| .. |
|
aarch64
|
avcodec: add missing FF_API_OLD_ENCDEC wrappers to xmm clobber functions
|
5 years ago |
|
alpha
|
Merge commit '09c98327b9f25c6c1716c0ee82ce09d8b484887a'
|
8 years ago |
|
arm
|
avcodec: add missing FF_API_OLD_ENCDEC wrappers to xmm clobber functions
|
5 years ago |
|
avr32
|
consolidate .gitignore patters into a single file
|
15 years ago |
|
bfin
|
bfin: add README
|
11 years ago |
|
mips
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
neon
|
Merge commit '835f798c7d20bca89eb4f3593846251ad0d84e4b'
|
11 years ago |
|
ppc
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
sh4
|
libavcodec/sh4: add note about the removial
|
12 years ago |
|
sparc
|
avcodec/sparc: add note about the removial
|
12 years ago |
|
tests
|
avcodec/tests/avpacket: use av_packet_alloc() to allocate packets
|
5 years ago |
|
x86
|
avcodec/x86: add cfhdenc SIMD
|
5 years ago |
|
.gitignore
|
lavc: add new API for iterating codecs and codec parsers
|
8 years ago |
|
4xm.c
|
avcodec/4xm: Check pre_gb in decode_i_block()
|
5 years ago |
|
8bps.c
|
avcodec: use the buffer_size_t typedef where required
|
5 years ago |
|
8svx.c
|
avcodec/8svx: Use av_assert1(0) instead of error message in unreachable code
|
6 years ago |
|
012v.c
|
Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'
|
10 years ago |
|
Makefile
|
avcodec: move core AVCodecContext functions from util.c to a new file
|
5 years ago |
|
a64colors.h
|
Add missing stdint.h #include; necessary to pass 'make checkheaders'.
|
15 years ago |
|
a64multienc.c
|
avcodec/a64multienc: Don't use static buffers, fix potential races
|
5 years ago |
|
a64tables.h
|
added interlacing option and compression option for colorram (lut)
|
15 years ago |
|
aac.h
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
aac_ac3_parser.c
|
avcodec/aac_ac3_parser: fix channel information parsing in case decoder is disabled
|
5 years ago |
|
aac_ac3_parser.h
|
lavc/aac_ac3_parser: fix potential overflow when averaging bitrate
|
5 years ago |
|
aac_adtstoasc_bsf.c
|
avcodec.h: split bitstream filters API into its own header
|
5 years ago |
|
aac_defines.h
|
avcodec/aacdec_fixed: Move fixed-point sinewin tables to its only user
|
5 years ago |
|
aac_parser.c
|
Merge commit 'b5f19f7478492307e4b4763aeac3180faf50e17f'
|
8 years ago |
|
aaccoder.c
|
Merge commit 'fd9212f2edfe9b107c3c08ba2df5fd2cba5ab9e3'
|
8 years ago |
|
aaccoder_trellis.h
|
aacenc: add SIMD optimizations for abs_pow34 and quantization
|
9 years ago |
|
aaccoder_twoloop.h
|
avcodec: stop using deprecated codec flags
|
9 years ago |
|
aacdec.c
|
avcodec/aacdec, aactab: Move kbd tables to their only user
|
5 years ago |
|
aacdec_fixed.c
|
avcodec/aacdec_fixed: Move fixed-point sinewin tables to its only user
|
5 years ago |
|
aacdec_template.c
|
avcodec: use the buffer_size_t typedef where required
|
5 years ago |
|
aacdectab.h
|
avcodec/aacdectab: add mapping for 22.2
|
5 years ago |
|
aacenc.c
|
avcodec/aac: Share common init code of float decoder and encoder
|
5 years ago |
|
aacenc.h
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
aacenc_is.c
|
aacenc: add SIMD optimizations for abs_pow34 and quantization
|
9 years ago |
|
aacenc_is.h
|
AAC encoder: Extensive improvements
|
10 years ago |
|
aacenc_ltp.c
|
lavc/aacenc_ltp: remove unnecessary condition check.
|
6 years ago |
|
aacenc_ltp.h
|
aacenc: add support for encoding files using Long Term Prediction
|
10 years ago |
|
aacenc_pred.c
|
aacenc: add SIMD optimizations for abs_pow34 and quantization
|
9 years ago |
|
aacenc_pred.h
|
aacenc_pred: correct header information
|
10 years ago |
|
aacenc_quantization.h
|
aacenc: add SIMD optimizations for abs_pow34 and quantization
|
9 years ago |
|
aacenc_quantization_misc.h
|
aacenc: use generational cache instead of resetting.
|
10 years ago |
|
aacenc_tns.c
|
AAC encoder: check for NaNs/inf in TNS gain
|
10 years ago |
|
aacenc_tns.h
|
aacenc_tns: rework TNS descision logic
|
10 years ago |
|
aacenc_utils.h
|
aacenc: add SIMD optimizations for abs_pow34 and quantization
|
9 years ago |
|
aacenctab.c
|
Mark some pointers as const
|
5 years ago |
|
aacenctab.h
|
Mark some pointers as const
|
5 years ago |
|
aacps.c
|
lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
|
5 years ago |
|
aacps.h
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
aacps_common.c
|
avcodec/aacps_common: Use minimal VLC nb_bits/max_depth
|
5 years ago |
|
aacps_fixed.c
|
avcodec: Implementation of AAC_fixed_decoder (PS-module)
|
10 years ago |
|
aacps_fixed_tablegen.c
|
avcodec: Table creation for AAC_fixed_decoder (PS-module)
|
10 years ago |
|
aacps_fixed_tablegen.h
|
avcodec/aacps_fixed_tablegen: Don't include config.h
|
5 years ago |
|
aacps_float.c
|
avcodec: Implementation of AAC_fixed_decoder (PS-module)
|
10 years ago |
|
aacps_tablegen.c
|
avcodec: Table creation for AAC_fixed_decoder (PS-module)
|
10 years ago |
|
aacps_tablegen.h
|
all: Make header guard names consistent
|
10 years ago |
|
aacps_tablegen_template.c
|
avcodec/aacps_fixed_tablegen: Don't include config.h
|
5 years ago |
|
aacpsdata.c
|
avcodec/aacps: Factor out code shared by float and fixed point decoder
|
5 years ago |
|
aacpsdsp.h
|
lavc/aacpsdsp: use ptrdiff_t for stride in hybrid_analysis
|
8 years ago |
|
aacpsdsp_fixed.c
|
avcodec: Implementation of AAC_fixed_decoder (PS-module)
|
10 years ago |
|
aacpsdsp_float.c
|
avcodec: Implementation of AAC_fixed_decoder (PS-module)
|
10 years ago |
|
aacpsdsp_template.c
|
avcodec/aacpsdsp_template: Fix integer overflow in ps_hybrid_analysis_c()
|
6 years ago |
|
aacpsy.c
|
Merge commit 'd316f9cefcd854071985c6f524a9a15348240264'
|
9 years ago |
|
aacsbr.c
|
lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
|
5 years ago |
|
aacsbr.h
|
aacsbr: Associate SBR data with AAC elements on init
|
9 years ago |
|
aacsbr_fixed.c
|
avcodec/aacsbr: Remove remnants of tablegen
|
5 years ago |
|
aacsbr_template.c
|
avcodec/aacps: Factor out code shared by float and fixed point decoder
|
5 years ago |
|
aacsbrdata.h
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
aactab.c
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
aactab.h
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
aandcttab.c
|
aandcttab: fix spelling
|
11 years ago |
|
aandcttab.h
|
aandcttab: fix spelling
|
11 years ago |
|
aasc.c
|
avcodec/decode: add a flags parameter to ff_reget_buffer()
|
6 years ago |
|
ac3.c
|
Merge commit 'b7f98659f21dce438c33b512e25fd64b8d07c347'
|
9 years ago |
|
ac3.h
|
avcodec/ac3enc: Use actual size of buffer in init_put_bits()
|
5 years ago |
|
ac3_parser.c
|
avcodec/ac3_parser: recognize LE bitstream variant
|
6 years ago |
|
ac3_parser.h
|
Merge commit '50a1c66cf6ab7eb683daaa9e2da3869fa3a54609'
|
8 years ago |
|
ac3_parser_internal.h
|
Merge commit '50a1c66cf6ab7eb683daaa9e2da3869fa3a54609'
|
8 years ago |
|
ac3dec.c
|
avcodec/ac3dec: Make decoders init-threadsafe
|
5 years ago |
|
ac3dec.h
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
ac3dec_data.c
|
Merge remote-tracking branch 'qatar/master'
|
15 years ago |
|
ac3dec_data.h
|
Merge remote-tracking branch 'qatar/master'
|
15 years ago |
|
ac3dec_fixed.c
|
avcodec/ac3dec: Make decoders init-threadsafe
|
5 years ago |
|
ac3dec_float.c
|
avcodec/ac3dec: Make decoders init-threadsafe
|
5 years ago |
|
ac3dsp.c
|
ac3enc_fixed: drop unnecessary fixed-point DSP code
|
5 years ago |
|
ac3dsp.h
|
ac3enc_fixed: drop unnecessary fixed-point DSP code
|
5 years ago |
|
ac3enc.c
|
avcodec/ac3enc: Use actual size of buffer in init_put_bits()
|
5 years ago |
|
ac3enc.h
|
avcodec/ac3enc: Share options and defaults
|
5 years ago |
|
ac3enc_fixed.c
|
avcodec/ac3enc: Share options and defaults
|
5 years ago |
|
ac3enc_float.c
|
avcodec/ac3enc: Share options and defaults
|
5 years ago |
|
ac3enc_template.c
|
ac3enc: halve the MDCT window size by using vector_fmul_reverse
|
5 years ago |
|
ac3tab.c
|
avcodec/ac3tab: Remove unused ff_eac3_default_chmap
|
5 years ago |
|
ac3tab.h
|
avcodec/ac3tab: Remove unused ff_eac3_default_chmap
|
5 years ago |
|
acelp_filters.c
|
lavc: typo fix cliping -> clipping, saftey -> safety
|
10 years ago |
|
acelp_filters.h
|
Merge commit '29c2d06d67724e994980045afa055c6c34611b30'
|
10 years ago |
|
acelp_pitch_delay.c
|
avcodec/acelp_pitch_delay: Inline small functions only used once
|
5 years ago |
|
acelp_pitch_delay.h
|
avcodec/acelp_pitch_delay: Inline small functions only used once
|
5 years ago |
|
acelp_vectors.c
|
avcodec/acelp_vectors: Remove unused ff_fc_2pulses_9bits_track1
|
5 years ago |
|
acelp_vectors.h
|
avcodec/acelp_vectors: Remove unused ff_fc_2pulses_9bits_track1
|
5 years ago |
|
adpcm.c
|
avcodec/adpcm_ima_cunning: reset state on flush
|
5 years ago |
|
adpcm.h
|
avcodec/adpcmenc: remove BLKSIZE #define
|
5 years ago |
|
adpcm_data.c
|
avcodec/adpcm_ima_cunning: document origin of tables
|
5 years ago |
|
adpcm_data.h
|
avcodec/adpcm_data: extend ff_adpcm_ima_cunning_index_table
|
5 years ago |
|
adpcmenc.c
|
avcodec/adpcmenc: don't share a single AVClass between multiple AVCodecs.
|
5 years ago |
|
adts_header.c
|
Merge commit 'b5f19f7478492307e4b4763aeac3180faf50e17f'
|
8 years ago |
|
adts_header.h
|
Merge commit 'b5f19f7478492307e4b4763aeac3180faf50e17f'
|
8 years ago |
|
adts_parser.c
|
Merge commit 'b5f19f7478492307e4b4763aeac3180faf50e17f'
|
8 years ago |
|
adts_parser.h
|
Merge commit 'b5f19f7478492307e4b4763aeac3180faf50e17f'
|
8 years ago |
|
adx.c
|
Merge commit '9325d88eba8038b3e2a4485e473a018410379e2d'
|
11 years ago |
|
adx.h
|
Merge commit '9325d88eba8038b3e2a4485e473a018410379e2d'
|
11 years ago |
|
adx_parser.c
|
Reinstate proper FFmpeg license for all files.
|
12 years ago |
|
adxdec.c
|
avcodec: use the buffer_size_t typedef where required
|
5 years ago |
|
adxenc.c
|
avcodec/adxenc: Avoid undefined left shift of negative numbers
|
6 years ago |
|
agm.c
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
aic.c
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
alac.c
|
avcodec: set AV_CODEC_CAP_CHANNEL_CONF on decoders which set their own channels
|
5 years ago |
|
alac_data.c
|
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
|
alac_data.h
|
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
|
alacdsp.c
|
avcodec/alacdsp: Fix invalid shift in append_extra_bits()
|
5 years ago |
|
alacdsp.h
|
x86/alacdsp: add simd optimized functions
|
10 years ago |
|
alacenc.c
|
avcodec/alacenc: Don't free unnecessarily
|
5 years ago |
|
aliaspixdec.c
|
avcodec/aliaspixdec: Check input size against minimal picture size
|
6 years ago |
|
aliaspixenc.c
|
avcodec/aliaspixenc: Use ff_alloc_packet2()
|
10 years ago |
|
allcodecs.c
|
avcodec: add TTML encoder
|
5 years ago |
|
alsdec.c
|
avcodec/alsdec: Check bitstream input in read_block()
|
5 years ago |
|
amfenc.c
|
avcodec/amfenc: use AVCodecContext.get_encode_buffer()
|
5 years ago |
|
amfenc.h
|
lavc/amfenc: Add hardware config metadata
|
5 years ago |
|
amfenc_h264.c
|
avcodec/amfenc: use AVCodecContext.get_encode_buffer()
|
5 years ago |
|
amfenc_hevc.c
|
avcodec/amfenc: use AVCodecContext.get_encode_buffer()
|
5 years ago |
|
amr.h
|
avcodec/amr: replace #define by typedef
|
10 years ago |
|
amrnbdata.h
|
avcodec/amrnbdata: Remove unused array
|
5 years ago |
|
amrnbdec.c
|
avcodec: set AV_CODEC_CAP_CHANNEL_CONF on decoders which set their own channels
|
5 years ago |
|
amrwbdata.h
|
lavc/amrwbdec: Do not ignore NO_DATA frames.
|
6 years ago |
|
amrwbdec.c
|
avcodec: set AV_CODEC_CAP_CHANNEL_CONF on decoders which set their own channels
|
5 years ago |
|
anm.c
|
avcodec/anm: Don't unnecessarily use context variables
|
5 years ago |
|
ansi.c
|
avcodec/ansi: Check initial dimensions
|
5 years ago |
|
apedec.c
|
avcodec/apedec: export bits_per_raw_sample
|
5 years ago |
|
apng.h
|
apng: move shared header from avformat to avcodec.
|
11 years ago |
|
aptx.c
|
avcodec/aptx: split decoder and encoder into separate files
|
6 years ago |
|
aptx.h
|
avcodec/aptx: split decoder and encoder into separate files
|
6 years ago |
|
aptxdec.c
|
avcodec/aptx: split decoder and encoder into separate files
|
6 years ago |
|
aptxenc.c
|
avcodec/aptx: split decoder and encoder into separate files
|
6 years ago |
|
arbc.c
|
avcodec/arbc: Skip tiles in fill_tileX() which are completely outside
|
6 years ago |
|
argo.c
|
avcodec/argo: fix linesize for RLE? in PAL8 mode
|
5 years ago |
|
ass.c
|
avcodec/ass: explicitly set ScaledBorderAndShadow
|
5 years ago |
|
ass.h
|
lavc/movtextdec: allow setting subtitle frame dimensions
|
6 years ago |
|
ass_split.c
|
avcodec/ass_split: Don't presume strlen to be >= 2
|
5 years ago |
|
ass_split.h
|
fix some a/an typos
|
10 years ago |
|
assdec.c
|
avcodec/assdec: undefined use of memcpy()
|
6 years ago |
|
assenc.c
|
lavc/assenc: return more meaningful error code
|
5 years ago |
|
asv.c
|
avcodec/asvenc: Avoid reversing output data twice
|
5 years ago |
|
asv.h
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
asvdec.c
|
avcodec/asvdec: Reindentation
|
5 years ago |
|
asvenc.c
|
avcodec/asvenc: Avoid reversing output data twice
|
5 years ago |
|
atrac.c
|
avcodec/atrac: Make generating tables thread-safe
|
5 years ago |
|
atrac.h
|
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
|
atrac1.c
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
atrac1data.h
|
Various small spelling fixes.
|
12 years ago |
|
atrac3.c
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
atrac3data.h
|
avcodec/atrac3: Use symbols table
|
5 years ago |
|
atrac3plus.c
|
avcodec/atrac3plus: Run-length encode length tables to make them smaller
|
5 years ago |
|
atrac3plus.h
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
atrac3plus_data.h
|
avcodec/atrac3plus_data: Remove unused arrays
|
5 years ago |
|
atrac3plusdec.c
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
atrac3plusdsp.c
|
lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
|
5 years ago |
|
atrac9dec.c
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
atrac9tab.h
|
avcodec/atrac9tab: Unify tables used to initialize VLCs
|
5 years ago |
|
atsc_a53.c
|
avcodec: move ff_alloc_a53_sei() to atsc_53
|
5 years ago |
|
atsc_a53.h
|
avcodec: move ff_alloc_a53_sei() to atsc_53
|
5 years ago |
|
audio_frame_queue.c
|
Merge commit '948f3c19a8bd069768ca411212aaf8c1ed96b10d'
|
10 years ago |
|
audio_frame_queue.h
|
Merge commit '948f3c19a8bd069768ca411212aaf8c1ed96b10d'
|
10 years ago |
|
audiodsp.c
|
avcodec/audiodsp: Fix integer overflow in scalarproduct_int16_c()
|
5 years ago |
|
audiodsp.h
|
Merge commit '12004a9a7f20e44f4da2ee6c372d5e1794c8d6c5'
|
9 years ago |
|
audiotoolboxdec.c
|
avcodec: use the buffer_size_t typedef where required
|
5 years ago |
|
audiotoolboxenc.c
|
All: update names in copyright headers
|
5 years ago |
|
aura.c
|
avcodec: Mark some codecs with threadsafe init as such
|
9 years ago |
|
av1.h
|
avcodec/cbs_av1: add missing frame restoration type enum values
|
5 years ago |
|
av1_frame_merge_bsf.c
|
avcodec/av1_frame_merge_bsf: Use separate contexts for reading/writing
|
5 years ago |
|
av1_frame_split_bsf.c
|
avcodec/cbs: constify decompose_unit_types
|
5 years ago |
|
av1_metadata_bsf.c
|
avcodec/av1_metadata_bsf: Check for the existence of units
|
5 years ago |
|
av1_parse.c
|
avcodec/av1_parse: Use av_fast_realloc() for OBU array
|
6 years ago |
|
av1_parse.h
|
avcodec/av1_parse: use macro for MAX_OBU_HEADER_SIZE
|
5 years ago |
|
av1_parser.c
|
avcodec/cbs: constify decompose_unit_types
|
5 years ago |
|
av1dec.c
|
avcodec/av1dec: add an option to select an operating point
|
5 years ago |
|
av1dec.h
|
avcodec/av1dec: add an option to select an operating point
|
5 years ago |
|
avcodec.c
|
avcodec/avcodec: Update check for identical colorspace/primaries/trc names
|
5 years ago |
|
avcodec.h
|
avcodec: add a mention about get_encode_buffer in the old encode API doxy
|
5 years ago |
|
avcodecres.rc
|
Add Windows resource file support for shared libraries
|
12 years ago |
|
avdct.c
|
pixblockdsp, avdct: Add get_pixels_unaligned
|
5 years ago |
|
avdct.h
|
pixblockdsp, avdct: Add get_pixels_unaligned
|
5 years ago |
|
avfft.c
|
Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'
|
9 years ago |
|
avfft.h
|
Merge commit '4d7ab5cfebef91820af2933ef2f622ea598e6b53'
|
12 years ago |
|
avpacket.c
|
avcodec/packet: Also change av_packet_pack/unpack_dictionary to size_t
|
5 years ago |
|
avpicture.c
|
Merge commit 'f7edcac040f73635fc1127489c9bb29ca8b43532'
|
10 years ago |
|
avrndec.c
|
avcodec/avrndec: remove max_lowres value
|
5 years ago |
|
avs.c
|
avcodec/decode: add a flags parameter to ff_reget_buffer()
|
6 years ago |
|
avs2_parser.c
|
lavc/avs2_parser.c: optimize code style
|
5 years ago |
|
avs3.h
|
lavc/avs3.h: add AVS3 related definitions
|
5 years ago |
|
avs3_parser.c
|
lavc/avs3_parser: add avs3 parser
|
5 years ago |
|
avuidec.c
|
avcodec: Mark some codecs with threadsafe init as such
|
9 years ago |
|
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()
|
6 years ago |
|
bethsoftvideo.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
bfi.c
|
avcodec/bfi: Provide non NULL context to av_log()
|
7 years ago |
|
bgmc.c
|
avcodec: Replace get_bits_long() by get_bits() where possible
|
6 years ago |
|
bgmc.h
|
avcodec/bgmc: Check input space in ff_bgmc_decode_init()
|
6 years ago |
|
bink.c
|
lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
|
5 years ago |
|
binkaudio.c
|
avcodec/binkaudio: Check return value of functions that can fail
|
5 years ago |
|
binkdata.h
|
Merge commit '28306e6d620c109ddd672f7243adfbc2bbb3b18f'
|
12 years ago |
|
binkdsp.c
|
avcodec/binkdsp: Fix integer overflows in idct
|
6 years ago |
|
binkdsp.h
|
Merge commit 'baab87c4f30e75ea309294b06adcd01ce678bdc5'
|
9 years ago |
|
bintext.c
|
avcodec/bintext: Check font height
|
6 years ago |
|
bintext.h
|
libavcodec/bintext.h: Fix duplicate words
|
12 years ago |
|
bit_depth_template.c
|
simple_idct: Template functions to support an input bitdepth parameter
|
8 years ago |
|
bitpacked.c
|
avcodec: Constify some AVPackets
|
5 years ago |
|
bitstream.c
|
avcodec/bitstream: Rewrite code to avoid triggering compiler warning
|
5 years ago |
|
bitstream_filter.c
|
lavc/bsf: make BSF iteration the same as other iterators
|
8 years ago |
|
bitstream_filters.c
|
avcodec: add setts bitstream filter
|
5 years ago |
|
blockdsp.c
|
Merge commit 'b2939a75270bc7e971462648168aa3a2a48c1c8c'
|
9 years ago |
|
blockdsp.h
|
libavcodec/blockdsp : fix comment. clear_block need 32 aligned now
|
8 years ago |
|
bmp.c
|
lavc/bmp: Avoid a heap buffer overwrite for 1bpp input.
|
7 years ago |
|
bmp.h
|
bmpenc: get rid of BMPContext as it is unused
|
13 years ago |
|
bmp_parser.c
|
libavcodec/bmp_parser.c: fix a use_of_uninitialized_value in target_dec_fuzzer.
|
5 years ago |
|
bmpenc.c
|
avcodec: Add a min size parameter to ff_alloc_packet2()
|
10 years ago |
|
bmvaudio.c
|
avcodec: set AV_CODEC_CAP_CHANNEL_CONF on decoders which set their own channels
|
5 years ago |
|
bmvvideo.c
|
avcodec/bmvvideo: Fix runtime error: left shift of 137 by 24 places cannot be represented in type 'int'
|
8 years ago |
|
brenderpix.c
|
avcodec/brenderpix: Check input size before allocating image
|
6 years ago |
|
bsf.c
|
avcodec/bsf: Fix segfault when freeing half-allocated BSF
|
5 years ago |
|
bsf.h
|
avcodec/bsf: improve the doxy for av_bsf_flush()
|
5 years ago |
|
bsf_internal.h
|
bsf: switch to child_class_iterate()
|
5 years ago |
|
bswapdsp.c
|
Merge commit 'c67b449bebbe0b35c73b203683e77a0a649bc765'
|
11 years ago |
|
bswapdsp.h
|
all: Make header guard names consistent
|
10 years ago |
|
bytestream.h
|
avcodec/bytestream: Add unchecked bytestream2 peek functions
|
5 years ago |
|
c93.c
|
avcodec/c93: Cleanup generically after init failure
|
5 years ago |
|
cabac.c
|
avcodec/cabac: Move encoder related stuff to libavcodec/tests/cabac.c
|
5 years ago |
|
cabac.h
|
avcodec/cabac: Move encoder related stuff to libavcodec/tests/cabac.c
|
5 years ago |
|
cabac_functions.h
|
avcodec/cabac_functions, x86/cabac: Include stddef.h
|
5 years ago |
|
canopus.c
|
Merge commit 'e6fb844f7b736e72da364032d251283bce9e63ad'
|
11 years ago |
|
canopus.h
|
Merge commit 'e6fb844f7b736e72da364032d251283bce9e63ad'
|
11 years ago |
|
cavs.c
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
cavs.h
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
cavs_parser.c
|
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
|
13 years ago |
|
cavsdata.c
|
avcodec/cavs: make cavs_chroma_qp non static
|
11 years ago |
|
cavsdec.c
|
avcodec/cavsdec, h264*, hevc_parser: Use get_ue_golomb_31 where possible
|
5 years ago |
|
cavsdsp.c
|
avcodec/cavsdsp: Fix undefined left shifts of negative numbers
|
6 years ago |
|
cavsdsp.h
|
Merge commit 'f81be06cf614919d71ded29b8f595bef40123ad8'
|
9 years ago |
|
cbrt_data.c
|
avcodec/cbrt_data: include avutil/libm.h to unbreak compilation on systems without cbrt
|
10 years ago |
|
cbrt_data.h
|
avcodec/cbrt_data: add missing header include
|
9 years ago |
|
cbrt_data_fixed.c
|
Move cbrt tables to separate cbrt_data(_fixed).c files.
|
10 years ago |
|
cbrt_fixed_tablegen.c
|
libavcodec: Implementation of AAC_fixed_decoder (LC-module) [2/4]
|
10 years ago |
|
cbrt_tablegen.c
|
libavcodec: Implementation of AAC_fixed_decoder (LC-module) [2/4]
|
10 years ago |
|
cbrt_tablegen.h
|
Move cbrt tables to separate cbrt_data(_fixed).c files.
|
10 years ago |
|
cbrt_tablegen_template.c
|
Move cbrt tables to separate cbrt_data(_fixed).c files.
|
10 years ago |
|
cbs.c
|
avcodec/cbs: Remove redundant checks for CodedBitstreamContext.codec
|
5 years ago |
|
cbs.h
|
avcodec/cbs: constify decompose_unit_types
|
5 years ago |
|
cbs_av1.c
|
avcodec/cbs_av1: add an option to select an operating point
|
5 years ago |
|
cbs_av1.h
|
avcodec/cbs_av1: add an option to select an operating point
|
5 years ago |
|
cbs_av1_syntax_template.c
|
avcodec/cbs_av1: split film grain param fields into their own struct
|
5 years ago |
|
cbs_bsf.c
|
avcodec: use the buffer_size_t typedef where required
|
5 years ago |
|
cbs_bsf.h
|
cbs: Implement common parts of cbs-based bitstream filters separately
|
5 years ago |
|
cbs_h264.h
|
avcodec/cbs_h26[45]: Remove redundant enum constants
|
5 years ago |
|
cbs_h264_syntax_template.c
|
cbs_h2645: Merge SEI message handling in common between codecs
|
5 years ago |
|
cbs_h265.h
|
avcodec/cbs_h26[45]: Remove redundant enum constants
|
5 years ago |
|
cbs_h265_syntax_template.c
|
cbs_h265: Detect more reference combinations which would overflow the DPB
|
5 years ago |
|
cbs_h2645.c
|
cbs_h2645: Merge SEI message handling in common between codecs
|
5 years ago |
|
cbs_h2645.h
|
avcodec/cbs: Factor out common code for writing units
|
6 years ago |
|
cbs_internal.h
|
avcodec/cbs: add an AVClass to CodedBitstreamType for option handling
|
5 years ago |
|
cbs_jpeg.c
|
avcodec/cbs_jpeg: Fix uninitialized end index in cbs_jpeg_split_fragment()
|
5 years ago |
|
cbs_jpeg.h
|
cbs: Ensure that reference fields always follow the associated pointer
|
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
|
cbs_mpeg2: Use table-based alloc/free
|
5 years ago |
|
cbs_mpeg2.h
|
cbs: Ensure that reference fields always follow the associated pointer
|
5 years ago |
|
cbs_mpeg2_syntax_template.c
|
cbs_mpeg2: Decompose Sequence End
|
6 years ago |
|
cbs_sei.c
|
avcodec/cbs_sei: Fix leak of AVBufferRef on error
|
5 years ago |
|
cbs_sei.h
|
cbs_h2645: Merge SEI message handling in common between codecs
|
5 years ago |
|
cbs_sei_syntax_template.c
|
cbs_sei: Detect payload overflows when reading SEI messages
|
5 years ago |
|
cbs_vp9.c
|
avcodec/cbs_vp9: implement a CodedBitstreamType.flush() callback
|
5 years ago |
|
cbs_vp9.h
|
cbs: Ensure that reference fields always follow the associated pointer
|
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 support for background colors
|
5 years ago |
|
cdgraphics.c
|
avcodec/cdgraphics: Check frame before clearing
|
5 years ago |
|
cdtoons.c
|
avcodec/cdtoons: Mark decoder as init-threadsafe
|
5 years ago |
|
cdxl.c
|
avformat/cdxl: add support for custom 24bit pal8 formats
|
5 years ago |
|
celp_filters.c
|
avcodec/celp_filters: Avoid invalid negation in ff_celp_lp_synthesis_filter()
|
5 years ago |
|
celp_filters.h
|
Optimization of AMR NB and WB decoders for MIPS
|
13 years ago |
|
celp_math.c
|
avcodec/celp_math: Disable unused function
|
5 years ago |
|
celp_math.h
|
Merge commit 'f023d57d355ff3b917f1aad9b03db5c293ec4244'
|
10 years ago |
|
cfhd.c
|
avcodec/cfhd: Keep track of which subbands have been read
|
5 years ago |
|
cfhd.h
|
avcodec/cfhd: Keep track of which subbands have been read
|
5 years ago |
|
cfhddata.c
|
Merge commit '5f794aa1653aa04c1da7397e9ccacad947fadf5f'
|
8 years ago |
|
cfhddsp.c
|
avcodec/cfhd: add x86 SIMD
|
5 years ago |
|
cfhddsp.h
|
avcodec/cfhd: add x86 SIMD
|
5 years ago |
|
cfhdenc.c
|
avcodec/cfhdenc: do not try to encode junk
|
5 years ago |
|
cfhdencdsp.c
|
avcodec/x86: add cfhdenc SIMD
|
5 years ago |
|
cfhdencdsp.h
|
avcodec/cfhdenc: refactor DSP code for CFHD encoder
|
5 years ago |
|
cga_data.c
|
Move xGA font data from lavc to lavu.
|
13 years ago |
|
cga_data.h
|
Move xGA font data from lavc to lavu.
|
13 years ago |
|
chomp_bsf.c
|
avcodec.h: split bitstream filters API into its own header
|
5 years ago |
|
cinepak.c
|
avcodec: use the buffer_size_t typedef where required
|
5 years ago |
|
cinepakenc.c
|
Remove double ';'
|
5 years ago |
|
clearvideo.c
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
clearvideodata.h
|
avcodec/clearvideo: Apply VLC offset during init
|
5 years ago |
|
cljrdec.c
|
avcodec/cljrdec: Mark decoder as init-threadsafe
|
5 years ago |
|
cljrenc.c
|
avcodec: Add a min size parameter to ff_alloc_packet2()
|
10 years ago |
|
cllc.c
|
avcodec/cllc: Improve creating VLCs
|
5 years ago |
|
cngdec.c
|
avcodec: set AV_CODEC_CAP_CHANNEL_CONF on decoders which set their own channels
|
5 years ago |
|
cngenc.c
|
avcodec/cngenc: Cleanup generically after init failure
|
5 years ago |
|
codec.h
|
lavc: rename AV_CODEC_CAP_AUTO_THREADS->AV_CODEC_CAP_OTHER_THREADS
|
5 years ago |
|
codec2utils.c
|
avcodec/codec2utils: move the remaining avpriv functions to lavf
|
5 years ago |
|
codec2utils.h
|
avcodec/codec2utils: move the remaining avpriv functions to lavf
|
5 years ago |
|
codec_desc.c
|
avcodec: add SGA Video decoder
|
5 years ago |
|
codec_desc.h
|
avcodec.h: split AVCodecDescriptor API into its own header
|
6 years ago |
|
codec_id.h
|
avcodec: add SGA Video decoder
|
5 years ago |
|
codec_par.c
|
avcodec: move AVCodecParameters related functions from util.c to a new file
|
5 years ago |
|
codec_par.h
|
avcodec.h: split AVCodecParameters API into its own header
|
5 years ago |
|
cook.c
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
cook_parser.c
|
avcodec: Fix duration error after seek operation
|
12 years ago |
|
cookdata.h
|
avcodec/cook: Avoid big length tables for VLC initialization
|
5 years ago |
|
copy_block.h
|
lavc/copy_block: style fix
|
9 years ago |
|
cos_tablegen.c
|
avcodec/cos_tablegen: extend table generation to 17bits
|
10 years ago |
|
cpia.c
|
avcodec/cpia: Mark decoder as init-threadsafe
|
5 years ago |
|
cri.c
|
avcodec/cri: use av_packet_alloc() to allocate packets
|
5 years ago |
|
cri_parser.c
|
avcodec: add cri parser
|
5 years ago |
|
crystalhd.c
|
avcodec/crystalhd: Remove unused packet
|
5 years ago |
|
cscd.c
|
avcodec/cscd: Check output len in zlib as in lzo
|
5 years ago |
|
cuviddec.c
|
avcodec/cuviddec: set ulMaxDisplayDelay to zero if low_delay flag is set
|
5 years ago |
|
cyuv.c
|
avcodec: Mark some codecs with threadsafe init as such
|
9 years ago |
|
d3d11va.c
|
Merge commit 'bb198c4997d5036f3bf91de51e44f807115677d0'
|
10 years ago |
|
d3d11va.h
|
Merge commit 'e3d4784eb31b3ea4a97f2d4c698a75fab9bf3d86'
|
10 years ago |
|
dca.c
|
avcodec/dca: return standard error codes in avpriv_dca_parse_core_frame_header()
|
8 years ago |
|
dca.h
|
Merge commit 'abf1c058d1bd0ed1b820ea5e501a4484756f00b0'
|
8 years ago |
|
dca_core.c
|
avcodec/dca_core: always limit frame size to data size
|
8 years ago |
|
dca_core.h
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
dca_core_bsf.c
|
avcodec.h: split bitstream filters API into its own header
|
5 years ago |
|
dca_exss.c
|
avcodec/dca: move EXSS sampling frequency arrays to dca.c
|
9 years ago |
|
dca_exss.h
|
avcodec/dca_exss: prepare to be called from parser context
|
9 years ago |
|
dca_lbr.c
|
lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
|
5 years ago |
|
dca_lbr.h
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
dca_parser.c
|
avcodec/dca_parser: revert to conservative sync distance estimation
|
8 years ago |
|
dca_syncwords.h
|
avcodec/dca: add REV1AUX sync word
|
10 years ago |
|
dca_xll.c
|
avcodec/dca: avoid using bitstream reader in a non-standard way
|
8 years ago |
|
dca_xll.h
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
dcaadpcm.c
|
avcodec/dcaadpcm: fix use of uninitialized variable
|
8 years ago |
|
dcaadpcm.h
|
avcodec/dcaenc: Initial implementation of ADPCM encoding for DCA encoder
|
8 years ago |
|
dcadata.c
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
dcadata.h
|
avcodec/dca: move bits per sample array to dca.c
|
8 years ago |
|
dcadct.c
|
avcodec/dca: add math helpers and fixed point DCT
|
10 years ago |
|
dcadct.h
|
avcodec/dca: add math helpers and fixed point DCT
|
10 years ago |
|
dcadec.c
|
avcodec/dca: require checked bitstream reader
|
9 years ago |
|
dcadec.h
|
avcodec/dca: avoid using bitstream reader in a non-standard way
|
8 years ago |
|
dcadsp.c
|
avcodec/dcadsp: Fix integer overflow in dmix_add_c()
|
5 years ago |
|
dcadsp.h
|
avcodec/dca: add DTS Express (LBR) decoder
|
9 years ago |
|
dcaenc.c
|
avcodec/dcaenc: Fix undefined left shift of negative numbers
|
5 years ago |
|
dcaenc.h
|
avcodec/dcaenc: Initial implementation of ADPCM encoding for DCA encoder
|
8 years ago |
|
dcahuff.c
|
dcaenc: Use Huffman codes for Bit Allocation Index
|
9 years ago |
|
dcahuff.h
|
dcaenc: Use Huffman codes for Bit Allocation Index
|
9 years ago |
|
dcamath.h
|
avcodec/dcaenc: Initial implementation of ADPCM encoding for DCA encoder
|
8 years ago |
|
dct.c
|
avcodec/dct: Propagate error code from ff_rdft_init()
|
7 years ago |
|
dct.h
|
Merge commit '2ec9fa5ec60dcd10e1cb10d8b4e4437e634ea428'
|
9 years ago |
|
dct32.h
|
Merge commit 'f00f6d538dcbaa122eb5e2784f41f4a299296b7b'
|
10 years ago |
|
dct32_fixed.c
|
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
|
dct32_float.c
|
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
|
dct32_template.c
|
avcodec/dct32_template: Fix runtime error: signed integer overflow: -1071326067 - 1088238847 cannot be represented in type 'int'
|
8 years ago |
|
dctref.c
|
Remove explicit filename from Doxygen @file commands.
|
16 years ago |
|
dctref.h
|
Merge remote-tracking branch 'qatar/master'
|
14 years ago |
|
dds.c
|
avcodec/dds: Use ff_set_dimensions()
|
6 years ago |
|
decode.c
|
lavc: move decoder bsf init into decoder-specific code
|
5 years ago |
|
decode.h
|
lavc: move decoder bsf init into decoder-specific code
|
5 years ago |
|
dfa.c
|
avcodec/dfa: Use array of fixed-sized strings for fixed-sized strings
|
6 years ago |
|
dirac.c
|
avcodec: remove remaining uses of avcodec_get_chroma_sub_sample
|
8 years ago |
|
dirac.h
|
diracdec: move the MAX_DWT_LEVELS macro to dirac.h
|
10 years ago |
|
dirac_arith.c
|
avcodec/dirac_arith: Make table only used here static
|
5 years ago |
|
dirac_arith.h
|
avcodec/dirac_arith: Make table only used here static
|
5 years ago |
|
dirac_dwt.c
|
diracdec: Pass DWTPlane to dwt init
|
10 years ago |
|
dirac_dwt.h
|
avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD97iH0 / COMPOSE_DD137iL0
|
7 years ago |
|
dirac_dwt_template.c
|
avcodec/dirac_dwt_template: Fix several integer overflows in horizontal_compose_daub97i()
|
7 years ago |
|
dirac_parser.c
|
avcodec/dirac_parser: do not offset AV_NOPTS_OFFSET
|
5 years ago |
|
dirac_vlc.c
|
avcodec/dirac_vlc: Make ff_dirac_golomb_lut static
|
5 years ago |
|
dirac_vlc.h
|
diracdec: rewrite golomb reader
|
6 years ago |
|
diracdec.c
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
diracdsp.c
|
avcodec/diracdsp: Remove unused variable
|
5 years ago |
|
diracdsp.h
|
diracdsp: add dequantization SIMD
|
9 years ago |
|
diractab.c
|
diradec: split tables away to a separate diractab file
|
10 years ago |
|
diractab.h
|
diractab: expose the maximum quantization index as a macro
|
9 years ago |
|
dnxhd_parser.c
|
avcodec/dnxhd_parser: Fix parser when input does not have nicely sized packets
|
6 years ago |
|
dnxhddata.c
|
avcodec/dnxhd: Make ff_dxnhd_get_cid_table return a pointer, not index
|
5 years ago |
|
dnxhddata.h
|
avcodec/dnxhd: Make ff_dxnhd_get_cid_table return a pointer, not index
|
5 years ago |
|
dnxhddec.c
|
avcodec/dnxhd: Make ff_dxnhd_get_cid_table return a pointer, not index
|
5 years ago |
|
dnxhdenc.c
|
avcodec/dnxhd: Make ff_dxnhd_get_cid_table return a pointer, not index
|
5 years ago |
|
dnxhdenc.h
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
dolby_e.c
|
avcodec/dolby_e: Avoid duplicating sample rate table
|
5 years ago |
|
dolby_e.h
|
avcodec/dolby_e: Avoid duplicating sample rate table
|
5 years ago |
|
dolby_e_parse.c
|
avcodec/dolby_e: Avoid duplicating sample rate table
|
5 years ago |
|
dolby_e_parser.c
|
avcodec/dolby_e: Avoid duplicating sample rate table
|
5 years ago |
|
dpcm.c
|
avcodec/dpcm: clip exponent into supported range in XAN DPCM
|
5 years ago |
|
dpx.c
|
avcodec/dpx: add support for other single component 8bit files
|
5 years ago |
|
dpx_parser.c
|
Merge commit '87bd298abeb901fe16383a0d267502cc7fc03878'
|
11 years ago |
|
dpxenc.c
|
avcodec/dpxenc: Fix "libavcodec/dpxenc.c:250:44: warning: passing argument 3 of av_image_copy_to_buffer from incompatible pointer type"
|
10 years ago |
|
dsd.c
|
avcodec/dsd: Make initializing DSD tables thread-safe
|
5 years ago |
|
dsd.h
|
avcodec/dsd: use uint8_t instead of unsigned char
|
6 years ago |
|
dsd_tablegen.h
|
avcodec: add Direct Stream Transfer (DST) decoder
|
9 years ago |
|
dsddec.c
|
avcodec: Constify some AVPackets
|
5 years ago |
|
dsicinaudio.c
|
avcodec: set AV_CODEC_CAP_CHANNEL_CONF on decoders which set their own channels
|
5 years ago |
|
dsicinvideo.c
|
avcodec/dsicinvideo: Remove redundant code for freeing
|
5 years ago |
|
dss_sp.c
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
dstdec.c
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
dump_extradata_bsf.c
|
avcodec.h: split bitstream filters API into its own header
|
5 years ago |
|
dv.c
|
Merge commit 'b7f98659f21dce438c33b512e25fd64b8d07c347'
|
9 years ago |
|
dv.h
|
avcodec/dvenc: support encoding dvcprohd
|
6 years ago |
|
dv_profile.c
|
avcodec/dv_profile: PAL DV files with dsf flag 0 - detect via pal flag and buf_size
|
5 years ago |
|
dv_profile.h
|
avcodec: remove FF_API_DV_FRAME_PROFILE cruft
|
10 years ago |
|
dv_profile_internal.h
|
avcodec/dv_profile: deprecate internal function that shouldn't be public
|
11 years ago |
|
dv_tablegen.c
|
libavcodec/dv_tablegen: fixed wrong printf format
|
9 years ago |
|
dv_tablegen.h
|
Merge commit 'ee0ebd3c1412fdd9d80aa97c98d1a20b893f1f47'
|
11 years ago |
|
dvaudio.h
|
avcodec/dvaudio: add missing header include
|
10 years ago |
|
dvaudio_parser.c
|
avcodec: add dvaudio parser
|
10 years ago |
|
dvaudiodec.c
|
avcodec/dvaudiodec: now that we got samples, fix 12bit case
|
10 years ago |
|
dvbsub_parser.c
|
avcodec/dvbsub_parser: Don't allocate buffer separately
|
5 years ago |
|
dvbsubdec.c
|
avcodec/dvbsubdec: error out on unsupported coding methods
|
5 years ago |
|
dvbsubenc.c
|
avcodec/dvbsubenc: fix onject/object typo
|
5 years ago |
|
dvbtxt.h
|
avformat/dvbtxt: add raw demuxer for dvb teletext probing
|
10 years ago |
|
dvd_nav_parser.c
|
Merge commit '2d60444331fca1910510038dd3817bea885c2367'
|
11 years ago |
|
dvdata.c
|
dv: move inverse weight tables to decoder
|
11 years ago |
|
dvdata.h
|
dv: move inverse weight tables to decoder
|
11 years ago |
|
dvdec.c
|
lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
|
5 years ago |
|
dvdsub.c
|
avcodec/dvdsub: Fix warning about incompatible pointer type
|
6 years ago |
|
dvdsub_parser.c
|
avcodec/dvdsub_parser: Remove empty init function
|
5 years ago |
|
dvdsubdec.c
|
lavc/dvdsubdec: Move palette parsing to new function
|
6 years ago |
|
dvdsubenc.c
|
lavc: un-avpriv avpriv_bprint_to_extradata()
|
5 years ago |
|
dvenc.c
|
avcodec/dvenc: dv100_weight_shift never used
|
5 years ago |
|
dxa.c
|
avcodec/dxa: Cleanup generically after init failure
|
5 years ago |
|
dxtory.c
|
avcodec/dxtory: Fix undefined shift with negative linesize
|
5 years ago |
|
dxv.c
|
avcodec/dxv: make prev variable unsigned
|
6 years ago |
|
dxva2.c
|
avcodec/dxva2: add AV1 decode support
|
5 years ago |
|
dxva2.h
|
all: Make header guard names consistent
|
10 years ago |
|
dxva2_av1.c
|
avcodec/av1dec: support exporting Film Grain params as frame side data
|
5 years ago |
|
dxva2_h264.c
|
Merge commit '8f144d9e3d5cb2ca92e5bdf7cc9f72effa1bd2ce'
|
8 years ago |
|
dxva2_hevc.c
|
Merge commit '8f144d9e3d5cb2ca92e5bdf7cc9f72effa1bd2ce'
|
8 years ago |
|
dxva2_internal.h
|
lavc/dxva2_internal: Cast the dxva2 and d3d11 decoders and cfgs to (void *).
|
8 years ago |
|
dxva2_mpeg2.c
|
Merge commit '8f144d9e3d5cb2ca92e5bdf7cc9f72effa1bd2ce'
|
8 years ago |
|
dxva2_vc1.c
|
Merge commit '8f144d9e3d5cb2ca92e5bdf7cc9f72effa1bd2ce'
|
8 years ago |
|
dxva2_vp9.c
|
Merge commit '8f144d9e3d5cb2ca92e5bdf7cc9f72effa1bd2ce'
|
8 years ago |
|
dynamic_hdr10_plus.c
|
avcodec/dynamic_hdr10_plus: remove unused const variables
|
5 years ago |
|
dynamic_hdr10_plus.h
|
avcodec/dynamic_hdr10_plus: don't take a GetBitContext as input argument
|
5 years ago |
|
eac3_core_bsf.c
|
avcodec.h: split bitstream filters API into its own header
|
5 years ago |
|
eac3_data.c
|
Merge remote-tracking branch 'qatar/master'
|
14 years ago |
|
eac3_data.h
|
Merge remote-tracking branch 'qatar/master'
|
14 years ago |
|
eac3dec.c
|
avcodec/eac3dec: remove obsolete comment
|
7 years ago |
|
eac3enc.c
|
avcodec/ac3enc: Share options and defaults
|
5 years ago |
|
eac3enc.h
|
Reinstate proper FFmpeg license for all files.
|
12 years ago |
|
eacmv.c
|
avcodec/eacmv: Cleanup generically after init failure
|
5 years ago |
|
eaidct.c
|
Merge commit 'a339e919cad1ab0125948f0dd9d49f6cb590db89'
|
9 years ago |
|
eaidct.h
|
Merge commit 'a339e919cad1ab0125948f0dd9d49f6cb590db89'
|
9 years ago |
|
eamad.c
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
eatgq.c
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
eatgv.c
|
avcodec/eatgv: Check remaining size after the keyframe header
|
6 years ago |
|
eatqi.c
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
elbg.c
|
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
|
9 years ago |
|
elbg.h
|
Merge commit 'ae2d41ec875965ce4ab9fdd88a5e8ba57cada67a'
|
11 years ago |
|
elsdec.c
|
avcodec/elsdec: Fix memleaks
|
7 years ago |
|
elsdec.h
|
Merge commit '08c2d8f0aa679c2f060721d1d0d4f33d2ae32368'
|
10 years ago |
|
encode.c
|
avcodec/encode: Fix check for allowed LJPEG pixel formats
|
4 years ago |
|
encode.h
|
lavc: factor out encoder init/validation from avcodec_open2()
|
5 years ago |
|
error_resilience.c
|
avcodec/error_resilience: set AVFrame decode_error_flags in case of decoding error
|
6 years ago |
|
error_resilience.h
|
error_resilience: remove avpriv_atomic usage
|
8 years ago |
|
escape124.c
|
avcodec: Replace get_bits_long() by get_bits() where possible
|
6 years ago |
|
escape130.c
|
avcodec/escape130: Cleanup generically on init failure
|
5 years ago |
|
evrcdata.h
|
Add missing "const" all over the place.
|
11 years ago |
|
evrcdec.c
|
avcodec: set AV_CODEC_CAP_CHANNEL_CONF on decoders which set their own channels
|
5 years ago |
|
exif.c
|
avcodec/exif: Avoid allocation for small buffer
|
5 years ago |
|
exif.h
|
avcodec/exif: remove GetByteContext usage from avpriv_exif_decode_ifd()
|
8 years ago |
|
exr.c
|
avcodec/exr: Check oe in huf_decode() before use
|
5 years ago |
|
exrdsp.c
|
libavcodec/exr : add x86 SIMD for predictor
|
8 years ago |
|
exrdsp.h
|
libavcodec/exr : add x86 SIMD for predictor
|
8 years ago |
|
exrenc.c
|
avcodec/exrenc: move float2half code to own header
|
5 years ago |
|
extract_extradata_bsf.c
|
avcodec/extract_extradata: Reindent after the last commit
|
5 years ago |
|
faandct.c
|
Merge commit '34c22a9ca656603428b2c3490d1339c5a5966961'
|
9 years ago |
|
faandct.h
|
Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'
|
13 years ago |
|
faanidct.c
|
Merge commit '2ec9fa5ec60dcd10e1cb10d8b4e4437e634ea428'
|
9 years ago |
|
faanidct.h
|
Merge commit '2ec9fa5ec60dcd10e1cb10d8b4e4437e634ea428'
|
9 years ago |
|
fastaudio.c
|
mobiclip: fix copyright headers
|
5 years ago |
|
faxcompr.c
|
avcodec/faxcompr: Make ff_ccitt_unpack_init() thread-safe
|
5 years ago |
|
faxcompr.h
|
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
|
9 years ago |
|
fdctdsp.c
|
avcodec/fdctdsp: use the 10bit code for 9 bit too
|
11 years ago |
|
fdctdsp.h
|
Merge commit 'a9aee08d900f686e966c64afec5d88a7d9d130a3'
|
11 years ago |
|
ffjni.c
|
lavc/ffjni: add missing '\n'
|
8 years ago |
|
ffjni.h
|
lavc/ffjni: replace ff_jni_{attach,detach} with ff_jni_get_env
|
9 years ago |
|
fft-internal.h
|
fft: remove 16-bit FFT and MDCT code
|
5 years ago |
|
fft.h
|
avcodec/fft_template: Avoid useless function
|
5 years ago |
|
fft_fixed_32.c
|
rename CONFIG_FFT_FIXED_32 -> FFT_FIXED_32
|
12 years ago |
|
fft_float.c
|
rename CONFIG_FFT_FIXED_32 -> FFT_FIXED_32
|
12 years ago |
|
fft_init_table.c
|
avcodec/fft_template, fft_init_table: Make ff_fft_init() thread-safe
|
5 years ago |
|
fft_table.h
|
avcodec/fft_template, fft_init_table: Make ff_fft_init() thread-safe
|
5 years ago |
|
fft_template.c
|
avcodec/fft_template: Avoid useless function
|
5 years ago |
|
ffv1.c
|
avcodec/ffv1: Simplify cleanup after allocation failure
|
5 years ago |
|
ffv1.h
|
libavcodec, libpostproc: Remove outcommented START/STOP_TIMER
|
6 years ago |
|
ffv1_template.c
|
lavc/ffv1: Properly check that the 4th and 5th quant tables are zeroes
|
6 years ago |
|
ffv1dec.c
|
avcodec/ffv1dec: Check if trailer is available
|
5 years ago |
|
ffv1dec_template.c
|
avcodec/ffv1dec_template: Optimize common case in run mode
|
6 years ago |
|
ffv1enc.c
|
avcodec/ffv1enc: Fix memleaks on init failure
|
5 years ago |
|
ffv1enc_template.c
|
avcodec/ffv1: Support for GBRAP10 and GBRAP12
|
8 years ago |
|
ffwavesynth.c
|
avcodec/ffwavesynth: Avoid signed integer overflow in phi_at()
|
5 years ago |
|
fic.c
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
file_open.c
|
libavutil: Make avpriv_open a library-internal function on msvcrt
|
12 years ago |
|
filter_units_bsf.c
|
avcodec/cbs: Remove unused function parameters
|
5 years ago |
|
fits.c
|
avcodec/fits: Check gcount and pcount being non negative
|
5 years ago |
|
fits.h
|
avcodec/fits: Fix include type
|
8 years ago |
|
fitsdec.c
|
avcodec/fitsdec: properly initialize header->data_max
|
5 years ago |
|
fitsenc.c
|
Add FITS Encoder
|
8 years ago |
|
flac.c
|
avcodec: Replace get_bits_long() by get_bits() where possible
|
6 years ago |
|
flac.h
|
avcodec/flac: forward errors from ff_flac_parse_streaminfo()
|
9 years ago |
|
flac_parser.c
|
avcodec/flac_parser: Do not lose header count in find_headers_search()
|
5 years ago |
|
flacdata.c
|
Fix type of shared flac table ff_flac_blocksize_table[].
|
13 years ago |
|
flacdata.h
|
Fix type of shared flac table ff_flac_blocksize_table[].
|
13 years ago |
|
flacdec.c
|
avcodec/flacdec: Avoid undefined shift in error case
|
5 years ago |
|
flacdsp.c
|
avcodec/flacdsp: Fix: runtime error: signed integer overflow: -1027555328 + -1226681270 cannot be represented in type 'int'
|
9 years ago |
|
flacdsp.h
|
Factorize CHECK/SUINT code
|
9 years ago |
|
flacdsp_lpc_template.c
|
cvcodec/flacdsp_lpc_template: osmetic fix
|
11 years ago |
|
flacdsp_template.c
|
avcodec/flacdsp_template: Fix invalid shifts in decorrelate
|
6 years ago |
|
flacenc.c
|
avcodec/flacenc: Fix memleak upon init error
|
5 years ago |
|
flashsv.c
|
avcodec: Constify some AVPackets
|
5 years ago |
|
flashsv2enc.c
|
avcodec/flashsv2enc: Fix undefined NULL + 0
|
5 years ago |
|
flashsvenc.c
|
avcodec/flashsvenc: Remove unused z_stream
|
5 years ago |
|
flicvideo.c
|
avcodec/decode: add a flags parameter to ff_reget_buffer()
|
6 years ago |
|
float2half.h
|
avcodec/float2half: fix minor style issue
|
5 years ago |
|
flv.h
|
Merge commit 'ff4d1aa8bc3f4fe9d1f684f760b29c51adb569ef'
|
11 years ago |
|
flvdec.c
|
avcodec: Replace get_bits_long() by get_bits() where possible
|
6 years ago |
|
flvenc.c
|
put_bits: make avpriv_align_put_bits() inline
|
5 years ago |
|
fmtconvert.c
|
Merge commit 'aebf07075f4244caf591a3af71e5872fe314e87b'
|
10 years ago |
|
fmtconvert.h
|
Merge commit 'aebf07075f4244caf591a3af71e5872fe314e87b'
|
10 years ago |
|
fmvc.c
|
avcodec/fmvc: avoid copying uninitialized data
|
5 years ago |
|
frame_thread_encoder.c
|
avcodec/frame_thread_encoder: Use more natural types
|
5 years ago |
|
frame_thread_encoder.h
|
avcodec/frame_thread_encoder: Avoid creating reference to frame
|
5 years ago |
|
fraps.c
|
avcodec/fraps: Use cached bitstream reader
|
5 years ago |
|
frwu.c
|
avcodec: use AV_OPT_TYPE_BOOL in a bunch of places
|
10 years ago |
|
g2meet.c
|
avcodec/g2meet: Fix undefined NULL + 0
|
5 years ago |
|
g722.c
|
avcodec/g722: Fix multiple runtime error: left shift of negative value -1
|
8 years ago |
|
g722.h
|
Merge commit '67690683130faf37dd9d969ced15eba2a1940ade'
|
11 years ago |
|
g722dec.c
|
avcodec: set AV_CODEC_CAP_CHANNEL_CONF on decoders which set their own channels
|
5 years ago |
|
g722dsp.c
|
x86/g722dsp: add ff_g722_apply_qmf_sse2
|
11 years ago |
|
g722dsp.h
|
x86/g722dsp: add ff_g722_apply_qmf_sse2
|
11 years ago |
|
g722enc.c
|
avcodec/g722enc: Validate parameters before using them
|
5 years ago |
|
g723_1.c
|
avcodec/g723_1: Deduplicate arrays
|
5 years ago |
|
g723_1.h
|
avcodec/g723_1: Move tables to their only user
|
5 years ago |
|
g723_1_parser.c
|
avcodec: add g732_1 parser
|
7 years ago |
|
g723_1dec.c
|
avcodec/g723_1: Move tables to their only user
|
5 years ago |
|
g723_1enc.c
|
avcodec/g723_1: Move tables to their only user
|
5 years ago |
|
g726.c
|
avcodec: set AV_CODEC_CAP_CHANNEL_CONF on decoders which set their own channels
|
5 years ago |
|
g729.h
|
avcodec/g729: add g729_parser
|
10 years ago |
|
g729_parser.c
|
avcodec/g729_parser: Check block_size
|
6 years ago |
|
g729data.h
|
Fix comments about implemented codecs
|
14 years ago |
|
g729dec.c
|
avcodec/g729dec: Avoid one multiply by using init_get_bits8()
|
6 years ago |
|
g729postfilter.c
|
avcodec/g729postfilter: Clip gain before scaling with AGC_FAC1
|
5 years ago |
|
g729postfilter.h
|
all: Make header guard names consistent
|
10 years ago |
|
gdv.c
|
avcodec: use the buffer_size_t typedef where required
|
5 years ago |
|
get_bits.h
|
avcodec/get_bits: cosmetics
|
6 years ago |
|
gif.c
|
avcodec/gifenc: Actually use the shrunk palette
|
5 years ago |
|
gif.h
|
avformat/gifdec: export duration, nb_frames and comment
|
7 years ago |
|
gif_parser.c
|
avcodec: add gif parser
|
7 years ago |
|
gifdec.c
|
avcodec/decode: add a flags parameter to ff_reget_buffer()
|
6 years ago |
|
golomb.c
|
Correct golomb vlc decoding tables.
|
16 years ago |
|
golomb.h
|
avcodec/golomb: Document return value of get_ue_golomb_31 on error
|
5 years ago |
|
gsm.h
|
Merge commit 'a16577d9857206089fd8bce6a342b31dbd7fb9b0'
|
12 years ago |
|
gsm_parser.c
|
avcodec/gsm_parser: Replace codec_id check by assert
|
10 years ago |
|
gsmdec.c
|
avcodec: set AV_CODEC_CAP_CHANNEL_CONF on decoders which set their own channels
|
5 years ago |
|
gsmdec_data.c
|
Merge commit '81f769fa129edc51c28285649c2df6da717e718f'
|
9 years ago |
|
gsmdec_data.h
|
Merge commit '81f769fa129edc51c28285649c2df6da717e718f'
|
9 years ago |
|
gsmdec_template.c
|
avcodec/gsmdec_template: Fix runtime error: signed integer overflow: -22527 * 99113 cannot be represented in type 'int'
|
9 years ago |
|
h261.c
|
avcodec/h261enc: Make encoder init-threadsafe
|
5 years ago |
|
h261.h
|
avcodec/h261enc: Make encoder init-threadsafe
|
5 years ago |
|
h261_parser.c
|
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
|
9 years ago |
|
h261data.c
|
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
|
h261dec.c
|
Revert "avcodec: add FF_CODEC_CAP_INIT_CLEANUP for all codecs which use ff_mpv_common_init()"
|
4 years ago |
|
h261enc.c
|
avcodec/h261enc: Make encoder init-threadsafe
|
5 years ago |
|
h263.c
|
avcodec/h263: Remove disabled and wrong code from ff_h263_loop_filter()
|
9 years ago |
|
h263.h
|
avcodec/msmpeg4dec: Reuse identical MV VLC
|
5 years ago |
|
h263_parser.c
|
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
|
13 years ago |
|
h263_parser.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
h263data.c
|
avcodec/h263data, ituh263*: Make initializing RL inter table thread-safe
|
5 years ago |
|
h263data.h
|
avcodec/h263data, ituh263*: Make initializing RL inter table thread-safe
|
5 years ago |
|
h263dec.c
|
Revert "avcodec: add FF_CODEC_CAP_INIT_CLEANUP for all codecs which use ff_mpv_common_init()"
|
4 years ago |
|
h263dsp.c
|
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for H263 lpf functions
|
10 years ago |
|
h263dsp.h
|
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for H263 lpf functions
|
10 years ago |
|
h264.h
|
lavc/h2645_parse: add h264_nal_unit_name for h264 NAL type.
|
7 years ago |
|
h264_cabac.c
|
libavcodec, libpostproc: Remove outcommented START/STOP_TIMER
|
6 years ago |
|
h264_cavlc.c
|
avcodec/h264_cavlc: Reindent after the previous commit
|
5 years ago |
|
h264_direct.c
|
lavc, lavf: Remove newlines from calls to avpriv_request_sample().
|
5 years ago |
|
h264_levels.c
|
avcodec/h264_levels, h265_profile_level: Remove ff_h26[45]_get_level
|
5 years ago |
|
h264_levels.h
|
avcodec/h264_levels, h265_profile_level: Remove ff_h26[45]_get_level
|
5 years ago |
|
h264_loopfilter.c
|
lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
|
5 years ago |
|
h264_mb.c
|
Merge commit '45c4bf3df03ef53ae61fa1473424d4ae024f22e4'
|
8 years ago |
|
h264_mb_template.c
|
Merge commit '56087ec0a29314d1860f6f0e6f40fbb9b40feccd'
|
9 years ago |
|
h264_mc_template.c
|
avcodec/h264_mc_template: Only prefetch motion if the list is used.
|
7 years ago |
|
h264_metadata_bsf.c
|
avcodec/h264_metadata_bsf: Don't add AUD to extradata
|
5 years ago |
|
h264_mp4toannexb_bsf.c
|
avcodec.h: split bitstream filters API into its own header
|
5 years ago |
|
h264_mvpred.h
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
h264_parse.c
|
avcodec/cavsdec, h264*, hevc_parser: Use get_ue_golomb_31 where possible
|
5 years ago |
|
h264_parse.h
|
avcodec/h264_parse: Check picture structure when initializing weight table
|
8 years ago |
|
h264_parser.c
|
h264_ps: make the PPS hold a reference to its SPS
|
6 years ago |
|
h264_picture.c
|
h264dec: support exporting QP tables through the AVVideoEncParams API
|
5 years ago |
|
h264_ps.c
|
avcodec/cavsdec, h264*, hevc_parser: Use get_ue_golomb_31 where possible
|
5 years ago |
|
h264_ps.h
|
h264_ps: make the PPS hold a reference to its SPS
|
6 years ago |
|
h264_redundant_pps_bsf.c
|
h264_redundant_pps_bsf: Use common cbs bsf implementation
|
5 years ago |
|
h264_refs.c
|
avcodec/h264_refs: do not use invalid mmco values in case of error
|
6 years ago |
|
h264_sei.c
|
h264: Use common SEI types
|
5 years ago |
|
h264_sei.h
|
h264: Use common SEI types
|
5 years ago |
|
h264_slice.c
|
avcodec/h264_slice: Check input SPS in ff_h264_update_thread_context()
|
5 years ago |
|
h264addpx_template.c
|
avcodec/h264addpx_template: Fixes integer overflows
|
8 years ago |
|
h264chroma.c
|
avcodec: loongson3 optimized h264chroma put and avg with mmi
|
10 years ago |
|
h264chroma.h
|
Merge commit 'e4a94d8b36c48d95a7d412c40d7b558422ff659c'
|
9 years ago |
|
h264chroma_template.c
|
Merge commit 'e4a94d8b36c48d95a7d412c40d7b558422ff659c'
|
9 years ago |
|
h264data.c
|
Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa'
|
9 years ago |
|
h264data.h
|
Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa'
|
9 years ago |
|
h264dec.c
|
avcodec: use the buffer_size_t typedef where required
|
5 years ago |
|
h264dec.h
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
h264dsp.c
|
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
|
9 years ago |
|
h264dsp.h
|
avcodec/h264dsp: change loop filter stride argument to ptrdiff_t
|
7 years ago |
|
h264dsp_template.c
|
avcodec/h264dsp: change loop filter stride argument to ptrdiff_t
|
7 years ago |
|
h264idct.c
|
Merge commit '6a4430407404bfe55581e66a86a496c9adf6fb44'
|
13 years ago |
|
h264idct.h
|
Merge commit '6a4430407404bfe55581e66a86a496c9adf6fb44'
|
13 years ago |
|
h264idct_template.c
|
avcodec/h264idct_template: Fix integer overflow in ff_h264_chroma422_dc_dequant_idct()
|
5 years ago |
|
h264pred.c
|
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
|
9 years ago |
|
h264pred.h
|
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
|
9 years ago |
|
h264pred_template.c
|
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
|
9 years ago |
|
h264qpel.c
|
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC qpel functions
|
10 years ago |
|
h264qpel.h
|
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC qpel functions
|
10 years ago |
|
h264qpel_template.c
|
Merge commit '2143948381c8118bdc2f50bd4079520b9885bd54'
|
11 years ago |
|
h265_metadata_bsf.c
|
avcodec/h265_metadata_bsf: Check nb_units before accessing the first in h265_metadata_update_fragment()
|
5 years ago |
|
h265_profile_level.c
|
avcodec/h264_levels, h265_profile_level: Remove ff_h26[45]_get_level
|
5 years ago |
|
h265_profile_level.h
|
avcodec/h264_levels, h265_profile_level: Remove ff_h26[45]_get_level
|
5 years ago |
|
h2645_parse.c
|
avcodec/h2645_parse: Reduce the initial skipped_bytes_pos size with small inputs
|
5 years ago |
|
h2645_parse.h
|
lavc/h2645_parse: Don't automatically remove nuh_layer_id > 0 packets
|
6 years ago |
|
half2float.h
|
avcodec/half2float: fix integer overflows in convertmantissa()
|
5 years ago |
|
hap.c
|
avcodec/hap : move parse_section_header to hap.c in order to be use by new bsf filter
|
8 years ago |
|
hap.h
|
avcodec/hapdec: Change compressed_offset to unsigned 32bit
|
5 years ago |
|
hapdec.c
|
avcodec/hapdec: Change compressed_offset to unsigned 32bit
|
5 years ago |
|
hapenc.c
|
avcodec/hap: add "compressor" option to Hap encoder to disable secondary compression
|
9 years ago |
|
hapqa_extract_bsf.c
|
avcodec.h: split bitstream filters API into its own header
|
5 years ago |
|
hca_data.h
|
avcodec/hcadec: fix decoding of hfr channels
|
5 years ago |
|
hcadec.c
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
hcom.c
|
avcodec/hcom: Cleanup generically upon init failure
|
5 years ago |
|
hevc.h
|
avcodec/hevc: Cosmetics: Realign after last commit
|
6 years ago |
|
hevc_cabac.c
|
avcodec/hevcdec: fix stat_coeff save/load for persistent_rice_adaptation_enabled_flag
|
5 years ago |
|
hevc_data.c
|
Merge commit '150c896a9e46b23b97debb0a5f66fbaeaa32f153'
|
9 years ago |
|
hevc_data.h
|
Merge commit '150c896a9e46b23b97debb0a5f66fbaeaa32f153'
|
9 years ago |
|
hevc_filter.c
|
libavcodec/hevc_filter: move AVDISCARD_NONREF switch-case into function
|
8 years ago |
|
hevc_mp4toannexb_bsf.c
|
avcodec/hevc_mp4toannexb_bsf: Check NAL size against available input
|
5 years ago |
|
hevc_mvs.c
|
avcodec/hevc_mvs: Cleanup ff_hevc_set_neighbour_available()
|
5 years ago |
|
hevc_parse.c
|
lavc/h2645_parse: Don't automatically remove nuh_layer_id > 0 packets
|
6 years ago |
|
hevc_parse.h
|
avcodec/hevc_sei: rename HEVCSEIContext to HEVCSEI
|
8 years ago |
|
hevc_parser.c
|
avcodec/cavsdec, h264*, hevc_parser: Use get_ue_golomb_31 where possible
|
5 years ago |
|
hevc_ps.c
|
avcodec/hevc_ps: Change scaling_list_dc_coef to 8 bit
|
5 years ago |
|
hevc_ps.h
|
hevc: move SliceHeader and LongTermRPS back to hevcdec.h
|
5 years ago |
|
hevc_ps_enc.c
|
avcodec, avfilter, avformat: Remove redundant avpriv_align_put_bits
|
5 years ago |
|
hevc_refs.c
|
hevc_refs: reduce code duplication in find_ref_idx()
|
5 years ago |
|
hevc_sei.c
|
avcodec/hevc_sei: Check payload size in decode_nal_sei_message()
|
5 years ago |
|
hevc_sei.h
|
hevc: Use common SEI types
|
5 years ago |
|
hevcdec.c
|
avcodec: use the buffer_size_t typedef where required
|
5 years ago |
|
hevcdec.h
|
avcodec/hevcdec: fix stat_coeff save/load for persistent_rice_adaptation_enabled_flag
|
5 years ago |
|
hevcdsp.c
|
lavc/aarch64: port HEVC SIMD idct NEON
|
5 years ago |
|
hevcdsp.h
|
lavc/aarch64: port HEVC SIMD idct NEON
|
5 years ago |
|
hevcdsp_template.c
|
avcodec/hevcdsp_template: Fix Invalid shifts in put_hevc_qpel_bi_w_h() and put_hevc_qpel_bi_w_w()
|
8 years ago |
|
hevcpred.c
|
Merge commit '4abe3b049d987420eb891f74a35af2cebbf52144'
|
9 years ago |
|
hevcpred.h
|
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC intra prediction functions
|
10 years ago |
|
hevcpred_template.c
|
avcodec/hevcdec: constrained intra predict, do not check top left IS_INTRA if it's not available
|
5 years ago |
|
hnm4video.c
|
avcodec/hnm4video: Don't reimplement FFSWAP()
|
5 years ago |
|
hpel_template.c
|
Merge commit 'aba70bb5387f12dfa5e6cd8cb861c9c7e668151f'
|
12 years ago |
|
hpeldsp.c
|
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for hpel functions
|
10 years ago |
|
hpeldsp.h
|
Merge commit '48b80f8393d418ad35d73f5a36f5011de1928f3c'
|
9 years ago |
|
hq_hqa.c
|
avcodec/hq_hqa: Check info size
|
5 years ago |
|
hq_hqa.h
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
hq_hqadata.c
|
avcodec/hq_hqadata: Make local arrays static
|
5 years ago |
|
hq_hqadsp.c
|
avcodec/hq_hqadsp: Fix runtime error: signed integer overflow: 80359 * 30274 cannot be represented in type 'int'
|
8 years ago |
|
hq_hqadsp.h
|
Merge commit '22526c1f557a72b3285d295bd8b30c40eb65d437'
|
11 years ago |
|
hqx.c
|
avcodec/hqx: Don't check for errors for complete VLCs
|
5 years ago |
|
hqx.h
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
hqxdsp.c
|
avcodec/hqxdsp: Fix runtime error: signed integer overflow: -196264 * 11585 cannot be represented in type 'int'
|
8 years ago |
|
hqxdsp.h
|
Merge commit 'f00f6d538dcbaa122eb5e2784f41f4a299296b7b'
|
10 years ago |
|
hqxvlc.c
|
avcodec/hqx: Inline constants
|
5 years ago |
|
htmlsubtitles.c
|
avcodec/htmlsubtitles: Avoid locale dependant isdigit()
|
6 years ago |
|
htmlsubtitles.h
|
avcodec/htmlsubtitles: Check for string truncation and return error
|
8 years ago |
|
huffman.c
|
avcodec/huffman: beautify: add space between #include and filename.
|
9 years ago |
|
huffman.h
|
Merge commit 'ffa190d0479d2370dd89c95692f822cbff2cc24c'
|
9 years ago |
|
huffyuv.c
|
huffyuvencdsp: move functions only used by huffyuv from lossless_videodsp
|
9 years ago |
|
huffyuv.h
|
huffyuvencdsp: move shared functions to a new lossless_videoencdsp context
|
9 years ago |
|
huffyuvdec.c
|
avcodec/huffyuvdec: Test vertical coordinate more often
|
5 years ago |
|
huffyuvdsp.c
|
lavc/huffyuvdsp: only transmit the pix_fmt instead of the whole avctx
|
9 years ago |
|
huffyuvdsp.h
|
lavc/huffyuvdsp: only transmit the pix_fmt instead of the whole avctx
|
9 years ago |
|
huffyuvenc.c
|
avcodec: deprecate Lossless and Intra Only encoder capabilites
|
5 years ago |
|
huffyuvencdsp.c
|
avcodec/huffyuvencdsp: use an actual unsigned long constant
|
9 years ago |
|
huffyuvencdsp.h
|
huffyuvencdsp: move shared functions to a new lossless_videoencdsp context
|
9 years ago |
|
hwaccels.h
|
avcodec/dxva2: add AV1 decode support
|
5 years ago |
|
hwconfig.h
|
lavc: Extend hardware config metadata to encoders
|
5 years ago |
|
idcinvideo.c
|
avcodec: use the buffer_size_t typedef where required
|
5 years ago |
|
idctdsp.c
|
avcodec/idctdsp: Clear idct/idct_add for studio profile
|
7 years ago |
|
idctdsp.h
|
avcodec/idctdsp: Transmit studio_profile to init instead of using AVCodecContext profile
|
7 years ago |
|
iff.c
|
avcodec/iff: Fix off by x error
|
5 years ago |
|
iirfilter.c
|
avcodec/iirfilter: Fix memleak
|
5 years ago |
|
iirfilter.h
|
Merge commit '52730e0f867fe77b7d2353d8b44e92edb7079ca5'
|
9 years ago |
|
ilbcdata.h
|
avcodec/ilbcdata: Remove unused array
|
5 years ago |
|
ilbcdec.c
|
avcodec: set AV_CODEC_CAP_CHANNEL_CONF on decoders which set their own channels
|
5 years ago |
|
imc.c
|
Remove double ';'
|
5 years ago |
|
imcdata.h
|
avcodec/imc: Make Huffman tables smaller
|
5 years ago |
|
imgconvert.c
|
avcodec: Add missing FF_API define for libavcodec pix fmt API
|
5 years ago |
|
imm4.c
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
imm5.c
|
avcodec: Fix invalid uses of ff_codec_open2_recursive()
|
5 years ago |
|
imx.c
|
avcodec: use the buffer_size_t typedef where required
|
5 years ago |
|
imx_dump_header_bsf.c
|
avcodec.h: split bitstream filters API into its own header
|
5 years ago |
|
indeo2.c
|
avcodec/indeo2: Make decoder init-threadsafe
|
5 years ago |
|
indeo2data.h
|
avcodec/indeo2: Make tables used to initialize VLCs smaller
|
5 years ago |
|
indeo3.c
|
avcodec/indeo3: add support for more dimensions
|
5 years ago |
|
indeo3data.h
|
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
|
9 years ago |
|
indeo4.c
|
avcodec/ivi: Make initializing VLCs thread-safe
|
5 years ago |
|
indeo4data.h
|
Merge commit '23944d29a22a2cd602753b3705f73011c3bf0b18'
|
11 years ago |
|
indeo5.c
|
avcodec/ivi: Make initializing VLCs thread-safe
|
5 years ago |
|
indeo5data.h
|
Prepare Indeo4 (step 1): upscale indeo5 base tables by 2 and convert those into uint16_t.
|
15 years ago |
|
intelh263dec.c
|
avcodec: Replace get_bits_long() by get_bits() where possible
|
6 years ago |
|
internal.h
|
lavc: replace internal use of AV_CODEC_CAP_AUTO_THREADS with an internal cap
|
5 years ago |
|
interplayacm.c
|
avcodec/interplayacm: Fix overflow of last unused value
|
6 years ago |
|
interplayvideo.c
|
avcodec: use the buffer_size_t typedef where required
|
5 years ago |
|
intrax8.c
|
avcodec/intrax8: Reduce the size of tables used to initialize VLCs
|
5 years ago |
|
intrax8.h
|
Merge commit 'ca8c7591735c0f80cc29e31e2e92cb10228e14c7'
|
9 years ago |
|
intrax8dsp.c
|
Merge commit '3281d823cdc7601c4900eb103958c05f59f65555'
|
9 years ago |
|
intrax8dsp.h
|
Merge commit '3281d823cdc7601c4900eb103958c05f59f65555'
|
9 years ago |
|
intrax8huf.h
|
avcodec/intrax8: Reduce the size of tables used to initialize VLCs
|
5 years ago |
|
ipu_parser.c
|
avcodec: add IPU Video decoder and parser
|
5 years ago |
|
ituh263dec.c
|
avcodec/h263data, ituh263*: Make initializing RL inter table thread-safe
|
5 years ago |
|
ituh263enc.c
|
avcodec/h263data, ituh263*: Make initializing RL inter table thread-safe
|
5 years ago |
|
ivi.c
|
avcodec/ivi: Make initializing VLCs thread-safe
|
5 years ago |
|
ivi.h
|
avcodec/ivi: Use av_image_check_size2()
|
8 years ago |
|
ivi_dsp.c
|
avcodec/ivi_dsp: Fix runtime error: left shift of negative value -2
|
8 years ago |
|
ivi_dsp.h
|
Merge commit '746c56b7730ce09397d3a8354acc131285e9d829'
|
9 years ago |
|
j2kenc.c
|
avcodec/j2kenc: Fix leaks on init failure
|
5 years ago |
|
jacosub.h
|
lavc/jacosub: fix make checkheaders.
|
14 years ago |
|
jacosubdec.c
|
lavc: allow subtitle text format to be ASS without timing
|
10 years ago |
|
jfdctfst.c
|
dsputil: Move fdct function declarations to dct.h
|
13 years ago |
|
jfdctint.c
|
Reinstate proper FFmpeg license for all files.
|
12 years ago |
|
jfdctint_template.c
|
jfdct: Kill broken cruft
|
9 years ago |
|
jni.c
|
jni: Return ENOSYS on unsupported platforms
|
9 years ago |
|
jni.h
|
lavc: add JNI support
|
10 years ago |
|
jpeg2000.c
|
libavcodec/jpeg2000: fix tag tree reset
|
5 years ago |
|
jpeg2000.h
|
libavcodec/jpeg2000: fix tag tree reset
|
5 years ago |
|
jpeg2000_parser.c
|
libavcodec/jpeg2000_parser: Add jpeg2000 parser
|
5 years ago |
|
jpeg2000dec.c
|
avcodec/jpeg2000dec: Check atom_size in jp2_find_codestream()
|
5 years ago |
|
jpeg2000dsp.c
|
avcodec/jpeg2000dsp: Fix integer overflows in ict_int()
|
8 years ago |
|
jpeg2000dsp.h
|
avcodec/jpeg200dsp: add ff_ict_float_{sse,avx}
|
10 years ago |
|
jpeg2000dwt.c
|
avcodec/jpeg2000dwt: Fix undefined shifts of negative numbers
|
6 years ago |
|
jpeg2000dwt.h
|
avcodec/jpeg2000: Change coord to 32bit to support larger than 32k width or height
|
10 years ago |
|
jpegls.c
|
Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25'
|
11 years ago |
|
jpegls.h
|
avcodec/jpegls: Check A[Q] for overflow in ff_jpegls_update_state_regular()
|
5 years ago |
|
jpeglsdec.c
|
avcodec/jpeglsdec: Fix k=16 in ls_get_code_regular()
|
5 years ago |
|
jpeglsdec.h
|
Merge commit 'ff4fc5ef12a37716c5c5d8928a2db92428e916ec'
|
13 years ago |
|
jpeglsenc.c
|
avcodec/jpeglsenc: Allocate buffers together
|
5 years ago |
|
jpegtables.c
|
avcodec/jpegtables: Move ff_mjpeg_build_huffman_codes to mjpegenc_common
|
5 years ago |
|
jpegtables.h
|
avcodec/jpegtables: Move ff_mjpeg_build_huffman_codes to mjpegenc_common
|
5 years ago |
|
jrevdct.c
|
lavc/jrevdct: Avoid an aliasing violation.
|
7 years ago |
|
jvdec.c
|
avcodec/decode: add a flags parameter to ff_reget_buffer()
|
6 years ago |
|
kbdwin.c
|
libavcodec: Implementation of AC3 fixedpoint decoder
|
12 years ago |
|
kbdwin.h
|
lavc/kbdwin: add missing stdint.h include
|
12 years ago |
|
kgv1dec.c
|
avcodec/kgv1dec: Check that there is enough input for maximum RLE compression
|
8 years ago |
|
kmvc.c
|
avcodec: use the buffer_size_t typedef where required
|
5 years ago |
|
lagarith.c
|
pthread_frame: merge the functionality for normal decoder init and init_thread_copy
|
6 years ago |
|
lagarithrac.c
|
avcodec/lagarith: Detect end of input in lag_decode_line() loop
|
8 years ago |
|
lagarithrac.h
|
avcodec/lagarith: Detect end of input in lag_decode_line() loop
|
8 years ago |
|
latm_parser.c
|
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
|
13 years ago |
|
lcl.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
lcldec.c
|
avcodec/lcldec: Fix undefined NULL + 0
|
5 years ago |
|
lclenc.c
|
avcodec: deprecate Lossless and Intra Only encoder capabilites
|
5 years ago |
|
libaomdec.c
|
lavc: rename AV_CODEC_CAP_AUTO_THREADS->AV_CODEC_CAP_OTHER_THREADS
|
5 years ago |
|
libaomenc.c
|
lavc: rename AV_CODEC_CAP_AUTO_THREADS->AV_CODEC_CAP_OTHER_THREADS
|
5 years ago |
|
libaribb24.c
|
lavc/libaribb24: use integer math to calculate font scaling
|
7 years ago |
|
libavcodec.v
|
avcodec/libavcodec.v: remove obsolete exports
|
8 years ago |
|
libcelt_dec.c
|
avcodec: add metadata to identify wrappers and hardware decoders
|
8 years ago |
|
libcodec2.c
|
avcodec: set AV_CODEC_CAP_CHANNEL_CONF on decoders which set their own channels
|
5 years ago |
|
libdav1d.c
|
lavc: rename AV_CODEC_CAP_AUTO_THREADS->AV_CODEC_CAP_OTHER_THREADS
|
5 years ago |
|
libdavs2.c
|
avcodec/libdavs2: unbreak compilation failure
|
5 years ago |
|
libfdk-aacdec.c
|
libfdk-aacdec: Allow explicitly disabling the DRC reference level option
|
6 years ago |
|
libfdk-aacenc.c
|
avcodec: move aacenc profiles to profiles.h
|
5 years ago |
|
libgsmdec.c
|
avcodec: set AV_CODEC_CAP_CHANNEL_CONF on decoders which set their own channels
|
5 years ago |
|
libgsmenc.c
|
lavc/libgsmenc: Force mono and use 13k as default bitrate.
|
7 years ago |
|
libilbc.c
|
avcodec/libilbc: Support newer libiLBC versions
|
5 years ago |
|
libkvazaar.c
|
lavc: rename AV_CODEC_CAP_AUTO_THREADS->AV_CODEC_CAP_OTHER_THREADS
|
5 years ago |
|
libmp3lame.c
|
libavcodec/libmp3lame: Don't free user-provided AVPacket
|
5 years ago |
|
libopencore-amr.c
|
avcodec: set AV_CODEC_CAP_CHANNEL_CONF on decoders which set their own channels
|
5 years ago |
|
libopenh264.c
|
Add an OpenH264 decoder wrapper
|
9 years ago |
|
libopenh264.h
|
Add an OpenH264 decoder wrapper
|
9 years ago |
|
libopenh264dec.c
|
Merge commit 'eec93e57096aa4804862d62760442380c70d489b'
|
7 years ago |
|
libopenh264enc.c
|
lavc: rename AV_CODEC_CAP_AUTO_THREADS->AV_CODEC_CAP_OTHER_THREADS
|
5 years ago |
|
libopenjpegdec.c
|
lavc/libopenjpeg: Support GRAY10, GRAY12 and GRAY14.
|
7 years ago |
|
libopenjpegenc.c
|
avcodec: deprecate Lossless and Intra Only encoder capabilites
|
5 years ago |
|
libopus.c
|
Merge commit 'fd41cb43702498948ff14ba8c284fd5c15fc729d'
|
13 years ago |
|
libopus.h
|
Merge commit 'fd41cb43702498948ff14ba8c284fd5c15fc729d'
|
13 years ago |
|
libopusdec.c
|
avcodec: set AV_CODEC_CAP_CHANNEL_CONF on decoders which set their own channels
|
5 years ago |
|
libopusenc.c
|
avcodec/libopusenc: Fix for header pre-skip value
|
5 years ago |
|
librav1e.c
|
avcodec/librav1e: use AVCodecContext.get_encode_buffer()
|
5 years ago |
|
librsvgdec.c
|
avcodec: deprecate Lossless and Intra Only encoder capabilites
|
5 years ago |
|
libshine.c
|
avcodec: add metadata to identify wrappers and hardware decoders
|
8 years ago |
|
libspeexdec.c
|
avcodec: set AV_CODEC_CAP_CHANNEL_CONF on decoders which set their own channels
|
5 years ago |
|
libspeexenc.c
|
avcodec: add metadata to identify wrappers and hardware decoders
|
8 years ago |
|
libsvtav1.c
|
lavc: rename AV_CODEC_CAP_AUTO_THREADS->AV_CODEC_CAP_OTHER_THREADS
|
5 years ago |
|
libtheoraenc.c
|
avcodec: add metadata to identify wrappers and hardware decoders
|
8 years ago |
|
libtwolame.c
|
avcodec/libtwolame: fix mono default bitrate
|
6 years ago |
|
libuavs3d.c
|
lavc: rename AV_CODEC_CAP_AUTO_THREADS->AV_CODEC_CAP_OTHER_THREADS
|
5 years ago |
|
libvo-amrwbenc.c
|
avcodec: add metadata to identify wrappers and hardware decoders
|
8 years ago |
|
libvorbisdec.c
|
avcodec: set AV_CODEC_CAP_CHANNEL_CONF on decoders which set their own channels
|
5 years ago |
|
libvorbisenc.c
|
avcodec/vorbis_data: Move encoder-related table to its only user
|
5 years ago |
|
libvpx.c
|
avcodec/libvpx: remove disabled code
|
8 years ago |
|
libvpx.h
|
Merge commit '67c884eb07c7e9f2cb72bb8d447d945e5ac8cac7'
|
10 years ago |
|
libvpxdec.c
|
lavc: rename AV_CODEC_CAP_AUTO_THREADS->AV_CODEC_CAP_OTHER_THREADS
|
5 years ago |
|
libvpxenc.c
|
lavc: rename AV_CODEC_CAP_AUTO_THREADS->AV_CODEC_CAP_OTHER_THREADS
|
5 years ago |
|
libwebpenc.c
|
avcodec: add metadata to identify wrappers and hardware decoders
|
8 years ago |
|
libwebpenc_animencoder.c
|
avcodec: add metadata to identify wrappers and hardware decoders
|
8 years ago |
|
libwebpenc_common.c
|
Stop hardcoding align=32 in av_frame_get_buffer() calls.
|
5 years ago |
|
libwebpenc_common.h
|
libwebp: simplify AVCodec.close functions
|
10 years ago |
|
libx264.c
|
lavc: rename AV_CODEC_CAP_AUTO_THREADS->AV_CODEC_CAP_OTHER_THREADS
|
5 years ago |
|
libx265.c
|
lavc: rename AV_CODEC_CAP_AUTO_THREADS->AV_CODEC_CAP_OTHER_THREADS
|
5 years ago |
|
libxavs.c
|
lavc: rename AV_CODEC_CAP_AUTO_THREADS->AV_CODEC_CAP_OTHER_THREADS
|
5 years ago |
|
libxavs2.c
|
lavc: rename AV_CODEC_CAP_AUTO_THREADS->AV_CODEC_CAP_OTHER_THREADS
|
5 years ago |
|
libxvid.c
|
avcodec/libxvid: Remove set-but-unused variable
|
5 years ago |
|
libzvbi-teletextdec.c
|
avcodec/libzvbi-teletextdec: fix txt_default_region limits
|
5 years ago |
|
ljpegenc.c
|
avcodec/mjpegenc_common: Move stuff only used by mjpegenc.c to it
|
5 years ago |
|
loco.c
|
avcodec/loco: Mark decoder as init-threadsafe
|
5 years ago |
|
log2_tab.c
|
avutil: Duplicate ff_log2_tab instead of sharing it across libs
|
13 years ago |
|
lossless_audiodsp.c
|
avcodec/lossless_audiodsp: Fix undefined overflows in scalarproduct_and_madd_int16_c()
|
5 years ago |
|
lossless_audiodsp.h
|
avcodec/wmalosslessdec: fix type for coeffs and lms_updates in cdlms struct
|
10 years ago |
|
lossless_videodsp.c
|
avcodec/utvideodec : add SIMD (SSSE3 and AVX2) for gradient_pred
|
8 years ago |
|
lossless_videodsp.h
|
avcodec/utvideodec : add SIMD (SSSE3 and AVX2) for gradient_pred
|
8 years ago |
|
lossless_videoencdsp.c
|
avcodec/utvideoenc : add SIMD (avx) for sub_left_prediction
|
8 years ago |
|
lossless_videoencdsp.h
|
avcodec/utvideoenc : add SIMD (avx) for sub_left_prediction
|
8 years ago |
|
lpc.c
|
lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
|
5 years ago |
|
lpc.h
|
avcodec/lpc: signed integer overflow in compute_lpc_coefs() (aacdec_fixed)
|
8 years ago |
|
lscrdec.c
|
avcodec/lscrdec: Check length in decode_idat()
|
5 years ago |
|
lsp.c
|
avcodec/lsp: Fix undefined shifts in lsp2poly()
|
6 years ago |
|
lsp.h
|
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
|
9 years ago |
|
lzf.c
|
avcodec/lzf: Consider the needed size in reallocation
|
5 years ago |
|
lzf.h
|
Merge commit '0c7707610f46a28b65eff935500c78c9781f8f4f'
|
10 years ago |
|
lzw.c
|
avcodec/lzw: Check for end of input
|
7 years ago |
|
lzw.h
|
avcodec/put_bits: Fix LZW warning
|
5 years ago |
|
lzwenc.c
|
avcodec/put_bits: Fix LZW warning
|
5 years ago |
|
m101.c
|
avcodec/m101: Fix off be 2 error
|
6 years ago |
|
mace.c
|
Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'
|
10 years ago |
|
magicyuv.c
|
avcodec/magicyuv: Optimize creating Huffman tables
|
5 years ago |
|
magicyuvenc.c
|
avcodec/magicyuvenc: Use more correct cast in compare function
|
5 years ago |
|
mathops.h
|
Merge commit 'be1db21ba88fe86036fea9f8d2c1a5f47c2a0a7e'
|
9 years ago |
|
mathtables.c
|
Merge commit 'f4d581cda3897f66c1dda7586b93f86a591dbbef'
|
10 years ago |
|
mdct15.c
|
mdct15: add inverse transform postrotation SIMD
|
8 years ago |
|
mdct15.h
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
mdct_fixed_32.c
|
rename CONFIG_FFT_FIXED_32 -> FFT_FIXED_32
|
12 years ago |
|
mdct_float.c
|
rename CONFIG_FFT_FIXED_32 -> FFT_FIXED_32
|
12 years ago |
|
mdct_template.c
|
avcodec/mdct_*: Fix integer overflow in addition in RESCALE()
|
8 years ago |
|
mdec.c
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
me_cmp.c
|
avcodec/me_cmp: Remove ff_check_alignment()
|
5 years ago |
|
me_cmp.h
|
avcodec/me_cmp: Remove ff_check_alignment()
|
5 years ago |
|
mediacodec.c
|
avcodec/mediacodec: add av_mediacodec_render_buffer_at_time()
|
7 years ago |
|
mediacodec.h
|
avcodec/mediacodec: add av_mediacodec_render_buffer_at_time()
|
7 years ago |
|
mediacodec_surface.c
|
avcodec/mediacodec_surface: define and use FFANativeWindow to mimic NDK interface
|
6 years ago |
|
mediacodec_surface.h
|
avcodec/mediacodec_surface: define and use FFANativeWindow to mimic NDK interface
|
6 years ago |
|
mediacodec_sw_buffer.c
|
lavc/mediacodec: use more meaningful filenames
|
9 years ago |
|
mediacodec_sw_buffer.h
|
lavc/mediacodec: use more meaningful filenames
|
9 years ago |
|
mediacodec_wrapper.c
|
avcodec/mediacodec_wrapper: use MediaCodecInfo.isSoftwareOnly() when available
|
5 years ago |
|
mediacodec_wrapper.h
|
avcodec/mediacodec_wrapper: add missing "avcodec.h" include
|
6 years ago |
|
mediacodecdec.c
|
avcodec/mediacodecdec: do not abort when H264/HEVC extradata extraction fails
|
5 years ago |
|
mediacodecdec_common.c
|
avcodec/mediacodec_wrapper: use MediaFormat to probe frame color characteristics
|
5 years ago |
|
mediacodecdec_common.h
|
Revert "avcodec/mediacodecdec: wait on first frame after input buffers are full"
|
7 years ago |
|
metasound.c
|
avcodec/metasound: Deduplicate data
|
5 years ago |
|
metasound_data.c
|
avcodec/twinvq, metasound_data: Deduplicate lsp tables
|
5 years ago |
|
metasound_data.h
|
avcodec/twinvq, metasound_data: Deduplicate lsp tables
|
5 years ago |
|
mf_utils.c
|
avcodec: Add MediaFoundation encoder wrapper
|
5 years ago |
|
mf_utils.h
|
mfenc: Avoid including codecapi.h, fix building in UWP mode with clang
|
5 years ago |
|
mfenc.c
|
avcodec/mfenc: use AVCodecContext.get_encode_buffer()
|
5 years ago |
|
microdvddec.c
|
avcodec/microdvddec: limit style characters in parsing
|
7 years ago |
|
midivid.c
|
avcodec/midivid: only multiple of 4 width/height are possible
|
6 years ago |
|
mimic.c
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
mjpeg.h
|
Merge commit '4978850ca2cb1ec6908f5bc79cc592ca454d11e8'
|
11 years ago |
|
mjpeg2jpeg_bsf.c
|
avcodec.h: split bitstream filters API into its own header
|
5 years ago |
|
mjpeg_parser.c
|
avcodec/mjpeg_parser: Adjust size rejection threshold
|
5 years ago |
|
mjpega_dump_header_bsf.c
|
avcodec.h: split bitstream filters API into its own header
|
5 years ago |
|
mjpegbdec.c
|
avcodec/mjpegdec: Fix memleak upon init failure
|
5 years ago |
|
mjpegdec.c
|
avcodec/mjpegdec: Fix leak in case ICC array allocations fail partially
|
4 years ago |
|
mjpegdec.h
|
avcodec/mjpegdec: Fix leak in case ICC array allocations fail partially
|
4 years ago |
|
mjpegdec_common.c
|
avcodec/g2meet, mjpegdec: Factor out common VLC initialization code
|
5 years ago |
|
mjpegenc.c
|
avcodec/mjpegenc: Fix segfault when freeing incomplete context
|
5 years ago |
|
mjpegenc.h
|
avcodec/mjpegenc_common: Move stuff only used by mjpegenc.c to it
|
5 years ago |
|
mjpegenc_common.c
|
avcodec/mjpegenc_common: Move stuff only used by mjpegenc.c to it
|
5 years ago |
|
mjpegenc_common.h
|
avcodec/mjpegenc_common: Move stuff only used by mjpegenc.c to it
|
5 years ago |
|
mjpegenc_huffman.c
|
avcodec/mjpegenc_huffman: Assert length in ff_mjpegenc_huffman_compute_bits()
|
9 years ago |
|
mjpegenc_huffman.h
|
avcodec/mjpegenc_huffman: add missing header include
|
9 years ago |
|
mlp.c
|
avcodec/mlp: Make initializing CRCs thread-safe
|
5 years ago |
|
mlp.h
|
mlpenc: Working MLP/TrueHD encoder
|
9 years ago |
|
mlp_parse.c
|
avcodec: Replace get_bits_long() by get_bits() where possible
|
6 years ago |
|
mlp_parse.h
|
avcodec/mlp_parse: move TrueHD channel layout and sample rate related code to the header
|
6 years ago |
|
mlp_parser.c
|
libavcodec/mlp_parser.c: fix a use_of_uninitialized_value in target_dec_fuzzer.
|
5 years ago |
|
mlpdec.c
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
mlpdsp.c
|
avcodec/mlpdsp: Fix a invalid shift in ff_mlp_rematrix_channel()
|
6 years ago |
|
mlpdsp.h
|
truehd: break out part of output_data into platform-specific callback.
|
12 years ago |
|
mlpenc.c
|
avcodec/mlpenc: Simplify finding best codebook
|
5 years ago |
|
mlz.c
|
mlz: limit next_code to data buffer size
|
9 years ago |
|
mlz.h
|
avcodec/mlz: Remove 'l' postfixes from numbers
|
9 years ago |
|
mmaldec.c
|
All: update names in copyright headers
|
5 years ago |
|
mmvideo.c
|
avcodec/decode: add a flags parameter to ff_reget_buffer()
|
6 years ago |
|
mobiclip.c
|
mobiclip: fix copyright headers
|
5 years ago |
|
motion_est.c
|
avcodec/motion_est: Fix invalid left shift of negative numbers
|
5 years ago |
|
motion_est.h
|
avcodec/motion_est, mpegvideo: Make pointers to static storage const
|
5 years ago |
|
motion_est_template.c
|
avcodec/motion_est: Fix invalid left shift of negative numbers
|
5 years ago |
|
motionpixels.c
|
avcodec/motionpixels: Simplify creating VLC tables
|
5 years ago |
|
motionpixels_tablegen.c
|
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
|
9 years ago |
|
motionpixels_tablegen.h
|
avcodec/motionpixels: Make decoder init-threadsafe
|
5 years ago |
|
movsub_bsf.c
|
avcodec.h: split bitstream filters API into its own header
|
5 years ago |
|
movtextdec.c
|
avcodec: Constify some AVPackets
|
5 years ago |
|
movtextenc.c
|
avcodec/movtextenc: Check for too many styles
|
5 years ago |
|
mp3_header_decompress_bsf.c
|
avcodec.h: split bitstream filters API into its own header
|
5 years ago |
|
mpc.c
|
avcodec/mpegaudiodsp: Make initializing synth windows thread-safe
|
5 years ago |
|
mpc.h
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
mpc7.c
|
lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
|
5 years ago |
|
mpc7data.h
|
avcodec/mpc7: Apply offsets when creating VLCs
|
5 years ago |
|
mpc8.c
|
avcodec: set AV_CODEC_CAP_CHANNEL_CONF on decoders which set their own channels
|
5 years ago |
|
mpc8data.h
|
cosmetics: 'const static' --> 'static const' to avoid warnings of the type
|
17 years ago |
|
mpc8huff.h
|
avcodec/mpc8: Avoid code duplication when initializing VLCs
|
5 years ago |
|
mpcdata.h
|
Merge remote-tracking branch 'qatar/master'
|
14 years ago |
|
mpeg2_metadata_bsf.c
|
mpeg2_metadata_bsf: Use common cbs bsf implementation
|
5 years ago |
|
mpeg4_unpack_bframes_bsf.c
|
avcodec.h: split bitstream filters API into its own header
|
5 years ago |
|
mpeg4audio.c
|
avcodec/mpeg4audio: Use proper logcontext for logging
|
5 years ago |
|
mpeg4audio.h
|
put_bits: make avpriv_align_put_bits() inline
|
5 years ago |
|
mpeg4data.h
|
avcodec/mpeg4video: Make tables used to initialize VLCs smaller
|
5 years ago |
|
mpeg4video.c
|
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
|
9 years ago |
|
mpeg4video.h
|
avcodec/mpeg4videodec: Make studio VLCs static
|
5 years ago |
|
mpeg4video_parser.c
|
avcodec/mpeg4videodec: Fix nonsense warning
|
7 years ago |
|
mpeg4video_parser.h
|
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
|
9 years ago |
|
mpeg4videodec.c
|
Revert "avcodec: add FF_CODEC_CAP_INIT_CLEANUP for all codecs which use ff_mpv_common_init()"
|
4 years ago |
|
mpeg4videoenc.c
|
avcodec/mpeg4videoenc: Check extradata malloc()
|
5 years ago |
|
mpeg12.c
|
avcodec/mpeg12: Reindentation
|
5 years ago |
|
mpeg12.h
|
avcodec/mpeg12: Don't initialize encoder-only parts of RLTable
|
5 years ago |
|
mpeg12data.c
|
Merge commit 'fe27792fd779ac4cdd5e57be5f6f488483c307b2'
|
9 years ago |
|
mpeg12data.h
|
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
|
9 years ago |
|
mpeg12dec.c
|
Revert "avcodec: add FF_CODEC_CAP_INIT_CLEANUP for all codecs which use ff_mpv_common_init()"
|
4 years ago |
|
mpeg12enc.c
|
avcodec/mpegvideo_enc: Make mpv_encode_defaults thread-safe
|
5 years ago |
|
mpeg12framerate.c
|
mpeg12: Add a common function to find the best frame rate
|
8 years ago |
|
mpeg12vlc.h
|
avcodec/mpeg12: Reduce size of motion-vector VLC
|
5 years ago |
|
mpeg_er.c
|
avcodec/mpeg_er: fix clearing chroma blocks for 422 and 444
|
7 years ago |
|
mpeg_er.h
|
Merge commit '8b5007a31b8d1ddbe3661bf45a732336450b7d25'
|
10 years ago |
|
mpegaudio.c
|
Remove explicit filename from Doxygen @file commands.
|
16 years ago |
|
mpegaudio.h
|
Factorize CHECK/SUINT code
|
9 years ago |
|
mpegaudio_parser.c
|
avcodec/mpegaudio_parser: Consume more than 0 bytes in case of the unsupported mp3adu case
|
7 years ago |
|
mpegaudio_tablegen.c
|
avcodec/mpegaudio_tablegen: Make exponential LUT shared
|
5 years ago |
|
mpegaudio_tablegen.h
|
avcodec/mpegaudio_tablegen: Make exponential LUT shared
|
5 years ago |
|
mpegaudiodata.c
|
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
|
mpegaudiodata.h
|
avcodec/mpegaudio_tablegen: Make exponential LUT shared
|
5 years ago |
|
mpegaudiodec_common.c
|
avcodec/mpegaudio_tablegen: Make exponential LUT shared
|
5 years ago |
|
mpegaudiodec_common_tablegen.c
|
avcodec/mpegaudio_tablegen: Make exponential LUT shared
|
5 years ago |
|
mpegaudiodec_common_tablegen.h
|
avcodec/mpegaudio_tablegen: Make exponential LUT shared
|
5 years ago |
|
mpegaudiodec_fixed.c
|
avcodec/mpegaudiodec: Hardcode tables to save space
|
5 years ago |
|
mpegaudiodec_float.c
|
avcodec/mpegaudiodec: Hardcode tables to save space
|
5 years ago |
|
mpegaudiodec_template.c
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
mpegaudiodecheader.c
|
avcodec/mpegaudiodecheader: remove dead code
|
8 years ago |
|
mpegaudiodecheader.h
|
libavcodec/mpegaudiodecheader.h: fix version check pattern
|
7 years ago |
|
mpegaudiodsp.c
|
avcodec/mpegaudiodsp: Make ff_mpadsp_init() thread-safe
|
5 years ago |
|
mpegaudiodsp.h
|
avcodec/mpegaudiodsp: Make initializing synth windows thread-safe
|
5 years ago |
|
mpegaudiodsp_data.c
|
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
|
mpegaudiodsp_fixed.c
|
libavcodec/mpegaudio: change CONFIG_FLOAT to USE_FLOAT
|
12 years ago |
|
mpegaudiodsp_float.c
|
libavcodec/mpegaudio: change CONFIG_FLOAT to USE_FLOAT
|
12 years ago |
|
mpegaudiodsp_template.c
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
mpegaudioenc_fixed.c
|
avcodec: split mp2 encoder into float and fixed
|
12 years ago |
|
mpegaudioenc_float.c
|
libavcodec/mpegaudio: change CONFIG_FLOAT to USE_FLOAT
|
12 years ago |
|
mpegaudioenc_template.c
|
avcodec/mpegaudioenc_template: fix invalid shift of sample
|
6 years ago |
|
mpegaudiotab.h
|
avcodec/mpegaudio: use predefined M_SQRT2
|
10 years ago |
|
mpegpicture.c
|
avcodec/mpegpicture: Keep ff_mpeg_framesize_alloc() failure state consistent
|
5 years ago |
|
mpegpicture.h
|
mpegvideo: use the AVVideoEncParams API for exporting QP tables
|
5 years ago |
|
mpegutils.c
|
avcodec: remove long dead debug_mv code
|
5 years ago |
|
mpegutils.h
|
avcodec: add SpeedHQ encoder
|
5 years ago |
|
mpegvideo.c
|
avcodec/rv34, mpegvideo: Fix segfault upon frame size change error
|
4 years ago |
|
mpegvideo.h
|
avcodec/mpegvideo: Schedule unused, deprecated rc_strategy for removal
|
5 years ago |
|
mpegvideo_enc.c
|
avcodec/mpegvideo_enc: Don't segfault on unorthodox mpeg_quant
|
4 years ago |
|
mpegvideo_motion.c
|
avcodec/mpegvideo_motion: Remove unnecessary headers
|
5 years ago |
|
mpegvideo_parser.c
|
Remove redundant ;
|
6 years ago |
|
mpegvideo_xvmc.c
|
lavc: Mark all AVHWAccel structures as const
|
8 years ago |
|
mpegvideodata.c
|
mpegvideodata: drop useless comments
|
6 years ago |
|
mpegvideodata.h
|
avcodec/mpeg12dec: Move non_linear_qscale to mpegvideodata
|
10 years ago |
|
mpegvideodsp.c
|
Merge commit 'fab9df63a3156ffe1f9490aafaea41e03ef60ddf'
|
11 years ago |
|
mpegvideodsp.h
|
Merge commit 'fab9df63a3156ffe1f9490aafaea41e03ef60ddf'
|
11 years ago |
|
mpegvideoencdsp.c
|
avcodec/me_cmp: remove ff_me_cmp_init_static()
|
8 years ago |
|
mpegvideoencdsp.h
|
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for mpegvideoencdsp functions
|
10 years ago |
|
mpl2dec.c
|
lavc: allow subtitle text format to be ASS without timing
|
10 years ago |
|
mqc.c
|
Merge commit 'fe4d5fe9361162f9033ff1bd84bfc1b2091ba785'
|
11 years ago |
|
mqc.h
|
avcodec/mqcenc: Remove unused ff_mqc_length
|
5 years ago |
|
mqcdec.c
|
avcodec/mqcdec: set raw flag at the begin of ff_mqc_initdec()
|
10 years ago |
|
mqcenc.c
|
avcodec/mqcenc: Remove unused ff_mqc_length
|
5 years ago |
|
mscc.c
|
avcodec: use the buffer_size_t typedef where required
|
5 years ago |
|
msgsmdec.c
|
Merge commit 'b668662939de3a02454cfc9ba3e6d10b87527a40'
|
9 years ago |
|
msgsmdec.h
|
Merge commit 'a16577d9857206089fd8bce6a342b31dbd7fb9b0'
|
12 years ago |
|
msmpeg4.c
|
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
|
9 years ago |
|
msmpeg4.h
|
avcodec/msmpeg4enc: Don't use code for static init that can fail
|
5 years ago |
|
msmpeg4data.c
|
avcodec/msmpeg4: Inline number of motion vectors
|
5 years ago |
|
msmpeg4data.h
|
avcodec/msmpeg4: Inline number of motion vectors
|
5 years ago |
|
msmpeg4dec.c
|
Revert "avcodec: add FF_CODEC_CAP_INIT_CLEANUP for all codecs which use ff_mpv_common_init()"
|
4 years ago |
|
msmpeg4enc.c
|
avcodec/msmpeg4enc: Don't use code for static init that can fail
|
5 years ago |
|
msp2dec.c
|
avcodec/msp2dec: Check available space in RLE decoder
|
4 years ago |
|
msrle.c
|
avcodec: use the buffer_size_t typedef where required
|
5 years ago |
|
msrledec.c
|
avcodec/msrledec: implement vertical offset in 4-bit RLE
|
9 years ago |
|
msrledec.h
|
Merge commit '3496cec43304ac040d6d05f9d500a6f93cc049e7'
|
10 years ago |
|
mss1.c
|
avcodec/decode: add a flags parameter to ff_reget_buffer()
|
6 years ago |
|
mss2.c
|
libavcodec/vc1: Remove bits variable
|
6 years ago |
|
mss2dsp.c
|
Merge commit '15b4f494fc6bddb8178fdb5aed18b420efc75e22'
|
9 years ago |
|
mss2dsp.h
|
Merge commit '15b4f494fc6bddb8178fdb5aed18b420efc75e22'
|
9 years ago |
|
mss3.c
|
avcodec/mss3: Cleanup generically after init failure
|
5 years ago |
|
mss4.c
|
avcodec/mss4: Make VLCs static
|
5 years ago |
|
mss12.c
|
avcodec/mss12: Don't apply non-zero offset to null pointer
|
5 years ago |
|
mss12.h
|
avcodec/mss1: check for overread and forward errors
|
6 years ago |
|
mss34dsp.c
|
avcodec/mss34dsp: Fix multiple signed integer overflow
|
8 years ago |
|
mss34dsp.h
|
Merge commit '15b4f494fc6bddb8178fdb5aed18b420efc75e22'
|
9 years ago |
|
msvideo1.c
|
avcodec: use the buffer_size_t typedef where required
|
5 years ago |
|
msvideo1enc.c
|
Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'
|
10 years ago |
|
mv30.c
|
avcodec/mv30: Inline constants
|
5 years ago |
|
mvcdec.c
|
avcodec/mvcdec: simplify, no need to use reget buffer
|
9 years ago |
|
mvha.c
|
avcodec/mvha: Check remaining bits in VLC decode loop
|
6 years ago |
|
mwsc.c
|
avcodec: add MatchWare Screen Capture Codec
|
7 years ago |
|
mxpegdec.c
|
avcodec/mxpegdec: fix SOF counting
|
5 years ago |
|
nellymoser.c
|
avcodec/nellymoser: Fix multiple left shift of negative value -8591
|
8 years ago |
|
nellymoser.h
|
multiple inclusion guard cleanup
|
15 years ago |
|
nellymoserdec.c
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
nellymoserenc.c
|
avcodec/nellymoserenc: Make encoder init-threadsafe
|
5 years ago |
|
noise_bsf.c
|
avcodec.h: split bitstream filters API into its own header
|
5 years ago |
|
notchlc.c
|
avcodec/notchlc: Check uncompressed size against input for LZ4
|
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
|
avcodec: use the buffer_size_t typedef where required
|
5 years ago |
|
nvdec.h
|
avcodec/nvdec: add av1 hwaccel
|
5 years ago |
|
nvdec_av1.c
|
avcodec/av1dec: support exporting Film Grain params as frame side data
|
5 years ago |
|
nvdec_h264.c
|
avcodec/nvdec: Explicitly mark codecs that support 444 output formats
|
7 years ago |
|
nvdec_hevc.c
|
avcodec/nvdec: Explicitly mark codecs that support 444 output formats
|
7 years ago |
|
nvdec_mjpeg.c
|
avcodec/nvdec: Explicitly mark codecs that support 444 output formats
|
7 years ago |
|
nvdec_mpeg4.c
|
avcodec/nvdec: Explicitly mark codecs that support 444 output formats
|
7 years ago |
|
nvdec_mpeg12.c
|
avcodec/nvdec_mpeg12: set field flags
|
6 years ago |
|
nvdec_vc1.c
|
avcodec/nvdec: Explicitly mark codecs that support 444 output formats
|
7 years ago |
|
nvdec_vp8.c
|
avcodec/nvdec: Explicitly mark codecs that support 444 output formats
|
7 years ago |
|
nvdec_vp9.c
|
avcodec/nvdec: Explicitly mark codecs that support 444 output formats
|
7 years ago |
|
nvenc.c
|
avcodec/nvenc: use AVCodecContext.get_encode_buffer()
|
5 years ago |
|
nvenc.h
|
lavc: Mark hw_config pointer arrays as const
|
5 years ago |
|
nvenc_h264.c
|
avcodec/nvenc: use AVCodecContext.get_encode_buffer()
|
5 years ago |
|
nvenc_hevc.c
|
avcodec/nvenc: use AVCodecContext.get_encode_buffer()
|
5 years ago |
|
omx.c
|
avcodec/omx: fix xFramerate calculation
|
6 years ago |
|
on2avc.c
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
on2avcdata.c
|
avcodec/on2avcdata: Combine tables for codebooks
|
5 years ago |
|
on2avcdata.h
|
avcodec/on2avcdata: Combine tables for codebooks
|
5 years ago |
|
options.c
|
avcodec: add a get_encode_buffer() callback to AVCodecContext
|
5 years ago |
|
options_table.h
|
avcodec: enable usage of err_recognition for encoders
|
5 years ago |
|
opus.c
|
lavc/opus: Reset alloc_trim when doing decoder bit-allocation.
|
5 years ago |
|
opus.h
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
opus_celt.c
|
opusdsp: adjust and optimize C function to match assembly
|
6 years ago |
|
opus_celt.h
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
opus_metadata_bsf.c
|
lavc: rename bsf.h to bsf_internal.h
|
5 years ago |
|
opus_parser.c
|
Revert "avcodec/opus_parser: Handle complete frames flag."
|
7 years ago |
|
opus_pvq.c
|
opusenc: add apply_phase_inv option
|
5 years ago |
|
opus_pvq.h
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
opus_rc.c
|
lavc/opus_rc: Cast a const pointer to uint8_t *.
|
7 years ago |
|
opus_rc.h
|
opus_rc: add macros for checkpoint rollback
|
9 years ago |
|
opus_silk.c
|
opusdec: do not fail when LBRR frames are present
|
5 years ago |
|
opusdec.c
|
avcodec/opusdec: Mark decoder as init-threadsafe
|
5 years ago |
|
opusdsp.c
|
opusdsp: adjust and optimize C function to match assembly
|
6 years ago |
|
opusdsp.h
|
aarch64/opusdsp: implement NEON accelerated postfilter and deemphasis
|
7 years ago |
|
opusenc.c
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
opusenc.h
|
opusenc: add apply_phase_inv option
|
5 years ago |
|
opusenc_psy.c
|
avcodec/opusenc_psy: Fix warning: ISO C90 forbids mixed declarations and code
|
8 years ago |
|
opusenc_psy.h
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
opusenc_utils.h
|
avcodec/opusenc_utils: add missing preprocessor guards
|
8 years ago |
|
opustab.c
|
Mark some pointers as const
|
5 years ago |
|
opustab.h
|
Mark some pointers as const
|
5 years ago |
|
packet.h
|
avcodec/packet: Also change av_packet_pack/unpack_dictionary to size_t
|
5 years ago |
|
packet_internal.h
|
avcodec/packet_internal: make avpriv_packet_list_* functions use an internal struct
|
5 years ago |
|
paf.h
|
PAF demuxer and decoder
|
13 years ago |
|
pafaudio.c
|
avcodec/pafaudio: Mark decoder as init-threadsafe
|
5 years ago |
|
pafvideo.c
|
avcodec/pafvideo: Cleanup generically on init failure
|
5 years ago |
|
pamenc.c
|
avcodec: Add a min size parameter to ff_alloc_packet2()
|
10 years ago |
|
parser.c
|
avcodec/parser: Don't return pointer to stack buffer
|
5 years ago |
|
parser.h
|
avcodec/parser: add fuzzy mode to ff_fetch_timestamp()
|
11 years ago |
|
parsers.c
|
avcodec/avcodec: Add missing deprecation to AVCodecParser.next
|
5 years ago |
|
pcm-bluray.c
|
avcodec: set AV_CODEC_CAP_CHANNEL_CONF on decoders which set their own channels
|
5 years ago |
|
pcm-dvd.c
|
avcodec/pcm-dvd: Mark decoder as init-threadsafe
|
5 years ago |
|
pcm-dvdenc.c
|
avcodec/pcm-dvdenc: Mark encoder as init-threadsafe
|
5 years ago |
|
pcm.c
|
avcodec: add SGA PCM decoder
|
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
|
7 years ago |
|
pcm_tablegen.h
|
avcodec/pcm_tablegen: nits, reindent
|
6 years ago |
|
pcx.c
|
avcodec/pcx: Check for end of input in pcx_rle_decode() and propagate error
|
7 years ago |
|
pcxenc.c
|
lavc/pcxenc: Update format description link.
|
10 years ago |
|
pel_template.c
|
Merge commit 'f0ce9913d0974ac0c7371a62c3324dd2863b5d1b'
|
11 years ago |
|
pgssubdec.c
|
avcodec/pgssubdec: replace data_size with got_sub_ptr for better readability
|
6 years ago |
|
pgxdec.c
|
avcodec: Constify some AVPackets
|
5 years ago |
|
photocd.c
|
avcodec/photocd: Mark decoder as init-threadsafe
|
5 years ago |
|
pictordec.c
|
avcodec/pictordec: Optimize picmemset() for single plane full lines
|
6 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
|
Merge commit '322a1dda973e802db7b57f2007fad3efcd5bab81'
|
12 years ago |
|
pixlet.c
|
avcodec: Constify some AVPackets
|
5 years ago |
|
png.c
|
Merge commit 'c598b569fb3d1f4b6c4868fe64f6989254df5186'
|
12 years ago |
|
png.h
|
lavc: split LSCR decoder out of PNG decoder
|
5 years ago |
|
png_parser.c
|
libavcodec/png_parser.c: fix a use_of_uninitialized_value in target_dec_fuzzer.
|
5 years ago |
|
pngdec.c
|
lavc/pngdec: always create a copy for APNG_DISPOSE_OP_BACKGROUND
|
4 years ago |
|
pngdsp.c
|
Merge commit 'c598b569fb3d1f4b6c4868fe64f6989254df5186'
|
12 years ago |
|
pngdsp.h
|
Merge commit 'f00f6d538dcbaa122eb5e2784f41f4a299296b7b'
|
10 years ago |
|
pngenc.c
|
avcodec/pngenc: remove monowhite from apng formats
|
5 years ago |
|
pnm.c
|
lavc/pnm: Allow decoding gray float pfm images.
|
5 years ago |
|
pnm.h
|
avcodec: add PFM image decoder
|
5 years ago |
|
pnm_parser.c
|
avcodec/pnm_parser: Check image size addition for overflow
|
5 years ago |
|
pnmdec.c
|
lavc/pnm: Allow decoding gray float pfm images.
|
5 years ago |
|
pnmenc.c
|
avcodec: add PFM image encoder
|
5 years ago |
|
profiles.c
|
avcodec: add vvc codec id and profiles
|
5 years ago |
|
profiles.h
|
avcodec: add vvc codec id and profiles
|
5 years ago |
|
prores_metadata_bsf.c
|
avcodec.h: split bitstream filters API into its own header
|
5 years ago |
|
proresdata.c
|
Reinstate proper FFmpeg license for all files.
|
12 years ago |
|
proresdata.h
|
prores: Fix license header
|
13 years ago |
|
proresdec.h
|
lavc/proresdec.h: Include a missing header
|
7 years ago |
|
proresdec2.c
|
avcodec/proresdec2: Don't apply non-zero offset to null pointer
|
5 years ago |
|
proresdsp.c
|
avcodec/proresdec : add 12b prores idct
|
7 years ago |
|
proresdsp.h
|
avcodec/proresdec : rename dsp part for 10b and check dspinit for supported bits per raw sample
|
7 years ago |
|
proresenc_anatoliy.c
|
avcodec/proresenc_anatoliy: Fix memleak upon init error
|
5 years ago |
|
proresenc_kostya.c
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
prosumer.c
|
avcodec/prosumer: Only memset(0) what is needed.
|
6 years ago |
|
psd.c
|
avcodec/psd: remove unneeded code
|
6 years ago |
|
psymodel.c
|
lavc/psymodel: check for av_malloc failure
|
10 years ago |
|
psymodel.h
|
avcodec: stop using deprecated codec flags
|
9 years ago |
|
pthread.c
|
lavc: replace internal use of AV_CODEC_CAP_AUTO_THREADS with an internal cap
|
5 years ago |
|
pthread_frame.c
|
avcodec/pthread_frame: Reindentation
|
4 years ago |
|
pthread_internal.h
|
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
|
9 years ago |
|
pthread_slice.c
|
avcodec/pthread_slice: Don't use static variable, fix race
|
5 years ago |
|
ptx.c
|
avcodec/ptx: Check that the input contains at least one line
|
6 years ago |
|
put_bits.h
|
avcodec/put_bits: Restore x64 ABI compatibility with releases <= 4.3
|
5 years ago |
|
qcelpdata.h
|
qcelp: grammar
|
12 years ago |
|
qcelpdec.c
|
avcodec: set AV_CODEC_CAP_CHANNEL_CONF on decoders which set their own channels
|
5 years ago |
|
qdm2.c
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
qdm2_tablegen.c
|
qdm2: Allow hard-coding VLC tables.
|
11 years ago |
|
qdm2_tablegen.h
|
avcodec/qdm2: Avoid offsets table when initializing VLCs
|
5 years ago |
|
qdm2data.h
|
avcodec/qdm2: Initialize array of VLCs in a loop
|
5 years ago |
|
qdmc.c
|
avcodec/qdmc: Mark decoder as init-threadsafe
|
5 years ago |
|
qdrw.c
|
avcodec/qdrw: Check input for header/skiped space before get_buffer()
|
6 years ago |
|
qpeg.c
|
avcodec: use the buffer_size_t typedef where required
|
5 years ago |
|
qpel_template.c
|
qpel_template: Restore author attribution
|
11 years ago |
|
qpeldsp.c
|
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for qpel functions
|
10 years ago |
|
qpeldsp.h
|
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for qpel functions
|
10 years ago |
|
qsv.c
|
avcodec/qsv: Fix leak of options on error
|
5 years ago |
|
qsv.h
|
Merge commit 'dc923bc23b3efd949d0bf67ff1abdb95059e5843'
|
10 years ago |
|
qsv_api.c
|
Merge commit '0fbb271318899a0fb1fbcbb3db8292e909b91e23'
|
11 years ago |
|
qsv_internal.h
|
lavc/qsv: fix make checkheaders warning
|
5 years ago |
|
qsvdec.c
|
avcodec/qsvdec: Make functions used only here static, remove header
|
5 years ago |
|
qsvenc.c
|
qsv: dump more info in error, debug and verbose mode
|
5 years ago |
|
qsvenc.h
|
lavc: Mark hw_config pointer arrays as const
|
5 years ago |
|
qsvenc_h264.c
|
avcodec/qsvenc_h264: add missing atsc_a53.h include
|
5 years ago |
|
qsvenc_hevc.c
|
lavc/qsvenc_hevc: add qmax/qmin support for HEVC encoding
|
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: use the buffer_size_t typedef where required
|
5 years ago |
|
qtrleenc.c
|
avcodec/qtrleenc: Fix negative linesizes, don't use NULL + offset
|
5 years ago |
|
r210dec.c
|
avcodec/r210dec: fix r10x decoding
|
7 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()
|
7 years ago |
|
ra144.h
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
ra144dec.c
|
avcodec: set AV_CODEC_CAP_CHANNEL_CONF on decoders which set their own channels
|
5 years ago |
|
ra144enc.c
|
avcodec/ra144enc: Don't free unnecessarily
|
5 years ago |
|
ra288.c
|
lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
|
5 years ago |
|
ra288.h
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
ralf.c
|
avcodec: Set AV_CODEC_CAP_CHANNEL_CONF in more decoders
|
5 years ago |
|
ralfdata.h
|
Reinstate proper FFmpeg license for all files.
|
12 years ago |
|
rangecoder.c
|
avcodec/rangecoder: Move ff_rac_check_termination to tests/rangecoder.c
|
5 years ago |
|
rangecoder.h
|
avcodec/rangecoder: Move ff_rac_check_termination to tests/rangecoder.c
|
5 years ago |
|
rasc.c
|
avcodec: Constify some AVPackets
|
5 years ago |
|
ratecontrol.c
|
avcodec/ratecontrol: fix the integer overflow after long time run
|
5 years ago |
|
ratecontrol.h
|
Merge commit 'd639dcdae022130078c9c84b7b691c5e9694786c'
|
9 years ago |
|
raw.c
|
avformat/isom: add support for RAW ASC Bayer BGGR in mov
|
5 years ago |
|
raw.h
|
Merge commit 'abf1c058d1bd0ed1b820ea5e501a4484756f00b0'
|
8 years ago |
|
rawdec.c
|
avcodec/rawdec: Free bitstream_buf
|
5 years ago |
|
rawenc.c
|
avcodec: estimate output bitrate for uncompressed video codecs
|
9 years ago |
|
rdft.c
|
avcodec/rdft: reorder calculation
|
8 years ago |
|
rdft.h
|
avcodec/rdft: remove sintable
|
8 years ago |
|
realtextdec.c
|
lavc: allow subtitle text format to be ASS without timing
|
10 years ago |
|
rectangle.h
|
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
|
9 years ago |
|
remove_extradata_bsf.c
|
avcodec.h: split bitstream filters API into its own header
|
5 years ago |
|
reverse.c
|
avutil: add ff_reverse as av_reverse replacement
|
10 years ago |
|
rkmppdec.c
|
lavc: Mark hw_config pointer arrays as const
|
5 years ago |
|
rl.c
|
avcodec/rl: Allow to create only a few VLC tables
|
5 years ago |
|
rl.h
|
avcodec/rl: Allow to create only a few VLC tables
|
5 years ago |
|
rl2.c
|
avcodec/rl2: set dimensions
|
6 years ago |
|
rle.c
|
Merge commit 'eeb6849cedac099d41feb482da581f4059c63ca7'
|
9 years ago |
|
rle.h
|
Merge commit 'eeb6849cedac099d41feb482da581f4059c63ca7'
|
9 years ago |
|
rnd_avg.h
|
Merge commit '322a1dda973e802db7b57f2007fad3efcd5bab81'
|
12 years ago |
|
roqaudioenc.c
|
avcodec/roqaudioenc: Avoid redundant free of unallocated buffer
|
5 years ago |
|
roqvideo.c
|
Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'
|
11 years ago |
|
roqvideo.h
|
avcodec/roqvideo: Use dedicated context for encoder
|
5 years ago |
|
roqvideodec.c
|
avcodec/roqvideodec: Remove set-but-unused frame stats
|
5 years ago |
|
roqvideoenc.c
|
avcodec/roqvideoenc: Avoid allocating buffers separately
|
5 years ago |
|
rpza.c
|
avcodec/decode: add a flags parameter to ff_reget_buffer()
|
6 years ago |
|
rpzaenc.c
|
avcodec/rzpaenc: Remove set-but-unused variable
|
5 years ago |
|
rscc.c
|
avcodec: use the buffer_size_t typedef where required
|
5 years ago |
|
rtjpeg.c
|
Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e'
|
11 years ago |
|
rtjpeg.h
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
rv10.c
|
avcodec/rv10: Don't presume context to be initialized
|
4 years ago |
|
rv10.h
|
Merge commit 'e7af52a68dde9144b273a9598b60bf0f56e1323b'
|
10 years ago |
|
rv10enc.c
|
put_bits: make avpriv_align_put_bits() inline
|
5 years ago |
|
rv20enc.c
|
avcodec: Add FF_CODEC_CAP_INIT_CLEANUP
|
5 years ago |
|
rv30.c
|
pthread_frame: merge the functionality for normal decoder init and init_thread_copy
|
6 years ago |
|
rv30data.h
|
Various small spelling fixes.
|
12 years ago |
|
rv30dsp.c
|
Merge commit '2143948381c8118bdc2f50bd4079520b9885bd54'
|
11 years ago |
|
rv34.c
|
avcodec/rv34, mpegvideo: Fix segfault upon frame size change error
|
4 years ago |
|
rv34.h
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
rv34_parser.c
|
Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0'
|
11 years ago |
|
rv34data.h
|
avcodec/rv34data: Remove rv34_dquant_tab
|
5 years ago |
|
rv34dsp.c
|
Reinstate proper FFmpeg license for all files.
|
12 years ago |
|
rv34dsp.h
|
Merge commit '368f50359eb328b0b9d67451f56fda20b3255f9a'
|
11 years ago |
|
rv34vlc.h
|
rv34: kill VLAs
|
15 years ago |
|
rv40.c
|
avcodec/rv40: Avoid code duplication when initializing VLCs
|
5 years ago |
|
rv40data.h
|
Merge remote-tracking branch 'qatar/master'
|
14 years ago |
|
rv40dsp.c
|
avcodec/rv40dsp: Fix integer overflows in rv40_weight_func_*()
|
5 years ago |
|
rv40vlc2.h
|
avcodec/rv40: Avoid code duplication when initializing VLCs
|
5 years ago |
|
s302m.c
|
avcodec: Set AV_CODEC_CAP_CHANNEL_CONF in more decoders
|
5 years ago |
|
s302menc.c
|
avcodec/s302menc: comment out allowed channel layouts
|
10 years ago |
|
samidec.c
|
lavc/samidec: properly raise errors from sami_paragraph_to_ass()
|
8 years ago |
|
sanm.c
|
avcodec/sanm: Check extradata_size before allocations
|
6 years ago |
|
sbc.c
|
avcodec/sbc: Fix non static function prefix
|
8 years ago |
|
sbc.h
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
sbc_parser.c
|
sbc: do not set sample format in parser
|
5 years ago |
|
sbcdec.c
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
sbcdec_data.c
|
sbc: implement SBC decoder (low-complexity subband codec)
|
8 years ago |
|
sbcdec_data.h
|
sbc: implement SBC decoder (low-complexity subband codec)
|
8 years ago |
|
sbcdsp.c
|
sbcenc: add armv6 and neon asm optimizations
|
8 years ago |
|
sbcdsp.h
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
sbcdsp_data.c
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
sbcdsp_data.h
|
sbc: implement SBC encoder (low-complexity subband codec)
|
8 years ago |
|
sbcenc.c
|
avcodec: move msbc profile to encoder
|
5 years ago |
|
sbr.h
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
sbrdsp.c
|
Merge commit '3ccec334b8502701e72ef13bed25913c3578022e'
|
9 years ago |
|
sbrdsp.h
|
lavc/aarch64: add sbrdsp neon implementation
|
8 years ago |
|
sbrdsp_fixed.c
|
avcodec/sbrdsp_fixed.c: remove input value limit for sbr_sum_square_c()
|
7 years ago |
|
sbrdsp_template.c
|
lavc/aarch64: add sbrdsp neon implementation
|
8 years ago |
|
scpr.c
|
avcodec/scpr: Check minimum size of type 17
|
6 years ago |
|
scpr.h
|
avcodec/scpr: Avoid per pixel y checks in decode_run_i
|
7 years ago |
|
scpr3.c
|
avcodec/scpr3: Avoid code duplication when updating models
|
5 years ago |
|
scpr3.h
|
avcodec/scpr: add version 3 support
|
7 years ago |
|
screenpresso.c
|
avcodec/screenpresso: Optimize sum_delta_flipped()
|
6 years ago |
|
sei.h
|
avcodec/sei: add Parameter Sets Inclusion Indication enum value
|
5 years ago |
|
setts_bsf.c
|
avcodec/setts_bsf: Check timebase
|
5 years ago |
|
sga.c
|
avcodec/sga: Check for array end in lzss_decompress()
|
5 years ago |
|
sgi.h
|
Merge commit 'a7dbfcf6cb6ab8a8981d74332fd02fb90360d22f'
|
12 years ago |
|
sgidec.c
|
avcodec/sgidec: Mark decoder as init-threadsafe
|
5 years ago |
|
sgienc.c
|
avcodec/sgienc: Combine av_log() statements
|
5 years ago |
|
sgirledec.c
|
avcodec/sgirledec: Mark decoder as init-threadsafe
|
5 years ago |
|
sheervideo.c
|
avcodec/sheervideo: Simplify creating VLC table
|
5 years ago |
|
sheervideodata.h
|
avcodec/sheervideo: Avoid code duplication when creating VLC tables
|
5 years ago |
|
shorten.c
|
avcodec/shorten: Mark decoder as init-threadsafe
|
5 years ago |
|
simple_idct.c
|
avcodec/simple_idct: Fix undefined integer overflow in idct4row()
|
5 years ago |
|
simple_idct.h
|
avcodec/proresdec : add 12b prores idct
|
7 years ago |
|
simple_idct_template.c
|
avcodec/simple_idct_template: fix integer overflow
|
6 years ago |
|
sinewin.c
|
avcodec/aacdec_fixed: Move fixed-point sinewin tables to its only user
|
5 years ago |
|
sinewin.h
|
avcodec/aacdec_fixed: Move fixed-point sinewin tables to its only user
|
5 years ago |
|
sinewin_fixed_tablegen.c
|
avcodec/aacdec_fixed: Move fixed-point sinewin tables to its only user
|
5 years ago |
|
sinewin_fixed_tablegen.h
|
avcodec/aacdec_fixed: Move fixed-point sinewin tables to its only user
|
5 years ago |
|
sinewin_tablegen.c
|
avcodec/aacdec_fixed: Move fixed-point sinewin tables to its only user
|
5 years ago |
|
sinewin_tablegen.h
|
avcodec/aacdec_fixed: Move fixed-point sinewin tables to its only user
|
5 years ago |
|
sipr.c
|
avcodec: set AV_CODEC_CAP_CHANNEL_CONF on decoders which set their own channels
|
5 years ago |
|
sipr.h
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
sipr16k.c
|
sipr16kdata.h: add forgotten const.
|
11 years ago |
|
sipr16kdata.h
|
sipr16kdata.h: add forgotten const.
|
11 years ago |
|
sipr_parser.c
|
avcodec: add SIPR parser
|
9 years ago |
|
siprdata.h
|
Add missing "const" all over the place.
|
11 years ago |
|
siren.c
|
avcodec/siren: Increase noise category 5 and 6
|
5 years ago |
|
smacker.c
|
avcodec/smacker: Improve creating Huffman VLC tables
|
5 years ago |
|
smc.c
|
avcodec: use the buffer_size_t typedef where required
|
5 years ago |
|
snappy.c
|
avcodec/snappy: Sanity check bytestream2_get_levarint()
|
6 years ago |
|
snappy.h
|
avcodec/snappy: refactor so ff_snappy_uncompress uses an existing buffer
|
10 years ago |
|
snow.c
|
avcodec/snow: Use ff_thread_once() in ff_snow_common_init()
|
5 years ago |
|
snow.h
|
avcodec/snowenc: fix setting motion_est option
|
8 years ago |
|
snow_dwt.c
|
avcodec/snow_dwt: Remove ff_ prefix from ff_spatial_idwt_init() and ff_spatial_idwt_slice()
|
10 years ago |
|
snow_dwt.h
|
lavc/snow_dwt: add struct MpegEncContext to fix headers check.
|
8 years ago |
|
snowdata.h
|
Merge remote-tracking branch 'qatar/master'
|
14 years ago |
|
snowdec.c
|
avcodec/snowdec: Use ff_snow_common_init() directly
|
5 years ago |
|
snowenc.c
|
lavc/snowenc: Expose an option to set the rc_eq expression
|
5 years ago |
|
sonic.c
|
avcodec/sonic: Use unsigned temporary in predictor_calc_error()
|
5 years ago |
|
sp5x.h
|
avcodec/sp5x: Remove unused quant tables
|
5 years ago |
|
sp5xdec.c
|
avcodec/sp5x: Remove unused quant tables
|
5 years ago |
|
speedhq.c
|
avcodec/speedhq: Width < 8 is not supported
|
5 years ago |
|
speedhqenc.c
|
avcodec/mpeg12enc, speedhqenc: Avoid redundant copies of tables
|
5 years ago |
|
speedhqenc.h
|
avcodec: add SpeedHQ encoder
|
5 years ago |
|
srtdec.c
|
avcodec: use the buffer_size_t typedef where required
|
5 years ago |
|
srtenc.c
|
lavc/srtenc: return more meaninful error codes
|
5 years ago |
|
startcode.c
|
Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'
|
10 years ago |
|
startcode.h
|
Merge commit 'db7f1c7c5a1d37e7f4da64a79a97bea1c4b6e9f8'
|
11 years ago |
|
subviewerdec.c
|
lavc: allow subtitle text format to be ASS without timing
|
10 years ago |
|
sunrast.c
|
avcodec/sunrast: Check that the input is large enough for the maximally compressed image
|
6 years ago |
|
sunrast.h
|
Reinstate proper FFmpeg license for all files.
|
12 years ago |
|
sunrastenc.c
|
lavc/sunrastenc: fix private codec options
|
10 years ago |
|
svq1.c
|
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
|
9 years ago |
|
svq1.h
|
libavcodec/svq: Remove ff_svq1_packet_checksum()
|
6 years ago |
|
svq1_cb.h
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
svq1_vlc.h
|
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
|
9 years ago |
|
svq1dec.c
|
avcodec/svq1dec: use av_fast_padded_malloc() for allocation pmv only when necessary
|
5 years ago |
|
svq1enc.c
|
put_bits: make avpriv_copy_bits() lavc-local
|
5 years ago |
|
svq1enc.h
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
svq1enc_cb.h
|
Merge commit 'b522000e9b2ca36fe5b2751096b9a5f5ed8f87e6'
|
13 years ago |
|
svq3.c
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
synth_filter.c
|
avcodec/synth_filter: add more filters
|
10 years ago |
|
synth_filter.h
|
avcodec/synth_filter: add more filters
|
10 years ago |
|
tableprint.h
|
avcodec/tableprint: Don't include mem_internal.h
|
5 years ago |
|
tableprint_vlc.h
|
lavc/tableprint_vlc: Remove avpriv_request_sample() from included files.
|
6 years ago |
|
tak.c
|
avcodec/tak: remove GetBitContext usage from avpriv_tak_parse_streaminfo()
|
8 years ago |
|
tak.h
|
avcodec/tak: remove GetBitContext usage from avpriv_tak_parse_streaminfo()
|
8 years ago |
|
tak_parser.c
|
avcodec/tak_parser: don't return error values
|
6 years ago |
|
takdec.c
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
takdsp.c
|
avcodec/takdsp: Fix negative shift in decorrelate_sf()
|
5 years ago |
|
takdsp.h
|
avcodec/takdec: add x86 SIMD for rest of decorrelation modes
|
10 years ago |
|
targa.c
|
avcodec/targa: Check colors vs. available space
|
6 years ago |
|
targa.h
|
targa: support 2-way and 4-way interleaved files
|
13 years ago |
|
targa_y216dec.c
|
avcodec/targa_y216dec: Fix width type
|
8 years ago |
|
targaenc.c
|
Merge commit 'd8f3b0fb584677d4882e3a2d7c28f8b15c7319f5'
|
9 years ago |
|
tdsc.c
|
avcodec/tdsc: use av_packet_alloc() to allocate packets
|
5 years ago |
|
textdec.c
|
lavc/options: add ass_ro_flush_noop to flags2
|
10 years ago |
|
texturedsp.c
|
avcodec/texturedsp : add rgtc1u gray decoding
|
8 years ago |
|
texturedsp.h
|
avcodec/texturedsp : add rgtc1u gray decoding
|
8 years ago |
|
texturedspenc.c
|
libavcodec/texturedspenc : indent after add rgtc1u_alpha func
|
8 years ago |
|
thread.h
|
avcodec: deprecate thread_safe_callbacks
|
5 years ago |
|
tiertexseqv.c
|
avcodec/decode: add a flags parameter to ff_reget_buffer()
|
6 years ago |
|
tiff.c
|
avcodec/tiff: Avoid forward declarations
|
4 years ago |
|
tiff.h
|
tiffdec: support embedded ICC profiles
|
6 years ago |
|
tiff_common.c
|
Fix all -Wformat warnings raised by DJGPP
|
9 years ago |
|
tiff_common.h
|
avcodec/tiff_common: Remove declarations of inexistent functions
|
5 years ago |
|
tiff_data.h
|
avcodec/tiff_data: Move data to its only user
|
5 years ago |
|
tiffenc.c
|
avcodec/put_bits: Fix LZW warning
|
5 years ago |
|
tmv.c
|
avcodec/tmv: Mark decoder as init-threadsafe
|
5 years ago |
|
tpeldsp.c
|
Merge commit 'f0ce9913d0974ac0c7371a62c3324dd2863b5d1b'
|
11 years ago |
|
tpeldsp.h
|
Merge commit '57f09608e1600d1cf1679885a46f5004d522d68f'
|
12 years ago |
|
trace_headers_bsf.c
|
avcodec/cbs: Remove unused function parameters
|
5 years ago |
|
truehd_core_bsf.c
|
avcodec.h: split bitstream filters API into its own header
|
5 years ago |
|
truemotion1.c
|
avcodec/truemotion1: Cleanup generically after init failure
|
5 years ago |
|
truemotion1data.h
|
Merge remote-tracking branch 'qatar/master'
|
14 years ago |
|
truemotion2.c
|
avcodec/truemotion2: Simplify creating VLC table
|
5 years ago |
|
truemotion2rt.c
|
avcodec/truemotion2rt: Fix rounding in input size check
|
7 years ago |
|
truespeech.c
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
truespeech_data.h
|
try to give TrueSpeech decoder tables more sensible names
|
15 years ago |
|
tscc.c
|
avcodec: use the buffer_size_t typedef where required
|
5 years ago |
|
tscc2.c
|
avcodec/tscc2: Make VLC tables static
|
5 years ago |
|
tscc2data.h
|
avcodec/tscc2: Combine tables for initializing VLCs
|
5 years ago |
|
tta.c
|
avcodec: set AV_CODEC_CAP_CHANNEL_CONF on decoders which set their own channels
|
5 years ago |
|
ttadata.c
|
tta: move code that will be shared with encoder to separate file
|
12 years ago |
|
ttadata.h
|
tta: move code that will be shared with encoder to separate file
|
12 years ago |
|
ttadsp.c
|
avcodec/ttadsp: Fix several integer overflows in tta_filter_process_c()
|
5 years ago |
|
ttadsp.h
|
avcodec/ttadsp: cosmetics
|
9 years ago |
|
ttaenc.c
|
avcodec: deprecate Lossless and Intra Only encoder capabilites
|
5 years ago |
|
ttaencdsp.c
|
x86/ttaenc: add ff_ttaenc_filter_process_{ssse3,sse4}
|
9 years ago |
|
ttaencdsp.h
|
x86/ttaenc: add ff_ttaenc_filter_process_{ssse3,sse4}
|
9 years ago |
|
ttmlenc.c
|
avcodec: add TTML encoder
|
5 years ago |
|
ttmlenc.h
|
avcodec: add TTML encoder
|
5 years ago |
|
twinvq.c
|
avcodec/twinvq: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos label
|
5 years ago |
|
twinvq.h
|
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
|
9 years ago |
|
twinvq_data.h
|
avcodec/twinvq, metasound_data: Deduplicate lsp tables
|
5 years ago |
|
twinvqdec.c
|
avcodec/twinvq, metasound_data: Deduplicate lsp tables
|
5 years ago |
|
txd.c
|
avcodec/txd: Check for input size against the header size.
|
5 years ago |
|
ulti.c
|
avcodec/ulti: Mark decoder as init-threadsafe
|
5 years ago |
|
ulti_cb.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
unary.h
|
avcodec/unary: Improve get_unary() docs
|
7 years ago |
|
utils.c
|
avcodec: move core AVCodecContext functions from util.c to a new file
|
5 years ago |
|
utvideo.h
|
avcodec/utvideo: Move stuff only used by Ut encoder to Ut encoder
|
5 years ago |
|
utvideodec.c
|
avcodec/utvideodec: Avoid implicit qsort when creating Huffman tables
|
5 years ago |
|
utvideodsp.c
|
avcodec/utvideodec: add SIMD for restore_rgb_planes
|
8 years ago |
|
utvideodsp.h
|
avcodec/utvideodec: add SIMD for restore_rgb_planes
|
8 years ago |
|
utvideoenc.c
|
avcodec/utvideo: Move stuff only used by Ut encoder to Ut encoder
|
5 years ago |
|
v4l2_buffers.c
|
avcodec/v4l2_buffers: remove unused function argument
|
5 years ago |
|
v4l2_buffers.h
|
avcodec/v4l2_buffers: fix minor typos and whitespace
|
6 years ago |
|
v4l2_context.c
|
avcodec/v4l2_context: return EAGAIN to signal full buffers
|
5 years ago |
|
v4l2_context.h
|
avcodec/v4l2_context: set frame SAR using VIDIOC_CROPCAP
|
6 years ago |
|
v4l2_fmt.c
|
lavc/v4l2: Remove use of lfind()
|
8 years ago |
|
v4l2_fmt.h
|
libavcodec: v4l2: add support for v4l2 mem2mem codecs
|
8 years ago |
|
v4l2_m2m.c
|
avcodec/v4l2_m2m_enc: buffer frame if it cannot be enqueued
|
5 years ago |
|
v4l2_m2m.h
|
avcodec/encode: restructure the core encoding code
|
5 years ago |
|
v4l2_m2m_dec.c
|
avcodec/v4l2_m2m: adapt to call close() on init fail
|
5 years ago |
|
v4l2_m2m_enc.c
|
avcodec/v4l2_m2m_enc: reindent after previous commit
|
5 years ago |
|
v210_template.c
|
avcodec/v210enc: move v210_enc_8/10 function to template file
|
6 years ago |
|
v210dec.c
|
avcodec/v210dec: move the stride read after its fully initialized
|
6 years ago |
|
v210dec.h
|
avcodec/v210dec: add support for frame and slice threading
|
6 years ago |
|
v210enc.c
|
avcodec/v210enc: move v210_enc_8/10 function to template file
|
6 years ago |
|
v210enc.h
|
Merge commit 'e280fe13291e9c712a5f4aa13b5263f3e8afed45'
|
10 years ago |
|
v210x.c
|
Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'
|
10 years ago |
|
v308dec.c
|
Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'
|
10 years ago |
|
v308enc.c
|
avcodec/v3/408enc: Remove empty close functions
|
5 years ago |
|
v408dec.c
|
avcodec: Mark some codecs with threadsafe init as such
|
9 years ago |
|
v408enc.c
|
avcodec/v3/408enc: Remove empty close functions
|
5 years ago |
|
v410dec.c
|
avcodec/v410dec: add support for frame and slice threading
|
6 years ago |
|
v410enc.c
|
avcodec: estimate output bitrate for uncompressed video codecs
|
9 years ago |
|
vaapi.h
|
avodec/vaapi: drop deprecated vaapi_context fields
|
8 years ago |
|
vaapi_av1.c
|
avcodec/av1dec: support exporting Film Grain params as frame side data
|
5 years ago |
|
vaapi_decode.c
|
avcodec: add av1 VAAPI decoder
|
5 years ago |
|
vaapi_decode.h
|
vaapi_decode: Make the frames context format selection more general
|
8 years ago |
|
vaapi_encode.c
|
avcodec/vaapi_encode: use AVCodecContext.get_encode_buffer()
|
5 years ago |
|
vaapi_encode.h
|
lavc: Mark hw_config pointer arrays as const
|
5 years ago |
|
vaapi_encode_h264.c
|
avcodec/vaapi_encode: use AVCodecContext.get_encode_buffer()
|
5 years ago |
|
vaapi_encode_h265.c
|
avcodec/vaapi_encode: use AVCodecContext.get_encode_buffer()
|
5 years ago |
|
vaapi_encode_mjpeg.c
|
avcodec/vaapi_encode: use AVCodecContext.get_encode_buffer()
|
5 years ago |
|
vaapi_encode_mpeg2.c
|
avcodec/vaapi_encode: use AVCodecContext.get_encode_buffer()
|
5 years ago |
|
vaapi_encode_vp8.c
|
avcodec/vaapi_encode: use AVCodecContext.get_encode_buffer()
|
5 years ago |
|
vaapi_encode_vp9.c
|
avcodec/vaapi_encode: use AVCodecContext.get_encode_buffer()
|
5 years ago |
|
vaapi_h264.c
|
lavc: Rename hwaccel.h to hwconfig.h
|
5 years ago |
|
vaapi_hevc.c
|
lavc/vaapi_hevc: add missing max_8bit_constraint_flag
|
5 years ago |
|
vaapi_hevc.h
|
lavc/vaapi_hevc: add function to find exact va_profile for REXT
|
6 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: Cleanup generically after init failure
|
5 years ago |
|
vble.c
|
avcodec/vble: Don't free buffer known to be NULL
|
5 years ago |
|
vc1.c
|
avcodec/vc1: Make ff_vc1_init_common() thread-safe
|
5 years ago |
|
vc1.h
|
libavcodec/vc1: Remove bits variable
|
6 years ago |
|
vc1_block.c
|
avcodec/msmpeg4dec: Don't check for errors for complete VLCs
|
5 years ago |
|
vc1_common.h
|
avcodec/vc1: simplify find_next_marker()
|
11 years ago |
|
vc1_loopfilter.c
|
avcodec/vc1_loopfilter: Fix colums typos
|
7 years ago |
|
vc1_mc.c
|
avcodec/vc1: fix out-of-bounds reference pixel replication
|
7 years ago |
|
vc1_parser.c
|
avcodec/vc1_parser: use init_get_bits8()
|
7 years ago |
|
vc1_pred.c
|
avcodec/vc1_pred: Fix invalid shifts in scaleforopp()
|
6 years ago |
|
vc1_pred.h
|
Merge commit '04d14c9b68b03e8dbc6e3003c1ee06892dd32576'
|
11 years ago |
|
vc1acdata.h
|
Merge remote-tracking branch 'qatar/master'
|
14 years ago |
|
vc1data.c
|
avcodec/vc1: correct ff_vc1_dqscale
|
7 years ago |
|
vc1data.h
|
Merge commit 'b7f98659f21dce438c33b512e25fd64b8d07c347'
|
9 years ago |
|
vc1dec.c
|
avcodec/vc1dec: Fix memleak upon allocation error
|
4 years ago |
|
vc1dsp.c
|
avcodec/vc1dsp: Avoid undefined shifts in vc1_v_s_overlap_c / vc1_h_s_overlap_c
|
6 years ago |
|
vc1dsp.h
|
avcodec/vc1: fix overlap filter for frame interlaced pictures
|
7 years ago |
|
vc2enc.c
|
vc2enc: Add missing static to local variables
|
5 years ago |
|
vc2enc_dwt.c
|
lavc/vc2enc_dwt: Avoid left-shifting a negative value.
|
6 years ago |
|
vc2enc_dwt.h
|
vc2enc_dwt: pad the temporary buffer by the slice size
|
8 years ago |
|
vcr1.c
|
Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'
|
10 years ago |
|
vdpau.c
|
avcodec/hevcdec: Add VDPAU to list of supported formats
|
5 years ago |
|
vdpau.h
|
Merge commit '5c1585c4c3b5281835d784c5daef0069915ccd57'
|
8 years ago |
|
vdpau_h264.c
|
lavc: Rename hwaccel.h to hwconfig.h
|
5 years ago |
|
vdpau_hevc.c
|
lavc/vdpau_hevc: add function to find exact vdp_profile for REXT
|
5 years ago |
|
vdpau_internal.h
|
Add support for VP9 VDPAU hwaccel decode
|
6 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
|
Bump Versions before release/4.4 branch
|
5 years ago |
|
videodsp.c
|
avcodec: Add prefetch for mips
|
8 years ago |
|
videodsp.h
|
avcodec: Add prefetch for mips
|
8 years ago |
|
videodsp_template.c
|
avcodec/videodsp_template: Fix overflow of addition
|
6 years ago |
|
videotoolbox.c
|
avcodec/videotoolbox: make FFmpeg-to-VT mapping error more informative
|
5 years ago |
|
videotoolbox.h
|
avcodec/videotoolbox: allow not setting the kCVPixelBufferPixelFormatTypeKey
|
9 years ago |
|
videotoolboxenc.c
|
lavc/videotoolboxenc: Add support for HEVC with Alpha.
|
5 years ago |
|
vima.c
|
avcodec: set AV_CODEC_CAP_CHANNEL_CONF on decoders which set their own channels
|
5 years ago |
|
vlc.h
|
avcodec/bitstream: Allow static VLC tables to be bigger than needed
|
5 years ago |
|
vmdaudio.c
|
avcodec/vmdaudio: Check block_align more
|
6 years ago |
|
vmdvideo.c
|
avcodec/vmdvideo: Fix NULL + 0
|
5 years ago |
|
vmnc.c
|
avcodec/decode: add a flags parameter to ff_reget_buffer()
|
6 years ago |
|
vorbis.c
|
avcodec/vorbis: Fix another 1 << 31 > int32_t::max() with 1u.
|
8 years ago |
|
vorbis.h
|
avcodec/vorbis_data: Move encoder-related table to its only user
|
5 years ago |
|
vorbis_data.c
|
avcodec/vorbis_data: Move encoder-related table to its only user
|
5 years ago |
|
vorbis_enc_data.h
|
vorbisenc: simplify floor_classes[] table
|
14 years ago |
|
vorbis_parser.c
|
avcodec/vorbis: remove avpriv vorbis parser cruft
|
10 years ago |
|
vorbis_parser.h
|
Merge commit '81a3c42abe17e757fe890607f67201a240648993'
|
9 years ago |
|
vorbis_parser_internal.h
|
all: Make header guard names consistent
|
10 years ago |
|
vorbisdec.c
|
avcodec: set AV_CODEC_CAP_CHANNEL_CONF on decoders which set their own channels
|
5 years ago |
|
vorbisdsp.c
|
Merge commit '3956a5e0ea46ed7e27ca888fe11c47986ad99261'
|
12 years ago |
|
vorbisdsp.h
|
Merge commit '3956a5e0ea46ed7e27ca888fe11c47986ad99261'
|
12 years ago |
|
vorbisenc.c
|
vorbisenc: Check the return value of av_frame_clone
|
8 years ago |
|
vp3.c
|
avcodec/vp3: Check input amount in theora_decode_header()
|
5 years ago |
|
vp3_parser.c
|
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
|
vp3data.h
|
avcodec/vp3data: Deduplicate coeff_tables
|
5 years ago |
|
vp3dsp.c
|
avcodec/vp3dsp: Use unsigned constant to avoid undefined integer overflow in ff_vp3dsp_set_bounding_values()
|
5 years ago |
|
vp3dsp.h
|
vp4: prevent unaligned memory access in loop filter
|
6 years ago |
|
vp4data.h
|
avcodec/vp3: Make tables used to initialize VLCs smaller
|
5 years ago |
|
vp5.c
|
avcodec/vp5: Check render_x/y
|
6 years ago |
|
vp5data.h
|
Merge remote-tracking branch 'qatar/master'
|
14 years ago |
|
vp6.c
|
avcodec/vp5/6/8: use vpX_rac_is_end()
|
6 years ago |
|
vp6data.h
|
Merge commit 'cb214707a6cb0d3272ec0261af6f1f5d8b7dabc7'
|
12 years ago |
|
vp6dsp.c
|
Merge commit 'd9d26a3674f31f482f54e936fcb382160830877a'
|
9 years ago |
|
vp8.c
|
avcodec: Constify some AVPackets
|
5 years ago |
|
vp8.h
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
vp8_parser.c
|
avcodec/vp8_parser: Remove redundant output initialization
|
7 years ago |
|
vp8data.h
|
avcodec/vp8data: Remove unused array
|
5 years ago |
|
vp8dsp.c
|
Merge commit '0801853e640624537db386727b36fa97aa6258e7'
|
7 years ago |
|
vp8dsp.h
|
libavcodec: vp8 neon optimizations for aarch64
|
7 years ago |
|
vp9.c
|
Mark some pointers as const
|
5 years ago |
|
vp9.h
|
vp9: split out generic decoding skeleton interface API from VP9 types.
|
9 years ago |
|
vp9_mc_template.c
|
avcodec/vp9: Add tile threading support
|
8 years ago |
|
vp9_metadata_bsf.c
|
vp9_metadata_bsf: Use common cbs bsf implementation
|
5 years ago |
|
vp9_parser.c
|
avcodec/vp9_parser: set profile in AVCodecContext
|
7 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
|
vp9: split out reconstruction functions in their own source file.
|
9 years ago |
|
vp9data.h
|
vp9: split out reconstruction functions in their own source file.
|
9 years ago |
|
vp9dec.h
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
vp9dsp.c
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
vp9dsp.h
|
vp9: split out generic decoding skeleton interface API from VP9 types.
|
9 years ago |
|
vp9dsp_8bpp.c
|
vp9: add keyframe profile 2/3 support.
|
11 years ago |
|
vp9dsp_10bpp.c
|
vp9: add keyframe profile 2/3 support.
|
11 years ago |
|
vp9dsp_12bpp.c
|
vp9: add keyframe profile 2/3 support.
|
11 years ago |
|
vp9dsp_template.c
|
avcodec/vp9dsp_template: Fix integer overflows in itxfm_wrapper
|
5 years ago |
|
vp9lpf.c
|
vp9: split out loopfilter functions in their own source file.
|
9 years ago |
|
vp9mvs.c
|
avcodec/vp9: Add tile threading support
|
8 years ago |
|
vp9prob.c
|
avcodec/vp9: Add tile threading support
|
8 years ago |
|
vp9recon.c
|
lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
|
5 years ago |
|
vp9shared.h
|
vp9: split out generic decoding skeleton interface API from VP9 types.
|
9 years ago |
|
vp56.c
|
avcodec/vp56: Consider the alpha start as end of the prior header
|
6 years ago |
|
vp56.h
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
vp56data.c
|
Merge commit '239f55bf3c966782b781338df284f250393b9ed6'
|
12 years ago |
|
vp56data.h
|
Merge commit '239f55bf3c966782b781338df284f250393b9ed6'
|
12 years ago |
|
vp56dsp.c
|
avcodec/vp6: use ff_vp3dsp_[hv]_loop_filter_12
|
7 years ago |
|
vp56dsp.h
|
Merge commit '721d57e608dc4fd6c86f27c5ae76ef559d646220'
|
9 years ago |
|
vp56rac.c
|
avcodec/vp56rac: delay signaling an error on truncated input
|
6 years ago |
|
vqavideo.c
|
avcodec/vqavideo: Limit resolution
|
6 years ago |
|
vt_internal.h
|
lavc/videotoolbox: fix threaded decoding
|
8 years ago |
|
wavpack.c
|
avcodec: set AV_CODEC_CAP_CHANNEL_CONF on decoders which set their own channels
|
5 years ago |
|
wavpack.h
|
avcodec/wavpack: Deduplicate exp and log tables
|
5 years ago |
|
wavpackdata.c
|
avcodec/wavpack: Deduplicate exp and log tables
|
5 years ago |
|
wavpackenc.c
|
avcodec/wavpack: Deduplicate exp and log tables
|
5 years ago |
|
wavpackenc.h
|
avcodec/wavpackenc: use ff_clz()
|
6 years ago |
|
wcmv.c
|
avcodec/wcmv: prevent frame copying when outputting duplicate frames
|
6 years ago |
|
webp.c
|
avcodec/webp: use av_packet_alloc() to allocate packets
|
5 years ago |
|
webp_parser.c
|
avcodec: add a WebP parser
|
5 years ago |
|
webvttdec.c
|
lavc: allow subtitle text format to be ASS without timing
|
10 years ago |
|
webvttenc.c
|
lavc/webvttenc: return more meaningful error codes
|
5 years ago |
|
wma.c
|
avcodec/wma: Remove unused array
|
5 years ago |
|
wma.h
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
wma_common.c
|
Merge commit 'd2a4e4b9cc9a0c2661e1c1d6f6b51babac2cec1b'
|
11 years ago |
|
wma_common.h
|
Merge commit '040c565e51985477a8fa5e42d2ddfb26ebde6608'
|
13 years ago |
|
wma_freqs.c
|
Merge commit 'f20518568a77a6138fc74021ce56013ab72907ba'
|
11 years ago |
|
wma_freqs.h
|
Merge commit 'f00f6d538dcbaa122eb5e2784f41f4a299296b7b'
|
10 years ago |
|
wmadata.h
|
avcodec/wmadec: Reduce the size of tables used to initialize VLC
|
5 years ago |
|
wmadec.c
|
avcodec/wmadec: Apply VLC offset during init
|
5 years ago |
|
wmaenc.c
|
put_bits: make avpriv_align_put_bits() inline
|
5 years ago |
|
wmalosslessdec.c
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
wmaprodata.h
|
Remove explicit filename from Doxygen @file commands.
|
16 years ago |
|
wmaprodec.c
|
avcodec/wmaprodec: Check packet size
|
5 years ago |
|
wmavoice.c
|
avcodec/wmavoice: Check operations that can fail
|
4 years ago |
|
wmavoice_data.h
|
WMAVoice postfilter.
|
16 years ago |
|
wmv2.c
|
Merge commit 'f9fbd474676e903e12efe83203697d60a9d28cf9'
|
10 years ago |
|
wmv2.h
|
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
|
5 years ago |
|
wmv2data.c
|
Merge commit 'f9fbd474676e903e12efe83203697d60a9d28cf9'
|
10 years ago |
|
wmv2data.h
|
Merge commit 'f9fbd474676e903e12efe83203697d60a9d28cf9'
|
10 years ago |
|
wmv2dec.c
|
avcodec/msmpeg4dec: Don't check for errors for complete VLCs
|
5 years ago |
|
wmv2dsp.c
|
avcodec/wmv2dsp: Fix runtime error: signed integer overflow: 181 * -17047030 cannot be represented in type 'int'
|
8 years ago |
|
wmv2dsp.h
|
Merge commit '2ec9fa5ec60dcd10e1cb10d8b4e4437e634ea428'
|
9 years ago |
|
wmv2enc.c
|
avcodec: Add FF_CODEC_CAP_INIT_CLEANUP
|
5 years ago |
|
wnv1.c
|
avcodec/wnv1: Make decoder init-threadsafe
|
5 years ago |
|
wrapped_avframe.c
|
decode: add a method for attaching lavc-internal data to frames
|
8 years ago |
|
ws-snd1.c
|
avcodec: set AV_CODEC_CAP_CHANNEL_CONF on decoders which set their own channels
|
5 years ago |
|
xan.c
|
avcodec/xan: Mark decoder as init-threadsafe
|
5 years ago |
|
xbm_parser.c
|
avcodec/xbm_parser: mark frame as intra only and as key frame
|
5 years ago |
|
xbmdec.c
|
avcodec/xbmdec: get_nibble() minor speed increase, and binary reduction
|
5 years ago |
|
xbmenc.c
|
avcodec/xbmenc: Allow for making UW images
|
5 years ago |
|
xface.c
|
lavc/xface: Reorder conditions to silence a gcc warning.
|
9 years ago |
|
xface.h
|
all: Add missing header guards
|
10 years ago |
|
xfacedec.c
|
avcodec/xfacedec: Mark decoder as init-threadsafe
|
5 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
|
avcodec/xiph: mark returned header pointers const from avpriv_split_xiph_headers()
|
11 years ago |
|
xl.c
|
avcodec/xl: Mark decoder as init-threadsafe
|
5 years ago |
|
xma_parser.c
|
avcodec: add XMA2 parser
|
9 years ago |
|
xpmdec.c
|
avcodec/xpmdec: Do not use context dimensions as temporary variables
|
6 years ago |
|
xsubdec.c
|
avcodec/xsubdec: Mark decoder as init-threadsafe
|
5 years ago |
|
xsubenc.c
|
avcodec/xsubenc: Mark decoder as init-threadsafe
|
5 years ago |
|
xvididct.c
|
avcodec/xvididct: Fix integer overflow in idct_row()
|
5 years ago |
|
xvididct.h
|
avcodec: loongson optimize xvid idct with mmi
|
10 years ago |
|
xvmc.h
|
avcodec/xvmc: apply attribute_deprecated correctly
|
10 years ago |
|
xvmc_internal.h
|
Convert XvMC to hwaccel v3
|
12 years ago |
|
xwd.h
|
Replace Libav with FFmpeg in license headers for files created by me
|
13 years ago |
|
xwddec.c
|
avcodec/xwddec: Use ff_set_dimensions()
|
7 years ago |
|
xwdenc.c
|
avcodec/xwdenc: do not rely on AV_PIX_FMT_FLAG_PSEUDOPAL palettes
|
8 years ago |
|
xxan.c
|
avcodec/xxan: Mark decoder as init-threadsafe
|
5 years ago |
|
y41pdec.c
|
avcodec/y41pdec: Mark decoder as init-threadsafe
|
5 years ago |
|
y41penc.c
|
avcodec/y41penc: Mark encoder as init-threadsafe
|
5 years ago |
|
ylc.c
|
avcodec/ylc: Reindent after previous commit
|
5 years ago |
|
yop.c
|
avcodec/yop: Mark decoder as init-threadsafe
|
5 years ago |
|
yuv4dec.c
|
avcodec/yuv4dec: Mark decoder as init-threadsafe
|
5 years ago |
|
yuv4enc.c
|
avcodec/yuv4enc: Remove empty functions
|
5 years ago |
|
zerocodec.c
|
avcodec/zerocodec: use init cleanup internal cap
|
6 years ago |
|
zmbv.c
|
avcodec/zmbv: remove the unnecessary type conversion
|
5 years ago |
|
zmbvenc.c
|
avcodec/zmbvenc: Correct offset in buffer
|
6 years ago |