FFmpeg/libavcodec
Michael Niedermayer 56252a5e09 Merge commit '1a07df31128da3a0020b66502399989b91770d44'
* commit '1a07df31128da3a0020b66502399989b91770d44':
  DNxHD: Add support for id 1258 (DNx100 960x720@8)

Conflicts:
	Changelog
	libavcodec/dnxhddata.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2015-01-29 21:21:49 +01:00
..
aarch64 Merge commit '780cd20b00a69e26bbfffbb8eec16fbe999ea793' 2014-12-09 12:08:29 +01:00
alpha
arm Merge commit '4c81613df499ba81d64ea102b38d0c6686cc304c' 2014-12-10 00:51:26 +01:00
avr32
bfin
mips avcodec/aacdec: Use avpriv_float_dsp_alloc() 2014-12-02 19:32:45 +01:00
neon
ppc libavcodec/ppc/mpegvideoencdsp.c: fix stack smashing in pix_norm1_altivec() and pix_sum_altivec() 2015-01-21 03:20:41 +01:00
sh4
sparc
x86 x86/sbrdsp: Use different mem moves 2015-01-25 18:20:43 -03:00
4xm.c avcodec/4xm: remove duplicate assert 2014-11-13 19:01:08 +01:00
8bps.c
8svx.c
012v.c
a64colors.h
a64multienc.c Merge commit 'c63dd3f0a48a9f6389d253597ab51caddc0118db' 2014-12-19 04:21:13 +01:00
a64tables.h
aac_ac3_parser.c
aac_ac3_parser.h
aac_adtstoasc_bsf.c
aac_parser.c
aac_tablegen_decl.h
aac_tablegen.c
aac_tablegen.h
aac.h avcodec/aacdec: Use avpriv_float_dsp_alloc() 2014-12-02 19:32:45 +01:00
aacadtsdec.c
aacadtsdec.h
aaccoder.c
aacdec.c avcodec/aacdec: reduce noisiness of missing channel elements 2014-12-04 01:52:32 +01:00
aacdectab.h
aacenc.c Merge commit '971099ff5a85377579eb5b8d3620e283957f097e' 2014-12-19 04:45:32 +01:00
aacenc.h avcodec/aacenc: Use avpriv_float_dsp_alloc() 2014-11-29 18:58:13 +01:00
aacps_tablegen.c
aacps_tablegen.h
aacps.c aacps.c: Move large arrays to context to reduce stack usage. 2014-12-18 23:50:41 +01:00
aacps.h aacps.c: Move large arrays to context to reduce stack usage. 2014-12-18 23:50:41 +01:00
aacpsdata.c
aacpsdsp.c
aacpsdsp.h
aacpsy.c
aacsbr_tablegen.c
aacsbr_tablegen.h
aacsbr.c avcodec/aacdec: Use avpriv_float_dsp_alloc() 2014-12-02 19:32:45 +01:00
aacsbr.h
aacsbrdata.h
aactab.c
aactab.h
aandcttab.c
aandcttab.h
aasc.c
ac3_parser.c
ac3_parser.h
ac3.c
ac3.h
ac3dec_data.c
ac3dec_data.h
ac3dec_fixed.c
ac3dec_float.c
ac3dec.c avcodec/ac3dec: Use avpriv_float_dsp_alloc() 2014-11-20 22:30:48 +01:00
ac3dec.h avcodec/ac3dec: Use avpriv_float_dsp_alloc() 2014-11-20 22:30:48 +01:00
ac3dsp.c
ac3dsp.h
ac3enc_fixed.c
ac3enc_float.c avcodec/ac3enc: Use avpriv_float_dsp_alloc() 2014-11-29 18:54:27 +01:00
ac3enc_opts_template.c
ac3enc_template.c avcodec/ac3enc: Use avpriv_float_dsp_alloc() 2014-11-29 18:54:27 +01:00
ac3enc.c avcodec/ac3enc: Use avpriv_float_dsp_alloc() 2014-11-29 18:54:27 +01:00
ac3enc.h avcodec/ac3enc: Use avpriv_float_dsp_alloc() 2014-11-29 18:54:27 +01:00
ac3tab.c
ac3tab.h
acelp_filters.c
acelp_filters.h
acelp_pitch_delay.c
acelp_pitch_delay.h
acelp_vectors.c
acelp_vectors.h
adpcm_data.c
adpcm_data.h
adpcm.c avcodec/adpcm: Check idelta 2014-12-18 16:10:23 +01:00
adpcm.h
adpcmenc.c
adx_parser.c
adx.c
adx.h
adxdec.c
adxenc.c avcodec/adxenc: fix rounding 2014-11-30 12:56:02 +01:00
aic.c avcodec/aic: Use av_malloc_array 2015-01-07 19:46:16 +01:00
alac_data.c
alac_data.h
alac.c
alacenc.c
aliaspixdec.c
aliaspixenc.c
allcodecs.c Add DXVA2 HEVC HWAccel 2015-01-27 12:37:34 +01:00
alsdec.c
amr.h
amrnbdata.h
amrnbdec.c
amrwbdata.h
amrwbdec.c
anm.c lavc/anm: fix mem leak in case of init failure 2014-11-23 03:25:25 +01:00
ansi.c Merge commit '994ab1804b8bf532f44876927b07b51f1f63247f' 2014-11-13 14:51:37 +01:00
apedec.c
apng.h apng: move shared header from avformat to avcodec. 2014-12-02 15:52:31 +01:00
ass_split.c avcodec/ass_split: use *alloc_array() 2015-01-09 20:33:53 +01:00
ass_split.h avcodec/ass_split: extend recognized fields in ASS splitter 2014-10-15 19:25:06 +02:00
ass.c avcodec/ass: Use av_realloc_array() 2015-01-09 20:33:53 +01:00
ass.h avcodec/ass: add ASS trailing \r\n in one single place 2014-10-19 23:24:34 +02:00
assdec.c assdec: check the right variable 2014-12-18 23:27:14 +01:00
assenc.c
asv.c
asv.h
asvdec.c
asvenc.c Merge commit 'bcbdeb318e0828cf00b458885ffa1e1596c85d06' 2014-12-15 12:04:31 +01:00
atrac1.c avcodec/atrac1: Use avpriv_float_dsp_alloc() 2014-11-20 22:30:48 +01:00
atrac1data.h
atrac3.c avcodec/atrac3: Use avpriv_float_dsp_alloc() 2014-11-30 11:23:34 +01:00
atrac3data.h
atrac3plus_data.h
atrac3plus.c Merge commit 'd16ec1b6db25bc348b0d4800c9a0c9b7070e3710' 2014-11-15 02:17:54 +01:00
atrac3plus.h
atrac3plusdec.c avcodec/atrac3plusdec: Use avpriv_float_dsp_alloc() 2014-12-03 14:52:38 +01:00
atrac3plusdsp.c
atrac.c
atrac.h
audio_frame_queue.c Merge commit '2df0c32ea12ddfa72ba88309812bfb13b674130f' 2014-10-14 02:16:16 +02:00
audio_frame_queue.h
audioconvert.c
audioconvert.h
audiodsp.c
audiodsp.h
aura.c
avcodec.h Merge commit '728685f37ab333ca35980bd01766c78d197f784a' 2015-01-27 18:03:43 +01:00
avcodecres.rc
avdct.c avcodec/avdct: support >8bit per sample dcts 2014-12-15 18:25:00 +01:00
avdct.h avcodec/avdct: support >8bit per sample dcts 2014-12-15 18:25:00 +01:00
avfft.c
avfft.h
avpacket.c lavc/avpacket: check for malloc failure 2014-12-12 19:31:29 +01:00
avpicture.c imgutils: create misc functions for dealing with buffers 2015-01-14 17:17:24 +01:00
avrndec.c
avs.c Merge commit 'c7384664ba0cbb12d882effafbc6d321ae706cff' 2014-11-13 14:51:03 +01:00
avuidec.c
avuienc.c Add an ARES atom to extradata when encoding avui. 2015-01-29 01:07:08 +01:00
bethsoftvideo.c
bethsoftvideo.h
bfi.c avcodec/bfi: use av_freep(), do not leave stale pointers in memory 2014-10-08 16:08:28 +02:00
bgmc.c bgmc: fix sizeof arguments 2014-11-14 20:25:02 +01:00
bgmc.h
bink.c
binkaudio.c
binkdata.h
binkdsp.c
binkdsp.h
bintext.c
bintext.h
bit_depth_template.c
bitstream_filter.c Merge commit '8a9641a652ed1546fedfda22584f79d3d423096e' 2015-01-15 13:47:12 +01:00
bitstream.c
blockdsp.c
blockdsp.h
bmp_parser.c
bmp.c Support BMP files that do not properly align lines. 2015-01-27 21:29:42 +01:00
bmp.h
bmpenc.c
bmvaudio.c
bmvvideo.c
brenderpix.c
bswapdsp.c
bswapdsp.h
bytestream.h
c93.c
cabac_functions.h
cabac_tablegen.c
cabac_tablegen.h
cabac.c
cabac.h
cavs_parser.c
cavs.c avcodec/cavs: Check for av_malloc* failure in ff_cavs_init_top_lines() 2015-01-10 14:02:39 +01:00
cavs.h avcodec/cavs: Check for av_malloc* failure in ff_cavs_init_top_lines() 2015-01-10 14:02:39 +01:00
cavsdata.c
cavsdec.c avcodec/cavs: Check for av_malloc* failure in ff_cavs_init_top_lines() 2015-01-10 14:02:39 +01:00
cavsdsp.c
cavsdsp.h
cbrt_tablegen.c
cbrt_tablegen.h
ccaption_dec.c changed name of erase_display_memory to screen_changed 2015-01-20 14:40:07 +01:00
cdgraphics.c
cdxl.c
celp_filters.c celp_filters: don't use filter lenght as loop bound 2014-11-03 12:45:42 -05:00
celp_filters.h
celp_math.c
celp_math.h
cga_data.c
cga_data.h
chomp_bsf.c
cinepak.c
cinepakenc.c
cljrdec.c
cljrenc.c
cllc.c
cngdec.c avcodec/cngdec: Use av_freep() to avoid leaving stale pointers in memory 2014-10-30 23:36:51 +01:00
cngenc.c
codec_desc.c avcodec/pngdec: add APNG support. 2014-11-21 17:13:56 +01:00
cook_parser.c
cook.c Merge commit '299d8ab104fb350254eb2e6d9ecdce892a2a55b1' 2014-11-24 13:18:41 +01:00
cookdata.h
copy_block.h
cos_tablegen.c
cpia.c
crystalhd.c avcodec/crystalhd: use av_freep() to avoid stale pointers 2014-10-30 23:35:32 +01:00
cscd.c
cyuv.c
dca_parser.c
dca.c
dca.h
dcadata.h
dcadec.c avcodec/dcadec: Check that the added xch channel isnt already there 2014-12-17 15:33:59 +01:00
dcadsp.c
dcadsp.h
dcaenc.c
dcaenc.h
dcahuff.h
dct32_fixed.c
dct32_float.c
dct32_template.c
dct32.h
dct-test.c lavc: Use av_gettime_relative 2014-10-24 09:53:42 +03:00
dct.c avcodec/dct: use av_freep(), do not leave stale pointers in memory 2014-10-11 22:51:33 +02:00
dct.h
dctref.c
dctref.h
dfa.c
dirac_arith.c
dirac_arith.h lavc/dirac_arith: Only compile x86 asm if ARCH_X86 is set. 2014-12-02 11:36:48 +01:00
dirac_dwt.c Factorize avpriv_mirror() out 2015-01-05 01:45:49 +01:00
dirac_dwt.h
dirac_parser.c avcodec/dirac_parser: use av_freep(), do not leave stale pointers in memory 2014-10-11 22:51:15 +02:00
dirac.c Merge commit '7ea1b3472a61de4aa4d41b571e99418e4997ad41' 2014-10-15 15:49:31 +02:00
dirac.h
diracdec.c avcodec/diracdec: Check slices malloc and propagate error code 2015-01-10 17:28:22 +01:00
diracdsp.c
diracdsp.h
dnxhd_parser.c
dnxhddata.c Merge commit '1a07df31128da3a0020b66502399989b91770d44' 2015-01-29 21:21:49 +01:00
dnxhddata.h
dnxhddec.c Merge commit '1a07df31128da3a0020b66502399989b91770d44' 2015-01-29 21:21:49 +01:00
dnxhdenc.c Merge commit '85dc006b1a829726dd5e3a9b0fcc6a1dbfe6dffa' 2014-11-18 03:16:38 +01:00
dnxhdenc.h
dpcm.c
dpx_parser.c Merge commit '87bd298abeb901fe16383a0d267502cc7fc03878' 2014-12-19 03:30:40 +01:00
dpx.c avcodec/dpx: fix framerate 2014-10-15 16:08:36 +02:00
dpxenc.c dpx: always write the image offset 2014-12-08 13:29:18 +00:00
dsd_tablegen.c
dsd_tablegen.h
dsddec.c
dsicinaudio.c
dsicinvideo.c
dump_extradata_bsf.c Merge commit '8a9641a652ed1546fedfda22584f79d3d423096e' 2015-01-15 13:47:12 +01:00
dv_profile_internal.h
dv_profile.c add av_dv_codec_profile2 : uses framerate to select best matching profile. default on first matching profile 2014-12-04 20:23:52 +01:00
dv_profile.h add av_dv_codec_profile2 : uses framerate to select best matching profile. default on first matching profile 2014-12-04 20:23:52 +01:00
dv_tablegen.c
dv_tablegen.h
dv.c dv: increase VLC reading bits to 10 2014-10-28 12:22:03 +01:00
dv.h dv: increase VLC reading bits to 10 2014-10-28 12:22:03 +01:00
dvbsub_parser.c
dvbsub.c
dvbsubdec.c Merge commit '607ad990d31e6be52980970e5ce8cd25ab3de812' 2015-01-27 20:25:40 +01:00
dvd_nav_parser.c
dvdata.c dv: move inverse weight tables to decoder 2014-10-26 19:21:59 +01:00
dvdata.h dv: move inverse weight tables to decoder 2014-10-26 19:21:59 +01:00
dvdec.c Merge commit '74d7db586a2e9aeb107e357739c7e4dde0b6991c' 2014-11-15 19:11:14 +01:00
dvdsub_parser.c
dvdsubdec.c avcodec/dvdsubdec: fix accessing dangling pointers 2015-01-08 17:45:32 +01:00
dvdsubenc.c
dvenc.c replaced av_dv_codec_profile by av_dv_codec_profile2 in encoder and dv muxers 2014-12-04 20:24:00 +01:00
dxa.c avcodec/dxa: check dimensions 2014-10-28 15:30:05 +01:00
dxtory.c avcodec/dxtory: use unaligned copy for unaligned addresses 2014-10-30 19:43:03 +01:00
dxva2_h264.c
dxva2_hevc.c Add DXVA2 HEVC HWAccel 2015-01-27 12:37:34 +01:00
dxva2_internal.h
dxva2_mpeg2.c
dxva2_vc1.c
dxva2.c
dxva2.h
eac3_data.c
eac3_data.h
eac3dec.c
eac3enc.c
eac3enc.h
eacmv.c Merge commit '7ea1b3472a61de4aa4d41b571e99418e4997ad41' 2014-10-15 15:49:31 +02:00
eaidct.c
eaidct.h
eamad.c Merge commit '7ea1b3472a61de4aa4d41b571e99418e4997ad41' 2014-10-15 15:49:31 +02:00
eatgq.c Merge commit '7ea1b3472a61de4aa4d41b571e99418e4997ad41' 2014-10-15 15:49:31 +02:00
eatgv.c Merge commit '7ea1b3472a61de4aa4d41b571e99418e4997ad41' 2014-10-15 15:49:31 +02:00
eatqi.c Merge commit '7ea1b3472a61de4aa4d41b571e99418e4997ad41' 2014-10-15 15:49:31 +02:00
elbg.c Merge commit 'ae2d41ec875965ce4ab9fdd88a5e8ba57cada67a' 2014-12-19 04:10:17 +01:00
elbg.h Merge commit 'ae2d41ec875965ce4ab9fdd88a5e8ba57cada67a' 2014-12-19 04:10:17 +01:00
error_resilience.c Merge commit 'cf1e0786ed64e69614760bfb4ecd7adbde8e6094' 2015-01-27 14:56:52 +01:00
error_resilience.h Merge commit 'cf1e0786ed64e69614760bfb4ecd7adbde8e6094' 2015-01-27 14:56:52 +01:00
escape124.c Merge commit '1a9c1333b5d70b427c82cb98f383aa2fa9b2b319' 2014-11-13 14:01:41 +01:00
escape130.c
evrcdata.h
evrcdec.c
exif.c
exif.h
exr.c Merge commit 'e0bb74a1403ed77ef369b9d62866f8a4afaf3f1d' 2014-12-05 21:58:33 +01:00
faandct.c
faandct.h
faanidct.c
faanidct.h
faxcompr.c
faxcompr.h
fdctdsp.c avcodec/fdctdsp: use the 10bit code for 9 bit too 2014-12-20 18:32:50 +01:00
fdctdsp.h
fft_fixed_32.c
fft_fixed.c
fft_float.c
fft_init_table.c
fft_table.h
fft_template.c
fft-fixed32-test.c
fft-fixed-test.c
fft-internal.h
fft-test.c lavc: Use av_gettime_relative 2014-10-24 09:53:42 +03:00
fft.h
ffv1.c
ffv1.h
ffv1dec.c Merge commit 'ca09effb01e126b0ac74ff3de70a475423ddee82' 2015-01-06 21:54:26 +01:00
ffv1enc.c avcodec/ffv1enc: Fix incompatible pointer type warning 2015-01-06 22:05:13 +01:00
ffwavesynth.c avcodec/ffwavesynth: Use av_freep() to avoid leaving stale pointers in memory 2014-12-29 14:06:26 +01:00
fic.c Silence warnings for fic files with zero-sized cursors. 2014-11-03 00:43:08 +01:00
file_open.c
flac_parser.c avcodec/flac_parser: fix handling EOF if no headers are found 2015-01-17 01:56:03 +01:00
flac.c Merge commit 'acc897e6b15776ed438b88ffe330ec48f6b50e48' 2014-11-06 14:17:46 +01:00
flac.h Merge commit 'acc897e6b15776ed438b88ffe330ec48f6b50e48' 2014-11-06 14:17:46 +01:00
flacdata.c
flacdata.h
flacdec.c avcodec/flacdec: fix off by 1 error 2014-11-26 04:11:16 +01:00
flacdsp_lpc_template.c
flacdsp_template.c
flacdsp.c x86/flacdsp: add SSE2 and AVX decorrelate functions 2014-11-13 13:47:55 -03:00
flacdsp.h x86/flacdsp: add SSE2 and AVX decorrelate functions 2014-11-13 13:47:55 -03:00
flacenc.c flacenc: calculate lower sum levels in-place. 2014-12-17 04:27:09 +01:00
flashsv2enc.c avcodec/flashsv2enc: use av_realloc_array() 2015-01-15 23:00:52 +01:00
flashsv.c
flashsvenc.c avcodec/flac_parser: use av_freep(), do not leave stale pointers in memory 2014-10-14 18:30:31 +02:00
flicvideo.c
flv.h
flvdec.c
flvenc.c
fmtconvert.c
fmtconvert.h
frame_thread_encoder.c frame_thread_encoder: use ref-counting to avoid memcpy of all input frames 2014-12-23 01:36:13 +01:00
frame_thread_encoder.h
fraps.c
frwu.c
g2meet.c avcodec/g2meet: Use av_mallocz_array() for framebuffer allocation 2015-01-15 23:04:59 +01:00
g722.c
g722.h
g722dec.c
g722enc.c avcodec/g722enc: Use av_mallocz_array() 2015-01-15 23:02:43 +01:00
g723_1_data.h
g723_1.c
g726.c
g729.h
g729data.h
g729dec.c
g729postfilter.c
g729postfilter.h
get_bits.h get_bits: remove unused assignment 2014-11-03 10:15:07 -05:00
gif.c
gif.h
gifdec.c Merge commit '0b39ac6f54505a538c21fe49a626de94c518c903' 2014-12-19 13:28:57 +01:00
golomb-test.c
golomb.c
golomb.h avcodec/golomb: use NULL for pointers instead of 0 2014-12-05 20:27:04 +01:00
gsm_parser.c
gsm.h
gsmdec_data.c
gsmdec_data.h
gsmdec_template.c
gsmdec.c
h261_parser.c
h261.c
h261.h
h261data.c
h261dec.c h261dec: Fix context initialization sequence 2014-12-18 23:10:24 +02:00
h261enc.c
h263_parser.c
h263_parser.h
h263.c
h263.h Merge commit '277ff7f5dc134f1c2dfc4ea0ef3540340482e3d2' 2014-11-24 12:45:07 +01:00
h263data.h
h263dec.c avcodec/h263dec: Try to use codec_tag instead of the stream_codec_tag 2015-01-27 17:03:42 +01:00
h263dsp.c
h263dsp.h
h264_cabac.c Merge commit 'def69553e745e007925147b2e7e4b32c57d08fdf' 2015-01-15 14:32:33 +01:00
h264_cavlc.c
h264_direct.c
h264_loopfilter.c
h264_mb_template.c
h264_mb.c h264_mb: Use smaller data type for refs in await_references. 2014-11-22 14:06:48 +01:00
h264_mc_template.c
h264_mp4toannexb_bsf.c avcodec/h264_mp4toannexb_bsf: reset the new IDR flag when SPS/PPS is seen. 2014-10-05 14:47:04 +02:00
h264_mvpred.h
h264_parser.c avcodec/h264_parser: Rename close() 2015-01-28 13:11:03 +01:00
h264_picture.c
h264_ps.c h264_ps: move and export aspect_ratio 2014-11-30 04:15:40 +01:00
h264_refs.c avcodec/h264: Keep a reference to the last picture for EC 2015-01-11 17:30:02 +01:00
h264_sei.c
h264_slice.c Merge commit '167e004e1aca7765686ed95d7cd8ea5064d4f6f6' 2015-01-27 16:03:23 +01:00
h264.c Merge commit '61928b68dc28e080b8c8191afe5541123c682bbd' 2015-01-28 22:44:09 +01:00
h264.h Merge commit '167e004e1aca7765686ed95d7cd8ea5064d4f6f6' 2015-01-27 16:03:23 +01:00
h264addpx_template.c
h264chroma_template.c
h264chroma.c
h264chroma.h
h264data.h h264_ps: move and export aspect_ratio 2014-11-30 04:15:40 +01:00
h264dsp_template.c
h264dsp.c
h264dsp.h
h264idct_template.c
h264idct.c
h264idct.h
h264pred_template.c
h264pred.c
h264pred.h
h264qpel_template.c
h264qpel.c
h264qpel.h
hevc_cabac.c hevc_cabac: decrease CABAC_MAX_BIN 2014-11-11 11:49:54 +01:00
hevc_filter.c
hevc_mvs.c Merge commit '9e9be5a20c0b36dce1cae11f5f5957886231a764' 2014-11-11 21:57:41 +01:00
hevc_parser.c
hevc_ps.c avcodec/hevc_ps: Check diff_cu_qp_delta_depth 2014-12-18 02:19:53 +01:00
hevc_refs.c Merge commit '1dd021929f8157b88529ce1e6ab6351dd2899e89' 2015-01-27 13:02:36 +01:00
hevc_sei.c
hevc.c Merge commit '443b71928b2f36362e805c037751e6c3c79ea4e8' 2015-01-27 13:15:06 +01:00
hevc.h hevc: add hwaccel hooks 2015-01-27 12:37:34 +01:00
hevcdsp_template.c Merge commit 'de1f8ead8993512925a3ee6c7491473414419e55' 2014-11-17 11:41:35 +01:00
hevcdsp.c
hevcdsp.h
hevcpred_template.c
hevcpred.c
hevcpred.h
hnm4video.c Merge commit '16158da9607f2f84232d3dd381406b2f2449ec74' 2014-11-25 12:19:08 +01:00
hpel_template.c
hpeldsp.c
hpeldsp.h hpeldsp: Increase put_no_rnd_pixels_tab[][] size 2014-11-11 11:41:49 +01:00
huffman.c
huffman.h
huffyuv.c
huffyuv.h
huffyuvdec.c avcodec/huffyuvdec: apply vertical filter in steps of 1 line for interlaced BGRA 2014-11-25 17:53:27 +01:00
huffyuvdsp.c
huffyuvdsp.h Include config.h from huffyuvdsp.h. 2014-11-25 02:00:27 +01:00
huffyuvenc.c
huffyuvencdsp.c
huffyuvencdsp.h
idcinvideo.c
idctdsp.c avcodec/idctdsp: use the 10bit code for 9 bit too 2014-12-20 18:33:37 +01:00
idctdsp.h
iff.c
iirfilter.c avcodec/iirfilter: Make ff_iir_filter_free_state() also zero the freed pointer 2014-10-14 20:46:15 +02:00
iirfilter.h avcodec/iirfilter: Make ff_iir_filter_free_state() also zero the freed pointer 2014-10-14 20:46:15 +02:00
imc.c avcodec/imc: dont read bits beyond the end 2014-12-17 05:14:11 +01:00
imcdata.h
imgconvert.c Merge commit '210461c0a83a5625560fa1d92229200dc7fb869b' 2014-12-19 05:37:26 +01:00
imgconvert.h
imx_dump_header_bsf.c Merge commit '8a9641a652ed1546fedfda22584f79d3d423096e' 2015-01-15 13:47:12 +01:00
indeo2.c indeo2: move variable declarations into blocks using them. 2014-11-22 14:06:48 +01:00
indeo2data.h
indeo3.c avcodec/indeo3: ensure offsets are non negative 2014-12-18 18:57:27 +01:00
indeo3data.h
indeo4.c
indeo4data.h
indeo5.c
indeo5data.h
intelh263dec.c
internal.h avcodec/internal: Add () to argument of FF_SIGNBIT() to ensure correct order or operations 2014-11-18 03:42:40 +01:00
interplayvideo.c
intrax8.c
intrax8.h
intrax8dsp.c
intrax8dsp.h
intrax8huf.h
ituh263dec.c Merge commit '7ea1b3472a61de4aa4d41b571e99418e4997ad41' 2014-10-15 15:49:31 +02:00
ituh263enc.c avcodec/ituh263enc: Check den==0 in ff_h263_aspect_to_info() 2014-12-29 15:51:36 +01:00
ivi_common.c
ivi_common.h
ivi_dsp.c
ivi_dsp.h
j2kenc.c
jacosub.h
jacosubdec.c avcodec/jacosubdec: check strftime return value 2014-12-07 15:46:17 +01:00
jfdctfst.c
jfdctint_template.c
jfdctint.c
jpeg2000.c Merge commit 'a2448cfe167a4cd4eb631318550d4eef38fca24a' 2014-11-13 15:20:40 +01:00
jpeg2000.h
jpeg2000dec.c jpeg2000: split off inverse MCT as Jpeg2000DSP 2014-10-08 08:02:55 +00:00
jpeg2000dsp.c jpeg2000: split off inverse MCT as Jpeg2000DSP 2014-10-08 08:02:55 +00:00
jpeg2000dsp.h jpeg2000: split off inverse MCT as Jpeg2000DSP 2014-10-08 08:02:55 +00:00
jpeg2000dwt.c
jpeg2000dwt.h jpeg2000: split off inverse MCT as Jpeg2000DSP 2014-10-08 08:02:55 +00:00
jpegls.c
jpegls.h
jpeglsdec.c
jpeglsdec.h
jpeglsenc.c
jrevdct.c
jvdec.c Merge commit '88626e5af8d006e67189bf10b96b982502a7e8ad' 2014-12-19 13:04:03 +01:00
kbdwin.c
kbdwin.h
kgv1dec.c
kmvc.c
lagarith.c avcodec/lagarith: fix integer overflow 2014-11-11 03:19:49 +01:00
lagarithrac.c
lagarithrac.h
latm_parser.c
lcl.h
lcldec.c avcodec/lcldec: support rgb24 with width%4 != 0 2014-11-17 21:06:31 +01:00
lclenc.c Merge commit 'ac467d94fa6d9d626f77d4ca8125a5eb1ad5425d' 2014-12-19 04:44:08 +01:00
libaacplus.c
libavcodec.v
libcelt_dec.c
libfaac.c Merge commit '2df0c32ea12ddfa72ba88309812bfb13b674130f' 2014-10-14 02:16:16 +02:00
libfdk-aacdec.c Merge commit '2dbd35b00c6433e587d5f44d5dbc8972ebbaa88e' 2015-01-08 17:36:48 +01:00
libfdk-aacenc.c Merge commit '2df0c32ea12ddfa72ba88309812bfb13b674130f' 2014-10-14 02:16:16 +02:00
libgsmdec.c
libgsmenc.c
libilbc.c
libmp3lame.c avcodec/libmp3lame: use av_malloc_array() 2015-01-17 12:56:19 +01:00
libopencore-amr.c Merge commit '2df0c32ea12ddfa72ba88309812bfb13b674130f' 2014-10-14 02:16:16 +02:00
libopenh264enc.c Merge commit '6996fd204a7f28b46a8c3c97bcf223998218c743' 2015-01-29 14:13:25 +01:00
libopenjpegdec.c
libopenjpegenc.c lavc/libopenjpegenc: move opj_setup_encoder to libopenjpeg_encode_frame 2015-01-24 00:40:08 +01:00
libopus.c
libopus.h
libopusdec.c
libopusenc.c avcodec/libopusenc: Use av_mallocz_array() 2015-01-17 12:58:56 +01:00
libschroedinger.c
libschroedinger.h
libschroedingerdec.c Merge commit '7ea1b3472a61de4aa4d41b571e99418e4997ad41' 2014-10-15 15:49:31 +02:00
libschroedingerenc.c
libshine.c
libspeexdec.c avcodec/libspeexdec: make array const 2014-11-22 14:10:47 +01:00
libspeexenc.c Merge commit '2df0c32ea12ddfa72ba88309812bfb13b674130f' 2014-10-14 02:16:16 +02:00
libstagefright.cpp
libtheoraenc.c
libtwolame.c libtwolame: prevent a NULL pointer dereference 2014-11-21 12:27:07 +00:00
libutvideo.h
libutvideodec.cpp avcodec/libutvideodec: Try to fix build failure with old libutvideo 2014-10-29 13:15:26 +01:00
libutvideoenc.cpp avcodec/libutvideoenc: Check avpicture_get_size() return code 2014-12-11 17:14:15 +01:00
libvo-aacenc.c avcodec/libvo-aacenc: Use av_mallocz_array() 2015-01-11 13:32:55 +01:00
libvo-amrwbenc.c Merge commit '2df0c32ea12ddfa72ba88309812bfb13b674130f' 2014-10-14 02:16:16 +02:00
libvorbisdec.c lavc/libvorbisdec: use better error codes 2014-11-23 03:33:00 +01:00
libvorbisenc.c avcodec/libvorbisenc: Give CODEC_CAP_SMALL_LAST_FRAME to libvorbis encoder. 2014-11-18 20:23:08 +01:00
libvpx.c
libvpx.h
libvpxdec.c
libvpxenc.c avcodec/libvpxenc.c: Fix linking with codec interface with msvc. 2015-01-10 21:10:02 +01:00
libwavpackenc.c
libwebpenc.c avcodec/libwebpenc: add quality option 2014-11-03 19:10:22 +01:00
libx264.c libavcodec/libx264: Use av_freep() avoid leaving stale pointers in memory 2014-11-18 11:33:00 +01:00
libx265.c libx265: Pass through user-set frame type 2015-01-22 16:30:27 +00:00
libxavs.c avcodec/libxavs: fix division by 0 bitrate 2014-12-11 13:25:10 +01:00
libxvid_rc.c avcodec/libxvid_rc: Avoid strerror() for thread saftey 2014-12-13 15:12:37 +01:00
libxvid.c avcodec/libxvid: fix potential integer overflow 2015-01-07 18:22:31 +01:00
libxvid.h
libzvbi-teletextdec.c avcodec/ass: add ASS trailing \r\n in one single place 2014-10-19 23:24:34 +02:00
ljpegenc.c avcodec/ljpegenc: Check for av_malloc_array() failure 2015-01-03 21:25:26 +01:00
loco.c avcodec/loco: check the init_get_bits8() return code 2014-12-31 15:42:17 +01:00
log2_tab.c
lossless_audiodsp.c
lossless_audiodsp.h avcodec/x86/lossless_audiodsp: support len %16 == 8 in scalarproduct_and_madd_int16() 2014-11-22 20:40:36 +01:00
lossless_videodsp.c
lossless_videodsp.h
lpc.c lpc: Reduce stack usage by allocating LLSModel in context. 2014-11-23 06:51:18 +01:00
lpc.h lpc: remove unneeded {} 2014-11-25 02:00:06 +00:00
lsp.c
lsp.h
lzw.c
lzw.h
lzwenc.c
mace.c
Makefile Add DXVA2 HEVC HWAccel 2015-01-27 12:37:34 +01:00
mathops.h
mathtables.c
mdct_fixed_32.c
mdct_fixed.c
mdct_float.c
mdct_template.c
mdec.c
me_cmp.c Merge commit '9c12c6ff9539e926df0b2a2299e915ae71872600' 2014-11-24 12:13:00 +01:00
me_cmp.h Merge commit '9c12c6ff9539e926df0b2a2299e915ae71872600' 2014-11-24 12:13:00 +01:00
metasound_data.c
metasound_data.h
metasound.c
microdvddec.c avcodec/microdvddec: support non persistent italic marker '/' 2014-11-23 13:13:38 +01:00
mimic.c
mjpeg2jpeg_bsf.c
mjpeg_parser.c
mjpeg.c
mjpeg.h
mjpega_dump_header_bsf.c Merge commit '8a9641a652ed1546fedfda22584f79d3d423096e' 2015-01-15 13:47:12 +01:00
mjpegbdec.c
mjpegdec.c Merge commit '809c3023b699c54c90511913d3b6140dd2436550' 2014-12-19 12:49:23 +01:00
mjpegdec.h avcodec/mjpegdec: simplify chroma_height calculation 2014-10-21 21:36:17 +02:00
mjpegenc_common.c
mjpegenc_common.h
mjpegenc.c mjpegenc: fix argument size in encode_mb 2014-11-11 11:41:49 +01:00
mjpegenc.h mjpegenc: fix argument size in encode_mb 2014-11-11 11:41:49 +01:00
mlp_parser.c
mlp_parser.h
mlp.c
mlp.h
mlpdec.c Merge commit '2ffb0598dbdb81c40650952aa9299fa02fa5e834' 2014-11-13 13:59:53 +01:00
mlpdsp.c
mlpdsp.h
mmvideo.c Merge commit '17ba719d9ba30c970f65747f42d5fbb1e447ca28' 2014-12-19 13:05:49 +01:00
motion_est_template.c
motion_est.c avcodec/motion_est: use 2x8x8 for interlaced qpel 2014-12-01 13:41:16 +01:00
motion-test.c
motionpixels_tablegen.c
motionpixels_tablegen.h
motionpixels.c
movsub_bsf.c Merge commit '8a9641a652ed1546fedfda22584f79d3d423096e' 2015-01-15 13:47:12 +01:00
movtextdec.c avcodec/ass: add ASS trailing \r\n in one single place 2014-10-19 23:24:34 +02:00
movtextenc.c
mp3_header_decompress_bsf.c
mpc7.c
mpc7data.h
mpc8.c
mpc8data.h
mpc8huff.h
mpc.c
mpc.h
mpcdata.h
mpeg4audio.c Merge commit '7e4e010b80e76862e83afbd41c25d50e72f0b44c' 2015-01-09 20:51:17 +01:00
mpeg4audio.h
mpeg4data.h
mpeg4video_parser.c avcodec/mpeg4video_parser: fix spurious extradata parse warnings 2014-11-15 17:30:44 +01:00
mpeg4video_parser.h
mpeg4video.c
mpeg4video.h
mpeg4videodec.c Merge commit 'f771b3ab5d3c0b763ee356152be550f4121babd0' 2015-01-27 16:17:42 +01:00
mpeg4videoenc.c
mpeg12.c avcodec/mpeg12: Try to fetch pts/dts from both the packet associated with the picture start code as well as earlier start codes 2015-01-07 13:25:09 +01:00
mpeg12.h
mpeg12data.c
mpeg12data.h
mpeg12dec.c avcodec/mpeg12dec: Check actual aspect ratio instead of aspect_ratio_info 2015-01-02 03:22:51 +01:00
mpeg12enc.c mpeg12enc: increase declared size of block function argument 2014-11-11 11:26:02 +01:00
mpeg_er.c
mpeg_er.h
mpegaudio_parser.c avcodec/mpegaudio_parser: fix off by 1 error in bitrate calculation 2014-11-06 00:05:22 +01:00
mpegaudio_tablegen.c
mpegaudio_tablegen.h
mpegaudio.c
mpegaudio.h
mpegaudiodata.c
mpegaudiodata.h
mpegaudiodec_fixed.c
mpegaudiodec_float.c avcodec/mpegaudiodec_float: Use avpriv_float_dsp_alloc() 2014-12-03 14:52:38 +01:00
mpegaudiodec_template.c avcodec/mpegaudiodec_template: only allocate fdsp when its used 2014-12-05 04:27:49 +01:00
mpegaudiodecheader.c
mpegaudiodecheader.h
mpegaudiodectab.h
mpegaudiodsp_data.c
mpegaudiodsp_fixed.c
mpegaudiodsp_float.c
mpegaudiodsp_template.c
mpegaudiodsp.c
mpegaudiodsp.h
mpegaudioenc_fixed.c
mpegaudioenc_float.c
mpegaudioenc_template.c Merge commit '2df0c32ea12ddfa72ba88309812bfb13b674130f' 2014-10-14 02:16:16 +02:00
mpegaudiotab.h
mpegutils.c
mpegutils.h
mpegvideo_enc.c Merge commit '2a06c2a03e1205aaeede5af850b9271752ddd4cf' 2015-01-23 22:03:21 +01:00
mpegvideo_motion.c
mpegvideo_parser.c avcodec/mpegvideo_parser: Check the ff_set_dimensions() return code 2015-01-18 05:08:30 +01:00
mpegvideo_xvmc.c
mpegvideo.c Merge commit 'e44b58924fe7b180bf8b0c277c15d1a58210a0e9' 2015-01-27 17:08:40 +01:00
mpegvideo.h Merge commit '1c6183233d56fb27a4a154e7e64ecab98bd877f1' 2015-01-07 00:13:24 +01:00
mpegvideodsp.c
mpegvideodsp.h
mpegvideoencdsp.c
mpegvideoencdsp.h
mpl2dec.c avcodec/ass: add ASS trailing \r\n in one single place 2014-10-19 23:24:34 +02:00
mqc.c
mqc.h
mqcdec.c
mqcenc.c
msgsmdec.c
msgsmdec.h
msmpeg4.c
msmpeg4.h
msmpeg4data.c
msmpeg4data.h
msmpeg4dec.c
msmpeg4enc.c Merge commit '1c6183233d56fb27a4a154e7e64ecab98bd877f1' 2015-01-07 00:13:24 +01:00
msrle.c
msrledec.c
msrledec.h
mss1.c lavc/mss1: fix mem leak in case of init failure 2014-11-23 20:52:38 +01:00
mss2.c
mss2dsp.c
mss2dsp.h
mss3.c
mss4.c
mss12.c avcodec/mss12: Use av_malloc_array() 2015-01-17 13:01:26 +01:00
mss12.h
mss34dsp.c
mss34dsp.h
msvideo1.c
msvideo1enc.c
mvcdec.c
mxpegdec.c
nellymoser.c
nellymoser.h
nellymoserdec.c avcodec/nellymoser: Use avpriv_float_dsp_alloc() 2014-11-18 12:11:57 +01:00
nellymoserenc.c avcodec/nellymoser: Use avpriv_float_dsp_alloc() 2014-11-18 12:11:57 +01:00
noise_bsf.c bsf: check memory allocations 2015-01-15 01:25:16 +01:00
nuv.c
nvenc.c avcodec/nvenc: Handle non-square pixel aspect ratios 2015-01-28 06:10:40 +01:00
old_codec_ids.h
on2avc.c Merge commit 'cee4490b521fd0d02476d46aa2598af24fb8d686' 2014-12-19 13:39:41 +01:00
on2avcdata.c
on2avcdata.h
options_table.h Merge commit 'e44b58924fe7b180bf8b0c277c15d1a58210a0e9' 2015-01-27 17:08:40 +01:00
options.c lavc/options: add test for avcodec_copy_context 2014-12-08 23:14:29 +01:00
opus_celt.c avcodec/opus_celt: Use avpriv_float_dsp_alloc() 2014-12-01 20:03:23 +01:00
opus_imdct.c avcodec/opus_imdct: Use av_malloc_array() 2015-01-12 23:36:00 +01:00
opus_imdct.h
opus_parser.c opus_parser: drop unused variable 2015-01-15 01:25:16 +01:00
opus_silk.c
opus.c mpegts: add support for Opus 2014-12-20 11:29:19 +01:00
opus.h mpegts: add support for Opus 2014-12-20 11:29:19 +01:00
opusdec.c avcodec/opusdec: Use avpriv_float_dsp_alloc() 2014-12-03 14:52:38 +01:00
paf.h
pafaudio.c
pafvideo.c
pamenc.c lavc/pamenc: Support encoding ya16be. 2015-01-22 01:47:54 +01:00
parser.c avcodec/parser: Check that the parser return code is valid 2015-01-15 20:58:58 +01:00
parser.h avcodec/parser: add fuzzy mode to ff_fetch_timestamp() 2015-01-07 11:52:08 +01:00
pcm_tablegen.c
pcm_tablegen.h
pcm-bluray.c
pcm-dvd.c
pcm.c
pcx.c
pcxenc.c
pel_template.c
pgssubdec.c avcodec/pgssubdec: Use av_malloc*_array() 2015-01-11 13:41:14 +01:00
pictordec.c
pixblockdsp_template.c
pixblockdsp.c
pixblockdsp.h
pixels.h
png_parser.c png_parser: fix size of chunk_lenght 2014-11-11 11:49:54 +01:00
png.c
png.h
pngdec.c Merge commit '1e763454322f7fbc7799f6009bf2e11d7a3b9821' 2015-01-15 02:54:04 +01:00
pngdsp.c
pngdsp.h pngdsp x86: use unaligned access 2014-12-03 11:56:22 +01:00
pngenc.c lavc/pngenc: Support encoding ya16be. 2015-01-22 01:33:05 +01:00
pnm_parser.c
pnm.c lavc/pnm: Support decoding ya16. 2015-01-22 01:49:04 +01:00
pnm.h
pnmdec.c lavc/pnm: Support decoding ya16. 2015-01-22 01:49:04 +01:00
pnmenc.c
proresdata.c
proresdata.h
proresdec2.c
proresdec_lgpl.c avcodec/proresdec_lgpl: Use av_malloc_array() 2015-01-11 13:42:06 +01:00
proresdec.h
proresdsp.c
proresdsp.h
proresenc_anatoliy.c
proresenc_kostya.c Merge commit '4690e01c3aaf495c87127e5dc74aa347197dbc0b' 2014-12-15 21:46:29 +01:00
psymodel.c avcodec/iirfilter: Make ff_iir_filter_free_state() also zero the freed pointer 2014-10-14 20:46:15 +02:00
psymodel.h
pthread_frame.c Merge commit 'ac4a5e3abd8a022ab32245ad527ffc37eabab8b1' 2014-11-06 18:17:33 +01:00
pthread_internal.h
pthread_slice.c avcodec/pthread_slice: Use av_freep() to avoid leaving stale pointers in memory 2014-11-01 11:36:41 +01:00
pthread.c
ptx.c
put_bits.h
qcelpdata.h
qcelpdec.c
qdm2_tablegen.c qdm2: Allow hard-coding VLC tables. 2014-12-18 23:51:07 +01:00
qdm2_tablegen.h qdm2: Allow hard-coding VLC tables. 2014-12-18 23:51:07 +01:00
qdm2.c qdm2: Allow hard-coding VLC tables. 2014-12-18 23:51:07 +01:00
qdm2data.h
qdrw.c
qpeg.c qpeg: avoid pointless invalid memcpy() 2015-01-13 17:27:45 +01:00
qpel_template.c
qpeldsp.c
qpeldsp.h
qtrle.c
qtrleenc.c
r210dec.c Handle r10k endianess atom DpxE. 2015-01-11 12:15:03 +01:00
r210enc.c r210enc.c: Simplify and never store more than 10 bits. 2014-12-27 22:57:53 +01:00
ra144.c
ra144.h
ra144dec.c
ra144enc.c Merge commit '2df0c32ea12ddfa72ba88309812bfb13b674130f' 2014-10-14 02:16:16 +02:00
ra288.c avcodec/ra288: Use avpriv_float_dsp_alloc() 2014-11-29 19:22:32 +01:00
ra288.h
ralf.c
ralfdata.h
rangecoder.c
rangecoder.h
ratecontrol.c avcodec/ratecontrol: Check for av_malloc*() failures 2015-01-10 19:29:39 +01:00
ratecontrol.h
raw.c
raw.h
rawdec.c avcodec/rawdec: Check the return code of avpicture_get_size() 2014-11-26 19:01:17 +01:00
rawenc.c
rdft.c
rdft.h
realtextdec.c avcodec/ass: add ASS trailing \r\n in one single place 2014-10-19 23:24:34 +02:00
rectangle.h
remove_extradata_bsf.c
resample2.c
resample.c
rl2.c avcodec/rl2: clear freed pointers 2014-11-16 23:48:38 +01:00
rl.h
rle.c
rle.h
rnd_avg.h
roqaudioenc.c Merge commit '55b59fab880a9fcdd30f97c5170af282087ac4f7' 2014-11-24 13:40:06 +01:00
roqvideo.c
roqvideo.h
roqvideodec.c
roqvideoenc.c avcodec/roqvideoenc: Check for av_malloc_array() failure 2015-01-13 15:14:27 +01:00
rpza.c
rtjpeg.c
rtjpeg.h
rv10.c
rv10enc.c
rv20enc.c
rv30.c lavc/rv30: fix mem leak in case of init failure 2014-11-23 20:53:17 +01:00
rv30data.h
rv30dsp.c
rv34_parser.c
rv34.c
rv34.h
rv34data.h
rv34dsp.c
rv34dsp.h
rv34vlc.h
rv40.c
rv40data.h
rv40dsp.c
rv40vlc2.h
s3tc.c
s3tc.h
s302m.c
s302menc.c
samidec.c avcodec/ass: add ASS trailing \r\n in one single place 2014-10-19 23:24:34 +02:00
sanm.c
sbr.h
sbrdsp.c
sbrdsp.h
sgi.h
sgidec.c avcodec/sgidec: fix count check 2014-10-27 20:55:57 +01:00
sgienc.c
sgirledec.c
shorten.c avcodec/shorten: use av_reallocp_array() 2015-01-12 23:46:50 +01:00
simple_idct_template.c
simple_idct.c
simple_idct.h
sinewin_tablegen.c
sinewin_tablegen.h
sinewin.c
sinewin.h
sipr16k.c
sipr16kdata.h
sipr.c
sipr.h
siprdata.h
smacker.c lavc/smacker: fix mem leak in case of init failure 2014-11-23 03:25:34 +01:00
smc.c Merge commit 'd423dd72be451462c6fb1cbbe313bed0194001ab' 2014-12-19 13:30:55 +01:00
smvjpegdec.c lavc/smvjpegdec: fix mem leak in case of init failure 2014-11-24 04:15:41 +01:00
snow_dwt.c Factorize avpriv_mirror() out 2015-01-05 01:45:49 +01:00
snow_dwt.h Include stddef from snow_dwt.h. 2014-11-25 02:00:27 +01:00
snow.c avcodec/snow: Fix av_malloc* failure checks 2015-01-12 23:46:50 +01:00
snow.h avcodec/snowdec: AVMotionVector support 2015-01-20 01:16:25 +01:00
snowdata.h
snowdec.c avcodec/snowdec: AVMotionVector support 2015-01-20 01:16:25 +01:00
snowenc.c avcodec/snowenc-test: use av_mallocz_array() 2015-01-13 15:04:15 +01:00
sonic.c
sp5x.h
sp5xdec.c
srtdec.c avcodec/ass: add ASS trailing \r\n in one single place 2014-10-19 23:24:34 +02:00
srtenc.c
startcode.c
startcode.h
subviewerdec.c avcodec/ass: add ASS trailing \r\n in one single place 2014-10-19 23:24:34 +02:00
sunrast.c avcodec/sunrast: Use av_malloc_array() 2015-01-14 13:35:11 +01:00
sunrast.h
sunrastenc.c Merge commit '4dda5e9b0829b119c17d950906c61d3ebffc494f' 2014-11-13 13:31:08 +01:00
svq1_cb.h
svq1_vlc.h
svq1.c
svq1.h
svq1dec.c Merge commit '5a82ad644f281701eb22e0359fd732fac67aafa4' 2014-12-15 12:23:27 +01:00
svq1enc_cb.h
svq1enc.c avcodec/svq1enc: fix error handling/cleanup in case of ff_get_buffer() or scratchbuffer alloc failure 2015-01-18 21:25:06 +01:00
svq1enc.h svq1enc: reduce stack usage of recursively-called function. 2014-11-23 06:51:18 +01:00
svq3.c avcodec/svq3: Use av_mallocz_array() for emu_edge_buffer 2015-01-14 13:23:57 +01:00
svq3.h
svq13.c
synth_filter.c
synth_filter.h
tableprint_vlc.h qdm2: Allow hard-coding VLC tables. 2014-12-18 23:51:07 +01:00
tableprint.h qdm2: Allow hard-coding VLC tables. 2014-12-18 23:51:07 +01:00
tak_parser.c
tak.c
tak.h
takdec.c Merge commit '5ac06633cb63fcc51f2471a3478b44d3f010b16b' 2014-12-19 05:06:23 +01:00
targa_y216dec.c
targa.c
targa.h
targaenc.c
textdec.c Added STL demuxer and decoder 2014-10-22 23:12:38 +02:00
thread.h
tiertexseqv.c
tiff_common.c
tiff_common.h
tiff_data.c
tiff_data.h
tiff.c Merge commit 'f86f39cb9b1fcd063d5e4812132a75c06cc7acd2' 2015-01-15 06:11:32 +01:00
tiff.h
tiffenc.c lavc/tiffenc: Support encoding ya16le. 2015-01-22 01:38:58 +01:00
tmv.c
tpeldsp.c
tpeldsp.h
truemotion1.c
truemotion1data.h
truemotion2.c avcodec/truemotion2: Use av_freep() to avoid leaving stale pointers in memory 2014-11-19 13:44:30 +01:00
truespeech_data.h
truespeech.c
tscc2.c
tscc2data.h
tscc.c
tta.c avcodec/tta: Use av_freep() to avoid leaving stale pointers in memory 2014-11-19 13:44:39 +01:00
ttadata.c
ttadata.h
ttadsp.c
ttadsp.h
ttaenc.c
twinvq_data.h
twinvq.c avcodec/twinvq: Use avpriv_float_dsp_alloc() 2014-11-29 19:22:54 +01:00
twinvq.h avcodec/twinvq: Use avpriv_float_dsp_alloc() 2014-11-29 19:22:54 +01:00
twinvqdec.c
txd.c
ulti_cb.h
ulti.c Merge commit 'ed97963bdbf3bb17fca4f9ea0aa1a97722dec907' 2015-01-07 00:05:04 +01:00
unary.h
utils.c Merge commit 'a536a4e4bc52d05f59869761337452fb1f1977f6' 2015-01-27 18:50:47 +01:00
utvideo.c
utvideo.h
utvideodec.c avcodec/utvideodec: Fix handling of slice_height=0 2014-12-16 23:00:04 +01:00
utvideoenc.c utvideoenc: properly set slice height/last line 2014-10-10 20:08:24 +02:00
v210dec.c
v210dec.h
v210enc.c Merge commit '9a738c27dceb4b975784b23213a46f5cb560d1c2' 2014-12-06 01:54:10 +01:00
v210enc.h Merge commit '9a738c27dceb4b975784b23213a46f5cb560d1c2' 2014-12-06 01:54:10 +01:00
v210x.c
v308dec.c
v308enc.c
v408dec.c
v408enc.c
v410dec.c
v410enc.c
vaapi_h264.c
vaapi_internal.h
vaapi_mpeg2.c
vaapi_mpeg4.c Merge commit '7ea1b3472a61de4aa4d41b571e99418e4997ad41' 2014-10-15 15:49:31 +02:00
vaapi_vc1.c
vaapi.c Merge commit 'bab8d73765238bfeea7a8dfd454f40ac213b3d22' 2014-12-15 13:03:01 +01:00
vaapi.h
vb.c
vble.c
vc1_block.c Merge commit 'd25afb579facc83fd3a839f21411124d0b09f0ba' 2014-11-25 12:00:11 +01:00
vc1_common.h
vc1_loopfilter.c vc1: Use the correct shift amount 2014-11-25 02:00:06 +00:00
vc1_mc.c avcodec/vc1_mc: use the same reference as luma does in ff_vc1_mc_4mv_chroma() 2014-12-25 01:25:29 +01:00
vc1_parser.c avcodec/vc1: fix time_base and framerate 2014-10-15 16:08:36 +02:00
vc1_pred.c Merge commit 'bc75b64cff37d58f3944e2da3da45c37f35f019a' 2014-11-25 11:05:15 +01:00
vc1_pred.h Merge commit '04d14c9b68b03e8dbc6e3003c1ee06892dd32576' 2014-10-08 22:00:09 +02:00
vc1.c avcodec/vc1: fix time_base and framerate 2014-10-15 16:08:36 +02:00
vc1.h Merge commit '1a02e78653a5c7674e6c43b6e6f2748dbd2091d7' 2014-10-09 03:06:20 +02:00
vc1acdata.h
vc1data.c
vc1data.h Merge commit '04d14c9b68b03e8dbc6e3003c1ee06892dd32576' 2014-10-08 22:00:09 +02:00
vc1dec.c Merge commit '1a02e78653a5c7674e6c43b6e6f2748dbd2091d7' 2014-10-09 03:06:20 +02:00
vc1dsp.c
vc1dsp.h
vcr1.c
vda_h264_dec.c
vda_h264.c Merge commit '2cef68da69a17ed09c313ba3c3850ec1cc0a80e0' 2015-01-06 22:13:39 +01:00
vda_internal.h
vda.c
vda.h
vdpau_h264.c Merge commit '737d35e33408263c04d7730f5487eed0d04938ba' 2014-12-27 14:46:15 +01:00
vdpau_internal.h Merge commit '737d35e33408263c04d7730f5487eed0d04938ba' 2014-12-27 14:46:15 +01:00
vdpau_mpeg4.c vdpau_mpeg4: Do not fail on unknown profile. 2014-11-05 20:07:31 +01:00
vdpau_mpeg12.c Merge commit '89ac99ba5f2dc9f69ad3bc294753930eb0b3e4a4' 2014-10-06 13:21:52 +02:00
vdpau_vc1.c Merge commit '89ac99ba5f2dc9f69ad3bc294753930eb0b3e4a4' 2014-10-06 13:21:52 +02:00
vdpau.c avcodec/vdpau: fix assertion failure and < vs > error 2014-12-28 01:47:05 +01:00
vdpau.h Merge commit 'c220a60f92dde9c7c118fc4deddff5c1f617cda9' 2014-12-27 13:06:25 +01:00
version.h Add an ARES atom to extradata when encoding avui. 2015-01-29 01:07:08 +01:00
videodsp_template.c
videodsp.c
videodsp.h
vima.c
vmdaudio.c
vmdvideo.c avcodec/vmdvideo: Check len before using it in method 3 2014-12-16 16:27:45 +01:00
vmnc.c
vorbis_data.c
vorbis_enc_data.h
vorbis_parser_internal.h avcodec/export av_vorbis_parse_frame_flags() 2014-11-06 11:58:32 +01:00
vorbis_parser.c avcodec/xiph: mark returned header pointers const from avpriv_split_xiph_headers() 2014-12-14 14:30:45 +01:00
vorbis_parser.h vorbis_parser: Include stdint.h in the header, to make it work standalone 2014-11-25 14:01:46 +02:00
vorbis.c
vorbis.h
vorbisdec.c avcodec/xiph: mark returned header pointers const from avpriv_split_xiph_headers() 2014-12-14 14:30:45 +01:00
vorbisdsp.c
vorbisdsp.h
vorbisenc.c Merge commit '5aa710f46119bb9c1c38542f80f5338eb8b5ffb2' 2014-11-13 13:34:39 +01:00
vp3_parser.c
vp3.c avcodec/vp3: Fix offset handling 2014-12-19 20:53:53 +01:00
vp3data.h
vp3dsp.c
vp3dsp.h
vp5.c
vp5data.h
vp6.c avcodec/vp6: Use av_freep(), avoid leaving stale pointers 2014-11-21 18:03:27 +01:00
vp6data.h
vp6dsp.c
vp8_parser.c
vp8.c avcodec/vp8: remove double ;; 2015-01-18 00:34:19 +01:00
vp8.h Merge commit '65875a8b3b079752da25a61ec188d2e3d90a569f' 2014-10-09 02:36:58 +02:00
vp8data.h
vp8dsp.c
vp8dsp.h
vp9_parser.c vp9: avoid infinite loop with broken files 2015-01-10 20:12:36 +01:00
vp9.c vp9/x86: invert hu_ipred left array ordering. 2014-12-19 14:07:18 +01:00
vp9.h vp9: Use the correct upper bound for seg_id 2014-11-21 12:37:05 +00:00
vp9data.h
vp9dsp.c vp9/x86: invert hu_ipred left array ordering. 2014-12-19 14:07:18 +01:00
vp9dsp.h
vp56.c
vp56.h
vp56data.c
vp56data.h
vp56dsp.c
vp56dsp.h
vp56rac.c
vqavideo.c
wavpack.c
wavpack.h
wavpackenc.c
wavpackenc.h
webp.c avcodec/webp: add assert to ensure palette is not larger than 256 2014-10-05 13:00:40 +02:00
webvttdec.c avcodec/ass: add ASS trailing \r\n in one single place 2014-10-19 23:24:34 +02:00
webvttenc.c
wma_common.c
wma_common.h
wma_freqs.c
wma_freqs.h
wma.c avcodec/wma: Print more details in case of spectral RLE overflows 2015-01-12 13:56:13 +01:00
wma.h avcodec/wmadec: fix 0 frame bit_reservoir 2015-01-12 03:33:16 +01:00
wmadata.h
wmadec.c avcodec/wmadec: fix 0 frame bit_reservoir 2015-01-12 03:33:16 +01:00
wmaenc.c avcodec/wma: Use avpriv_float_dsp_alloc() 2014-11-30 11:19:29 +01:00
wmalosslessdec.c avcodec/wmalosslessdec: support 24bit lossless 2014-11-22 20:51:15 +01:00
wmaprodata.h
wmaprodec.c avcodec/wmaprodec: Use avpriv_float_dsp_alloc() 2014-12-01 18:07:59 +01:00
wmavoice_data.h
wmavoice.c
wmv2.c
wmv2.h
wmv2dec.c
wmv2dsp.c
wmv2dsp.h
wmv2enc.c avcodec/wmv2enc: add priv_class 2014-10-18 20:06:29 +02:00
wnv1.c
ws-snd1.c
xan.c avcodec/xan: Use av_realloc_array() 2015-01-19 17:12:09 +01:00
xbmdec.c
xbmenc.c
xface.c avcodec/xface: Add asserts to limit nb_words from becoming too large 2014-12-16 19:19:35 +01:00
xface.h avcodec/xface: correct the XFACE_MAX_* values 2014-12-16 19:19:28 +01:00
xfacedec.c
xfaceenc.c xface: reduce stack usage by directly storing 2 bytes data instead of pointers. 2014-11-23 06:51:18 +01:00
xiph.c avcodec/xiph: mark returned header pointers const from avpriv_split_xiph_headers() 2014-12-14 14:30:45 +01:00
xiph.h avcodec/xiph: mark returned header pointers const from avpriv_split_xiph_headers() 2014-12-14 14:30:45 +01:00
xl.c
xsubdec.c avcodec/xsubdec: Check av_mallocz() return codes 2015-01-19 17:15:15 +01:00
xsubenc.c
xvididct.c
xvididct.h
xvmc_internal.h
xvmc.h
xwd.h
xwddec.c
xwdenc.c
xxan.c
y41pdec.c
y41penc.c
yop.c
yuv4dec.c
yuv4enc.c
zerocodec.c
zmbv.c
zmbvenc.c