ffmpeg/libavcodec
Andreas Cadhalpun 17fd68e9d7 aacsbr: break infinite loop in sbr_hf_calc_npatches
Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit 584cc1ade1)

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2015-06-01 23:25:20 +02:00
..
aarch64 lavc/aarch64: Do not use the neon horizontal chroma loop filter for H.264 4:2:2. 2015-02-13 20:48:08 +01:00
alpha Merge commit '835f798c7d' 2014-08-15 20:11:56 +02:00
arm avcodec/arm/videodsp_armv5te: Fix linking failure with "g++ -shared -D__STDC_CONSTANT_MACROS -o test.so ... libavcodec.a" 2015-02-13 20:48:09 +01:00
avr32
bfin bfin: add README 2014-06-02 20:18:44 +02:00
mips mips/acelp_filters: fix incorrect register constraint 2015-03-29 03:34:22 +02:00
neon Merge commit '835f798c7d' 2014-08-15 20:11:56 +02:00
ppc Add missing "const" all over the place. 2014-08-29 18:57:25 +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 Merge commit '4dc0fbb13c' into release/2.4 2015-05-28 22:40:53 +02:00
4xm.c Merge commit 'c67b449beb' 2014-06-23 13:31:26 +02:00
8bps.c Merge commit '632ad2248e' 2014-05-11 21:48:32 +02:00
8svx.c Merge commit '74512f7e36' 2014-09-02 21:45:58 +02:00
012v.c avcodec/012v: redesign main loop 2015-03-29 03:34:22 +02:00
a64colors.h
a64multienc.c avcodec/a64multienc: Assert that the Packet size does not grow 2015-03-29 03:34:21 +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 Merge commit 'b532854622' 2013-11-23 12:18:33 +01:00
aac_ac3_parser.h Merge commit '6258d362b8' 2013-08-28 12:09:41 +02:00
aac_adtstoasc_bsf.c Merge commit '63f800ca5f' 2014-09-01 20:51:44 +02:00
aac_parser.c avcodec: fix aac/ac3 parser bitstream buffer size 2014-08-22 01:24:40 +02:00
aac_tablegen.c
aac_tablegen.h Add av_cold to table generation functions. 2014-08-31 10:33:02 +02:00
aac_tablegen_decl.h
aacadtsdec.c Merge commit 'a90d92ce2a' 2014-05-03 23:21:26 +02:00
aacadtsdec.h
aaccoder.c Add missing "const" all over the place. 2014-08-29 18:57:25 +02:00
aacdec.c aacdec: consistently use avctx for logging in decode_eld_specific_config 2015-04-25 15:06:54 +02:00
aacdectab.h
aacenc.c Fix buffer_size argument to init_put_bits() in multiple encoders. 2015-03-29 03:34:22 +02:00
aacenc.h avcodec/aacenc: use enum for aac coder. 2013-09-12 17:25:30 +02:00
aacps.c avcodec/aacps: fix number of bands used with ipd/opd 2014-01-02 17:48:01 +01:00
aacps.h
aacps_tablegen.c aacps_tablegen: replace TABLE_CONST by const. 2014-08-31 18:33:27 +02:00
aacps_tablegen.h Add av_cold to table generation functions. 2014-08-31 10:33:02 +02:00
aacpsdata.c
aacpsdsp.c Merge remote-tracking branch 'qatar/master' 2013-11-22 13:01:11 +01:00
aacpsdsp.h Merge remote-tracking branch 'qatar/master' 2013-11-22 13:01:11 +01:00
aacpsy.c Merge commit '7b66cf5ce7' into release/2.4 2015-05-06 03:20:49 +02:00
aacsbr.c aacsbr: break infinite loop in sbr_hf_calc_npatches 2015-06-01 23:25:20 +02:00
aacsbr.h
aacsbr_tablegen.c aacsbr: support hardcoding tables. 2014-09-06 20:59:20 +02:00
aacsbr_tablegen.h aacsbr: support hardcoding tables. 2014-09-06 20:59:20 +02:00
aacsbrdata.h aacsbr: support hardcoding tables. 2014-09-06 20:59:20 +02:00
aactab.c Merge commit '7f29644108' 2014-01-05 02:18:57 +01:00
aactab.h Merge commit '7f29644108' 2014-01-05 02:18:57 +01:00
aandcttab.c aandcttab: fix spelling 2014-06-15 12:11:46 +02:00
aandcttab.h aandcttab: fix spelling 2014-06-15 12:11:46 +02:00
aasc.c aasc: return correct buffer size from aasc_decode_frame 2015-05-05 21:41:26 +02:00
ac3.c ac3: validate end in ff_ac3_bit_alloc_calc_mask 2015-04-25 15:06:54 +02:00
ac3.h Improved AC3 decoder level support (heavy drc, dialnorm) 2014-08-27 14:31:39 +02:00
ac3_parser.c avcodec: fix aac/ac3 parser bitstream buffer size 2014-08-22 01:24:40 +02: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 ac3_fixed: fix computation of spx_noise_blend 2015-03-29 03:34:23 +02:00
ac3dec.h ac3dec_fixed: always use the USE_FIXED=1 variant of the AC3DecodeContext 2015-03-29 03:34:22 +02:00
ac3dec_data.c
ac3dec_data.h
ac3dec_fixed.c ac3dec_fixed: always use the USE_FIXED=1 variant of the AC3DecodeContext 2015-03-29 03:34:22 +02:00
ac3dec_float.c ac3dec_fixed: always use the USE_FIXED=1 variant of the AC3DecodeContext 2015-03-29 03:34:22 +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/ac3en: use FF_ALLOC(Z)_ARRAY() 2014-09-13 13:28:38 +02:00
ac3enc.h Merge commit '2d60444331' 2014-07-17 23:27:40 +02:00
ac3enc_fixed.c Merge commit '9a9e2f1c8a' 2014-06-22 17:58:28 +02:00
ac3enc_float.c Merge commit '9a9e2f1c8a' 2014-06-22 17:58:28 +02:00
ac3enc_opts_template.c Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
ac3enc_template.c avcodec/ac3enc_template: fix out of array read 2014-10-04 23:52:28 +02:00
ac3tab.c Merge remote-tracking branch 'qatar/master' 2014-03-25 19:39:00 +01:00
ac3tab.h Merge commit '4b48201d4d' 2014-01-09 20:23:41 +01:00
acelp_filters.c
acelp_filters.h
acelp_pitch_delay.c Merge commit '9a9e2f1c8a' 2014-06-22 17:58:28 +02:00
acelp_pitch_delay.h Merge commit '9a9e2f1c8a' 2014-06-22 17:58:28 +02:00
acelp_vectors.c Merge commit '4a2ef39442' 2013-07-26 10:43:12 +02:00
acelp_vectors.h
adpcm.c Correct few "ffmpeg" typos 2014-08-24 11:05:42 +00:00
adpcm.h Correct few "ffmpeg" typos 2014-08-24 11:05:42 +00:00
adpcm_data.c Correct few "ffmpeg" typos 2014-08-24 11:05:42 +00:00
adpcm_data.h Correct few "ffmpeg" typos 2014-08-24 11:05:42 +00:00
adpcmenc.c Fix buffer_size argument to init_put_bits() in multiple encoders. 2015-03-29 03:34:22 +02:00
adx.c Merge commit '9325d88eba' 2014-08-10 02:09:13 +02:00
adx.h Merge commit '9325d88eba' 2014-08-10 02:09:13 +02:00
adx_parser.c Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
adxdec.c Merge commit 'd5cf5afabb' 2014-07-09 22:38:13 +02:00
adxenc.c Merge commit 'b2bed9325d' 2013-10-04 12:34:23 +02:00
aic.c Merge commit 'f3dafb63d0' into release/2.4 2015-03-09 00:31:23 +01:00
alac.c Merge commit 'cb5324200c' into release/2.4 2015-05-19 21:20:13 +02:00
alac_data.c
alac_data.h
alacenc.c alacenc: fix extra bits extraction 2014-08-18 02:51:34 +02:00
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 lavc: Move the libtwolame encoder registration to the list for external libraries 2015-01-13 00:16:41 +01:00
alsdec.c alsdec: limit avctx->bits_per_raw_sample to 32 2015-05-06 03:08:35 +02:00
amr.h
amrnbdata.h
amrnbdec.c Merge commit 'b2bed9325d' 2013-10-04 12:34:23 +02:00
amrwbdata.h
amrwbdec.c Merge commit 'b2bed9325d' 2013-10-04 12:34:23 +02:00
anm.c Merge commit 'b2bed9325d' 2013-10-04 12:34:23 +02:00
ansi.c Merge commit '39e07ac9fc' into release/2.4 2015-01-18 02:57:48 +01:00
apedec.c apedec: prevent out of array writes in decode_array_0000 2015-05-19 21:08:36 +02:00
ass.c avcodec/ass: move playres parameters below scripttype 2014-06-18 18:43:36 +02:00
ass.h ass: move text_event_to_ass from textdec.c to ass.c and export it 2013-11-10 18:57:52 +01:00
ass_split.c
ass_split.h
assdec.c
assenc.c avcodec/assenc: fix potential overread. 2013-09-08 18:50:25 +02:00
asv.c Merge commit 'f61e47dd68' 2014-09-02 21:57:46 +02:00
asv.h Merge commit 'f61e47dd68' 2014-09-02 21:57:46 +02:00
asvdec.c Merge commit 'f61e47dd68' 2014-09-02 21:57:46 +02:00
asvenc.c avcodec/asvenc: fix AAN scaling 2014-10-04 23:52:28 +02:00
atrac.c atrac: Add missing av_cold 2013-10-03 23:00:09 +02:00
atrac.h Merge remote-tracking branch 'qatar/master' 2013-10-03 21:46:42 +02:00
atrac1.c Merge commit '7df9e693a3' 2013-09-03 15:05:18 +02:00
atrac1data.h Various small spelling fixes. 2014-04-22 20:44:31 +02:00
atrac3.c Merge commit 'f929ab0569' 2014-08-15 21:00:50 +02:00
atrac3data.h Merge commit '7df9e693a3' 2013-09-03 15:05:18 +02:00
atrac3plus.c Add missing "const" all over the place. 2014-08-29 18:57:25 +02:00
atrac3plus.h Merge remote-tracking branch 'qatar/master' 2014-01-09 20:58:03 +01:00
atrac3plus_data.h ATRAC3+ decoder 2014-01-09 19:33:07 +01:00
atrac3plusdec.c avcodec/atrac3plusdec: Use av_mallocz_array() 2014-05-21 16:03:22 +02:00
atrac3plusdsp.c avcodec/atrac3plusdsp: fix on stack alignment 2015-04-25 15:06:54 +02:00
audio_frame_queue.c
audio_frame_queue.h Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
audioconvert.c lavc: drop deprecated audio_convert API at the next major bump 2013-11-03 13:13:24 +01:00
audioconvert.h lavc: drop deprecated audio_convert API at the next major bump 2013-11-03 13:13:24 +01:00
audiodsp.c Merge commit '9a9e2f1c8a' 2014-06-22 17:58:28 +02:00
audiodsp.h Merge commit '9a9e2f1c8a' 2014-06-22 17:58:28 +02:00
aura.c Merge commit 'b2bed9325d' 2013-10-04 12:34:23 +02:00
avcodec.h avcodec: fix missing doxygen comment marker 2014-09-01 00:52:22 +01:00
avcodecres.rc Add Windows resource file support for shared libraries 2013-12-05 23:42:07 +01:00
avdct.c avcodec/avdct: add "xvid" alias AVOption and use FF_IDCT_XVID 2014-08-09 12:42:07 +02:00
avdct.h avcodec: Change get_pixels() to ptrdiff_t linesize 2014-08-06 15:50:54 +02:00
avfft.c lavc/avfft: init context to 0. 2013-09-04 16:37:25 +02:00
avfft.h Merge commit '4d7ab5cfeb' 2014-02-17 21:11:29 +01:00
avpacket.c Merge commit '874390e163' 2014-06-20 16:40:04 +02:00
avpicture.c
avrndec.c cosmetics: group remaining .name and .long_name. 2013-10-04 13:33:20 +00:00
avs.c Merge commit '9e0a38d32b' into release/2.4 2015-01-18 02:59:01 +01:00
avuidec.c cosmetics: group remaining .name and .long_name. 2013-10-04 13:33:20 +00:00
avuienc.c avcodec/avuienc: move pointer declaration to where its used 2014-08-02 20:13:08 +02:00
bethsoftvideo.c Merge commit 'cec5ce4922' 2013-11-17 00:21:16 +01:00
bethsoftvideo.h
bfi.c Merge commit 'b2bed9325d' 2013-10-04 12:34:23 +02:00
bgmc.c Update my email address. 2013-08-13 15:45:08 +02:00
bgmc.h Update my email address. 2013-08-13 15:45:08 +02:00
bink.c Merge commit 'e74433a8e6' 2014-06-19 04:54:38 +02:00
binkaudio.c Merge commit 'f20518568a' 2014-09-04 19:46:06 +02:00
binkdata.h Merge commit '28306e6d62' 2013-06-02 10:30:35 +02:00
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 cosmetics: group remaining .name and .long_name. 2013-10-04 13:33:20 +00:00
bintext.h libavcodec/bintext.h: Fix duplicate words 2013-08-12 19:40:29 +02:00
bit_depth_template.c Merge commit 'f9279ee749' 2014-03-22 22:23:04 +01:00
bitstream.c avcodec/bitstream: Assert that there is enough space left in avpriv_copy_bits() 2015-06-01 23:25:19 +02:00
bitstream_filter.c Merge commit '53abe32409' 2014-07-27 01:57:34 +02:00
blockdsp.c alpha/blockdsp: move clear_blocks out of dsputil 2014-06-19 22:39:38 +02:00
blockdsp.h alpha/blockdsp: move clear_blocks out of dsputil 2014-06-19 22:39:38 +02:00
bmp.c Use os/2 palette even if it contains less than 256 entries. 2014-07-05 02:11:17 +02:00
bmp.h bmpenc: use the AVFrame API properly. 2013-11-16 17:43:05 +01:00
bmp_parser.c avcodec/bmp_parser: delay frame end detection to the next header or EOF 2014-09-13 17:46:18 +02:00
bmpenc.c Merge commit 'e4155f15b3' 2013-11-17 03:17:48 +01:00
bmvaudio.c Merge commit '2fc85fe96e' 2014-07-06 23:43:37 +02:00
bmvvideo.c Merge commit '2fc85fe96e' 2014-07-06 23:43:37 +02:00
brenderpix.c Merge commit 'e96c3b81ca' 2014-08-04 21:48:00 +02:00
bswapdsp.c Merge commit 'c67b449beb' 2014-06-23 13:31:26 +02:00
bswapdsp.h Merge commit 'c67b449beb' 2014-06-23 13:31:26 +02:00
bytestream.h Merge commit '5748faf291' 2014-04-13 02:06:47 +02:00
c93.c Merge commit 'cec5ce4922' 2013-11-17 00:21:16 +01:00
cabac.c cabac: Allow hardcoding CABAC table. 2014-09-06 20:59:20 +02:00
cabac.h cabac: Allow hardcoding CABAC table. 2014-09-06 20:59:20 +02:00
cabac_functions.h avcodec/cabac_functions: fix "warning: UNCHECKED_BITSTREAM_READER is not defined, evaluates to 0" 2014-09-08 21:06:47 +02:00
cabac_tablegen.c cabac: Allow hardcoding CABAC table. 2014-09-06 20:59:20 +02:00
cabac_tablegen.h cabac: Allow hardcoding CABAC table. 2014-09-06 20:59:20 +02:00
cavs.c Merge commit '61fdbf7ff6' into release/2.4 2015-01-18 02:34:25 +01:00
cavs.h Merge commit 'e3fcb14347' 2014-07-01 15:22:11 +02:00
cavs_parser.c
cavsdata.c avcodec/cavs: make cavs_chroma_qp non static 2014-06-28 19:08:39 +02:00
cavsdec.c Merge commit '61fdbf7ff6' into release/2.4 2015-01-18 02:34:25 +01:00
cavsdsp.c Merge commit '7fb993d338' 2014-07-25 13:05:08 +02:00
cavsdsp.h Merge commit '368f50359e' 2014-05-30 02:43:34 +02:00
cbrt_tablegen.c
cbrt_tablegen.h Add av_cold to table generation functions. 2014-08-31 10:33:02 +02:00
cdgraphics.c Merge commit 'c7d9b473e2' 2014-08-07 01:56:50 +02:00
cdxl.c cdxl: remove an unused variable 2013-11-16 12:48:25 +01:00
celp_filters.c
celp_filters.h
celp_math.c
celp_math.h
cga_data.c
cga_data.h
chomp_bsf.c avcodec: use designated initializers for bitstream filters 2013-10-02 17:20:29 +00:00
cinepak.c avcodec/cinepak: fix integer underflow 2014-10-04 23:52:29 +02:00
cinepakenc.c avcodec/cinepakenc: use av_malloc_array() 2014-05-11 20:06:28 +02:00
cljrdec.c avcodec/cljrdec: remove unneeded include 2014-07-07 16:31:51 +02:00
cljrenc.c Merge commit '373a6dda54' 2014-07-06 20:00:59 +02:00
cllc.c Merge commit 'c67b449beb' 2014-06-23 13:31:26 +02: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 Merge commit 'c5fca0174d' 2014-07-28 12:36:28 +02:00
cook.c Merge commit '484e015dc8' into release/2.4 2015-01-18 02:02:00 +01:00
cook_parser.c avcodec: Fix duration error after seek operation 2013-11-16 02:02:51 +01:00
cookdata.h
copy_block.h Merge commit 'd37c96213a' 2014-03-28 03:26:43 +01:00
cos_tablegen.c Merge commit '794fcf79a8' 2014-01-07 13:10:56 +01:00
cpia.c lavc/cpia: use avpriv_report_missing_feature() 2014-04-07 01:33:53 +02:00
crystalhd.c avcodec/crystalhd: Add #if HAVE_UNISTD_H around #include <unistd.h> 2014-07-08 02:51:56 +02:00
cscd.c Merge commit 'b2bed9325d' 2013-10-04 12:34:23 +02:00
cyuv.c Correct few "ffmpeg" typos 2014-08-24 11:05:42 +00:00
dca.c avcodec/dca: Make ff_dca_convert_bitstream() available to libavformat, needed for dts_probe() 2014-08-06 22:28:35 +02:00
dca.h avcodec/dca: Make ff_dca_convert_bitstream() available to libavformat, needed for dts_probe() 2014-08-06 22:28:35 +02:00
dca_parser.c avcodec/dca: Make ff_dca_convert_bitstream() available to libavformat, needed for dts_probe() 2014-08-06 22:28:35 +02:00
dcadata.h Merge commit '6b7b8585d7' 2014-05-23 19:01:12 +02:00
dcadec.c avcodec/dcadec: Check that the added xch channel isnt already there 2014-12-17 20:02:05 +01: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 fix various typos 2014-06-03 10:58:19 -08:00
dcaenc.h Add missing "const" all over the place. 2014-08-29 18:57:25 +02:00
dcahuff.h
dct-test.c Merge commit '1274ea8dba' 2014-09-08 00:54:55 +02:00
dct.c avcodec/dct: use av_malloc_array() 2014-05-11 20:06:45 +02:00
dct.h Merge commit '95c0cec03a' 2014-09-03 03:19:40 +02:00
dct32.h Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
dct32_fixed.c Merge remote-tracking branch 'qatar/master' 2013-11-21 19:26:01 +01:00
dct32_float.c Merge remote-tracking branch 'qatar/master' 2013-11-21 19:26:01 +01:00
dct32_template.c Merge remote-tracking branch 'qatar/master' 2013-11-21 19:26:01 +01:00
dctref.c
dctref.h
dfa.c Merge commit 'cc8163e1a3' 2014-03-22 18:43:40 +01:00
dirac.c Merge commit '9752d07d33' 2014-09-09 12:12:29 +02:00
dirac.h
dirac_arith.c
dirac_arith.h avcodec/dirac_arith: fix integer overflow 2014-11-01 13:28:14 +01:00
dirac_dwt.c Merge commit '2d60444331' 2014-07-17 23:27:40 +02:00
dirac_dwt.h Various small spelling fixes. 2014-04-22 20:44:31 +02:00
dirac_parser.c Merge commit '9752d07d33' 2014-09-09 12:12:29 +02:00
diracdec.c diracdec: check that block length is valid 2015-06-01 23:25:20 +02:00
diracdsp.c Merge commit '2d60444331' 2014-07-17 23:27:40 +02:00
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 lavc/dnxhd: ff_dnxhd_cid_table is not exported 2014-08-13 13:12:52 +02:00
dnxhddec.c avcodec/dnxhddec: Check that the frame is interlaced before using cur_field 2015-03-29 03:34:23 +02:00
dnxhdenc.c Merge commit '61fdbf7ff6' into release/2.4 2015-01-18 02:34:25 +01:00
dnxhdenc.h Merge commit 'e74433a8e6' 2014-06-19 04:54:38 +02:00
dpcm.c Correct few "ffmpeg" typos 2014-08-24 11:05:42 +00:00
dpx.c dpx: use aligned line starts 2014-08-14 13:35:24 +02:00
dpx_parser.c avcodec/dpx_parser: fix off by 1 error 2014-06-01 20:14:49 +02:00
dpxenc.c dpxenc: fix padding in encode_gbrp12 2014-08-21 23:02:48 +02:00
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
dsicinaudio.c Merge commit 'd6902070c5' 2014-07-07 00:04:22 +02:00
dsicinvideo.c Merge commit 'd6902070c5' 2014-07-07 00:04:22 +02:00
dsputil.h reintroduce avpriv_dsputil_init() to maintain ABI until next soname bump 2014-07-26 13:21:07 +02:00
dsputil_compat.c reintroduce avpriv_dsputil_init() to maintain ABI until next soname bump 2014-07-26 13:21:07 +02:00
dump_extradata_bsf.c avcodec: use designated initializers for bitstream filters 2013-10-02 17:20:29 +00:00
dv.c Merge commit 'ee0ebd3c14' 2014-09-09 19:30:55 +02:00
dv.h Merge commit 'ee0ebd3c14' 2014-09-09 19:30:55 +02:00
dv_profile.c Merge commit 'ee0ebd3c14' 2014-09-09 19:30:55 +02:00
dv_profile.h Merge commit 'ee0ebd3c14' 2014-09-09 19:30:55 +02:00
dv_profile_internal.h Merge commit 'f6ee61fb05' 2014-07-09 22:27:07 +02:00
dv_tablegen.c Merge remote-tracking branch 'qatar/master' 2013-11-19 22:03:27 +01:00
dv_tablegen.h Merge commit 'ee0ebd3c14' 2014-09-09 19:30:55 +02:00
dvbsub.c Merge commit 'f929ab0569' 2014-08-15 21:00:50 +02:00
dvbsub_parser.c
dvbsubdec.c avcodec/dvbsubdec: make compute_edt user settable 2014-09-01 19:51:58 +02:00
dvd_nav_parser.c Merge commit '2d60444331' 2014-07-17 23:27:40 +02:00
dvdata.c Merge commit 'ee0ebd3c14' 2014-09-09 19:30:55 +02:00
dvdata.h Merge remote-tracking branch 'qatar/master' 2014-04-05 19:43:28 +02:00
dvdec.c Merge commit 'ee0ebd3c14' 2014-09-09 19:30:55 +02:00
dvdsub_parser.c avcodec/dvdsub_parser: print message if packet is smaller than the packet size field 2014-08-02 01:17:24 +02:00
dvdsubdec.c Merge commit '5891fd017a' into release/2.4 2015-01-18 02:15:10 +01:00
dvdsubenc.c Merge commit 'f929ab0569' 2014-08-15 21:00:50 +02:00
dvenc.c Merge commit 'ee0ebd3c14' 2014-09-09 19:30:55 +02:00
dxa.c avcodec/dxa: check dimensions 2014-11-01 13:28:14 +01:00
dxtory.c avcodec/dxtory: Use LL instead of L number suffix 2015-02-13 20:48:08 +01:00
dxva2.c dxva2: Directly use AVFrames 2014-04-01 00:10:15 +02:00
dxva2.h Merge commit 'b8962d64cc' 2014-09-01 20:45:50 +02:00
dxva2_h264.c Merge commit '4600a85eaa' 2014-09-01 20:31:13 +02:00
dxva2_internal.h dxva2: Clean up definition of _WIN32_WINNT 2014-09-01 12:23:59 +02:00
dxva2_mpeg2.c Merge commit '4600a85eaa' 2014-09-01 20:31:13 +02:00
dxva2_vc1.c Merge commit '4600a85eaa' 2014-09-01 20:31:13 +02:00
eac3_data.c
eac3_data.h
eac3dec.c eac3dec: fix scaling 2015-03-29 03:34:23 +02:00
eac3enc.c Merge commit '27631796c9' 2014-06-13 19:51:35 +02:00
eac3enc.h Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
eacmv.c Merge commit '5430839144' 2014-02-05 01:42:06 +01:00
eaidct.c
eaidct.h
eamad.c Merge commit 'e818da7724' into release/2.4 2015-03-09 01:18:06 +01:00
eatgq.c Merge commit 'b4987f7219' 2014-07-18 22:01:17 +02:00
eatgv.c avcodec/eatgv: use av_mallocz() for frame_buffer 2013-12-24 23:20:30 +01:00
eatqi.c Merge commit 'b4987f7219' 2014-07-18 22:01:17 +02:00
elbg.c avcodec/elbg: Use av_malloc(z)_array() 2014-04-12 05:40:37 +02:00
elbg.h lavc/elbg: rename ff_ symbols to avpriv_, so they can be used in shared libs 2013-11-13 11:21:46 +01:00
error_resilience.c error_resilience: Drop asserts from guess_mv() 2014-08-24 13:00:53 -07:00
error_resilience.h Merge commit '2d60444331' 2014-07-17 23:27:40 +02:00
escape124.c Merge commit 'a639ea7f4b' 2013-11-17 00:51:01 +01:00
escape130.c Merge commit 'b2bed9325d' 2013-10-04 12:34:23 +02:00
evrcdata.h Add missing "const" all over the place. 2014-08-29 18:57:25 +02:00
evrcdec.c lavc/evrcdec: fix const misplacement 2014-02-07 19:32:16 +00:00
exif.c Print a warning instead of requesting a sample for an invalid exif tag. 2014-07-24 11:58:11 +02:00
exif.h Reindent after last commit. 2014-04-05 03:32:11 +02:00
exr.c Merge commit '9e500efdbe' 2014-06-20 22:20:28 +02:00
faandct.c Replace av_unused attributes by block structures 2014-09-05 13:55:04 +02:00
faandct.h
faanidct.c Merge commit '213e606752' 2014-09-05 19:24:49 +02:00
faanidct.h
faxcompr.c Fix buffer_size argument to init_put_bits() in multiple encoders. 2015-03-29 03:34:22 +02:00
faxcompr.h
fdctdsp.c Merge commit '1274ea8dba' 2014-09-08 00:54:55 +02:00
fdctdsp.h Merge commit 'a9aee08d90' 2014-07-08 03:19:06 +02:00
fft-fixed-test.c Merge commit '794fcf79a8' 2014-01-07 13:10:56 +01:00
fft-fixed32-test.c rename CONFIG_FFT_FIXED_32 -> FFT_FIXED_32 2014-01-07 13:11:06 +01:00
fft-internal.h rename CONFIG_FFT_FIXED_32 -> FFT_FIXED_32 2014-01-07 13:11:06 +01:00
fft-test.c Merge commit '165e9df195' 2014-07-25 20:43:03 +02:00
fft.h Merge commit '24af1aa0f7' 2014-07-18 21:43:50 +02:00
fft_fixed.c rename CONFIG_FFT_FIXED_32 -> FFT_FIXED_32 2014-01-07 13:11:06 +01:00
fft_fixed_32.c rename CONFIG_FFT_FIXED_32 -> FFT_FIXED_32 2014-01-07 13:11:06 +01:00
fft_float.c rename CONFIG_FFT_FIXED_32 -> FFT_FIXED_32 2014-01-07 13:11:06 +01:00
fft_init_table.c fft: add ff_ prefix to some global arrays. 2014-08-31 10:25:36 +02:00
fft_table.h fft: add ff_ prefix to some global arrays. 2014-08-31 10:25:36 +02:00
fft_template.c fft_template: Move variables to where they are used. 2014-08-31 10:25:36 +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 Merge commit 'da7d839a0d' 2014-08-12 17:09:39 +02:00
ffv1enc.c Merge commit '3f09d4f6d4' into release/2.4 2015-01-18 03:21:35 +01:00
ffwavesynth.c lavc/ffwavesynth: fix dependency sizeof(AVFrame). 2013-12-30 10:58:01 +01:00
fic.c avcodec/fic: Check if a frame is available before using it 2014-08-22 02:22:31 +02:00
file_open.c libavutil: Make avpriv_open a library-internal function on msvcrt 2013-08-10 00:53:33 +03:00
flac.c Merge commit '9325d88eba' 2014-08-10 02:09:13 +02:00
flac.h Merge commit '9325d88eba' 2014-08-10 02:09:13 +02:00
flac_parser.c avcodec/flac_parser: fix handling EOF if no headers are found 2015-02-13 20:48:09 +01:00
flacdata.c
flacdata.h
flacdec.c avcodec/flacdec: Call ff_flacdsp_init() unconditionally 2014-11-30 21:40:36 +01:00
flacdsp.c lavc: fix flac encoder and decoder dependencies 2014-02-13 21:00:32 +01:00
flacdsp.h lavc/flacdsp: change lpc_encoder function pointer prototype 2014-08-14 20:11:35 +02:00
flacdsp_lpc_template.c cvcodec/flacdsp_lpc_template: osmetic fix 2014-08-13 05:01:35 +02:00
flacdsp_template.c
flacenc.c lavc/flacenc: partially unroll loop in flac_enc_lpc_16 2014-08-13 03:09:26 +02:00
flashsv.c avcodec/flashsv: check decode_hybrid() for overread 2013-12-19 16:28:26 +01:00
flashsv2enc.c Fix buffer_size argument to init_put_bits() in multiple encoders. 2015-03-29 03:34:22 +02:00
flashsvenc.c Fix buffer_size argument to init_put_bits() in multiple encoders. 2015-03-29 03:34:22 +02:00
flicvideo.c Correct few "ffmpeg" typos 2014-08-24 11:05:42 +00:00
flv.h Merge commit 'ff4d1aa8bc' 2014-09-02 22:07:06 +02:00
flvdec.c Merge commit 'ff4d1aa8bc' 2014-09-02 22:07:06 +02:00
flvenc.c Merge commit 'ff4d1aa8bc' 2014-09-02 22:07:06 +02:00
fmtconvert.c Merge commit '31c6f6f65c' 2013-07-22 11:48:06 +02:00
fmtconvert.h Merge commit '31c6f6f65c' 2013-07-22 11:48:06 +02:00
frame_thread_encoder.c huffyuvenc: add a non-deterministic option 2014-08-19 13:47:18 +02:00
frame_thread_encoder.h
fraps.c Merge commit 'c67b449beb' 2014-06-23 13:31:26 +02:00
frwu.c Merge commit 'b2bed9325d' 2013-10-04 12:34:23 +02:00
g2meet.c g2meet: check ff_set_dimensions return value 2015-01-13 00:16:41 +01:00
g722.c
g722.h Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
g722dec.c Add missing "const" all over the place. 2014-08-29 18:57:25 +02:00
g722enc.c Merge commit 'b2bed9325d' 2013-10-04 12:34:23 +02:00
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 avcodec: Add little-endian G726 decoder 2013-10-18 16:46:08 +02:00
g729.h
g729data.h
g729dec.c Merge commit '9a9e2f1c8a' 2014-06-22 17:58:28 +02:00
g729postfilter.c Merge commit '9a9e2f1c8a' 2014-06-22 17:58:28 +02:00
g729postfilter.h Merge commit '9a9e2f1c8a' 2014-06-22 17:58:28 +02:00
get_bits.h Merge commit 'b574e1e97e' 2014-09-05 19:08:27 +02:00
gif.c avcodec/gif: fix off by one in column offsetting finding 2015-02-16 18:08:45 +01:00
gif.h
gifdec.c Merge commit 'eac49477aa' into release/2.4 2014-12-20 12:15:25 +01:00
golomb-test.c avcodec/golomb-test: fix () in EXTEND() macro 2014-05-25 03:45:10 +02:00
golomb.c
golomb.h Merge commit '91d305790e' 2014-09-02 22:18:12 +02:00
gsm.h Merge commit 'a16577d985' 2013-11-26 12:37:20 +01:00
gsm_parser.c Merge commit 'a16577d985' 2013-11-26 12:37:20 +01:00
gsmdec.c Revert "avcodec/gsmdec: reject unsupported msn audio modes" 2013-11-26 12:38:03 +01:00
gsmdec_data.c Merge commit 'a16577d985' 2013-11-26 12:37:20 +01:00
gsmdec_data.h Merge commit 'a16577d985' 2013-11-26 12:37:20 +01:00
gsmdec_template.c Merge commit 'a16577d985' 2013-11-26 12:37:20 +01:00
h261.c
h261.h avcodec/h261enc: avoid use of current/previous_mba 2013-11-20 15:14:01 +01:00
h261_parser.c
h261data.c Merge remote-tracking branch 'qatar/master' 2014-03-25 19:39:00 +01:00
h261dec.c h261dec: Fix context initialization sequence 2015-01-12 23:14:26 +01:00
h261enc.c Merge commit '835f798c7d' 2014-08-15 20:11:56 +02:00
h263.c Merge commit 'e3fcb14347' 2014-07-01 15:22:11 +02:00
h263.h Merge commit 'e74433a8e6' 2014-06-19 04:54:38 +02:00
h263_parser.c
h263_parser.h
h263data.h Merge commit '0338c39698' 2013-11-08 17:42:56 +01:00
h263dec.c avcodec/h263dec: Fix decoding messenger.h263 2014-10-04 23:52:29 +02:00
h263dsp.c Merge remote-tracking branch 'qatar/master' 2013-11-08 18:02:50 +01:00
h263dsp.h Merge commit '0338c39698' 2013-11-08 17:42:56 +01:00
h264.c avcodec/h264: Fail for invalid mixed IDR / non IDR frames in slice threading mode 2015-04-25 15:06:54 +02:00
h264.h avcodec/h264: Do not fail with randomly truncated VUIs 2015-04-25 15:06:54 +02:00
h264_cabac.c Merge commit '07db7a0dd8' into release/2.4 2015-02-28 19:18:24 +01:00
h264_cavlc.c Merge commit 'd24e9a99a4' 2014-03-17 13:46:23 +01:00
h264_direct.c Merge commit 'c39059bea3' 2014-07-21 02:16:13 +02:00
h264_loopfilter.c Merge commit '213e606752' 2014-09-05 19:24:49 +02:00
h264_mb.c avcodec/h264_mb: fix grayscale only decoding with weighted prediction 2014-08-17 15:00:16 +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 h264_mp4toannexb_bsf: rename first_idr to new_idr 2014-08-01 17:58:30 +02:00
h264_mvpred.h Merge commit 'e0c16e4e32' 2014-03-17 12:36:48 +01:00
h264_parser.c avcodec/h264: Do not fail with randomly truncated VUIs 2015-04-25 15:06:54 +02:00
h264_picture.c Merge commit 'ca1e36a8e4' 2014-06-20 23:18:45 +02:00
h264_ps.c avcodec/h264: Do not fail with randomly truncated VUIs 2015-04-25 15:06:54 +02:00
h264_refs.c avcodec/h264_refs: Do not set reference to things which dont exist 2015-04-25 15:06:54 +02:00
h264_sei.c avcodec/h264_sei: ff_h264_decode_sei: dont try to parse trailing zeroes 2014-11-05 10:13:26 +01:00
h264_slice.c Merge commit '3b69f245db' into release/2.4 2015-05-31 00:13:22 +02:00
h264addpx_template.c
h264chroma.c Merge commit '71617884a2' 2014-01-15 15:00:06 +01:00
h264chroma.h Merge commit '71617884a2' 2014-01-15 15:00:06 +01:00
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 Merge commit 'db7f1c7c5a' 2014-08-05 12:46:10 +02:00
h264dsp.h Merge commit 'db7f1c7c5a' 2014-08-05 12:46:10 +02:00
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 Merge commit 'd5dd8c7bf0' 2014-01-15 15:13:41 +01:00
h264qpel.h Merge commit '368f50359e' 2014-05-30 02:43:34 +02:00
h264qpel_template.c Merge commit '2143948381' 2014-09-05 20:21:47 +02:00
hevc.c avcodec/hevc: Fix handling of skipped_bytes() reallocation failures 2015-02-13 20:48:09 +01:00
hevc.h Merge commit 'a219add4e8' into release/2.4 2015-03-29 03:13:23 +02:00
hevc_cabac.c hevc/rext: fixing rdpcm and scaling list for Range Extension 2014-07-22 13:07:54 +02:00
hevc_filter.c Merge commit '7acdd3a127' 2014-08-09 21:49:55 +02:00
hevc_mvs.c Merge commit '0b41eeac45' into release/2.4 2014-11-01 13:06:25 +01:00
hevc_parser.c avcodec/hevc_ps: do not loose all reference to pointers still in use 2014-07-12 21:03:09 +02:00
hevc_ps.c avcodec/hevc_ps: Check cropping parameters more correctly 2015-03-29 03:34:23 +02:00
hevc_refs.c hevc_refs: drop the handling of negative coordinates in ff_hevc_get_ref_list() 2014-08-09 16:15:38 +00:00
hevc_sei.c avcodec/hevc_sei: factor return 1 out of if/else chain 2014-07-10 00:19:49 +02:00
hevcdsp.c Merge commit '1a880b2fb8' 2014-07-27 00:20:48 +02:00
hevcdsp.h hevcdsp: remove more instances of compile-time-fixed parameters 2014-08-22 15:22:42 +02:00
hevcdsp_template.c hevcdsp: remove more instances of compile-time-fixed parameters 2014-08-22 15:22:42 +02:00
hevcpred.c hevc/rext: basic infrastructure for supporting range extension 2014-07-15 13:47:35 +02:00
hevcpred.h Merge commit 'a1c2b48018' 2014-05-19 14:10:13 +02:00
hevcpred_template.c hevc/rext: basic infrastructure for supporting range extension 2014-07-15 13:47:35 +02:00
hnm4video.c Merge commit 'e7ee74485b' into release/2.4 2015-01-18 01:59:36 +01:00
hpel_template.c Merge commit 'aba70bb538' 2014-03-26 14:50:55 +01:00
hpeldsp.c Merge commit 'f0ce9913d0' 2014-06-13 19:03:55 +02:00
hpeldsp.h Merge commit '880e2aa236' 2014-06-02 19:38:01 +02:00
huffman.c avcodec/huffman/ff_huff_gen_len_table: support skiping stat=0 entries 2014-06-09 14:56:00 +02:00
huffman.h avcodec/huffman/ff_huff_gen_len_table: support skiping stat=0 entries 2014-06-09 14:56:00 +02:00
huffyuv.c Merge commit 'c67b449beb' 2014-06-23 13:31:26 +02:00
huffyuv.h huffyuvenc: add a non-deterministic option 2014-08-19 13:47:18 +02:00
huffyuvdec.c huffyuvdec: avoid large stack use. 2014-09-06 21:01:09 +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 huffyuvenc: write last odd sample 2014-08-25 23:12:30 +02:00
huffyuvencdsp.c avcodec/huffyuvencdsp: try to fix misaligned access 2014-06-29 16:26:38 +02:00
huffyuvencdsp.h Merge commit '512f3ffe9b' 2014-05-28 00:03:59 +02:00
idcinvideo.c Correct few "ffmpeg" typos 2014-08-24 11:05:42 +00:00
idctdsp.c Merge commit '1274ea8dba' 2014-09-08 00:54:55 +02:00
idctdsp.h Merge commit '95c0cec03a' 2014-09-03 03:19:40 +02:00
iff.c avcodec/iff: check pixfmt for rgb8 / rgbn 2014-08-10 22:05:55 +02:00
iirfilter.c
iirfilter.h
imc.c Merge commit 'e443165c32' into release/2.4 2014-11-01 13:21:40 +01:00
imcdata.h
imgconvert.c Merge commit '78670fbf07' 2014-07-22 12:55:11 +02:00
imgconvert.h Merge commit '600b854ad8' 2014-03-22 22:17:54 +01:00
imx_dump_header_bsf.c avcodec: use designated initializers for bitstream filters 2013-10-02 17:20:29 +00:00
indeo2.c Merge commit '422e14f721' 2014-06-27 01:11:59 +02:00
indeo2data.h
indeo3.c indeo3: check ff_set_dimensions return value 2015-01-13 00:16:41 +01:00
indeo3data.h
indeo4.c Merge commit '5ec6d152e2' 2014-06-27 02:05:22 +02:00
indeo4data.h Add missing "const" all over the place. 2014-08-29 18:57:25 +02:00
indeo5.c Merge commit '5ec6d152e2' 2014-06-27 02:05:22 +02:00
indeo5data.h
intelh263dec.c Merge commit 'b2290bf10b' 2014-06-19 15:12:45 +02:00
internal.h Merge commit '61fdbf7ff6' into release/2.4 2015-01-18 02:34:25 +01:00
interplayvideo.c Correct few "ffmpeg" typos 2014-08-24 11:05:42 +00:00
intrax8.c Merge commit '835f798c7d' 2014-08-15 20:11:56 +02:00
intrax8.h
intrax8dsp.c
intrax8dsp.h
intrax8huf.h
ituh263dec.c h261dec, ituh263dec: Move condition. 2014-09-01 19:41:20 +02:00
ituh263enc.c avcodec/ituh263enc: fix advanced intra coding 2014-06-21 04:05:28 +02:00
ivi_common.c Merge commit '5ec6d152e2' 2014-06-27 02:05:22 +02:00
ivi_common.h Merge commit '5ec6d152e2' 2014-06-27 02:05:22 +02:00
ivi_dsp.c Merge commit '5ec6d152e2' 2014-06-27 02:05:22 +02:00
ivi_dsp.h Merge commit '5ec6d152e2' 2014-06-27 02:05:22 +02:00
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 Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
jfdctint_template.c avcodec/fate-idct8x8: Defined behavior: eliminate negative left-shifts. 2014-05-20 04:21:06 +02:00
jpeg2000.c Merge commit '10306e9c5f' 2014-06-24 01:45:42 +02:00
jpeg2000.h jpeg2000: Remove unused passes array in Jpeg200Cblk structure 2013-07-13 14:28:48 +02:00
jpeg2000dec.c jpeg2000: enable 4 component pixel formats 2014-08-06 12:23:21 +01: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: Check run value more completely in ls_decode_line() 2014-10-04 23:52:28 +02:00
jpeglsdec.h
jpeglsenc.c lavc/jpeglsenc: Enable frame-threading. 2014-05-31 13:41:11 +02:00
jrevdct.c Merge commit '95c0cec03a' 2014-09-03 03:19:40 +02:00
jvdec.c jvdec: check frame dimensions 2014-12-20 10:51:40 +01:00
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 Merge commit 'b2bed9325d' 2013-10-04 12:34:23 +02:00
lagarith.c Merge commit '0d439fbede' 2014-05-27 23:16:06 +02:00
lagarithrac.c avcodec/lagarithrac: lag_get_rac: use normal division 2014-06-04 02:15:24 +02:00
lagarithrac.h avcodec/lagarithrac: lag_get_rac: use normal division 2014-06-04 02:15:24 +02:00
latm_parser.c
lcl.h
lcldec.c avcodec/lcldec: fix decoding of YUV444 sample 2014-08-17 18:53:06 +02:00
lclenc.c lavc/lclenc: Enable frame-threading. 2014-05-31 13:41:10 +02:00
libaacplus.c cosmetics: group remaining .name and .long_name. 2013-10-04 13:33:20 +00:00
libavcodec.v lavc: stop exporting internal functions and tables 2014-08-11 13:23:48 +02:00
libcelt_dec.c cosmetics: group remaining .name and .long_name. 2013-10-04 13:33:20 +00:00
libfaac.c Merge commit 'b2bed9325d' 2013-10-04 12:34:23 +02:00
libfdk-aacdec.c Merge commit '1e9a93bfca' 2014-07-07 23:16:59 +02:00
libfdk-aacenc.c Merge commit '2f7065190a' 2014-06-06 13:41:27 +02:00
libgsmdec.c Merge commit 'b4edbe9a0e' 2014-07-18 22:28:34 +02:00
libgsmenc.c Merge commit 'b4edbe9a0e' 2014-07-18 22:28:34 +02:00
libilbc.c avcodec/libilbc: support for latest git of libilbc 2014-09-21 17:04:04 +02:00
libmp3lame.c Merge commit 'f929ab0569' 2014-08-15 21:00:50 +02:00
libopencore-amr.c Correct few "ffmpeg" typos 2014-08-24 11:05:42 +00:00
libopenjpegdec.c Merge commit 'e96c3b81ca' 2014-08-04 21:48:00 +02:00
libopenjpegenc.c Merge commit 'e96c3b81ca' 2014-08-04 21:48:00 +02:00
libopus.c
libopus.h
libopusdec.c avcodec/libopusdec: Set codec->delay to pre_skip not fixed value 2013-12-24 04:53:52 +01:00
libopusenc.c Merge commit '431f57f046' into release/2.4 2015-01-18 03:27:11 +01:00
libschroedinger.c
libschroedinger.h
libschroedingerdec.c Merge commit 'b2bed9325d' 2013-10-04 12:34:23 +02:00
libschroedingerenc.c Merge commit '9b8d11a76a' 2013-12-09 20:31:29 +01:00
libshine.c avcodec: fix old codec ids 2013-10-28 23:54:28 +01:00
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 Merge commit 'b2bed9325d' 2013-10-04 12:34:23 +02:00
libstagefright.cpp Merge commit 'f929ab0569' 2014-08-15 21:00:50 +02:00
libtheoraenc.c Merge commit '9b8d11a76a' 2013-12-09 20:31:29 +01:00
libtwolame.c libavcodec/libtwolame: fix null pointer dereference 2015-01-18 02:24:53 +01:00
libutvideo.h libutvideo: Add ULH0 and ULH2 decoding when using version 13.0.1 2013-06-10 10:12:15 +02:00
libutvideodec.cpp avcodec/libutvideodec: free coded_frame with av_frame_free() instead if av_free* 2013-12-10 01:11:32 +01:00
libutvideoenc.cpp Merge commit 'f929ab0569' 2014-08-15 21:00:50 +02:00
libvo-aacenc.c Merge commit 'b2bed9325d' 2013-10-04 12:34:23 +02:00
libvo-amrwbenc.c Correct few "ffmpeg" typos 2014-08-24 11:05:42 +00:00
libvorbisdec.c cosmetics: group remaining .name and .long_name. 2013-10-04 13:33:20 +00:00
libvorbisenc.c avcodec/libvorbisenc: dont add the duration to AV_NOPTS_VALUE 2014-05-21 03:02:06 +02:00
libvpx.c avcodec/libvpx: set CODEC_CAP_EXPERIMENTAL correctly instead of testing at codec open time 2013-12-10 04:02:10 +01:00
libvpx.h avcodec/libvpx: set CODEC_CAP_EXPERIMENTAL correctly instead of testing at codec open time 2013-12-10 04:02:10 +01:00
libvpxdec.c avcodec/libvpx: set CODEC_CAP_EXPERIMENTAL correctly instead of testing at codec open time 2013-12-10 04:02:10 +01:00
libvpxenc.c Merge commit '7244cefd6e' into release/2.4 2015-05-19 20:15:15 +02:00
libwavpackenc.c Merge remote-tracking branch 'qatar/master' 2013-06-11 09:36:34 +02:00
libwebpenc.c lavc/libwebpenc: use WebPMemoryWriterClear() 2014-08-27 15:42:13 -03:00
libx264.c libx264: fix -b_qfactor and -chromaoffset 2014-08-26 20:03:42 +02:00
libx265.c Merge commit '4912b634b5' 2014-09-03 12:10:09 +02:00
libxavs.c avcodec/libxavs: Use av_mallocz_array() 2014-04-22 02:39:23 +02:00
libxvid.c Merge commit '0a02426826' 2014-08-26 21:45:39 +02:00
libxvid.h Merge commit '0a02426826' 2014-08-26 21:45:39 +02:00
libxvid_rc.c Merge commit '0a02426826' 2014-08-26 21:45:39 +02:00
libzvbi-teletextdec.c avcodec/libzvbi-teletextdec: remove * 1 2014-04-08 23:12:26 +02:00
ljpegenc.c Merge commit 'e3fcb14347' 2014-07-01 15:22:11 +02:00
loco.c Merge commit 'b2bed9325d' 2013-10-04 12:34:23 +02:00
log2_tab.c
lossless_audiodsp.c apedsp: move to llauddsp 2014-06-05 20:31:59 +02:00
lossless_audiodsp.h apedsp: move to llauddsp 2014-06-05 20:31:59 +02:00
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 drop LLS1, rename LLS2 to LLS 2014-08-09 23:20:31 +02:00
lpc.h libavcodec/lpc.h: Fix duplicate words 2013-08-12 19:40:29 +02:00
lsp.c
lsp.h
lzw.c Merge commit 'e89aa4bf56' 2014-01-04 02:00:07 +01:00
lzw.h gifdec: convert to bytestream2 2013-11-21 20:53:06 +01:00
lzwenc.c Merge remote-tracking branch 'qatar/master' 2014-03-04 15:09:58 +01:00
mace.c avcodec/mace: check buffer size 2014-01-02 22:07:09 +01:00
Makefile ac3dec_fixed: always use the USE_FIXED=1 variant of the AC3DecodeContext 2015-03-29 03:34:22 +02:00
mathops.h Fix compile error on bfin. 2014-08-05 01:54:47 +02:00
mathtables.c Merge commit 'f9279ee749' 2014-03-22 22:23:04 +01:00
mdct_fixed.c rename CONFIG_FFT_FIXED_32 -> FFT_FIXED_32 2014-01-07 13:11:06 +01:00
mdct_fixed_32.c rename CONFIG_FFT_FIXED_32 -> FFT_FIXED_32 2014-01-07 13:11:06 +01:00
mdct_float.c rename CONFIG_FFT_FIXED_32 -> FFT_FIXED_32 2014-01-07 13:11:06 +01:00
mdct_template.c avcodec/mdct_template: Use av_malloc_array() 2014-04-25 15:07:31 +02:00
mdec.c Merge commit '2c63081b48' into release/2.4 2015-03-09 00:44:49 +01:00
me_cmp.c avcodec/me_cmp: restore author attribution and copyrights 2014-07-17 23:59:28 +02:00
me_cmp.h Merge commit '2d60444331' 2014-07-17 23:27:40 +02:00
metasound.c Merge commit 'cc8163e1a3' 2014-03-22 18:43:40 +01:00
metasound_data.c Merge commit '56d061ce9d' 2013-11-26 12:28:31 +01:00
metasound_data.h Merge commit '3e5898782d' 2013-08-08 12:11:33 +02:00
microdvddec.c
mimic.c Merge commit 'e3fcb14347' 2014-07-01 15:22:11 +02:00
mjpeg.c avcodec/mjpeg: make 2 outcommented tables static 2013-08-02 23:11:58 +02:00
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 avcodec: use designated initializers for bitstream filters 2013-10-02 17:20:29 +00:00
mjpegbdec.c Merge commit 'cc8163e1a3' 2014-03-22 18:43:40 +01:00
mjpegdec.c avcodec/mjpegdec: Skip blocks which are outside the visible area 2015-02-13 20:48:08 +01:00
mjpegdec.h Merge commit 'e3fcb14347' 2014-07-01 15:22:11 +02:00
mjpegenc.c avcodec/mjpegenc: the AMV encoder doesnt support yuv422 2014-09-14 17:46:33 +02:00
mjpegenc.h Merge commit 'adcb8392c9' 2014-07-01 13:33:11 +02:00
mjpegenc_common.c Merge commit '5549f693d2' into release/2.4 2015-05-19 22:01:58 +02:00
mjpegenc_common.h Merge commit 'e3fcb14347' 2014-07-01 15:22:11 +02:00
mlp.c
mlp.h Merge commit '4b7f1a7ced' 2014-01-05 22:53:13 +01:00
mlp_parser.c avcodec/mlp_parser: check ff_combine_frame() return code 2014-07-04 20:29:40 +02:00
mlp_parser.h Merge commit '4b7f1a7ced' 2014-01-05 22:53:13 +01:00
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 mmvideo: check frame dimensions 2014-12-20 10:51:41 +01:00
motion-test.c Merge commit '2d60444331' 2014-07-17 23:27:40 +02:00
motion_est.c avcodec/motion_est: use 2x8x8 for interlaced qpel 2014-12-02 12:57:20 +01:00
motion_est_template.c Merge commit '2d60444331' 2014-07-17 23:27:40 +02:00
motionpixels.c Merge commit 'c67b449beb' 2014-06-23 13:31:26 +02:00
motionpixels_tablegen.c Merge commit '05563ccacc' 2014-03-14 00:39:51 +01:00
motionpixels_tablegen.h Add av_cold to table generation functions. 2014-08-31 10:33:02 +02:00
movsub_bsf.c avcodec: use designated initializers for bitstream filters 2013-10-02 17:20:29 +00:00
movtextdec.c
movtextenc.c Add missing "const" all over the place. 2014-08-29 18:57:25 +02:00
mp3_header_decompress_bsf.c lavc: remove mp3_header_(de)compress bitstream filters 2013-11-26 09:27:50 +01:00
mpc.c
mpc.h Merge commit 'c67b449beb' 2014-06-23 13:31:26 +02:00
mpc7.c Merge commit 'c67b449beb' 2014-06-23 13:31:26 +02:00
mpc7data.h
mpc8.c Merge commit '88b240646f' 2014-03-13 21:06:42 +01:00
mpc8data.h
mpc8huff.h
mpcdata.h
mpeg4audio.c Merge commit 'bfe18be88a' into release/2.4 2015-01-17 23:00:30 +01:00
mpeg4audio.h
mpeg4data.h
mpeg4video.c Merge commit 'e0c16e4e32' 2014-03-17 12:36:48 +01:00
mpeg4video.h Merge commit '93f29948e4' 2014-08-14 12:50:40 +02:00
mpeg4video_parser.c avcodec/mpeg4video_parser: fix spurious extradata parse warnings 2014-11-30 21:40:36 +01:00
mpeg4video_parser.h
mpeg4videodec.c mpeg4videodec: only allow a positive length 2015-04-25 15:06:54 +02:00
mpeg4videoenc.c Merge commit '835f798c7d' 2014-08-15 20:11:56 +02:00
mpeg12.c rl.h: Use on-stack temporary VLC tables instead of having them static. 2014-09-02 19:20:28 +02:00
mpeg12.h
mpeg12data.c
mpeg12data.h
mpeg12dec.c avcodec/mpeg12dec: do not trust AVCodecContext input dimensions 2014-11-05 09:52:29 +01:00
mpeg12enc.c Replace incorrect use of "multiply" with "multiple" 2014-08-27 16:00:17 -08:00
mpeg_er.c Merge commit '7b9ef8d701' 2014-06-23 03:48:30 +02:00
mpeg_er.h Merge commit '7b9ef8d701' 2014-06-23 03:48:30 +02:00
mpegaudio.c
mpegaudio.h libavcodec/mpegaudio: change CONFIG_FLOAT to USE_FLOAT 2013-12-03 21:12:00 +01:00
mpegaudio_parser.c avcodec/mpegaudio_parser: fix off by 1 error in bitrate calculation 2014-11-06 01:02:53 +01:00
mpegaudio_tablegen.c
mpegaudio_tablegen.h Add av_cold to table generation functions. 2014-08-31 10:33:02 +02:00
mpegaudiodata.c
mpegaudiodata.h
mpegaudiodec_fixed.c libavcodec/mpegaudio: change CONFIG_FLOAT to USE_FLOAT 2013-12-03 21:12:00 +01:00
mpegaudiodec_float.c libavcodec/mpegaudio: change CONFIG_FLOAT to USE_FLOAT 2013-12-03 21:12:00 +01:00
mpegaudiodec_template.c Drop remaining unneeded != NULL 2014-08-15 22:47:45 +02:00
mpegaudiodecheader.c Merge commit '44127546b0' 2014-06-23 03:25:04 +02:00
mpegaudiodecheader.h avcodec: Add avpriv_mpa_decode_header2() 2014-02-11 23:57:47 +01:00
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 libavcodec/mpegaudio: change CONFIG_FLOAT to USE_FLOAT 2013-12-03 21:12:00 +01:00
mpegaudiodsp_float.c libavcodec/mpegaudio: change CONFIG_FLOAT to USE_FLOAT 2013-12-03 21:12:00 +01:00
mpegaudiodsp_template.c libavcodec/mpegaudio: change CONFIG_FLOAT to USE_FLOAT 2013-12-03 21:12:00 +01:00
mpegaudioenc_fixed.c avcodec: split mp2 encoder into float and fixed 2013-12-03 21:12:00 +01:00
mpegaudioenc_float.c libavcodec/mpegaudio: change CONFIG_FLOAT to USE_FLOAT 2013-12-03 21:12:00 +01:00
mpegaudioenc_template.c avcodec/mpegaudioenc_template: Fix integer overflow 2014-04-15 15:09:57 +02:00
mpegaudiotab.h Merge remote-tracking branch 'qatar/master' 2013-11-11 22:21:38 +01:00
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 avcodec/mpegvideo: Use FF_ALLOCZ_ARRAY_OR_GOTO() 2014-09-10 20:50:32 +02:00
mpegvideo.h avcodec/rv10: check size of s->mb_width * s->mb_height 2015-03-09 01:22:01 +01:00
mpegvideo_enc.c avcodec/mpegvideo_enc: Update the buffer size as more slices are merged 2015-06-01 23:25:19 +02:00
mpegvideo_motion.c avcodec/mpegvideo_motion: Fix gmc chroma dimensions 2015-02-13 20:48:08 +01:00
mpegvideo_parser.c avcodec/mpegvideo_parser: consider vbv_delay in bitrate heuristic also for mpeg2 2014-08-25 14:15:43 +02:00
mpegvideo_xvmc.c Merge commit '835f798c7d' 2014-08-15 20:11:56 +02:00
mpegvideodsp.c Merge commit 'fab9df63a3' 2014-06-23 21:10:10 +02:00
mpegvideodsp.h Merge commit 'fab9df63a3' 2014-06-23 21:10:10 +02:00
mpegvideoencdsp.c Merge commit '2d60444331' 2014-07-17 23:27:40 +02:00
mpegvideoencdsp.h Merge commit '3c650efb81' 2014-07-07 16:17:27 +02:00
mpl2dec.c
mqc.c Merge commit 'fe4d5fe936' 2014-06-17 20:42:10 +02:00
mqc.h jpeg2000: Initialize only once mqc arrays 2013-07-13 07:54:12 +02:00
mqcdec.c
mqcenc.c
msgsmdec.c Merge commit 'a16577d985' 2013-11-26 12:37:20 +01:00
msgsmdec.h Merge commit 'a16577d985' 2013-11-26 12:37:20 +01:00
msmpeg4.c Merge commit 'e3fcb14347' 2014-07-01 15:22:11 +02:00
msmpeg4.h Fix wmv1 encoding if all other msmpeg4-related encoders were disabled. 2014-07-09 08:51:17 +02:00
msmpeg4data.c Merge commit 'c591d4575a' 2013-08-16 13:01:44 +02:00
msmpeg4data.h
msmpeg4dec.c Merge commit 'e74433a8e6' 2014-06-19 04:54:38 +02:00
msmpeg4enc.c avcodec: fix duplicate includes 2013-09-21 16:59:13 +02:00
msrle.c Correct few "ffmpeg" typos 2014-08-24 11:05:42 +00:00
msrledec.c msrle: Use FFABS to determine the frame size in msrle_decode_pal4 2015-05-30 16:30:22 +02:00
msrledec.h
mss1.c Avoid using empty macro arguments. 2013-12-31 12:19:59 +01:00
mss2.c Merge commit '835f798c7d' 2014-08-15 20:11:56 +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 Avoid using empty macro arguments. 2013-12-31 12:19:59 +01:00
mss34dsp.c avcodec/mss34dsp: fix () in SOP* macros 2014-05-25 05:18:47 +02:00
mss34dsp.h
msvideo1.c Correct few "ffmpeg" typos 2014-08-24 11:05:42 +00:00
msvideo1enc.c Replace incorrect use of "multiply" with "multiple" 2014-08-27 16:00:17 -08:00
mvcdec.c Merge commit '911fa05b51' 2014-04-19 22:43:16 +02:00
mxpegdec.c mxpeg_decode_end: zero bitmask size 2014-01-31 18:34:14 +01:00
nellymoser.c
nellymoser.h
nellymoserdec.c Merge commit 'b2bed9325d' 2013-10-04 12:34:23 +02:00
nellymoserenc.c Fix buffer_size argument to init_put_bits() in multiple encoders. 2015-03-29 03:34:22 +02:00
noise_bsf.c avcodec: use designated initializers for bitstream filters 2013-10-02 17:20:29 +00:00
nuv.c Merge commit 'e3fcb14347' 2014-07-01 15:22:11 +02:00
old_codec_ids.h avcodec/old_codec_ids: workaround doxygen inclusion bug 2014-07-06 00:32:29 +02:00
on2avc.c on2avc: Fix out of array access 2015-01-13 00:16:41 +01: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 Merge commit 'f929ab0569' 2014-08-15 21:00:50 +02:00
options_table.h avcodec/options_table: remove extradata_size from the AVOptions table 2015-03-29 03:34:22 +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 Merge commit 'f929ab0569' 2014-08-15 21:00:50 +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: Fix delayed sample value 2015-03-29 03:34:22 +02:00
paf.h
pafaudio.c avcodec/pafaudio: use paf.h instead 2014-08-19 13:35:44 +00:00
pafvideo.c avcodec/pafvideo: remove unused header 2014-08-19 13:35:02 +00:00
pamenc.c Merge commit 'afa21a12bf' 2013-12-09 12:54:59 +01:00
parser.c Drop remaining unneeded != NULL 2014-08-15 22:47:45 +02:00
parser.h
pcm-bluray.c Merge commit 'b2bed9325d' 2013-10-04 12:34:23 +02:00
pcm-dvd.c pcm-dvd: Fix 20bit decoding 2014-05-09 16:07:15 +02:00
pcm.c pcm: Drop av_unused attribute from variable that is always used 2014-08-19 06:22:08 -07:00
pcm_tablegen.c
pcm_tablegen.h
pcx.c pcx: round up in bits->bytes conversion in a buffer size check 2013-11-21 20:58:27 +01:00
pcxenc.c Merge commit 'ffe04c3303' 2013-11-17 12:41:42 +01:00
pel_template.c Merge commit 'f0ce9913d0' 2014-06-13 19:03:55 +02:00
pgssubdec.c Merge commit 'd98e6c5d5d' 2014-08-01 04:46:50 +02:00
pictordec.c Merge commit '0f21d8b1b4' 2013-11-01 15:25:09 +01:00
pixblockdsp.c alpha/pixblockdsp: move code out of dsputil 2014-07-10 04:01:03 +02:00
pixblockdsp.h avcodec: Change get_pixels() to ptrdiff_t linesize 2014-08-06 15:50:54 +02:00
pixblockdsp_template.c avcodec: Change get_pixels() to ptrdiff_t linesize 2014-08-06 15:50:54 +02:00
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 png_parser: fix size of chunk_lenght 2015-01-13 00:06:40 +01:00
pngdec.c Merge commit '0f50c53cfb' into release/2.4 2015-05-19 21:54:04 +02:00
pngdsp.c Merge commit 'c598b569fb' 2014-03-17 15:29:42 +01:00
pngdsp.h
pngenc.c Merge commit '5735552f1f' 2014-08-01 16:24:23 +02:00
pnm.c avcodec/pnm: check buf[0] before using buf[1] 2014-08-03 14:01:03 +02:00
pnm.h p*menc: use the AVFrame API properly. 2013-12-09 08:41:20 +01:00
pnm_parser.c
pnmdec.c Merge commit 'b2bed9325d' 2013-10-04 12:34:23 +02:00
pnmenc.c Revert "pnmenc: use bits_per_raw_sample" 2014-08-25 02:59:17 +02:00
proresdata.c Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
proresdata.h
proresdec.h Merge commit '2d60444331' 2014-07-17 23:27:40 +02:00
proresdec2.c Merge commit '2d60444331' 2014-07-17 23:27:40 +02:00
proresdec_lgpl.c Merge commit 'cf3523c6e7' into release/2.4 2015-03-09 00:10:43 +01:00
proresdsp.c Merge commit 'b4987f7219' 2014-07-18 22:01:17 +02:00
proresdsp.h Fix make checkheaders for libavcodec/proresdsp.h. 2014-07-18 19:05:07 +02:00
proresenc_anatoliy.c Fix buffer_size argument to init_put_bits() in multiple encoders. 2015-03-29 03:34:22 +02:00
proresenc_kostya.c Fix buffer_size argument to init_put_bits() in multiple encoders. 2015-03-29 03:34:22 +02: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 Merge commit 'cc14ee03a7' 2013-11-04 10:44:34 +01:00
pthread_frame.c Merge commit '990e2f3555' 2014-08-05 01:15:11 +02:00
pthread_internal.h Merge commit 'cc14ee03a7' 2013-11-04 10:44:34 +01:00
pthread_slice.c avcodec/pthread_slice: Check for malloc failure 2014-07-31 12:56:21 +02:00
ptx.c Merge commit 'c755870d52' 2013-11-01 15:34:49 +01:00
put_bits.h avcodec/put_bits: Assert that there is enough space left in skip_put_bytes() 2015-06-01 23:25:19 +02: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: avoid integer overflow 2015-01-13 00:16:40 +01:00
qdm2_tablegen.c
qdm2_tablegen.h
qdm2data.h
qdrw.c Merge commit 'b2bed9325d' 2013-10-04 12:34:23 +02:00
qpeg.c qpeg: avoid pointless invalid memcpy() 2015-02-13 20:48:09 +01:00
qpel_template.c qpel_template: Restore author attribution 2014-05-30 04:05:13 +02:00
qpeldsp.c Merge commit '7fb993d338' 2014-07-25 13:05:08 +02:00
qpeldsp.h Merge commit '7fb993d338' 2014-07-25 13:05:08 +02:00
qtrle.c Correct few "ffmpeg" typos 2014-08-24 11:05:42 +00:00
qtrleenc.c avcodec/qtrleenc: Check that width is a multiple of 4 for grayscale 2014-06-11 04:02:53 +02:00
r210dec.c cosmetics: group remaining .name and .long_name. 2013-10-04 13:33:20 +00:00
r210enc.c Merge commit '5b9c3b4505' 2013-11-16 23:54:10 +01:00
ra144.c Correct few "ffmpeg" typos 2014-08-24 11:05:42 +00:00
ra144.h Correct few "ffmpeg" typos 2014-08-24 11:05:42 +00:00
ra144dec.c Merge commit '9a9e2f1c8a' 2014-06-22 17:58:28 +02:00
ra144enc.c Merge commit '9a9e2f1c8a' 2014-06-22 17:58:28 +02:00
ra288.c Correct few "ffmpeg" typos 2014-08-24 11:05:42 +00:00
ra288.h Correct few "ffmpeg" typos 2014-08-24 11:05:42 +00:00
ralf.c Merge commit 'b2bed9325d' 2013-10-04 12:34:23 +02:00
ralfdata.h Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
rangecoder.c rangecoder-test: Allow running with small stack size. 2014-09-02 19:20:28 +02:00
rangecoder.h Merge commit '213e606752' 2014-09-05 19:24:49 +02:00
ratecontrol.c avcodec/ratecontrol: remove unneeded statement 2014-07-31 20:35:54 +02:00
ratecontrol.h avcodec/ratecontrol: make (mc_)mb_var_sum(_last) 64bit 2014-03-21 18:34:54 +01:00
raw.c avcodec/raw: add avpriv_get_raw_pix_fmt_tags() 2014-08-07 12:52:38 +02:00
raw.h lavc/raw: remove obsolete ff_raw_pix_fmt_tags cruft 2014-08-11 13:46:23 +02:00
rawdec.c avcodec/rawdec: Check the return code of avpicture_get_size() 2014-11-30 21:40:36 +01:00
rawenc.c avcodec/rawenc: drop sizeof(AVFrame) dependency 2014-09-09 13:22:33 +02:00
rdft.c Merge commit '096a1d5b46' 2014-09-05 19:16:15 +02:00
rdft.h dct/rdft: Remove duplicate typedefs for context structs 2014-07-25 02:02:15 -07:00
realtextdec.c
rectangle.h
remove_extradata_bsf.c avcodec: use designated initializers for bitstream filters 2013-10-02 17:20:29 +00:00
resample.c avcodec/resample: check for malloc failure 2014-07-31 13:04:28 +02:00
resample2.c avcodec/resample2: Use av_malloc(z)_array() 2014-07-17 18:00:25 +02:00
rl.h rl.h: Use on-stack temporary VLC tables instead of having them static. 2014-09-02 19:20:28 +02:00
rl2.c Merge commit 'b2bed9325d' 2013-10-04 12:34:23 +02:00
rle.c
rle.h
rnd_avg.h Merge commit '322a1dda97' 2014-03-22 22:53:33 +01:00
roqaudioenc.c Merge commit '12e1a7013a' into release/2.4 2015-01-18 02:00:21 +01:00
roqvideo.c Merge commit 'f929ab0569' 2014-08-15 21:00:50 +02:00
roqvideo.h RoQ-encoder: introducing Quake 3 compatibility option 2014-02-01 22:32:28 +01:00
roqvideodec.c Correct few "ffmpeg" typos 2014-08-24 11:05:42 +00:00
roqvideoenc.c roqvideoenc: set enc->avctx in roq_encode_init 2015-05-19 12:03:48 +01:00
rpza.c Correct few "ffmpeg" typos 2014-08-24 11:05:42 +00:00
rtjpeg.c Merge commit 'e3fcb14347' 2014-07-01 15:22:11 +02:00
rtjpeg.h Merge commit 'e3fcb14347' 2014-07-01 15:22:11 +02:00
rv10.c avcodec/mpegvideo: Factor ff_mpv_decode_init() out 2014-09-05 20:48:06 +02:00
rv10enc.c Merge commit '8aee35acb1' into release/2.4 2015-03-09 01:23:24 +01:00
rv20enc.c Merge commit '835f798c7d' 2014-08-15 20:11:56 +02:00
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 '2143948381' 2014-09-05 20:21:47 +02:00
rv34.c avcodec/mpegvideo: Factor ff_mpv_decode_init() out 2014-09-05 20:48:06 +02:00
rv34.h avcodec/rv30: cleanup rpr handling 2014-01-04 04:16:46 +01:00
rv34_parser.c Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
rv34data.h
rv34dsp.c Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
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 '2143948381' 2014-09-05 20:21:47 +02:00
rv40vlc2.h
s3tc.c Merge remote-tracking branch 'qatar/master' 2013-09-11 12:51:01 +02:00
s3tc.h
s302m.c Merge commit 'b2bed9325d' 2013-10-04 12:34:23 +02:00
s302menc.c Fix buffer_size argument to init_put_bits() in multiple encoders. 2015-03-29 03:34:22 +02:00
samidec.c
sanm.c Merge commit '019a28cd63' 2014-07-29 01:22:46 +02:00
sbr.h
sbrdsp.c Merge commit 'd961a79eb0' 2014-03-18 19:59:00 +01:00
sbrdsp.h Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
sgi.h Merge commit 'a7dbfcf6cb' 2014-04-01 03:29:29 +02:00
sgidec.c avcodec/sgidec: fix count check 2014-11-01 13:28:14 +01: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 avcodec/proresdsp & idct: move biasing from after the IDCT into the IDCT 2014-01-14 15:58:57 +01:00
simple_idct.h Merge commit '5dcc201505' 2014-07-19 13:56:29 +02:00
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 Add missing "const" all over the place. 2014-08-29 18:57:25 +02:00
sipr.h
sipr16k.c sipr16kdata.h: add forgotten const. 2014-08-31 10:25:36 +02:00
sipr16kdata.h sipr16kdata.h: add forgotten const. 2014-08-31 10:25:36 +02:00
siprdata.h Add missing "const" all over the place. 2014-08-29 18:57:25 +02:00
smacker.c smacker: remove dead code 2014-07-18 13:31:19 +02:00
smc.c Merge commit '58dc526ebf' into release/2.4 2014-12-20 12:20:46 +01:00
smvjpegdec.c avcodec/smvjpegdec: Dont ignore avcodec_close() return code 2014-05-20 02:21:07 +02:00
snow.c avcodec/snow: fix null pointer dereference in cleanup after allocation failure 2014-08-11 15:37:15 +02:00
snow.h avcodec/snow: make new_picture const 2014-09-09 21:02:37 +02:00
snow_dwt.c Merge commit '2d60444331' 2014-07-17 23:27:40 +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: Fix ref value check 2015-03-29 03:34:21 +02:00
snowenc.c avcodec/snowenc: remove out-commented assert 2014-08-26 15:20:58 +02:00
sonic.c sonic: Switch to rangecoder 2013-12-10 16:18:51 +01:00
sp5x.h Correct few "ffmpeg" typos 2014-08-24 11:05:42 +00:00
sp5xdec.c avcodec/mjpegdec: allow lowres with amv 2014-01-09 21:40:13 +01:00
srtdec.c avcodec/srtdec: fix potential overread. 2013-09-08 18:50:25 +02:00
srtenc.c lavc/srtenc: use bprint for text buffers. 2013-11-30 13:57:53 +01:00
startcode.c Merge commit 'db7f1c7c5a' 2014-08-05 12:46:10 +02:00
startcode.h Merge commit 'db7f1c7c5a' 2014-08-05 12:46:10 +02:00
subviewerdec.c
sunrast.c Merge commit 'c265b8bb76' 2013-11-01 15:43:29 +01:00
sunrast.h Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
sunrastenc.c Merge commit '45bde93eef' 2013-11-17 12:06:34 +01:00
svq1.c Correct few "ffmpeg" typos 2014-08-24 11:05:42 +00:00
svq1.h Correct few "ffmpeg" typos 2014-08-24 11:05:42 +00:00
svq1_cb.h Correct few "ffmpeg" typos 2014-08-24 11:05:42 +00:00
svq1_vlc.h Correct few "ffmpeg" typos 2014-08-24 11:05:42 +00:00
svq1dec.c Merge commit '1fd55ec507' into release/2.4 2015-01-18 00:05:18 +01:00
svq1enc.c svq1enc: check ff_get_buffer return value 2015-01-13 00:16:41 +01:00
svq1enc.h Merge commit '2d60444331' 2014-07-17 23:27:40 +02:00
svq1enc_cb.h
svq3.c avcodec/svq3: Dont memcpy AVFrame 2014-10-04 23:52:29 +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 aacsbr: support hardcoding tables. 2014-09-06 20:59:20 +02:00
tak.c tak: use crc table from lavu 2013-07-10 12:07:53 +00:00
tak.h tak: use crc table from lavu 2013-07-10 12:07:53 +00:00
tak_parser.c tak: use crc table from lavu 2013-07-10 12:07:53 +00:00
takdec.c avcodec/takdec: remove unused variable 2014-08-03 11:35:25 +02:00
targa.c Merge commit 'c265b8bb76' 2013-11-01 15:43:29 +01:00
targa.h
targa_y216dec.c cosmetics: group remaining .name and .long_name. 2013-10-04 13:33:20 +00:00
targaenc.c Merge commit '45bde93eef' 2013-11-17 12:06:34 +01:00
textdec.c ass: move text_event_to_ass from textdec.c to ass.c and export it 2013-11-10 18:57:52 +01:00
thread.h avcodec/pthread: add wpp api 2013-10-22 19:55:47 +02:00
tiertexseqv.c Merge commit '508b37557b' 2013-11-17 02:35:23 +01:00
tiff.c avcodec/tiff: move bpp check to after "end:" 2015-03-29 03:34:22 +02:00
tiff.h Merge commit '12640e4cbb' 2014-08-18 19:52:22 +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 fix spelling errors 2014-07-12 22:33:27 +02:00
tiff_data.c Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
tiff_data.h Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
tiffenc.c Merge commit 'b82170336f' into release/2.4 2015-01-18 02:00:54 +01:00
tmv.c Merge commit 'b2bed9325d' 2013-10-04 12:34:23 +02:00
tpeldsp.c Merge commit 'f0ce9913d0' 2014-06-13 19:03:55 +02:00
tpeldsp.h Merge commit '57f09608e1' 2014-03-22 23:26:23 +01:00
truemotion1.c Merge commit '9e500efdbe' 2014-06-20 22:20:28 +02:00
truemotion1data.h
truemotion2.c Merge commit 'c67b449beb' 2014-06-23 13:31:26 +02:00
truespeech.c Merge commit 'c67b449beb' 2014-06-23 13:31:26 +02:00
truespeech_data.h
tscc.c Merge commit 'f929ab0569' 2014-08-15 21:00:50 +02:00
tscc2.c avcodec/tscc2: fix macro () 2014-06-07 17:44:23 +02:00
tscc2data.h
tta.c avcodec/tta: fix macro () 2014-06-07 17:44:14 +02:00
ttadata.c tta: move code that will be shared with encoder to separate file 2013-06-02 14:53:14 +00:00
ttadata.h tta: move code that will be shared with encoder to separate file 2013-06-02 14:53:14 +00:00
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/tta: fix macro () 2014-06-07 17:44:14 +02:00
twinvq.c avcodec/twinvq: Use FF_ALLOC_ARRAY_OR_GOTO() 2014-09-10 20:44:19 +02:00
twinvq.h Merge commit '56d061ce9d' 2013-11-26 12:28:31 +01:00
twinvq_data.h Merge commit '6c145ecf78' 2013-07-26 10:30:47 +02:00
twinvqdec.c Merge commit '56d061ce9d' 2013-11-26 12:28:31 +01:00
txd.c Merge commit '757d5e8ef9' 2013-11-01 15:49:58 +01:00
ulti.c Merge commit 'd48c206302' 2013-11-17 03:31:32 +01:00
ulti_cb.h
unary.h
utils.c avcodec/utils: Align YUV411 by as much as the other YUV variants 2015-03-29 03:34:22 +02:00
utvideo.c
utvideo.h Merge commit 'c67b449beb' 2014-06-23 13:31:26 +02:00
utvideodec.c utvideodec: Handle slice_height being zero 2015-03-09 00:51:48 +01:00
utvideoenc.c utvideoenc: properly set slice height/last line 2014-11-01 13:28:13 +01:00
v210dec.c Merge commit 'b2bed9325d' 2013-10-04 12:34:23 +02:00
v210dec.h Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
v210enc.c Merge commit '5b9c3b4505' 2013-11-16 23:54:10 +01:00
v210x.c Merge commit 'b2bed9325d' 2013-10-04 12:34:23 +02:00
v308dec.c cosmetics: group remaining .name and .long_name. 2013-10-04 13:33:20 +00:00
v308enc.c Merge commit '5b9c3b4505' 2013-11-16 23:54:10 +01:00
v408dec.c cosmetics: group remaining .name and .long_name. 2013-10-04 13:33:20 +00:00
v408enc.c Merge commit '5b9c3b4505' 2013-11-16 23:54:10 +01:00
v410dec.c Merge commit 'b2bed9325d' 2013-10-04 12:34:23 +02:00
v410enc.c Merge commit '5b9c3b4505' 2013-11-16 23:54:10 +01:00
vaapi.c Merge commit '20f9cf744a' into release/2.4 2015-01-17 23:58:28 +01:00
vaapi.h
vaapi_h264.c vaapi: set the scaling list correctly. 2014-08-14 05:50:08 +00:00
vaapi_internal.h Merge remote-tracking branch 'qatar/master' 2014-03-20 23:08:58 +01:00
vaapi_mpeg2.c vaapi: Update idct_permutation location after dsputil/idctdsp split 2014-07-01 07:36:22 -07:00
vaapi_mpeg4.c vaapi: Update idct_permutation location after dsputil/idctdsp split 2014-07-01 07:36:22 -07:00
vaapi_vc1.c Merge remote-tracking branch 'qatar/master' 2014-04-09 15:18:46 +02:00
vb.c Merge commit 'b2bed9325d' 2013-10-04 12:34:23 +02:00
vble.c Merge commit '0d439fbede' 2014-05-27 23:16:06 +02:00
vc1.c vc-1: Add platform-specific start code search routine to VC1DSPContext. 2014-08-04 22:22:54 +02:00
vc1.h Merge commit '4d55e9de27' 2014-09-04 20:09:01 +02:00
vc1_common.h Merge commit '4d55e9de27' 2014-09-04 20:09:01 +02:00
vc1_parser.c Merge commit 'ff771f79b5' 2014-08-27 20:44:40 +02:00
vc1acdata.h
vc1data.c
vc1data.h
vc1dec.c vc1: Do not assume seek happens after decoding 2014-12-19 17:58:22 +01:00
vc1dsp.c Merge commit 'adf8227cf4' 2014-08-05 13:00:41 +02:00
vc1dsp.h Merge commit 'adf8227cf4' 2014-08-05 13:00:41 +02:00
vcr1.c avcodec/vcr1: print the actual size when its insufficient 2013-10-22 18:09:20 +02:00
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 avcodec/vda_h264_dec: avoid declaring int in for arguments 2013-12-29 03:16:28 +01:00
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 Merge commit '728c465856' 2013-11-14 13:08:36 +01:00
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 Merge commit '9301486408' 2014-08-28 22:23:01 +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
vmdaudio.c Correct few "ffmpeg" typos 2014-08-24 11:05:42 +00:00
vmdvideo.c avcodec/vmdvideo: Check len before using it in method 3 2014-12-16 19:38:08 +01:00
vmnc.c avcodec/vmnc: Check that rectangles are within the picture 2014-01-20 18:46:37 +01:00
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: handle special packets in the middle of a stream 2013-11-13 01:36:56 +01:00
vorbis_parser.h vorbis: handle special packets in the middle of a stream 2013-11-13 01:36:56 +01:00
vorbisdec.c Merge commit '7136a0bf88' into release/2.4 2015-03-09 00:27:53 +01: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 vorbisenc: avoid large stack allocation. 2014-09-03 21:22:59 +02:00
vp3.c Correct few "ffmpeg" typos 2014-08-24 11:05:42 +00:00
vp3_parser.c Merge remote-tracking branch 'qatar/master' 2014-04-02 00:25:21 +02:00
vp3data.h avcodec/vp3data: use more compact data types 2014-08-30 13:45:15 +02:00
vp3dsp.c Correct few "ffmpeg" typos 2014-08-24 11:05:42 +00:00
vp3dsp.h Merge commit '880e2aa236' 2014-06-02 19:38:01 +02:00
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 Merge commit 'cb214707a6' 2013-08-16 13:19:24 +02:00
vp6dsp.c
vp8.c Merge commit '61fdbf7ff6' into release/2.4 2015-01-18 02:34:25 +01:00
vp8.h Merge commit '79793f8337' 2014-07-01 15:43:40 +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 avcodec/vp8: fix () in macros 2014-06-18 03:13:37 +02:00
vp8dsp.h Merge commit 'ac4b32df71' 2014-04-04 14:46:10 +02:00
vp9.c vp9: fix segmentation map retention with threading enabled. 2015-03-29 03:34:22 +02:00
vp9.h lavc: VP9 decoder 2013-11-15 10:16:28 +01:00
vp9_parser.c vp9: fix parser return values in error case 2015-01-09 17:18:41 +01:00
vp9data.h lavc: VP9 decoder 2013-11-15 10:16:28 +01:00
vp9dsp.c avcodec/vp9: fix () in macros 2014-06-18 03:13:37 +02:00
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 Merge commit '2143948381' 2014-09-05 20:21:47 +02:00
vp56data.c Merge commit '239f55bf3c' 2013-08-16 13:37:10 +02:00
vp56data.h Merge commit '239f55bf3c' 2013-08-16 13:37:10 +02:00
vp56dsp.c Merge commit '8506ff97c9' 2013-08-24 11:04:11 +02:00
vp56dsp.h Merge commit '8506ff97c9' 2013-08-24 11:04:11 +02:00
vp56rac.c Merge commit '79793f8337' 2014-07-01 15:43:40 +02:00
vqavideo.c Correct few "ffmpeg" typos 2014-08-24 11:05:42 +00:00
wavpack.c wavpack: check number of channels 2014-08-22 18:43:30 +00:00
wavpack.h avcodec/wavpack: increase WV_MAX_SAMPLES 2014-08-29 10:37:49 +00:00
wavpackenc.c wavpackenc: reset trailer info on block encoding 2014-08-22 18:44:16 +00:00
wavpackenc.h Add missing "const" all over the place. 2014-08-29 18:57:25 +02:00
webp.c webp: ensure that each transform is only used once 2015-03-29 03:28:38 +02:00
webvttdec.c
webvttenc.c avcodec/webvttenc: do not use EOVERFLOW. 2014-05-25 10:28:16 +02:00
wma.c Merge commit 'f20518568a' 2014-09-04 19:46:06 +02:00
wma.h Merge commit 'f20518568a' 2014-09-04 19:46:06 +02:00
wma_common.c Merge commit 'd2a4e4b9cc' 2014-09-03 22:10:21 +02:00
wma_common.h
wma_freqs.c Merge commit 'f20518568a' 2014-09-04 19:46:06 +02:00
wma_freqs.h Merge commit 'f20518568a' 2014-09-04 19:46:06 +02:00
wmadata.h Merge commit 'f20518568a' 2014-09-04 19:46:06 +02:00
wmadec.c Merge commit 'd2a4e4b9cc' 2014-09-03 22:10:21 +02:00
wmaenc.c Merge commit 'd2a4e4b9cc' 2014-09-03 22:10:21 +02:00
wmalosslessdec.c wmalosslessdec: fix mclms_coeffs* array size 2014-08-05 14:58:03 +00:00
wmaprodata.h
wmaprodec.c avcodec/wmaprodec: Fix integer overflow in sfb_offsets initialization 2014-11-30 21:40:36 +01:00
wmavoice.c Merge commit 'b2bed9325d' 2013-10-04 12:34:23 +02:00
wmavoice_data.h
wmv2.c Merge commit 'eda7571ea1' 2014-09-03 04:13:37 +02:00
wmv2.h Merge commit 'eda7571ea1' 2014-09-03 04:13:37 +02:00
wmv2dec.c Merge commit 'eda7571ea1' 2014-09-03 04:13:37 +02:00
wmv2dsp.c Merge commit '7fb993d338' 2014-07-25 13:05:08 +02:00
wmv2dsp.h Merge commit '368f50359e' 2014-05-30 02:43:34 +02:00
wmv2enc.c Merge commit 'eda7571ea1' 2014-09-03 04:13:37 +02:00
wnv1.c avcodec/wnv1: clear padding area of rbuf 2013-12-26 13:53:15 +01:00
ws-snd1.c Merge commit 'b2bed9325d' 2013-10-04 12:34:23 +02:00
xan.c Correct few "ffmpeg" typos 2014-08-24 11:05:42 +00:00
xbmdec.c avcodec/xbmdec: remove dependancy on zero padding on input packet 2014-06-15 03:50:30 +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 cosmetics: group remaining .name and .long_name. 2013-10-04 13:33:20 +00:00
xfaceenc.c Merge commit '5b9c3b4505' 2013-11-16 23:54:10 +01:00
xiph.c Correct few "ffmpeg" typos 2014-08-24 11:05:42 +00:00
xiph.h Correct few "ffmpeg" typos 2014-08-24 11:05:42 +00:00
xl.c Merge commit 'b2bed9325d' 2013-10-04 12:34:23 +02:00
xsubdec.c Merge commit '3d0752d82f' into release/2.4 2015-01-17 23:01:33 +01:00
xsubenc.c Fix condition for transparency warning in xsub encoder. 2013-12-29 23:18:10 +01:00
xvididct.c Merge commit '7a1d6ddd2c' 2014-09-03 04:09:38 +02:00
xvididct.h Merge commit '7a1d6ddd2c' 2014-09-03 04:09:38 +02:00
xvmc.h Convert XvMC to hwaccel v3 2013-12-22 22:03:47 +01:00
xvmc_internal.h Convert XvMC to hwaccel v3 2013-12-22 22:03:47 +01:00
xwd.h
xwddec.c Merge commit 'cba4e6062a' 2014-04-02 02:54:09 +02:00
xwdenc.c Replace all instances of avcodec_alloc_frame() with av_frame_alloc(). 2013-11-16 12:44:20 +01:00
xxan.c Merge commit '3c8ea9d4a7' 2013-11-17 02:12:51 +01:00
y41pdec.c cosmetics: group remaining .name and .long_name. 2013-10-04 13:33:20 +00:00
y41penc.c Merge commit '5b9c3b4505' 2013-11-16 23:54:10 +01:00
yop.c Merge commit 'b2bed9325d' 2013-10-04 12:34:23 +02:00
yuv4dec.c cosmetics: group remaining .name and .long_name. 2013-10-04 13:33:20 +00:00
yuv4enc.c Merge commit '5b9c3b4505' 2013-11-16 23:54:10 +01:00
zerocodec.c Merge commit '3c8ea9d4a7' 2013-11-17 02:12:51 +01:00
zmbv.c avcodec/zmbv: Check len before reading in decode_frame() 2015-03-29 03:34:22 +02:00
zmbvenc.c Merge commit 'f929ab0569' 2014-08-15 21:00:50 +02:00