FFmpeg/libavcodec
Michael Niedermayer fb358672d9
avcodec/h263dec: Check against previous dimensions instead of coded
Fixes: out of array access
Fixes: crash-a41ef3db699013f669b076f02f36942925f5a98c

Found-by: Kacper Michajlow <kasper93@gmail.com>
Reviewed-by: Kacper Michajlow <kasper93@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit 0fe33c99a2)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2025-02-27 17:53:23 +01:00
..
aarch64 aarch64: vp9mc: Load only 12 pixels in the 4 pixel wide horizontal filter 2025-01-04 07:31:08 -05:00
alpha
arm arm: vp9mc: Load only 12 pixels in the 4 pixel wide horizontal filter 2025-01-04 07:31:08 -05:00
avr32
bfin
mips avcodec/fft_template, fft_init_table: Make ff_fft_init() thread-safe 2021-02-27 07:20:59 +01:00
neon
ppc
sh4
sparc
tests avcodec/tests/dct: Use 64bit in intermediate for error computation 2024-06-14 11:11:52 +02:00
x86 avcodec/x86/vp3dsp_init: Set correct function pointer, fix crash 2024-05-22 17:34:48 +02:00
.gitignore
4xm.c avcodec/4xm: Check for cfrm exhaustion 2024-04-14 21:19:41 +02:00
8bps.c libavcodec/8bps: Check that line lengths fit within the buffer 2022-09-26 16:50:54 +02:00
8svx.c avcodec/8svx: Use av_assert1(0) instead of error message in unreachable code 2020-02-03 00:11:18 +01:00
012v.c avcodec/012v: Order operations for odd size handling 2023-04-15 22:38:03 +02:00
a64colors.h
a64multienc.c avcodec/a64multienc: Fix memleak upon init failure 2021-02-27 07:20:59 +01:00
a64tables.h
aac.h lavc/aacdec_template: Only warn once about unusual 7.1 encoding. 2020-04-04 23:56:51 +02:00
aac_ac3_parser.c avcodec/aac_ac3_parser: account for data already in the parsing buffer 2018-04-15 10:18:26 +02:00
aac_ac3_parser.h
aac_adtstoasc_bsf.c avcodec.h: split bitstream filters API into its own header 2020-05-22 14:38:57 +02:00
aac_defines.h
aac_parser.c Merge commit 'b5f19f7478' 2017-10-30 18:56:45 -03:00
aaccoder.c avcodec/aaccoder: Add minimal bias in search_for_ms() 2021-10-06 14:41:41 +02:00
aaccoder_trellis.h aacenc: add SIMD optimizations for abs_pow34 and quantization 2016-10-18 21:41:18 +01:00
aaccoder_twoloop.h avcodec: stop using deprecated codec flags 2017-03-25 21:37:05 -03:00
aacdec.c avcodec/aacdec: Check if we run out of input in read_stream_mux_config() 2019-09-24 17:53:39 +02:00
aacdec_fixed.c avcodec/aacdec_fixed: Limit index in vector_pow43() 2021-02-02 14:18:21 +01:00
aacdec_template.c avcodec/aacdec_template: Avoid some invalid values to be set by decode_audio_specific_config_gb() 2021-10-06 14:41:41 +02:00
aacdectab.h aactab: move ltp_coef[] from aacdectab to aactab 2015-10-17 02:31:20 +01:00
aacenc.c avcodec/aacenc: Do not divide by lambda_count if it is 0 2021-10-06 14:41:41 +02:00
aacenc.h
aacenc_is.c
aacenc_is.h
aacenc_ltp.c
aacenc_ltp.h
aacenc_pred.c
aacenc_pred.h
aacenc_quantization.h
aacenc_quantization_misc.h aacenc: use generational cache instead of resetting. 2016-03-08 23:56:51 +01:00
aacenc_tns.c
aacenc_tns.h
aacenc_utils.h
aacenctab.c
aacenctab.h
aacps.c avcodec/aacps: Fix integer overflows in hybrid_synthesis() 2019-09-11 22:43:14 +02:00
aacps.h
aacps_fixed.c avcodec: Implementation of AAC_fixed_decoder (PS-module) 2015-07-22 21:51:28 +02:00
aacps_fixed_tablegen.c
aacps_fixed_tablegen.h
aacps_float.c avcodec: Implementation of AAC_fixed_decoder (PS-module) 2015-07-22 21:51:28 +02:00
aacps_tablegen.c
aacps_tablegen.h
aacps_tablegen_template.c avcodec/aacps_tablegen_template: replace #define by typedef 2015-11-24 20:36:40 -05:00
aacpsdata.c
aacpsdsp.h
aacpsdsp_fixed.c
aacpsdsp_float.c avcodec: Implementation of AAC_fixed_decoder (PS-module) 2015-07-22 21:51:28 +02:00
aacpsdsp_template.c
aacpsy.c avcodec/aacpsy: Check bandwidth 2021-10-06 14:41:41 +02:00
aacsbr.c
aacsbr.h
aacsbr_fixed.c
aacsbr_fixed_tablegen.h
aacsbr_tablegen.h
aacsbr_tablegen_common.h
aacsbr_template.c avcodec/aacsbr_template: Clear n_q on error 2025-02-27 17:53:18 +01:00
aacsbrdata.h avcodec/aacsbr: add missing header include 2015-07-24 16:27:52 -03:00
aactab.c avcodec/aac: Add floating point 960/120 MDCT window 2017-08-24 17:42:07 -07:00
aactab.h
aandcttab.c
aandcttab.h
aasc.c avcodec/aasc: Fix indention 2022-09-26 16:50:45 +02:00
ac3.c Merge commit 'b7f98659f2' 2016-06-29 11:16:01 +02:00
ac3.h avcodec/eac3dec: avoid float noise in fixed mode addition to overflow 2023-04-15 22:38:04 +02:00
ac3_parser.c avcodec/ac3_parser: Check init_get_bits8() for failure 2024-06-14 11:11:41 +02:00
ac3_parser.h
ac3_parser_internal.h Merge commit '50a1c66cf6' 2017-10-27 18:15:37 -03:00
ac3dec.c
ac3dec.h
ac3dec_data.c Merge remote-tracking branch 'qatar/master' 2011-05-25 06:32:45 +02:00
ac3dec_data.h Merge remote-tracking branch 'qatar/master' 2011-05-25 06:32:45 +02:00
ac3dec_fixed.c avcodec/ac3dec_fixed: Remove some temporary variables from scale_coefs() 2020-06-08 00:21:15 +02:00
ac3dec_float.c avcodec/ac3dec: add consistent noise generation option. 2017-01-22 02:29:16 +01:00
ac3dsp.c avcodec/ac3dsp: add special-case handling for the C downmix_fixed function 2017-03-28 23:09:17 -03:00
ac3dsp.h
ac3enc.c ac3enc: fix AC3 downmix metadata issue 2020-05-01 23:30:35 +02:00
ac3enc.h ac3enc: drop a global variable 2020-02-07 13:36:57 -03:00
ac3enc_fixed.c lavc: Use supported_samplerates for Dolby Digital encoders. 2020-04-04 23:12:27 +02:00
ac3enc_float.c lavc: Use supported_samplerates for Dolby Digital encoders. 2020-04-04 23:12:27 +02:00
ac3enc_opts_template.c
ac3enc_template.c avcodec/ac3enc_template: Don't free uninitialized pointers on error 2021-02-27 07:20:57 +01:00
ac3tab.c avcodec/ac3_tab: Zero-terminate ff_ac3_sample_rate_tab 2020-04-11 17:13:36 +02:00
ac3tab.h avcodec/ac3_tab: Zero-terminate ff_ac3_sample_rate_tab 2020-04-11 17:13:36 +02:00
acelp_filters.c
acelp_filters.h
acelp_pitch_delay.c
acelp_pitch_delay.h
acelp_vectors.c
acelp_vectors.h
adpcm.c avcodec/adpcm: XA: Check shift similar to filter 2020-06-07 22:01:12 +02:00
adpcm.h
adpcm_data.c avcodec/adpcm_data: extend ff_adpcm_ima_cunning_index_table 2020-05-29 19:40:36 +02:00
adpcm_data.h avcodec/adpcm_data: extend ff_adpcm_ima_cunning_index_table 2020-05-29 19:40:36 +02:00
adpcmenc.c avcodec/adpcmenc: fix formatting 2020-05-27 22:13:39 +02:00
adts_header.c Merge commit 'b5f19f7478' 2017-10-30 18:56:45 -03:00
adts_header.h
adts_parser.c Merge commit 'b5f19f7478' 2017-10-30 18:56:45 -03:00
adts_parser.h Merge commit 'b5f19f7478' 2017-10-30 18:56:45 -03:00
adx.c Merge commit '9325d88eba' 2014-08-10 02:09:13 +02:00
adx.h
adx_parser.c Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
adxdec.c avcodec/adxdec: Remove unnecessary left-shift 2020-01-21 10:01:46 +01:00
adxenc.c avcodec/adxenc: Avoid undefined left shift of negative numbers 2020-01-21 10:01:46 +01:00
agm.c avcodec/agm: Fix off by 1 error in decode_inter_plane() 2021-02-02 14:18:20 +01:00
aic.c avcodec/aic: Clear slice_data 2025-02-27 17:53:02 +01:00
alac.c avcodec/alac: Check decorr_shift to avoid invalid shift 2021-02-02 14:18:20 +01:00
alac_data.c Merge remote-tracking branch 'qatar/master' 2012-12-06 16:14:38 +01:00
alac_data.h Merge remote-tracking branch 'qatar/master' 2012-12-06 16:14:38 +01:00
alacdsp.c avcodec/alacdsp: Make intermediates unsigned 2022-09-26 16:50:44 +02:00
alacdsp.h
alacenc.c
aliaspixdec.c avcodec/aliaspixdec: Check input size against minimal picture size 2019-10-20 19:57:51 +02:00
aliaspixenc.c avcodec/aliaspixenc: Use ff_alloc_packet2() 2015-08-02 20:36:24 +02:00
allcodecs.c lavc: Lower MediaFoundation audio encoder priority. 2020-08-25 18:58:59 +02:00
alsdec.c avcodec/alsdec: The minimal block is at least 7 bits 2023-04-15 22:37:59 +02:00
amfenc.c avcodec/amfnec: allocate packets using av_new_packet() 2019-11-19 19:42:48 -03:00
amfenc.h
amfenc_h264.c
amfenc_hevc.c libavcodec/amfenc_hevc.c: Fix Maximum Reference Frames option on AMF HEVC. 2020-02-09 15:42:45 +00:00
amr.h
amrnbdata.h Merge remote-tracking branch 'qatar/master' 2012-10-06 13:45:08 +02:00
amrnbdec.c
amrwbdata.h lavc/amrwbdec: Do not ignore NO_DATA frames. 2020-04-05 01:55:34 +02:00
amrwbdec.c lavc/amrwbdec: Add a comment about the missing muting technique. 2020-04-11 14:23:51 +02:00
anm.c avcodec/anm: Don't unnecessarily use context variables 2020-05-31 13:13:52 +02:00
ansi.c avcodec/ansi: Check initial dimensions 2021-02-02 14:18:21 +01:00
apedec.c avcodec/apedec: Fix CRC for 24bps and bigendian 2024-04-14 21:19:27 +02:00
apng.h apng: move shared header from avformat to avcodec. 2014-12-02 15:52:31 +01:00
aptx.c avcodec/aptx: split decoder and encoder into separate files 2020-02-05 22:47:27 -03:00
aptx.h avcodec/aptx: split decoder and encoder into separate files 2020-02-05 22:47:27 -03:00
aptxdec.c avcodec/aptx: split decoder and encoder into separate files 2020-02-05 22:47:27 -03:00
aptxenc.c avcodec/aptx: split decoder and encoder into separate files 2020-02-05 22:47:27 -03:00
arbc.c avcodec/arbc: Skip tiles in fill_tileX() which are completely outside 2019-06-04 13:06:41 +02:00
ass.c avcodec/ass: explicitly set ScaledBorderAndShadow 2020-05-23 00:26:38 +02:00
ass.h lavc/movtextdec: allow setting subtitle frame dimensions 2020-04-10 09:32:13 -07:00
ass_split.c lavc/ass_split: fix parsing utf8 scripts 2020-04-10 09:32:13 -07:00
ass_split.h fix some a/an typos 2016-03-28 14:13:17 -08:00
assdec.c avcodec/assdec: undefined use of memcpy() 2019-07-27 01:43:00 +02:00
assenc.c lavc/assenc: return more meaningful error code 2020-04-10 15:58:04 -07:00
asv.c Merge commit 'f61e47dd68' 2014-09-02 21:57:46 +02:00
asv.h
asvdec.c avcodec/asvdec: Use rounded up dimenensions in input size check 2017-06-01 22:20:16 +02:00
asvenc.c Stop hardcoding align=32 in av_frame_get_buffer() calls. 2020-05-22 14:38:57 +02:00
atrac.c
atrac.h
atrac1.c avcodec/atrac1: Check allocation of AVFloatDSPContext 2021-02-27 07:20:57 +01:00
atrac1data.h
atrac3.c avcodec/atrac3: Check for huge block aligns 2019-11-20 15:50:15 +01:00
atrac3data.h
atrac3plus.c avcodec/atrac3plus: Check split point in fill mode 3 2019-11-09 17:54:59 +01:00
atrac3plus.h
atrac3plus_data.h ATRAC+ decoder 2013-12-29 01:11:16 +01:00
atrac3plusdec.c avcodec/atrac3plusdec: add FF_CODEC_CAP_INIT_CLEANUP 2019-11-09 17:21:36 +01:00
atrac3plusdsp.c
atrac9dec.c avcodec/atrac9dec: Clamp band_ext_data to max that can be read if skipped. 2019-12-28 11:20:48 +01:00
atrac9tab.h
audio_frame_queue.c Merge commit '948f3c19a8' 2015-09-29 15:22:52 +02:00
audio_frame_queue.h Merge commit '948f3c19a8' 2015-09-29 15:22:52 +02:00
audiodsp.c avcodec/audiodsp: Fix integer overflow in scalarproduct_int16_c() 2020-04-16 00:56:49 +02:00
audiodsp.h
audiotoolboxdec.c avcodec: add metadata to identify wrappers and hardware decoders 2017-12-14 19:37:56 +01:00
audiotoolboxenc.c avcodec: deprecate Lossless and Intra Only encoder capabilites 2020-05-21 12:32:15 -03:00
aura.c avcodec: Mark some codecs with threadsafe init as such 2017-02-07 23:31:25 +01:00
av1.h
av1_frame_merge_bsf.c avcodec.h: split bitstream filters API into its own header 2020-05-22 14:38:57 +02:00
av1_frame_split_bsf.c avcodec.h: split bitstream filters API into its own header 2020-05-22 14:38:57 +02:00
av1_metadata_bsf.c avcodec.h: split bitstream filters API into its own header 2020-05-22 14:38:57 +02:00
av1_parse.c avcodec/av1_parse: Use av_fast_realloc() for OBU array 2019-10-15 00:00:38 -03:00
av1_parse.h avcodec/av1_parse: don't look for trailing bits in Tile List OBUs 2020-02-05 11:54:00 -03:00
av1_parser.c avcodec/av1_parser: initialize avctx->pix_fmt 2020-07-02 22:26:39 -03:00
avcodec.h avcodec/avcodec: Warn about data returned from get_buffer*() 2025-02-27 17:53:03 +01:00
avcodecres.rc Add Windows resource file support for shared libraries 2013-12-05 23:42:07 +01:00
avdct.c pixblockdsp, avdct: Add get_pixels_unaligned 2020-05-13 13:20:08 +03:00
avdct.h pixblockdsp, avdct: Add get_pixels_unaligned 2020-05-13 13:20:08 +03:00
avfft.c Merge commit 'd12b5b2f13' 2016-05-11 19:13:03 +01:00
avfft.h
avpacket.c avcodec/internal: move packet related functions to their own header 2020-06-02 19:02:12 -03:00
avpicture.c
avrndec.c avcodec/avrndec: Fix memleak on error 2021-02-27 07:20:57 +01:00
avs.c
avs2_parser.c avs2: correct avs2 description 2018-08-08 00:13:13 +05:30
avuidec.c
avuienc.c avcodec: deprecate Lossless and Intra Only encoder capabilites 2020-05-21 12:32:15 -03:00
bethsoftvideo.c
bethsoftvideo.h
bfi.c avcodec/bfi: Provide non NULL context to av_log() 2019-01-01 21:11:47 +01:00
bgmc.c avcodec: Replace get_bits_long() by get_bits() where possible 2019-12-31 18:43:50 +01:00
bgmc.h avcodec/bgmc: Check input space in ff_bgmc_decode_init() 2019-09-02 18:09:11 +02:00
bink.c avcodec/bink: Avoid undefined out of array end pointers in binkb_decode_plane() 2023-04-15 22:38:07 +02:00
binkaudio.c avcodec/binkaudio: Don't use static storage for context-dependent data 2021-02-27 07:20:57 +01:00
binkdata.h Merge commit '28306e6d62' 2013-06-02 10:30:35 +02:00
binkdsp.c
binkdsp.h
bintext.c avcodec/bintext: Check font height 2019-06-26 21:25:10 +02:00
bintext.h libavcodec/bintext.h: Fix duplicate words 2013-08-12 19:40:29 +02:00
bit_depth_template.c simple_idct: Template functions to support an input bitdepth parameter 2018-04-02 13:06:19 +01:00
bitpacked.c avcodec/bitpacked: add missing comma to codec tags 2020-06-04 19:22:29 +02:00
bitstream.c avcodec/bitstream: Consistently treat symbol as VLC_TYPE 2021-02-27 07:20:58 +01:00
bitstream_filter.c
bitstream_filters.c lavc: rename bsf.h to bsf_internal.h 2020-05-22 14:38:57 +02:00
blockdsp.c Merge commit 'b2939a7527' 2017-03-21 15:19:17 +01:00
blockdsp.h libavcodec/blockdsp : fix comment. clear_block need 32 aligned now 2017-11-07 00:48:11 +01:00
bmp.c lavc/bmp: Avoid a heap buffer overwrite for 1bpp input. 2019-03-26 21:07:51 +01:00
bmp.h bmpenc: get rid of BMPContext as it is unused 2013-04-04 22:43:25 +00:00
bmp_parser.c libavcodec/bmp_parser.c: fix a use_of_uninitialized_value in target_dec_fuzzer. 2020-06-06 00:25:00 +02:00
bmpenc.c
bmvaudio.c
bmvvideo.c
brenderpix.c
bsf.c avcodec.h: split bitstream filters API into its own header 2020-05-22 14:38:57 +02:00
bsf.h avcodec/bsf: mention that av_bsf_send_packet() returning EAGAIN is not an error 2020-05-22 11:16:40 -03:00
bsf_internal.h avcodec.h: split bitstream filters API into its own header 2020-05-22 14:38:57 +02:00
bswapdsp.c
bswapdsp.h
bytestream.h bytestream: Make get_bytes_left compatible with overread 2020-03-06 00:58:31 +01:00
c93.c avcodec/decode: add a flags parameter to ff_reget_buffer() 2019-09-04 10:07:12 -03:00
cabac.c libavcodec, libpostproc: Remove outcommented START/STOP_TIMER 2020-03-14 18:24:04 +01:00
cabac.h
cabac_functions.h avcodec: [loongson] optimize get_cabac_inline. 2018-09-19 18:33:59 +02:00
canopus.c
canopus.h
cavs.c
cavs.h
cavs_parser.c Merge commit '36ef5369ee' 2012-08-07 22:45:46 +02:00
cavsdata.c avcodec/cavs: make cavs_chroma_qp non static 2014-06-28 19:08:39 +02:00
cavsdec.c avcodec/cavsdec: Set ret on errors in decode_pic() 2019-10-17 13:17:18 +02:00
cavsdsp.c avcodec/cavsdsp: Fix undefined left shifts of negative numbers 2020-02-07 12:35:48 +01:00
cavsdsp.h
cbrt_data.c avcodec/cbrt_data: include avutil/libm.h to unbreak compilation on systems without cbrt 2016-03-14 15:49:34 +01:00
cbrt_data.h avcodec/cbrt_data: add missing header include 2017-02-22 14:36:26 -03:00
cbrt_data_fixed.c Move cbrt tables to separate cbrt_data(_fixed).c files. 2016-03-13 18:15:57 +01:00
cbrt_fixed_tablegen.c
cbrt_tablegen.c
cbrt_tablegen.h
cbrt_tablegen_template.c
cbs.c avcodec/cbs: Allocate more CodedBitstreamUnit at once in cbs_insert_unit() 2020-06-14 22:02:34 +02:00
cbs.h avcodec/cbs: Fix potential double-free when adding unit fails 2020-02-09 22:23:29 +00:00
cbs_av1.c cbs_av1: Reject thirty-two zero bits in uvlc code 2024-07-21 20:05:31 +02:00
cbs_av1.h avcodec/cbs_av1: add OrderHint to CodedBitstreamAV1Context 2020-09-05 22:30:12 -03:00
cbs_av1_syntax_template.c avcodec/cbs_av1: fix setting FrameWidth in frame_size_with_refs() 2020-09-05 22:30:38 -03:00
cbs_h264.h
cbs_h264_syntax_template.c avcodec/cbs_h264_syntax_template: fix off by 1 error with slice_group_change_cycle 2020-04-05 23:18:55 +02:00
cbs_h265.h avcodec/cbs_h265: add missing support for reserved_payload_extension_data SEI bits 2020-05-03 19:53:01 -03:00
cbs_h265_syntax_template.c avcodec/cbs_h265_syntax_template: Limit sps_num_palette_predictor_initializer_minus1 to 127 2021-10-06 14:41:42 +02:00
cbs_h2645.c avcodec/cbs_h2645: abort when written inferred values don't match 2020-06-14 16:44:57 -03:00
cbs_h2645.h avcodec/cbs: Factor out common code for writing units 2019-11-17 23:31:44 +00:00
cbs_internal.h avcodec/cbs: Factor out common code for writing units 2019-11-17 23:31:44 +00:00
cbs_jpeg.c avcodec/cbs_jpeg: Try to move the read entity to one side in a test 2024-07-21 19:55:14 +02:00
cbs_jpeg.h avcodec/cbs: Factor out common code for writing units 2019-11-17 23:31:44 +00:00
cbs_jpeg_syntax_template.c avcodec/cbs_jpeg_syntax_template: Check array index in huffman_table() 2020-04-15 18:48:23 +02:00
cbs_mpeg2.c avcodec/cbs: Avoid leaving the ... out in calls to variadic macros 2020-04-12 23:23:49 +02:00
cbs_mpeg2.h avcodec/cbs: Factor out common code for writing units 2019-11-17 23:31:44 +00:00
cbs_mpeg2_syntax_template.c
cbs_vp9.c avcodec/cbs_vp9: Initialize VP9RawSuperframeIndex 2025-02-27 17:53:21 +01:00
cbs_vp9.h avcodec/cbs: Factor out common code for writing units 2019-11-17 23:31:44 +00:00
cbs_vp9_syntax_template.c avcodec/cbs: Avoid leaving the ... out in calls to variadic macros 2020-04-12 23:23:49 +02:00
ccaption_dec.c avcodec/ccaption_dec: Add a blank like at the end to avoid rollup reading from outside 2019-04-21 23:29:04 +02:00
cdgraphics.c avcodec/cdgraphics: limit scrolling to the line 2022-09-26 16:50:43 +02:00
cdtoons.c avcodec/cdtoons: Check sprite_offset is within the packet 2020-05-12 21:39:13 +02:00
cdxl.c avcodec/cdxl: Check format for BGR24 2017-05-08 12:30:09 +02:00
celp_filters.c avcodec/celp_filters: Avoid invalid negation in ff_celp_lp_synthesis_filter() 2021-02-02 14:18:20 +01:00
celp_filters.h
celp_math.c
celp_math.h avcodec/celp_math: avoid overflow in shift 2024-04-14 21:19:30 +02:00
cfhd.c avcodec/cfhd: check peak.offset 2021-02-02 14:18:21 +01:00
cfhd.h avcodec/cfhd: Use bytestream2 for peaks 2018-07-18 13:59:25 +02:00
cfhddata.c
cga_data.c
cga_data.h Move xGA font data from lavc to lavu. 2012-10-01 22:24:17 +02:00
chomp_bsf.c avcodec.h: split bitstream filters API into its own header 2020-05-22 14:38:57 +02:00
cinepak.c
cinepakenc.c
clearvideo.c avcodec/clearvideo: Check tile_size to be not too large 2021-10-06 14:41:41 +02:00
clearvideodata.h
cljrdec.c
cljrenc.c
cllc.c pthread_frame: merge the functionality for normal decoder init and init_thread_copy 2020-04-10 15:24:54 +02:00
cngdec.c avcodec/cngdec: Remove AV_CODEC_CAP_DELAY 2019-11-24 22:57:02 +01:00
cngenc.c
codec.h avcodec.h: split AVCodec API into its own header 2020-05-27 10:22:17 +02:00
codec2utils.c Add libcodec2 en/decoder 2018-02-24 17:06:31 +01:00
codec2utils.h Add libcodec2 en/decoder 2018-02-24 17:06:31 +01:00
codec_desc.c avcodec: add PFM image decoder 2020-05-30 18:02:55 +02:00
codec_desc.h avcodec.h: split AVCodecDescriptor API into its own header 2020-04-10 14:15:14 +02:00
codec_id.h avcodec: add PFM image decoder 2020-05-30 18:02:55 +02:00
codec_par.h avcodec.h: split AVCodecParameters API into its own header 2020-05-22 14:38:57 +02:00
cook.c avcodec/cook: Check subpacket index against max 2021-02-02 14:18:21 +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 lavc/copy_block: style fix 2017-03-20 09:23:15 +01:00
cos_tablegen.c
cpia.c avcodec/cpia: Fix missing src_size update 2021-10-06 14:41:41 +02:00
crystalhd.c
cscd.c avcodec/cscd: Fix "CamStudio Lossless Codec 1.0" gzip files 2024-04-14 21:19:28 +02:00
cuviddec.c avcodec/cuviddec: backport extradata fixes 2020-10-01 21:44:54 +02:00
cyuv.c avcodec: Mark some codecs with threadsafe init as such 2017-02-07 23:31:25 +01:00
d3d11va.c
d3d11va.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 'abf1c058d1' 2017-11-11 11:29:16 -03:00
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_core_bsf.c avcodec.h: split bitstream filters API into its own header 2020-05-22 14:38:57 +02:00
dca_exss.c
dca_exss.h
dca_lbr.c avcodec/dca_lbr: Fix some error codes and error passing 2020-02-03 00:11:18 +01:00
dca_lbr.h
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
dca_xll.h
dcaadpcm.c
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 avcodec/dca: add math helpers and fixed point DCT 2016-01-31 17:09:38 +01:00
dcadct.h
dcadec.c avcodec/dca: require checked bitstream reader 2016-05-31 11:45:48 -03:00
dcadec.h
dcadsp.c avcodec/dcadsp: Fix integer overflow in dmix_add_c() 2021-10-06 14:41:40 +02:00
dcadsp.h avcodec/dca: add DTS Express (LBR) decoder 2016-05-10 20:33:28 -03:00
dcaenc.c avcodec/dcaenc: Return specific error code from subband_bufer_alloc() 2019-01-01 21:11:47 +01:00
dcaenc.h avcodec/dcaenc: Initial implementation of ADPCM encoding for DCA encoder 2017-05-08 05:56:14 +01:00
dcahuff.c dcaenc: Use Huffman codes for Bit Allocation Index 2017-01-20 10:03:46 +00:00
dcahuff.h
dcamath.h
dct.c avcodec/dct: Propagate error code from ff_rdft_init() 2019-01-01 21:11:47 +01:00
dct.h Merge commit '2ec9fa5ec6' 2017-03-21 14:29:52 -03:00
dct32.h Merge commit 'f00f6d538d' 2015-09-12 15:16:57 +02: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
dctref.c
dctref.h Merge remote-tracking branch 'qatar/master' 2011-07-27 10:40:34 +02:00
dds.c avcodec/dds: Use ff_set_dimensions() 2019-08-11 19:13:21 +02:00
decode.c avcodec/decode/ff_get_buffer: Check for overflow in FFALIGN() 2021-02-02 14:18:21 +01:00
decode.h avcodec/decode: remove ff_decode_bsfs_uninit() 2020-05-21 12:32:15 -03:00
dfa.c avcodec/dfa: Use array of fixed-sized strings for fixed-sized strings 2020-03-24 22:02:13 +01:00
dirac.c
dirac.h diracdec: move the MAX_DWT_LEVELS macro to dirac.h 2016-02-03 17:19:30 +00:00
dirac_arith.c avcodec/dirac_arith: Treat overread as error 2019-01-16 01:29:18 +01:00
dirac_arith.h
dirac_dwt.c
dirac_dwt.h
dirac_dwt_template.c
dirac_parser.c avcodec/dirac_parser: do not offset AV_NOPTS_OFFSET 2021-02-02 14:18:21 +01:00
dirac_vlc.c avcodec/dirac_vlc: Fix integer overflow in ff_dirac_golomb_read_32/16bit() 2020-04-25 22:32:16 +02:00
dirac_vlc.h diracdec: rewrite golomb reader 2020-03-12 20:26:48 +00:00
diracdec.c avcodec/diracdec: avoid signed integer overflow in global mv 2022-04-06 20:38:06 +02:00
diracdsp.c avcodec/diracdsp: Remove unused variable 2024-07-24 15:57:28 +02:00
diracdsp.h diracdsp: add dequantization SIMD 2016-07-11 23:30:11 +01:00
diractab.c diradec: split tables away to a separate diractab file 2016-02-03 17:19:33 +00:00
diractab.h diractab: expose the maximum quantization index as a macro 2016-07-11 23:38:01 +01:00
dnxhd_parser.c
dnxhddata.c
dnxhddata.h
dnxhddec.c avcodec/dnxhddec: check and propagate function return value 2021-10-06 14:41:41 +02:00
dnxhdenc.c avcodec/internal: move packet related functions to their own header 2020-06-02 19:02:12 -03:00
dnxhdenc.h
dolby_e.c
dolby_e.h
dpcm.c avcodec/dpcm: clip exponent into supported range in XAN DPCM 2020-04-11 18:15:58 +02:00
dpx.c avcodec/dpx: Check bits_per_color earlier 2021-10-06 14:41:41 +02:00
dpx_parser.c Merge commit '87bd298abe' 2014-12-19 03:30:40 +01:00
dpxenc.c
dsd.c avcodec/dsd: use uint8_t instead of unsigned char 2019-08-28 17:30:55 +02:00
dsd.h avcodec/dsd: use uint8_t instead of unsigned char 2019-08-28 17:30:55 +02:00
dsd_tablegen.h
dsddec.c avcodec/dsddec: Check channels 2020-05-21 09:31:08 +02:00
dsicinaudio.c
dsicinvideo.c
dss_sp.c avcodec/dss_sp: Fix runtime error: signed integer overflow: 2147481189 + 4096 cannot be represented in type 'int' 2017-05-10 21:32:53 +02:00
dstdec.c avcodec/dstdec: Check for overflow in build_filter() 2022-09-26 16:51:04 +02:00
dump_extradata_bsf.c avcodec.h: split bitstream filters API into its own header 2020-05-22 14:38:57 +02:00
dv.c Merge commit 'b7f98659f2' 2016-06-29 11:16:01 +02:00
dv.h avcodec/dvenc: support encoding dvcprohd 2019-11-13 09:08:43 -08:00
dv_profile.c avcodec: remove FF_API_DV_FRAME_PROFILE cruft 2015-09-05 14:16:16 -03:00
dv_profile.h
dv_profile_internal.h
dv_tablegen.c libavcodec/dv_tablegen: fixed wrong printf format 2016-05-24 20:47:03 +02:00
dv_tablegen.h
dvaudio.h avcodec/dvaudio: add missing header include 2016-01-29 13:57:15 -03:00
dvaudio_parser.c avcodec: add dvaudio parser 2016-01-28 10:31:41 +01:00
dvaudiodec.c
dvbsub.c lavc/dvbsub: return meaningful error codes 2020-04-10 15:58:04 -07:00
dvbsub_parser.c avcodec/dvbsub_parser: Do not discard data 2018-07-18 13:59:25 +02:00
dvbsubdec.c avcodec/dvbsubdec: replace data_size with got_sub_ptr for better readability 2020-03-25 18:41:21 +01:00
dvbtxt.h
dvd_nav_parser.c Merge commit '2d60444331' 2014-07-17 23:27:40 +02:00
dvdata.c
dvdata.h dv: move inverse weight tables to decoder 2014-10-26 19:21:59 +01:00
dvdec.c avcodec/dvdec: Use av_clip_uint8 instead of ff_crop_tab 2019-11-20 00:14:03 +01:00
dvdsub.c avcodec/dvdsub: Fix warning about incompatible pointer type 2020-02-14 10:20:36 -03:00
dvdsub_parser.c
dvdsubdec.c lavc/dvdsubdec: Move palette parsing to new function 2020-02-04 23:34:22 +01:00
dvdsubenc.c lavc/dvdsubenc: accept palette from options 2020-02-04 23:34:22 +01:00
dvenc.c avcodec/dvenc: Fix undefined left shift of negative numbers 2021-02-27 07:20:58 +01:00
dxa.c Merge commit 'def97856de' 2015-07-27 22:50:18 +02:00
dxtory.c avcodec/dxtory: Fix negative stride shift in dx2_decode_slice_420() 2021-02-02 14:18:20 +01:00
dxv.c avcodec/dxv: Fix type in get_opcodes() 2024-07-21 21:45:39 +02:00
dxva2.c avcodec/dxva2: initialize hr in ff_dxva2_common_end_frame() 2025-02-27 17:53:00 +01:00
dxva2.h
dxva2_h264.c
dxva2_hevc.c
dxva2_internal.h
dxva2_mpeg2.c
dxva2_vc1.c
dxva2_vp9.c
eac3_core_bsf.c avcodec.h: split bitstream filters API into its own header 2020-05-22 14:38:57 +02:00
eac3_data.c Merge remote-tracking branch 'qatar/master' 2011-07-20 18:31:45 +02:00
eac3_data.h Merge remote-tracking branch 'qatar/master' 2011-07-20 18:31:45 +02:00
eac3dec.c avcodec/eac3dec: avoid float noise in fixed mode addition to overflow 2023-04-15 22:38:04 +02:00
eac3enc.c lavc: Use supported_samplerates for Dolby Digital encoders. 2020-04-04 23:12:27 +02:00
eac3enc.h
eacmv.c avcodec/eacmv: Check input size for intra frames 2025-02-27 17:53:07 +01:00
eaidct.c Merge commit 'a339e919ca' 2017-03-21 15:55:44 -03:00
eaidct.h Merge commit 'a339e919ca' 2017-03-21 15:55:44 -03:00
eamad.c libavcodec/blockdsp : add AVX version 2017-10-03 19:47:37 -03:00
eatgq.c avcodec/eatgq: : Check index increments in tgq_decode_block() 2023-04-15 22:38:03 +02:00
eatgv.c
eatqi.c
elbg.c Merge commit '41ed7ab45f' 2016-06-21 21:55:34 +02:00
elbg.h
elsdec.c avcodec/elsdec: Fix memleaks 2018-04-25 23:09:47 +02:00
elsdec.h Merge commit '08c2d8f0aa' 2015-07-01 03:18:30 +02:00
encode.c avcodec/encode: Remove ff_alloc_packet 2020-06-01 14:52:26 +02:00
error_resilience.c avcodec/error_resilience: set AVFrame decode_error_flags in case of decoding error 2019-07-07 22:34:05 +02:00
error_resilience.h error_resilience: remove avpriv_atomic usage 2017-11-26 02:17:23 +00:00
escape124.c avcodec/escape124: Do not return random numbers 2024-04-14 21:19:32 +02:00
escape130.c Merge commit 'b668662939' 2016-06-29 11:35:10 +02:00
evrcdata.h Add missing "const" all over the place. 2014-08-29 18:57:25 +02:00
evrcdec.c avcodec: use AV_OPT_TYPE_BOOL in a bunch of places 2015-12-04 15:37:05 +01:00
exif.c
exif.h avcodec/exif: remove GetByteContext usage from avpriv_exif_decode_ifd() 2017-10-26 00:45:49 -03:00
exr.c avcodec/exr: x/ymax cannot be INT_MAX 2021-10-06 14:41:41 +02:00
exrdsp.c libavcodec/exr : add x86 SIMD for predictor 2017-10-01 17:35:30 -03:00
exrdsp.h
extract_extradata_bsf.c avcodec.h: split bitstream filters API into its own header 2020-05-22 14:38:57 +02:00
faandct.c Merge commit '34c22a9ca6' 2017-03-19 16:00:21 +01:00
faandct.h
faanidct.c
faanidct.h
faxcompr.c avcodec/faxcompr: Check for end of input in cmode == 1 in decode_group3_2d_line() 2021-10-06 14:41:41 +02:00
faxcompr.h
fdctdsp.c avcodec/fdctdsp: use the 10bit code for 9 bit too 2014-12-20 18:32:50 +01:00
fdctdsp.h Merge commit 'a9aee08d90' 2014-07-08 03:19:06 +02:00
ffjni.c
ffjni.h
fft-internal.h
fft.h avcodec/fft: Add revtab32 for FFTs with more than 65536 samples 2016-03-04 16:05:47 +01:00
fft_fixed.c rename CONFIG_FFT_FIXED_32 -> FFT_FIXED_32 2014-01-07 13:11:06 +01:00
fft_fixed_32.c
fft_float.c rename CONFIG_FFT_FIXED_32 -> FFT_FIXED_32 2014-01-07 13:11:06 +01:00
fft_init_table.c avcodec/fft_template, fft_init_table: Make ff_fft_init() thread-safe 2021-02-27 07:20:59 +01:00
fft_table.h avcodec/fft_template, fft_init_table: Make ff_fft_init() thread-safe 2021-02-27 07:20:59 +01:00
fft_template.c avcodec/fft_template, fft_init_table: Make ff_fft_init() thread-safe 2021-02-27 07:20:59 +01:00
ffv1.c avcodec/ffv1enc: Prevent generation of files with broken slices 2025-02-27 17:53:10 +01:00
ffv1.h avcodec/ffv1enc: Prevent generation of files with broken slices 2025-02-27 17:53:10 +01:00
ffv1_template.c lavc/ffv1: Properly check that the 4th and 5th quant tables are zeroes 2020-01-06 00:06:03 +00:00
ffv1dec.c avcodec/ffv1dec: Fix end computation with ec=2 2025-02-27 17:53:10 +01:00
ffv1dec_template.c avcodec/ffv1dec_template: fix indention 2022-09-26 16:50:46 +02:00
ffv1enc.c avcodec/ffv1enc: Fix handling of 32bit unsigned symbols 2025-02-27 17:53:19 +01:00
ffv1enc_template.c
ffwavesynth.c avcodec/ffwavesynth: Avoid signed integer overflow in phi_at() 2021-10-06 14:41:41 +02:00
fic.c avcodec/decode: add a flags parameter to ff_reget_buffer() 2019-09-04 10:07:12 -03:00
file_open.c libavutil: Make avpriv_open a library-internal function on msvcrt 2013-08-10 00:53:33 +03:00
filter_units_bsf.c avcodec.h: split bitstream filters API into its own header 2020-05-22 14:38:57 +02:00
fits.c avcodec/fits: Check gcount and pcount being non negative 2021-02-20 14:21:24 +01:00
fits.h
fitsdec.c avcodec/fitsdec: Use lrint() 2019-12-05 20:20:05 +01:00
fitsenc.c Add FITS Encoder 2017-08-30 12:13:01 +02:00
flac.c avcodec: Replace get_bits_long() by get_bits() where possible 2019-12-31 18:43:50 +01:00
flac.h avcodec/flac: forward errors from ff_flac_parse_streaminfo() 2016-12-03 23:39:11 +01:00
flac_parser.c avcodec/flac_parser: Assert that we do not overrun the link_penalty array 2024-07-21 22:20:28 +02:00
flacdata.c Fix type of shared flac table ff_flac_blocksize_table[]. 2013-05-05 19:29:00 +02:00
flacdata.h
flacdec.c avcodec/flacdec: Avoid undefined shift in error case 2021-10-06 14:41:41 +02:00
flacdsp.c avcodec/flacdsp: Fix: runtime error: signed integer overflow: -1027555328 + -1226681270 cannot be represented in type 'int' 2017-02-26 17:16:22 +01:00
flacdsp.h
flacdsp_lpc_template.c
flacdsp_template.c avcodec/flacdsp_template: Fix invalid shifts in decorrelate 2020-04-07 18:29:20 +02:00
flacenc.c avcodec: deprecate Lossless and Intra Only encoder capabilites 2020-05-21 12:32:15 -03:00
flashsv.c avcodec/decode: add a flags parameter to ff_reget_buffer() 2019-09-04 10:07:12 -03:00
flashsv2enc.c avcodec/flashsv2enc: Check allocations for success before usage 2021-02-27 07:20:57 +01:00
flashsvenc.c avcodec/flashsvenc: Avoid allocation of buffer, fix memleak 2021-02-27 07:20:57 +01:00
flicvideo.c avcodec/flicvideo: Check remaining bytes in FLI*COPY 2021-10-06 14:41:42 +02:00
flv.h Merge commit 'ff4d1aa8bc' 2014-09-02 22:07:06 +02:00
flvdec.c avcodec: Replace get_bits_long() by get_bits() where possible 2019-12-31 18:43:50 +01:00
flvenc.c Revert "avcodec: Add FF_CODEC_CAP_INIT_CLEANUP" 2021-04-03 21:35:48 +02:00
fmtconvert.c Merge commit 'aebf07075f' 2016-01-02 13:08:29 +01:00
fmtconvert.h Merge commit 'aebf07075f' 2016-01-02 13:08:29 +01:00
fmvc.c avcodec/fmvc: remove dead assignment 2024-06-14 11:11:45 +02:00
frame_thread_encoder.c avcodec/frame_thread_encoder: Free AVCodecContext structure on error during init 2021-10-06 14:41:41 +02:00
frame_thread_encoder.h avcodec/frame_thread_encoder: Free AVCodecContext structure on error during init 2021-10-06 14:41:41 +02:00
fraps.c Merge commit '67deba8a41' 2017-03-31 10:40:34 +02:00
frwu.c avcodec: use AV_OPT_TYPE_BOOL in a bunch of places 2015-12-04 15:37:05 +01:00
g2meet.c avcodec/g2meet: Replace fake allocation avoidance for framebuf 2024-04-14 21:19:21 +02:00
g722.c
g722.h
g722dec.c
g722dsp.c
g722dsp.h
g722enc.c avcodec/g722enc: Validate parameters before using them 2021-02-27 07:20:59 +01:00
g723_1.c
g723_1.h
g723_1_parser.c
g723_1dec.c avcodec/g723_1dec: fix invalid shift with negative sid_gain 2019-10-29 16:20:33 +01:00
g723_1enc.c
g726.c
g729.h
g729_parser.c avcodec/g729_parser: Check channels 2022-04-06 20:38:06 +02:00
g729data.h Fix comments about implemented codecs 2011-09-24 21:11:01 +02:00
g729dec.c avcodec/g729dec: Avoid one multiply by using init_get_bits8() 2019-12-01 17:17:04 +01:00
g729postfilter.c avcodec/celp_math: avoid overflow in shift 2024-04-14 21:19:30 +02:00
g729postfilter.h
gdv.c avcodec/gdv: Replace assert() checking bitstream by if() 2019-09-16 00:04:18 +02:00
get_bits.h avcodec/get_bits: cosmetics 2020-03-22 11:55:44 -03:00
gif.c avcodec/gif: Fix leaks upon allocation error 2021-02-27 07:20:57 +01:00
gif.h
gif_parser.c avcodec: add gif parser 2018-12-10 11:19:36 +01:00
gifdec.c
golomb.c
golomb.h avcodec/golomb: Assert that k is in the supported range for get_ur/sr_golomb() 2024-07-21 22:11:22 +02:00
gsm.h
gsm_parser.c avcodec/gsm_parser: Replace codec_id check by assert 2015-08-12 01:00:20 +02:00
gsmdec.c
gsmdec_data.c Merge commit '81f769fa12' 2016-06-29 11:48:53 +02:00
gsmdec_data.h
gsmdec_template.c
h261.c Merge commit '41ed7ab45f' 2016-06-21 21:55:34 +02:00
h261.h
h261_parser.c Merge commit '41ed7ab45f' 2016-06-21 21:55:34 +02:00
h261data.c Merge remote-tracking branch 'qatar/master' 2014-03-25 19:39:00 +01:00
h261dec.c avcodec: Rename ff_mpv_decode_mb() to ff_mpv_reconstruct_mb 2017-06-19 17:54:40 +02:00
h261enc.c Revert "avcodec: Add FF_CODEC_CAP_INIT_CLEANUP" 2021-04-03 21:35:48 +02:00
h263.c avcodec/h263: Remove disabled and wrong code from ff_h263_loop_filter() 2017-02-01 19:09:27 +01:00
h263.h
h263_parser.c
h263_parser.h
h263data.c
h263data.h Merge commit '41ed7ab45f' 2016-06-21 21:55:34 +02:00
h263dec.c avcodec/h263dec: Check against previous dimensions instead of coded 2025-02-27 17:53:23 +01:00
h263dsp.c
h263dsp.h
h264.h
h264_cabac.c libavcodec, libpostproc: Remove outcommented START/STOP_TIMER 2020-03-14 18:24:04 +01:00
h264_cavlc.c
h264_direct.c
h264_levels.c lavc/h264_levels: add MaxMBPS checking and update fate test. 2019-03-27 00:13:27 +00:00
h264_levels.h
h264_loopfilter.c
h264_mb.c
h264_mb_template.c
h264_mc_template.c
h264_metadata_bsf.c avcodec/h264_metadata_bsf: Fix invalid av_freep 2020-07-04 22:33:21 +02:00
h264_mp4toannexb_bsf.c avcodec.h: split bitstream filters API into its own header 2020-05-22 14:38:57 +02:00
h264_mvpred.h
h264_parse.c avcodec/h264: Fix poc_lsb in open gop context 2019-09-10 12:19:23 +02:00
h264_parse.h avcodec/h264_parse: Check picture structure when initializing weight table 2017-06-10 00:48:23 +02:00
h264_parser.c avcodec/h264_parser: saturate dts a bit 2024-04-14 21:19:36 +02:00
h264_picture.c h264dec: support exporting QP tables through the AVVideoEncParams API 2020-05-25 11:59:42 +02:00
h264_ps.c h264_ps: make the PPS hold a reference to its SPS 2020-04-10 15:52:41 +02:00
h264_ps.h h264_ps: make the PPS hold a reference to its SPS 2020-04-10 15:52:41 +02:00
h264_redundant_pps_bsf.c avcodec.h: split bitstream filters API into its own header 2020-05-22 14:38:57 +02:00
h264_refs.c
h264_sei.c h264_sei: parse the picture timing SEIs correctly 2020-04-10 15:52:22 +02:00
h264_sei.h h264_sei: parse the picture timing SEIs correctly 2020-04-10 15:52:22 +02:00
h264_slice.c avcodec/h264_slice: Remove dead sps check 2024-06-14 11:11:44 +02:00
h264addpx_template.c
h264chroma.c
h264chroma.h
h264chroma_template.c
h264data.c Merge commit '9df889a5f1' 2016-07-29 11:01:36 +02:00
h264data.h Merge commit '9df889a5f1' 2016-07-29 11:01:36 +02:00
h264dec.c avcodec/h264dec: Skip late SEI 2022-09-26 16:50:49 +02:00
h264dec.h h264dec: support exporting QP tables through the AVVideoEncParams API 2020-05-25 11:59:42 +02:00
h264dsp.c
h264dsp.h
h264dsp_template.c
h264idct.c
h264idct.h
h264idct_template.c avcodec/h264idct_template: Fix integer overflow in ff_h264_chroma422_dc_dequant_idct() 2021-02-02 14:18:21 +01:00
h264pred.c Merge commit '41ed7ab45f' 2016-06-21 21:55:34 +02:00
h264pred.h
h264pred_template.c
h264qpel.c
h264qpel.h
h264qpel_template.c
h265_metadata_bsf.c avcodec/h265_metadata_bsf: Check nb_units before accessing the first in h265_metadata_update_fragment() 2021-10-06 14:41:41 +02:00
h265_profile_level.c lavc/h265_profile_level: Fix the default profile in ff_h265_guess_level 2020-02-01 13:38:34 +00:00
h265_profile_level.h
h2645_parse.c avcodec/hevc, h2645_parse: Fix HEVC NAL unit names and constants 2020-03-24 23:33:24 +01:00
h2645_parse.h avcodec/h2645_parse: Avoid EAGAIN 2024-04-14 21:19:37 +02:00
hap.c avcodec/hap : move parse_section_header to hap.c in order to be use by new bsf filter 2018-03-13 20:26:02 +01:00
hap.h avcodec/hapdec: Change compressed_offset to unsigned 32bit 2021-02-20 14:21:24 +01:00
hapdec.c avcodec/hapdec: Clear tex buffer 2025-02-27 17:53:17 +01:00
hapenc.c avcodec/hap: add "compressor" option to Hap encoder to disable secondary compression 2016-11-10 14:27:38 +00:00
hapqa_extract_bsf.c avcodec.h: split bitstream filters API into its own header 2020-05-22 14:38:57 +02:00
hca_data.h avcodec: add CRI HCA decoder 2020-03-17 16:07:25 +01:00
hcadec.c avcodec/hcadec: do not set hfr_group_count to invalid values 2024-04-14 21:19:53 +02:00
hcom.c avcodec/hcom: Check the root entry and the right entries 2019-10-25 00:22:33 +02:00
hevc.h avcodec/hevc: Cosmetics: Realign after last commit 2020-03-24 23:47:00 +01:00
hevc_cabac.c avcodec/hevc_cabac: Limit value in coeff_abs_level_remaining_decode() tighter 2021-02-02 14:18:21 +01:00
hevc_data.c Merge commit '150c896a9e' 2017-03-23 15:14:06 -03:00
hevc_data.h Merge commit '150c896a9e' 2017-03-23 15:14:06 -03:00
hevc_filter.c avcodec/hevc_filter: copy_CTB() only within width&height 2022-09-26 16:50:51 +02:00
hevc_mp4toannexb_bsf.c avcodec/hevc_mp4toannexb_bsf: Check NAL size against available input 2020-06-15 04:18:16 +02:00
hevc_mvs.c
hevc_parse.c lavc/h2645_parse: Don't automatically remove nuh_layer_id > 0 packets 2020-01-17 17:43:52 -03:00
hevc_parse.h avcodec/hevc_sei: rename HEVCSEIContext to HEVCSEI 2017-10-31 12:27:57 -03:00
hevc_parser.c hevc_parser: drop the use of SliceHeader 2020-06-08 10:51:56 +02:00
hevc_ps.c avcodec/hevc_ps: check scaling_list_dc_coef 2021-02-02 14:18:21 +01:00
hevc_ps.h hevc: move SliceHeader and LongTermRPS back to hevcdec.h 2020-06-08 10:51:56 +02:00
hevc_ps_enc.c
hevc_refs.c hevc_refs: reduce code duplication in find_ref_idx() 2020-06-08 10:51:56 +02:00
hevc_sei.c avcodec/hevc_sei: Check payload size in decode_nal_sei_message() 2021-02-20 14:21:24 +01:00
hevc_sei.h avcodec/hevc: add support for Frame Duplication (Doubling/Tripling) 2020-02-06 17:04:41 +01:00
hevcdec.c avcodec/hevc/hevcdec: Do not allow slices to depend on failed slices 2024-07-24 01:03:10 +02:00
hevcdec.h hevc: move SliceHeader and LongTermRPS back to hevcdec.h 2020-06-08 10:51:56 +02:00
hevcdsp.c Merge commit '0b9a237b23' 2017-10-24 19:10:22 -03:00
hevcdsp.h
hevcdsp_template.c avcodec/hevcdsp_template: stay within tables in sao_band_filter() 2022-09-26 16:50:48 +02:00
hevcpred.c
hevcpred.h
hevcpred_template.c avcodec/hevcpred_template: Fix diagonal chroma availability in 4:2:2 edge case in intra_pred 2021-02-02 14:18:21 +01:00
hnm4video.c
hpel_template.c
hpeldsp.c
hpeldsp.h
hq_hqa.c avcodec/hq_hqa: Check info size 2020-06-05 18:14:17 +02:00
hq_hqa.h
hq_hqadata.c
hq_hqadsp.c
hq_hqadsp.h
hqx.c pthread_frame: merge the functionality for normal decoder init and init_thread_copy 2020-04-10 15:24:54 +02:00
hqx.h
hqxdsp.c
hqxdsp.h
hqxvlc.c
htmlsubtitles.c avcodec/htmlsubtitles: Avoid locale dependant isdigit() 2019-09-11 22:43:14 +02:00
htmlsubtitles.h
huffman.c avcodec/huffman: beautify: add space between #include and filename. 2016-07-22 03:14:07 +02:00
huffman.h
huffyuv.c
huffyuv.h
huffyuvdec.c avcodec/huffyuvdec: Initialize whole output for decode_gray_bitstream() 2025-02-27 17:53:22 +01:00
huffyuvdsp.c
huffyuvdsp.h
huffyuvenc.c avcodec: deprecate Lossless and Intra Only encoder capabilites 2020-05-21 12:32:15 -03:00
huffyuvencdsp.c
huffyuvencdsp.h
hwaccels.h Add support for VP9 VDPAU hwaccel decode 2019-10-26 09:57:01 -07:00
hwconfig.h lavc: Extend hardware config metadata to encoders 2020-04-26 18:38:25 +01:00
idcinvideo.c avcodec/idcinvideo: Add 320x240 default maximum resolution 2019-08-23 14:38:42 +02:00
idctdsp.c
idctdsp.h
iff.c avcodec/iff: Use signed count 2024-07-21 22:12:47 +02:00
iirfilter.c Merge commit '52730e0f86' 2017-03-20 11:27:48 +01:00
iirfilter.h
ilbcdata.h avcodec: add native iLBC decoder 2018-09-23 15:25:50 +02:00
ilbcdec.c avcodec/ilbcdec: Initialize tempbuff2 2025-02-27 17:53:14 +01:00
imc.c avcodec/imc: Provide non NULL context to av_log() 2019-01-01 21:11:47 +01:00
imcdata.h Merge remote-tracking branch 'qatar/master' 2012-06-09 20:30:17 +02:00
imgconvert.c avcodec/imgconvert: fix possible null pointer dereference 2018-04-03 16:20:31 +02:00
imm4.c avcodec/imm4: check cbphi for error 2024-07-21 22:14:14 +02:00
imm5.c avcodec: add IMM5 decoder 2019-08-29 21:04:54 +02:00
imx_dump_header_bsf.c avcodec.h: split bitstream filters API into its own header 2020-05-22 14:38:57 +02:00
indeo2.c
indeo2data.h
indeo3.c avcodec/indeo3: Round dimensions up in allocate_frame_buffers() 2024-04-14 21:19:48 +02:00
indeo3data.h Merge commit '41ed7ab45f' 2016-06-21 21:55:34 +02:00
indeo4.c avcodec/indeo4: Check dimensions in decode_pic_hdr() 2018-09-03 00:01:32 +02:00
indeo4data.h
indeo5.c avcodec/indeo5: Fix memleaks upon allocation error 2021-02-27 07:20:57 +01:00
indeo5data.h Prepare Indeo4 (step 1): upscale indeo5 base tables by 2 and convert those into uint16_t. 2010-06-08 09:20:12 +00:00
intelh263dec.c avcodec: Replace get_bits_long() by get_bits() where possible 2019-12-31 18:43:50 +01:00
internal.h avcodec/internal: move packet related functions to their own header 2020-06-02 19:02:12 -03:00
interplayacm.c avcodec/interplayacm: Fix overflow of last unused value 2019-11-09 18:03:38 +01:00
interplayvideo.c avcodec/interplayvideo: properly decode motion vectors 2019-10-25 18:29:13 +02:00
intrax8.c avcodec/intrax8: Check for end of bitstream in ff_intrax8_decode_picture() 2020-04-26 18:23:16 +02:00
intrax8.h
intrax8dsp.c
intrax8dsp.h
intrax8huf.h
ituh263dec.c
ituh263enc.c
ivi.c avcodec/ivi: Fix segfault on allocation error 2021-02-27 07:20:57 +01:00
ivi.h
ivi_dsp.c
ivi_dsp.h
j2kenc.c avcodec/j2kenc: Replace RGB24 special case by generic test 2023-04-15 22:38:12 +02:00
jacosub.h
jacosubdec.c lavc: allow subtitle text format to be ASS without timing 2016-02-26 21:49:34 +01:00
jfdctfst.c
jfdctint.c
jfdctint_template.c avcodec/jfdctint_template: use unsigned z* in row_fdct() 2025-02-27 17:53:06 +01:00
jni.c
jni.h
jpeg2000.c libavcodec/jpeg2000: fix precinct coordinate calculation 2020-04-11 18:15:58 +02:00
jpeg2000.h libavcodec/jpeg2000dec.c: ROI marker support 2020-04-23 19:30:07 +02:00
jpeg2000_parser.c libavcodec/jpeg2000_parser: Add jpeg2000 parser 2020-06-07 01:23:40 +02:00
jpeg2000dec.c avcodec/jpeg2000dec: remove ST=3 case 2024-06-14 11:11:45 +02:00
jpeg2000dsp.c avcodec/jpeg2000dsp: Fix integer overflows in ict_int() 2018-01-08 18:57:22 +01:00
jpeg2000dsp.h
jpeg2000dwt.c avcodec/jpeg2000dwt: Fix undefined shifts of negative numbers 2019-09-28 17:24:32 +02:00
jpeg2000dwt.h
jpegls.c
jpegls.h avcodec/jpegls: Check A[Q] for overflow in ff_jpegls_update_state_regular() 2021-10-06 14:41:41 +02:00
jpeglsdec.c avcodec/jpeglsdec: Check Jpeg-LS LSE 2024-04-14 21:19:42 +02:00
jpeglsdec.h
jpeglsenc.c avcodec: deprecate Lossless and Intra Only encoder capabilites 2020-05-21 12:32:15 -03:00
jpegtables.c
jpegtables.h
jrevdct.c
jvdec.c avcodec/decode: add a flags parameter to ff_reget_buffer() 2019-09-04 10:07:12 -03:00
kbdwin.c
kbdwin.h
kgv1dec.c
kmvc.c avcodec/kmvc: Check side data size before use 2016-10-30 15:38:44 +01:00
lagarith.c avcodec/lagarith: Check dst/src in zero run code 2022-09-26 16:50:49 +02:00
lagarithrac.c
lagarithrac.h
latm_parser.c Merge commit '36ef5369ee' 2012-08-07 22:45:46 +02:00
lcl.h
lcldec.c avcodec/lcldec: Make PNG filter addressing match the code afterwards 2024-04-14 21:19:32 +02:00
lclenc.c avcodec: deprecate Lossless and Intra Only encoder capabilites 2020-05-21 12:32:15 -03:00
libaomdec.c
libaomenc.c avcodec/libaomenc: remove the experimental flag when using libaom 2.0.0 or newer 2020-06-06 01:04:39 -03:00
libaribb24.c lavc/libaribb24: use integer math to calculate font scaling 2019-02-12 20:16:40 +02:00
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
libcodec2.c Add libcodec2 en/decoder 2018-02-24 17:06:31 +01:00
libdav1d.c avcodec/libdav1d: free the Dav1dData packet on dav1d_send_data() failure 2022-02-01 13:11:11 -03:00
libdavs2.c lavc/libdavs2: fix frame dumping error description 2019-03-23 14:08:00 +08:00
libfdk-aacdec.c libfdk-aacdec: Allow explicitly disabling the DRC reference level option 2020-02-11 11:40:13 +02:00
libfdk-aacenc.c avcodec: move aacenc profiles to profiles.h 2020-05-22 22:16:53 +02:00
libgsmdec.c avcodec: add metadata to identify wrappers and hardware decoders 2017-12-14 19:37:56 +01:00
libgsmenc.c lavc/libgsmenc: Force mono and use 13k as default bitrate. 2019-02-17 01:04:18 +01:00
libilbc.c avcodec: add metadata to identify wrappers and hardware decoders 2017-12-14 19:37:56 +01:00
libkvazaar.c lavc/libkvazaar: fix memory leak after av_dict_parse_string fail 2020-01-04 09:04:58 +08:00
libmp3lame.c libavcodec/libmp3lame: Don't free user-provided AVPacket 2020-05-23 20:25:08 +02:00
libopencore-amr.c lavc/libopencore-amr: Silence a warning about an unused function. 2019-11-17 00:35:14 +01:00
libopenh264.c Add an OpenH264 decoder wrapper 2016-07-27 10:19:40 +03:00
libopenh264.h
libopenh264dec.c
libopenh264enc.c lavc/libopenh264enc: Add coder option to replace cabac 2020-05-13 09:55:54 +08:00
libopenjpegdec.c
libopenjpegenc.c avcodec: deprecate Lossless and Intra Only encoder capabilites 2020-05-21 12:32:15 -03:00
libopus.c Merge commit 'fd41cb4370' 2012-10-02 14:58:19 +02:00
libopus.h Merge commit 'fd41cb4370' 2012-10-02 14:58:19 +02:00
libopusdec.c Revert "libopus: Add channel mapping 2 support in libopusdec" 2018-11-28 23:54:08 +00:00
libopusenc.c avcodec/libopusenc: Don't free user-provided AVPacket 2020-05-23 20:24:37 +02:00
librav1e.c avcodec/librav1e: Require a bitrate to be set when using 2-pass mode 2020-05-03 17:04:07 +01:00
librsvgdec.c avcodec: deprecate Lossless and Intra Only encoder capabilites 2020-05-21 12:32:15 -03: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
libtwolame.c avcodec/libtwolame: fix mono default bitrate 2019-11-01 13:38:36 +01:00
libvo-amrwbenc.c
libvorbisdec.c avcodec/libvorbisdec: Fix insufficient input checks leading to out of array reads 2019-10-29 16:20:33 +01:00
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 Merge commit '67c884eb07' 2015-07-10 02:32:08 +02:00
libvpxdec.c avcodec/libvpxdec.c,cosmetics: bpp -> bpc 2019-11-08 17:42:42 -08:00
libvpxenc.c avcodec/internal: move packet related functions to their own header 2020-06-02 19:02:12 -03:00
libwavpackenc.c
libwebpenc.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 Stop hardcoding align=32 in av_frame_get_buffer() calls. 2020-05-22 14:38:57 +02:00
libwebpenc_common.h libwebp: simplify AVCodec.close functions 2015-05-23 14:46:46 -03:00
libx264.c avcodec/internal: move packet related functions to their own header 2020-06-02 19:02:12 -03:00
libx265.c avcodec/internal: move packet related functions to their own header 2020-06-02 19:02:12 -03:00
libxavs.c avcodec/internal: move packet related functions to their own header 2020-06-02 19:02:12 -03:00
libxavs2.c avcodec/libxavs2: Improve r redundancy in occured 2022-09-26 16:50:41 +02:00
libxvid.c avcodec/internal: move packet related functions to their own header 2020-06-02 19:02:12 -03:00
libxvid.h Merge commit 'd639dcdae0' 2017-02-01 14:21:36 +01:00
libzvbi-teletextdec.c avcodec/libzvbi-teletextdec: fix txt_default_region limits 2020-06-14 21:10:41 +02:00
ljpegenc.c avcodec: deprecate Lossless and Intra Only encoder capabilites 2020-05-21 12:32:15 -03:00
loco.c avcodec/loco: Check loco_get_rice() for failure 2024-07-21 22:16:37 +02:00
log2_tab.c avutil: Duplicate ff_log2_tab instead of sharing it across libs 2012-10-12 20:39:17 +02:00
lossless_audiodsp.c avcodec/lossless_audiodsp: Fix undefined overflows in scalarproduct_and_madd_int16_c() 2020-06-14 22:02:34 +02:00
lossless_audiodsp.h
lossless_videodsp.c
lossless_videodsp.h
lossless_videoencdsp.c
lossless_videoencdsp.h
lpc.c avcodec/lpc: copy levenson coeffs only when they have been computed 2024-06-14 11:11:44 +02:00
lpc.h avcodec/lpc: check for zero err in normalization in compute_lpc_coefs() 2021-10-06 14:41:41 +02:00
lsp.c avcodec/lsp: Fix undefined shifts in lsp2poly() 2019-10-16 19:17:57 +02:00
lsp.h
lzf.c avcodec/lzf: Consider the needed size in reallocation 2020-06-08 00:21:15 +02:00
lzf.h
lzw.c
lzw.h
lzwenc.c
m101.c avcodec/m101: Fix off be 2 error 2019-06-29 19:22:19 +02:00
mace.c Merge commit 'def97856de' 2015-07-27 22:50:18 +02:00
magicyuv.c avcodec/magicyuv: Check slice size before reading flags and pred 2021-02-02 14:18:21 +01:00
magicyuvenc.c avcodec/magicyuvenc: Fix memleak upon init failure 2021-02-27 07:20:57 +01:00
Makefile libavcodec/jpeg2000_parser: Add jpeg2000 parser 2020-06-07 01:23:40 +02:00
mathops.h Merge commit 'be1db21ba8' 2017-03-19 16:05:13 +01:00
mathtables.c Merge commit 'f4d581cda3' 2016-04-24 11:47:39 +01:00
mdct15.c mdct15: add inverse transform postrotation SIMD 2017-07-30 07:38:39 +01:00
mdct15.h
mdct_fixed.c
mdct_fixed_32.c
mdct_float.c rename CONFIG_FFT_FIXED_32 -> FFT_FIXED_32 2014-01-07 13:11:06 +01:00
mdct_template.c avcodec/mdct_*: Fix integer overflow in addition in RESCALE() 2017-11-13 19:54:20 +01:00
mdec.c pthread_frame: merge the functionality for normal decoder init and init_thread_copy 2020-04-10 15:24:54 +02:00
me_cmp.c simple_idct: Template functions to support an input bitdepth parameter 2018-04-02 13:06:19 +01:00
me_cmp.h avcodec/me_cmp: remove ff_me_cmp_init_static() 2018-02-05 22:42:59 +07:00
mediacodec.c avcodec/mediacodec: add av_mediacodec_render_buffer_at_time() 2018-10-11 20:51:14 -07:00
mediacodec.h
mediacodec_surface.c avcodec/mediacodec_surface: define and use FFANativeWindow to mimic NDK interface 2019-09-10 13:51:05 -07:00
mediacodec_surface.h
mediacodec_sw_buffer.c
mediacodec_sw_buffer.h
mediacodec_wrapper.c avcodec/mediacodec_wrapper: fix {input,output}_buffers global reference leak 2020-04-15 09:43:16 +02:00
mediacodec_wrapper.h avcodec/mediacodec_wrapper: add missing "avcodec.h" include 2019-07-22 08:57:33 +02:00
mediacodecdec.c lavc: Rename hwaccel.h to hwconfig.h 2020-04-26 18:38:25 +01:00
mediacodecdec_common.c avcodec/mediacodec_wrapper: use MediaFormat to probe frame color characteristics 2020-05-25 18:07:45 +02:00
mediacodecdec_common.h
metasound.c
metasound_data.c Merge commit '0983f9117f' 2017-04-08 14:16:32 +02:00
metasound_data.h
mf_utils.c avcodec: Add MediaFoundation encoder wrapper 2020-05-19 21:34:04 +03:00
mf_utils.h mfenc: Avoid including codecapi.h, fix building in UWP mode with clang 2020-05-27 00:19:32 +03:00
mfenc.c avcodec/mfenc: check IMFSample_ConvertToContiguousBuffer() for failure 2024-07-21 19:57:04 +02:00
microdvddec.c
midivid.c avcodec/midivid: Perform lzss_uncompress() before ff_reget_buffer() 2022-09-26 16:50:54 +02:00
mimic.c pthread_frame: merge the functionality for normal decoder init and init_thread_copy 2020-04-10 15:24:54 +02:00
mjpeg.h Merge commit '4978850ca2' 2015-03-31 01:11:02 +02:00
mjpeg2jpeg_bsf.c avcodec.h: split bitstream filters API into its own header 2020-05-22 14:38:57 +02:00
mjpeg_parser.c avcodec/mjpeg_parser: Adjust size rejection threshold 2020-07-11 00:25:33 +02:00
mjpega_dump_header_bsf.c avcodec.h: split bitstream filters API into its own header 2020-05-22 14:38:57 +02:00
mjpegbdec.c avcodec/mjpegbdec: Set buf_size 2022-04-06 20:38:06 +02:00
mjpegdec.c avcodec/mjpegdec: Check for unsupported bayer case 2022-09-26 16:50:58 +02:00
mjpegdec.h lavc/mjpegdec: Decode Huffman-coded lossless JPEGs embedded in DNGs 2019-09-02 09:26:52 +02:00
mjpegenc.c Revert "avcodec: Add FF_CODEC_CAP_INIT_CLEANUP" 2021-04-03 21:35:48 +02:00
mjpegenc.h
mjpegenc_common.c avcodec/mjpegenc: take into account component count when writing the SOF header size 2022-11-28 08:46:53 -03:00
mjpegenc_common.h
mjpegenc_huffman.c
mjpegenc_huffman.h
mlp.c mlpenc: Working MLP/TrueHD encoder 2016-09-17 13:23:56 +01:00
mlp.h mlpenc: Working MLP/TrueHD encoder 2016-09-17 13:23:56 +01:00
mlp_parse.c avcodec: Replace get_bits_long() by get_bits() where possible 2019-12-31 18:43:50 +01:00
mlp_parse.h avcodec/mlp_parse: move TrueHD channel layout and sample rate related code to the header 2019-08-24 20:16:00 -03:00
mlp_parser.c libavcodec/mlp_parser.c: fix a use_of_uninitialized_value in target_dec_fuzzer. 2020-06-06 00:25:00 +02:00
mlpdec.c avcodec/mlpdec: Check max matrix instead of max channel in noise check 2023-04-15 22:38:00 +02:00
mlpdsp.c avcodec/mlpdsp: Fix a invalid shift in ff_mlp_rematrix_channel() 2020-02-02 17:09:14 +01:00
mlpdsp.h truehd: break out part of output_data into platform-specific callback. 2014-03-26 20:56:38 +01:00
mlpenc.c avcodec/mlpenc: Fix memleak upon init failure 2021-02-27 07:20:57 +01:00
mlz.c mlz: limit next_code to data buffer size 2016-11-15 22:01:08 +01:00
mlz.h avcodec/mlz: Remove 'l' postfixes from numbers 2016-09-21 16:26:55 +02:00
mmaldec.c lavc: Rename hwaccel.h to hwconfig.h 2020-04-26 18:38:25 +01:00
mmvideo.c
motion_est.c avcodec/motion_est: Fix score squaring overflow 2024-07-21 22:18:32 +02:00
motion_est.h mpegvideo_enc: add intra_penalty option for p frames 2019-10-24 19:45:17 +02:00
motion_est_template.c avcodec/motion_est_template: Fix invalid shifts in no_sub_motion_search() 2020-02-27 18:26:26 +01:00
motionpixels.c avcodec/motionpixels: Mask pixels to valid values 2023-04-15 22:38:08 +02:00
motionpixels_tablegen.c Merge commit '41ed7ab45f' 2016-06-21 21:55:34 +02:00
motionpixels_tablegen.h Merge commit '41ed7ab45f' 2016-06-21 21:55:34 +02:00
movsub_bsf.c avcodec.h: split bitstream filters API into its own header 2020-05-22 14:38:57 +02:00
movtextdec.c avcodec/movtextdec: Fix leaks on (re)allocation failure 2021-02-27 07:20:58 +01:00
movtextenc.c avcodec/movtextenc: Fix undefined left shifts outside the range of int 2021-02-27 07:20:58 +01:00
mp3_header_decompress_bsf.c avcodec.h: split bitstream filters API into its own header 2020-05-22 14:38:57 +02:00
mpc.c avcodec/mpc: Fix multiple numerical overflows in ff_mpc_dequantize_and_synth() 2021-02-02 14:18:20 +01:00
mpc.h Merge commit '42dc214323' 2016-06-29 11:46:36 +02:00
mpc7.c avcodec/mpc7: use init_get_bits8() 2017-02-03 20:16:30 +01:00
mpc7data.h Globally rename the header inclusion guard names. 2008-08-31 07:39:47 +00:00
mpc8.c avcodec/mpc8: Fix 32bit mask/enum 2019-08-11 19:13:21 +02:00
mpc8data.h cosmetics: 'const static' --> 'static const' to avoid warnings of the type 2009-02-17 12:03:10 +00:00
mpc8huff.h
mpcdata.h Merge remote-tracking branch 'qatar/master' 2012-03-12 04:35:06 +01:00
mpeg2_metadata_bsf.c avcodec.h: split bitstream filters API into its own header 2020-05-22 14:38:57 +02:00
mpeg4_unpack_bframes_bsf.c avcodec.h: split bitstream filters API into its own header 2020-05-22 14:38:57 +02:00
mpeg4audio.c avcodec: Replace skip_bits_long() by skip_bits() where possible 2019-12-31 18:43:50 +01:00
mpeg4audio.h avcodec/mpeg4audio: fix doxy for ff_mpeg4audio_get_config_gb() 2019-09-27 10:49:29 -03:00
mpeg4data.h mpeg4video: Add support for MPEG-4 Simple Studio Profile. 2018-04-02 13:06:23 +01:00
mpeg4video.c Merge commit '41ed7ab45f' 2016-06-21 21:55:34 +02:00
mpeg4video.h avcodec/mpeg4videodec: Fix nonsense warning 2019-03-12 00:48:56 +01:00
mpeg4video_parser.c avcodec/mpeg4videodec: Fix nonsense warning 2019-03-12 00:48:56 +01:00
mpeg4video_parser.h Merge commit '41ed7ab45f' 2016-06-21 21:55:34 +02:00
mpeg4videodec.c avcodec/mpeg4videodec: assert impossible wrap points 2024-06-14 11:11:46 +02:00
mpeg4videoenc.c avcodec/mpeg4videoenc: Check extradata malloc() 2021-10-06 14:41:41 +02:00
mpeg12.c avcodec: add Newtek SpeedHQ decoder 2017-01-11 16:02:10 +01:00
mpeg12.h mpeg12: Add a common function to find the best frame rate 2017-10-17 20:56:30 +01:00
mpeg12data.c Merge commit 'fe27792fd7' 2016-11-14 10:42:36 +01:00
mpeg12data.h
mpeg12dec.c avcodec/mpeg12dec: Do not put mpeg_f_code into an invalid state on error return 2021-10-06 14:41:42 +02:00
mpeg12enc.c avcodec/mpeg12enc: Always initialize MPEG-2 intra VLC table lengths 2021-02-27 07:20:59 +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: fix clearing chroma blocks for 422 and 444 2018-11-19 22:11:43 +01:00
mpeg_er.h Merge commit '8b5007a31b' 2015-06-12 20:47:14 +02:00
mpegaudio.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
mpegaudio.h Factorize CHECK/SUINT code 2017-02-21 00:40:20 +01:00
mpegaudio_parser.c avcodec/mpegaudio_parser: Consume more than 0 bytes in case of the unsupported mp3adu case 2018-11-04 12:53:16 +01:00
mpegaudio_tablegen.c avcodec: include tablegen compat header before the tablegen functionality 2015-12-04 14:49:38 +01:00
mpegaudio_tablegen.h avcodec/mpegaudio_tablegen: Add (), fix fate 2015-12-02 03:42:44 +01:00
mpegaudiodata.c
mpegaudiodata.h
mpegaudiodec_fixed.c
mpegaudiodec_float.c
mpegaudiodec_template.c avcodec/mpegaudiodec_template: Check return value of subdecoder 2021-02-27 07:20:58 +01:00
mpegaudiodecheader.c
mpegaudiodecheader.h libavcodec/mpegaudiodecheader.h: fix version check pattern 2018-07-13 02:19:50 +02:00
mpegaudiodectab.h Merge remote-tracking branch 'qatar/master' 2011-06-05 03:00:31 +02:00
mpegaudiodsp.c Use ff_thread_once for fixed, float table init. 2017-11-18 11:57:57 +01:00
mpegaudiodsp.h
mpegaudiodsp_data.c Merge remote-tracking branch 'qatar/master' 2012-08-24 15:00:39 +02:00
mpegaudiodsp_fixed.c
mpegaudiodsp_float.c libavcodec/mpegaudio: change CONFIG_FLOAT to USE_FLOAT 2013-12-03 21:12:00 +01:00
mpegaudiodsp_template.c
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 invalid shift of sample 2020-02-27 18:26:26 +01:00
mpegaudiotab.h
mpegpicture.c avcodec: add an AVCodecContext field to signal types of packet, frame, and coded stream side data to export 2020-02-22 23:19:07 -03:00
mpegpicture.h
mpegutils.c avcodec: add an AVCodecContext field to signal types of packet, frame, and coded stream side data to export 2020-02-22 23:19:07 -03:00
mpegutils.h libavcodec: Move ff_print_debug_info2 to mpegutils.c 2017-12-11 00:09:25 +00:00
mpegvideo.c avcodec/mpegvideo: Update chroma_?_shift in ff_mpv_common_frame_size_change() 2021-10-06 14:41:41 +02:00
mpegvideo.h mpegvideo_enc: add intra_penalty option for p frames 2019-10-24 19:45:17 +02:00
mpegvideo_enc.c avcodec/mpegvideo_enc: Check FLV1 resolution limits 2025-02-27 17:53:19 +01:00
mpegvideo_motion.c avcodec/mpeg2dec: Fix motion vector rounding for chroma components 2018-02-11 12:04:47 +01:00
mpegvideo_parser.c Remove redundant ; 2019-12-10 16:09:14 +01:00
mpegvideo_xvmc.c
mpegvideodata.c mpegvideodata: drop useless comments 2020-03-16 09:20:57 +01:00
mpegvideodata.h
mpegvideodsp.c Merge commit 'fab9df63a3' 2014-06-23 21:10:10 +02:00
mpegvideodsp.h
mpegvideoencdsp.c
mpegvideoencdsp.h
mpl2dec.c lavc: allow subtitle text format to be ASS without timing 2016-02-26 21:49:34 +01:00
mqc.c
mqc.h
mqcdec.c avcodec/mqcdec: set raw flag at the begin of ff_mqc_initdec() 2015-06-15 17:11:01 +02:00
mqcenc.c
mscc.c avcodec/mscc & mwsc: Check loop counts before use 2024-06-14 11:11:47 +02:00
msgsmdec.c Merge commit 'b668662939' 2016-06-29 11:35:10 +02:00
msgsmdec.h Merge commit 'a16577d985' 2013-11-26 12:37:20 +01:00
msmpeg4.c Merge commit '41ed7ab45f' 2016-06-21 21:55:34 +02:00
msmpeg4.h Merge commit '31a117a0e6' 2015-06-01 01:17:26 +02:00
msmpeg4data.c Merge commit 'f9fbd47467' 2016-02-24 18:15:14 +00:00
msmpeg4data.h Merge commit 'b7f98659f2' 2016-06-29 11:16:01 +02:00
msmpeg4dec.c avcodec/msmpeg4dec: Skip frame if its smaller than 1/8 of the minimal size 2018-12-05 00:50:13 +01:00
msmpeg4enc.c
msrle.c avcodec/decode: add a flags parameter to ff_reget_buffer() 2019-09-04 10:07:12 -03:00
msrledec.c avcodec/msrledec: implement vertical offset in 4-bit RLE 2016-11-29 10:57:49 +01:00
msrledec.h
mss1.c
mss2.c libavcodec/vc1: Remove bits variable 2020-01-11 23:31:18 +01:00
mss2dsp.c
mss2dsp.h
mss3.c avcodec/decode: add a flags parameter to ff_reget_buffer() 2019-09-04 10:07:12 -03:00
mss4.c avcodec/mss4: Fix memleaks upon allocation error 2021-02-27 07:20:59 +01:00
mss12.c
mss12.h
mss34dsp.c
mss34dsp.h
msvideo1.c
msvideo1enc.c
mv30.c avcodec/mv30: Use unsigned in idct_1d() 2021-02-02 14:18:21 +01:00
mvcdec.c
mvha.c avformat/mpeg: Check an avio_read() for failure 2025-02-27 17:53:01 +01:00
mwsc.c avcodec/mscc & mwsc: Check loop counts before use 2024-06-14 11:11:47 +02:00
mxpegdec.c avcodec/mxpegdec: Check for AVDISCARD_ALL 2021-10-06 14:41:42 +02:00
nellymoser.c
nellymoser.h
nellymoserdec.c Merge commit 'b668662939' 2016-06-29 11:35:10 +02:00
nellymoserenc.c
noise_bsf.c avcodec/noise_bsf: Check for wrapped frames 2024-04-14 21:19:23 +02:00
notchlc.c avcodec/notchlc: Check bytes left before reading 2025-02-27 17:53:04 +01:00
null_bsf.c avcodec.h: split bitstream filters API into its own header 2020-05-22 14:38:57 +02:00
nuv.c avcodec/nuv: widen buf_size type 2020-05-12 01:00:28 +02:00
nvdec.c avcodec/nvdec: reset bitstream_len/nb_slices when resetting bitstream pointer 2024-03-30 00:26:32 +01:00
nvdec.h avcodec/nvdec: Explicitly mark codecs that support 444 output formats 2019-02-16 08:47:36 -08:00
nvdec_h264.c
nvdec_hevc.c
nvdec_mjpeg.c
nvdec_mpeg4.c avcodec/nvdec_mpeg4: fix order of quant matrix coefficients 2023-05-15 18:48:57 +02:00
nvdec_mpeg12.c avcodec/nvdec_mpeg2: fix order of quant matrix coefficients 2023-05-15 18:48:57 +02:00
nvdec_vc1.c
nvdec_vp8.c
nvdec_vp9.c
nvenc.c avcodec/nvenc: fix vbv buffer size in cq mode 2022-12-08 12:40:24 +01:00
nvenc.h avcodec/nvenc: refactor dts calculation logic 2020-05-02 01:33:49 +02:00
nvenc_h264.c avcodec/nvenc_h264: add spatial_aq and temporal_aq option to consistent with nvenc_hevc 2020-05-03 05:28:33 +08:00
nvenc_hevc.c avcodec/nvenc_hevc: add spatial-aq and temporal-aq option to consistent with nvenc_h264 2020-05-03 05:28:33 +08:00
omx.c avcodec/omx: fix xFramerate calculation 2019-09-02 13:46:11 -07:00
on2avc.c
on2avcdata.c Merge commit 'fd9212f2ed' 2017-09-26 16:02:40 -03:00
on2avcdata.h Merge commit 'fd9212f2ed' 2017-09-26 16:02:40 -03:00
options.c lavc: stop using deprecated av_codec_next() 2020-04-20 15:08:20 +00:00
options_table.h avcodec: move mpeg4 profiles to profiles.h 2020-05-22 22:23:18 +02:00
opus.c lavc/opus: Reset alloc_trim when doing decoder bit-allocation. 2020-05-02 10:51:55 +02:00
opus.h avcodec/opus: make redundancy_buf 32 byte aligned 2019-04-02 11:36:56 -03:00
opus_celt.c opusdsp: adjust and optimize C function to match assembly 2019-09-11 03:28:22 +01:00
opus_celt.h
opus_metadata_bsf.c lavc: rename bsf.h to bsf_internal.h 2020-05-22 14:38:57 +02:00
opus_parser.c Revert "avcodec/opus_parser: Handle complete frames flag." 2018-08-23 17:34:25 -03:00
opus_pvq.c opusenc: add apply_phase_inv option 2020-05-26 10:52:12 +01:00
opus_pvq.h
opus_rc.c lavc/opus_rc: Cast a const pointer to uint8_t *. 2018-12-22 00:15:16 +01:00
opus_rc.h
opus_silk.c opusdec: do not fail when LBRR frames are present 2021-01-26 16:28:23 +01:00
opusdec.c avcodec/opusdec: Return error upon error 2021-02-27 07:20:59 +01:00
opusdsp.c opusdsp: adjust and optimize C function to match assembly 2019-09-11 03:28:22 +01:00
opusdsp.h aarch64/opusdsp: implement NEON accelerated postfilter and deemphasis 2019-04-10 01:08:54 +02:00
opusenc.c opusenc: add apply_phase_inv option 2020-05-26 10:52:12 +01:00
opusenc.h opusenc: add apply_phase_inv option 2020-05-26 10:52:12 +01:00
opusenc_psy.c
opusenc_psy.h
opusenc_utils.h
opustab.c opusdec: do not fail when LBRR frames are present 2021-01-26 16:28:23 +01:00
opustab.h opusdec: do not fail when LBRR frames are present 2021-01-26 16:28:23 +01:00
packet.h lavc: add a new sidedata type for DOVI 2020-04-23 08:05:06 +08:00
packet_internal.h avcodec/internal: move packet related functions to their own header 2020-06-02 19:02:12 -03:00
paf.h PAF demuxer and decoder 2012-07-05 02:54:34 +00:00
pafaudio.c Merge commit 'def97856de' 2015-07-27 22:50:18 +02:00
pafvideo.c avcodec/pafvideo: Only clear frame when it was written to 2019-11-09 14:13:34 +01:00
pamenc.c
parser.c avcodec/parser: ensure input padding is zeroed 2024-08-05 23:40:16 +02:00
parser.h avcodec/parser: add fuzzy mode to ff_fetch_timestamp() 2015-01-07 11:52:08 +01:00
parsers.c libavcodec/jpeg2000_parser: Add jpeg2000 parser 2020-06-07 01:23:40 +02:00
pcm-bluray.c
pcm-dvd.c
pcm-dvdenc.c
pcm.c avcodec/pcm: Fix invalid shift in AV_CODEC_ID_PCM_LXF 2020-02-21 21:42:11 +01:00
pcm_rechunk_bsf.c lavc: rename bsf.h to bsf_internal.h 2020-05-22 14:38:57 +02:00
pcm_tablegen.c
pcm_tablegen.h avcodec/pcm_tablegen: nits, reindent 2020-02-14 21:23:37 +01:00
pcx.c
pcxenc.c
pel_template.c Merge commit 'f0ce9913d0' 2014-06-13 19:03:55 +02:00
pgssubdec.c avcodec/pgssubdec: replace data_size with got_sub_ptr for better readability 2020-03-25 18:41:21 +01:00
pictordec.c avcodec/pictordec: Remove mid exit branch 2023-04-15 22:38:04 +02:00
pixblockdsp.c libavcodec: aarch64: Add a NEON implementation of pixblockdsp 2020-05-15 23:37:55 +03:00
pixblockdsp.h libavcodec: aarch64: Add a NEON implementation of pixblockdsp 2020-05-15 23:37:55 +03:00
pixels.h Merge commit '322a1dda97' 2014-03-22 22:53:33 +01:00
pixlet.c avcodec/pixlet: Simplify pfx computation 2024-07-21 22:19:17 +02:00
png.c
png.h
png_parser.c libavcodec/png_parser.c: fix a use_of_uninitialized_value in target_dec_fuzzer. 2020-06-06 00:25:00 +02:00
pngdec.c avcodec/pngdec: Do not pass AVFrame into global header decode 2024-04-14 21:19:21 +02:00
pngdsp.c
pngdsp.h
pngenc.c avcodec/pngenc: remove monowhite from apng formats 2022-09-26 16:50:39 +02:00
pnm.c avcodec/pnm: Check scale 2020-06-08 20:45:56 +02:00
pnm.h avcodec: add PFM image decoder 2020-05-30 18:02:55 +02:00
pnm_parser.c avcodec/pnm_parser: Check image size addition for overflow 2021-10-06 14:41:41 +02:00
pnmdec.c avcodec/pnmdec: Use 64bit for input size check 2024-07-22 01:15:33 +02:00
pnmenc.c
profiles.c avcodec/profiles: remove duplicate FF_PROFILE_RESERVED entry 2020-05-07 21:10:34 +08:00
profiles.h avcodec/mpeg12enc: support mpeg2 encoder const profile 2020-06-01 07:05:32 +08:00
prores_metadata_bsf.c avcodec.h: split bitstream filters API into its own header 2020-05-22 14:38:57 +02:00
proresdata.c Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
proresdata.h prores: Fix license header 2012-06-29 20:43:30 +02:00
proresdec.h
proresdec2.c avcodec/proresdec: Consider negative bits left 2024-07-24 14:19:36 +02:00
proresdsp.c
proresdsp.h
proresenc_anatoliy.c avcodec: deprecate Lossless and Intra Only encoder capabilites 2020-05-21 12:32:15 -03:00
proresenc_kostya.c avcodec/proresenc_kostya: use unsigned alpha for rotation 2024-07-21 21:42:59 +02:00
prosumer.c avcodec/prosumer: Only memset(0) what is needed. 2019-05-09 22:07:26 +02:00
psd.c avcodec/psd: remove unneeded code 2019-10-22 10:51:42 +08:00
psymodel.c lavc/psymodel: check for av_malloc failure 2016-03-23 08:22:22 -07:00
psymodel.h avcodec: stop using deprecated codec flags 2017-03-25 21:37:05 -03:00
pthread.c Merge commit 'def97856de' 2015-07-27 22:50:18 +02:00
pthread_frame.c lavc/pthread_frame: avoid leaving stale hwaccel state in worker threads 2024-04-03 18:50:26 -03:00
pthread_internal.h Merge commit '41ed7ab45f' 2016-06-21 21:55:34 +02:00
pthread_slice.c avcodec/pthread_slice: Don't use static variable, fix race 2021-02-27 07:20:59 +01:00
ptx.c avcodec/ptx: Check that the input contains at least one line 2019-10-20 19:57:51 +02:00
put_bits.h avcodec/put_bits: Relax requirements to rebase PutBitContext 2019-11-16 20:57:45 +01:00
qcelpdata.h qcelp: grammar 2014-02-21 16:57:26 -03:00
qcelpdec.c Merge commit '41ed7ab45f' 2016-06-21 21:55:34 +02:00
qdm2.c avcodec/qdm2: Check fft_coefs_index 2020-02-19 22:37:30 +01:00
qdm2_tablegen.c
qdm2_tablegen.h
qdm2data.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
qdmc.c avcodec/qdmc: Check input space in qdmc_get_vlc() 2019-10-12 13:21:50 +02:00
qdrw.c avcodec/qdrw: adjust max colors to array size 2022-09-26 16:50:45 +02:00
qpeg.c avcodec/qpeg: mark the init function as thread-safe and init cleanup capable 2020-04-20 13:46:37 -03:00
qpel_template.c
qpeldsp.c avcodec/qpeldsp: copy less for the mc0x cases 2022-09-26 16:50:47 +02:00
qpeldsp.h
qsv.c lavc/qsvenc: add encode support for HEVC 4:2:2 8-bit and 10-bit 2020-05-18 13:33:29 +08:00
qsv.h
qsv_api.c Merge commit '0fbb271318' 2015-02-19 21:12:33 +01:00
qsv_internal.h lavc/qsv: remove the unused funtion ff_qsv_profile_to_mfx() 2019-12-29 20:23:07 +08:00
qsvdec.c avcodec/qsvdec: Check av_image_get_buffer_size() for failure 2024-06-14 11:11:45 +02:00
qsvdec.h lavc: Rename hwaccel.h to hwconfig.h 2020-04-26 18:38:25 +01:00
qsvdec_h2645.c ffplay, avcodec, avformat: Don't initialize before av_packet_ref() 2020-03-28 04:17:20 +01:00
qsvdec_other.c ffplay, avcodec, avformat: Don't initialize before av_packet_ref() 2020-03-28 04:17:20 +01:00
qsvenc.c avcodec/internal: move packet related functions to their own header 2020-06-02 19:02:12 -03:00
qsvenc.h lavc/qsvenc: Add hardware config metadata 2020-04-26 18:38:25 +01:00
qsvenc_h264.c lavc/qsvenc: Add hardware config metadata 2020-04-26 18:38:25 +01:00
qsvenc_hevc.c lavc/qsvenc: add encode support for HEVC 4:2:2 8-bit and 10-bit 2020-05-18 13:33:29 +08:00
qsvenc_jpeg.c lavc/qsvenc: Add hardware config metadata 2020-04-26 18:38:25 +01:00
qsvenc_mpeg2.c lavc/qsvenc: Add hardware config metadata 2020-04-26 18:38:25 +01:00
qsvenc_vp9.c lavc/qsvenc: Add hardware config metadata 2020-04-26 18:38:25 +01:00
qtrle.c
qtrleenc.c avcodec/qtrleenc: Fix memleak upon allocation failure 2021-02-27 07:20:57 +01:00
r210dec.c avcodec/r210dec: fix r10x decoding 2018-12-03 23:34:05 +01:00
r210enc.c avcodec/r210enc: Use av_rescale for bitrate 2024-07-21 17:25:34 +02:00
ra144.c
ra144.h
ra144dec.c
ra144enc.c avcodec/ra144enc: Fix invalid left shift of negative number 2020-01-23 12:19:07 +01:00
ra288.c avcodec/ra288: Check block_align for the assumed value 2019-11-20 15:50:15 +01:00
ra288.h
ralf.c avcodec/ralf: Check num_blocks before use 2020-05-12 21:39:13 +02:00
ralfdata.h Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
rangecoder.c avcodec/rangecoder: Add and test ff_rac_check_termination() 2018-12-31 17:44:22 +01:00
rangecoder.h avcodec/rangecoder: only perform renorm check/loop for callers that need it 2025-02-27 17:53:10 +01:00
rasc.c avcodec/rasc: Check frame before clearing 2021-02-02 14:18:21 +01:00
ratecontrol.c avcodec/ratecontrol: fix the integer overflow after long time run 2020-06-03 06:57:50 +08:00
ratecontrol.h Merge commit 'd639dcdae0' 2017-02-01 14:21:36 +01:00
raw.c
raw.h Merge commit 'abf1c058d1' 2017-11-11 11:29:16 -03:00
rawdec.c avcodec/rawdec: Use linesize in b64a 2020-01-30 19:57:25 +01:00
rawenc.c avcodec: estimate output bitrate for uncompressed video codecs 2017-03-17 11:55:16 +01:00
rdft.c avcodec/rdft: reorder calculation 2017-07-26 06:13:05 +07:00
rdft.h avcodec/rdft: remove sintable 2017-07-11 13:22:02 +07:00
realtextdec.c lavc: allow subtitle text format to be ASS without timing 2016-02-26 21:49:34 +01:00
rectangle.h Merge commit '41ed7ab45f' 2016-06-21 21:55:34 +02:00
remove_extradata_bsf.c avcodec.h: split bitstream filters API into its own header 2020-05-22 14:38:57 +02:00
reverse.c avutil: add ff_reverse as av_reverse replacement 2015-08-12 00:14:14 +02:00
rkmppdec.c lavc: Rename hwaccel.h to hwconfig.h 2020-04-26 18:38:25 +01:00
rl.c lavc: fix previous merge 2016-06-23 00:42:16 +02:00
rl.h Merge commit 'ffa190d047' 2016-06-23 00:29:25 +02:00
rl2.c avcodec/rl2: set dimensions 2019-08-23 22:24:07 +02:00
rle.c Merge commit 'eeb6849ced' 2016-11-14 12:03:00 +01:00
rle.h
rnd_avg.h
roqaudioenc.c
roqvideo.c
roqvideo.h
roqvideodec.c
roqvideoenc.c
rpza.c
rscc.c avcodec/rscc: Check inflated_buf size whan it is used 2021-02-20 14:21:24 +01: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/rv10: Execute whole size check earlier for rv20 2021-10-06 14:41:41 +02:00
rv10.h
rv10enc.c Revert "avcodec: Add FF_CODEC_CAP_INIT_CLEANUP" 2021-04-03 21:35:48 +02:00
rv20enc.c Revert "avcodec: Add FF_CODEC_CAP_INIT_CLEANUP" 2021-04-03 21:35:48 +02:00
rv30.c pthread_frame: merge the functionality for normal decoder init and init_thread_copy 2020-04-10 15:24:54 +02:00
rv30data.h Various small spelling fixes. 2014-04-22 20:44:31 +02:00
rv30dsp.c
rv34.c pthread_frame: merge the functionality for normal decoder init and init_thread_copy 2020-04-10 15:24:54 +02:00
rv34.h pthread_frame: merge the functionality for normal decoder init and init_thread_copy 2020-04-10 15:24:54 +02:00
rv34_parser.c Merge commit '7f9f771eac' 2015-02-14 21:18:17 +01:00
rv34data.h Merge remote-tracking branch 'qatar/master' 2012-02-16 01:34:37 +01:00
rv34dsp.c
rv34dsp.h
rv34vlc.h
rv40.c pthread_frame: merge the functionality for normal decoder init and init_thread_copy 2020-04-10 15:24:54 +02:00
rv40data.h Merge remote-tracking branch 'qatar/master' 2011-12-01 02:54:24 +01:00
rv40dsp.c avcodec/rv40dsp: Fix integer overflows in rv40_weight_func_*() 2020-04-19 17:08:08 +02:00
rv40vlc2.h
s302m.c
s302menc.c
samidec.c lavc/samidec: properly raise errors from sami_paragraph_to_ass() 2017-11-29 22:23:36 +01:00
sanm.c avcodec/sanm: Check extradata_size before allocations 2019-08-05 18:42:51 +02:00
sbc.c avcodec/sbc: Fix non static function prefix 2018-04-19 23:32:07 +02:00
sbc.h avcodec/sbc: Fix non static function prefix 2018-04-19 23:32:07 +02:00
sbc_parser.c sbc: add parser for SBC 2018-03-07 22:26:53 +01:00
sbcdec.c lavc/sbc: Remove bool usage. 2020-04-04 23:26:15 +02:00
sbcdec_data.c sbc: implement SBC decoder (low-complexity subband codec) 2018-03-07 22:26:53 +01:00
sbcdec_data.h sbc: implement SBC decoder (low-complexity subband codec) 2018-03-07 22:26:53 +01:00
sbcdsp.c sbcenc: add armv6 and neon asm optimizations 2018-03-07 22:26:53 +01:00
sbcdsp.h sbcenc: add armv6 and neon asm optimizations 2018-03-07 22:26:53 +01:00
sbcdsp_data.c
sbcdsp_data.h sbc: implement SBC encoder (low-complexity subband codec) 2018-03-07 22:26:53 +01:00
sbcenc.c avcodec: move msbc profile to encoder 2020-05-22 22:23:18 +02:00
sbr.h aacsbr: don't call sbr_dequant twice without intermediate read_sbr_data 2015-11-20 23:25:24 +01:00
sbrdsp.c Merge commit '3ccec334b8' 2017-03-15 21:37:40 -03:00
sbrdsp.h
sbrdsp_fixed.c avcodec/sbrdsp_fixed: Fix integer overflows in sbr_qmf_deint_neg_c() 2022-09-26 16:50:49 +02:00
sbrdsp_template.c
scpr.c avcodec/scpr: Test bx before use 2023-04-15 22:38:02 +02:00
scpr.h avcodec/scpr: Avoid per pixel y checks in decode_run_i 2018-12-31 17:44:26 +01:00
scpr3.c avcodec/scpr3: Check add_dec() for failure 2024-06-14 11:11:51 +02:00
scpr3.h avcodec/scpr: add version 3 support 2018-11-18 22:59:29 +01:00
screenpresso.c avcodec/screenpresso: Optimize sum_delta_flipped() 2020-01-30 18:47:21 +01:00
sgi.h Merge commit 'a7dbfcf6cb' 2014-04-01 03:29:29 +02:00
sgidec.c
sgienc.c
sgirledec.c avcodec/sgirledec: simplify, no need to use reget buffer 2016-05-21 15:49:03 +02:00
sheervideo.c avcodec/sheervideo: Don't leave context in inconsistent state upon error 2021-02-27 07:20:58 +01:00
sheervideodata.h
shorten.c avcodec/shorten: clear padding 2025-02-27 17:53:02 +01:00
simple_idct.c avcodec/simple_idct: Fix undefined integer overflow in idct4row() 2021-02-02 14:18:22 +01:00
simple_idct.h
simple_idct_template.c avcodec/simple_idct_template: fix integer overflow 2019-12-14 00:20:52 +01:00
sinewin.c
sinewin.h
sinewin_fixed.c libavcodec: Implementation of AAC_fixed_decoder (LC-module) [2/4] 2015-07-09 14:41:19 +02:00
sinewin_fixed_tablegen.c
sinewin_tablegen.c
sinewin_tablegen.h
sinewin_tablegen_template.c
sipr.c
sipr.h
sipr16k.c
sipr16kdata.h
sipr_parser.c
siprdata.h
siren.c avcodec/siren: Increase noise category 5 and 6 2021-02-02 14:18:21 +01:00
smacker.c avcodec/smacker: Check remaining bits in SMK_BLK_FULL 2021-02-02 14:18:21 +01:00
smc.c avcodec/decode: add a flags parameter to ff_reget_buffer() 2019-09-04 10:07:12 -03:00
smvjpegdec.c
snappy.c avcodec/snappy: Sanity check bytestream2_get_levarint() 2020-02-03 00:11:18 +01:00
snappy.h avcodec/snappy: refactor so ff_snappy_uncompress uses an existing buffer 2015-07-16 20:41:07 +02:00
snow.c avcodec/snow: Fix off by 1 error in run_buffer 2024-08-01 00:30:04 +02:00
snow.h avcodec/snowdec: Maintain avmv buffer 2021-10-06 14:41:42 +02:00
snow_dwt.c
snow_dwt.h
snowdata.h Merge remote-tracking branch 'qatar/master' 2012-02-16 01:34:37 +01:00
snowdec.c avcodec/snowdec: Maintain avmv buffer 2021-10-06 14:41:42 +02:00
snowenc.c avcodec/snowenc: MV limits due to mv_penalty table size 2024-07-21 17:24:41 +02:00
sonic.c avcodec/sonic: Use unsigned for predictor_k to avoid undefined behavior 2022-04-06 20:38:06 +02:00
sp5x.h
sp5xdec.c avcodec/mjpegdec: Fix memleak upon init failure 2021-02-27 07:21:00 +01:00
speedhq.c avcodec/speedhq: Check buf_size to be big enough for DC 2023-04-15 22:37:58 +02:00
srtdec.c avcodec/srtdec: Check ff_htmlmarkup_to_ass() return code 2017-05-08 17:02:02 +02:00
srtenc.c lavc/srtenc: return more meaninful error codes 2020-04-10 15:58:04 -07:00
startcode.c Merge commit '059a934806' 2015-07-27 23:15:19 +02:00
startcode.h Merge commit 'db7f1c7c5a' 2014-08-05 12:46:10 +02:00
subviewerdec.c
sunrast.c avcodec/sunrast: Fix maplength check 2023-04-15 22:38:02 +02:00
sunrast.h Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
sunrastenc.c
svq1.c
svq1.h libavcodec/svq: Remove ff_svq1_packet_checksum() 2020-02-19 22:37:30 +01:00
svq1_cb.h
svq1_vlc.h
svq1dec.c avcodec/svq1dec: Check that there is data left after the header 2020-04-29 23:31:02 +02:00
svq1enc.c avcodec/svq1enc: Do not print debug RD value before it has been computed 2021-10-06 14:41:41 +02:00
svq1enc.h
svq1enc_cb.h
svq3.c avcodec/svq3: Check for minimum size input 2025-02-27 17:53:07 +01:00
synth_filter.c
synth_filter.h
tableprint.h libavcodec: Implementation of AAC_fixed_decoder (LC-module) [2/4] 2015-07-09 14:41:19 +02:00
tableprint_vlc.h
tak.c avcodec/tak: Check remaining bits in ff_tak_decode_frame_header() 2024-04-14 21:19:22 +02:00
tak.h
tak_parser.c avcodec/tak_parser: don't return error values 2019-07-20 13:43:06 -03:00
takdec.c pthread_frame: merge the functionality for normal decoder init and init_thread_copy 2020-04-10 15:24:54 +02:00
takdsp.c avcodec/takdsp: Fix integer overflows 2024-04-14 21:19:24 +02:00
takdsp.h
targa.c avcodec/targa: Check colors vs. available space 2019-12-15 01:01:22 +01:00
targa.h
targa_y216dec.c
targaenc.c avcodec/targaenc: Allocate space for the palette 2024-07-21 17:27:43 +02:00
tdsc.c avcodec/tdsc: Fix tile checks 2021-02-02 14:18:20 +01:00
textdec.c lavc/options: add ass_ro_flush_noop to flags2 2016-02-26 21:53:32 +01:00
texturedsp.c
texturedsp.h
texturedspenc.c avcodec/texturedspenc: Fix indexing in color distribution determination 2022-09-26 16:50:42 +02:00
thread.h Merge commit '4cf84e254a' 2018-02-11 23:08:48 -03:00
tiertexseqv.c avcodec/decode: add a flags parameter to ff_reget_buffer() 2019-09-04 10:07:12 -03:00
tiff.c avcodec/tiff: Check value on positive signed targets 2024-07-22 01:05:07 +02:00
tiff.h tiffdec: support embedded ICC profiles 2020-01-13 23:26:25 +00:00
tiff_common.c Fix all -Wformat warnings raised by DJGPP 2017-03-29 14:49:29 +02:00
tiff_common.h
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 avcodec: deprecate Lossless and Intra Only encoder capabilites 2020-05-21 12:32:15 -03:00
tmv.c Merge commit 'def97856de' 2015-07-27 22:50:18 +02:00
tpeldsp.c
tpeldsp.h
trace_headers_bsf.c avcodec.h: split bitstream filters API into its own header 2020-05-22 14:38:57 +02:00
truehd_core_bsf.c avcodec.h: split bitstream filters API into its own header 2020-05-22 14:38:57 +02:00
truemotion1.c avcodec/truemotion1: Height not being a multiple of 4 is unsupported 2024-04-14 21:19:53 +02:00
truemotion1data.h
truemotion2.c avcodec/truemotion2: Avoid duplicating array, fix memleak 2021-02-27 07:20:57 +01:00
truemotion2rt.c
truespeech.c avcodec/truespeech: Fix an integer overflow in truespeech_synth() 2019-12-10 16:09:14 +01:00
truespeech_data.h
tscc.c avcodec/decode: add a flags parameter to ff_reget_buffer() 2019-09-04 10:07:12 -03:00
tscc2.c avcodec/decode: add a flags parameter to ff_reget_buffer() 2019-09-04 10:07:12 -03:00
tscc2data.h Merge commit 'fd9212f2ed' 2017-09-26 16:02:40 -03:00
tta.c avcodec/tta: fix signed overflow in decorrelate 2024-04-14 21:19:27 +02:00
ttadata.c avcodec/ttadata: Add sentinel at the end of ff_tta_shift_1 2021-10-06 14:41:41 +02: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 avcodec/ttadsp: Fix integer overflows in tta_filter_process_c() 2021-10-21 15:26:15 +02:00
ttadsp.h
ttaenc.c avcodec: deprecate Lossless and Intra Only encoder capabilites 2020-05-21 12:32:15 -03:00
ttaencdsp.c
ttaencdsp.h
twinvq.c avcodec/twinvq: Check block_align 2019-11-09 17:59:03 +01:00
twinvq.h
twinvq_data.h Merge commit '6c145ecf78' 2013-07-26 10:30:47 +02:00
twinvqdec.c avcodec/twinvqdec: Correct overflow in block align check 2019-12-31 18:43:50 +01:00
txd.c avcodec/txd: Check for input size against the header size. 2020-04-29 23:33:33 +02:00
ulti.c avcodec/decode: add a flags parameter to ff_reget_buffer() 2019-09-04 10:07:12 -03:00
ulti_cb.h
unary.h
utils.c avcodec/utils: Fix block align overflow for ADPCM_IMA_WAV 2025-02-27 17:53:15 +01:00
utvideo.c
utvideo.h
utvideodec.c avcodec/utvideodec: Fix integer overflow in decode_plane() 2020-05-12 01:00:28 +02:00
utvideodsp.c avcodec/utvideodec: add SIMD for restore_rgb_planes 2017-06-27 09:54:10 +02:00
utvideodsp.h
utvideoenc.c avcodec/utvideoenc: Use unsigned shift to build flags 2024-07-22 01:09:44 +02:00
v4l2_buffers.c avcodec/v4l2_buffers: don't prevent enqueue capture buffer to driver 2020-04-29 21:55:35 -04:00
v4l2_buffers.h
v4l2_context.c avcodec/v4l2_context: Finish draining if V4L2_BUF_FLAG_LAST is set 2020-05-09 19:35:05 -04:00
v4l2_context.h
v4l2_fmt.c
v4l2_fmt.h
v4l2_m2m.c avcodec/v4l2_m2m: Avoid using intermediate buffer 2020-03-10 15:17:16 -03:00
v4l2_m2m.h
v4l2_m2m_dec.c avcodec/v4l2_m2m: handle v4l2 end of stream event 2020-04-14 23:42:05 -04:00
v4l2_m2m_enc.c avcodec/v4l2_m2m_enc: Avoid ;; 2020-06-08 01:22:34 +02:00
v210_template.c
v210dec.c avcodec/v210dec: move the stride read after its fully initialized 2019-12-12 19:25:33 +01:00
v210dec.h avcodec/v210dec: add support for frame and slice threading 2019-11-25 09:54:27 +01:00
v210enc.c
v210enc.h
v210x.c
v308dec.c Merge commit 'def97856de' 2015-07-27 22:50:18 +02:00
v308enc.c avcodec: deprecate Lossless and Intra Only encoder capabilites 2020-05-21 12:32:15 -03:00
v408dec.c
v408enc.c avcodec: deprecate Lossless and Intra Only encoder capabilites 2020-05-21 12:32:15 -03:00
v410dec.c avcodec/v410dec: add support for frame and slice threading 2019-11-25 09:54:27 +01:00
v410enc.c
vaapi.h avodec/vaapi: drop deprecated vaapi_context fields 2017-10-23 17:00:06 -03:00
vaapi_decode.c lavc/vaapi_decode: fix the build failure when hevc_vaapi is disabled 2020-04-13 14:14:52 +01:00
vaapi_decode.h vaapi_decode: Make the frames context format selection more general 2018-02-21 23:38:10 +00:00
vaapi_encode.c avcodec/vaapi_encode: Check hwctx 2024-07-24 14:21:47 +02:00
vaapi_encode.h lavc/vaapi_encode: Add hardware config metadata 2020-04-26 18:38:25 +01:00
vaapi_encode_h264.c lavc/vaapi_encode: add FF_CODEC_CAP_INIT_CLEANUP caps for encoders 2020-05-04 12:33:30 -03:00
vaapi_encode_h265.c lavc/vaapi_encode: add FF_CODEC_CAP_INIT_CLEANUP caps for encoders 2020-05-04 12:33:30 -03:00
vaapi_encode_mjpeg.c avcodec: deprecate Lossless and Intra Only encoder capabilites 2020-05-21 12:32:15 -03:00
vaapi_encode_mpeg2.c lavc/vaapi_encode: add FF_CODEC_CAP_INIT_CLEANUP caps for encoders 2020-05-04 12:33:30 -03:00
vaapi_encode_vp8.c lavc/vaapi_encode: add FF_CODEC_CAP_INIT_CLEANUP caps for encoders 2020-05-04 12:33:30 -03:00
vaapi_encode_vp9.c lavc/vaapi_encode: add FF_CODEC_CAP_INIT_CLEANUP caps for encoders 2020-05-04 12:33:30 -03:00
vaapi_h264.c lavc: Rename hwaccel.h to hwconfig.h 2020-04-26 18:38:25 +01:00
vaapi_hevc.c lavc/vaapi_hevc: add missing max_8bit_constraint_flag 2020-05-27 15:34:16 +08:00
vaapi_hevc.h lavc/vaapi_hevc: add function to find exact va_profile for REXT 2020-02-24 00:09:51 +00:00
vaapi_mjpeg.c lavc: Rename hwaccel.h to hwconfig.h 2020-04-26 18:38:25 +01:00
vaapi_mpeg2.c lavc: Rename hwaccel.h to hwconfig.h 2020-04-26 18:38:25 +01:00
vaapi_mpeg4.c lavc: Rename hwaccel.h to hwconfig.h 2020-04-26 18:38:25 +01:00
vaapi_vc1.c lavc: Rename hwaccel.h to hwconfig.h 2020-04-26 18:38:25 +01:00
vaapi_vp8.c lavc: Rename hwaccel.h to hwconfig.h 2020-04-26 18:38:25 +01:00
vaapi_vp9.c lavc: Rename hwaccel.h to hwconfig.h 2020-04-26 18:38:25 +01:00
vb.c avcodec/vb: Check input packet size to be large enough to contain flags 2019-08-29 15:18:42 +02:00
vble.c avcodec/vble: Check av_image_get_buffer_size() for failure 2024-06-14 11:11:46 +02:00
vc1.c avcodec/vc1: Check remaining bits in ff_vc1_parse_frame_header() 2021-10-06 14:41:41 +02:00
vc1.h libavcodec/vc1: Remove bits variable 2020-01-11 23:31:18 +01:00
vc1_block.c avcodec/vc1_block: propagate error codes 2025-02-27 17:53:03 +01:00
vc1_common.h
vc1_loopfilter.c avcodec/vc1_loopfilter: Factor duplicate code in vc1_b_h_intfi_loop_filter() 2024-07-21 19:56:45 +02:00
vc1_mc.c avcodec/vc1: fix out-of-bounds reference pixel replication 2018-06-04 16:32:57 +02:00
vc1_parser.c avcodec/vc1_parser: use init_get_bits8() 2018-12-20 21:19:56 +01:00
vc1_pred.c
vc1_pred.h
vc1acdata.h Merge remote-tracking branch 'qatar/master' 2012-03-08 02:51:45 +01:00
vc1data.c avcodec/vc1: correct ff_vc1_dqscale 2018-04-25 22:07:20 +02:00
vc1data.h Merge commit 'b7f98659f2' 2016-06-29 11:16:01 +02:00
vc1dec.c avcodec/vc1dec: Clear block_index in vc1_decode_reset() 2025-02-27 17:53:19 +01:00
vc1dsp.c
vc1dsp.h
vc2enc.c avcodec/vc2enc: basic sanity check on slice_max_bytes 2025-02-27 17:53:05 +01:00
vc2enc_dwt.c
vc2enc_dwt.h
vcr1.c
vdpau.c
vdpau.h
vdpau_h264.c lavc: Rename hwaccel.h to hwconfig.h 2020-04-26 18:38:25 +01:00
vdpau_hevc.c lavc: Rename hwaccel.h to hwconfig.h 2020-04-26 18:38:25 +01:00
vdpau_internal.h Add support for VP9 VDPAU hwaccel decode 2019-10-26 09:57:01 -07:00
vdpau_mpeg4.c avcodec/vdpau_mpeg4: fix order of quant matrix coefficients 2023-05-15 18:48:57 +02:00
vdpau_mpeg12.c avcodec/vdpau_mpeg12: fix order of quant matrix coefficients 2023-05-15 18:48:57 +02:00
vdpau_vc1.c lavc: Rename hwaccel.h to hwconfig.h 2020-04-26 18:38:25 +01:00
vdpau_vp9.c lavc: Rename hwaccel.h to hwconfig.h 2020-04-26 18:38:25 +01:00
version.h Bump minor versions to separate 4.3 from master 2020-06-08 22:49:04 +02:00
videodsp.c avcodec: Add prefetch for mips 2017-07-14 02:30:37 +02:00
videodsp.h
videodsp_template.c avcodec/videodsp_template: Adjust pointers to avoid undefined pointer things 2023-04-15 22:38:06 +02:00
videotoolbox.c avcodec/videotoolbox: add logging context to log 2019-10-08 13:47:25 +08:00
videotoolbox.h
videotoolboxenc.c avcodec: Add more kCVImageBufferColorPrimaries to videotoolboxenc 2019-11-17 16:30:15 -05:00
vima.c avcodec: remove missing bits from deprecated VIMA decoder 2015-09-07 16:06:25 -03:00
vlc.h
vmdaudio.c avcodec/vmdaudio: Check block_align more 2020-01-07 02:49:54 +01:00
vmdvideo.c avcodec/vmdvideo: fix log error message 2019-10-27 12:21:23 +01:00
vmnc.c avcodec/decode: add a flags parameter to ff_reget_buffer() 2019-09-04 10:07:12 -03:00
vorbis.c
vorbis.h
vorbis_data.c Merge commit 'c242bbd8b6' 2013-02-26 13:05:10 +01:00
vorbis_enc_data.h
vorbis_parser.c avcodec/vorbis: remove avpriv vorbis parser cruft 2015-09-06 16:25:58 +02:00
vorbis_parser.h Merge commit '81a3c42abe' 2017-04-03 20:43:45 +02:00
vorbis_parser_internal.h
vorbisdec.c avcodec/vorbisdec: Check remaining data in vorbis_residue_decode_internal() 2024-04-14 21:19:50 +02:00
vorbisdsp.c
vorbisdsp.h
vorbisenc.c
vp3.c avcodec/vp3: Replace check by assert 2024-06-14 11:11:46 +02:00
vp3_parser.c Merge remote-tracking branch 'qatar/master' 2014-04-02 00:25:21 +02:00
vp3data.h vp3data: Make some arrays unsigned to prevent overflow 2019-07-24 15:32:15 +02:00
vp3dsp.c avcodec/vp3dsp: Use unsigned constant to avoid undefined integer overflow in ff_vp3dsp_set_bounding_values() 2021-02-02 14:18:21 +01:00
vp3dsp.h vp4: prevent unaligned memory access in loop filter 2019-10-30 10:06:38 +01:00
vp4data.h VP4 video decoder 2019-06-12 20:06:20 +10:00
vp5.c
vp5data.h Merge remote-tracking branch 'qatar/master' 2011-07-15 17:51:09 +02:00
vp6.c avcodec/vp5/6/8: use vpX_rac_is_end() 2019-08-22 18:35:44 +02:00
vp6data.h Merge commit 'cb214707a6' 2013-08-16 13:19:24 +02:00
vp6dsp.c
vp8.c avcodec/vp8: Check cond init 2024-06-14 11:11:53 +02:00
vp8.h
vp8_parser.c avcodec/vp8_parser: Remove redundant output initialization 2018-07-15 19:42:25 +02:00
vp8data.h Merge commit 'f4d581cda3' 2016-04-24 11:47:39 +01:00
vp8dsp.c
vp8dsp.h
vp9.c vp9dec: support exporting QP tables through the AVVideoEncParams API 2020-05-12 09:37:47 +02:00
vp9.h
vp9_mc_template.c
vp9_metadata_bsf.c avcodec.h: split bitstream filters API into its own header 2020-05-22 14:38:57 +02:00
vp9_parser.c avcodec/vp9_parser: set profile in AVCodecContext 2018-10-25 20:45:45 -03:00
vp9_raw_reorder_bsf.c avcodec.h: split bitstream filters API into its own header 2020-05-22 14:38:57 +02:00
vp9_superframe_bsf.c avcodec.h: split bitstream filters API into its own header 2020-05-22 14:38:57 +02:00
vp9_superframe_split_bsf.c avcodec.h: split bitstream filters API into its own header 2020-05-22 14:38:57 +02:00
vp9block.c vp9dec: support exporting QP tables through the AVVideoEncParams API 2020-05-12 09:37:47 +02:00
vp9data.c vp9: split out reconstruction functions in their own source file. 2017-03-28 18:04:26 -04:00
vp9data.h vp9: split out reconstruction functions in their own source file. 2017-03-28 18:04:26 -04:00
vp9dec.h vp9dec: support exporting QP tables through the AVVideoEncParams API 2020-05-12 09:37:47 +02:00
vp9dsp.c
vp9dsp.h
vp9dsp_8bpp.c
vp9dsp_10bpp.c
vp9dsp_12bpp.c
vp9dsp_template.c avcodec/vp9dsp_template: Fix integer overflows in itxfm_wrapper 2021-02-20 14:21:24 +01:00
vp9lpf.c
vp9mvs.c
vp9prob.c
vp9recon.c vp9: recon: Use emulated edge to prevent buffer overflows 2025-01-04 07:31:08 -05:00
vp9shared.h vp9: split out generic decoding skeleton interface API from VP9 types. 2017-03-28 18:04:27 -04:00
vp56.c avcodec/vp56: Consider the alpha start as end of the prior header 2019-08-13 16:48:38 +02:00
vp56.h
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
vp56dsp.h
vp56rac.c
vqavideo.c avcodec/vqavideo: reset accounting on error 2022-04-06 20:38:05 +02:00
vt_internal.h
wavpack.c avcodec/wavpack: Avoid undefined shift in get_tail() 2023-04-15 22:38:01 +02:00
wavpack.h avcodec/wavpack: add support for DSD files 2020-03-11 21:11:36 +01:00
wavpackenc.c avcodec/wavpackenc: Use unsigned for potential 31bit shift 2024-06-14 11:11:51 +02:00
wavpackenc.h
wcmv.c avcodec/wcmv: prevent frame copying when outputting duplicate frames 2019-09-04 10:07:12 -03:00
webp.c avcodec/webp: Check ref_x/y 2025-02-27 17:53:15 +01:00
webp_parser.c avcodec: add a WebP parser 2020-04-16 15:05:07 -03:00
webvttdec.c lavc: allow subtitle text format to be ASS without timing 2016-02-26 21:49:34 +01:00
webvttenc.c lavc/webvttenc: return more meaningful error codes 2020-04-10 15:58:04 -07:00
wma.c Remove some unneeded casts of bit_rate. 2017-09-22 01:33:22 +02:00
wma.h avcodec/wmadec: Keep track of exponent initialization per channel 2019-12-28 11:20:48 +01:00
wma_common.c
wma_common.h
wma_freqs.c
wma_freqs.h
wmadata.h
wmadec.c avcodec/wmadec: cosmetics 2020-03-22 11:55:44 -03:00
wmaenc.c
wmalosslessdec.c avcodec/wmalosslessdec: Check remaining space before padding and channel residue 2021-02-02 14:18:20 +01:00
wmaprodata.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
wmaprodec.c avcodec/wmaprodec: Check packet size 2021-02-02 14:18:21 +01:00
wmavoice.c avcodec/wmavoice: Do not use uninitialized pitch[0] 2025-02-27 17:53:04 +01:00
wmavoice_data.h WMAVoice postfilter. 2010-04-21 18:01:34 +00:00
wmv2.c Merge commit 'f9fbd47467' 2016-02-24 18:15:14 +00:00
wmv2.h
wmv2data.c Merge commit 'f9fbd47467' 2016-02-24 18:15:14 +00:00
wmv2data.h
wmv2dec.c
wmv2dsp.c
wmv2dsp.h
wmv2enc.c Revert "avcodec: Add FF_CODEC_CAP_INIT_CLEANUP" 2021-04-03 21:35:48 +02:00
wnv1.c avcodec/wnv1: Check for width =1 2022-09-26 16:50:46 +02:00
wrapped_avframe.c
ws-snd1.c
xan.c avcodec/xan: Add basic input size check 2025-02-27 17:53:07 +01:00
xbmdec.c Merge commit 'def97856de' 2015-07-27 22:50:18 +02:00
xbmenc.c
xface.c lavc/xface: Reorder conditions to silence a gcc warning. 2017-03-24 19:51:36 +01:00
xface.h all: Add missing header guards 2016-01-28 19:49:48 -08:00
xfacedec.c avcodec/xfacedec: fix order of operations 2018-12-13 23:44:39 +01:00
xfaceenc.c avcodec: deprecate Lossless and Intra Only encoder capabilites 2020-05-21 12:32:15 -03:00
xiph.c avcodec/xiph: Return better error codes 2020-05-23 07:07:36 +02:00
xiph.h
xl.c
xma_parser.c avcodec: add XMA2 parser 2017-01-20 13:58:41 +01:00
xpmdec.c avcodec/xpmdec: Check size before allocation to avoid truncation 2023-04-15 22:38:07 +02:00
xsubdec.c avcodec/xsubdec: Check parse_timecode() 2024-07-21 21:44:55 +02:00
xsubenc.c lavc/xsubenc: return meaningfull error codes 2020-04-10 15:58:04 -07:00
xvididct.c avcodec/xvididct: Make c* unsigned to avoid undefined overflows 2024-04-14 21:19:37 +02:00
xvididct.h
xvmc.h
xvmc_internal.h
xwd.h
xwddec.c
xwdenc.c
xxan.c
y41pdec.c
y41penc.c avcodec: deprecate Lossless and Intra Only encoder capabilites 2020-05-21 12:32:15 -03:00
ylc.c pthread_frame: merge the functionality for normal decoder init and init_thread_copy 2020-04-10 15:24:54 +02:00
yop.c avcodec/decode: add a flags parameter to ff_reget_buffer() 2019-09-04 10:07:12 -03:00
yuv4dec.c
yuv4enc.c avcodec: deprecate Lossless and Intra Only encoder capabilites 2020-05-21 12:32:15 -03:00
zerocodec.c avcodec/zerocodec: use init cleanup internal cap 2020-04-10 12:22:09 +02:00
zmbv.c avcodec/zmbv: remove the unnecessary type conversion 2020-05-08 09:11:56 +08:00
zmbvenc.c