1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-28 20:53:54 +02:00
FFmpeg/libavcodec
Aman Gupta f611fef37c avcodec/mediacodecdec: refactor to take advantage of new decoding api
This refactor splits up the main mediacodec decode loop into two
send/receive helpers, which are then used to rewrite the receive_frame
callback and take full advantage of the new decoding api. Since we
can now request packets on demand with ff_decode_get_packet(), the
fifo buffer is no longer necessary and has been removed.

This change was motivated by behavior observed on certain Android TV
devices, featuring hardware mpeg2/h264 decoders which also deinterlace
content (to produce multiple frames per field). Previously, this code
caused buffering issues because queueInputBuffer() was always invoked
before each dequeueOutputBuffer(), even though twice as many output
buffers were being generated.

With this patch, the decoder will always attempt to drain new frames
first before sending more data into the underlying codec.

Signed-off-by: Matthieu Bouron <matthieu.bouron@gmail.com>
2018-02-19 15:27:34 +01:00
..
aarch64 lavc/aarch64/sbrdsp_neon: fix build on old binutils 2018-01-26 02:42:01 -06:00
alpha Merge commit '09c98327b9f25c6c1716c0ee82ce09d8b484887a' 2017-11-11 15:56:27 -03:00
arm avcodec/arm/sbrdsp_neon: Use a free register instead of putting 2 things in one 2018-01-12 22:45:02 +01:00
avr32
bfin
mips avcodec/mips: Improve hevc non-uni hz and vt mc msa functions 2017-11-14 20:48:36 +01:00
neon
ppc lavc/ppc/hpeldsp_altivec: Remove declaration of two unused variables. 2017-11-01 22:41:09 +01:00
sh4
sparc
tests fate/libavcodec: add codec_desc test 2018-02-12 06:06:37 +07:00
x86 h264_idct: enable unmacro on newer NASM versions 2018-02-12 10:50:37 +00:00
.gitignore lavc: add new API for iterating codecs and codec parsers 2018-02-06 18:50:27 +00:00
4xm.c
8bps.c
8svx.c
012v.c
a64colors.h
a64multienc.c
a64tables.h
aac_ac3_parser.c Merge commit 'dd3aa85b68c017c419acb0c39ff6aa890ce89e87' 2017-10-30 17:19:52 -03:00
aac_ac3_parser.h
aac_adtstoasc_bsf.c Merge commit 'b5f19f7478492307e4b4763aeac3180faf50e17f' 2017-10-30 18:56:45 -03:00
aac_defines.h
aac_parser.c Merge commit 'b5f19f7478492307e4b4763aeac3180faf50e17f' 2017-10-30 18:56:45 -03:00
aac.h avcodec/aac: Add floating point 960/120 MDCT window 2017-08-24 17:42:07 -07:00
aaccoder_trellis.h
aaccoder_twoloop.h
aaccoder.c Merge commit 'fd9212f2edfe9b107c3c08ba2df5fd2cba5ab9e3' 2017-09-26 16:02:40 -03:00
aacdec_fixed.c avcodec/aacdec_fixed: Fix undefined shift 2017-11-13 19:54:20 +01:00
aacdec_template.c Merge commit 'b5f19f7478492307e4b4763aeac3180faf50e17f' 2017-10-30 18:56:45 -03:00
aacdec.c Merge commit 'b5f19f7478492307e4b4763aeac3180faf50e17f' 2017-10-30 18:56:45 -03:00
aacdectab.h
aacenc_is.c
aacenc_is.h
aacenc_ltp.c
aacenc_ltp.h
aacenc_pred.c
aacenc_pred.h
aacenc_quantization_misc.h
aacenc_quantization.h
aacenc_tns.c
aacenc_tns.h
aacenc_utils.h
aacenc.c aacenc: use the fast coder as the default 2018-01-13 12:03:19 +00:00
aacenc.h aacenc: support extended channel layouts using PCEs 2017-11-09 03:37:48 +00:00
aacenctab.c
aacenctab.h aacenc: mark the preset 5.0/5.1 layouts correctly with back speakers 2017-11-09 12:58:42 +00:00
aacps_fixed_tablegen.c
aacps_fixed_tablegen.h
aacps_fixed.c
aacps_float.c
aacps_tablegen_template.c
aacps_tablegen.c
aacps_tablegen.h
aacps.c avcodec/aacps: Fix multiple integer overflow in map_val_34_to_20() 2017-07-24 17:52:42 +02:00
aacps.h
aacpsdata.c
aacpsdsp_fixed.c
aacpsdsp_float.c
aacpsdsp_template.c avcodec/aacpsdsp_template: Fix integer overflows in ps_decorrelate_c() 2017-11-13 19:54:20 +01:00
aacpsdsp.h
aacpsy.c
aacsbr_fixed_tablegen.h
aacsbr_fixed.c avcodec/aacsbr_fixed: Fix overflows in rounding in sbr_hf_assemble() 2018-02-02 00:18:24 +01:00
aacsbr_tablegen_common.h
aacsbr_tablegen.h
aacsbr_template.c Merge commit 'ba30b74686f0cb6c9dd465ac4820059c48bf9d08' 2017-09-27 23:49:06 -03:00
aacsbr.c
aacsbr.h
aacsbrdata.h
aactab.c avcodec/aac: Add floating point 960/120 MDCT window 2017-08-24 17:42:07 -07:00
aactab.h avcodec/aac: Add floating point 960/120 MDCT window 2017-08-24 17:42:07 -07:00
aandcttab.c
aandcttab.h
aasc.c
ac3_parser_internal.h Merge commit '50a1c66cf6ab7eb683daaa9e2da3869fa3a54609' 2017-10-27 18:15:37 -03:00
ac3_parser.c Merge commit '50a1c66cf6ab7eb683daaa9e2da3869fa3a54609' 2017-10-27 18:15:37 -03:00
ac3_parser.h Merge commit '50a1c66cf6ab7eb683daaa9e2da3869fa3a54609' 2017-10-27 18:15:37 -03:00
ac3.c
ac3.h
ac3dec_data.c
ac3dec_data.h
ac3dec_fixed.c avcodec/ac3dec_fixed: Fix integer overflow in scale_coefs() 2018-01-15 19:55:22 +01:00
ac3dec_float.c
ac3dec.c Merge commit '50a1c66cf6ab7eb683daaa9e2da3869fa3a54609' 2017-10-27 18:15:37 -03:00
ac3dec.h
ac3dsp.c
ac3dsp.h
ac3enc_fixed.c
ac3enc_float.c
ac3enc_opts_template.c
ac3enc_template.c
ac3enc.c
ac3enc.h
ac3tab.c
ac3tab.h Merge commit 'abf1c058d1bd0ed1b820ea5e501a4484756f00b0' 2017-11-11 11:29:16 -03:00
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 adpcm: consume remainder after consuming XA chunks 2018-01-06 03:14:38 +01:00
adpcm.h
adpcmenc.c
adts_header.c Merge commit 'b5f19f7478492307e4b4763aeac3180faf50e17f' 2017-10-30 18:56:45 -03:00
adts_header.h Merge commit 'b5f19f7478492307e4b4763aeac3180faf50e17f' 2017-10-30 18:56:45 -03:00
adts_parser.c Merge commit 'b5f19f7478492307e4b4763aeac3180faf50e17f' 2017-10-30 18:56:45 -03:00
adts_parser.h Merge commit 'b5f19f7478492307e4b4763aeac3180faf50e17f' 2017-10-30 18:56:45 -03:00
adx_parser.c
adx.c
adx.h
adxdec.c
adxenc.c
aic.c
alac_data.c
alac_data.h
alac.c lavc/alac: Avoid allocating huge memory blocks for malicious alac input. 2017-11-04 17:08:18 +01:00
alacdsp.c
alacdsp.h
alacenc.c
aliaspixdec.c
aliaspixenc.c
allcodecs.c aptx: implement the aptX HD bluetooth codec 2018-02-09 22:10:55 +01:00
alsdec.c libavcodec/als: fix address sanitization error in decoder 2017-11-16 23:37:11 +01:00
amfenc_h264.c Merge commit '34c113335b53d83ed343de49741f0823aa1f8cc6' 2018-01-16 23:25:27 +00:00
amfenc_hevc.c Merge commit '34c113335b53d83ed343de49741f0823aa1f8cc6' 2018-01-16 23:25:27 +00:00
amfenc.c Merge commit '34c113335b53d83ed343de49741f0823aa1f8cc6' 2018-01-16 23:25:27 +00:00
amfenc.h Add support for H.264 and HEVC hardware encoding for AMD GPUs based on AMF SDK 2018-01-04 18:15:56 +01:00
amr.h
amrnbdata.h
amrnbdec.c
amrwbdata.h Merge commit 'fd9212f2edfe9b107c3c08ba2df5fd2cba5ab9e3' 2017-09-26 16:02:40 -03:00
amrwbdec.c avcodec/amrwbdec: Fix division by 0 in voice_factor() 2017-12-10 20:11:46 +01:00
anm.c
ansi.c
apedec.c avcodec/apedec: Fix integer overflow 2017-07-16 16:53:02 +02:00
apng.h
aptx.c aptx: indentation (cosmetics only) 2018-02-09 22:10:56 +01:00
ass_split.c
ass_split.h
ass.c
ass.h
assdec.c
assenc.c
asv.c
asv.h libavcodec/blockdsp : add AVX version 2017-10-03 19:47:37 -03:00
asvdec.c
asvenc.c
atrac1.c
atrac1data.h
atrac3.c
atrac3data.h
atrac3plus_data.h
atrac3plus.c Merge commit 'fd9212f2edfe9b107c3c08ba2df5fd2cba5ab9e3' 2017-09-26 16:02:40 -03:00
atrac3plus.h avcodec/atrac3p: use float_dsp in ff_atrac3p_power_compensation 2017-08-01 00:33:03 -03:00
atrac3plusdec.c avcodec/atrac3p: use float_dsp in ff_atrac3p_power_compensation 2017-08-01 00:33:03 -03:00
atrac3plusdsp.c avcodec/atrac3p: use float_dsp in ff_atrac3p_power_compensation 2017-08-01 00:33:03 -03:00
atrac.c
atrac.h
audio_frame_queue.c
audio_frame_queue.h
audiodsp.c
audiodsp.h
audiotoolboxdec.c avcodec: add metadata to identify wrappers and hardware decoders 2017-12-14 19:37:56 +01:00
audiotoolboxenc.c lavc/audiotoolboxenc: fix noise in encoded audio 2018-01-03 17:32:55 -03:00
aura.c
avcodec.h Merge commit '5b145290df2998a9836a93eb925289c6c8b63af0' 2018-02-12 22:19:38 +00:00
avcodecres.rc
avdct.c Merge commit '302554835e39b79b977ed60c9afe81b44590dfef' 2017-10-23 16:08:42 -03:00
avdct.h
avfft.c
avfft.h
avpacket.c avpacket: reset dst side_data fields in av_packet_copy_props 2018-02-14 20:36:29 -03:00
avpicture.c
avrndec.c lavc/avrndec: remove AV_CODEC_CAP_DR1, as it's broken 2017-10-29 21:25:49 -03:00
avs.c
avuidec.c
avuienc.c
bethsoftvideo.c
bethsoftvideo.h
bfi.c
bgmc.c
bgmc.h
bink.c Merge commit 'fd92dafaff8844b5fedf94679b93d953939a7f7b' 2017-11-07 18:44:44 -03:00
binkaudio.c
binkdata.h
binkdsp.c
binkdsp.h
bintext.c
bintext.h
bit_depth_template.c
bitpacked.c
bitstream_filter.c lavc/bsf: make BSF iteration the same as other iterators 2018-02-06 18:57:43 +00:00
bitstream_filters.c lavc/bsf: make BSF iteration the same as other iterators 2018-02-06 18:57:43 +00:00
bitstream.c
blockdsp.c
blockdsp.h libavcodec/blockdsp : fix comment. clear_block need 32 aligned now 2017-11-07 00:48:11 +01:00
bmp_parser.c
bmp.c
bmp.h
bmpenc.c
bmvaudio.c
bmvvideo.c
brenderpix.c
bsf.c
bsf.h
bswapdsp.c
bswapdsp.h
bytestream.h
c93.c
cabac_functions.h
cabac.c Fix missing used attribute for inline assembly variables 2017-11-13 03:58:34 +01:00
cabac.h
canopus.c
canopus.h
cavs_parser.c
cavs.c
cavs.h
cavsdata.c
cavsdec.c avcodec/cavsdec: Check P/B frame mb decode which return error codes 2017-08-15 01:27:36 +02:00
cavsdsp.c
cavsdsp.h
cbrt_data_fixed.c
cbrt_data.c
cbrt_data.h
cbrt_fixed_tablegen.c
cbrt_tablegen_template.c
cbrt_tablegen.c
cbrt_tablegen.h
cbs_h264_syntax_template.c cbs_h264: Fix format specifier 2017-10-24 23:07:58 +01:00
cbs_h264.h lavc: Add coded bitstream read/write support for H.264 2017-10-17 20:56:29 +01:00
cbs_h265_syntax_template.c lavc: Add coded bitstream read/write support for H.265 2017-10-17 20:56:29 +01:00
cbs_h265.h lavc: Add coded bitstream read/write support for H.265 2017-10-17 20:56:29 +01:00
cbs_h2645.c lavu/lavc/lavf/lavfi: Do not use type modifier %zu on Windows MSVCRT. 2017-12-17 18:05:42 +01:00
cbs_h2645.h lavc: Add coded bitstream read/write support for H.264 2017-10-17 20:56:29 +01:00
cbs_internal.h lavc: Add coded bitstream read/write support for MPEG-2 2017-10-17 20:56:29 +01:00
cbs_mpeg2_syntax_template.c lavc: Add coded bitstream read/write support for MPEG-2 2017-10-17 20:56:29 +01:00
cbs_mpeg2.c lavu/lavc/lavf/lavfi: Do not use type modifier %zu on Windows MSVCRT. 2017-12-17 18:05:42 +01:00
cbs_mpeg2.h lavc: Add coded bitstream read/write support for MPEG-2 2017-10-17 20:56:29 +01:00
cbs.c cbs: Add a missing return value check 2017-11-12 16:00:27 +00:00
cbs.h lavc: Add coded bitstream read/write support for MPEG-2 2017-10-17 20:56:29 +01:00
ccaption_dec.c
cdgraphics.c
cdxl.c
celp_filters.c
celp_filters.h
celp_math.c
celp_math.h
cfhd.c avcodec/cfhd: support cropped height tag 2017-10-18 11:01:17 -03:00
cfhd.h avcodec/cfhd: support cropped height tag 2017-10-18 11:01:17 -03:00
cfhddata.c Merge commit '5f794aa1653aa04c1da7397e9ccacad947fadf5f' 2017-10-17 20:28:59 -03:00
cga_data.c
cga_data.h
chomp_bsf.c
cinepak.c
cinepakenc.c Merge commit 'ed3b2a999d189771c9b0ada9a9200117595fa474' 2017-11-07 18:32:53 -03:00
clearvideo.c Merge commit '189157c3fc8eeb691e3684b09d971eb5ddb47d5b' 2017-10-30 15:49:38 -03:00
cljrdec.c
cljrenc.c
cllc.c
cngdec.c avcodec/cngdec: Fix integer clipping 2017-11-09 19:49:32 +01:00
cngenc.c
codec_desc.c fate/libavcodec: add codec_desc test 2018-02-12 06:06:37 +07:00
cook_parser.c
cook.c
cookdata.h
copy_block.h
cos_tablegen.c
cpia.c
crystalhd.c avcodec: add metadata to identify wrappers and hardware decoders 2017-12-14 19:37:56 +01:00
cscd.c
cuviddec.c avcodec/cuviddec: set key frame for decoded frames 2018-01-19 23:30:14 +01:00
cyuv.c
d3d11va.c
d3d11va.h
dca_core_bsf.c
dca_core.c avcodec/dca_core: always limit frame size to data size 2017-10-09 16:53:23 +03:00
dca_core.h avcodec/dca: avoid using bitstream reader in a non-standard way 2017-07-18 21:04:58 -03:00
dca_exss.c
dca_exss.h
dca_lbr.c avcodec/dca: move some enumeration typedefs into headers 2017-07-18 21:04:55 -03:00
dca_lbr.h avcodec/dca: move some enumeration typedefs into headers 2017-07-18 21:04:55 -03:00
dca_parser.c avcodec/dca_parser: revert to conservative sync distance estimation 2017-10-09 16:12:19 +03:00
dca_syncwords.h
dca_xll.c avcodec/dca: avoid using bitstream reader in a non-standard way 2017-07-18 21:04:58 -03:00
dca_xll.h
dca.c avcodec/dca: return standard error codes in avpriv_dca_parse_core_frame_header() 2017-11-01 18:36:53 -03:00
dca.h Merge commit 'abf1c058d1bd0ed1b820ea5e501a4484756f00b0' 2017-11-11 11:29:16 -03:00
dcaadpcm.c avcodec/dcaadpcm: fix use of uninitialized variable 2017-07-23 00:28:18 +03:00
dcaadpcm.h
dcadata.c avcodec/dca: move bits per sample array to dca.c 2017-07-18 21:04:55 -03:00
dcadata.h avcodec/dca: move bits per sample array to dca.c 2017-07-18 21:04:55 -03:00
dcadct.c
dcadct.h
dcadec.c
dcadec.h avcodec/dca: avoid using bitstream reader in a non-standard way 2017-07-18 21:04:58 -03:00
dcadsp.c
dcadsp.h
dcaenc.c dcaenc: move all tables inside context and fix incorrect coding style 2018-01-13 18:37:54 +00:00
dcaenc.h
dcahuff.c
dcahuff.h
dcamath.h
dct32_fixed.c
dct32_float.c
dct32_template.c
dct32.h
dct.c
dct.h
dctref.c
dctref.h
dds.c
decode.c avcodec: remove unnecessary calls to ff_init_buffer_info() 2018-02-14 20:54:20 -03:00
decode.h libavcodec/decode: remove duplicate includes 2017-12-13 21:54:53 +01:00
dfa.c Merge commit 'd34a133b78afe2793cd8537f3c7f42437f441e94' 2017-11-11 00:54:19 -03:00
dirac_arith.c
dirac_arith.h
dirac_dwt_template.c avcodec/dirac_dwt_template: Fix Integer overflow in horizontal_compose_dd137i() 2018-02-18 23:27:03 +01:00
dirac_dwt.c
dirac_dwt.h avcodec/dirac_dwt: Fix several integer overflows 2018-01-30 22:08:32 +01:00
dirac_parser.c
dirac_vlc.c avcodec/dirac_vlc: limit res_bits in APPEND_RESIDUE() 2017-09-09 18:55:47 +02:00
dirac_vlc.h
dirac.c avcodec: remove remaining uses of avcodec_get_chroma_sub_sample 2017-11-06 19:13:03 -03:00
dirac.h
diracdec.c avcodec/diracdec: Fix integer overflow with quant 2018-01-08 21:50:12 +01:00
diracdsp.c avcodec/diracdsp: Fix integer overflow in PUT_SIGNED_RECT_CLAMPED() 2017-12-06 22:09:25 +01:00
diracdsp.h
diractab.c
diractab.h
dnxhd_parser.c
dnxhddata.c lavc/dnxhddata: Improve help output, mention yuv444p10 and gbrp10. 2017-11-18 01:15:17 +01:00
dnxhddata.h avcodec/dnxhddata: remove dead code 2017-11-11 01:41:16 -03:00
dnxhddec.c avcodec/dnxhddec: Check dc vlc 2018-01-05 03:35:48 +01:00
dnxhdenc.c Merge commit '94eed68ace9f2416af8457fcbf142b175928c06b' 2017-10-23 17:08:32 -03:00
dnxhdenc.h libavcodec/blockdsp : add AVX version 2017-10-03 19:47:37 -03:00
dolby_e.c avcodec/dolby_e: fix potentially undefined pointer arithmetic 2017-07-26 21:23:07 +03:00
dolby_e.h avcodec/dolby_e: add 'f' suffixes to floating point literals 2017-07-26 21:23:07 +03:00
dpcm.c
dpx_parser.c
dpx.c
dpxenc.c
dsd_tablegen.h
dsd.c
dsd.h
dsddec.c
dsicinaudio.c
dsicinvideo.c
dss_sp.c
dstdec.c
dump_extradata_bsf.c
dv_profile_internal.h
dv_profile.c
dv_profile.h
dv_tablegen.c
dv_tablegen.h
dv.c
dv.h avcodec/dvenc: Support adjusting the quantizer deadzone 2017-08-08 19:39:10 +02:00
dvaudio_parser.c
dvaudio.h
dvaudiodec.c
dvbsub_parser.c
dvbsub.c lavc/dvbsub: Add the missing line separator to dvb_encode_rle8(). 2017-10-24 22:49:04 +02:00
dvbsubdec.c avcodec/dvbsubdec: Avoid re-computing clut 2017-11-15 17:31:09 +01:00
dvbtxt.h
dvd_nav_parser.c
dvdata.c
dvdata.h
dvdec.c
dvdsub_parser.c
dvdsubdec.c
dvdsubenc.c
dvenc.c avcodec/dvenc: Change quantizer dead zone default to 7 2017-08-08 19:39:21 +02:00
dxa.c
dxtory.c avcodec/dxtory: Fix bits left checks 2018-01-23 21:48:31 +01:00
dxv.c avcodec/dxv: Check for end of input in dxv_decompress_dxt5() 2017-10-04 02:16:11 +02:00
dxva2_h264.c lavc: Mark all AVHWAccel structures as const 2017-12-19 23:24:24 +00:00
dxva2_hevc.c lavc: Mark all AVHWAccel structures as const 2017-12-19 23:24:24 +00:00
dxva2_internal.h Merge commit 'b46a77f19ddc4b2b5fa3187835ceb602a5244e24' 2017-11-11 20:33:26 -03:00
dxva2_mpeg2.c lavc: Mark all AVHWAccel structures as const 2017-12-19 23:24:24 +00:00
dxva2_vc1.c lavc: Mark all AVHWAccel structures as const 2017-12-19 23:24:24 +00:00
dxva2_vp9.c lavc: Mark all AVHWAccel structures as const 2017-11-26 21:41:19 +00:00
dxva2.c Merge commit 'cad739dace55e3446ef7180de688173cd19fb000' 2018-02-12 22:22:30 +00:00
dxva2.h
eac3_data.c
eac3_data.h
eac3dec.c Merge commit '50a1c66cf6ab7eb683daaa9e2da3869fa3a54609' 2017-10-27 18:15:37 -03:00
eac3enc.c
eac3enc.h
eacmv.c
eaidct.c
eaidct.h
eamad.c libavcodec/blockdsp : add AVX version 2017-10-03 19:47:37 -03:00
eatgq.c
eatgv.c
eatqi.c libavcodec/blockdsp : add AVX version 2017-10-03 19:47:37 -03:00
elbg.c
elbg.h
elsdec.c
elsdec.h
encode.c Merge commit '48bb0da050329e5111b00a12dfc154b7e78fb3a3' 2017-10-23 16:38:04 -03:00
error_resilience.c avcodec/error_resilience: remove unused header 2018-01-05 14:04:02 -03:00
error_resilience.h error_resilience: remove avpriv_atomic usage 2017-11-26 02:17:23 +00:00
escape124.c
escape130.c
evrcdata.h
evrcdec.c
exif.c avcodec/exif: remove GetByteContext usage from avpriv_exif_decode_ifd() 2017-10-26 00:45:49 -03:00
exif.h avcodec/exif: remove GetByteContext usage from avpriv_exif_decode_ifd() 2017-10-26 00:45:49 -03:00
exr.c avcodec/exr: Check remaining bits in last get code loop 2018-02-17 15:56:59 +01:00
exrdsp.c libavcodec/exr : add x86 SIMD for predictor 2017-10-01 17:35:30 -03:00
exrdsp.h libavcodec/exr : add x86 SIMD for predictor 2017-10-01 17:35:30 -03:00
extract_extradata_bsf.c avcodec/extract_extradata_bsf: Fix leak discovered via fuzzing 2017-12-06 18:27:09 +01:00
faandct.c
faandct.h
faanidct.c
faanidct.h
faxcompr.c
faxcompr.h
fdctdsp.c
fdctdsp.h
ffjni.c
ffjni.h
fft_fixed_32.c
fft_fixed.c
fft_float.c
fft_init_table.c
fft_table.h
fft_template.c
fft-internal.h
fft.h
ffv1_template.c
ffv1.c
ffv1.h
ffv1dec_template.c avcodec/ffv1: Support for GBRAP10 and GBRAP12 2018-02-15 04:35:23 +01:00
ffv1dec.c avcodec/ffv1: Support for GBRAP10 and GBRAP12 2018-02-15 04:35:23 +01:00
ffv1enc_template.c avcodec/ffv1: Support for GBRAP10 and GBRAP12 2018-02-15 04:35:23 +01:00
ffv1enc.c avcodec/ffv1: Support for GBRAP10 and GBRAP12 2018-02-15 04:35:23 +01:00
ffwavesynth.c
fic.c avcodec/fic: Fixes signed integer overflow 2017-08-20 02:59:57 +02:00
file_open.c
fits.c Add FITS Decoder 2017-08-30 12:13:01 +02:00
fits.h avcodec/fits: Fix include type 2017-09-16 19:55:03 +02:00
fitsdec.c avcodec/fitsdec: write output to frame directly 2017-09-06 22:48:42 -03:00
fitsenc.c Add FITS Encoder 2017-08-30 12:13:01 +02:00
flac_parser.c
flac.c
flac.h
flacdata.c
flacdata.h
flacdec.c avcodec/flacdec: Fix overflow in multiplication in decode_subframe_fixed() 2017-12-28 20:13:59 +01:00
flacdsp_lpc_template.c
flacdsp_template.c
flacdsp.c
flacdsp.h
flacenc.c avcodec/flacenc: Replace "return -1" by named constant 2017-09-24 02:33:48 +02:00
flashsv2enc.c
flashsv.c
flashsvenc.c
flicvideo.c
flv.h
flvdec.c
flvenc.c
fmtconvert.c
fmtconvert.h
fmvc.c Merge commit '95a8a03a191204c3ca5c8cf6b69ab166765d5ff3' 2017-10-27 21:15:34 -03:00
frame_thread_encoder.c avcodec/frame_thread_encoder: use av_packet_alloc() 2017-09-23 17:52:32 -03:00
frame_thread_encoder.h
fraps.c
frwu.c
g2meet.c libavcodec/blockdsp : add AVX version 2017-10-03 19:47:37 -03:00
g722.c
g722.h
g722dec.c Merge commit 'fd9212f2edfe9b107c3c08ba2df5fd2cba5ab9e3' 2017-09-26 16:02:40 -03:00
g722dsp.c
g722dsp.h
g722enc.c
g723_1.c
g723_1.h
g723_1dec.c
g723_1enc.c
g726.c lavc/g726: Add a little-endian G.726 encoder. 2017-08-21 16:19:58 +02:00
g729_parser.c
g729.h
g729data.h
g729dec.c
g729postfilter.c
g729postfilter.h
gdv.c avcodec/gdv: Check compression before allocating frame 2017-11-03 00:56:30 +01:00
get_bits.h avcodec/get_bits: Document the return code of get_vlc2() 2018-01-29 04:11:28 +01:00
gif.c
gif.h
gifdec.c
golomb.c
golomb.h
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
h261enc.c
h263_parser.c
h263_parser.h
h263.c
h263.h Merge commit 'c06e73929199c4bdbb32ffb3d81c27ea57dd1458' 2017-10-23 15:02:25 -03:00
h263data.c
h263data.h
h263dec.c lavc: Add hardware config metadata for decoders supporting hardware output 2017-12-19 23:21:59 +00:00
h263dsp.c
h263dsp.h
h264_cabac.c avcodec/h264_cabac: Tighten allowed coeff_abs range 2018-02-15 04:36:00 +01:00
h264_cavlc.c avcodec/h264_cavlc: Set valid qscale value in ff_h264_decode_mb_cavlc() 2018-02-14 01:06:37 +01:00
h264_direct.c Merge commit '45c4bf3df03ef53ae61fa1473424d4ae024f22e4' 2017-11-08 14:23:48 -03:00
h264_loopfilter.c
h264_mb_template.c
h264_mb.c Merge commit '45c4bf3df03ef53ae61fa1473424d4ae024f22e4' 2017-11-08 14:23:48 -03:00
h264_mc_template.c
h264_metadata_bsf.c h264_metadata: Fix clearing SEI payload in error case 2017-11-12 16:00:48 +00:00
h264_mp4toannexb_bsf.c
h264_mvpred.h
h264_parse.c avcodec/h264: Increase field_poc to 64bit in ff_h264_init_poc() to detect overflows 2018-02-17 20:31:39 +01:00
h264_parse.h
h264_parser.c avcodec/h264: Increase field_poc to 64bit in ff_h264_init_poc() to detect overflows 2018-02-17 20:31:39 +01:00
h264_picture.c h264_picture: Actually return error during alloc failure 2017-11-26 13:37:02 +00:00
h264_ps.c h264: Make Truncating SPS/PPS message debug. 2017-11-04 18:14:00 +00:00
h264_ps.h
h264_redundant_pps_bsf.c lavc: Add h264_redundant_pps bitstream filter 2017-10-17 20:56:30 +01:00
h264_refs.c Merge commit 'cb167f2947f1a2c446bd8db196d0e64ef4a6d06b' 2017-10-30 20:40:28 -03:00
h264_sei.c avcodec/h264_sei: remove redundant prefix to H264SEIFramePacking fields 2017-12-01 01:10:11 -03:00
h264_sei.h avcodec/h264_sei: remove redundant prefix to H264SEIFramePacking fields 2017-12-01 01:10:11 -03:00
h264_slice.c avcodec/h264: Increase field_poc to 64bit in ff_h264_init_poc() to detect overflows 2018-02-17 20:31:39 +01:00
h264.h h264: Add stream constraint values to the common header 2017-10-17 20:56:29 +01:00
h264addpx_template.c avcodec/h264addpx_template: Fixes integer overflows 2018-01-08 21:50:34 +01:00
h264chroma_template.c
h264chroma.c
h264chroma.h
h264data.c
h264data.h
h264dec.c h264: add AVOption to set x264_build default 2017-12-26 02:56:09 +01:00
h264dec.h avcodec/h264dec: Fix potential array overread 2017-11-15 17:31:09 +01:00
h264dsp_template.c
h264dsp.c
h264dsp.h
h264idct_template.c avcodec/h264idct_template: Fix integer overflow in ff_h264_idct8_add 2017-11-27 03:31:53 +01:00
h264idct.c
h264idct.h
h264pred_template.c h264dec: fix Lossless Decoding (Profile 244) for 8x8 Intra Prediction 2017-07-26 23:23:17 +02:00
h264pred.c h264dec: fix Lossless Decoding (Profile 244) for 8x8 Intra Prediction 2017-07-26 23:23:17 +02:00
h264pred.h h264dec: fix Lossless Decoding (Profile 244) for 8x8 Intra Prediction 2017-07-26 23:23:17 +02:00
h264qpel_template.c
h264qpel.c
h264qpel.h
h265_metadata_bsf.c avcodec/h265_metadata_bsf: fix the AVClass version number 2017-11-12 12:49:37 -03:00
h2645_parse.c h2645_parse: Allocate a single buffer per packet 2017-11-04 18:06:45 +00:00
h2645_parse.h h2645_parse: Allocate a single buffer per packet 2017-11-04 18:06:45 +00:00
hap.c
hap.h avcodec/hapdec : use gray8 for HapAlphaOnly decoding instead of RGB0 2017-11-25 19:49:30 +01:00
hapdec.c avcodec/hapdec : use gray8 for HapAlphaOnly decoding instead of RGB0 2017-11-25 19:49:30 +01:00
hapenc.c
hevc_cabac.c avcodec/hevc_cabac: Check prefix so as to avoid invalid shifts in coeff_abs_level_remaining_decode() 2018-01-27 04:29:30 +01:00
hevc_data.c
hevc_data.h
hevc_filter.c libavcodec/hevc_filter: move AVDISCARD_NONREF switch-case into function 2017-12-08 20:02:16 +01:00
hevc_mp4toannexb_bsf.c
hevc_mvs.c Merge commit '26d9b60373bf45bc4f91ff6815f5fa36764d4d7b' 2017-10-24 19:26:29 -03:00
hevc_parse.c avcodec/hevc_sei: rename HEVCSEIContext to HEVCSEI 2017-10-31 12:27:57 -03:00
hevc_parse.h avcodec/hevc_sei: rename HEVCSEIContext to HEVCSEI 2017-10-31 12:27:57 -03:00
hevc_parser.c avcodec/hevc_parser: use ff_hevc_decode_extradata() to parse extradata 2018-01-30 12:13:20 -03:00
hevc_ps_enc.c
hevc_ps.c avcodec/hevc_ps: Check log2_sao_offset_scale_* 2018-01-30 22:08:32 +01:00
hevc_ps.h avcodec/hevc_ps: add a function to uninitialize parameter set buffers 2018-01-21 00:06:30 -03:00
hevc_refs.c avcodec/videotoolbox: add hevc support 2017-09-28 16:47:47 -07:00
hevc_sei.c avcodec/hevc_sei: Fix integer overflows in decode_nal_sei_message() 2017-12-17 02:09:31 +01:00
hevc_sei.h Merge commit '99e9697e3a12ab4a6638a36b95edafd6a98f9eaa' 2017-11-29 21:06:49 -03:00
hevc.h hevc: Improve stream constraint values in common header 2017-10-17 20:56:29 +01:00
hevcdec.c avcodec/hevcdec: Check luma/chroma_log2_weight_denom 2018-02-18 23:27:02 +01:00
hevcdec.h libavcodec/hevc_filter: move AVDISCARD_NONREF switch-case into function 2017-12-08 20:02:16 +01:00
hevcdsp_template.c avcodec/hevcdsp_template: Fix Invalid shifts in put_hevc_qpel_bi_w_h() and put_hevc_qpel_bi_w_w() 2017-12-28 20:13:59 +01:00
hevcdsp.c Merge commit '0b9a237b2386ff84a6f99716bd58fa27a1b767e7' 2017-10-24 19:10:22 -03:00
hevcdsp.h Merge commit '0b9a237b2386ff84a6f99716bd58fa27a1b767e7' 2017-10-24 19:10:22 -03:00
hevcpred_template.c
hevcpred.c
hevcpred.h
hnm4video.c
hpel_template.c
hpeldsp.c
hpeldsp.h
hq_hqa.c
hq_hqa.h
hq_hqadata.c
hq_hqadsp.c
hq_hqadsp.h
hqx.c
hqx.h
hqxdsp.c
hqxdsp.h
hqxvlc.c
htmlsubtitles.c avcodec/htmlsubtitles: fix format specifier in av_bprintf calls 2017-08-03 17:51:51 -03:00
htmlsubtitles.h
huffman.c
huffman.h
huffyuv.c
huffyuv.h
huffyuvdec.c avcodec/huffyuvdec: Check input buffer size 2018-02-09 03:01:30 +01:00
huffyuvdsp.c
huffyuvdsp.h
huffyuvenc.c lavc/huffyuvenc: Move a variable declaration up. 2017-12-10 20:46:55 +01:00
huffyuvencdsp.c
huffyuvencdsp.h
hwaccel.h lavc: Add hardware config metadata for decoders supporting hardware output 2017-12-19 23:21:59 +00:00
hwaccels.h lavc: Mark all AVHWAccel structures as const 2017-12-19 23:24:24 +00:00
idcinvideo.c
idctdsp.c Fix visual glitch with XvMC, caused by wrong idct permutation. 2017-10-12 01:27:52 +02:00
idctdsp.h
iff.c
iirfilter.c
iirfilter.h
imc.c
imcdata.h
imgconvert.c
imx_dump_header_bsf.c
indeo2.c
indeo2data.h
indeo3.c
indeo3data.h
indeo4.c
indeo4data.h
indeo5.c avcodec/indeo5: Do not leave frame_type set to an invalid value 2018-01-30 22:08:32 +01:00
indeo5data.h
intelh263dec.c
internal.h avcodec: remove unnecessary calls to ff_init_buffer_info() 2018-02-14 20:54:20 -03:00
interplayacm.c
interplayvideo.c
intrax8.c
intrax8.h
intrax8dsp.c
intrax8dsp.h
intrax8huf.h
ituh263dec.c libavcodec/blockdsp : add AVX version 2017-10-03 19:47:37 -03:00
ituh263enc.c
ivi_dsp.c
ivi_dsp.h
ivi.c
ivi.h
j2kenc.c avcodec/jpeg2000: Only allocate Jpeg2000Pass for the encoder 2017-12-01 23:12:07 +01:00
jacosub.h
jacosubdec.c
jfdctfst.c
jfdctint_template.c
jfdctint.c
jni.c
jni.h
jpeg2000.c avcodec/jpeg2000: Check sum of sizes of band->prec before allocating 2018-01-15 19:55:22 +01:00
jpeg2000.h avcodec/jpeg2000dec: Allocate lengthinc and data_start arrays as needed 2017-12-21 19:48:41 +01:00
jpeg2000dec.c avcodec/jpeg2000dec: Use av_image_check_size2() 2018-02-17 20:31:39 +01:00
jpeg2000dsp.c avcodec/jpeg2000dsp: Fix integer overflows in ict_int() 2018-01-08 18:57:22 +01:00
jpeg2000dsp.h
jpeg2000dwt.c
jpeg2000dwt.h
jpegls.c
jpegls.h fix MSVC compilation errors 2017-12-10 14:43:01 +01:00
jpeglsdec.c avcodec/jpeglsdec: Check for end of bitstream in ls_decode_line() 2017-10-29 18:28:40 +01:00
jpeglsdec.h
jpeglsenc.c
jpegtables.c
jpegtables.h Merge commit 'abf1c058d1bd0ed1b820ea5e501a4484756f00b0' 2017-11-11 11:29:16 -03:00
jrevdct.c
jvdec.c
kbdwin.c
kbdwin.h
kgv1dec.c avcodec/kgv1dec: Check that there is enough input for maximum RLE compression 2017-11-27 03:31:53 +01:00
kmvc.c
lagarith.c avcodec/lagarith: Detect end of input in lag_decode_line() loop 2017-08-11 22:02:38 +02:00
lagarithrac.c avcodec/lagarith: Detect end of input in lag_decode_line() loop 2017-08-11 22:02:38 +02:00
lagarithrac.h avcodec/lagarith: Detect end of input in lag_decode_line() loop 2017-08-11 22:02:38 +02:00
latm_parser.c
lcl.h
lcldec.c
lclenc.c
libavcodec.v avcodec/libavcodec.v: remove obsolete exports 2017-10-22 10:13:19 -03:00
libcelt_dec.c avcodec: add metadata to identify wrappers and hardware decoders 2017-12-14 19:37:56 +01:00
libfdk-aacdec.c avcodec: add metadata to identify wrappers and hardware decoders 2017-12-14 19:37:56 +01:00
libfdk-aacenc.c avcodec: add metadata to identify wrappers and hardware decoders 2017-12-14 19:37:56 +01:00
libgsmdec.c avcodec: add metadata to identify wrappers and hardware decoders 2017-12-14 19:37:56 +01:00
libgsmenc.c avcodec: add metadata to identify wrappers and hardware decoders 2017-12-14 19:37:56 +01:00
libilbc.c avcodec: add metadata to identify wrappers and hardware decoders 2017-12-14 19:37:56 +01:00
libkvazaar.c avcodec: add metadata to identify wrappers and hardware decoders 2017-12-14 19:37:56 +01:00
libmp3lame.c avcodec: add metadata to identify wrappers and hardware decoders 2017-12-14 19:37:56 +01:00
libopencore-amr.c avcodec: add metadata to identify wrappers and hardware decoders 2017-12-14 19:37:56 +01:00
libopenh264.c
libopenh264.h
libopenh264dec.c avcodec: add metadata to identify wrappers and hardware decoders 2017-12-14 19:37:56 +01:00
libopenh264enc.c avcodec: add metadata to identify wrappers and hardware decoders 2017-12-14 19:37:56 +01:00
libopenjpegdec.c avcodec: add metadata to identify wrappers and hardware decoders 2017-12-14 19:37:56 +01:00
libopenjpegenc.c avcodec: add metadata to identify wrappers and hardware decoders 2017-12-14 19:37:56 +01:00
libopus.c
libopus.h
libopusdec.c avcodec/libopus: support disabling phase inversion. 2018-02-06 23:07:10 +01:00
libopusenc.c avcodec/libopus: support disabling phase inversion. 2018-02-06 23:07:10 +01:00
librsvgdec.c librsvgdec: Fix frame clearing code 2018-02-02 15:36:21 +00:00
libshine.c avcodec: add metadata to identify wrappers and hardware decoders 2017-12-14 19:37:56 +01:00
libspeexdec.c avcodec: add metadata to identify wrappers and hardware decoders 2017-12-14 19:37:56 +01:00
libspeexenc.c avcodec: add metadata to identify wrappers and hardware decoders 2017-12-14 19:37:56 +01:00
libtheoraenc.c avcodec: add metadata to identify wrappers and hardware decoders 2017-12-14 19:37:56 +01:00
libtwolame.c avcodec: add metadata to identify wrappers and hardware decoders 2017-12-14 19:37:56 +01:00
libvo-amrwbenc.c avcodec: add metadata to identify wrappers and hardware decoders 2017-12-14 19:37:56 +01:00
libvorbisdec.c
libvorbisenc.c avcodec: add metadata to identify wrappers and hardware decoders 2017-12-14 19:37:56 +01:00
libvpx.c avcodec/libvpx: remove disabled code 2017-12-11 00:42:26 -03:00
libvpx.h
libvpxdec.c avcodec: add metadata to identify wrappers and hardware decoders 2017-12-14 19:37:56 +01:00
libvpxenc.c avcodec: add metadata to identify wrappers and hardware decoders 2017-12-14 19:37:56 +01:00
libwavpackenc.c avcodec: add metadata to identify wrappers and hardware decoders 2017-12-14 19:37:56 +01:00
libwebpenc_animencoder.c avcodec: add metadata to identify wrappers and hardware decoders 2017-12-14 19:37:56 +01:00
libwebpenc_common.c
libwebpenc_common.h
libwebpenc.c avcodec: add metadata to identify wrappers and hardware decoders 2017-12-14 19:37:56 +01:00
libx264.c Merge commit 'c6558e8840fbb2386bf8742e4d68dd6e067d262e' 2017-12-27 21:11:10 -03:00
libx265.c lavc/libx265: support all color parameters that x265 does 2018-01-12 18:33:58 -06:00
libxavs.c avcodec: add metadata to identify wrappers and hardware decoders 2017-12-14 19:37:56 +01:00
libxvid_rc.c
libxvid.c avcodec: add metadata to identify wrappers and hardware decoders 2017-12-14 19:37:56 +01:00
libxvid.h
libzvbi-teletextdec.c avcodec: add metadata to identify wrappers and hardware decoders 2017-12-14 19:37:56 +01:00
ljpegenc.c
loco.c
log2_tab.c
lossless_audiodsp.c
lossless_audiodsp.h
lossless_videodsp.c avcodec/utvideodec : add SIMD (SSSE3 and AVX2) for gradient_pred 2017-12-09 15:19:03 +01:00
lossless_videodsp.h avcodec/utvideodec : add SIMD (SSSE3 and AVX2) for gradient_pred 2017-12-09 15:19:03 +01:00
lossless_videoencdsp.c avcodec/utvideoenc : add SIMD (avx) for sub_left_prediction 2018-01-28 20:23:11 +01:00
lossless_videoencdsp.h avcodec/utvideoenc : add SIMD (avx) for sub_left_prediction 2018-01-28 20:23:11 +01:00
lpc.c
lpc.h
lsp.c
lsp.h
lzf.c
lzf.h
lzw.c
lzw.h
lzwenc.c
m101.c
mace.c
magicyuv.c avcodec/magicyuv : use gradient_pred dsp func for 8 bits gradient mode 2017-12-19 20:55:12 +01:00
magicyuvenc.c libavcodec/magicyuvenc : fix warning 2017-12-16 14:21:07 +01:00
Makefile fate/libavcodec: add codec_desc test 2018-02-12 06:06:37 +07:00
mathops.h
mathtables.c
mdct15.c mdct15: add inverse transform postrotation SIMD 2017-07-30 07:38:39 +01:00
mdct15.h mdct15: add inverse transform postrotation SIMD 2017-07-30 07:38:39 +01:00
mdct_fixed_32.c
mdct_fixed.c avcodec/mdct_*: Fix integer overflow in addition in RESCALE() 2017-11-13 19:54:20 +01:00
mdct_float.c
mdct_template.c avcodec/mdct_*: Fix integer overflow in addition in RESCALE() 2017-11-13 19:54:20 +01:00
mdec.c libavcodec/blockdsp : add AVX version 2017-10-03 19:47:37 -03:00
me_cmp.c avcodec/me_cmp: remove ff_me_cmp_init_static() 2018-02-05 22:42:59 +07:00
me_cmp.h avcodec/me_cmp: remove ff_me_cmp_init_static() 2018-02-05 22:42:59 +07:00
mediacodec_surface.c
mediacodec_surface.h
mediacodec_sw_buffer.c
mediacodec_sw_buffer.h
mediacodec_wrapper.c lavc/mediacodec_wrapper: allocate MediaCodec.BufferInfo once 2018-01-06 22:12:51 +01:00
mediacodec_wrapper.h
mediacodec.c lavc: Delete all fake hwaccels 2017-11-26 21:41:14 +00:00
mediacodec.h
mediacodecdec_common.c avcodec/mediacodecdec: refactor to take advantage of new decoding api 2018-02-19 15:27:34 +01:00
mediacodecdec_common.h avcodec/mediacodecdec: refactor to take advantage of new decoding api 2018-02-19 15:27:34 +01:00
mediacodecdec.c avcodec/mediacodecdec: refactor to take advantage of new decoding api 2018-02-19 15:27:34 +01:00
metasound_data.c
metasound_data.h
metasound.c
microdvddec.c
mimic.c libavcodec/blockdsp : add AVX version 2017-10-03 19:47:37 -03:00
mjpeg2jpeg_bsf.c
mjpeg_parser.c
mjpeg.h
mjpega_dump_header_bsf.c
mjpegbdec.c
mjpegdec.c avcodec/mjpegdec: Fix integer overflow in DC dequantization 2018-01-27 04:29:30 +01:00
mjpegdec.h fix MSVC compilation errors 2017-12-10 14:43:01 +01:00
mjpegenc_common.c
mjpegenc_common.h
mjpegenc_huffman.c
mjpegenc_huffman.h
mjpegenc.c Merge commit 'b3739599bda740ac12d3dde31a331b744df99123' 2017-10-23 16:04:31 -03:00
mjpegenc.h
mlp_parser.c avcodec/mlp_parser: reindent after last commit 2018-01-29 23:09:23 -03:00
mlp_parser.h Merge commit '970c76f32283bddf3a5afd24fe52db7a96186244' 2017-10-30 17:20:45 -03:00
mlp.c
mlp.h
mlpdec.c Merge commit '970c76f32283bddf3a5afd24fe52db7a96186244' 2017-10-30 17:20:45 -03:00
mlpdsp.c avcodec/mlpdsp: Fix signed integer overflow, 2nd try 2017-11-27 03:31:54 +01:00
mlpdsp.h
mlpenc.c
mlz.c
mlz.h
mmaldec.c mmaldec: Fix compilation after 2fcb0090 2017-12-20 10:11:27 +02:00
mmvideo.c
motion_est_template.c
motion_est.c Merge commit '94eed68ace9f2416af8457fcbf142b175928c06b' 2017-10-23 17:08:32 -03:00
motion_est.h
motionpixels_tablegen.c
motionpixels_tablegen.h
motionpixels.c
movsub_bsf.c
movtextdec.c movtextdec: Move declaration out of for initialisation statement 2017-10-21 22:19:50 +01:00
movtextenc.c
mp3_header_decompress_bsf.c
mpc7.c
mpc7data.h
mpc8.c
mpc8data.h
mpc8huff.h
mpc.c
mpc.h
mpcdata.h
mpeg2_metadata_bsf.c avcodec/mpeg2_metadata_bsf: fix the AVClass version number 2017-11-12 12:49:37 -03:00
mpeg4_unpack_bframes_bsf.c
mpeg4audio.c Merge commit '831018b0bbe26a603802a9022472f714a59293be' 2017-10-30 17:47:21 -03:00
mpeg4audio.h Merge commit 'abf1c058d1bd0ed1b820ea5e501a4484756f00b0' 2017-11-11 11:29:16 -03:00
mpeg4data.h
mpeg4video_parser.c
mpeg4video_parser.h
mpeg4video.c
mpeg4video.h avcodec/mpeg4videodec: Add support for parsing and exporting video_range 2017-12-21 19:48:41 +01:00
mpeg4videodec.c avcodec/mpeg4videodec: Ignore multiple VOL headers 2018-02-11 12:06:04 +01:00
mpeg4videoenc.c
mpeg12.c
mpeg12.h mpeg12: Add a common function to find the best frame rate 2017-10-17 20:56:30 +01:00
mpeg12data.c
mpeg12data.h
mpeg12dec.c avcodec/mpeg2dec: Fix field selection for skipped macroblocks 2018-02-11 02:16:40 +01:00
mpeg12enc.c avcodec/mpeg12enc: add support for specifying video_format in the sequence_display_extension 2018-02-13 00:13:21 +01:00
mpeg12framerate.c mpeg12: Add a common function to find the best frame rate 2017-10-17 20:56:30 +01:00
mpeg12vlc.h
mpeg_er.c avcodec/mpeg_er: Clear mcsel in mpeg_er_decode_mb() 2017-10-10 23:58:40 +02:00
mpeg_er.h
mpegaudio_parser.c avcodec/mpegaudio_parser: Skip APE tags when parsing mp3 packets. 2018-01-30 05:28:22 +01:00
mpegaudio_tablegen.c
mpegaudio_tablegen.h
mpegaudio.c
mpegaudio.h
mpegaudiodata.c
mpegaudiodata.h Merge commit 'abf1c058d1bd0ed1b820ea5e501a4484756f00b0' 2017-11-11 11:29:16 -03:00
mpegaudiodec_fixed.c
mpegaudiodec_float.c
mpegaudiodec_template.c
mpegaudiodecheader.c avcodec/mpegaudiodecheader: remove dead code 2017-11-11 01:39:47 -03:00
mpegaudiodecheader.h avcodec/mpegaudiodecheader: remove dead code 2017-11-11 01:39:47 -03:00
mpegaudiodectab.h
mpegaudiodsp_data.c
mpegaudiodsp_fixed.c
mpegaudiodsp_float.c
mpegaudiodsp_template.c
mpegaudiodsp.c Use ff_thread_once for fixed, float table init. 2017-11-18 11:57:57 +01:00
mpegaudiodsp.h
mpegaudioenc_fixed.c
mpegaudioenc_float.c
mpegaudioenc_template.c
mpegaudiotab.h
mpegpicture.c avcodec: set correct return value in ff_mpeg_ref_picture 2017-11-28 21:42:48 +01:00
mpegpicture.h
mpegutils.c libavcodec: Move ff_print_debug_info2 to mpegutils.c 2017-12-11 00:09:25 +00:00
mpegutils.h libavcodec: Move ff_print_debug_info2 to mpegutils.c 2017-12-11 00:09:25 +00:00
mpegvideo_enc.c avcodec/me_cmp: remove ff_me_cmp_init_static() 2018-02-05 22:42:59 +07:00
mpegvideo_motion.c avcodec/mpeg2dec: Fix motion vector rounding for chroma components 2018-02-11 12:04:47 +01:00
mpegvideo_parser.c libavcodec/mpegvideo_parser: improve detection of progressive mpeg2 2017-12-12 16:37:58 -08:00
mpegvideo_xvmc.c lavc: Mark all AVHWAccel structures as const 2017-11-26 21:41:19 +00:00
mpegvideo.c libavcodec: Move ff_print_debug_info2 to mpegutils.c 2017-12-11 00:09:25 +00:00
mpegvideo.h avcodec/mpeg12enc: add support for specifying video_format in the sequence_display_extension 2018-02-13 00:13:21 +01:00
mpegvideodata.c
mpegvideodata.h
mpegvideodsp.c
mpegvideodsp.h
mpegvideoencdsp.c avcodec/me_cmp: remove ff_me_cmp_init_static() 2018-02-05 22:42:59 +07:00
mpegvideoencdsp.h
mpl2dec.c
mqc.c
mqc.h
mqcdec.c
mqcenc.c
mscc.c
msgsmdec.c
msgsmdec.h
msmpeg4.c
msmpeg4.h
msmpeg4data.c
msmpeg4data.h
msmpeg4dec.c
msmpeg4enc.c
msrle.c
msrledec.c
msrledec.h
mss1.c mss1: Add missing macro parameters to ARITH_GET_* macros 2017-10-16 20:42:29 +02:00
mss2.c fix MSVC compilation errors 2017-12-10 14:43:01 +01:00
mss2dsp.c
mss2dsp.h
mss3.c
mss4.c
mss12.c
mss12.h
mss34dsp.c
mss34dsp.h
msvideo1.c
msvideo1enc.c
mvcdec.c
mxpegdec.c
nellymoser.c
nellymoser.h
nellymoserdec.c
nellymoserenc.c
noise_bsf.c
null_bsf.c
nuv.c
nvdec_h264.c lavc: Mark all AVHWAccel structures as const 2017-11-26 21:41:19 +00:00
nvdec_hevc.c lavc: Mark all AVHWAccel structures as const 2017-11-26 21:41:19 +00:00
nvdec_mpeg4.c lavc: Mark all AVHWAccel structures as const 2017-11-26 21:41:19 +00:00
nvdec_mpeg12.c lavc: Mark all AVHWAccel structures as const 2017-11-26 21:41:19 +00:00
nvdec_vc1.c lavc: Mark all AVHWAccel structures as const 2017-11-26 21:41:19 +00:00
nvdec_vp8.c avcodec/nvdec: More effort to make vp8 compile with gcc < 4.6 2017-11-26 22:21:12 -08:00
nvdec_vp9.c lavc: Mark all AVHWAccel structures as const 2017-11-26 21:41:19 +00:00
nvdec.c avcodec/nvdec: Fix capability check with old drivers. 2017-12-08 17:56:38 +01:00
nvdec.h avcodec: Refactor common nvdec hwaccel logic 2017-11-20 07:03:26 -08:00
nvenc_h264.c avcodec: add metadata to identify wrappers and hardware decoders 2017-12-14 19:37:56 +01:00
nvenc_hevc.c avcodec: add metadata to identify wrappers and hardware decoders 2017-12-14 19:37:56 +01:00
nvenc.c avcodec/nvenc: also clear data pointer after unregistering a resource 2018-01-28 13:05:09 +01:00
nvenc.h avcodec/nvenc: refcount input frame mappings 2018-01-28 12:29:24 +01:00
omx.c Merge commit '57ec83e4246b21c2f0c068b9151d806737d4497f' 2017-09-27 19:06:12 -03:00
on2avc.c
on2avcdata.c Merge commit 'fd9212f2edfe9b107c3c08ba2df5fd2cba5ab9e3' 2017-09-26 16:02:40 -03:00
on2avcdata.h Merge commit 'fd9212f2edfe9b107c3c08ba2df5fd2cba5ab9e3' 2017-09-26 16:02:40 -03:00
options_table.h Merge commit '5b145290df2998a9836a93eb925289c6c8b63af0' 2018-02-12 22:19:38 +00:00
options.c lavc/options: Remove unneeded header 2018-01-03 13:00:06 -05:00
opus_celt.c opus: merge encoder and decoder bitallocation functions into one 2017-12-30 17:05:23 +00:00
opus_celt.h opus: add an option to toggle intensity stereo phase inversion 2017-12-04 07:28:45 +00:00
opus_parser.c avcodec/opus_parser: Check payload_len in parse_opus_ts_header() 2018-01-08 21:49:53 +01:00
opus_pvq.c opus_pvq: do not compile encoding/decoding code if the encoder/decoder is disabled 2017-12-04 10:51:19 +00:00
opus_pvq.h opus_pvq: do not compile encoding/decoding code if the encoder/decoder is disabled 2017-12-04 10:51:19 +00:00
opus_rc.c opus_rc: fix CDF encoding of zeroes 2017-07-20 08:24:46 +01:00
opus_rc.h
opus_silk.c opus_silk: Fix arithmetic overflow (per RFC8251) 2017-12-04 07:28:45 +00:00
opus.c avcodec/opus: Add {} over multiline if() body 2018-01-12 22:57:01 +01:00
opus.h opus: merge encoder and decoder bitallocation functions into one 2017-12-30 17:05:23 +00:00
opusdec.c opus: add an option to toggle intensity stereo phase inversion 2017-12-04 07:28:45 +00:00
opusenc_psy.c opusenc_psy: Typo, use all coeffs in range for band tonality calculation 2018-01-13 17:54:20 +00:00
opusenc_psy.h opusenc: implement a psychoacoustic system 2017-09-23 08:27:44 +01:00
opusenc_utils.h avcodec/opusenc_utils: add missing preprocessor guards 2017-09-23 13:22:51 -03:00
opusenc.c opus: merge encoder and decoder bitallocation functions into one 2017-12-30 17:05:23 +00:00
opusenc.h opus: merge encoder and decoder bitallocation functions into one 2017-12-30 17:05:23 +00:00
opustab.c opus: simplify coarse energy beta coefficients 2017-07-18 20:52:06 +01:00
opustab.h
paf.h
pafaudio.c
pafvideo.c avcodec/pafvideo: Check allocated frame size 2018-02-11 02:49:15 +01:00
pamenc.c
parser.c lavc: add new API for iterating codecs and codec parsers 2018-02-06 18:50:27 +00:00
parser.h
pcm_tablegen.c
pcm_tablegen.h
pcm-bluray.c Remove some unneeded casts of bit_rate. 2017-09-22 01:33:22 +02:00
pcm-dvd.c Remove some unneeded casts of bit_rate. 2017-09-22 01:33:22 +02:00
pcm.c
pcx.c
pcxenc.c
pel_template.c
pgssubdec.c
pictordec.c pictor: Correctly check frame dimensions 2017-10-12 21:20:05 +02:00
pixblockdsp.c avcodec/me_cmp: Fix crashes on ARM due to misalignment 2017-08-21 23:19:18 +02:00
pixblockdsp.h avcodec/me_cmp: Fix crashes on ARM due to misalignment 2017-08-21 23:19:18 +02:00
pixels.h
pixlet.c lavc/pixlet: remove unecessary intermediate nb_levels variable 2017-10-13 00:25:14 +02:00
png_parser.c
png.c
png.h
pngdec.c Merge commit '9f5b77c16f4da6248b57f0601364d9c762c620c2' 2017-11-11 09:58:01 -03:00
pngdsp.c
pngdsp.h
pngenc.c
pnm_parser.c
pnm.c
pnm.h
pnmdec.c
pnmenc.c
profiles.c
profiles.h
proresdata.c
proresdata.h
proresdec2.c avcodec/proresdec: align dequantization matrix buffers 2017-11-15 21:28:36 -03:00
proresdec_lgpl.c prores: Always assume limited range 2017-11-28 12:40:40 -05:00
proresdec.h
proresdsp.c
proresdsp.h
proresenc_anatoliy.c
proresenc_kostya.c
psd.c
psymodel.c
psymodel.h
pthread_frame.c avcodec: remove unnecessary calls to ff_init_buffer_info() 2018-02-14 20:54:20 -03:00
pthread_internal.h
pthread_slice.c w32pthreads: always use Vista+ API, drop XP support 2017-12-26 02:49:48 +01:00
pthread.c
ptx.c
put_bits.h lavc/g726: Add a little-endian G.726 encoder. 2017-08-21 16:19:58 +02:00
qcelpdata.h
qcelpdec.c
qdm2_tablegen.c
qdm2_tablegen.h
qdm2.c
qdm2data.h
qdmc.c avcodec: do not use init_static_data on some codecs 2018-02-04 06:11:07 +07:00
qdrw.c avcodec/qdrw: support 16bpp files with bppcnt == 2 && bpp == 8 2017-11-05 10:49:17 +01:00
qpeg.c
qpel_template.c
qpeldsp.c
qpeldsp.h
qsv_api.c
qsv_internal.h
qsv.c Merge commit '6829a079444e10818a847e153121fb458cc5c0a8' 2018-02-11 22:44:12 -03:00
qsv.h
qsvdec_h2645.c Merge commit '559370f2c45110afd8308eec7194437736c323d4' 2018-01-25 22:50:38 +00:00
qsvdec_other.c lavc: Delete all fake hwaccels 2017-12-19 23:22:35 +00:00
qsvdec.c Merge commit '6829a079444e10818a847e153121fb458cc5c0a8' 2018-02-11 22:44:12 -03:00
qsvdec.h lavc: Add hardware config metadata for decoders supporting hardware output 2017-12-19 23:21:59 +00:00
qsvenc_h264.c Merge commit '508378556631dc18d32247b4a4e35703758e1ca9' 2017-12-14 19:05:55 -03:00
qsvenc_hevc.c avcodec: add metadata to identify wrappers and hardware decoders 2017-12-14 19:37:56 +01:00
qsvenc_jpeg.c avcodec: add metadata to identify wrappers and hardware decoders 2017-12-14 19:37:56 +01:00
qsvenc_mpeg2.c avcodec: add metadata to identify wrappers and hardware decoders 2017-12-14 19:37:56 +01:00
qsvenc.c Merge commit '8bb9824fcbc5a6ebf68391d70a2c4f03447990d2' 2018-02-12 23:01:24 +00:00
qsvenc.h Merge commit '8bb9824fcbc5a6ebf68391d70a2c4f03447990d2' 2018-02-12 23:01:24 +00:00
qtrle.c
qtrleenc.c
r210dec.c
r210enc.c
ra144.c
ra144.h
ra144dec.c
ra144enc.c
ra288.c
ra288.h
ralf.c
ralfdata.h
rangecoder.c avcodec/rangecoder: Do not increase the pointer beyond the buffer 2017-08-18 11:33:14 +02:00
rangecoder.h avcodec/rangecoder: Do not increase the pointer beyond the buffer 2017-08-18 11:33:14 +02:00
ratecontrol.c
ratecontrol.h
raw.c libswscale: add gray9 support 2017-08-07 13:09:41 +02:00
raw.h Merge commit 'abf1c058d1bd0ed1b820ea5e501a4484756f00b0' 2017-11-11 11:29:16 -03:00
rawdec.c
rawenc.c
rdft.c avcodec/rdft: reorder calculation 2017-07-26 06:13:05 +07:00
rdft.h
realtextdec.c
rectangle.h
remove_extradata_bsf.c
reverse.c
rkmppdec.c avcodec/rkmpp : remove stream start retries before first frame. 2018-01-06 18:08:41 +01:00
rl2.c
rl.c
rl.h
rle.c
rle.h
rnd_avg.h
roqaudioenc.c
roqvideo.c
roqvideo.h
roqvideodec.c
roqvideoenc.c
rpza.c
rscc.c
rtjpeg.c
rtjpeg.h
rv10.c
rv10.h
rv10enc.c
rv20enc.c
rv30.c
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
s302m.c Merge commit '97cfe1d8bd1968143e2ba9aa46ebe9504a835e24' 2017-11-01 20:05:09 -03:00
s302menc.c
samidec.c lavc/samidec: properly raise errors from sami_paragraph_to_ass() 2017-11-29 22:23:36 +01:00
sanm.c
sbr.h
sbrdsp_fixed.c avcodec/sbrdsp_fixed: Fix integer overflow 2017-11-25 02:32:33 +01:00
sbrdsp_template.c
sbrdsp.c
sbrdsp.h
scpr.c avcodec/scpr: Fix reading a pixel before the first 2018-02-11 02:49:15 +01:00
screenpresso.c
sgi.h
sgidec.c
sgienc.c
sgirledec.c
sheervideo.c
shorten.c avcodec/shorten: Move buffer allocation and offset init to end of read_header() 2017-09-12 01:52:14 +02:00
simple_idct_template.c
simple_idct.c
simple_idct.h
sinewin_fixed_tablegen.c
sinewin_fixed.c
sinewin_tablegen_template.c
sinewin_tablegen.c
sinewin_tablegen.h lavc/sinewin_tablegen: Fix compilation with --enable-hardcoded-tables. 2017-08-26 12:48:43 +02:00
sinewin.c
sinewin.h avcodec/aac: Add floating point 960/120 MDCT window 2017-08-24 17:42:07 -07:00
sipr16k.c
sipr16kdata.h
sipr_parser.c
sipr.c Remove some unneeded casts of bit_rate. 2017-09-22 01:33:22 +02:00
sipr.h
siprdata.h
smacker.c Merge commit '0ccddbad200c1d9439c5a836501917d515cddf76' 2017-11-12 01:13:07 -03:00
smc.c
smvjpegdec.c avcodec: remove unnecessary calls to ff_init_buffer_info() 2018-02-14 20:54:20 -03:00
snappy.c
snappy.h
snow_dwt.c
snow_dwt.h lavc/snow_dwt: add struct MpegEncContext to fix headers check. 2018-01-16 22:02:34 +01:00
snow.c
snow.h avcodec/snowenc: fix setting motion_est option 2017-08-28 21:27:01 -03:00
snowdata.h
snowdec.c avcodec/snowdec: Fix integer overflow before htaps check 2018-01-20 21:32:04 +01:00
snowenc.c avcodec/me_cmp: remove ff_me_cmp_init_static() 2018-02-05 22:42:59 +07:00
sonic.c
sp5x.h
sp5xdec.c
speedhq.c libavcodec/blockdsp : add AVX version 2017-10-03 19:47:37 -03:00
srtdec.c
srtenc.c
startcode.c
startcode.h
subviewerdec.c
sunrast.c
sunrast.h
sunrastenc.c
svq1_cb.h
svq1_vlc.h
svq1.c
svq1.h
svq1dec.c
svq1enc_cb.h
svq1enc.c Merge commit '94eed68ace9f2416af8457fcbf142b175928c06b' 2017-10-23 17:08:32 -03:00
svq1enc.h
svq3.c lavc/svq3: Do not write into memory defined as const. 2018-01-21 22:35:48 +01:00
svq13.c
synth_filter.c
synth_filter.h
tableprint_vlc.h
tableprint.h
tak_parser.c
tak.c avcodec/tak: remove GetBitContext usage from avpriv_tak_parse_streaminfo() 2017-10-26 00:26:08 -03:00
tak.h avcodec/tak: remove GetBitContext usage from avpriv_tak_parse_streaminfo() 2017-10-26 00:26:08 -03:00
takdec.c avcodec/takdec: Fix integer overflow in decode_lpc() 2017-09-24 21:54:13 +02:00
takdsp.c
takdsp.h
targa_y216dec.c
targa.c
targa.h
targaenc.c
tdsc.c
textdec.c
texturedsp.c avcodec/texturedsp : add rgtc1u gray decoding 2017-11-25 19:49:25 +01:00
texturedsp.h avcodec/texturedsp : add rgtc1u gray decoding 2017-11-25 19:49:25 +01:00
texturedspenc.c libavcodec/texturedspenc : indent after add rgtc1u_alpha func 2017-10-16 15:35:04 +01:00
thread.h Merge commit '4cf84e254ae75b524e1cacae499a97d7cc9e5906' 2018-02-11 23:08:48 -03:00
tiertexseqv.c
tiff_common.c
tiff_common.h
tiff_data.c
tiff_data.h
tiff.c
tiff.h
tiffenc.c
tmv.c
tpeldsp.c
tpeldsp.h
trace_headers_bsf.c lavc: Add trace_headers bitstream filter 2017-10-17 20:56:29 +01:00
truemotion1.c
truemotion1data.h
truemotion2.c avcodec/truemotion2: Fix integer overflow in TM2_RECALC_BLOCK() 2018-01-21 22:51:49 +01:00
truemotion2rt.c
truespeech_data.h
truespeech.c
tscc2.c
tscc2data.h Merge commit 'fd9212f2edfe9b107c3c08ba2df5fd2cba5ab9e3' 2017-09-26 16:02:40 -03:00
tscc.c
tta.c
ttadata.c
ttadata.h
ttadsp.c
ttadsp.h
ttaenc.c
ttaencdsp.c
ttaencdsp.h
twinvq_data.h
twinvq.c
twinvq.h
twinvqdec.c
txd.c
ulti_cb.h
ulti.c avcodec/ulti: Check number of blocks at init 2018-01-20 21:32:04 +01:00
unary.h
utils.c lavc: add new API for iterating codecs and codec parsers 2018-02-06 18:50:27 +00:00
utvideo.c
utvideo.h avcodec/utvideodec: add support for UMH2, UMY2, UMH4, UMY4, UMRA, UMRG 2018-01-02 13:41:49 +01:00
utvideodec.c avcodec/utvideodec: Add several out of array read related checks 2018-02-11 03:04:48 +01:00
utvideodsp.c
utvideodsp.h
utvideoenc.c avcodec/utvideoenc : add SIMD (avx) for sub_left_prediction 2018-01-28 20:23:11 +01:00
v4l2_buffers.c v4l2_m2m: Fix integer overflow in timestamp handling 2018-01-22 17:24:36 +01:00
v4l2_buffers.h avcodec: v4l2_m2m: fix races around freeing data on close 2018-01-21 00:37:35 +00:00
v4l2_context.c avcodec: v4l2_context: remove unnecessary code 2018-01-23 09:56:08 +01:00
v4l2_context.h lavc/v4l2_context: Change the type of the ioctl cmd to uint32_t. 2017-11-05 19:25:29 +01:00
v4l2_fmt.c lavc/v4l2: Remove use of lfind() 2017-10-04 23:14:37 +01:00
v4l2_fmt.h libavcodec: v4l2: add support for v4l2 mem2mem codecs 2017-09-23 08:47:52 +02:00
v4l2_m2m_dec.c avcodec: v4l2_m2m: fix races around freeing data on close 2018-01-21 00:37:35 +00:00
v4l2_m2m_enc.c avcodec: v4l2_m2m: fix races around freeing data on close 2018-01-21 00:37:35 +00:00
v4l2_m2m.c v4l2_m2m: Fix free of the wrong pointer in an error path 2018-01-21 23:02:16 +00:00
v4l2_m2m.h avcodec: v4l2_m2m: fix races around freeing data on close 2018-01-21 00:37:35 +00:00
v210dec.c Merge commit '97cfe1d8bd1968143e2ba9aa46ebe9504a835e24' 2017-11-01 20:05:09 -03:00
v210dec.h
v210enc.c
v210enc.h
v210x.c
v308dec.c
v308enc.c
v408dec.c
v408enc.c
v410dec.c
v410enc.c
vaapi_decode.c vaapi: Make the decode profile matching more explicit 2017-12-02 15:21:31 +00:00
vaapi_decode.h Merge commit 'b46a77f19ddc4b2b5fa3187835ceb602a5244e24' 2017-11-11 20:33:26 -03:00
vaapi_encode_h264.c avcodec: add metadata to identify wrappers and hardware decoders 2017-12-14 19:37:56 +01:00
vaapi_encode_h265.c avcodec: add metadata to identify wrappers and hardware decoders 2017-12-14 19:37:56 +01:00
vaapi_encode_mjpeg.c avcodec: add metadata to identify wrappers and hardware decoders 2017-12-14 19:37:56 +01:00
vaapi_encode_mpeg2.c avcodec: add metadata to identify wrappers and hardware decoders 2017-12-14 19:37:56 +01:00
vaapi_encode_vp8.c avcodec: add metadata to identify wrappers and hardware decoders 2017-12-14 19:37:56 +01:00
vaapi_encode_vp9.c avcodec: add metadata to identify wrappers and hardware decoders 2017-12-14 19:37:56 +01:00
vaapi_encode.c lavc/vaapi_encode: give a debug message if attrs unsupported. 2017-12-19 23:02:31 +00:00
vaapi_encode.h lavc/vaapi_encode: Change the slice/parameter buffers to dynamic alloc. 2017-08-28 11:49:57 +01:00
vaapi_h264.c lavc: Mark all AVHWAccel structures as const 2017-12-19 23:24:24 +00:00
vaapi_hevc.c lavc: Mark all AVHWAccel structures as const 2017-12-19 23:24:24 +00:00
vaapi_mpeg2.c lavc: Mark all AVHWAccel structures as const 2017-12-19 23:24:24 +00:00
vaapi_mpeg4.c lavc: Mark all AVHWAccel structures as const 2017-12-19 23:24:24 +00:00
vaapi_vc1.c lavc: Mark all AVHWAccel structures as const 2017-12-19 23:24:24 +00:00
vaapi_vp8.c lavc: Mark all AVHWAccel structures as const 2017-12-19 23:24:24 +00:00
vaapi_vp9.c lavc: Mark all AVHWAccel structures as const 2017-11-26 21:41:19 +00:00
vaapi.h avodec/vaapi: drop deprecated vaapi_context fields 2017-10-23 17:00:06 -03:00
vb.c
vble.c
vc1_block.c
vc1_common.h
vc1_loopfilter.c
vc1_mc.c vc1: skip motion compensation when data for last picture is invalid 2018-01-30 19:04:07 -05:00
vc1_parser.c
vc1_pred.c
vc1_pred.h
vc1.c
vc1.h
vc1acdata.h
vc1data.c
vc1data.h
vc1dec.c lavc: Add hardware config metadata for decoders supporting hardware output 2017-12-19 23:21:59 +00:00
vc1dsp.c
vc1dsp.h
vc2enc_dwt.c vc2enc_dwt: pad the temporary buffer by the slice size 2017-11-09 00:05:48 +00:00
vc2enc_dwt.h vc2enc_dwt: pad the temporary buffer by the slice size 2017-11-09 00:05:48 +00:00
vc2enc.c avcodec/vc2enc: prevent bitrate overshoots 2018-01-31 17:29:45 +01:00
vcr1.c
vdpau_h264.c lavc: Mark all AVHWAccel structures as const 2017-12-19 23:24:24 +00:00
vdpau_hevc.c lavc: Mark all AVHWAccel structures as const 2017-12-19 23:24:24 +00:00
vdpau_internal.h Merge commit 'b46a77f19ddc4b2b5fa3187835ceb602a5244e24' 2017-11-11 20:33:26 -03:00
vdpau_mpeg4.c lavc: Mark all AVHWAccel structures as const 2017-12-19 23:24:24 +00:00
vdpau_mpeg12.c lavc: Mark all AVHWAccel structures as const 2017-12-19 23:24:24 +00:00
vdpau_vc1.c lavc: Mark all AVHWAccel structures as const 2017-12-19 23:24:24 +00:00
vdpau.c Merge commit 'b46a77f19ddc4b2b5fa3187835ceb602a5244e24' 2017-11-11 20:33:26 -03:00
vdpau.h Merge commit '5c1585c4c3b5281835d784c5daef0069915ccd57' 2017-10-21 23:48:29 -03:00
version.h avcodec/mpeg12enc: add support for specifying video_format in the sequence_display_extension 2018-02-13 00:13:21 +01:00
videodsp_template.c
videodsp.c
videodsp.h
videotoolbox.c avcodec/videotoolbox: fix SEGV when hwaccel decoding h264 with ffmpeg.c 2017-11-28 08:50:13 -08:00
videotoolbox.h
videotoolboxenc.c avcodec: add metadata to identify wrappers and hardware decoders 2017-12-14 19:37:56 +01:00
vima.c
vlc.h
vmdaudio.c
vmdvideo.c
vmnc.c
vorbis_data.c
vorbis_enc_data.h
vorbis_parser_internal.h
vorbis_parser.c
vorbis_parser.h
vorbis.c avcodec/vorbis: Fix another 1 << 31 > int32_t::max() with 1u. 2017-12-01 17:46:12 +01:00
vorbis.h
vorbisdec.c
vorbisdsp.c
vorbisdsp.h
vorbisenc.c vorbisenc: Check the return value of av_frame_clone 2017-11-26 17:26:59 +00:00
vp3_parser.c
vp3.c avcodec/vp3: Error out on invalid num_coeffs in unpack_vlcs() 2018-02-11 17:20:17 +01:00
vp3data.h
vp3dsp.c
vp3dsp.h
vp5.c
vp5data.h
vp6.c
vp6data.h
vp6dsp.c
vp8_parser.c
vp8.c avcodec/vp8: Check for bitstream end before vp7_fade_frame() 2018-02-17 20:31:39 +01:00
vp8.h webp: Fix alpha initialisation 2017-12-19 23:21:59 +00:00
vp8data.h
vp8dsp.c
vp8dsp.h
vp9_mc_template.c avcodec/vp9: Add tile threading support 2017-09-08 10:25:40 -04:00
vp9_parser.c vp9_parser: don't split superframes into separate packets 2017-11-29 17:18:36 +01:00
vp9_raw_reorder_bsf.c
vp9_superframe_bsf.c Merge commit '5c22c90c1d5050f1206e46494b193320ac2397cb' 2017-11-12 01:14:52 -03:00
vp9_superframe_split_bsf.c avcodec/vp9_superframe_split_bsf: Fix integer overflow in frame_size/total_size checks 2017-12-10 20:11:46 +01:00
vp9.c avcodec/vp9: mark frame as finished on decode_tiles() failure 2017-12-15 00:08:56 +01:00
vp9.h
vp9block.c Merge commit 'fd9212f2edfe9b107c3c08ba2df5fd2cba5ab9e3' 2017-09-26 16:02:40 -03:00
vp9data.c
vp9data.h
vp9dec.h vp9: move VP9SharedContext back to the top of VP9Context 2017-09-19 14:52:15 +02:00
vp9dsp_8bpp.c
vp9dsp_10bpp.c
vp9dsp_12bpp.c
vp9dsp_template.c
vp9dsp.c
vp9dsp.h
vp9lpf.c
vp9mvs.c avcodec/vp9: Add tile threading support 2017-09-08 10:25:40 -04:00
vp9prob.c avcodec/vp9: Add tile threading support 2017-09-08 10:25:40 -04:00
vp9recon.c avcodec/vp9: Add tile threading support 2017-09-08 10:25:40 -04:00
vp9shared.h
vp56.c
vp56.h
vp56data.c
vp56data.h
vp56dsp.c
vp56dsp.h
vp56rac.c
vqavideo.c
vt_internal.h libavcodec/videotoolbox: fix decoding of h264 streams with minor SPS changes 2017-11-20 10:23:43 -08:00
wavpack.c avcodec/wavpack: Fix integer overflow in FFABS 2018-02-03 21:37:19 +01:00
wavpack.h
wavpackenc.c
wavpackenc.h
webp.c webp: Fix alpha initialisation 2017-12-19 23:21:59 +00:00
webvttdec.c
webvttenc.c
wma_common.c
wma_common.h
wma_freqs.c
wma_freqs.h
wma.c Remove some unneeded casts of bit_rate. 2017-09-22 01:33:22 +02:00
wma.h
wmadata.h
wmadec.c
wmaenc.c Remove some unneeded casts of bit_rate. 2017-09-22 01:33:22 +02:00
wmalosslessdec.c
wmaprodata.h
wmaprodec.c avcodec/wmaprodec: support multichannel XMA stream configurations 2017-10-09 17:06:19 +02:00
wmavoice_data.h
wmavoice.c avcodec: do not use init_static_data on some codecs 2018-02-04 06:11:07 +07:00
wmv2.c
wmv2.h libavcodec/blockdsp : add AVX version 2017-10-03 19:47:37 -03:00
wmv2data.c
wmv2data.h
wmv2dec.c avcodec/wmv2dec: Check end of bitstream in parse_mb_skip() and ff_wmv2_decode_mb() 2017-11-18 11:57:57 +01:00
wmv2dsp.c
wmv2dsp.h
wmv2enc.c
wnv1.c
wrapped_avframe.c decode: add a method for attaching lavc-internal data to frames 2017-11-10 16:56:54 +01:00
ws-snd1.c
xan.c avcodec/xan: Check for bitstream end in xan_huffman_decode() 2017-11-05 03:12:35 +01:00
xbmdec.c
xbmenc.c
xface.c
xface.h
xfacedec.c
xfaceenc.c
xiph.c
xiph.h
xl.c
xma_parser.c
xpmdec.c
xsubdec.c
xsubenc.c
xvididct.c
xvididct.h
xvmc_internal.h
xvmc.h
xwd.h
xwddec.c xwddec: support 8bpp grayscale 2017-08-13 19:58:40 +02:00
xwdenc.c
xxan.c
y41pdec.c
y41penc.c
ylc.c avcodec/ylc: Fix shift overflow 2017-07-24 17:52:42 +02:00
yop.c
yuv4dec.c
yuv4enc.c
zerocodec.c
zmbv.c avcodec/zmbv: Check that the buffer is large enough for mvec 2017-11-18 11:57:57 +01:00
zmbvenc.c