FFmpeg/libavcodec
Michael Niedermayer 6e8e9f1e51 Merge commit '8c02adc62d'
* commit '8c02adc62d':
  lavu: add all color-related enums to AVFrame

Conflicts:
	libavcodec/avcodec.h
	libavutil/frame.c
	libavutil/frame.h
	libavutil/version.h

The version check is changed so they are available with the current ABI
FFmpeg libs should have no problems with added fields, nor should any
application using the libs, and we regularly added fields in the past.
We also moved 2 of these fields to AVFrame already previously without issues.

See: a80e622924
Merged-by: Michael Niedermayer <michaelni@gmx.at>
2014-06-01 13:18:32 +02:00
..
aarch64 Merge commit 'd3f5b94762' 2014-05-15 21:13:53 +02:00
alpha
arm Merge commit '054013a0fc' 2014-05-30 00:59:15 +02:00
avr32
bfin Merge commit 'f9279ee749' 2014-03-22 22:23:04 +01:00
mips
ppc Merge commit 'd6d767d93e' 2014-05-30 23:15:20 +02:00
sh4 libavcodec/sh4: add note about the removial 2014-03-13 22:24:19 +01:00
sparc avcodec/sparc: add note about the removial 2014-03-13 22:37:38 +01:00
x86 x86/motion_est: enable sad16_sse2 on k10 CPUs 2014-06-01 02:10:32 +02:00
4xm.c Merge commit 'cc8163e1a3' 2014-03-22 18:43:40 +01:00
8bps.c Merge commit '632ad2248e' 2014-05-11 21:48:32 +02:00
8svx.c
012v.c
a64colors.h
a64multienc.c avcodec/a64multienc: use av_malloc(z)_array() 2014-04-08 16:15:32 +02:00
a64tables.h
aac.h avcodec/aac: fix () in IS_CODEBOOK_UNSIGNED macro 2014-05-25 03:45:10 +02:00
aac_ac3_parser.c
aac_ac3_parser.h
aac_adtstoasc_bsf.c
aac_parser.c
aac_tablegen.c
aac_tablegen.h
aac_tablegen_decl.h
aacadtsdec.c Merge commit 'a90d92ce2a' 2014-05-03 23:21:26 +02:00
aacadtsdec.h
aaccoder.c
aacdec.c Merge commit '831a118078' 2014-03-13 23:59:56 +01:00
aacdectab.h
aacenc.c avcodec/aacenc: dont use global quality if its negative 2014-05-24 20:32:37 +02:00
aacenc.h
aacps.c
aacps.h
aacps_tablegen.c
aacps_tablegen.h
aacpsdata.c
aacpsdsp.c
aacpsdsp.h
aacpsy.c
aacsbr.c
aacsbr.h
aacsbrdata.h
aactab.c
aactab.h
aandcttab.c
aandcttab.h
aasc.c
ac3.c
ac3.h avcodec/ac3: rename identifier used to select the fixed point variant 2014-04-01 19:58:31 +02:00
ac3_parser.c avcodec/ac3_parser: add avpriv_ac3_parse_header2() and use it in libavcodec 2014-03-01 01:51:01 +01:00
ac3_parser.h avcodec/ac3_parser: add avpriv_ac3_parse_header2() and use it in libavcodec 2014-03-01 01:51:01 +01:00
ac3dec.c avcodec/ac3dec: use av_freep() for saftey 2014-04-02 04:38:16 +02:00
ac3dec.h avcodec/ac3: rename identifier used to select the fixed point variant 2014-04-01 19:58:31 +02:00
ac3dec_data.c
ac3dec_data.h
ac3dec_fixed.c avcodec/ac3dec_fixed: add missingAVprefix to CODEC_ID 2014-04-01 19:58:51 +02:00
ac3dec_float.c libavcodec: Implementation of AC3 fixedpoint decoder 2014-04-01 19:01:57 +02:00
ac3dsp.c libavcodec: Implementation of AC3 fixedpoint decoder 2014-04-01 19:01:57 +02:00
ac3dsp.h libavcodec: Implementation of AC3 fixedpoint decoder 2014-04-01 19:01:57 +02:00
ac3enc.c avcodec/ac3enc: silence 2 warnings about "possibly uninitialized" variables 2014-05-07 16:52:36 +02:00
ac3enc.h Merge remote-tracking branch 'qatar/master' 2014-03-04 15:09:58 +01:00
ac3enc_fixed.c
ac3enc_float.c avcodec/ac3enc_float: use av_malloc_array() 2014-04-08 15:35:47 +02:00
ac3enc_opts_template.c
ac3enc_template.c Merge commit 'aba70bb538' 2014-03-26 14:50:55 +01:00
ac3tab.c Merge remote-tracking branch 'qatar/master' 2014-03-25 19:39:00 +01:00
ac3tab.h
acelp_filters.c
acelp_filters.h
acelp_pitch_delay.c
acelp_pitch_delay.h
acelp_vectors.c
acelp_vectors.h
adpcm.c avcodec/adpcm: also squelch 'mismatch in coded sample count' warning for AV_CODEC_ID_ADPCM_EA_R1 2014-03-31 13:18:19 +02:00
adpcm.h
adpcm_data.c
adpcm_data.h
adpcmenc.c
adx.c
adx.h
adx_parser.c
adxdec.c
adxenc.c
aic.c Merge commit 'cc8163e1a3' 2014-03-22 18:43:40 +01:00
alac.c Merge commit 'cc8163e1a3' 2014-03-22 18:43:40 +01:00
alac_data.c
alac_data.h
alacenc.c
aliaspixdec.c Merge commit 'e50f5d3cf9' 2014-03-27 01:10:28 +01:00
aliaspixenc.c Merge commit 'e50f5d3cf9' 2014-03-27 01:10:28 +01:00
allcodecs.c avcodec/webvttenc: add webvtt encoder 2014-05-25 03:04:14 +02:00
alsdec.c Merge commit 'cc8163e1a3' 2014-03-22 18:43:40 +01:00
amr.h
amrnbdata.h
amrnbdec.c
amrwbdata.h
amrwbdec.c
anm.c
ansi.c avcodec/ansi: fix integer overflow 2014-02-17 20:50:33 +01:00
apedec.c Merge commit '054013a0fc' 2014-05-30 00:59:15 +02:00
apedsp.h Merge commit '054013a0fc' 2014-05-30 00:59:15 +02:00
ass.c
ass.h
ass_split.c
ass_split.h
assdec.c
assenc.c
asv.c
asv.h
asvdec.c
asvenc.c avcodec/asvenc: fix encoding dimensions %16 != 0 2014-05-31 17:16:44 +02:00
atrac.c
atrac.h
atrac1.c
atrac1data.h Various small spelling fixes. 2014-04-22 20:44:31 +02:00
atrac3.c avcodec/atrac3: Use av_mallocz_array() 2014-05-21 15:59:56 +02:00
atrac3data.h
atrac3plus.c
atrac3plus.h
atrac3plus_data.h
atrac3plusdec.c avcodec/atrac3plusdec: Use av_mallocz_array() 2014-05-21 16:03:22 +02:00
atrac3plusdsp.c
audio_frame_queue.c
audio_frame_queue.h
audioconvert.c
audioconvert.h
aura.c
avcodec.h Merge commit '8c02adc62d' 2014-06-01 13:18:32 +02:00
avcodecres.rc
avfft.c
avfft.h Merge commit '4d7ab5cfeb' 2014-02-17 21:11:29 +01:00
avpacket.c Merge commit 'cdf58f0599' 2014-05-19 18:51:34 +02:00
avpicture.c
avrndec.c
avs.c
avuidec.c
avuienc.c
bethsoftvideo.c
bethsoftvideo.h
bfi.c
bgmc.c
bgmc.h
bink.c Merge commit 'cb52a17cb6' 2014-05-30 01:23:04 +02:00
binkaudio.c
binkdata.h
binkdsp.c Merge commit 'cb52a17cb6' 2014-05-30 01:23:04 +02:00
binkdsp.h Merge commit 'cb52a17cb6' 2014-05-30 01:23:04 +02:00
bintext.c
bintext.h
bit_depth_template.c Merge commit 'f9279ee749' 2014-03-22 22:23:04 +01:00
bitstream.c vcodec/bitstream: use av_malloc_array() 2014-04-08 16:18:29 +02:00
bitstream_filter.c
bmp.c Merge commit 'cc8163e1a3' 2014-03-22 18:43:40 +01:00
bmp.h
bmp_parser.c Merge commit 'fb5cf145b6' 2014-03-28 11:00:27 +01:00
bmpenc.c
bmv.c
brenderpix.c avcodec/brenderpix: propagate error codes 2014-03-27 22:07:49 +01:00
bytestream.h Merge commit '5748faf291' 2014-04-13 02:06:47 +02:00
c93.c
cabac.c
cabac.h Merge commit 'dfe224f377' 2014-03-09 13:27:04 +01:00
cabac_functions.h Merge commit '634d9d8b39' 2014-03-09 13:37:29 +01:00
cavs.c Merge commit '368f50359e' 2014-05-30 02:43:34 +02:00
cavs.h
cavs_parser.c
cavsdata.c
cavsdec.c
cavsdsp.c Merge commit 'f9279ee749' 2014-03-22 22:23:04 +01:00
cavsdsp.h Merge commit '368f50359e' 2014-05-30 02:43:34 +02:00
cbrt_tablegen.c
cbrt_tablegen.h
cdgraphics.c
cdxl.c
celp_filters.c
celp_filters.h
celp_math.c
celp_math.h
cga_data.c
cga_data.h
chomp_bsf.c
cinepak.c
cinepakenc.c avcodec/cinepakenc: use av_malloc_array() 2014-05-11 20:06:28 +02:00
cljr.c avcodec/cljr: require (v)strict -1 to use width %4 != 0 2014-06-01 12:43:47 +02:00
cllc.c Merge commit 'cc8163e1a3' 2014-03-22 18:43:40 +01:00
cngdec.c avcodec/cngdec: use av_mallocz_array() 2014-04-09 23:18:32 +02:00
cngenc.c avcodec/cngenc: Use av_malloc_array() 2014-04-22 02:38:03 +02:00
codec_desc.c lavc: add a mime_types field to codec descriptors. 2014-04-29 13:24:18 +02:00
cook.c avcodec/cook: use av_malloc_array() 2014-04-22 20:08:30 +02:00
cook_parser.c
cookdata.h
copy_block.h Merge commit 'd37c96213a' 2014-03-28 03:26:43 +01:00
cos_tablegen.c
cpia.c lavc/cpia: use avpriv_report_missing_feature() 2014-04-07 01:33:53 +02:00
crystalhd.c avcodec/crystalhd: allocate padding for extradata 2014-05-18 15:58:03 +02:00
cscd.c
cyuv.c
dca.c Merge remote-tracking branch 'qatar/master' 2014-03-04 15:09:58 +01:00
dca.h
dca_parser.c
dcadata.h Merge commit '6b7b8585d7' 2014-05-23 19:01:12 +02:00
dcadec.c avcodec/dcadec: dont use hex float, msvc doesnt support it 2014-05-23 22:39:14 +02:00
dcadsp.c Merge commit '4cb6964244' 2014-02-28 21:41:19 +01:00
dcadsp.h Merge commit '4cb6964244' 2014-02-28 21:41:19 +01:00
dcaenc.c Merge remote-tracking branch 'qatar/master' 2014-03-04 15:09:58 +01:00
dcaenc.h
dcahuff.h
dct-test.c lavc: Use av_gettime_relative() 2014-05-17 15:51:49 +02:00
dct.c avcodec/dct: use av_malloc_array() 2014-05-11 20:06:45 +02:00
dct.h
dct32.h
dct32_fixed.c
dct32_float.c
dct32_template.c
dctref.c
dctref.h
dfa.c Merge commit 'cc8163e1a3' 2014-03-22 18:43:40 +01:00
dirac.c
dirac.h
dirac_arith.c
dirac_arith.h avcodec/dirac_arith: Fix build with PIC and stack-check options 2014-04-09 19:41:48 +02:00
dirac_dwt.c
dirac_dwt.h Various small spelling fixes. 2014-04-22 20:44:31 +02:00
dirac_parser.c
diracdec.c avcodec/diracdec: move mc buffer allocation to per frame 2014-05-19 06:41:32 +02:00
diracdsp.c
diracdsp.h
dnxhd_parser.c Merge commit '89ef08c992' 2014-04-11 14:04:10 +02:00
dnxhddata.c Merge commit '89ef08c992' 2014-04-11 14:04:10 +02:00
dnxhddata.h Various small spelling fixes. 2014-04-22 20:44:31 +02:00
dnxhddec.c Merge commit '89ef08c992' 2014-04-11 14:04:10 +02:00
dnxhdenc.c Merge commit '89ef08c992' 2014-04-11 14:04:10 +02:00
dnxhdenc.h Merge commit '676856204b' 2014-04-11 14:28:19 +02:00
dpcm.c
dpx.c dpx: use intfloat.h instead of deprecated intfloat_readwrite.h. 2014-05-13 20:53:24 +02:00
dpx_parser.c avcodec/dpx_parser: Allow frame size to be too small 2014-05-29 17:28:06 +02:00
dpxenc.c
dsd_tablegen.c Direct Stream Digital (DSD) decoder 2014-04-15 20:35:57 +02:00
dsd_tablegen.h Direct Stream Digital (DSD) decoder 2014-04-15 20:35:57 +02:00
dsddec.c avcodec/dsddec: use av_malloc_array() 2014-04-22 20:08:30 +02:00
dsicinav.c
dsputil.c lavc/dsputil: add missing vsad8 and vsse8 functions 2014-05-31 19:45:03 +02:00
dsputil.h Merge commit '368f50359e' 2014-05-30 02:43:34 +02:00
dsputilenc_template.c Merge commit 'e7373585f8' 2014-03-26 14:40:49 +01:00
dump_extradata_bsf.c
dv.c Merge remote-tracking branch 'qatar/master' 2014-04-05 19:43:28 +02:00
dv.h
dv_profile.c
dv_profile.h
dv_tablegen.c
dv_tablegen.h
dvbsub.c
dvbsub_parser.c
dvbsubdec.c avcodec/dvbsubdec: use av_mallocz_array() 2014-04-22 20:08:30 +02:00
dvd_nav_parser.c
dvdata.c Merge remote-tracking branch 'qatar/master' 2014-04-05 19:43:28 +02:00
dvdata.h Merge remote-tracking branch 'qatar/master' 2014-04-05 19:43:28 +02:00
dvdec.c
dvdsub_parser.c
dvdsubdec.c Merge commit '3dc6272bed' 2014-04-05 18:54:15 +02:00
dvdsubenc.c avcodec/dvdsubenc: accept forced flag 2014-05-20 00:08:08 +02:00
dvenc.c Merge remote-tracking branch 'qatar/master' 2014-04-05 19:43:28 +02:00
dxa.c
dxtory.c Merge commit 'cc8163e1a3' 2014-03-22 18:43:40 +01:00
dxva2.c dxva2: Directly use AVFrames 2014-04-01 00:10:15 +02:00
dxva2.h dxva2_h264: add a workaround for old Intel GPUs 2014-04-28 20:21:59 +02:00
dxva2_h264.c Merge commit 'a871ef0cc9' 2014-05-11 23:49:13 +02:00
dxva2_internal.h dxva2: Directly use AVFrames 2014-04-01 00:10:15 +02:00
dxva2_mpeg2.c Merge commit 'a871ef0cc9' 2014-05-11 23:49:13 +02:00
dxva2_vc1.c Merge commit 'a871ef0cc9' 2014-05-11 23:49:13 +02:00
eac3_data.c
eac3_data.h
eac3dec.c Merge commit '9cd4bc4176' 2014-02-16 02:18:58 +01:00
eac3enc.c
eac3enc.h
eacmv.c
eaidct.c
eaidct.h
eamad.c avcodec/eamad: silence uninitialized variable warnings 2014-05-07 17:48:04 +02:00
eatgq.c
eatgv.c
eatqi.c
elbg.c avcodec/elbg: Use av_malloc(z)_array() 2014-04-12 05:40:37 +02:00
elbg.h
error_resilience.c avcodec: add option to make is_intra_more_likely() from error concealment return "no" 2014-05-12 22:55:39 +02:00
error_resilience.h Various small spelling fixes. 2014-04-22 20:44:31 +02:00
escape124.c
escape130.c
evrcdata.h
evrcdec.c
exif.c avcodec/exif: do not follow 0 offsets 2014-04-20 17:02:16 +02:00
exif.h Reindent after last commit. 2014-04-05 03:32:11 +02:00
exr.c avcodec/exr: mark gama option as experimental / unsupported 2014-05-08 21:10:53 +02:00
faandct.c
faandct.h
faanidct.c
faanidct.h
faxcompr.c avcodec/faxcompr: use av_malloc_array() 2014-04-12 15:37:57 +02:00
faxcompr.h
fft-fixed-test.c
fft-fixed32-test.c
fft-internal.h
fft-test.c lavc: Use av_gettime_relative() 2014-05-17 15:51:49 +02:00
fft.h Merge commit '650c4300d9' 2014-04-22 23:06:24 +02:00
fft_fixed.c
fft_fixed_32.c
fft_float.c
fft_init_table.c
fft_table.h Various small spelling fixes. 2014-04-22 20:44:31 +02:00
fft_template.c Merge commit '650c4300d9' 2014-04-22 23:06:24 +02:00
ffv1.c avcodec/ffv1: use av_malloc_array() 2014-04-12 15:41:00 +02:00
ffv1.h Merge commit 'cd832f032f' 2014-03-13 21:26:49 +01:00
ffv1dec.c avcodec/ffv1dec: use av_malloc_array() 2014-05-03 20:08:18 +02:00
ffv1enc.c avcodec/ffv1enc: allocate padding for extradata 2014-05-18 15:58:41 +02:00
ffwavesynth.c
fic.c avcodec/fic: avoid 2 additions per idct row 2014-04-23 22:34:31 +02:00
file_open.c
flac.c Merge commit '5fdaf312c5' 2014-05-28 12:33:49 +02:00
flac.h Merge commit '5fdaf312c5' 2014-05-28 12:33:49 +02:00
flac_parser.c lavc/flac_parser: use av_fifo_alloc_array 2014-05-20 00:00:45 +02:00
flacdata.c
flacdata.h
flacdec.c Merge commit '5fdaf312c5' 2014-05-28 12:33:49 +02:00
flacdsp.c
flacdsp.h
flacdsp_lpc_template.c flacdsp_lpc_template: add comment to explain the CONFIG_SMALL code 2014-02-15 20:48:25 +01:00
flacdsp_template.c
flacenc.c avcodec/flacenc: Use av_malloc_array() 2014-04-30 18:28:40 +02:00
flashsv.c
flashsv2enc.c
flashsvenc.c
flicvideo.c
flv.h
flvdec.c Merge commit 'c6b42e8549' 2014-05-03 23:15:37 +02:00
flvenc.c
fmtconvert.c
fmtconvert.h
frame_thread_encoder.c lavc/frame_thread_encoder: use av_fifo_alloc_array 2014-05-20 00:00:45 +02:00
frame_thread_encoder.h
fraps.c Merge commit '6612a03d74' 2014-03-17 15:58:02 +01:00
frwu.c
g2meet.c Merge commit 'cba4e6062a' 2014-04-02 02:54:09 +02:00
g722.c
g722.h
g722dec.c
g722enc.c
g723_1.c avcodec/g723_1: fix writing into input frame data and warning 2014-05-26 21:05:03 +02:00
g723_1_data.h
g726.c
g729.h
g729data.h
g729dec.c
g729postfilter.c avcodec/g729postfilter: avoid potential negative shift 2014-04-27 23:12:42 +02:00
g729postfilter.h
get_bits.h avcodec: better level/index printing 2014-05-09 22:05:57 +02:00
gif.c
gif.h
gifdec.c
golomb-test.c avcodec/golomb-test: fix () in EXTEND() macro 2014-05-25 03:45:10 +02:00
golomb.c
golomb.h Merge remote-tracking branch 'qatar/master' 2014-03-30 03:03:28 +02:00
gsm.h
gsm_parser.c
gsmdec.c
gsmdec_data.c
gsmdec_data.h
gsmdec_template.c
h261.c
h261.h
h261_parser.c
h261data.c Merge remote-tracking branch 'qatar/master' 2014-03-25 19:39:00 +01:00
h261dec.c Merge remote-tracking branch 'qatar/master' 2014-04-09 15:18:46 +02:00
h261enc.c Merge commit 'e0c16e4e32' 2014-03-17 12:36:48 +01:00
h263.c Merge commit 'e0c16e4e32' 2014-03-17 12:36:48 +01:00
h263.h
h263_parser.c
h263_parser.h
h263data.h
h263dec.c Merge commit '368f50359e' 2014-05-30 02:43:34 +02:00
h263dsp.c
h263dsp.h
h264.c avcodec/h264: mark recovery_cnt==0 frames as keyframes 2014-05-03 16:01:45 +02:00
h264.h Merge commit '368f50359e' 2014-05-30 02:43:34 +02:00
h264_cabac.c avcodec/h264_cabac: fix indention 2014-04-28 00:22:38 +02:00
h264_cavlc.c Merge commit 'd24e9a99a4' 2014-03-17 13:46:23 +01:00
h264_direct.c Merge commit 'd24e9a99a4' 2014-03-17 13:46:23 +01:00
h264_loopfilter.c Merge commit 'd24e9a99a4' 2014-03-17 13:46:23 +01:00
h264_mb.c Merge commit '368f50359e' 2014-05-30 02:43:34 +02:00
h264_mb_template.c Merge commit 'aba70bb538' 2014-03-26 14:50:55 +01:00
h264_mc_template.c Merge commit 'aba70bb538' 2014-03-26 14:50:55 +01:00
h264_mp4toannexb_bsf.c avcodec/h264_mp4toannexb_bsf: prepend global headers before any in stream parameter sets 2014-03-26 18:09:23 +01:00
h264_mvpred.h Merge commit 'e0c16e4e32' 2014-03-17 12:36:48 +01:00
h264_parser.c Merge commit 'e0c16e4e32' 2014-03-17 12:36:48 +01:00
h264_picture.c Merge commit '888dcd8675' 2014-05-27 22:34:16 +02:00
h264_ps.c Merge commit 'cba4e6062a' 2014-04-02 02:54:09 +02:00
h264_refs.c Merge commit 'cba4e6062a' 2014-04-02 02:54:09 +02:00
h264_sei.c
h264_slice.c avcodec/h264_slice: fix macro () 2014-05-25 03:45:10 +02:00
h264addpx_template.c
h264chroma.c
h264chroma.h
h264chroma_template.c Merge commit '982b596ea6' 2014-02-20 23:02:38 +01:00
h264data.h Merge commit 'd24e9a99a4' 2014-03-17 13:46:23 +01:00
h264dsp.c h264: Move search code search functions into separate source files. 2014-04-25 02:35:56 +02:00
h264dsp.h
h264dsp_template.c
h264idct.c
h264idct.h
h264idct_template.c Merge commit 'aba70bb538' 2014-03-26 14:50:55 +01:00
h264pred.c Merge commit '3dc6272bed' 2014-04-05 18:54:15 +02:00
h264pred.h On2 VP7 decoder 2014-04-04 04:00:11 +02:00
h264pred_template.c avcodec/h264pred_template: fix declarations after statements 2014-03-18 20:53:37 +01:00
h264qpel.c
h264qpel.h Merge commit '368f50359e' 2014-05-30 02:43:34 +02:00
h264qpel_template.c Merge commit '57f09608e1' 2014-03-22 23:26:23 +01:00
hevc.c Merge commit 'a1c2b48018' 2014-05-19 14:10:13 +02:00
hevc.h avcodec/hevc: fix () in macros 2014-05-25 03:45:10 +02:00
hevc_cabac.c hevc: C code update for new motion compensation 2014-05-06 18:22:34 +02:00
hevc_filter.c hevc: C code update for new motion compensation 2014-05-06 18:22:34 +02:00
hevc_mvs.c hevc: C code update for new motion compensation 2014-05-06 18:22:34 +02:00
hevc_parser.c hevc: fix key_frame as an IRAP 2014-05-17 01:14:51 +02:00
hevc_ps.c Merge commit '4d33873c29' 2014-03-09 21:44:40 +01:00
hevc_refs.c Revert "avcodec/hevc: fix outputted AVFrame.key_frame" 2014-05-15 21:34:34 +02:00
hevc_sei.c
hevcdsp.c HEVC : added assembly MC functions 2014-05-06 18:23:36 +02:00
hevcdsp.h HEVC : added assembly MC functions 2014-05-06 18:23:36 +02:00
hevcdsp_template.c hevc: C code update for new motion compensation 2014-05-06 18:22:34 +02:00
hevcpred.c Merge commit 'a1c2b48018' 2014-05-19 14:10:13 +02:00
hevcpred.h Merge commit 'a1c2b48018' 2014-05-19 14:10:13 +02:00
hevcpred_template.c Merge commit 'c9f8809ee4' 2014-05-19 15:03:42 +02:00
hnm4video.c
hpel_template.c Merge commit 'aba70bb538' 2014-03-26 14:50:55 +01:00
hpeldsp.c Merge commit '55d7f26e7b' 2014-03-26 15:53:33 +01:00
hpeldsp.h Merge commit 'b4dd424d96' 2014-03-13 22:35:47 +01:00
huffman.c avcodec/huffman: use av_malloc_array() 2014-04-20 17:25:01 +02:00
huffman.h
huffyuv.c Merge commit '0d439fbede' 2014-05-27 23:16:06 +02:00
huffyuv.h huffyuv: increase VLC_BITS to 12 2014-05-31 04:26:41 +02:00
huffyuvdec.c rename add_hfyu_left_prediction_int16 to add_hfyu_left_pred_int16 2014-05-29 19:50:44 +02:00
huffyuvdsp.c avcodec/huffyuvdsp: Change w to intptr in add_hfyu_median_pred() and add_hfyu_left_pred() 2014-05-30 15:12:58 +02:00
huffyuvdsp.h avcodec/huffyuvdsp: Change w to intptr in add_hfyu_median_pred() and add_hfyu_left_pred() 2014-05-30 15:12:58 +02:00
huffyuvenc.c rename sub_hfyu_median_prediction_int16 to sub_hfyu_median_pred_int16 2014-05-29 19:48:23 +02:00
huffyuvencdsp.c Merge commit '512f3ffe9b' 2014-05-28 00:03:59 +02:00
huffyuvencdsp.h Merge commit '512f3ffe9b' 2014-05-28 00:03:59 +02:00
idcinvideo.c
iff.c
iirfilter.c
iirfilter.h
imc.c
imcdata.h
imgconvert.c Move av_find_best_pix_fmt_of_2() from avcodec to avutil 2014-04-30 23:14:05 +02:00
imgconvert.h Merge commit '600b854ad8' 2014-03-22 22:17:54 +01:00
imx_dump_header_bsf.c
indeo2.c
indeo2data.h
indeo3.c
indeo3data.h
indeo4.c avcodec/indeo4: Decode both parts of IP frames 2014-05-30 13:49:42 +02:00
indeo4data.h Merge commit 'f9279ee749' 2014-03-22 22:23:04 +01:00
indeo5.c Merge commit '3dc6272bed' 2014-04-05 18:54:15 +02:00
indeo5data.h
intelh263dec.c Merge remote-tracking branch 'qatar/master' 2014-03-23 03:56:43 +01:00
internal.h avcodec: remove no longer needed ff_codec_close_recursive() 2014-05-20 02:20:30 +02:00
interplayvideo.c
intrax8.c Merge remote-tracking branch 'qatar/master' 2014-04-09 15:18:46 +02:00
intrax8.h
intrax8dsp.c
intrax8dsp.h
intrax8huf.h
ituh263dec.c Merge commit 'e0c16e4e32' 2014-03-17 12:36:48 +01:00
ituh263enc.c Merge commit 'e0c16e4e32' 2014-03-17 12:36:48 +01:00
ivi_common.c avcodec/indeo4: Decode both parts of IP frames 2014-05-30 13:49:42 +02:00
ivi_common.h avcodec/indeo4: Decode both parts of IP frames 2014-05-30 13:49:42 +02:00
ivi_dsp.c avcodec/ivi_dsp: add some missing () to macros 2014-05-25 03:45:10 +02:00
ivi_dsp.h
j2kenc.c avcodec/j2kenc: use av_malloc(z)_array() 2014-04-08 23:12:26 +02:00
jacosub.h
jacosubdec.c
jfdctfst.c
jfdctint.c
jfdctint_template.c avcodec/fate-idct8x8: Defined behavior: eliminate negative left-shifts. 2014-05-20 04:21:06 +02:00
jpeg2000.c
jpeg2000.h
jpeg2000dec.c Use correct msvc type specifiers for ptrdiff_t and size_t. 2014-04-24 18:01:30 +02:00
jpeg2000dwt.c avcodec/jpeg2000dwt: use av_malloc_array() 2014-04-23 15:52:45 +02:00
jpeg2000dwt.h
jpegls.c
jpegls.h Define ff_log2_run[] in libavcodec/internal.h. 2014-03-10 13:37:12 +01:00
jpeglsdec.c avcodec/jpeglsdec: add cast to silence pointer type warning 2014-05-03 22:54:01 +02:00
jpeglsdec.h
jpeglsenc.c lavc/jpeglsenc: Enable frame-threading. 2014-05-31 13:41:11 +02:00
jrevdct.c avcodec/fate-idct8x8: Defined behavior: eliminate negative left-shifts. 2014-05-20 04:21:06 +02:00
jvdec.c
kbdwin.c libavcodec: Implementation of AC3 fixedpoint decoder 2014-04-01 19:01:57 +02:00
kbdwin.h lavc/kbdwin: add missing stdint.h include 2014-04-02 20:01:37 +02:00
kgv1dec.c avcodec/kgv1dec: add casts to silence "assignment from incompatible pointer type" 2014-05-03 22:09:26 +02:00
kmvc.c
lagarith.c Merge commit '0d439fbede' 2014-05-27 23:16:06 +02:00
lagarithrac.c
lagarithrac.h
latm_parser.c
lcl.h
lcldec.c
lclenc.c lavc/lclenc: Enable frame-threading. 2014-05-31 13:41:10 +02:00
libaacplus.c
libavcodec.v
libcelt_dec.c
libfaac.c
libfdk-aacdec.c Merge commit '3828eb8519' 2014-05-05 16:18:15 +02:00
libfdk-aacenc.c Merge commit '3828eb8519' 2014-05-05 16:18:15 +02:00
libgsm.c
libilbc.c
libmp3lame.c avcodec/libmp3lame: do not attempt to flush lame if no data was input 2014-05-19 17:37:26 +02:00
libopencore-amr.c avcodec/libopencore-amr: use av_mallocz_array() 2014-04-08 23:12:26 +02:00
libopenjpegdec.c Merge commit '1ea9fa15c3' 2014-03-19 01:06:29 +01:00
libopenjpegenc.c Merge commit '8f45bd1433' 2014-03-19 01:32:05 +01:00
libopus.c
libopus.h
libopusdec.c
libopusenc.c
libschroedinger.c
libschroedinger.h
libschroedingerdec.c
libschroedingerenc.c
libshine.c
libspeexdec.c Do not overwrite the sample format with AV_SAMPLE_FMT_NONE in libspeex_decode_init(). 2014-05-30 07:38:19 +02:00
libspeexenc.c
libstagefright.cpp
libtheoraenc.c
libtwolame.c Merge remote-tracking branch 'qatar/master' 2014-04-11 01:26:07 +02:00
libutvideo.h
libutvideodec.cpp
libutvideoenc.cpp libutvideoenc: Add support for the new BT.709 FourCCs for YCbCr 2014-03-03 13:06:25 +01:00
libvo-aacenc.c
libvo-amrwbenc.c
libvorbisdec.c
libvorbisenc.c avcodec/libvorbisenc: dont add the duration to AV_NOPTS_VALUE 2014-05-21 03:02:06 +02:00
libvpx.c
libvpx.h
libvpxdec.c
libvpxenc.c Use correct msvc type specifiers for ptrdiff_t and size_t. 2014-04-24 18:01:30 +02:00
libwavpackenc.c
libwebpenc.c Merge remote-tracking branch 'qatar/master' 2014-02-24 10:47:47 +01:00
libx264.c avcodec/libx264: Implement reference frame count limiting based on level 2014-05-14 02:57:10 +02:00
libx265.c libx265: Only set the SAR if it is valid 2014-04-10 16:49:03 +01:00
libxavs.c avcodec/libxavs: Use av_mallocz_array() 2014-04-22 02:39:23 +02:00
libxvid.c avcodec/libxvid: improve return codes 2014-05-01 23:08:01 +02:00
libxvid.h
libxvid_rc.c
libzvbi-teletextdec.c avcodec/libzvbi-teletextdec: remove * 1 2014-04-08 23:12:26 +02:00
ljpegenc.c lavc/ljpegenc: Enable frame-threading. 2014-05-31 13:41:10 +02:00
loco.c
log2_tab.c
lossless_videodsp.c rename add_hfyu_left_prediction_int16 to add_hfyu_left_pred_int16 2014-05-29 19:50:44 +02:00
lossless_videodsp.h rename add_hfyu_left_prediction_int16 to add_hfyu_left_pred_int16 2014-05-29 19:50:44 +02:00
lpc.c
lpc.h
lsp.c
lsp.h
lzw.c
lzw.h
lzwenc.c Merge remote-tracking branch 'qatar/master' 2014-03-04 15:09:58 +01:00
mace.c
Makefile Fix compilation with --disable-everything --enable-demuxer=matroska. 2014-05-31 16:29:02 +02:00
mathops.h Merge commit 'f9279ee749' 2014-03-22 22:23:04 +01:00
mathtables.c Merge commit 'f9279ee749' 2014-03-22 22:23:04 +01:00
mdct_fixed.c
mdct_fixed_32.c
mdct_float.c
mdct_template.c avcodec/mdct_template: Use av_malloc_array() 2014-04-25 15:07:31 +02:00
mdec.c Merge commit '2183432e6d' 2014-03-17 16:14:28 +01:00
metasound.c Merge commit 'cc8163e1a3' 2014-03-22 18:43:40 +01:00
metasound_data.c
metasound_data.h
microdvddec.c
mimic.c
mjpeg.c
mjpeg.h Merge remote-tracking branch 'qatar/master' 2014-03-04 15:09:58 +01:00
mjpeg2jpeg_bsf.c Merge remote-tracking branch 'qatar/master' 2014-03-25 19:39:00 +01:00
mjpeg_parser.c
mjpega_dump_header_bsf.c
mjpegbdec.c Merge commit 'cc8163e1a3' 2014-03-22 18:43:40 +01:00
mjpegdec.c avcodec/mjpegdec: request a AMV sample with non mod 16 height 2014-06-01 04:00:47 +02:00
mjpegdec.h avcodec/jpeglsdec: add PAL8 support 2014-04-01 13:43:44 +02:00
mjpegenc.c avcodec/mjpegenc: disallow encoding amv with height%16!=0 2014-06-01 04:00:47 +02:00
mjpegenc.h avcodec/mjpegen: Fix declared argument size 2014-04-16 02:14:14 +02:00
mlp.c
mlp.h
mlp_parser.c
mlp_parser.h
mlpdec.c avcodec/mlpdec: fix () in MSB_MASK() macro 2014-05-25 05:18:18 +02:00
mlpdsp.c truehd: break out part of output_data into platform-specific callback. 2014-03-26 20:56:38 +01:00
mlpdsp.h truehd: break out part of output_data into platform-specific callback. 2014-03-26 20:56:38 +01:00
mmvideo.c
motion-test.c lavc: Use av_gettime_relative() 2014-05-17 15:51:49 +02:00
motion_est.c Merge commit '368f50359e' 2014-05-30 02:43:34 +02:00
motion_est_template.c Merge commit 'a2941c8cb2' 2014-05-01 17:03:59 +02:00
motionpixels.c avcodec/motionpixels: use av_mallocz_array() 2014-04-23 15:52:28 +02:00
motionpixels_tablegen.c Merge commit '05563ccacc' 2014-03-14 00:39:51 +01:00
motionpixels_tablegen.h Merge commit '05563ccacc' 2014-03-14 00:39:51 +01:00
movsub_bsf.c
movtextdec.c
movtextenc.c avcodec/movtextenc: allocate padding for extradata 2014-05-18 15:59:03 +02:00
mp3_header_decompress_bsf.c
mpc.c
mpc.h
mpc7.c
mpc7data.h
mpc8.c Merge commit '88b240646f' 2014-03-13 21:06:42 +01:00
mpc8data.h
mpc8huff.h
mpcdata.h
mpeg4audio.c
mpeg4audio.h
mpeg4data.h
mpeg4video.c Merge commit 'e0c16e4e32' 2014-03-17 12:36:48 +01:00
mpeg4video.h
mpeg4video_parser.c Merge remote-tracking branch 'qatar/master' 2014-02-20 15:43:03 +01:00
mpeg4video_parser.h
mpeg4videodec.c Merge commit '368f50359e' 2014-05-30 02:43:34 +02:00
mpeg4videoenc.c avcodec/mpeg4videoenc: fix alternative implementation of mpeg4_encode_dc() 2014-05-06 05:36:10 +02:00
mpeg12.c Merge commit '3dc6272bed' 2014-04-05 18:54:15 +02:00
mpeg12.h
mpeg12data.c
mpeg12data.h
mpeg12dec.c Merge commit '5c1d7246cd' 2014-05-11 23:28:40 +02:00
mpeg12enc.c avcodec/mpeg12enc: avoid floats in the aspect ratio info setup code 2014-05-16 19:42:50 +02:00
mpegaudio.c
mpegaudio.h
mpegaudio_parser.c
mpegaudio_tablegen.c
mpegaudio_tablegen.h
mpegaudiodata.c
mpegaudiodata.h
mpegaudiodec_fixed.c
mpegaudiodec_float.c
mpegaudiodec_template.c avcodec/mpegaudiodec_template: make shift unsigned to avoid undefined behavior 2014-05-09 13:17:39 +02:00
mpegaudiodecheader.c
mpegaudiodecheader.h
mpegaudiodectab.h
mpegaudiodsp.c Merge commit '8f9fe6ae34' 2014-04-22 23:45:50 +02:00
mpegaudiodsp.h Merge commit '8f9fe6ae34' 2014-04-22 23:45:50 +02:00
mpegaudiodsp_data.c
mpegaudiodsp_fixed.c
mpegaudiodsp_float.c
mpegaudiodsp_template.c
mpegaudioenc_fixed.c
mpegaudioenc_float.c
mpegaudioenc_template.c avcodec/mpegaudioenc_template: Fix integer overflow 2014-04-15 15:09:57 +02:00
mpegaudiotab.h
mpegutils.c Merge commit 'be039278b5' 2014-03-17 13:23:48 +01:00
mpegutils.h Merge commit 'be039278b5' 2014-03-17 13:23:48 +01:00
mpegvideo.c Merge commit '368f50359e' 2014-05-30 02:43:34 +02:00
mpegvideo.h Merge commit '368f50359e' 2014-05-30 02:43:34 +02:00
mpegvideo_enc.c Merge commit '368f50359e' 2014-05-30 02:43:34 +02:00
mpegvideo_motion.c Merge commit '368f50359e' 2014-05-30 02:43:34 +02:00
mpegvideo_parser.c
mpegvideo_xvmc.c Merge remote-tracking branch 'qatar/master' 2014-04-09 15:18:46 +02:00
mpl2dec.c
mqc.c
mqc.h
mqcdec.c
mqcenc.c
msgsmdec.c
msgsmdec.h
msmpeg4.c Merge remote-tracking branch 'qatar/master' 2014-04-09 15:18:46 +02:00
msmpeg4.h
msmpeg4data.c
msmpeg4data.h
msmpeg4dec.c Merge commit '3dc6272bed' 2014-04-05 18:54:15 +02:00
msmpeg4enc.c
msrle.c avcodec/msrle: check return code for success before use 2014-04-06 04:01:24 +02:00
msrledec.c
msrledec.h
mss1.c
mss2.c Merge commit '368f50359e' 2014-05-30 02:43:34 +02:00
mss2dsp.c
mss2dsp.h
mss3.c Merge commit 'f9279ee749' 2014-03-22 22:23:04 +01:00
mss4.c avcodec/mss4: Fix () in MKVAL() macro 2014-05-25 05:19:09 +02:00
mss12.c Merge commit 'cc8163e1a3' 2014-03-22 18:43:40 +01:00
mss12.h
mss34dsp.c avcodec/mss34dsp: fix () in SOP* macros 2014-05-25 05:18:47 +02:00
mss34dsp.h
msvideo1.c avcodec/msvideo1: Fix palette in case of seek before decode 2014-02-28 13:20:22 +01:00
msvideo1enc.c avcodec/msvideo1enc: Fix () in MKRGB555() macro 2014-05-25 19:26:37 +02:00
mvcdec.c Merge commit '911fa05b51' 2014-04-19 22:43:16 +02:00
mxpegdec.c
nellymoser.c
nellymoser.h
nellymoserdec.c
nellymoserenc.c Merge remote-tracking branch 'qatar/master' 2014-03-04 15:09:58 +01:00
noise_bsf.c
nuv.c Merge commit '1df0b06162' 2014-03-22 21:58:04 +01:00
old_codec_ids.h
on2avc.c Merge commit 'f1df0a4c08' 2014-05-27 22:29:11 +02:00
on2avcdata.c Add missing "const" to pointer arrays. 2014-05-10 21:57:28 +02:00
on2avcdata.h Add missing "const" to pointer arrays. 2014-05-10 21:57:28 +02:00
options.c avcodec/options: leave priv_data in avcodec_copy_context() intact 2014-05-30 21:24:55 +02:00
options_table.h avcodec: add option to make is_intra_more_likely() from error concealment return "no" 2014-05-12 22:55:39 +02:00
opus.c Merge commit 'b70d7a4ac7' 2014-05-15 18:20:17 +02:00
opus.h avcodec/opus: Fix () in ROUND_MULL() macro 2014-05-25 19:25:58 +02:00
opus_celt.c avcodec/opus_celt: Fix () in CELT_PVQ_V macro 2014-05-25 19:25:29 +02:00
opus_imdct.c Merge commit 'd3f5b94762' 2014-05-15 21:13:53 +02:00
opus_imdct.h Merge commit 'd3f5b94762' 2014-05-15 21:13:53 +02:00
opus_parser.c Merge commit 'b70d7a4ac7' 2014-05-15 18:20:17 +02:00
opus_silk.c Merge commit 'b70d7a4ac7' 2014-05-15 18:20:17 +02:00
opusdec.c avcodec/opusdec: check alignment, misalignment could lead to crashes with avx 2014-05-25 00:38:20 +02:00
paf.c Merge commit '70daeacd6e' 2014-03-28 04:32:05 +01:00
paf.h
pamenc.c
parser.c avcodec/parser: put lost comments back 2014-02-26 18:57:43 +01:00
parser.h
pcm-bluray.c
pcm-dvd.c pcm-dvd: Fix 20bit decoding 2014-05-09 16:07:15 +02:00
pcm.c
pcm_tablegen.c
pcm_tablegen.h
pcx.c
pcxenc.c
pgssubdec.c avcodec/pgssubdec: Use av_malloc(z)_array() 2014-05-22 15:04:34 +02:00
pictordec.c
pixels.h Merge commit '322a1dda97' 2014-03-22 22:53:33 +01:00
png.c Merge commit 'c598b569fb' 2014-03-17 15:29:42 +01:00
png.h
png_parser.c
pngdec.c avcodec/pngdec: fix () in OP_* macros 2014-05-25 19:25:10 +02:00
pngdsp.c Merge commit 'c598b569fb' 2014-03-17 15:29:42 +01:00
pngdsp.h
pngenc.c Merge commit '512f3ffe9b' 2014-05-28 00:03:59 +02:00
pnm.c
pnm.h
pnm_parser.c
pnmdec.c
pnmenc.c
proresdata.c
proresdata.h
proresdec.h
proresdec2.c avcodec/proresdec2: Use av_malloc_array() 2014-05-22 15:05:27 +02:00
proresdec_lgpl.c
proresdsp.c Merge commit '92e598a57a' 2014-02-28 18:02:00 +01:00
proresdsp.h Merge commit '92e598a57a' 2014-02-28 18:02:00 +01:00
proresenc_anatoliy.c avcodec/proresenc_anatoliy: simplify get() 2014-05-30 18:49:25 +02:00
proresenc_kostya.c Merge commit 'a55546f48d' 2014-02-28 18:06:12 +01:00
psymodel.c avcodec/psymodel: use av_malloc(z)_array() 2014-04-13 23:36:59 +02:00
psymodel.h avcodec/psymodel: Fix () in AAC_CUTOFF() macro 2014-05-25 21:41:57 +02:00
pthread.c
pthread_frame.c Fix compilation errors when deprecated features are disabled. 2014-05-20 22:55:28 +02:00
pthread_internal.h
pthread_slice.c
ptx.c
put_bits.h Merge remote-tracking branch 'qatar/master' 2014-03-04 15:09:58 +01:00
qcelpdata.h qcelp: grammar 2014-02-21 16:57:26 -03:00
qcelpdec.c qcelp: grammar 2014-02-21 16:57:26 -03:00
qdm2.c
qdm2_tablegen.c
qdm2_tablegen.h
qdm2data.h
qdrw.c
qpeg.c
qpel_template.c qpel_template: Restore author attribution 2014-05-30 04:05:13 +02:00
qpeldsp.c avcodec/qpeldsp: Restore author attribution 2014-05-30 04:05:40 +02:00
qpeldsp.h Merge commit '368f50359e' 2014-05-30 02:43:34 +02:00
qtrle.c
qtrleenc.c avcodec/qtrleenc: use av_mallocz_array() 2014-04-18 20:43:02 +02:00
r210dec.c
r210enc.c
ra144.c
ra144.h
ra144dec.c
ra144enc.c x86/dsputil: add emms to ff_scalarproduct_int16_mmxext() 2014-03-06 18:23:55 +01:00
ra288.c
ra288.h
ralf.c
ralfdata.h
rangecoder.c
rangecoder.h
ratecontrol.c Merge commit 'b2c31710c9' 2014-05-01 16:46:38 +02:00
ratecontrol.h avcodec/ratecontrol: make (mc_)mb_var_sum(_last) 64bit 2014-03-21 18:34:54 +01:00
raw.c Warn if rawvideo and an unreadable pix_fmt are written. 2014-04-11 23:35:11 +02:00
raw.h Warn if rawvideo and an unreadable pix_fmt are written. 2014-04-11 23:35:11 +02:00
rawdec.c Warn if rawvideo and an unreadable pix_fmt are written. 2014-04-11 23:35:11 +02:00
rawenc.c Merge commit '984e339866' 2014-02-20 15:27:03 +01:00
rdft.c
rdft.h
realtextdec.c
rectangle.h
remove_extradata_bsf.c
resample.c
resample2.c
rl.h
rl2.c
rle.c
rle.h
rnd_avg.h Merge commit '322a1dda97' 2014-03-22 22:53:33 +01:00
roqaudioenc.c
roqvideo.c
roqvideo.h
roqvideodec.c
roqvideoenc.c avcodec/roqvideoenc: use av_malloc(z)_array() 2014-04-18 20:43:02 +02:00
rpza.c
rtjpeg.c Merge commit '1df0b06162' 2014-03-22 21:58:04 +01:00
rtjpeg.h Merge commit '1df0b06162' 2014-03-22 21:58:04 +01:00
rv10.c Merge remote-tracking branch 'qatar/master' 2014-04-09 15:18:46 +02:00
rv10enc.c
rv20enc.c
rv30.c Merge remote-tracking branch 'qatar/master' 2014-04-09 15:18:46 +02:00
rv30data.h Various small spelling fixes. 2014-04-22 20:44:31 +02:00
rv30dsp.c Merge commit 'f9279ee749' 2014-03-22 22:23:04 +01:00
rv34.c Merge commit '368f50359e' 2014-05-30 02:43:34 +02:00
rv34.h
rv34_parser.c
rv34data.h
rv34dsp.c
rv34dsp.h Merge commit '368f50359e' 2014-05-30 02:43:34 +02:00
rv34vlc.h
rv40.c Merge remote-tracking branch 'qatar/master' 2014-04-09 15:18:46 +02:00
rv40data.h
rv40dsp.c Merge commit 'da5be23525' 2014-03-26 15:24:50 +01:00
rv40vlc2.h
s3tc.c
s3tc.h
s302m.c
s302menc.c Merge remote-tracking branch 'qatar/master' 2014-03-04 15:09:58 +01:00
samidec.c
sanm.c avcodec/sanm: use named consant instead of literal number 2014-04-09 16:23:57 +02:00
sbr.h
sbrdsp.c Merge commit 'd961a79eb0' 2014-03-18 19:59:00 +01:00
sbrdsp.h
sgi.h Merge commit 'a7dbfcf6cb' 2014-04-01 03:29:29 +02:00
sgidec.c Merge commit 'd613091f88' 2014-04-01 04:19:27 +02:00
sgienc.c Merge commit '6c1df1f228' 2014-04-01 04:13:53 +02:00
sgirledec.c avcodec/sgirledec: fix () in RBG323_TO_BGR8() macro 2014-05-25 23:08:51 +02:00
shorten.c avcodec/shorten: check bitshift 2014-04-27 13:03:28 +02:00
simple_idct.c
simple_idct.h
simple_idct_template.c avcodec/fate-idct8x8: Defined behavior: eliminate negative left-shifts. 2014-05-20 04:21:06 +02:00
sinewin.c
sinewin.h
sinewin_tablegen.c
sinewin_tablegen.h
sipr.c
sipr.h
sipr16k.c
sipr16kdata.h
siprdata.h
smacker.c avcodec/smacker: use av_mallocz_array() 2014-04-18 20:43:02 +02:00
smc.c
smvjpegdec.c avcodec/smvjpegdec: Dont ignore avcodec_close() return code 2014-05-20 02:21:07 +02:00
snow.c avcodec/snow: fix 1 pixel block sizes 2014-05-31 17:16:44 +02:00
snow.h Merge commit '368f50359e' 2014-05-30 02:43:34 +02:00
snow_dwt.c avcodec/snow_dwt: fix "incompatible pointer type" warnings 2014-05-03 22:49:21 +02:00
snow_dwt.h avcodec/snow_dwt: fix "incompatible pointer type" warnings 2014-05-03 22:49:21 +02:00
snowdata.h
snowdec.c avcodec/snowdec: also print qbias and mvscale in debug output 2014-03-21 21:05:00 +01:00
snowenc.c Merge commit '368f50359e' 2014-05-30 02:43:34 +02:00
sonic.c
sp5x.h
sp5xdec.c
srtdec.c
srtenc.c
startcode.c h264: Move search code search functions into separate source files. 2014-04-25 02:35:56 +02:00
startcode.h h264: Move search code search functions into separate source files. 2014-04-25 02:35:56 +02:00
subviewerdec.c
sunrast.c
sunrast.h
sunrastenc.c
svq1.c
svq1.h
svq1_cb.h
svq1_vlc.h
svq1dec.c
svq1enc.c Merge commit '65d5d58658' 2014-05-30 00:01:45 +02:00
svq1enc.h Merge commit '65d5d58658' 2014-05-30 00:01:45 +02:00
svq1enc_cb.h
svq3.c avcodec/svq3: Fix "incompatible pointer type" warnings 2014-05-05 23:30:35 +02:00
svq3.h Merge commit '61e7c7f27b' 2014-02-20 14:44:57 +01:00
svq13.c
synth_filter.c x86: synth filter float: implement SSE2 version 2014-02-28 20:34:40 +01:00
synth_filter.h x86: synth filter float: implement SSE2 version 2014-02-28 20:34:40 +01:00
tableprint.h
tak.c
tak.h
tak_parser.c
takdec.c avcodec/takdec: Always initialize hsize, silence "may be used uninitialized" warning 2014-05-08 17:33:28 +02:00
targa.c
targa.h
targa_y216dec.c
targaenc.c
textdec.c
thread.h
tiertexseqv.c
tiff.c avcodec/tiff: Support 410 and 440 YCbCr 2014-04-30 17:41:31 +02:00
tiff.h Merge commit 'a9b046fb0a' 2014-04-13 03:45:45 +02:00
tiff_common.c avcodec/exif/exif_add_metadata: add support for SSHORT & SBYTE 2014-04-20 17:01:46 +02:00
tiff_common.h avcodec/exif/exif_add_metadata: add support for SSHORT & SBYTE 2014-04-20 17:01:46 +02:00
tiff_data.c
tiff_data.h
tiffenc.c lavc/tiffenc: Enable frame-threading. 2014-05-31 13:41:10 +02:00
tmv.c
tpel_template.c Merge commit '57f09608e1' 2014-03-22 23:26:23 +01:00
tpeldsp.c Merge commit '57f09608e1' 2014-03-22 23:26:23 +01:00
tpeldsp.h Merge commit '57f09608e1' 2014-03-22 23:26:23 +01:00
truemotion1.c
truemotion1data.h
truemotion2.c avcodec/truemotion2: replace impossible condition by av_assert2 2014-04-27 05:20:04 +02:00
truespeech.c
truespeech_data.h
tscc.c
tscc2.c Merge commit 'cc8163e1a3' 2014-03-22 18:43:40 +01:00
tscc2data.h
tta.c avcodec/tta: use av_malloc(z)_array() 2014-04-18 15:19:09 +02:00
ttadata.c
ttadata.h
ttadsp.c tta/x86: add ff_ttafilter_process_dec_{ssse3, sse4} 2014-02-17 13:51:19 +01:00
ttadsp.h tta/x86: add ff_ttafilter_process_dec_{ssse3, sse4} 2014-02-17 13:51:19 +01:00
ttaenc.c avcodec/ttaenc: use av_malloc_array() 2014-04-25 15:04:42 +02:00
twinvq.c
twinvq.h
twinvq_data.h
twinvqdec.c
txd.c
ulti.c
ulti_cb.h
unary.h
utils.c Fix VDPAU decoders, regression since f2f99f07. 2014-05-30 17:34:26 +02:00
utvideo.c
utvideo.h Merge commit '512f3ffe9b' 2014-05-28 00:03:59 +02:00
utvideodec.c Merge commit 'cba4e6062a' 2014-04-02 02:54:09 +02:00
utvideoenc.c lavc/utvideoenc: Enable frame-threading. 2014-05-31 13:41:10 +02:00
v210dec.c
v210dec.h
v210enc.c
v210x.c
v308dec.c
v308enc.c
v408dec.c
v408enc.c
v410dec.c
v410enc.c
vaapi.c mpegvideo: operate with pointers to AVFrames instead of whole structs 2014-04-09 02:12:19 +02:00
vaapi.h
vaapi_h264.c hwaccel: fix dxva2 & vaapi loop filter parameters 2014-04-28 20:23:17 +02:00
vaapi_internal.h Merge remote-tracking branch 'qatar/master' 2014-03-20 23:08:58 +01:00
vaapi_mpeg.c Merge remote-tracking branch 'qatar/master' 2014-04-09 15:18:46 +02:00
vaapi_mpeg2.c Merge remote-tracking branch 'qatar/master' 2014-04-09 15:18:46 +02:00
vaapi_mpeg4.c Merge remote-tracking branch 'qatar/master' 2014-04-09 15:18:46 +02:00
vaapi_vc1.c Merge remote-tracking branch 'qatar/master' 2014-04-09 15:18:46 +02:00
vb.c
vble.c Merge commit '0d439fbede' 2014-05-27 23:16:06 +02:00
vc1.c avcodec: replace uses of deprecated avcodec_set_dimensions() 2014-05-09 19:43:30 +02:00
vc1.h
vc1_parser.c avcodec/vc1_parser: fix use of uinitialized memory 2014-04-29 04:30:53 +02:00
vc1acdata.h
vc1data.c
vc1data.h
vc1dec.c Merge commit '368f50359e' 2014-05-30 02:43:34 +02:00
vc1dsp.c Merge commit '368f50359e' 2014-05-30 02:43:34 +02:00
vc1dsp.h vc-1: Add platform-specific start code search routine to VC1DSPContext. 2014-04-25 02:36:11 +02:00
vcr1.c
vda.c Merge commit '67afcefb35' 2014-05-12 01:57:02 +02:00
vda.h Merge commit '67afcefb35' 2014-05-12 01:57:02 +02:00
vda_h264.c avcodec/vda_h264: fix bistream typo 2014-05-12 03:27:04 +02:00
vda_h264_dec.c
vda_internal.h Merge commit '67afcefb35' 2014-05-12 01:57:02 +02:00
vdpau.c Merge remote-tracking branch 'qatar/master' 2014-04-09 15:18:46 +02:00
vdpau.h
vdpau_h264.c Merge commit 'a871ef0cc9' 2014-05-11 23:49:13 +02:00
vdpau_internal.h avcodec/vdpau_internal: move "struct vdpau_picture_context" up to avoid "#else" 2014-05-22 01:53:54 +02:00
vdpau_mpeg4.c Merge commit 'a871ef0cc9' 2014-05-11 23:49:13 +02:00
vdpau_mpeg12.c Merge commit 'a871ef0cc9' 2014-05-11 23:49:13 +02:00
vdpau_vc1.c Merge commit 'a871ef0cc9' 2014-05-11 23:49:13 +02:00
version.h avcodec/webvttenc: add webvtt encoder 2014-05-25 03:04:14 +02:00
videodsp.c Merge commit 'd3789eeeed' 2014-04-07 02:51:05 +02:00
videodsp.h Merge commit 'd3789eeeed' 2014-04-07 02:51:05 +02:00
videodsp_template.c Merge commit 'aba70bb538' 2014-03-26 14:50:55 +01:00
vima.c Merge commit '6f273093e5' 2014-04-06 23:14:23 +02:00
vmdav.c
vmnc.c
vorbis.c avcodec/vorbis: fix decoding of single element huffman trees 2014-03-08 05:13:05 +01:00
vorbis.h
vorbis_data.c
vorbis_enc_data.h
vorbis_parser.c
vorbis_parser.h
vorbisdec.c avcodec/vorbisdec: use av_malloc(z)_array() 2014-04-30 05:23:44 +02:00
vorbisdsp.c Merge commit '3956a5e0ea' 2014-04-22 23:51:19 +02:00
vorbisdsp.h Merge commit '3956a5e0ea' 2014-04-22 23:51:19 +02:00
vorbisenc.c Merge remote-tracking branch 'qatar/master' 2014-03-04 15:09:58 +01:00
vp3.c avcodec/vp3: use av_mallocz_array() 2014-05-27 20:42:50 +02:00
vp3_parser.c Merge remote-tracking branch 'qatar/master' 2014-04-02 00:25:21 +02:00
vp3data.h Merge remote-tracking branch 'qatar/master' 2014-04-02 00:25:21 +02:00
vp3dsp.c Merge commit '3dc6272bed' 2014-04-05 18:54:15 +02:00
vp3dsp.h
vp5.c Use rac_get_prob branchy version when used within a conditional branch. 2014-05-13 16:04:08 +02:00
vp5data.h
vp6.c Use rac_get_prob branchy version when used within a conditional branch. 2014-05-13 16:04:08 +02:00
vp6data.h
vp6dsp.c
vp8.c Use rac_get_prob branchy version when used within a conditional branch. 2014-05-13 16:04:08 +02:00
vp8.h Merge commit 'a6ac4fcce4' 2014-04-15 01:23:00 +02:00
vp8_parser.c Merge commit '53c20f17c7' 2014-03-30 01:55:31 +01:00
vp8data.h Merge commit 'ac4b32df71' 2014-04-04 14:46:10 +02:00
vp8dsp.c Merge commit 'ac4b32df71' 2014-04-04 14:46:10 +02:00
vp8dsp.h Merge commit 'ac4b32df71' 2014-04-04 14:46:10 +02:00
vp9.c vp9: Read the frame size as unsigned 2014-05-03 18:25:17 +02:00
vp9.h
vp9_parser.c
vp9data.h
vp9dsp.c
vp9dsp.h avcodec/vp9dsp: fix typo in mc doxy. 2014-03-29 18:13:15 +01:00
vp56.c Use rac_get_prob branchy version when used within a conditional branch. 2014-05-13 16:04:08 +02:00
vp56.h Use rac_get_prob branchy version when used within a conditional branch. 2014-05-13 16:04:08 +02:00
vp56data.c
vp56data.h
vp56dsp.c
vp56dsp.h
vp56rac.c
vqavideo.c
wavpack.c avcodec/wavpack: initialize pointers to silence warning about them possibly being uninitialized 2014-05-07 02:13:56 +02:00
wavpack.h
wavpackenc.c
wavpackenc.h
webp.c avcdoec/webp: use av_malloc_array() 2014-04-20 17:35:19 +02:00
webvttdec.c
webvttenc.c avcodec/webvttenc: do not use EOVERFLOW. 2014-05-25 10:28:16 +02:00
wma.c avcodec/wma: use av_malloc_array() 2014-04-22 02:41:05 +02:00
wma.h
wma_common.c
wma_common.h
wmadata.h
wmadec.c Use correct msvc type specifiers for ptrdiff_t and size_t. 2014-04-24 18:01:30 +02:00
wmaenc.c
wmalosslessdec.c Merge commit 'cc8163e1a3' 2014-03-22 18:43:40 +01:00
wmaprodata.h
wmaprodec.c Merge commit 'cba4e6062a' 2014-04-02 02:54:09 +02:00
wmavoice.c
wmavoice_data.h
wmv2.c Merge commit '256da0770e' 2014-05-30 00:42:36 +02:00
wmv2.h
wmv2dec.c Merge remote-tracking branch 'qatar/master' 2014-03-23 03:56:43 +01:00
wmv2dsp.c Merge commit '256da0770e' 2014-05-30 00:42:36 +02:00
wmv2dsp.h Merge commit '368f50359e' 2014-05-30 02:43:34 +02:00
wmv2enc.c avcodec/wmv2enc: allocate padding for extradata and check malloc failure 2014-05-18 15:59:45 +02:00
wnv1.c
ws-snd1.c
xan.c
xbmdec.c avcodec/xbmdec: fix pointer type warnings 2014-05-03 22:07:54 +02:00
xbmenc.c xbm: use av_frame_free on close 2014-03-27 23:57:51 +01:00
xface.c
xface.h
xfacedec.c
xfaceenc.c
xiph.c
xiph.h
xl.c
xsubdec.c
xsubenc.c
xvmc.h
xvmc_internal.h
xwd.h
xwddec.c Merge commit 'cba4e6062a' 2014-04-02 02:54:09 +02:00
xwdenc.c
xxan.c
y41pdec.c
y41penc.c
yop.c
yuv4dec.c
yuv4enc.c
zerocodec.c
zmbv.c Use correct msvc type specifiers for ptrdiff_t and size_t. 2014-04-24 18:01:30 +02:00
zmbvenc.c