You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Anton Khirnov 064b875e89 h264dec: support exporting QP tables through the AVVideoEncParams API 5 years ago
..
aarch64 libavcodec: aarch64: Add a NEON implementation of pixblockdsp 5 years ago
alpha
arm libavcodec: arm: Add a NEON implementation of pixblockdsp 5 years ago
avr32
bfin
mips avcodec/mips: fix get_cabac_inline_mips function name 5 years ago
neon
ppc ppc/h264dsp: change loop filter stride argument to ptrdiff_t 6 years ago
sh4
sparc
tests lavc: stop using deprecated av_codec_next() 5 years ago
x86 pixblockdsp, avdct: Add get_pixels_unaligned 5 years ago
.gitignore
4xm.c avcodec/4xm: Check index in decode_i_block() also in the path where its not used. 5 years ago
8bps.c
8svx.c avcodec/8svx: Use av_assert1(0) instead of error message in unreachable code 5 years ago
012v.c
Makefile avcodec.h: split bitstream filters API into its own header 5 years ago
a64colors.h
a64multienc.c libavcodec: Reduce the size of some arrays 5 years ago
a64tables.h
aac.h lavc/aacdec_template: Only warn once about unusual 7.1 encoding. 5 years ago
aac_ac3_parser.c
aac_ac3_parser.h
aac_adtstoasc_bsf.c avcodec.h: split bitstream filters API into its own header 5 years ago
aac_defines.h
aac_parser.c
aaccoder.c
aaccoder_trellis.h
aaccoder_twoloop.h
aacdec.c avcodec/aacdec: Check if we run out of input in read_stream_mux_config() 5 years ago
aacdec_fixed.c avcodec/aacdec_fixed: Add FF_CODEC_CAP_INIT_CLEANUP 5 years ago
aacdec_template.c avcodec/aacdec_template: Pass AVCodecContext seperatly to set_default_channel_config() 5 years ago
aacdectab.h
aacenc.c avcodec: move aacenc profiles to profiles.h 5 years ago
aacenc.h
aacenc_is.c
aacenc_is.h
aacenc_ltp.c lavc/aacenc_ltp: remove unnecessary condition check. 6 years ago
aacenc_ltp.h
aacenc_pred.c
aacenc_pred.h
aacenc_quantization.h
aacenc_quantization_misc.h
aacenc_tns.c
aacenc_tns.h
aacenc_utils.h
aacenctab.c
aacenctab.h
aacps.c avcodec/aacps: Fix integer overflows in hybrid_synthesis() 5 years ago
aacps.h
aacps_fixed.c
aacps_fixed_tablegen.c
aacps_fixed_tablegen.h
aacps_float.c
aacps_tablegen.c
aacps_tablegen.h
aacps_tablegen_template.c
aacpsdata.c
aacpsdsp.h
aacpsdsp_fixed.c
aacpsdsp_float.c
aacpsdsp_template.c avcodec/aacpsdsp_template: Fix integer overflow in ps_hybrid_analysis_c() 5 years ago
aacpsy.c
aacsbr.c
aacsbr.h
aacsbr_fixed.c
aacsbr_fixed_tablegen.h
aacsbr_tablegen.h
aacsbr_tablegen_common.h
aacsbr_template.c
aacsbrdata.h
aactab.c
aactab.h
aandcttab.c
aandcttab.h
aasc.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
ac3.c
ac3.h
ac3_parser.c avcodec/ac3_parser: recognize LE bitstream variant 5 years ago
ac3_parser.h
ac3_parser_internal.h
ac3dec.c avcodec/ac3: Explicitly return to discard large amounts of nonsense bytes 6 years ago
ac3dec.h
ac3dec_data.c
ac3dec_data.h
ac3dec_fixed.c avcodec/ac3dec_fixed: Fix several invalid left shifts in scale_coefs() 5 years ago
ac3dec_float.c
ac3dsp.c
ac3dsp.h
ac3enc.c ac3enc: fix AC3 downmix metadata issue 5 years ago
ac3enc.h ac3enc: drop a global variable 5 years ago
ac3enc_fixed.c lavc: Use supported_samplerates for Dolby Digital encoders. 5 years ago
ac3enc_float.c lavc: Use supported_samplerates for Dolby Digital encoders. 5 years ago
ac3enc_opts_template.c
ac3enc_template.c
ac3tab.c avcodec/ac3_tab: Zero-terminate ff_ac3_sample_rate_tab 5 years ago
ac3tab.h avcodec/ac3_tab: Zero-terminate ff_ac3_sample_rate_tab 5 years ago
acelp_filters.c
acelp_filters.h
acelp_pitch_delay.c avcodec/acelp_pitch_delay: Minor simplification by using ff_exp10() 6 years ago
acelp_pitch_delay.h
acelp_vectors.c
acelp_vectors.h
adpcm.c avcodec/adpcm: Fix integer overflow in ADPCM THP 5 years ago
adpcm.h
adpcm_data.c avcodec: add support for Cunning Developments' ADPCM 5 years ago
adpcm_data.h avcodec: add support for Cunning Developments' ADPCM 5 years ago
adpcmenc.c
adts_header.c
adts_header.h
adts_parser.c
adts_parser.h
adx.c
adx.h
adx_parser.c
adxdec.c avcodec/adxdec: Remove unnecessary left-shift 5 years ago
adxenc.c avcodec/adxenc: Avoid undefined left shift of negative numbers 5 years ago
agm.c avcodec/agm: YUV420 without DCT needs even dimensions 5 years ago
aic.c pthread_frame: merge the functionality for normal decoder init and init_thread_copy 5 years ago
alac.c avcodec/alac: Fix integer overflow with 24/20bps samples 5 years ago
alac_data.c
alac_data.h
alacdsp.c avcodec/alacdsp: Fix invalid shift in append_extra_bits() 5 years ago
alacdsp.h
alacenc.c
aliaspixdec.c avcodec/aliaspixdec: Check input size against minimal picture size 5 years ago
aliaspixenc.c
allcodecs.c avcodec: Add MediaFoundation encoder wrapper 5 years ago
alsdec.c avcodec/alsdec: Discard frames for which no channel could be decoded 5 years ago
amfenc.c avcodec/amfnec: allocate packets using av_new_packet() 5 years ago
amfenc.h
amfenc_h264.c libavcodec/amfenc_h264.c: Changed loop filter flag default value. 5 years ago
amfenc_hevc.c libavcodec/amfenc_hevc.c: Fix Maximum Reference Frames option on AMF HEVC. 5 years ago
amr.h
amrnbdata.h
amrnbdec.c
amrwbdata.h lavc/amrwbdec: Do not ignore NO_DATA frames. 5 years ago
amrwbdec.c lavc/amrwbdec: Add a comment about the missing muting technique. 5 years ago
anm.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
ansi.c ansi: process ESC[3m italics attribute 5 years ago
apedec.c avcodec/apedec: fix decoding 3800 version with 2000 compression level 5 years ago
apng.h
aptx.c avcodec/aptx: split decoder and encoder into separate files 5 years ago
aptx.h avcodec/aptx: split decoder and encoder into separate files 5 years ago
aptxdec.c avcodec/aptx: split decoder and encoder into separate files 5 years ago
aptxenc.c avcodec/aptx: split decoder and encoder into separate files 5 years ago
arbc.c avcodec/arbc: Skip tiles in fill_tileX() which are completely outside 6 years ago
ass.c avcodec/ass: explicitly set ScaledBorderAndShadow 5 years ago
ass.h lavc/movtextdec: allow setting subtitle frame dimensions 5 years ago
ass_split.c lavc/ass_split: fix parsing utf8 scripts 5 years ago
ass_split.h
assdec.c avcodec/assdec: undefined use of memcpy() 5 years ago
assenc.c lavc/assenc: return more meaningful error code 5 years ago
asv.c
asv.h
asvdec.c
asvenc.c Stop hardcoding align=32 in av_frame_get_buffer() calls. 5 years ago
atrac.c
atrac.h
atrac1.c
atrac1data.h
atrac3.c avcodec/atrac3: Check for huge block aligns 5 years ago
atrac3data.h
atrac3plus.c avcodec/atrac3plus: Check split point in fill mode 3 5 years ago
atrac3plus.h
atrac3plus_data.h
atrac3plusdec.c avcodec/atrac3plusdec: add FF_CODEC_CAP_INIT_CLEANUP 5 years ago
atrac3plusdsp.c libavcodec: Reduce the size of some arrays 5 years ago
atrac9dec.c avcodec/atrac9dec: Clamp band_ext_data to max that can be read if skipped. 5 years ago
atrac9tab.h avcodec/atrac9tab: use explicit ATRAC9BlockConfig struct initializers 5 years ago
audio_frame_queue.c
audio_frame_queue.h
audiodsp.c avcodec/audiodsp: Fix integer overflow in scalarproduct_int16_c() 5 years ago
audiodsp.h
audiotoolboxdec.c
audiotoolboxenc.c avcodec: deprecate Lossless and Intra Only encoder capabilites 5 years ago
aura.c
av1.h avcodec/cbs_av1: add support for Scalability Metadata 6 years ago
av1_frame_merge_bsf.c avcodec.h: split bitstream filters API into its own header 5 years ago
av1_frame_split_bsf.c avcodec.h: split bitstream filters API into its own header 5 years ago
av1_metadata_bsf.c avcodec.h: split bitstream filters API into its own header 5 years ago
av1_parse.c avcodec/av1_parse: Use av_fast_realloc() for OBU array 5 years ago
av1_parse.h avcodec/av1_parse: don't look for trailing bits in Tile List OBUs 5 years ago
av1_parser.c avcodec/av1_parser: export color information 5 years ago
avcodec.h avcodec.h: split bitstream filters API into its own header 5 years ago
avcodecres.rc
avdct.c pixblockdsp, avdct: Add get_pixels_unaligned 5 years ago
avdct.h pixblockdsp, avdct: Add get_pixels_unaligned 5 years ago
avfft.c
avfft.h
avpacket.c avcodec/avpacket: add missing entry for prft to av_packet_side_data_name() 5 years ago
avpicture.c
avrndec.c
avs.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
avs2_parser.c
avuidec.c
avuienc.c avcodec: deprecate Lossless and Intra Only encoder capabilites 5 years ago
bethsoftvideo.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
bethsoftvideo.h
bfi.c avcodec/bfi: Provide non NULL context to av_log() 6 years ago
bgmc.c avcodec: Replace get_bits_long() by get_bits() where possible 5 years ago
bgmc.h avcodec/bgmc: Check input space in ff_bgmc_decode_init() 5 years ago
bink.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
binkaudio.c avcodec/binkaudio: Fix 2Ghz sample_rate 5 years ago
binkdata.h
binkdsp.c avcodec/binkdsp: Fix integer overflows in idct 5 years ago
binkdsp.h
bintext.c avcodec/bintext: Check font height 5 years ago
bintext.h
bit_depth_template.c
bitpacked.c avcodec/bitpacked: Add codec_tags list 5 years ago
bitstream.c avcodec/bitstream: Check for more conflicting codes in build_table() 5 years ago
bitstream_filter.c
bitstream_filters.c lavc: rename bsf.h to bsf_internal.h 5 years ago
blockdsp.c
blockdsp.h
bmp.c lavc/bmp: Avoid a heap buffer overwrite for 1bpp input. 6 years ago
bmp.h
bmp_parser.c
bmpenc.c
bmvaudio.c
bmvvideo.c
brenderpix.c avcodec/brenderpix: Check input size before allocating image 5 years ago
bsf.c avcodec.h: split bitstream filters API into its own header 5 years ago
bsf.h avcodec/bsf: mention that av_bsf_send_packet() returning EAGAIN is not an error 5 years ago
bsf_internal.h avcodec.h: split bitstream filters API into its own header 5 years ago
bswapdsp.c
bswapdsp.h
bytestream.h bytestream: Make get_bytes_left compatible with overread 5 years ago
c93.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
cabac.c libavcodec, libpostproc: Remove outcommented START/STOP_TIMER 5 years ago
cabac.h
cabac_functions.h
canopus.c
canopus.h
cavs.c
cavs.h
cavs_parser.c
cavsdata.c
cavsdec.c avcodec/cavsdec: Set ret on errors in decode_pic() 5 years ago
cavsdsp.c avcodec/cavsdsp: Fix undefined left shifts of negative numbers 5 years ago
cavsdsp.h
cbrt_data.c
cbrt_data.h
cbrt_data_fixed.c
cbrt_fixed_tablegen.c
cbrt_tablegen.c
cbrt_tablegen.h
cbrt_tablegen_template.c
cbs.c avcodec/cbs: Fix potential double-free when adding unit fails 5 years ago
cbs.h avcodec/cbs: Fix potential double-free when adding unit fails 5 years ago
cbs_av1.c avcodec/cbs: Avoid leaving the ... out in calls to variadic macros 5 years ago
cbs_av1.h avcodec/cbs_av1: add missing valid range of values for num_cb_points and num_cr_points 5 years ago
cbs_av1_syntax_template.c avcodec/cbs_av1_syntax_template: Set seen_frame_header only after successfull uncompressed_header() 5 years ago
cbs_h264.h avcodec/cbs_h264: Automatically free SEI payload on error 5 years ago
cbs_h264_syntax_template.c avcodec/cbs_h264_syntax_template: fix off by 1 error with slice_group_change_cycle 5 years ago
cbs_h265.h avcodec/cbs_h265: add missing support for reserved_payload_extension_data SEI bits 5 years ago
cbs_h265_syntax_template.c cbs_h265: Fix use of an uninitialized variable 5 years ago
cbs_h2645.c avcodec/cbs_h265: add missing support for reserved_payload_extension_data SEI bits 5 years ago
cbs_h2645.h avcodec/cbs: Factor out common code for writing units 5 years ago
cbs_internal.h avcodec/cbs: Factor out common code for writing units 5 years ago
cbs_jpeg.c avcodec/cbs_jpeg: Fix infinite loop in cbs_jpeg_split_fragment() 5 years ago
cbs_jpeg.h avcodec/cbs: Factor out common code for writing units 5 years ago
cbs_jpeg_syntax_template.c avcodec/cbs_jpeg_syntax_template: Check array index in huffman_table() 5 years ago
cbs_mpeg2.c avcodec/cbs: Avoid leaving the ... out in calls to variadic macros 5 years ago
cbs_mpeg2.h avcodec/cbs: Factor out common code for writing units 5 years ago
cbs_mpeg2_syntax_template.c cbs_mpeg2: Decompose Sequence End 5 years ago
cbs_vp9.c avcodec/cbs: Avoid leaving the ... out in calls to variadic macros 5 years ago
cbs_vp9.h avcodec/cbs: Factor out common code for writing units 5 years ago
cbs_vp9_syntax_template.c avcodec/cbs: Avoid leaving the ... out in calls to variadic macros 5 years ago
ccaption_dec.c avcodec/ccaption_dec: Add a blank like at the end to avoid rollup reading from outside 6 years ago
cdgraphics.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
cdtoons.c avcodec/cdtoons: Check sprite_offset is within the packet 5 years ago
cdxl.c
celp_filters.c
celp_filters.h
celp_math.c
celp_math.h
cfhd.c pthread_frame: merge the functionality for normal decoder init and init_thread_copy 5 years ago
cfhd.h
cfhddata.c
cga_data.c
cga_data.h
chomp_bsf.c avcodec.h: split bitstream filters API into its own header 5 years ago
cinepak.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
cinepakenc.c avcodec/cinepakenc: Fix invalid shifts 5 years ago
clearvideo.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
clearvideodata.h
cljrdec.c
cljrenc.c
cllc.c pthread_frame: merge the functionality for normal decoder init and init_thread_copy 5 years ago
cngdec.c avcodec/cngdec: Remove AV_CODEC_CAP_DELAY 5 years ago
cngenc.c
codec2utils.c
codec2utils.h
codec_desc.c avcodec: add NotchLC decoder 5 years ago
codec_desc.h avcodec.h: split AVCodecDescriptor API into its own header 5 years ago
codec_id.h avcodec: add NotchLC decoder 5 years ago
codec_par.h avcodec.h: split AVCodecParameters API into its own header 5 years ago
cook.c avcodec/cook: Use 3 stage VLC decoding for channel_coupling 5 years ago
cook_parser.c
cookdata.h Merge commit '90adbf4abf336f8042aecdf1e18fdf76a96304b1' 6 years ago
copy_block.h
cos_tablegen.c
cpia.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
crystalhd.c
cscd.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
cuviddec.c avcodec/decode: use a single list bsf for codec decode bsfs 5 years ago
cyuv.c
d3d11va.c
d3d11va.h
dca.c
dca.h
dca_core.c
dca_core.h
dca_core_bsf.c avcodec.h: split bitstream filters API into its own header 5 years ago
dca_exss.c
dca_exss.h
dca_lbr.c avcodec/dca_lbr: Fix some error codes and error passing 5 years ago
dca_lbr.h
dca_parser.c
dca_syncwords.h
dca_xll.c
dca_xll.h
dcaadpcm.c
dcaadpcm.h
dcadata.c
dcadata.h
dcadct.c
dcadct.h
dcadec.c
dcadec.h
dcadsp.c
dcadsp.h
dcaenc.c avcodec/dcaenc: Return specific error code from subband_bufer_alloc() 6 years ago
dcaenc.h
dcahuff.c
dcahuff.h
dcamath.h
dct.c avcodec/dct: Propagate error code from ff_rdft_init() 6 years ago
dct.h
dct32.h
dct32_fixed.c
dct32_float.c
dct32_template.c
dctref.c
dctref.h
dds.c avcodec/dds: Use ff_set_dimensions() 5 years ago
decode.c avcodec: move avcodec_flush_buffers from decode.c to utils.c 5 years ago
decode.h avcodec/decode: remove ff_decode_bsfs_uninit() 5 years ago
dfa.c avcodec/dfa: Use array of fixed-sized strings for fixed-sized strings 5 years ago
dirac.c
dirac.h
dirac_arith.c avcodec/dirac_arith: Treat overread as error 6 years ago
dirac_arith.h avcodec/dirac_arith: Treat overread as error 6 years ago
dirac_dwt.c
dirac_dwt.h
dirac_dwt_template.c
dirac_parser.c avcodec/dirac_parser: Fix overflow in dts 5 years ago
dirac_vlc.c avcodec/dirac_vlc: Fix integer overflow in ff_dirac_golomb_read_32/16bit() 5 years ago
dirac_vlc.h diracdec: rewrite golomb reader 5 years ago
diracdec.c diracdec: rewrite golomb reader 5 years ago
diracdsp.c
diracdsp.h
diractab.c
diractab.h
dnxhd_parser.c avcodec/dnxhd_parser: Fix parser when input does not have nicely sized packets 5 years ago
dnxhddata.c
dnxhddata.h
dnxhddec.c pthread_frame: merge the functionality for normal decoder init and init_thread_copy 5 years ago
dnxhdenc.c avcodec: deprecate Lossless and Intra Only encoder capabilites 5 years ago
dnxhdenc.h
dolby_e.c
dolby_e.h
dpcm.c avcodec/dpcm: clip exponent into supported range in XAN DPCM 5 years ago
dpx.c avcodec/dpx: fix spotted code style issues 6 years ago
dpx_parser.c
dpxenc.c
dsd.c avcodec/dsd: use uint8_t instead of unsigned char 5 years ago
dsd.h avcodec/dsd: use uint8_t instead of unsigned char 5 years ago
dsd_tablegen.h
dsddec.c avcodec/dsddec: Check channels 5 years ago
dsicinaudio.c
dsicinvideo.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
dss_sp.c
dstdec.c avcodec/dstdec: Check sample rate 5 years ago
dump_extradata_bsf.c avcodec.h: split bitstream filters API into its own header 5 years ago
dv.c
dv.h avcodec/dvenc: support encoding dvcprohd 5 years ago
dv_profile.c
dv_profile.h
dv_profile_internal.h
dv_tablegen.c
dv_tablegen.h
dvaudio.h
dvaudio_parser.c
dvaudiodec.c
dvbsub.c lavc/dvbsub: return meaningful error codes 5 years ago
dvbsub_parser.c
dvbsubdec.c avcodec/dvbsubdec: replace data_size with got_sub_ptr for better readability 5 years ago
dvbtxt.h
dvd_nav_parser.c
dvdata.c
dvdata.h
dvdec.c avcodec/dvdec: Use av_clip_uint8 instead of ff_crop_tab 5 years ago
dvdsub.c avcodec/dvdsub: Fix warning about incompatible pointer type 5 years ago
dvdsub_parser.c
dvdsubdec.c lavc/dvdsubdec: Move palette parsing to new function 5 years ago
dvdsubenc.c lavc/dvdsubenc: accept palette from options 5 years ago
dvenc.c avcodec: deprecate Lossless and Intra Only encoder capabilites 5 years ago
dxa.c
dxtory.c avcodec/dxtory: Check slice_size against minimum in dxtory_decode_v2() 6 years ago
dxv.c avcodec/dxv: make prev variable unsigned 5 years ago
dxva2.c
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 5 years ago
eac3_data.c
eac3_data.h
eac3dec.c avcodec/eac3dec: remove obsolete comment 6 years ago
eac3enc.c lavc: Use supported_samplerates for Dolby Digital encoders. 5 years ago
eac3enc.h
eacmv.c avcodec/eacmv: Return more specific error codes and forward error codes 6 years ago
eaidct.c
eaidct.h
eamad.c
eatgq.c
eatgv.c avcodec/eatgv: Check remaining size after the keyframe header 5 years ago
eatqi.c avcodec/eatqi: Check for minimum frame size 5 years ago
elbg.c
elbg.h
elsdec.c
elsdec.h
encode.c Stop hardcoding align=32 in av_frame_get_buffer() calls. 5 years ago
error_resilience.c avcodec/error_resilience: set AVFrame decode_error_flags in case of decoding error 5 years ago
error_resilience.h
escape124.c avcodec: Replace get_bits_long() by get_bits() where possible 5 years ago
escape130.c
evrcdata.h
evrcdec.c
exif.c
exif.h
exr.c avcodec/exr: output float pixels in float pixel format 5 years ago
exrdsp.c
exrdsp.h
extract_extradata_bsf.c avcodec.h: split bitstream filters API into its own header 5 years ago
faandct.c
faandct.h
faanidct.c
faanidct.h
faxcompr.c
faxcompr.h
fdctdsp.c
fdctdsp.h
ffjni.c
ffjni.h
fft-internal.h
fft.h
fft_fixed.c
fft_fixed_32.c
fft_float.c
fft_init_table.c
fft_table.h
fft_template.c avcodec/fft_template: improve performance of the ff_fft_init in fft_template 6 years ago
ffv1.c libavcodec, libpostproc: Remove outcommented START/STOP_TIMER 5 years ago
ffv1.h libavcodec, libpostproc: Remove outcommented START/STOP_TIMER 5 years ago
ffv1_template.c lavc/ffv1: Properly check that the 4th and 5th quant tables are zeroes 5 years ago
ffv1dec.c pthread_frame: merge the functionality for normal decoder init and init_thread_copy 5 years ago
ffv1dec_template.c avcodec/ffv1dec_template: Optimize common case in run mode 6 years ago
ffv1enc.c libavcodec, libpostproc: Remove outcommented START/STOP_TIMER 5 years ago
ffv1enc_template.c
ffwavesynth.c avcodec/ffwavesynth: Correct undefined overflow of PINK_UNIT 5 years ago
fic.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
file_open.c
filter_units_bsf.c avcodec.h: split bitstream filters API into its own header 5 years ago
fits.c avcodec/fits: Check bitpix 6 years ago
fits.h
fitsdec.c avcodec/fitsdec: Use lrint() 5 years ago
fitsenc.c
flac.c avcodec: Replace get_bits_long() by get_bits() where possible 5 years ago
flac.h
flac_parser.c avcodec/flac_parser: Do not lose header count in find_headers_search() 5 years ago
flacdata.c
flacdata.h
flacdec.c pthread_frame: merge the functionality for normal decoder init and init_thread_copy 5 years ago
flacdsp.c
flacdsp.h
flacdsp_lpc_template.c
flacdsp_template.c avcodec/flacdsp_template: Fix invalid shifts in decorrelate 5 years ago
flacenc.c avcodec: deprecate Lossless and Intra Only encoder capabilites 5 years ago
flashsv.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
flashsv2enc.c
flashsvenc.c
flicvideo.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
flv.h
flvdec.c avcodec: Replace get_bits_long() by get_bits() where possible 5 years ago
flvenc.c
fmtconvert.c
fmtconvert.h
fmvc.c avcodec/fmvc: Check if header fields are available before allocating the image 5 years ago
frame_thread_encoder.c avcodec/frame_thread_encoder: check for frame threading codec cap instead of intra only 5 years ago
frame_thread_encoder.h
fraps.c
frwu.c
g2meet.c avcodec/g2meet: Check tile_width in epic_jb_decode_tile() 5 years ago
g722.c
g722.h
g722dec.c avcodec/g722dec: use init_get_bits8() 6 years ago
g722dsp.c
g722dsp.h
g722enc.c
g723_1.c
g723_1.h avcodec/g723_1: add support for stereo files 6 years ago
g723_1_parser.c avcodec: add g732_1 parser 6 years ago
g723_1dec.c avcodec/g723_1dec: fix invalid shift with negative sid_gain 5 years ago
g723_1enc.c lavc/g723_1enc: Set the default bitrate to 6300. 6 years ago
g726.c
g729.h
g729_parser.c avcodec/g729_parser: Check block_size 5 years ago
g729data.h
g729dec.c avcodec/g729dec: Avoid one multiply by using init_get_bits8() 5 years ago
g729postfilter.c avcodec/g729postfilter: Clip gain before scaling with AGC_FAC1 5 years ago
g729postfilter.h
gdv.c avcodec/gdv: Replace assert() checking bitstream by if() 5 years ago
get_bits.h avcodec/get_bits: cosmetics 5 years ago
gif.c avcodec/gif: remove flags from gifimage option 6 years ago
gif.h avformat/gifdec: export duration, nb_frames and comment 6 years ago
gif_parser.c avcodec: add gif parser 6 years ago
gifdec.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
golomb.c
golomb.h avcodec: Replace show_bits_long() by show_bits() where possible 5 years ago
gsm.h
gsm_parser.c
gsmdec.c
gsmdec_data.c
gsmdec_data.h
gsmdec_template.c
h261.c
h261.h
h261_parser.c
h261data.c
h261dec.c
h261enc.c
h263.c
h263.h
h263_parser.c
h263_parser.h
h263data.c
h263data.h
h263dec.c lavc: Rename hwaccel.h to hwconfig.h 5 years ago
h263dsp.c
h263dsp.h
h264.h
h264_cabac.c libavcodec, libpostproc: Remove outcommented START/STOP_TIMER 5 years ago
h264_cavlc.c avcodec/h264_cavlc: Fix integer overflows with motion vector residual addition 5 years ago
h264_direct.c avcodec/h264_direct: Fix overflow in POC comparission 6 years ago
h264_levels.c lavc/h264_levels: add MaxMBPS checking and update fate test. 6 years ago
h264_levels.h lavc/h264_levels: add MaxMBPS checking and update fate test. 6 years ago
h264_loopfilter.c
h264_mb.c
h264_mb_template.c
h264_mc_template.c
h264_metadata_bsf.c avcodec.h: split bitstream filters API into its own header 5 years ago
h264_mp4toannexb_bsf.c avcodec.h: split bitstream filters API into its own header 5 years ago
h264_mvpred.h
h264_parse.c avcodec/h264: Fix poc_lsb in open gop context 5 years ago
h264_parse.h
h264_parser.c h264_ps: make the PPS hold a reference to its SPS 5 years ago
h264_picture.c h264dec: support exporting QP tables through the AVVideoEncParams API 5 years ago
h264_ps.c h264_ps: make the PPS hold a reference to its SPS 5 years ago
h264_ps.h h264_ps: make the PPS hold a reference to its SPS 5 years ago
h264_redundant_pps_bsf.c avcodec.h: split bitstream filters API into its own header 5 years ago
h264_refs.c avcodec/h264_refs: do not use invalid mmco values in case of error 5 years ago
h264_sei.c h264_sei: parse the picture timing SEIs correctly 5 years ago
h264_sei.h h264_sei: parse the picture timing SEIs correctly 5 years ago
h264_slice.c h264dec: support exporting QP tables through the AVVideoEncParams API 5 years ago
h264addpx_template.c
h264chroma.c
h264chroma.h
h264chroma_template.c
h264data.c
h264data.h
h264dec.c h264dec: support exporting QP tables through the AVVideoEncParams API 5 years ago
h264dec.h h264dec: support exporting QP tables through the AVVideoEncParams API 5 years ago
h264dsp.c
h264dsp.h avcodec/h264dsp: change loop filter stride argument to ptrdiff_t 6 years ago
h264dsp_template.c avcodec/h264dsp: change loop filter stride argument to ptrdiff_t 6 years ago
h264idct.c
h264idct.h
h264idct_template.c
h264pred.c
h264pred.h
h264pred_template.c
h264qpel.c
h264qpel.h
h264qpel_template.c
h265_metadata_bsf.c avcodec.h: split bitstream filters API into its own header 5 years ago
h265_profile_level.c lavc/h265_profile_level: Fix the default profile in ff_h265_guess_level 5 years ago
h265_profile_level.h lavc/h265_profile_level: Fix DPB size calculation 5 years ago
h2645_parse.c avcodec/hevc, h2645_parse: Fix HEVC NAL unit names and constants 5 years ago
h2645_parse.h lavc/h2645_parse: Don't automatically remove nuh_layer_id > 0 packets 5 years ago
hap.c
hap.h
hapdec.c avcodec/hapdec: Check tex_size more strictly and before using it 5 years ago
hapenc.c
hapqa_extract_bsf.c avcodec.h: split bitstream filters API into its own header 5 years ago
hca_data.h avcodec: add CRI HCA decoder 5 years ago
hcadec.c avcodec/hcadec: Check scale_factors 5 years ago
hcom.c avcodec/hcom: Check the root entry and the right entries 5 years ago
hevc.h avcodec/hevc: Cosmetics: Realign after last commit 5 years ago
hevc_cabac.c lavc/hevc_cabac: fix cbf_cb and cbf_cr for transform depth 4 5 years ago
hevc_data.c
hevc_data.h
hevc_filter.c
hevc_mp4toannexb_bsf.c avcodec.h: split bitstream filters API into its own header 5 years ago
hevc_mvs.c
hevc_parse.c lavc/h2645_parse: Don't automatically remove nuh_layer_id > 0 packets 5 years ago
hevc_parse.h
hevc_parser.c avcodec/hevc: add support for Frame Duplication (Doubling/Tripling) 5 years ago
hevc_ps.c lavc/hevc_ps: parse constraint flags for HEVC REXT 5 years ago
hevc_ps.h lavc/hevc_ps: parse constraint flags for HEVC REXT 5 years ago
hevc_ps_enc.c lavc/hevc_ps_enc: fix vps nal issues 6 years ago
hevc_refs.c avcodec/hevc_refs: Optimize 16bit generate_missing_ref() 5 years ago
hevc_sei.c avcodec/hevc: add support for Frame Duplication (Doubling/Tripling) 5 years ago
hevc_sei.h avcodec/hevc: add support for Frame Duplication (Doubling/Tripling) 5 years ago
hevcdec.c lavc: Rename hwaccel.h to hwconfig.h 5 years ago
hevcdec.h avcodec/hevcdec: remove unneeded code 5 years ago
hevcdsp.c
hevcdsp.h
hevcdsp_template.c
hevcpred.c
hevcpred.h
hevcpred_template.c
hnm4video.c avcodec/hnm4video: Optimize postprocess_current_frame() 5 years ago
hpel_template.c
hpeldsp.c
hpeldsp.h
hq_hqa.c avcodec/hq_hqa: Use ff_set_dimensions() 5 years ago
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 5 years ago
hqx.h
hqxdsp.c
hqxdsp.h
hqxvlc.c
htmlsubtitles.c avcodec/htmlsubtitles: Avoid locale dependant isdigit() 5 years ago
htmlsubtitles.h
huffman.c
huffman.h
huffyuv.c
huffyuv.h
huffyuvdec.c pthread_frame: merge the functionality for normal decoder init and init_thread_copy 5 years ago
huffyuvdsp.c
huffyuvdsp.h
huffyuvenc.c avcodec: deprecate Lossless and Intra Only encoder capabilites 5 years ago
huffyuvencdsp.c
huffyuvencdsp.h
hwaccels.h Add support for VP9 VDPAU hwaccel decode 5 years ago
hwconfig.h lavc: Extend hardware config metadata to encoders 5 years ago
idcinvideo.c avcodec/idcinvideo: Add 320x240 default maximum resolution 5 years ago
idctdsp.c
idctdsp.h
iff.c avcodec/iff: Test video_size being non zero 5 years ago
iirfilter.c
iirfilter.h
ilbcdata.h
ilbcdec.c avcodec/ilbcdec: Simplify use of unsigned and fix more undefined overflows 5 years ago
imc.c avcodec/imc: Provide non NULL context to av_log() 6 years ago
imcdata.h
imgconvert.c
imm4.c avcodec/imm4: flush prev_frame after seeking 6 years ago
imm5.c avcodec: add IMM5 decoder 5 years ago
imx_dump_header_bsf.c avcodec.h: split bitstream filters API into its own header 5 years ago
indeo2.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
indeo2data.h
indeo3.c
indeo3data.h
indeo4.c
indeo4data.h
indeo5.c avcodec: Replace get_bits_long() by get_bits() where possible 5 years ago
indeo5data.h
intelh263dec.c avcodec: Replace get_bits_long() by get_bits() where possible 5 years ago
internal.h avcodec/decode: remove unused AVCodecInternal compat_decode field 5 years ago
interplayacm.c avcodec/interplayacm: Fix overflow of last unused value 5 years ago
interplayvideo.c avcodec/interplayvideo: properly decode motion vectors 5 years ago
intrax8.c avcodec/intrax8: Check for end of bitstream in ff_intrax8_decode_picture() 5 years ago
intrax8.h
intrax8dsp.c
intrax8dsp.h
intrax8huf.h
ituh263dec.c avcodec/ituh263dec: Check input for minimal frame size 5 years ago
ituh263enc.c
ivi.c avcodec/ivi: Clear got_p_frame before decoding a new frame using it 5 years ago
ivi.h
ivi_dsp.c
ivi_dsp.h
j2kenc.c avcodec/j2kenc: Fix undefined shifts of negative numbers 5 years ago
jacosub.h
jacosubdec.c
jfdctfst.c
jfdctint.c
jfdctint_template.c
jni.c
jni.h
jpeg2000.c libavcodec/jpeg2000: fix precinct coordinate calculation 5 years ago
jpeg2000.h libavcodec/jpeg2000dec.c: ROI marker support 5 years ago
jpeg2000dec.c avcodec/jpeg2000dec: Free packed_headers 5 years ago
jpeg2000dsp.c
jpeg2000dsp.h
jpeg2000dwt.c avcodec/jpeg2000dwt: Fix undefined shifts of negative numbers 5 years ago
jpeg2000dwt.h
jpegls.c
jpegls.h
jpeglsdec.c avcodec/jpeglsdec: Apply transform only to initialized lines 5 years ago
jpeglsdec.h
jpeglsenc.c avcodec: deprecate Lossless and Intra Only encoder capabilites 5 years ago
jpegtables.c lavc/jpegtables: Handle multiple mappings to the same value 5 years ago
jpegtables.h
jrevdct.c lavc/jrevdct: Avoid an aliasing violation. 6 years ago
jvdec.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
kbdwin.c
kbdwin.h
kgv1dec.c
kmvc.c
lagarith.c pthread_frame: merge the functionality for normal decoder init and init_thread_copy 5 years ago
lagarithrac.c
lagarithrac.h
latm_parser.c
lcl.h
lcldec.c avcodec/lcldec: remove the unnecessary type conversion 5 years ago
lclenc.c avcodec: deprecate Lossless and Intra Only encoder capabilites 5 years ago
libaomdec.c avcodec/libaomdec: remove bogus comment 6 years ago
libaomenc.c avcodec/libaomenc,cosmetics: fix a typo 5 years ago
libaribb24.c lavc/libaribb24: use integer math to calculate font scaling 6 years ago
libavcodec.v
libcelt_dec.c
libcodec2.c
libdav1d.c avcodec/libdav1d: export frame sample aspect ratio 5 years ago
libdavs2.c lavc/libdavs2: fix frame dumping error description 6 years ago
libfdk-aacdec.c libfdk-aacdec: Allow explicitly disabling the DRC reference level option 5 years ago
libfdk-aacenc.c avcodec: move aacenc profiles to profiles.h 5 years ago
libgsmdec.c
libgsmenc.c lavc/libgsmenc: Force mono and use 13k as default bitrate. 6 years ago
libilbc.c
libkvazaar.c lavc/libkvazaar: fix memory leak after av_dict_parse_string fail 5 years ago
libmp3lame.c libavcodec/libmp3lame: Don't free user-provided AVPacket 5 years ago
libopencore-amr.c lavc/libopencore-amr: Silence a warning about an unused function. 5 years ago
libopenh264.c
libopenh264.h
libopenh264dec.c Merge commit 'eec93e57096aa4804862d62760442380c70d489b' 6 years ago
libopenh264enc.c lavc/libopenh264enc: Add coder option to replace cabac 5 years ago
libopenjpegdec.c
libopenjpegenc.c avcodec: deprecate Lossless and Intra Only encoder capabilites 5 years ago
libopus.c
libopus.h
libopusdec.c Revert "libopus: Add channel mapping 2 support in libopusdec" 6 years ago
libopusenc.c avcodec/libopusenc: Don't free user-provided AVPacket 5 years ago
librav1e.c avcodec/librav1e: Require a bitrate to be set when using 2-pass mode 5 years ago
librsvgdec.c avcodec: deprecate Lossless and Intra Only encoder capabilites 5 years ago
libshine.c
libspeexdec.c
libspeexenc.c
libtheoraenc.c
libtwolame.c avcodec/libtwolame: fix mono default bitrate 5 years ago
libvo-amrwbenc.c
libvorbisdec.c avcodec/libvorbisdec: Fix insufficient input checks leading to out of array reads 5 years ago
libvorbisenc.c
libvpx.c
libvpx.h
libvpxdec.c avcodec/libvpxdec.c,cosmetics: bpp -> bpc 5 years ago
libvpxenc.c libavcodec/libvpxenc: Don't free user-provided AVPacket 5 years ago
libwavpackenc.c
libwebpenc.c
libwebpenc_animencoder.c
libwebpenc_common.c Stop hardcoding align=32 in av_frame_get_buffer() calls. 5 years ago
libwebpenc_common.h
libx264.c avcodec/libx264: return error if unknown picture type encountered 5 years ago
libx265.c avcodec/libx265: add support for reordered_opaque 5 years ago
libxavs.c
libxavs2.c avcodec/libxavs2: use AV_OPT_TYPE_DICT for xavs2-params 5 years ago
libxvid.c
libxvid.h
libzvbi-teletextdec.c avcodec/libzvbi-teletextdec: replace data_size with got_sub_ptr for better readability 5 years ago
ljpegenc.c avcodec: deprecate Lossless and Intra Only encoder capabilites 5 years ago
loco.c avcodec/loco: Check for end of input in the first line 5 years ago
log2_tab.c
lossless_audiodsp.c
lossless_audiodsp.h
lossless_videodsp.c
lossless_videodsp.h
lossless_videoencdsp.c
lossless_videoencdsp.h
lpc.c
lpc.h
lsp.c avcodec/lsp: Fix undefined shifts in lsp2poly() 5 years ago
lsp.h
lzf.c
lzf.h
lzw.c avcodec/lzw: Check for end of input 6 years ago
lzw.h
lzwenc.c
m101.c avcodec/m101: Fix off be 2 error 5 years ago
mace.c
magicyuv.c pthread_frame: merge the functionality for normal decoder init and init_thread_copy 5 years ago
magicyuvenc.c avcodec: deprecate Lossless and Intra Only encoder capabilites 5 years ago
mathops.h
mathtables.c
mdct15.c
mdct15.h
mdct_fixed.c
mdct_fixed_32.c
mdct_float.c
mdct_template.c
mdec.c pthread_frame: merge the functionality for normal decoder init and init_thread_copy 5 years ago
me_cmp.c
me_cmp.h
mediacodec.c avcodec/mediacodec: add av_mediacodec_render_buffer_at_time() 6 years ago
mediacodec.h avcodec/mediacodec: add av_mediacodec_render_buffer_at_time() 6 years ago
mediacodec_surface.c avcodec/mediacodec_surface: define and use FFANativeWindow to mimic NDK interface 5 years ago
mediacodec_surface.h avcodec/mediacodec_surface: define and use FFANativeWindow to mimic NDK interface 5 years ago
mediacodec_sw_buffer.c
mediacodec_sw_buffer.h
mediacodec_wrapper.c avcodec/mediacodec_wrapper: fix {input,output}_buffers global reference leak 5 years ago
mediacodec_wrapper.h avcodec/mediacodec_wrapper: add missing "avcodec.h" include 5 years ago
mediacodecdec.c lavc: Rename hwaccel.h to hwconfig.h 5 years ago
mediacodecdec_common.c avcodec/mediacodecdec_common: log codec name during configure/start failures 5 years ago
mediacodecdec_common.h
metasound.c
metasound_data.c
metasound_data.h
mf_utils.c avcodec: Add MediaFoundation encoder wrapper 5 years ago
mf_utils.h mfenc: Fix building with clang in MSVC mode 5 years ago
mfenc.c mfenc: Fall back to avctx->time_base if avctx->framerate isn't set 5 years ago
microdvddec.c
midivid.c avcodec/midivid: only multiple of 4 width/height are possible 5 years ago
mimic.c pthread_frame: merge the functionality for normal decoder init and init_thread_copy 5 years ago
mjpeg.h
mjpeg2jpeg_bsf.c avcodec.h: split bitstream filters API into its own header 5 years ago
mjpeg_parser.c avcodec/mjpeg_parser: Make parser a bit more robust with unclean input 5 years ago
mjpega_dump_header_bsf.c avcodec.h: split bitstream filters API into its own header 5 years ago
mjpegbdec.c avcodec/mjpegbdec: Fix yuv444 pix_fmt detection 5 years ago
mjpegdec.c lavc: Rename hwaccel.h to hwconfig.h 5 years ago
mjpegdec.h lavc/mjpegdec: Decode Huffman-coded lossless JPEGs embedded in DNGs 5 years ago
mjpegenc.c avcodec: deprecate Lossless and Intra Only encoder capabilites 5 years ago
mjpegenc.h
mjpegenc_common.c lavc/mjpegenc: Fix not writing RST tag after final slice. 5 years ago
mjpegenc_common.h
mjpegenc_huffman.c
mjpegenc_huffman.h
mlp.c
mlp.h
mlp_parse.c avcodec: Replace get_bits_long() by get_bits() where possible 5 years ago
mlp_parse.h avcodec/mlp_parse: move TrueHD channel layout and sample rate related code to the header 5 years ago
mlp_parser.c avcodec/mlp_parser: mark sync frames as key frames 5 years ago
mlpdec.c avcodec/mlpdec: use get_bits_long for huff lsbs 5 years ago
mlpdsp.c avcodec/mlpdsp: Fix a invalid shift in ff_mlp_rematrix_channel() 5 years ago
mlpdsp.h
mlpenc.c avcodec/mlpenc: fix small memory leak 5 years ago
mlz.c
mlz.h
mmaldec.c lavc: Rename hwaccel.h to hwconfig.h 5 years ago
mmvideo.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
motion_est.c mpegvideo_enc: add intra_penalty option for p frames 5 years ago
motion_est.h mpegvideo_enc: add intra_penalty option for p frames 5 years ago
motion_est_template.c avcodec/motion_est_template: Fix invalid shifts in no_sub_motion_search() 5 years ago
motionpixels.c avcodec/motionpixels: Mark 2 functions as always_inline 5 years ago
motionpixels_tablegen.c
motionpixels_tablegen.h
movsub_bsf.c avcodec.h: split bitstream filters API into its own header 5 years ago
movtextdec.c lavc/movtextdec: allow setting subtitle frame dimensions 5 years ago
movtextenc.c lavc/movtextenc: return more meaningful error codes 5 years ago
mp3_header_decompress_bsf.c avcodec.h: split bitstream filters API into its own header 5 years ago
mpc.c
mpc.h
mpc7.c
mpc7data.h
mpc8.c avcodec/mpc8: Fix 32bit mask/enum 5 years ago
mpc8data.h
mpc8huff.h avcodec/mpc8huff: Make some arrays unsigned to prevent overflow 5 years ago
mpcdata.h
mpeg2_metadata_bsf.c avcodec.h: split bitstream filters API into its own header 5 years ago
mpeg4_unpack_bframes_bsf.c avcodec.h: split bitstream filters API into its own header 5 years ago
mpeg4audio.c avcodec: Replace skip_bits_long() by skip_bits() where possible 5 years ago
mpeg4audio.h avcodec/mpeg4audio: fix doxy for ff_mpeg4audio_get_config_gb() 5 years ago
mpeg4data.h
mpeg4video.c
mpeg4video.h avcodec/mpeg4videodec: Fix nonsense warning 6 years ago
mpeg4video_parser.c avcodec/mpeg4videodec: Fix nonsense warning 6 years ago
mpeg4video_parser.h
mpeg4videodec.c lavc: Rename hwaccel.h to hwconfig.h 5 years ago
mpeg4videoenc.c avcodec: move mpeg4 profiles to profiles.h 5 years ago
mpeg12.c
mpeg12.h
mpeg12data.c
mpeg12data.h
mpeg12dec.c lavc: Rename hwaccel.h to hwconfig.h 5 years ago
mpeg12enc.c avcodec/mpeg12enc: return more specific error codes for encode_init() 5 years ago
mpeg12framerate.c
mpeg12vlc.h
mpeg_er.c avcodec/mpeg_er: fix clearing chroma blocks for 422 and 444 6 years ago
mpeg_er.h
mpegaudio.c
mpegaudio.h
mpegaudio_parser.c avcodec/mpegaudio_parser: Consume more than 0 bytes in case of the unsupported mp3adu case 6 years ago
mpegaudio_tablegen.c
mpegaudio_tablegen.h
mpegaudiodata.c
mpegaudiodata.h
mpegaudiodec_fixed.c
mpegaudiodec_float.c
mpegaudiodec_template.c avcodec: use avpriv_mpeg4audio_get_config2() 5 years ago
mpegaudiodecheader.c
mpegaudiodecheader.h
mpegaudiodectab.h
mpegaudiodsp.c
mpegaudiodsp.h
mpegaudiodsp_data.c
mpegaudiodsp_fixed.c
mpegaudiodsp_float.c
mpegaudiodsp_template.c
mpegaudioenc_fixed.c
mpegaudioenc_float.c
mpegaudioenc_template.c avcodec/mpegaudioenc_template: fix invalid shift of sample 5 years ago
mpegaudiotab.h
mpegpicture.c avcodec: add an AVCodecContext field to signal types of packet, frame, and coded stream side data to export 5 years ago
mpegpicture.h
mpegutils.c avcodec: add an AVCodecContext field to signal types of packet, frame, and coded stream side data to export 5 years ago
mpegutils.h
mpegvideo.c avcodec/mpegvideo: return more specific error codes for init_duplicate_context() 5 years ago
mpegvideo.h mpegvideo_enc: add intra_penalty option for p frames 5 years ago
mpegvideo_enc.c Stop hardcoding align=32 in av_frame_get_buffer() calls. 5 years ago
mpegvideo_motion.c
mpegvideo_parser.c Remove redundant ; 5 years ago
mpegvideo_xvmc.c
mpegvideodata.c mpegvideodata: drop useless comments 5 years ago
mpegvideodata.h
mpegvideodsp.c
mpegvideodsp.h
mpegvideoencdsp.c
mpegvideoencdsp.h
mpl2dec.c
mqc.c
mqc.h
mqcdec.c
mqcenc.c
mscc.c
msgsmdec.c
msgsmdec.h
msmpeg4.c
msmpeg4.h
msmpeg4data.c
msmpeg4data.h
msmpeg4dec.c avcodec/msmpeg4dec: Skip frame if its smaller than 1/8 of the minimal size 6 years ago
msmpeg4enc.c
msrle.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
msrledec.c
msrledec.h
mss1.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
mss2.c libavcodec/vc1: Remove bits variable 5 years ago
mss2dsp.c
mss2dsp.h
mss3.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
mss4.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
mss12.c avcodec/mss1: check for overread and forward errors 5 years ago
mss12.h avcodec/mss1: check for overread and forward errors 5 years ago
mss34dsp.c
mss34dsp.h
msvideo1.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
msvideo1enc.c
mv30.c avcodec/mv30: fix warning: suggest braces around initialization of subobject [-Wmissing-braces] 5 years ago
mvcdec.c
mvha.c avcodec/mvha: Check remaining bits in VLC decode loop 5 years ago
mwsc.c
mxpegdec.c avcodec/mxpegdec: Check for multiple SOF 5 years ago
nellymoser.c
nellymoser.h
nellymoserdec.c
nellymoserenc.c
noise_bsf.c avcodec.h: split bitstream filters API into its own header 5 years ago
notchlc.c avcodec: add NotchLC decoder 5 years ago
null_bsf.c avcodec.h: split bitstream filters API into its own header 5 years ago
nuv.c avcodec/nuv: widen buf_size type 5 years ago
nvdec.c nvdec: attach real hw_frames to post-processed frames 5 years ago
nvdec.h avcodec/nvdec: Explicitly mark codecs that support 444 output formats 6 years ago
nvdec_h264.c avcodec/nvdec: Explicitly mark codecs that support 444 output formats 6 years ago
nvdec_hevc.c avcodec/nvdec: Explicitly mark codecs that support 444 output formats 6 years ago
nvdec_mjpeg.c avcodec/nvdec: Explicitly mark codecs that support 444 output formats 6 years ago
nvdec_mpeg4.c avcodec/nvdec: Explicitly mark codecs that support 444 output formats 6 years ago
nvdec_mpeg12.c avcodec/nvdec_mpeg12: set field flags 5 years ago
nvdec_vc1.c avcodec/nvdec: Explicitly mark codecs that support 444 output formats 6 years ago
nvdec_vp8.c avcodec/nvdec: Explicitly mark codecs that support 444 output formats 6 years ago
nvdec_vp9.c avcodec/nvdec: Explicitly mark codecs that support 444 output formats 6 years ago
nvenc.c avcodec/nvenc: use framerate if available 5 years ago
nvenc.h avcodec/nvenc: refactor dts calculation logic 5 years ago
nvenc_h264.c avcodec/nvenc_h264: add spatial_aq and temporal_aq option to consistent with nvenc_hevc 5 years ago
nvenc_hevc.c avcodec/nvenc_hevc: add spatial-aq and temporal-aq option to consistent with nvenc_h264 5 years ago
omx.c avcodec/omx: fix xFramerate calculation 5 years ago
on2avc.c
on2avcdata.c
on2avcdata.h
options.c lavc: stop using deprecated av_codec_next() 5 years ago
options_table.h avcodec: move mpeg4 profiles to profiles.h 5 years ago
opus.c lavc/opus: Reset alloc_trim when doing decoder bit-allocation. 5 years ago
opus.h avcodec/opus: make redundancy_buf 32 byte aligned 6 years ago
opus_celt.c opusdsp: adjust and optimize C function to match assembly 5 years ago
opus_celt.h opusdsp: create and move deemphasis and postfiltering from opus_celt 6 years ago
opus_metadata_bsf.c lavc: rename bsf.h to bsf_internal.h 5 years ago
opus_parser.c
opus_pvq.c celt_pvq_init: only build when CONFIG_OPUS_ENCODER is enabled 6 years ago
opus_pvq.h x86/opus_dsp: rename to celt_pvq 6 years ago
opus_rc.c lavc/opus_rc: Cast a const pointer to uint8_t *. 6 years ago
opus_rc.h
opus_silk.c
opusdec.c
opusdsp.c opusdsp: adjust and optimize C function to match assembly 5 years ago
opusdsp.h aarch64/opusdsp: implement NEON accelerated postfilter and deemphasis 6 years ago
opusenc.c opusenc: fix infinite loop if flushing encoder upon init 6 years ago
opusenc.h
opusenc_psy.c
opusenc_psy.h
opusenc_utils.h
opustab.c
opustab.h
packet.h lavc: add a new sidedata type for DOVI 5 years ago
paf.h
pafaudio.c
pafvideo.c avcodec/pafvideo: Only clear frame when it was written to 5 years ago
pamenc.c
parser.c avcodec/parser: Optimize ff_combine_frame() with massivly negative next 5 years ago
parser.h
parsers.c avcodec: add a WebP parser 5 years ago
pcm-bluray.c
pcm-dvd.c
pcm-dvdenc.c avcodec: add PCM-DVD encoder 6 years ago
pcm.c avcodec/pcm: Fix invalid shift in AV_CODEC_ID_PCM_LXF 5 years ago
pcm_rechunk_bsf.c lavc: rename bsf.h to bsf_internal.h 5 years ago
pcm_tablegen.c avcodec: Implement Archimedes VIDC encoder/decoder 6 years ago
pcm_tablegen.h avcodec/pcm_tablegen: nits, reindent 5 years ago
pcx.c
pcxenc.c
pel_template.c
pgssubdec.c avcodec/pgssubdec: replace data_size with got_sub_ptr for better readability 5 years ago
pictordec.c avcodec/pictordec: Optimize picmemset() for single plane full lines 5 years ago
pixblockdsp.c libavcodec: aarch64: Add a NEON implementation of pixblockdsp 5 years ago
pixblockdsp.h libavcodec: aarch64: Add a NEON implementation of pixblockdsp 5 years ago
pixels.h
pixlet.c pthread_frame: merge the functionality for normal decoder init and init_thread_copy 5 years ago
png.c
png.h
png_parser.c
pngdec.c avcodec/pngdec: Check length in fdAT 5 years ago
pngdsp.c
pngdsp.h
pngenc.c Stop hardcoding align=32 in av_frame_get_buffer() calls. 5 years ago
pnm.c avcodec/pnm: Check that the header is not truncated 5 years ago
pnm.h
pnm_parser.c avcodec/pnm_parser: Use memchr() in pnm_parse() 5 years ago
pnmdec.c avcodec/pnmdec: Use unsigned for maxval rescaling 5 years ago
pnmenc.c
profiles.c avcodec/profiles: remove duplicate FF_PROFILE_RESERVED entry 5 years ago
profiles.h avcodec: move mpeg4 profiles to profiles.h 5 years ago
prores_metadata_bsf.c avcodec.h: split bitstream filters API into its own header 5 years ago
proresdata.c
proresdata.h
proresdec.h lavc/proresdec.h: Include a missing header 6 years ago
proresdec2.c pthread_frame: merge the functionality for normal decoder init and init_thread_copy 5 years ago
proresdsp.c avcodec/proresdec : add 12b prores idct 6 years ago
proresdsp.h avcodec/proresdec : rename dsp part for 10b and check dspinit for supported bits per raw sample 6 years ago
proresenc_anatoliy.c avcodec: deprecate Lossless and Intra Only encoder capabilites 5 years ago
proresenc_kostya.c avcodec: deprecate Lossless and Intra Only encoder capabilites 5 years ago
prosumer.c avcodec/prosumer: Only memset(0) what is needed. 6 years ago
psd.c avcodec/psd: remove unneeded code 5 years ago
psymodel.c
psymodel.h
pthread.c
pthread_frame.c lavc: Rename hwaccel.h to hwconfig.h 5 years ago
pthread_internal.h
pthread_slice.c
ptx.c avcodec/ptx: Check that the input contains at least one line 5 years ago
put_bits.h avcodec/put_bits: Relax requirements to rebase PutBitContext 5 years ago
qcelpdata.h
qcelpdec.c
qdm2.c avcodec/qdm2: Check fft_coefs_index 5 years ago
qdm2_tablegen.c
qdm2_tablegen.h
qdm2data.h
qdmc.c avcodec/qdmc: Check input space in qdmc_get_vlc() 5 years ago
qdrw.c avcodec/qdrw: Check input for header/skiped space before get_buffer() 5 years ago
qpeg.c avcodec/qpeg: mark the init function as thread-safe and init cleanup capable 5 years ago
qpel_template.c
qpeldsp.c
qpeldsp.h
qsv.c lavc/qsvenc: add encode support for HEVC 4:2:2 8-bit and 10-bit 5 years ago
qsv.h
qsv_api.c
qsv_internal.h lavc/qsv: remove the unused funtion ff_qsv_profile_to_mfx() 5 years ago
qsvdec.c lavc/qsvdec: disable gpu copy when not supported 5 years ago
qsvdec.h lavc: Rename hwaccel.h to hwconfig.h 5 years ago
qsvdec_h2645.c ffplay, avcodec, avformat: Don't initialize before av_packet_ref() 5 years ago
qsvdec_other.c ffplay, avcodec, avformat: Don't initialize before av_packet_ref() 5 years ago
qsvenc.c lavc/qsvenc: add encode support for HEVC 4:2:2 8-bit and 10-bit 5 years ago
qsvenc.h lavc/qsvenc: Add hardware config metadata 5 years ago
qsvenc_h264.c lavc/qsvenc: Add hardware config metadata 5 years ago
qsvenc_hevc.c lavc/qsvenc: add encode support for HEVC 4:2:2 8-bit and 10-bit 5 years ago
qsvenc_jpeg.c lavc/qsvenc: Add hardware config metadata 5 years ago
qsvenc_mpeg2.c lavc/qsvenc: Add hardware config metadata 5 years ago
qsvenc_vp9.c lavc/qsvenc: Add hardware config metadata 5 years ago
qtrle.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
qtrleenc.c avcodec/qtrleenc: fix undefined behaviour 5 years ago
r210dec.c avcodec/r210dec: fix r10x decoding 6 years ago
r210enc.c avcodec: deprecate Lossless and Intra Only encoder capabilites 5 years ago
ra144.c avcodec/ra144: Fix integer overflow in add_wav() 6 years ago
ra144.h
ra144dec.c
ra144enc.c avcodec/ra144enc: Fix invalid left shift of negative number 5 years ago
ra288.c avcodec/ra288: Check block_align for the assumed value 5 years ago
ra288.h
ralf.c avcodec/ralf: Check num_blocks before use 5 years ago
ralfdata.h
rangecoder.c avcodec/rangecoder: Add and test ff_rac_check_termination() 6 years ago
rangecoder.h avcodec/rangecoder: Add and test ff_rac_check_termination() 6 years ago
rasc.c avcodec/rasc: Check input size in decode_fint() 5 years ago
ratecontrol.c
ratecontrol.h
raw.c avformat/nut: add support for yuva444/422p12 pixel format 6 years ago
raw.h
rawdec.c avcodec/rawdec: Use linesize in b64a 5 years ago
rawenc.c
rdft.c
rdft.h
realtextdec.c
rectangle.h
remove_extradata_bsf.c avcodec.h: split bitstream filters API into its own header 5 years ago
reverse.c
rkmppdec.c lavc: Rename hwaccel.h to hwconfig.h 5 years ago
rl.c
rl.h
rl2.c avcodec/rl2: set dimensions 5 years ago
rle.c
rle.h
rnd_avg.h
roqaudioenc.c
roqvideo.c
roqvideo.h
roqvideodec.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
roqvideoenc.c
rpza.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
rscc.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
rtjpeg.c
rtjpeg.h
rv10.c avcodec/rv10: Check input for minimal frame size 5 years ago
rv10.h
rv10enc.c
rv20enc.c
rv30.c pthread_frame: merge the functionality for normal decoder init and init_thread_copy 5 years ago
rv30data.h
rv30dsp.c
rv34.c pthread_frame: merge the functionality for normal decoder init and init_thread_copy 5 years ago
rv34.h pthread_frame: merge the functionality for normal decoder init and init_thread_copy 5 years ago
rv34_parser.c
rv34data.h
rv34dsp.c
rv34dsp.h
rv34vlc.h
rv40.c pthread_frame: merge the functionality for normal decoder init and init_thread_copy 5 years ago
rv40data.h
rv40dsp.c avcodec/rv40dsp: Fix integer overflows in rv40_weight_func_*() 5 years ago
rv40vlc2.h
s302m.c
s302menc.c
samidec.c
sanm.c avcodec/sanm: Check extradata_size before allocations 5 years ago
sbc.c
sbc.h
sbc_parser.c
sbcdec.c lavc/sbc: Remove bool usage. 5 years ago
sbcdec_data.c
sbcdec_data.h
sbcdsp.c
sbcdsp.h
sbcdsp_data.c
sbcdsp_data.h
sbcenc.c avcodec: move msbc profile to encoder 5 years ago
sbr.h
sbrdsp.c
sbrdsp.h
sbrdsp_fixed.c avcodec/sbrdsp_fixed.c: remove input value limit for sbr_sum_square_c() 6 years ago
sbrdsp_template.c
scpr.c avcodec/scpr: Check minimum size of type 17 5 years ago
scpr.h avcodec/scpr: Avoid per pixel y checks in decode_run_i 6 years ago
scpr3.c avcodec/scpr3: fix checking ret value of decode_run_i 6 years ago
scpr3.h avcodec/scpr: add version 3 support 6 years ago
screenpresso.c avcodec/screenpresso: Optimize sum_delta_flipped() 5 years ago
sgi.h
sgidec.c
sgienc.c
sgirledec.c
sheervideo.c pthread_frame: merge the functionality for normal decoder init and init_thread_copy 5 years ago
sheervideodata.h
shorten.c avcodec/shorten: Fix integer overflow with offset 6 years ago
simple_idct.c avcodec/proresdec : add 12b prores idct 6 years ago
simple_idct.h avcodec/proresdec : add 12b prores idct 6 years ago
simple_idct_template.c avcodec/simple_idct_template: fix integer overflow 5 years ago
sinewin.c
sinewin.h lavc/sinewin: Do not declare AAC 120/960 tables as const. 6 years ago
sinewin_fixed.c
sinewin_fixed_tablegen.c
sinewin_tablegen.c
sinewin_tablegen.h lavc/sinewin: Do not declare AAC 120/960 tables as const. 6 years ago
sinewin_tablegen_template.c lavc/sinewin: Do not declare AAC 120/960 tables as const. 6 years ago
sipr.c
sipr.h
sipr16k.c
sipr16kdata.h
sipr_parser.c
siprdata.h
siren.c avcodec/siren: Fix integer overflow in get_dw() 5 years ago
smacker.c avcodec/smacker: Check space before decoding type 5 years ago
smc.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
smvjpegdec.c
snappy.c avcodec/snappy: Sanity check bytestream2_get_levarint() 5 years ago
snappy.h
snow.c
snow.h
snow_dwt.c
snow_dwt.h
snowdata.h
snowdec.c avcodec: add an AVCodecContext field to signal types of packet, frame, and coded stream side data to export 5 years ago
snowenc.c avcodec/snowenc: Set mb_num to avoid ratecontrol floating point divisions by 0.0 5 years ago
sonic.c avcodec/sonic: Check e in get_symbol() 5 years ago
sp5x.h
sp5xdec.c
speedhq.c avcodec/speedhq: Make speedhq_vlc const 6 years ago
srtdec.c
srtenc.c lavc/srtenc: return more meaninful error codes 5 years ago
startcode.c
startcode.h
subviewerdec.c
sunrast.c avcodec/sunrast: Check that the input is large enough for the maximally compressed image 5 years ago
sunrast.h
sunrastenc.c
svq1.c
svq1.h libavcodec/svq: Remove ff_svq1_packet_checksum() 5 years ago
svq1_cb.h
svq1_vlc.h
svq1dec.c avcodec/svq1dec: Check that there is data left after the header 5 years ago
svq1enc.c mpegvideo_enc: add intra_penalty option for p frames 5 years ago
svq1enc.h
svq1enc_cb.h
svq3.c libavcodec/svq: Remove ff_svq1_packet_checksum() 5 years ago
synth_filter.c
synth_filter.h
tableprint.h
tableprint_vlc.h lavc/tableprint_vlc: Remove avpriv_request_sample() from included files. 5 years ago
tak.c
tak.h
tak_parser.c avcodec/tak_parser: don't return error values 5 years ago
takdec.c pthread_frame: merge the functionality for normal decoder init and init_thread_copy 5 years ago
takdsp.c
takdsp.h
targa.c avcodec/targa: Check colors vs. available space 5 years ago
targa.h
targa_y216dec.c
targaenc.c
tdsc.c Stop hardcoding align=32 in av_frame_get_buffer() calls. 5 years ago
textdec.c
texturedsp.c
texturedsp.h
texturedspenc.c
thread.h
tiertexseqv.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
tiff.c avcodec/tiff: Check for Tiled and Stripped TIFFs 5 years ago
tiff.h tiffdec: support embedded ICC profiles 5 years ago
tiff_common.c
tiff_common.h
tiff_data.c
tiff_data.h
tiffenc.c avcodec: deprecate Lossless and Intra Only encoder capabilites 5 years ago
tmv.c
tpeldsp.c
tpeldsp.h
trace_headers_bsf.c avcodec.h: split bitstream filters API into its own header 5 years ago
truehd_core_bsf.c avcodec.h: split bitstream filters API into its own header 5 years ago
truemotion1.c avcodec/truemotion1: Check that the input has enough space for a minimal index_stream 5 years ago
truemotion1data.h
truemotion2.c avcodec: Replace get_bits_long() by get_bits() where possible 5 years ago
truemotion2rt.c avcodec/truemotion2rt: Fix rounding in input size check 6 years ago
truespeech.c avcodec/truespeech: Fix an integer overflow in truespeech_synth() 5 years ago
truespeech_data.h
tscc.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
tscc2.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
tscc2data.h
tta.c pthread_frame: merge the functionality for normal decoder init and init_thread_copy 5 years ago
ttadata.c
ttadata.h
ttadsp.c avcodec/ttadsp: Fix several integer overflows in tta_filter_process_c() 5 years ago
ttadsp.h
ttaenc.c avcodec: deprecate Lossless and Intra Only encoder capabilites 5 years ago
ttaencdsp.c
ttaencdsp.h
twinvq.c avcodec/twinvq: Check block_align 5 years ago
twinvq.h
twinvq_data.h
twinvqdec.c avcodec/twinvqdec: Correct overflow in block align check 5 years ago
txd.c avcodec/txd: Check for input size against the header size. 5 years ago
ulti.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
ulti_cb.h
unary.h avcodec/unary: Improve get_unary() docs 6 years ago
utils.c avcodec: move avcodec_flush_buffers from decode.c to utils.c 5 years ago
utvideo.c
utvideo.h
utvideodec.c avcodec/utvideodec: Fix integer overflow in decode_plane() 5 years ago
utvideodsp.c
utvideodsp.h
utvideoenc.c avcodec: deprecate Lossless and Intra Only encoder capabilites 5 years ago
v4l2_buffers.c avcodec/v4l2_buffers: don't prevent enqueue capture buffer to driver 5 years ago
v4l2_buffers.h avcodec/v4l2_buffers: fix minor typos and whitespace 5 years ago
v4l2_context.c avcodec/v4l2_context: Finish draining if V4L2_BUF_FLAG_LAST is set 5 years ago
v4l2_context.h avcodec/v4l2_context: set frame SAR using VIDIOC_CROPCAP 5 years ago
v4l2_fmt.c
v4l2_fmt.h
v4l2_m2m.c avcodec/v4l2_m2m: Avoid using intermediate buffer 5 years ago
v4l2_m2m.h avcodec/v4l2_m2m_dec: fix dropped packets while decoding 5 years ago
v4l2_m2m_dec.c avcodec/v4l2_m2m: handle v4l2 end of stream event 5 years ago
v4l2_m2m_enc.c avcodec: move mpeg4 profiles to profiles.h 5 years ago
v210_template.c avcodec/v210enc: move v210_enc_8/10 function to template file 5 years ago
v210dec.c avcodec/v210dec: move the stride read after its fully initialized 5 years ago
v210dec.h avcodec/v210dec: add support for frame and slice threading 5 years ago
v210enc.c avcodec/v210enc: move v210_enc_8/10 function to template file 5 years ago
v210enc.h
v210x.c
v308dec.c
v308enc.c avcodec: deprecate Lossless and Intra Only encoder capabilites 5 years ago
v408dec.c
v408enc.c avcodec: deprecate Lossless and Intra Only encoder capabilites 5 years ago
v410dec.c avcodec/v410dec: add support for frame and slice threading 5 years ago
v410enc.c
vaapi.h
vaapi_decode.c lavc/vaapi_decode: fix the build failure when hevc_vaapi is disabled 5 years ago
vaapi_decode.h
vaapi_encode.c lavc/vaapi_encode: add FF_CODEC_CAP_INIT_CLEANUP caps for encoders 5 years ago
vaapi_encode.h lavc/vaapi_encode: Add hardware config metadata 5 years ago
vaapi_encode_h264.c lavc/vaapi_encode: add FF_CODEC_CAP_INIT_CLEANUP caps for encoders 5 years ago
vaapi_encode_h265.c lavc/vaapi_encode: add FF_CODEC_CAP_INIT_CLEANUP caps for encoders 5 years ago
vaapi_encode_mjpeg.c avcodec: deprecate Lossless and Intra Only encoder capabilites 5 years ago
vaapi_encode_mpeg2.c lavc/vaapi_encode: add FF_CODEC_CAP_INIT_CLEANUP caps for encoders 5 years ago
vaapi_encode_vp8.c lavc/vaapi_encode: add FF_CODEC_CAP_INIT_CLEANUP caps for encoders 5 years ago
vaapi_encode_vp9.c lavc/vaapi_encode: add FF_CODEC_CAP_INIT_CLEANUP caps for encoders 5 years ago
vaapi_h264.c lavc: Rename hwaccel.h to hwconfig.h 5 years ago
vaapi_hevc.c lavc: Rename hwaccel.h to hwconfig.h 5 years ago
vaapi_hevc.h lavc/vaapi_hevc: add function to find exact va_profile for REXT 5 years ago
vaapi_mjpeg.c lavc: Rename hwaccel.h to hwconfig.h 5 years ago
vaapi_mpeg2.c lavc: Rename hwaccel.h to hwconfig.h 5 years ago
vaapi_mpeg4.c lavc: Rename hwaccel.h to hwconfig.h 5 years ago
vaapi_vc1.c lavc: Rename hwaccel.h to hwconfig.h 5 years ago
vaapi_vp8.c lavc: Rename hwaccel.h to hwconfig.h 5 years ago
vaapi_vp9.c lavc: Rename hwaccel.h to hwconfig.h 5 years ago
vb.c avcodec/vb: Check input packet size to be large enough to contain flags 5 years ago
vble.c pthread_frame: merge the functionality for normal decoder init and init_thread_copy 5 years ago
vc1.c vcodec/vc1: compute rangex/y only for P/B frames 5 years ago
vc1.h libavcodec/vc1: Remove bits variable 5 years ago
vc1_block.c libavcodec/vc1: Remove bits variable 5 years ago
vc1_common.h
vc1_loopfilter.c avcodec/vc1_loopfilter: Fix colums typos 6 years ago
vc1_mc.c
vc1_parser.c avcodec/vc1_parser: use init_get_bits8() 6 years ago
vc1_pred.c avcodec/vc1_pred: Fix invalid shifts in scaleforopp() 5 years ago
vc1_pred.h
vc1acdata.h
vc1data.c
vc1data.h
vc1dec.c lavc: Rename hwaccel.h to hwconfig.h 5 years ago
vc1dsp.c avcodec/vc1dsp: Avoid undefined shifts in vc1_v_s_overlap_c / vc1_h_s_overlap_c 5 years ago
vc1dsp.h
vc2enc.c vc2enc: zero padding of the coefficient buffer 5 years ago
vc2enc_dwt.c lavc/vc2enc_dwt: Avoid left-shifting a negative value. 5 years ago
vc2enc_dwt.h
vcr1.c
vdpau.c avcodec/vdpau: Initialise driver version variable explicitly 6 years ago
vdpau.h
vdpau_h264.c lavc: Rename hwaccel.h to hwconfig.h 5 years ago
vdpau_hevc.c lavc: Rename hwaccel.h to hwconfig.h 5 years ago
vdpau_internal.h Add support for VP9 VDPAU hwaccel decode 5 years ago
vdpau_mpeg4.c lavc: Rename hwaccel.h to hwconfig.h 5 years ago
vdpau_mpeg12.c lavc: Rename hwaccel.h to hwconfig.h 5 years ago
vdpau_vc1.c lavc: Rename hwaccel.h to hwconfig.h 5 years ago
vdpau_vp9.c lavc: Rename hwaccel.h to hwconfig.h 5 years ago
version.h avcodec: move mpeg4 profiles to profiles.h 5 years ago
videodsp.c
videodsp.h
videodsp_template.c avcodec/videodsp_template: Fix overflow of addition 5 years ago
videotoolbox.c avcodec/videotoolbox: add logging context to log 5 years ago
videotoolbox.h
videotoolboxenc.c avcodec: Add more kCVImageBufferColorPrimaries to videotoolboxenc 5 years ago
vima.c
vlc.h
vmdaudio.c avcodec/vmdaudio: Check block_align more 5 years ago
vmdvideo.c avcodec/vmdvideo: fix log error message 5 years ago
vmnc.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
vorbis.c
vorbis.h
vorbis_data.c
vorbis_enc_data.h
vorbis_parser.c
vorbis_parser.h
vorbis_parser_internal.h
vorbisdec.c avcodec/vorbisdec: fix FASTDIV usage for vr_type == 2 5 years ago
vorbisdsp.c
vorbisdsp.h
vorbisenc.c
vp3.c avcodec/vp3: fix indentation 5 years ago
vp3_parser.c
vp3data.h vp3data: Make some arrays unsigned to prevent overflow 5 years ago
vp3dsp.c vp4: prevent unaligned memory access in loop filter 5 years ago
vp3dsp.h vp4: prevent unaligned memory access in loop filter 5 years ago
vp4data.h VP4 video decoder 6 years ago
vp5.c avcodec/vp5: Check render_x/y 5 years ago
vp5data.h
vp6.c avcodec/vp5/6/8: use vpX_rac_is_end() 5 years ago
vp6data.h
vp6dsp.c
vp8.c lavc: Rename hwaccel.h to hwconfig.h 5 years ago
vp8.h
vp8_parser.c
vp8data.h
vp8dsp.c Merge commit '0801853e640624537db386727b36fa97aa6258e7' 6 years ago
vp8dsp.h libavcodec: vp8 neon optimizations for aarch64 6 years ago
vp9.c vp9dec: support exporting QP tables through the AVVideoEncParams API 5 years ago
vp9.h
vp9_mc_template.c
vp9_metadata_bsf.c avcodec.h: split bitstream filters API into its own header 5 years ago
vp9_parser.c avcodec/vp9_parser: set profile in AVCodecContext 6 years ago
vp9_raw_reorder_bsf.c avcodec.h: split bitstream filters API into its own header 5 years ago
vp9_superframe_bsf.c avcodec.h: split bitstream filters API into its own header 5 years ago
vp9_superframe_split_bsf.c avcodec.h: split bitstream filters API into its own header 5 years ago
vp9block.c vp9dec: support exporting QP tables through the AVVideoEncParams API 5 years ago
vp9data.c
vp9data.h
vp9dec.h vp9dec: support exporting QP tables through the AVVideoEncParams API 5 years ago
vp9dsp.c
vp9dsp.h
vp9dsp_8bpp.c
vp9dsp_10bpp.c
vp9dsp_12bpp.c
vp9dsp_template.c avcodec/vp9dsp_template: Fix integer overflows in idct32_1d() 5 years ago
vp9lpf.c
vp9mvs.c
vp9prob.c
vp9recon.c lavc/vp9: fix reference frame dimensions check for SINGLE_REFERENCE mode 5 years ago
vp9shared.h
vp56.c avcodec/vp56: Consider the alpha start as end of the prior header 5 years ago
vp56.h avcodec/vp56rac: delay signaling an error on truncated input 5 years ago
vp56data.c
vp56data.h
vp56dsp.c avcodec/vp6: use ff_vp3dsp_[hv]_loop_filter_12 6 years ago
vp56dsp.h
vp56rac.c avcodec/vp56rac: delay signaling an error on truncated input 5 years ago
vqavideo.c avcodec/vqavideo: Limit resolution 5 years ago
vt_internal.h
wavpack.c avcodec/wavpack: Check rate_x and sample rate for overflow 5 years ago
wavpack.h avcodec/wavpack: add support for DSD files 5 years ago
wavpackenc.c avcodec/wavpackenc: Fix undefined shifts 5 years ago
wavpackenc.h avcodec/wavpackenc: use ff_clz() 6 years ago
wcmv.c avcodec/wcmv: prevent frame copying when outputting duplicate frames 5 years ago
webp.c avcodec/webp: fix decoding for trailing junk 5 years ago
webp_parser.c avcodec: add a WebP parser 5 years ago
webvttdec.c
webvttenc.c lavc/webvttenc: return more meaningful error codes 5 years ago
wma.c
wma.h avcodec/wmadec: Keep track of exponent initialization per channel 5 years ago
wma_common.c
wma_common.h
wma_freqs.c
wma_freqs.h
wmadata.h
wmadec.c avcodec/wmadec: cosmetics 5 years ago
wmaenc.c
wmalosslessdec.c avcodec/wmalosslessdec: Fix integer overflows in revert_inter_ch_decorr() 5 years ago
wmaprodata.h
wmaprodec.c avcodec/wmaprodec: Fixes integer overflow with 32bit samples 5 years ago
wmavoice.c avcodec/wmavoice: Fix rounding and integer anomalies in calc_input_response() 5 years ago
wmavoice_data.h
wmv2.c
wmv2.h
wmv2data.c
wmv2data.h
wmv2dec.c avcodec/wmv2dec: Check input bits vs. coded MBs 6 years ago
wmv2dsp.c
wmv2dsp.h
wmv2enc.c
wnv1.c
wrapped_avframe.c
ws-snd1.c
xan.c
xbmdec.c
xbmenc.c
xface.c
xface.h
xfacedec.c avcodec/xfacedec: fix order of operations 6 years ago
xfaceenc.c avcodec: deprecate Lossless and Intra Only encoder capabilites 5 years ago
xiph.c avcodec/xiph: Return better error codes 5 years ago
xiph.h
xl.c
xma_parser.c
xpmdec.c avcodec/xpmdec: Do not use context dimensions as temporary variables 5 years ago
xsubdec.c avcodec/xsubdec: replace data_size with got_sub_ptr for better readability 5 years ago
xsubenc.c lavc/xsubenc: return meaningfull error codes 5 years ago
xvididct.c avcodec/xvididct: Fix integer overflow in idct_row() 5 years ago
xvididct.h
xvmc.h
xvmc_internal.h
xwd.h
xwddec.c
xwdenc.c
xxan.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
y41pdec.c
y41penc.c avcodec: deprecate Lossless and Intra Only encoder capabilites 5 years ago
ylc.c pthread_frame: merge the functionality for normal decoder init and init_thread_copy 5 years ago
yop.c avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
yuv4dec.c
yuv4enc.c avcodec: deprecate Lossless and Intra Only encoder capabilites 5 years ago
zerocodec.c avcodec/zerocodec: use init cleanup internal cap 5 years ago
zmbv.c avcodec/zmbv: remove the unnecessary type conversion 5 years ago
zmbvenc.c avcodec/zmbvenc: Correct offset in buffer 5 years ago