.. |
aarch64
|
opus: Factor out imdct15 into a standalone component
|
10 years ago |
arm
|
lavc: do not compile fmtconvert unconditionally
|
10 years ago |
avr32
|
…
|
|
mips
|
mips64: mark hi/lo registers clobbered in MAC64/MLS64 macros
|
12 years ago |
neon
|
mpegvideo: cosmetics: Lowercase ugly uppercase MPV_ function name prefixes
|
10 years ago |
ppc
|
lavc: do not compile fmtconvert unconditionally
|
10 years ago |
x86
|
x86: Put COPY3_IF_LT under HAVE_6REGS
|
10 years ago |
4xm.c
|
4xm: more thorought check for negative index and negative shift
|
10 years ago |
8bps.c
|
lavc: Add an internal wrapper around get_format()
|
11 years ago |
8svx.c
|
8svx: Return proper error codes
|
10 years ago |
Makefile
|
build: Split JPEG-related tables off into a separate component
|
10 years ago |
a64colors.h
|
…
|
|
a64enc.h
|
a64multienc: use the AVFrame API properly.
|
11 years ago |
a64multienc.c
|
a64multi: check elbg return values
|
10 years ago |
a64tables.h
|
…
|
|
aac.h
|
lavc: remove unused traces of fmtconvert usage
|
10 years ago |
aac_ac3_parser.c
|
ac3: implement request_channel_layout.
|
11 years ago |
aac_ac3_parser.h
|
ac3: Do not clash with normal AVERROR
|
11 years ago |
aac_adtstoasc_bsf.c
|
aac_adtstoasc_bsf: Check extradata memory allocation
|
10 years ago |
aac_parser.c
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
aac_tablegen.c
|
…
|
|
aac_tablegen.h
|
cosmetics: Add '0' to float constants ending in '.'.
|
11 years ago |
aac_tablegen_decl.h
|
aac: fix build with hardcoded tables
|
12 years ago |
aacadtsdec.c
|
aac: K&R formatting cosmetics
|
11 years ago |
aacadtsdec.h
|
Give all anonymously typedeffed structs in headers a name
|
12 years ago |
aaccoder.c
|
libavcodec: Make use of av_clip functions
|
10 years ago |
aacdec.c
|
aac: Relax reserved_bit validation
|
10 years ago |
aacdectab.h
|
Include libavutil/channel_layout.h instead of libavutil/audioconvert.h
|
12 years ago |
aacenc.c
|
aacenc: correctly check returned value
|
10 years ago |
aacenc.h
|
Remove unnecessary dsputil.h #includes
|
12 years ago |
aacps.c
|
aacps: invert the order of parameters of ipdopd_reset()
|
10 years ago |
aacps.h
|
Give all anonymously typedeffed structs in headers a name
|
12 years ago |
aacps_tablegen.c
|
aacps: Adjust some const qualifiers to suppress warnings
|
11 years ago |
aacps_tablegen.h
|
aacps: Adjust some const qualifiers to suppress warnings
|
11 years ago |
aacpsdata.c
|
…
|
|
aacpsdsp.c
|
aacps: Adjust some const qualifiers to suppress warnings
|
11 years ago |
aacpsdsp.h
|
aacps: Adjust some const qualifiers to suppress warnings
|
11 years ago |
aacpsy.c
|
avcodec: Don't anonymously typedef structs
|
10 years ago |
aacsbr.c
|
aacsbr: Fix type for index variable
|
10 years ago |
aacsbr.h
|
Remove pointless av_cold attributes in header files
|
12 years ago |
aacsbrdata.h
|
…
|
|
aactab.c
|
aacdec: Tables for length 480 AAC ELD.
|
10 years ago |
aactab.h
|
aacdec: Tables for length 480 AAC ELD.
|
10 years ago |
aandcttab.c
|
…
|
|
aandcttab.h
|
…
|
|
aasc.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
ac3.c
|
…
|
|
ac3.h
|
ac3: update AC3PreferredStereoDownmixMode.
|
11 years ago |
ac3_parser.c
|
(e)ac3: parse and store the Dolby Surround, Surround EX and Headphone mode flags.
|
11 years ago |
ac3_parser.h
|
…
|
|
ac3dec.c
|
avcodec: Don't anonymously typedef structs
|
10 years ago |
ac3dec.h
|
dsputil: Split bswap*_buf() off into a separate context
|
11 years ago |
ac3dec_data.c
|
…
|
|
ac3dec_data.h
|
…
|
|
ac3dsp.c
|
libavcodec: Make use of av_clip functions
|
10 years ago |
ac3dsp.h
|
Update dsputil- and SIMD-related comments to match reality more closely
|
11 years ago |
ac3enc.c
|
lavc: use a separate field for exporting audio encoder padding
|
10 years ago |
ac3enc.h
|
ac3enc: allow Dolby Pro Logic IIz as the Dolby Surround EX mode.
|
10 years ago |
ac3enc_fixed.c
|
dsputil: Split audio operations off into a separate context
|
11 years ago |
ac3enc_float.c
|
dsputil: Split audio operations off into a separate context
|
11 years ago |
ac3enc_opts_template.c
|
ac3enc: allow Dolby Pro Logic IIz as the Dolby Surround EX mode.
|
10 years ago |
ac3enc_template.c
|
dsputil: Split audio operations off into a separate context
|
11 years ago |
ac3tab.c
|
avcodec: add missing includes
|
11 years ago |
ac3tab.h
|
ac3tab.h: #include the correct headers
|
11 years ago |
acelp_filters.c
|
Don't include common.h from avutil.h
|
12 years ago |
acelp_filters.h
|
miscellaneous typo fixes
|
12 years ago |
acelp_pitch_delay.c
|
dsputil: Split audio operations off into a separate context
|
11 years ago |
acelp_pitch_delay.h
|
dsputil: Split audio operations off into a separate context
|
11 years ago |
acelp_vectors.c
|
cosmetics: Add '0' to float constants ending in '.'.
|
11 years ago |
acelp_vectors.h
|
Give all anonymously typedeffed structs in headers a name
|
12 years ago |
adpcm.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
adpcm.h
|
…
|
|
adpcm_data.c
|
…
|
|
adpcm_data.h
|
…
|
|
adpcmenc.c
|
adpcm: Write the proper predictor in trellis mode in IMA QT
|
11 years ago |
adx.c
|
lavc: remove obsolete and disabled avpriv functions
|
10 years ago |
adx.h
|
lavc: remove obsolete and disabled avpriv functions
|
10 years ago |
adx_parser.c
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
adxdec.c
|
adxdec: get rid of an avpriv function
|
11 years ago |
adxenc.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
aic.c
|
aic: Fix decoding files with odd dimensions
|
10 years ago |
alac.c
|
avcodec: Don't anonymously typedef structs
|
10 years ago |
alac_data.c
|
alacenc: add support for multi-channel encoding
|
12 years ago |
alac_data.h
|
alacenc: add support for multi-channel encoding
|
12 years ago |
alacenc.c
|
Replace all instances of avcodec_alloc_frame() with av_frame_alloc().
|
11 years ago |
aliaspixdec.c
|
Alias PIX image encoder and decoder
|
11 years ago |
aliaspixenc.c
|
Alias PIX image encoder and decoder
|
11 years ago |
allcodecs.c
|
lavc: add libdcadec decoder
|
10 years ago |
alsdec.c
|
avcodec: Don't anonymously typedef structs
|
10 years ago |
amr.h
|
Don't include common.h from avutil.h
|
12 years ago |
amrnbdata.h
|
Give all anonymously typedeffed structs in headers a name
|
12 years ago |
amrnbdec.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
amrwbdata.h
|
Give all anonymously typedeffed structs in headers a name
|
12 years ago |
amrwbdec.c
|
avcodec: Don't anonymously typedef structs
|
10 years ago |
anm.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
ansi.c
|
avcodec: Don't anonymously typedef structs
|
10 years ago |
apedec.c
|
dsputil: Split bswap*_buf() off into a separate context
|
11 years ago |
apedsp.h
|
dsputil: Move APE-specific bits into apedsp
|
11 years ago |
ass.c
|
avcodec: Drop unnecessary ff_ name prefixes from static functions
|
12 years ago |
ass.h
|
…
|
|
assdec.c
|
assdec: check the right variable
|
10 years ago |
assenc.c
|
lavc: replace AVCodecContext.encode with subtitle-specific callback
|
12 years ago |
asv.c
|
asv: K&R formatting cosmetics
|
10 years ago |
asv.h
|
asv: K&R formatting cosmetics
|
10 years ago |
asvdec.c
|
asv: K&R formatting cosmetics
|
10 years ago |
asvenc.c
|
asvenc: Forward the error instead of asserting on it
|
10 years ago |
atrac.c
|
atrac: Add missing av_cold
|
11 years ago |
atrac.h
|
atrac3: Generalize gain compensation code
|
11 years ago |
atrac1.c
|
avcodec: Don't anonymously typedef structs
|
10 years ago |
atrac1data.h
|
cosmetics: Fix ATRAC codec name spelling
|
11 years ago |
atrac3.c
|
lavc: remove unused traces of fmtconvert usage
|
10 years ago |
atrac3data.h
|
cosmetics: Fix ATRAC codec name spelling
|
11 years ago |
atrac3plus.c
|
atrac3plus: always initialize refwaves
|
10 years ago |
atrac3plus.h
|
ATRAC3+ decoder
|
11 years ago |
atrac3plus_data.h
|
ATRAC3+ decoder
|
11 years ago |
atrac3plusdec.c
|
atrac3plus: Make initialization dependant on channel count rather than channel map
|
11 years ago |
atrac3plusdsp.c
|
ATRAC3+ decoder
|
11 years ago |
audio_frame_queue.c
|
lavc: use a separate field for exporting audio encoder padding
|
10 years ago |
audio_frame_queue.h
|
audio_frame_queue: Clean up ff_af_queue_log_state debug function
|
12 years ago |
audiodsp.c
|
dsputil: Split audio operations off into a separate context
|
11 years ago |
audiodsp.h
|
dsputil: Split audio operations off into a separate context
|
11 years ago |
aura.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
avcodec.h
|
lavc: add profile define for DTS Express
|
10 years ago |
avfft.c
|
avcodec: Add av_cold attributes to end functions missing them
|
12 years ago |
avfft.h
|
doxygen: Add a number of missing function parameter descriptions
|
11 years ago |
avpacket.c
|
avpacket: Check buffer reference
|
10 years ago |
avpicture.c
|
imgutils: create misc functions for dealing with buffers
|
10 years ago |
avs.c
|
avcodec: Don't anonymously typedef structs
|
10 years ago |
bethsoftvideo.c
|
bethsoftvid: use the AVFrame API properly.
|
11 years ago |
bethsoftvideo.h
|
…
|
|
bfi.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
bgmc.c
|
bgmc: fix sizeof arguments
|
10 years ago |
bgmc.h
|
…
|
|
bink.c
|
dsputil: Split clear_block*/fill_block* off into a separate context
|
11 years ago |
binkaudio.c
|
lavc: remove unused traces of fmtconvert usage
|
10 years ago |
binkdata.h
|
use my full first name instead of short one in copyrights
|
12 years ago |
binkdsp.c
|
dsputil: Move Bink-specific add_pixels8 to binkdsp
|
11 years ago |
binkdsp.h
|
dsputil: Move Bink-specific add_pixels8 to binkdsp
|
11 years ago |
bit_depth_template.c
|
dsputil: Move ff_zigzag_direct and ff_crop_tab declarations to mathops.h
|
11 years ago |
bitstream.c
|
avcodec: Don't anonymously typedef structs
|
10 years ago |
bitstream_filter.c
|
bsf: check memory allocations
|
10 years ago |
blockdsp.c
|
dsputil: Split clear_block*/fill_block* off into a separate context
|
11 years ago |
blockdsp.h
|
dsputil: Split clear_block*/fill_block* off into a separate context
|
11 years ago |
bmp.c
|
avcodec: more correct printf specifiers
|
11 years ago |
bmp.h
|
bmpenc: use the AVFrame API properly.
|
11 years ago |
bmp_parser.c
|
bmp: add a standalone parser
|
11 years ago |
bmpenc.c
|
bmpenc: use the AVFrame API properly.
|
11 years ago |
bmvaudio.c
|
bmv: Split audio and video decoder
|
11 years ago |
bmvvideo.c
|
bmv: Split audio and video decoder
|
11 years ago |
brenderpix.c
|
avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8
|
10 years ago |
bswapdsp.c
|
dsputil: Split bswap*_buf() off into a separate context
|
11 years ago |
bswapdsp.h
|
dsputil: Split bswap*_buf() off into a separate context
|
11 years ago |
bytestream.h
|
bytestream: add bytestream2_copy_buffer() functions
|
11 years ago |
c93.c
|
avcodec: Don't anonymously typedef structs
|
10 years ago |
cabac.c
|
cabac: remove leftovers from the cabac encoder
|
11 years ago |
cabac.h
|
aarch64: get_cabac inline asm
|
11 years ago |
cabac_functions.h
|
arm: get_cabac inline asm
|
11 years ago |
cavs.c
|
libavcodec: Make use of av_clip functions
|
10 years ago |
cavs.h
|
dsputil: Split off IDCT bits into their own context
|
11 years ago |
cavs_parser.c
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
cavsdata.c
|
cavs: convert cavsdata.h to a .c file
|
12 years ago |
cavsdec.c
|
lavc: fix bitshifts amount bigger than the type
|
10 years ago |
cavsdsp.c
|
qpeldsp: Mark source pointer in qpel_mc_func function pointer const
|
10 years ago |
cavsdsp.h
|
dsputil: Split off quarterpel bits into their own context
|
11 years ago |
cbrt_tablegen.c
|
Revert "cbrt_tablegen: Include libm.h"
|
12 years ago |
cbrt_tablegen.h
|
tablegen: Don't use cbrtf in host tools
|
11 years ago |
cdgraphics.c
|
cdgraphics: do not return 0 from the decode function
|
10 years ago |
cdxl.c
|
avcodec: Don't anonymously typedef structs
|
10 years ago |
celp_filters.c
|
celp_filters: don't use filter lenght as loop bound
|
10 years ago |
celp_filters.h
|
Add a shift parameter to celp_lp_synthesis_filter()
|
12 years ago |
celp_math.c
|
celp_math: rename ff_log2 to ff_log2_q15
|
12 years ago |
celp_math.h
|
celp_math: rename ff_log2 to ff_log2_q15
|
12 years ago |
cga_data.c
|
…
|
|
cga_data.h
|
…
|
|
chomp_bsf.c
|
…
|
|
cinepak.c
|
avcodec: Don't anonymously typedef structs
|
10 years ago |
cljrdec.c
|
cljr: split decoder and encoder
|
11 years ago |
cljrenc.c
|
cljr: split decoder and encoder
|
11 years ago |
cllc.c
|
dsputil: Split bswap*_buf() off into a separate context
|
11 years ago |
cngdec.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
cngenc.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
codec_desc.c
|
TDSC decoder
|
10 years ago |
cook.c
|
avcodec: Don't anonymously typedef structs
|
10 years ago |
cook_parser.c
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
cookdata.h
|
…
|
|
copy_block.h
|
lavc: restore copy_block{4,16} functions
|
11 years ago |
cos_tablegen.c
|
Rename CONFIG_FFT_FLOAT ---> FFT_FLOAT
|
11 years ago |
cscd.c
|
avcodec: Don't anonymously typedef structs
|
10 years ago |
cyuv.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
dca.c
|
dca: Move syncword definitions to a separate header
|
10 years ago |
dca.h
|
dca: Support for XLL (lossless extension)
|
10 years ago |
dca_exss.c
|
dca: Support for XLL (lossless extension)
|
10 years ago |
dca_parser.c
|
dca: Move syncword definitions to a separate header
|
10 years ago |
dca_syncwords.h
|
dca: Mark syncword constants unsigned; they do not fit in 32-bit signed int
|
10 years ago |
dca_xll.c
|
dca: Read params->pancABIT0[param_index] only if part0 is set
|
10 years ago |
dcadata.c
|
dca: Support for XLL (lossless extension)
|
10 years ago |
dcadata.h
|
dca: Support for XLL (lossless extension)
|
10 years ago |
dcadec.c
|
dca: Support for XLL (lossless extension)
|
10 years ago |
dcadsp.c
|
dca: K&R formatting cosmetics
|
10 years ago |
dcadsp.h
|
dcadec: simplify decoding of VQ high frequencies
|
11 years ago |
dcahuff.h
|
dca: K&R formatting cosmetics
|
10 years ago |
dct-test.c
|
dct-test: Fix initialization syntax
|
10 years ago |
dct.c
|
avcodec: Drop unnecessary ff_ name prefixes from static functions
|
12 years ago |
dct.h
|
idctdsp: Add global function pointers for {add|put}_pixels_clamped functions
|
10 years ago |
dct32.h
|
…
|
|
dct32_fixed.c
|
dct/fft: Give consistent names to fixed/float template files
|
11 years ago |
dct32_float.c
|
dct/fft: Give consistent names to fixed/float template files
|
11 years ago |
dct32_template.c
|
dct/fft: Give consistent names to fixed/float template files
|
11 years ago |
dctref.c
|
…
|
|
dctref.h
|
…
|
|
dfa.c
|
avcodec: more correct printf specifiers
|
11 years ago |
dirac.c
|
lavc: deprecate the use of AVCodecContext.time_base for decoding
|
10 years ago |
dirac.h
|
Give all anonymously typedeffed structs in headers a name
|
12 years ago |
dirac_parser.c
|
dirac: K&R formatting cosmetics
|
10 years ago |
dnxhd_parser.c
|
DNxHD: K&R formatting cosmetics
|
11 years ago |
dnxhddata.c
|
DNxHD: Add support for id 1258 (DNx100 960x720@8)
|
10 years ago |
dnxhddata.h
|
Give all anonymously typedeffed structs in headers a name
|
12 years ago |
dnxhddec.c
|
dnxhd: Log the selected profile id
|
10 years ago |
dnxhdenc.c
|
lavc: fix bitshifts amount bigger than the type
|
10 years ago |
dnxhdenc.h
|
dsputil: Split clear_block*/fill_block* off into a separate context
|
11 years ago |
dpcm.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
dpx.c
|
Add av_image_check_sar() and use it to validate SAR
|
11 years ago |
dpx_parser.c
|
DPX parser
|
10 years ago |
dpxenc.c
|
dpx: always write the image offset
|
10 years ago |
dsicinaudio.c
|
dsicin: Split audio and video decoder
|
11 years ago |
dsicinvideo.c
|
dsicin: Split audio and video decoder
|
11 years ago |
dss_sp.c
|
lavc: Add DSS SP decoder
|
10 years ago |
dump_extradata_bsf.c
|
bsf: check memory allocations
|
10 years ago |
dv.c
|
dv: K&R formatting cosmetics
|
10 years ago |
dv.h
|
dv: K&R formatting cosmetics
|
10 years ago |
dv_profile.c
|
dv: K&R formatting cosmetics
|
10 years ago |
dv_profile.h
|
lavc: remove obsolete and disabled avpriv functions
|
10 years ago |
dv_profile_internal.h
|
lavc: export DV profile API used by muxer/demuxer as public
|
11 years ago |
dv_tablegen.c
|
dv_tablegen: Remove CONFIG_SMALL preprocessor check
|
11 years ago |
dv_tablegen.h
|
dv: K&R formatting cosmetics
|
10 years ago |
dvbsub.c
|
cosmetics: Write NULL pointer equality checks more compactly
|
10 years ago |
dvbsub_parser.c
|
Remove unnecessary dsputil.h #includes
|
12 years ago |
dvbsubdec.c
|
dvbsubdec: check memory allocations and propagate errors
|
10 years ago |
dvdata.c
|
dv: K&R formatting cosmetics
|
10 years ago |
dvdata.h
|
dsputil: Move DV-specific ff_zigzag248_direct table to dvdata
|
11 years ago |
dvdec.c
|
dv: Drop a spurious check
|
10 years ago |
dvdsub_parser.c
|
Don't include common.h from avutil.h
|
12 years ago |
dvdsubdec.c
|
dvdsubdec: Check memory allocations
|
10 years ago |
dvdsubenc.c
|
cosmetics: Write NULL pointer equality checks more compactly
|
10 years ago |
dvenc.c
|
dv: K&R formatting cosmetics
|
10 years ago |
dxa.c
|
cosmetics: Write NULL pointer equality checks more compactly
|
10 years ago |
dxtory.c
|
avcodec: more correct printf specifiers
|
11 years ago |
dxva2.c
|
dxva2: Directly use AVFrames
|
11 years ago |
dxva2.h
|
dxva2: Clean up definition of _WIN32_WINNT
|
10 years ago |
dxva2_h264.c
|
dxva2_h264: fix slice offset in long slice structs
|
10 years ago |
dxva2_hevc.c
|
dxva2_hevc: properly fill the scaling list structure
|
10 years ago |
dxva2_internal.h
|
dxva2: Clean up definition of _WIN32_WINNT
|
10 years ago |
dxva2_mpeg2.c
|
dxva2: Pass variable of correct type to IDirectXVideoDecoder_GetBuffer()
|
10 years ago |
dxva2_vc1.c
|
dxva2: Pass variable of correct type to IDirectXVideoDecoder_GetBuffer()
|
10 years ago |
eac3_data.c
|
…
|
|
eac3_data.h
|
…
|
|
eac3dec.c
|
ac3dec: set AV_FRAME_DATA_DOWNMIX_INFO side data.
|
11 years ago |
eac3enc.c
|
ac3: Only initialize float_dsp for the float encoder variant
|
11 years ago |
eac3enc.h
|
…
|
|
eacmv.c
|
lavc: deprecate the use of AVCodecContext.time_base for decoding
|
10 years ago |
eaidct.c
|
Remove unnecessary dsputil.h #includes
|
12 years ago |
eaidct.h
|
Drop DCTELEM typedef
|
12 years ago |
eamad.c
|
eamad: check for out of bounds read
|
10 years ago |
eatgq.c
|
lavc: deprecate the use of AVCodecContext.time_base for decoding
|
10 years ago |
eatgv.c
|
lavc: deprecate the use of AVCodecContext.time_base for decoding
|
10 years ago |
eatqi.c
|
lavc: deprecate the use of AVCodecContext.time_base for decoding
|
10 years ago |
elbg.c
|
avcodec: Don't anonymously typedef structs
|
10 years ago |
elbg.h
|
elbg: check memory allocations and propagate errors
|
10 years ago |
error_resilience.c
|
error_resilience: do not require mbintra/skip tables
|
10 years ago |
error_resilience.h
|
error_resilience: move the MECmpContext initialization into ER code
|
10 years ago |
escape124.c
|
escape124: explicitly set get_bits1 variable
|
10 years ago |
escape130.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
exr.c
|
exr: Add a gamma flag to exr loader to avoid banding
|
10 years ago |
faandct.c
|
Replace av_unused attributes by block structures
|
10 years ago |
faandct.h
|
Drop DCTELEM typedef
|
12 years ago |
faanidct.c
|
Replace av_unused attributes by block structures
|
10 years ago |
faanidct.h
|
Drop DCTELEM typedef
|
12 years ago |
faxcompr.c
|
faxcompr: return meaningful errors
|
12 years ago |
faxcompr.h
|
…
|
|
fdctdsp.c
|
Split off floating point AAN (I)DCT into separate components
|
10 years ago |
fdctdsp.h
|
dsputil: Split off FDCT bits into their own context
|
11 years ago |
fft-fixed-test.c
|
Rename CONFIG_FFT_FLOAT ---> FFT_FLOAT
|
11 years ago |
fft-internal.h
|
Rename CONFIG_FFT_FLOAT ---> FFT_FLOAT
|
11 years ago |
fft-test.c
|
lavc: Use av_gettime_relative
|
10 years ago |
fft.h
|
fft: Convert FFT/MDCT permutation type #defines to enums
|
10 years ago |
fft_fixed.c
|
Rename CONFIG_FFT_FLOAT ---> FFT_FLOAT
|
11 years ago |
fft_float.c
|
Rename CONFIG_FFT_FLOAT ---> FFT_FLOAT
|
11 years ago |
fft_template.c
|
aarch64: NEON float FFT
|
11 years ago |
ffv1.c
|
ffv1: Drop bogus dependency on dsputil
|
11 years ago |
ffv1.h
|
ffv1: Drop bogus dependency on dsputil
|
11 years ago |
ffv1dec.c
|
ffv1: Drop unnecessary casts and const qualifiers to match function signatures
|
10 years ago |
ffv1enc.c
|
ffv1: const correctness for encode_rgb_frame()
|
10 years ago |
fic.c
|
fic: Make warning message more accurate
|
11 years ago |
file_open.c
|
libavutil: Make avpriv_open a library-internal function on msvcrt
|
11 years ago |
flac.c
|
lavc: make avpriv_flac_is_extradata_valid() private on the next bump
|
10 years ago |
flac.h
|
lavc: make avpriv_flac_is_extradata_valid() private on the next bump
|
10 years ago |
flac_parser.c
|
avcodec: Add av_cold attributes to init functions missing them
|
12 years ago |
flacdata.c
|
…
|
|
flacdata.h
|
…
|
|
flacdec.c
|
lavc: make avpriv_flac_is_extradata_valid() private on the next bump
|
10 years ago |
flacdsp.c
|
flacdsp: move lpc encoding from FLAC encoder to FLACDSPContext
|
12 years ago |
flacdsp.h
|
flacdsp: move lpc encoding from FLAC encoder to FLACDSPContext
|
12 years ago |
flacdsp_lpc_template.c
|
flacdsp: move lpc encoding from FLAC encoder to FLACDSPContext
|
12 years ago |
flacdsp_template.c
|
flacdec: add planar output support
|
13 years ago |
flacenc.c
|
flacenc: initialize sums matrix
|
10 years ago |
flashsv.c
|
avcodec: Use av_reallocp where suitable
|
11 years ago |
flashsvenc.c
|
flashsvenc: use the AVFrame API properly.
|
11 years ago |
flicvideo.c
|
flicvideo: use the AVFrame API properly.
|
11 years ago |
flv.h
|
flv: K&R formatting cosmetics
|
10 years ago |
flvdec.c
|
flv: K&R formatting cosmetics
|
10 years ago |
flvenc.c
|
flv: K&R formatting cosmetics
|
10 years ago |
fmtconvert.c
|
fmtconvert: drop unused functions
|
10 years ago |
fmtconvert.h
|
fmtconvert: drop unused functions
|
10 years ago |
fraps.c
|
dsputil: Split bswap*_buf() off into a separate context
|
11 years ago |
frwu.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
g2meet.c
|
g2meet: K&R formatting cosmetics
|
10 years ago |
g722.c
|
g722: Split out computation of band->s_zero and unroll code
|
10 years ago |
g722.h
|
g722: Split out g722_qmf_apply() function into g722dsp.c
|
10 years ago |
g722dec.c
|
libavcodec: Make use of av_clip functions
|
10 years ago |
g722dsp.c
|
g722: Add ARM NEON implementation for g722_apply_qmf()
|
10 years ago |
g722dsp.h
|
g722: Add ARM NEON implementation for g722_apply_qmf()
|
10 years ago |
g722enc.c
|
libavcodec: Make use of av_clip functions
|
10 years ago |
g723_1.c
|
avcodec: Don't anonymously typedef structs
|
10 years ago |
g723_1_data.h
|
g723_1: add comfort noise generation
|
12 years ago |
g726.c
|
libavcodec: Make use of av_clip functions
|
10 years ago |
get_bits.h
|
get_bits: remove unused assignment
|
10 years ago |
gif.c
|
avcodec: Don't anonymously typedef structs
|
10 years ago |
gifdec.c
|
gifdec: refactor interleave end handling
|
10 years ago |
golomb-test.c
|
Remove pointless #undefs of previously forbidden functions.
|
12 years ago |
golomb.c
|
…
|
|
golomb.h
|
get_bits: Rename HAVE_BITS_REMAINING --> BITS_AVAILABLE
|
10 years ago |
gsm.h
|
MSN Audio support
|
11 years ago |
gsm_parser.c
|
MSN Audio support
|
11 years ago |
gsmdec.c
|
MSN Audio support
|
11 years ago |
gsmdec_data.c
|
MSN Audio support
|
11 years ago |
gsmdec_data.h
|
MSN Audio support
|
11 years ago |
gsmdec_template.c
|
MSN Audio support
|
11 years ago |
h261.c
|
h261: Move encoder/decoder shared table init to common code
|
12 years ago |
h261.h
|
h261: Move encoder/decoder shared table init to common code
|
12 years ago |
h261_parser.c
|
h261: K&R formatting and prettyprinting cosmetics
|
12 years ago |
h261data.c
|
avcodec: add missing includes
|
11 years ago |
h261dec.c
|
h261dec: Fix context initialization sequence
|
10 years ago |
h261enc.c
|
mpegvideo: cosmetics: Lowercase ugly uppercase MPV_ function name prefixes
|
10 years ago |
h263.c
|
dsputil: Split off IDCT bits into their own context
|
11 years ago |
h263.h
|
lavu: move internal define to the only places where it is used
|
10 years ago |
h263_parser.c
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
h263_parser.h
|
…
|
|
h263data.h
|
dsputil: Split off H.263 bits into their own H263DSPContext
|
11 years ago |
h263dec.c
|
h263dec: call get_format() on resolution changes
|
10 years ago |
h263dsp.c
|
h263dsp: K&R formatting cosmetics
|
11 years ago |
h263dsp.h
|
dsputil: Split off H.263 bits into their own H263DSPContext
|
11 years ago |
h264.c
|
h264: reset the private data in init_thread_copy()
|
10 years ago |
h264.h
|
h264: disable ER by default
|
10 years ago |
h264_cabac.c
|
h264_cabac: remove now unnecessary H264Context function parameters
|
10 years ago |
h264_cavlc.c
|
h264_cavlc: constify all uses of H264Context
|
10 years ago |
h264_direct.c
|
h264: use a smaller struct for the ref lists
|
10 years ago |
h264_loopfilter.c
|
h264_loopfilter: constify all uses of H264Context
|
10 years ago |
h264_mb.c
|
h264: move [uv]linesize to the per-slice context
|
10 years ago |
h264_mb_template.c
|
h264: move [uv]linesize to the per-slice context
|
10 years ago |
h264_mc_template.c
|
h264_mb: constify all uses of H264Context
|
10 years ago |
h264_mp4toannexb_bsf.c
|
avcodec: Use av_reallocp where suitable
|
11 years ago |
h264_mvpred.h
|
h264: move mb_field_decoding_flag into the per-slice context
|
10 years ago |
h264_parser.c
|
h264: drop the now unused per-slice H264Contexts
|
10 years ago |
h264_picture.c
|
h264: disable ER by default
|
10 years ago |
h264_ps.c
|
h264: use the correct SPS during PPS parsing
|
10 years ago |
h264_refs.c
|
h264: use a smaller struct for the ref lists
|
10 years ago |
h264_sei.c
|
h264: prevent theoretical infinite loop in SEI parsing
|
10 years ago |
h264_slice.c
|
h264: disable ER by default
|
10 years ago |
h264addpx_template.c
|
h264: Integrate clear_blocks calls with IDCT
|
12 years ago |
h264chroma.c
|
aarch64: h264 chroma motion compensation NEON optimizations
|
11 years ago |
h264chroma.h
|
aarch64: h264 chroma motion compensation NEON optimizations
|
11 years ago |
h264chroma_template.c
|
h264: avoid undefined behavior in chroma motion compensation
|
11 years ago |
h264data.h
|
h264 does not depend on mpegvideo any more
|
11 years ago |
h264dsp.c
|
h264: Move start code search functions into separate source files.
|
10 years ago |
h264dsp.h
|
h264: Move start code search functions into separate source files.
|
10 years ago |
h264dsp_template.c
|
…
|
|
h264idct.c
|
dsputil: Move ff_h264_idct function declarations to a separate header
|
12 years ago |
h264idct.h
|
dsputil: Move ff_h264_idct function declarations to a separate header
|
12 years ago |
h264idct_template.c
|
Add missing headers to make template files compile (more) standalone
|
11 years ago |
h264pred.c
|
Remove a number of unnecessary dsputil.h #includes
|
11 years ago |
h264pred.h
|
On2 VP7 decoder
|
11 years ago |
h264pred_template.c
|
dsputil: Move intreadwrite.h #include from header file to .c files
|
11 years ago |
h264qpel.c
|
aarch64: h264 qpel NEON optimizations
|
11 years ago |
h264qpel.h
|
dsputil: Split off quarterpel bits into their own context
|
11 years ago |
h264qpel_template.c
|
Drop unnecessary av_unused attributes.
|
10 years ago |
hevc.c
|
hevc: export stream parameters from extradata
|
10 years ago |
hevc.h
|
hevc: make the crop sizes unsigned
|
10 years ago |
hevc_cabac.c
|
hevc: Use generic av_clip function, not C implementation
|
10 years ago |
hevc_filter.c
|
hevc: Use generic av_clip function, not C implementation
|
10 years ago |
hevc_mvs.c
|
hevc: Use generic av_clip function, not C implementation
|
10 years ago |
hevc_parser.c
|
Add HEVC decoder
|
11 years ago |
hevc_ps.c
|
hevc: make sure no dangling pointers remain around on VPS/SPS change
|
10 years ago |
hevc_refs.c
|
hevc: reindent after previous commit
|
10 years ago |
hevc_sei.c
|
hevc: parse display orientation SEI message
|
11 years ago |
hevcdsp.c
|
hevc: SSE2 and SSSE3 loop filters
|
10 years ago |
hevcdsp.h
|
hevc: SSE2 and SSSE3 loop filters
|
10 years ago |
hevcdsp_template.c
|
hevcdsp_template: templatize transquant_bypass
|
10 years ago |
hevcpred.c
|
hevc: templatize intra_pred
|
11 years ago |
hevcpred_template.c
|
hevc/intra_pred: simplify neighboring sample derivation
|
11 years ago |
hnm4video.c
|
hnm4: change width/height to int to fix hypothetical integer overflows
|
10 years ago |
hpel_template.c
|
Add missing headers to make template files compile (more) standalone
|
11 years ago |
hpeldsp.c
|
Rename tpel_template.c ---> pel_template.c
|
11 years ago |
hpeldsp.h
|
hpeldsp: Increase put_no_rnd_pixels_tab[][] size
|
10 years ago |
hqx.c
|
hqx: Fix clipping error in idct put function
|
10 years ago |
hqx.h
|
Canopus HQX decoder
|
10 years ago |
hqxvlc.c
|
hqx: Drop unused offsets table
|
10 years ago |
huffman.c
|
avcodec: Don't anonymously typedef structs
|
10 years ago |
huffman.h
|
Give all anonymously typedeffed structs in headers a name
|
12 years ago |
huffyuv.c
|
dsputil: Split bswap*_buf() off into a separate context
|
11 years ago |
huffyuv.h
|
dsputil: Split bswap*_buf() off into a separate context
|
11 years ago |
huffyuvdec.c
|
cosmetics: Write NULL pointer equality checks more compactly
|
10 years ago |
huffyuvdsp.c
|
dsputil: Split off HuffYUV decoding bits into their own context
|
11 years ago |
huffyuvdsp.h
|
dsputil: Split off HuffYUV decoding bits into their own context
|
11 years ago |
huffyuvenc.c
|
dsputil: Split bswap*_buf() off into a separate context
|
11 years ago |
huffyuvencdsp.c
|
dsputil: Split off HuffYUV encoding bits into their own context
|
11 years ago |
huffyuvencdsp.h
|
dsputil: Split off HuffYUV encoding bits into their own context
|
11 years ago |
idcinvideo.c
|
avcodec: Don't anonymously typedef structs
|
10 years ago |
idctdsp.c
|
Split off floating point AAN (I)DCT into separate components
|
10 years ago |
idctdsp.h
|
idctdsp: Add global function pointers for {add|put}_pixels_clamped functions
|
10 years ago |
iff.c
|
avcodec: Don't anonymously typedef structs
|
10 years ago |
iirfilter.c
|
avcodec: Add av_cold attributes to init functions missing them
|
12 years ago |
iirfilter.h
|
…
|
|
imc.c
|
avcodec: Don't anonymously typedef structs
|
10 years ago |
imcdata.h
|
…
|
|
imdct15.c
|
opus: Factor out imdct15 into a standalone component
|
10 years ago |
imdct15.h
|
opus: Factor out imdct15 into a standalone component
|
10 years ago |
imgconvert.c
|
imgconvert: check memory allocations and propagate errors
|
10 years ago |
imgconvert.h
|
imgconvert: Move ff_deinterlace_line_*_mmx declarations out of dsputil
|
11 years ago |
imx_dump_header_bsf.c
|
bsf: check memory allocations
|
10 years ago |
indeo2.c
|
indeo2: rename stride to pitch for consistency with other Indeo decoders
|
11 years ago |
indeo2data.h
|
…
|
|
indeo3.c
|
indeo3: check ff_set_dimensions return value
|
10 years ago |
indeo3data.h
|
miscellaneous typo fixes
|
12 years ago |
indeo4.c
|
indeo: Give Indeo4/5 shared code a more consistent name
|
10 years ago |
indeo4data.h
|
indeo: Give Indeo4/5 shared code a more consistent name
|
10 years ago |
indeo5.c
|
indeo: Give Indeo4/5 shared code a more consistent name
|
10 years ago |
indeo5data.h
|
…
|
|
intelh263dec.c
|
i263: skip dummy frames
|
11 years ago |
internal.h
|
libavcodec: Clarify the documentation of the internal codec capability flags
|
10 years ago |
interplayvideo.c
|
cosmetics: Write NULL pointer equality checks more compactly
|
10 years ago |
intrax8.c
|
mpegvideo: cosmetics: Lowercase ugly uppercase MPV_ function name prefixes
|
10 years ago |
intrax8.h
|
Give all anonymously typedeffed structs in headers a name
|
12 years ago |
intrax8dsp.c
|
Remove unnecessary dsputil.h #includes
|
12 years ago |
intrax8dsp.h
|
intrax8dsp: Add missing #include to make header standalone
|
12 years ago |
intrax8huf.h
|
…
|
|
ituh263dec.c
|
ituh263dec: use macro instead of #if
|
10 years ago |
ituh263enc.c
|
h263enc: keep block_last_index always valid during advanced intra coding
|
11 years ago |
ivi.c
|
indeo: Give Indeo4/5 shared code a more consistent name
|
10 years ago |
ivi.h
|
indeo: Give Indeo4/5 shared code a more consistent name
|
10 years ago |
ivi_dsp.c
|
indeo: Give Indeo4/5 shared code a more consistent name
|
10 years ago |
ivi_dsp.h
|
indeo: Give Indeo4/5 shared code a more consistent name
|
10 years ago |
jfdctfst.c
|
dsputil: Move fdct function declarations to dct.h
|
12 years ago |
jfdctint.c
|
…
|
|
jfdctint_template.c
|
dsputil: Move fdct function declarations to dct.h
|
12 years ago |
jpeg2000.c
|
jpeg2000: do not compute the same value twice
|
10 years ago |
jpeg2000.h
|
jpeg2000: Remove unused passes array in Jpeg200Cblk structure
|
12 years ago |
jpeg2000dec.c
|
jpeg2000: split off inverse MCT as Jpeg2000DSP
|
10 years ago |
jpeg2000dsp.c
|
jpeg2000: split off inverse MCT as Jpeg2000DSP
|
10 years ago |
jpeg2000dsp.h
|
jpeg2000: split off inverse MCT as Jpeg2000DSP
|
10 years ago |
jpeg2000dwt.c
|
jpeg2000: Merge rescaling with interleaving in 9/7 IDWT
|
12 years ago |
jpeg2000dwt.h
|
jpeg2000: split off inverse MCT as Jpeg2000DSP
|
10 years ago |
jpegls.c
|
jpegls: K&R formatting cosmetics
|
12 years ago |
jpegls.h
|
jpegls: use the AVFrame API properly.
|
11 years ago |
jpeglsdec.c
|
mjpeg: Mark decoder family as thread safe
|
10 years ago |
jpeglsdec.h
|
jpegls: K&R formatting cosmetics
|
12 years ago |
jpeglsenc.c
|
mjpeg: Move code only used in the encoder(s) to the appropriate header
|
10 years ago |
jpegtables.c
|
build: Split JPEG-related tables off into a separate component
|
10 years ago |
jpegtables.h
|
build: Split JPEG-related tables off into a separate component
|
10 years ago |
jrevdct.c
|
idctdsp: Add global function pointers for {add|put}_pixels_clamped functions
|
10 years ago |
jvdec.c
|
jvdec: check frame dimensions
|
10 years ago |
kbdwin.c
|
Use proper "" quotes for local header #includes
|
12 years ago |
kbdwin.h
|
…
|
|
kgv1dec.c
|
avcodec: Don't anonymously typedef structs
|
10 years ago |
kmvc.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
lagarith.c
|
dsputil: Split off HuffYUV decoding bits into their own context
|
11 years ago |
lagarithrac.c
|
…
|
|
lagarithrac.h
|
lagarith: avoid infinite loop in lag_rac_refill()
|
12 years ago |
latm_parser.c
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
lcl.h
|
…
|
|
lcldec.c
|
cosmetics: Write NULL pointer equality checks more compactly
|
10 years ago |
lclenc.c
|
lcl: return an appropriate error code
|
10 years ago |
libavcodec.v
|
avcodec: Stop exporting the removed audio_resample* symbols
|
11 years ago |
libdcadec.c
|
lavc: add libdcadec decoder
|
10 years ago |
libfaac.c
|
lavc: use a separate field for exporting audio encoder padding
|
10 years ago |
libfdk-aacdec.c
|
libfdk-aacdec: Make sure decoding doesn't add any extra delay in the latest version of fdk-aac
|
10 years ago |
libfdk-aacenc.c
|
lavc: use a separate field for exporting audio encoder padding
|
10 years ago |
libgsmdec.c
|
libgsm: Split decoder and encoder
|
10 years ago |
libgsmenc.c
|
libgsm: Split decoder and encoder
|
10 years ago |
libilbc.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
libmp3lame.c
|
lavc: use a separate field for exporting audio encoder padding
|
10 years ago |
libopencore-amr.c
|
lavc: use a separate field for exporting audio encoder padding
|
10 years ago |
libopenh264enc.c
|
Replace a few leftover instances of enum PixelFormat with enum AVPixelFormat
|
10 years ago |
libopenjpegdec.c
|
avcodec: Don't anonymously typedef structs
|
10 years ago |
libopenjpegenc.c
|
avcodec: Don't anonymously typedef structs
|
10 years ago |
libopus.c
|
Opus encoder using libopus
|
12 years ago |
libopus.h
|
Opus encoder using libopus
|
12 years ago |
libopusdec.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
libopusenc.c
|
libopusenc: prevent an out-of-bounds read by returning early
|
10 years ago |
libschroedinger.c
|
libschroedinger: Check memory allocations
|
10 years ago |
libschroedinger.h
|
libschroedinger: cosmetics: rename variable avccontext to avctx
|
12 years ago |
libschroedingerdec.c
|
libschroedinger: Check memory allocations
|
10 years ago |
libschroedingerenc.c
|
libschroedinger: Check memory allocations
|
10 years ago |
libspeexdec.c
|
avcodec: Don't anonymously typedef structs
|
10 years ago |
libspeexenc.c
|
avcodec: Don't anonymously typedef structs
|
10 years ago |
libtheoraenc.c
|
libtheora: Check frame allocation
|
10 years ago |
libtwolame.c
|
libtwolame: prevent a NULL pointer dereference
|
10 years ago |
libvo-aacenc.c
|
lavc: use a separate field for exporting audio encoder padding
|
10 years ago |
libvo-amrwbenc.c
|
lavc: use a separate field for exporting audio encoder padding
|
10 years ago |
libvorbis.c
|
lavc,lavf: switch to the new vorbis parse API
|
10 years ago |
libvpx.c
|
libvpx: do not mark VP9 as experimental when using libvpx >= 1.3.0
|
11 years ago |
libvpx.h
|
libvpx: do not mark VP9 as experimental when using libvpx >= 1.3.0
|
11 years ago |
libvpxdec.c
|
libvpx: do not mark VP9 as experimental when using libvpx >= 1.3.0
|
11 years ago |
libvpxenc.c
|
libvpx: Fix mixed use of av_malloc() and av_reallocp()
|
10 years ago |
libwavpackenc.c
|
lavc: add a libwavpack encoder wrapper
|
12 years ago |
libwebpenc.c
|
Use av_frame_copy() to simplify code where appropriate.
|
11 years ago |
libx264.c
|
libx264: Allow full-range yuv422 and yuv444 pixel formats
|
10 years ago |
libx265.c
|
avcodec/libx265: export chosen picture types
|
10 years ago |
libxavs.c
|
libxavs: rename and fix a variable name
|
11 years ago |
libxvid.c
|
libxvid: Return meaningful error messages
|
10 years ago |
libxvid.h
|
libxvid: K&R formatting cosmetics
|
10 years ago |
libxvid_rc.c
|
libxvid: Return meaningful error messages
|
10 years ago |
ljpegenc.c
|
build: Split JPEG-related tables off into a separate component
|
10 years ago |
loco.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
log2_tab.c
|
avutil: Duplicate ff_log2_tab instead of sharing it across libs
|
12 years ago |
lpc.c
|
lpc: always initialize ref and err
|
10 years ago |
lpc.h
|
lpc: remove unneeded {}
|
10 years ago |
lsp.c
|
celp_math: Replace duplicate ff_dot_productf() by ff_scalarproduct_c()
|
12 years ago |
lsp.h
|
…
|
|
lzw.c
|
lzw: switch to bytestream2
|
11 years ago |
lzw.h
|
gifdec: convert to bytestream2
|
11 years ago |
lzwenc.c
|
put_bits: Remove unused includes
|
11 years ago |
mace.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
mathops.h
|
dsputil: Move ff_zigzag_direct and ff_crop_tab declarations to mathops.h
|
11 years ago |
mathtables.c
|
dsputil: Move ff_zigzag_direct and ff_crop_tab declarations to mathops.h
|
11 years ago |
mdct_fixed.c
|
Rename CONFIG_FFT_FLOAT ---> FFT_FLOAT
|
11 years ago |
mdct_float.c
|
Rename CONFIG_FFT_FLOAT ---> FFT_FLOAT
|
11 years ago |
mdct_template.c
|
Rename CONFIG_FFT_FLOAT ---> FFT_FLOAT
|
11 years ago |
mdec.c
|
mdec: check for out of bounds read
|
10 years ago |
me_cmp.c
|
motion_est: convert stride to ptrdiff_t
|
10 years ago |
me_cmp.h
|
motion_est: convert stride to ptrdiff_t
|
10 years ago |
metasound.c
|
avcodec: more correct printf specifiers
|
11 years ago |
metasound_data.c
|
metasound: add last missing modes (8kHz @ 6kbps per channel)
|
11 years ago |
metasound_data.h
|
Voxware MetaSound decoder
|
11 years ago |
mimic.c
|
avcodec: Don't anonymously typedef structs
|
10 years ago |
mjpeg.h
|
build: Split JPEG-related tables off into a separate component
|
10 years ago |
mjpeg2jpeg_bsf.c
|
build: Split JPEG-related tables off into a separate component
|
10 years ago |
mjpeg_parser.c
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
mjpega_dump_header_bsf.c
|
bsf: check memory allocations
|
10 years ago |
mjpegbdec.c
|
mjpeg: Mark decoder family as thread safe
|
10 years ago |
mjpegdec.c
|
build: Split JPEG-related tables off into a separate component
|
10 years ago |
mjpegdec.h
|
dsputil: Split off IDCT bits into their own context
|
11 years ago |
mjpegenc.c
|
build: Split JPEG-related tables off into a separate component
|
10 years ago |
mjpegenc.h
|
mjpeg: Use a more precise type for put_marker()
|
10 years ago |
mjpegenc_common.c
|
build: Split JPEG-related tables off into a separate component
|
10 years ago |
mjpegenc_common.h
|
dsputil: Split off IDCT bits into their own context
|
11 years ago |
mlp.c
|
…
|
|
mlp.h
|
mlpdec: support TrueHD streams with an Atmos substream
|
10 years ago |
mlp_parser.c
|
mlpdec: support major sync headers with optional extension blocks
|
10 years ago |
mlp_parser.h
|
mlpdec: support major sync headers with optional extension blocks
|
10 years ago |
mlpdec.c
|
mlpdec: support TrueHD streams with an Atmos substream
|
10 years ago |
mlpdsp.c
|
truehd: break out part of output_data into platform-specific callback.
|
11 years ago |
mlpdsp.h
|
truehd: break out part of output_data into platform-specific callback.
|
11 years ago |
mmaldec.c
|
lavc: add MMAL hardware decoder wrapper
|
10 years ago |
mmvideo.c
|
mmvideo: check frame dimensions
|
10 years ago |
motion_est.c
|
motion_est: remove dead code
|
10 years ago |
motion_est_template.c
|
dsputil: Split motion estimation compare bits off into their own context
|
10 years ago |
motionpixels.c
|
libavcodec: Make use of av_clip functions
|
10 years ago |
motionpixels_tablegen.c
|
dsputil: cosmetics: Lose camelCase on ff_cropTbl and ff_squareTbl names
|
11 years ago |
motionpixels_tablegen.h
|
dsputil: cosmetics: Lose camelCase on ff_cropTbl and ff_squareTbl names
|
11 years ago |
movsub_bsf.c
|
bsf: check memory allocations
|
10 years ago |
mpc.c
|
avcodec: Add av_cold attributes to init functions missing them
|
12 years ago |
mpc.h
|
dsputil: Split bswap*_buf() off into a separate context
|
11 years ago |
mpc7.c
|
dsputil: Split bswap*_buf() off into a separate context
|
11 years ago |
mpc7data.h
|
…
|
|
mpc8.c
|
build: Drop stray mpc8 decoder dependency on dsputil
|
11 years ago |
mpc8data.h
|
…
|
|
mpc8huff.h
|
…
|
|
mpcdata.h
|
…
|
|
mpeg4audio.c
|
mpeg4audio: check the init_get_bits() return value
|
10 years ago |
mpeg4audio.h
|
aacdec: Support for ER AAC ELD 480.
|
10 years ago |
mpeg4data.h
|
…
|
|
mpeg4video.c
|
mpegvideo: move mpegvideo formats-related defines to mpegutils.h
|
11 years ago |
mpeg4video.h
|
mpeg4video: Fix doxygen comment syntax to document correct struct member
|
10 years ago |
mpeg4video_parser.c
|
mpeg4video_parser: Drop pointless av_-prefix from static function
|
11 years ago |
mpeg4video_parser.h
|
…
|
|
mpeg4videodec.c
|
avidec: do not export stream_codec_tag
|
10 years ago |
mpeg4videoenc.c
|
mpegvideo: cosmetics: Lowercase ugly uppercase MPV_ function name prefixes
|
10 years ago |
mpeg12.c
|
Remove a number of unnecessary dsputil.h #includes
|
11 years ago |
mpeg12.h
|
mpeg12: Move Mpeg1Context declaration to the only place it is used
|
12 years ago |
mpeg12data.c
|
avcodec: Rename avpriv_frame_rate_tab to ff_mpeg12_frame_rate_tab
|
12 years ago |
mpeg12data.h
|
avcodec: Rename avpriv_frame_rate_tab to ff_mpeg12_frame_rate_tab
|
12 years ago |
mpeg12dec.c
|
mpeg12dec: Use more specific error codes
|
10 years ago |
mpeg12enc.c
|
mpeg12enc: increase declared size of block function argument
|
10 years ago |
mpeg_er.c
|
mpeg: Split error resilience bits off into a separate file
|
11 years ago |
mpeg_er.h
|
mpeg: Split error resilience bits off into a separate file
|
11 years ago |
mpegaudio.c
|
…
|
|
mpegaudio.h
|
…
|
|
mpegaudio_parser.c
|
mpegaudio_parser: add MP3 ADU headers parser
|
10 years ago |
mpegaudio_tablegen.c
|
…
|
|
mpegaudio_tablegen.h
|
mpegaudio_tablegen: Don't use llrint
|
11 years ago |
mpegaudiodata.c
|
mpegaudio: move ff_mpa_enwindow to a separate file
|
12 years ago |
mpegaudiodata.h
|
Add support for building shared libraries with MSVC
|
12 years ago |
mpegaudiodec_fixed.c
|
mpegaudiodec: Consistently handle fixed/float templating
|
11 years ago |
mpegaudiodec_float.c
|
mpegaudiodec: Consistently handle fixed/float templating
|
11 years ago |
mpegaudiodec_template.c
|
cosmetics: Write NULL pointer equality checks more compactly
|
10 years ago |
mpegaudiodecheader.c
|
mpegaudio_parser: add MP3 ADU headers parser
|
10 years ago |
mpegaudiodecheader.h
|
…
|
|
mpegaudiodectab.h
|
…
|
|
mpegaudiodsp.c
|
aarch64: NEON fixed/floating point MPADSP apply_window
|
11 years ago |
mpegaudiodsp.h
|
aarch64: NEON fixed/floating point MPADSP apply_window
|
11 years ago |
mpegaudiodsp_data.c
|
mpegaudio: move ff_mpa_enwindow to a separate file
|
12 years ago |
mpegaudiodsp_fixed.c
|
…
|
|
mpegaudiodsp_float.c
|
…
|
|
mpegaudiodsp_template.c
|
avcodec: Add av_cold attributes to init functions missing them
|
12 years ago |
mpegaudioenc.c
|
lavc: use a separate field for exporting audio encoder padding
|
10 years ago |
mpegaudiotab.h
|
mpegaudioenc: Move some static tables to MpegAudioContext
|
11 years ago |
mpegutils.c
|
mpegvideo: move ff_draw_horiz_band() to mpegutils.c
|
11 years ago |
mpegutils.h
|
mpegvideo: move ff_draw_horiz_band() to mpegutils.c
|
11 years ago |
mpegvideo.c
|
lavc: deprecate unused AVCodecContext.stream_codec_tag
|
10 years ago |
mpegvideo.h
|
rv10: check size of s->mb_width * s->mb_height
|
10 years ago |
mpegvideo_enc.c
|
mpegvideo_enc: Check AVCodecContext allocation
|
10 years ago |
mpegvideo_motion.c
|
mpegvideo: cosmetics: Lowercase ugly uppercase MPV_ function name prefixes
|
10 years ago |
mpegvideo_parser.c
|
lavc: deprecate the use of AVCodecContext.time_base for decoding
|
10 years ago |
mpegvideo_xvmc.c
|
mpegvideo: cosmetics: Lowercase ugly uppercase MPV_ function name prefixes
|
10 years ago |
mpegvideodsp.c
|
dsputil: Split off global motion compensation bits into a separate context
|
11 years ago |
mpegvideodsp.h
|
dsputil: Split off global motion compensation bits into a separate context
|
11 years ago |
mpegvideoencdsp.c
|
dsputil: Split motion estimation compare bits off into their own context
|
10 years ago |
mpegvideoencdsp.h
|
dsputil: Move draw_edges() to mpegvideoencdsp
|
11 years ago |
mqc.c
|
jpeg2000: Mark static data init functions as av_cold
|
11 years ago |
mqc.h
|
jpeg2000: Initialize only once mqc arrays
|
12 years ago |
mqcdec.c
|
JPEG 2000 decoder for DCinema
|
12 years ago |
msgsmdec.c
|
MSN Audio support
|
11 years ago |
msgsmdec.h
|
MSN Audio support
|
11 years ago |
msmpeg4.c
|
dsputil: Split off IDCT bits into their own context
|
11 years ago |
msmpeg4.h
|
Drop DCTELEM typedef
|
12 years ago |
msmpeg4data.c
|
avcodec: Replace local extern declarations for tables with header #includes
|
11 years ago |
msmpeg4data.h
|
…
|
|
msmpeg4dec.c
|
dsputil: Split clear_block*/fill_block* off into a separate context
|
11 years ago |
msmpeg4enc.c
|
msmpeg4: check memory allocations and propagate errors
|
10 years ago |
msrle.c
|
msrle: use the AVFrame API properly.
|
11 years ago |
msrledec.c
|
msrledec: check bounds before constructing a possibly invalid pointer,
|
12 years ago |
msrledec.h
|
…
|
|
mss1.c
|
mss1: use the AVFrame API properly.
|
11 years ago |
mss2.c
|
mpegvideo: cosmetics: Lowercase ugly uppercase MPV_ function name prefixes
|
10 years ago |
mss2dsp.c
|
MSS2 decoder
|
12 years ago |
mss2dsp.h
|
Remove unnecessary dsputil.h #includes
|
12 years ago |
mss3.c
|
dsputil: Move ff_zigzag_direct and ff_crop_tab declarations to mathops.h
|
11 years ago |
mss4.c
|
Remove a number of unnecessary dsputil.h #includes
|
11 years ago |
mss12.c
|
avcodec: more correct printf specifiers
|
11 years ago |
mss12.h
|
Remove pointless av_cold attributes in header files
|
12 years ago |
mss34dsp.c
|
mss3: split DSP functions that are used in MTS2(MSS4) into separate file
|
13 years ago |
mss34dsp.h
|
mss3: split DSP functions that are used in MTS2(MSS4) into separate file
|
13 years ago |
msvideo1.c
|
msvideo1: use the AVFrame API properly.
|
11 years ago |
mvcdec.c
|
mvc: Specify the pixel format for the mv-mvc* tests
|
11 years ago |
mxpegdec.c
|
mjpeg: Mark decoder family as thread safe
|
10 years ago |
nellymoser.c
|
Remove unnecessary dsputil.h #includes
|
12 years ago |
nellymoser.h
|
…
|
|
nellymoserdec.c
|
lavc: remove unused traces of fmtconvert usage
|
10 years ago |
nellymoserenc.c
|
nellymoserenc: fix array index
|
10 years ago |
noise_bsf.c
|
bsf: check memory allocations
|
10 years ago |
nuv.c
|
avcodec: Don't anonymously typedef structs
|
10 years ago |
on2avc.c
|
on2avc: check number of channels
|
10 years ago |
on2avcdata.c
|
On2 AVC decoder
|
11 years ago |
on2avcdata.h
|
on2avc: change a comment at #endif to match actual define
|
11 years ago |
options.c
|
lavc: make rc_eq into private options of mpegvideo encoders
|
10 years ago |
options_table.h
|
lavc: deprecate unused AVCodecContext.stream_codec_tag
|
10 years ago |
opus.c
|
mpegts: add support for Opus
|
10 years ago |
opus.h
|
mpegts: add support for Opus
|
10 years ago |
opus_celt.c
|
libavcodec: Make use of av_clip functions
|
10 years ago |
opus_parser.c
|
opus_parser: drop unused variable
|
10 years ago |
opus_silk.c
|
libavcodec: Make use of av_clip functions
|
10 years ago |
opusdec.c
|
opusdec: make sure all substreams have the same number of coded samples
|
10 years ago |
pafaudio.c
|
paf: split audio and video decoder
|
11 years ago |
pafvideo.c
|
paf: split audio and video decoder
|
11 years ago |
pamenc.c
|
p*menc: use the AVFrame API properly.
|
11 years ago |
parser.c
|
h264_parser: export video format and dimensions
|
10 years ago |
parser.h
|
parser: Move Doxygen documentation to the header files
|
12 years ago |
pcm-bluray.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
pcm-dvd.c
|
pcm-dvd: Move a variable to a smaller scope
|
10 years ago |
pcm.c
|
pcm: Drop av_unused attribute from variable that is always used
|
10 years ago |
pcm_tablegen.c
|
…
|
|
pcm_tablegen.h
|
…
|
|
pcx.c
|
pcx: round up in bits->bytes conversion in a buffer size check
|
11 years ago |
pcxenc.c
|
pcxenc: Return more meaningful error codes
|
10 years ago |
pel_template.c
|
Rename tpel_template.c ---> pel_template.c
|
11 years ago |
pgssubdec.c
|
pgssubdec: Check RLE size before copying
|
10 years ago |
pictordec.c
|
pictordec: stop using deprecated avcodec_set_dimensions
|
11 years ago |
pixblockdsp.c
|
dsputil: Split off pixel block routines into their own context
|
11 years ago |
pixblockdsp.h
|
dsputil: Split off pixel block routines into their own context
|
11 years ago |
pixblockdsp_template.c
|
dsputil: Split off pixel block routines into their own context
|
11 years ago |
pixels.h
|
dsputil: Refactor duplicated CALL_2X_PIXELS / PIXELS16 macros
|
11 years ago |
png.c
|
png: K&R formatting cosmetics
|
11 years ago |
png.h
|
…
|
|
png_parser.c
|
png_parser: fix size of chunk_lenght
|
10 years ago |
pngdec.c
|
png: improve signature check
|
10 years ago |
pngdsp.c
|
png: K&R formatting cosmetics
|
11 years ago |
pngdsp.h
|
…
|
|
pngenc.c
|
pngenc: Drop pointless pointer cast in png_write_row()
|
10 years ago |
pnm.c
|
p*menc: use the AVFrame API properly.
|
11 years ago |
pnm.h
|
p*menc: use the AVFrame API properly.
|
11 years ago |
pnm_parser.c
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
pnmdec.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
pnmenc.c
|
p*menc: use the AVFrame API properly.
|
11 years ago |
proresdata.c
|
…
|
|
proresdata.h
|
…
|
|
proresdec.c
|
prores: Extend the padding check to 16bit
|
10 years ago |
proresdsp.c
|
idct: Convert IDCT permutation #defines to an enum
|
10 years ago |
proresdsp.h
|
prores: Drop DSP infrastructure for prores encoder bits
|
11 years ago |
proresenc.c
|
prores: Evaluate all the quantizers
|
10 years ago |
psymodel.c
|
Don't include common.h from avutil.h
|
12 years ago |
psymodel.h
|
Remove pointless av_cold attributes in header files
|
12 years ago |
pthread.c
|
lavc: split slice and frame threading functions into separate files
|
11 years ago |
pthread_frame.c
|
pthreads_frame: Do not leak on failure path
|
10 years ago |
pthread_internal.h
|
lavc: split slice and frame threading functions into separate files
|
11 years ago |
pthread_slice.c
|
pthread: store thread contexts in AVCodecInternal instead of AVCodecContext
|
11 years ago |
ptx.c
|
ptx: stop using deprecated avcodec_set_dimensions
|
11 years ago |
put_bits.h
|
put_bits: Remove unused includes
|
11 years ago |
qcelpdata.h
|
Give all anonymously typedeffed structs in headers a name
|
12 years ago |
qcelpdec.c
|
avcodec: Don't anonymously typedef structs
|
10 years ago |
qdm2.c
|
qdm2: Return meaningful error codes
|
10 years ago |
qdm2_tablegen.c
|
…
|
|
qdm2_tablegen.h
|
…
|
|
qdm2data.h
|
…
|
|
qdrw.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
qpeg.c
|
qpeg: use the AVFrame API properly.
|
11 years ago |
qpel_template.c
|
dsputil: Split off quarterpel bits into their own context
|
11 years ago |
qpeldsp.c
|
qpeldsp: Mark source pointer in qpel_mc_func function pointer const
|
10 years ago |
qpeldsp.h
|
qpeldsp: Mark source pointer in qpel_mc_func function pointer const
|
10 years ago |
qsv.c
|
qsvdec: split off some code that will be shared with the encoder
|
10 years ago |
qsv.h
|
lavc: add an Intel libmfx-based H.264 decoder
|
10 years ago |
qsv_api.c
|
qsv_api: fix building with libmfx disabled
|
10 years ago |
qsv_internal.h
|
lavc: add Intel libmfx-based H.264 encoder
|
10 years ago |
qsvdec.c
|
qsvdec: add 'decode' to the non-static function names
|
10 years ago |
qsvdec.h
|
lavc: add Intel libmfx-based H.264 encoder
|
10 years ago |
qsvdec_h264.c
|
qsvdec: add 'decode' to the non-static function names
|
10 years ago |
qsvenc.c
|
lavc: add Intel libmfx-based H.264 encoder
|
10 years ago |
qsvenc.h
|
lavc: add Intel libmfx-based H.264 encoder
|
10 years ago |
qsvenc_h264.c
|
lavc: add Intel libmfx-based H.264 encoder
|
10 years ago |
qtrle.c
|
qtrle: use the AVFrame API properly.
|
11 years ago |
qtrleenc.c
|
qtrleenc: use the AVFrame API properly.
|
11 years ago |
r210dec.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
ra144.c
|
avcodec: Drop unnecessary ff_ name prefixes from static functions
|
12 years ago |
ra144.h
|
ra144: decode directly to the user-provided AVFrame
|
12 years ago |
ra144dec.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
ra144enc.c
|
lavc: use a separate field for exporting audio encoder padding
|
10 years ago |
ra288.c
|
avcodec: Don't anonymously typedef structs
|
10 years ago |
ra288.h
|
Remove unnecessary dsputil.h #includes
|
12 years ago |
ralf.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
ralfdata.h
|
…
|
|
rangecoder.c
|
avcodec: Add av_cold attributes to init functions missing them
|
12 years ago |
rangecoder.h
|
Replace av_unused attributes by block structures
|
10 years ago |
ratecontrol.c
|
lavc: make lmax/lmin into private options of mpegvideo encoders
|
10 years ago |
ratecontrol.h
|
ratecontrol: remove an unused variable
|
12 years ago |
raw.c
|
avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8
|
10 years ago |
raw.h
|
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
|
12 years ago |
rawdec.c
|
libavcodec: when decoding, copy replaygain side data to decoded frames
|
11 years ago |
rawenc.c
|
avcodec: Consistently name encoder init functions foo_encode_init
|
11 years ago |
rdft.c
|
rdft: Move some variables into a separate block
|
10 years ago |
rdft.h
|
dct/rdft: Remove duplicate typedefs for context structs
|
10 years ago |
rectangle.h
|
Remove unnecessary dsputil.h #includes
|
12 years ago |
remove_extradata_bsf.c
|
…
|
|
rl.h
|
…
|
|
rl2.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
rle.c
|
Don't include common.h from avutil.h
|
12 years ago |
rle.h
|
…
|
|
rnd_avg.h
|
dsputil: Refactor duplicated CALL_2X_PIXELS / PIXELS16 macros
|
11 years ago |
roqaudioenc.c
|
avcodec: Don't anonymously typedef structs
|
10 years ago |
roqvideo.c
|
cosmetics: Write NULL pointer equality checks more compactly
|
10 years ago |
roqvideo.h
|
roqvideo: remove unused variables
|
11 years ago |
roqvideodec.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
roqvideoenc.c
|
roqvideoenc: set enc->avctx in roq_encode_init
|
10 years ago |
rpza.c
|
rpza: limit the number of blocks to the total remaining blocks in the frame
|
11 years ago |
rtjpeg.c
|
dsputil: Split off IDCT bits into their own context
|
11 years ago |
rtjpeg.h
|
dsputil: Split off IDCT bits into their own context
|
11 years ago |
rv10.c
|
cosmetics: Write NULL pointer inequality checks more compactly
|
10 years ago |
rv10enc.c
|
rv10: check size of s->mb_width * s->mb_height
|
10 years ago |
rv20enc.c
|
mpegvideo: cosmetics: Lowercase ugly uppercase MPV_ function name prefixes
|
10 years ago |
rv30.c
|
mpegvideo: operate with pointers to AVFrames instead of whole structs
|
11 years ago |
rv30data.h
|
…
|
|
rv30dsp.c
|
Drop unnecessary av_unused attributes.
|
10 years ago |
rv34.c
|
rv34: use ff_mpeg_update_thread_context only when decoder is fully initialized
|
10 years ago |
rv34.h
|
Remove unnecessary dsputil.h #includes
|
12 years ago |
rv34_parser.c
|
avcodec: Don't anonymously typedef structs
|
10 years ago |
rv34data.h
|
…
|
|
rv34dsp.c
|
rv34: Drop now unnecessary dsputil dependencies
|
12 years ago |
rv34dsp.h
|
dsputil: Split off quarterpel bits into their own context
|
11 years ago |
rv34vlc.h
|
…
|
|
rv40.c
|
rv40: Return more meaningful error codes
|
10 years ago |
rv40data.h
|
…
|
|
rv40dsp.c
|
Drop unnecessary av_unused attributes.
|
10 years ago |
rv40vlc2.h
|
…
|
|
s3tc.c
|
Drop pointless directory name prefixes from #includes in the current dir
|
11 years ago |
s3tc.h
|
…
|
|
s302m.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
sanm.c
|
sanm: Use correct printf conversion specifiers for POSIX int types
|
10 years ago |
sbr.h
|
Give all anonymously typedeffed structs in headers a name
|
12 years ago |
sbrdsp.c
|
sbrdsp: move #if to disable all educational code
|
11 years ago |
sbrdsp.h
|
…
|
|
sgi.h
|
sgi: K&R formatting cosmetics
|
11 years ago |
sgidec.c
|
sgi: decode 16bit RLE images
|
11 years ago |
sgienc.c
|
sgi: encode images with 4 channels at 8 and 16 bits
|
11 years ago |
sgirledec.c
|
Silicon Graphics RLE 8-bit video decoder
|
11 years ago |
shorten.c
|
shorten: check for return value
|
10 years ago |
simple_idct.c
|
dsputil: Move LOCAL_ALIGNED macros to libavutil
|
12 years ago |
simple_idct.h
|
simple_idct: Move x86-specific declarations to a header in the x86 directory
|
10 years ago |
simple_idct_template.c
|
Add missing headers to make template files compile (more) standalone
|
11 years ago |
sinewin.c
|
…
|
|
sinewin.h
|
…
|
|
sinewin_tablegen.c
|
…
|
|
sinewin_tablegen.h
|
Don't include common.h from avutil.h
|
12 years ago |
sipr.c
|
avcodec: Don't anonymously typedef structs
|
10 years ago |
sipr.h
|
Remove unnecessary dsputil.h #includes
|
12 years ago |
sipr16k.c
|
avcodec: Add av_cold attributes to init functions missing them
|
12 years ago |
sipr16kdata.h
|
…
|
|
siprdata.h
|
…
|
|
smacker.c
|
smacker: use the AVFrame API properly.
|
11 years ago |
smc.c
|
smc: fix the bounds check
|
10 years ago |
sp5x.h
|
…
|
|
sp5xdec.c
|
mjpeg: Mark decoder family as thread safe
|
10 years ago |
srtdec.c
|
avcodec: Don't anonymously typedef structs
|
10 years ago |
startcode.c
|
h264: Move start code search functions into separate source files.
|
10 years ago |
startcode.h
|
h264: Move start code search functions into separate source files.
|
10 years ago |
sunrast.c
|
sunrast: stop using deprecated avcodec_set_dimensions
|
11 years ago |
sunrast.h
|
…
|
|
sunrastenc.c
|
sunrastenc: mention missing break
|
10 years ago |
svq1.c
|
svq1: replace struct svq1_frame_size with an array.
|
12 years ago |
svq1.h
|
svq1: replace struct svq1_frame_size with an array.
|
12 years ago |
svq1_cb.h
|
…
|
|
svq1_vlc.h
|
svq1: K&R formatting cosmetics
|
12 years ago |
svq1dec.c
|
svq1dec: Validate the stages value strictly
|
10 years ago |
svq1enc.c
|
svq1enc: correctly handle memory error and allocations
|
10 years ago |
svq1enc.h
|
dsputil: Split motion estimation compare bits off into their own context
|
10 years ago |
svq1enc_cb.h
|
svq1: K&R formatting cosmetics
|
12 years ago |
svq3.c
|
svq3: initialize some required H264Context fields.
|
10 years ago |
svq3.h
|
svq3: Adjust #endif comment
|
11 years ago |
svq13.c
|
svq1: K&R formatting cosmetics
|
12 years ago |
synth_filter.c
|
x86: synth filter float: implement SSE2 version
|
11 years ago |
synth_filter.h
|
x86: synth filter float: implement SSE2 version
|
11 years ago |
tableprint.h
|
tableprint: Fix use of a size_t print with MSVC
|
11 years ago |
tak.c
|
tak: demuxer, parser, and decoder
|
12 years ago |
tak.h
|
tak: demuxer, parser, and decoder
|
12 years ago |
tak_parser.c
|
tak: demuxer, parser, and decoder
|
12 years ago |
takdec.c
|
libavcodec: Make use of av_clip functions
|
10 years ago |
targa.c
|
targa: stop using deprecated avcodec_set_dimensions
|
11 years ago |
targa.h
|
…
|
|
targaenc.c
|
targaenc: use the AVFrame API properly.
|
11 years ago |
tdsc.c
|
TDSC decoder
|
10 years ago |
thread.h
|
lavc decoders: work with refcounted frames.
|
12 years ago |
tiertexseqv.c
|
tiertexseqv: use the AVFrame API properly.
|
11 years ago |
tiff.c
|
tiff: Check that there is no aliasing in pixel format selection
|
10 years ago |
tiff.h
|
tiff: Return proper error for missing LZMA compression
|
10 years ago |
tiffenc.c
|
tiff: Return more meaningful error codes
|
10 years ago |
tmv.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
tpeldsp.c
|
Rename tpel_template.c ---> pel_template.c
|
11 years ago |
tpeldsp.h
|
dsputil: Move thirdpel-related bits into their own context
|
11 years ago |
truemotion1.c
|
Add av_image_check_sar() and use it to validate SAR
|
11 years ago |
truemotion1data.h
|
…
|
|
truemotion2.c
|
dsputil: Split bswap*_buf() off into a separate context
|
11 years ago |
truespeech.c
|
avcodec: Don't anonymously typedef structs
|
10 years ago |
truespeech_data.h
|
…
|
|
tscc.c
|
cosmetics: Write NULL pointer equality checks more compactly
|
10 years ago |
tscc2.c
|
avcodec: more correct printf specifiers
|
11 years ago |
tscc2data.h
|
TechSmith Screen Codec 2 decoder
|
13 years ago |
tta.c
|
lavc: change all decoders to behave consistently with AV_EF_CRCCHECK.
|
11 years ago |
twinvq.c
|
metasound: add last missing modes (8kHz @ 6kbps per channel)
|
11 years ago |
twinvq.h
|
libavcodec: Don't use av_cold annotation in twinvq header file
|
10 years ago |
twinvq_data.h
|
twinvq: K&R formatting cosmetics
|
11 years ago |
twinvqdec.c
|
metasound: add last missing modes (8kHz @ 6kbps per channel)
|
11 years ago |
txd.c
|
txd: stop using deprecated avcodec_set_dimensions
|
11 years ago |
ulti.c
|
ulti: invert the order of parameters of ulti_decode_frame()
|
10 years ago |
ulti_cb.h
|
…
|
|
unary.h
|
…
|
|
utils.c
|
lavc: Introduce AVCodec internal capabilities
|
10 years ago |
utvideo.c
|
lavc: add Ut Video encoder
|
12 years ago |
utvideo.h
|
dsputil: Split bswap*_buf() off into a separate context
|
11 years ago |
utvideodec.c
|
utvideodec: Handle slice_height being zero
|
10 years ago |
utvideoenc.c
|
dsputil: Split bswap*_buf() off into a separate context
|
11 years ago |
v210dec.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
v210enc.c
|
v210enc: Add SIMD optimised 8-bit and 10-bit encoders
|
10 years ago |
v210enc.h
|
v210: Fix typo in header guards
|
10 years ago |
v210x.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
v410dec.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
v410enc.c
|
Replace all instances of avcodec_alloc_frame() with av_frame_alloc().
|
11 years ago |
vaapi.c
|
vaapi: wrap codec specific functions in appropiate #ifs
|
10 years ago |
vaapi.h
|
…
|
|
vaapi_h264.c
|
vaapi_h264: fix slice data offset
|
10 years ago |
vaapi_internal.h
|
vaapi: switch ff_vaapi_get_surface_id from Picture to AVFrame
|
11 years ago |
vaapi_mpeg2.c
|
vaapi: Update idct_permutation location after dsputil/idctdsp split
|
11 years ago |
vaapi_mpeg4.c
|
lavc: deprecate the use of AVCodecContext.time_base for decoding
|
10 years ago |
vaapi_vc1.c
|
mpegvideo: operate with pointers to AVFrames instead of whole structs
|
11 years ago |
vb.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
vble.c
|
avcodec: Don't anonymously typedef structs
|
10 years ago |
vc1.c
|
lavc: deprecate the use of AVCodecContext.time_base for decoding
|
10 years ago |
vc1.h
|
vc1: Split the decoder in components
|
10 years ago |
vc1_block.c
|
vc1: Set the is_intra bitfield to all 1 when needed
|
10 years ago |
vc1_common.h
|
vc1: Split bits used in libavformat into a separate header
|
10 years ago |
vc1_loopfilter.c
|
vc1: Use the correct shift amount
|
10 years ago |
vc1_mc.c
|
vc1dec: refactor check with missing parenthesis
|
10 years ago |
vc1_parser.c
|
avcodec: Don't anonymously typedef structs
|
10 years ago |
vc1_pred.c
|
vc1pred: remove logically dead code
|
10 years ago |
vc1_pred.h
|
vc1: Split the decoder in components
|
10 years ago |
vc1acdata.h
|
…
|
|
vc1data.c
|
…
|
|
vc1data.h
|
vc1: Split the decoder in components
|
10 years ago |
vc1dec.c
|
libavcodec: Make use of av_clip functions
|
10 years ago |
vc1dsp.c
|
vc-1: Add platform-specific start code search routine to VC1DSPContext.
|
10 years ago |
vc1dsp.h
|
vc-1: Add platform-specific start code search routine to VC1DSPContext.
|
10 years ago |
vcr1.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
vda.c
|
lavc: Add new VDA hwaccel
|
11 years ago |
vda.h
|
lavc: Add new VDA hwaccel
|
11 years ago |
vda_h264.c
|
vda: error out if decoded CVPixelBuffer is empty
|
10 years ago |
vda_internal.h
|
lavc: Add new VDA hwaccel
|
11 years ago |
vdpau.c
|
vdpau: add support for 4:2:2 and 4:4:4 chroma sampling
|
10 years ago |
vdpau.h
|
vdpau: add helper for surface chroma type and size
|
10 years ago |
vdpau_h264.c
|
h264: move the ref lists variables into the per-slice context
|
10 years ago |
vdpau_internal.h
|
vdpau: Adjust necessary #includes for vdpau_internal.h
|
10 years ago |
vdpau_mpeg4.c
|
lavc: deprecate the use of AVCodecContext.time_base for decoding
|
10 years ago |
vdpau_mpeg12.c
|
vdpau: Adjust necessary #includes for vdpau_internal.h
|
10 years ago |
vdpau_vc1.c
|
vdpau: pass codec-specific parameters from hwaccel
|
10 years ago |
version.h
|
lavc: add profile define for DTS Express
|
10 years ago |
videodsp.c
|
aarch64: implement videodsp.prefetch
|
11 years ago |
videodsp.h
|
aarch64: implement videodsp.prefetch
|
11 years ago |
videodsp_template.c
|
Add missing headers to make template files compile (more) standalone
|
11 years ago |
vima.c
|
LucasArts SMUSH VIMA audio decoder
|
11 years ago |
vmdaudio.c
|
vmd: Split audio and video decoder
|
11 years ago |
vmdvideo.c
|
vmd: Split audio and video decoder
|
11 years ago |
vmnc.c
|
vmnc: use the AVFrame API properly.
|
11 years ago |
vorbis.c
|
vorbisdec: cosmetics: rename variable avccontext to avctx
|
12 years ago |
vorbis.h
|
vorbisdec: cosmetics: rename variable avccontext to avctx
|
12 years ago |
vorbis_data.c
|
Remove unnecessary dsputil.h #includes
|
12 years ago |
vorbis_enc_data.h
|
…
|
|
vorbis_parser.c
|
vorbis_parser: Move vp check to avoid a null pointer dereference
|
10 years ago |
vorbis_parser.h
|
vorbis_parser: Include stdint.h in the header, to make it work standalone
|
10 years ago |
vorbis_parser_internal.h
|
lavc: add a public API for parsing vorbis packets.
|
10 years ago |
vorbisdec.c
|
vorbis: Check the vlc value in setup_classifs
|
10 years ago |
vorbisdsp.c
|
aarch64: NEON vorbis_inverse_coupling
|
11 years ago |
vorbisdsp.h
|
aarch64: NEON vorbis_inverse_coupling
|
11 years ago |
vorbisenc.c
|
avcodec: Don't anonymously typedef structs
|
10 years ago |
vp3.c
|
theora: support different visible and coded frame size
|
10 years ago |
vp3_parser.c
|
VP3: K&R formatting cosmetics
|
11 years ago |
vp3data.h
|
VP3: K&R formatting cosmetics
|
11 years ago |
vp3dsp.c
|
Remove all Blackfin architecture optimizations
|
11 years ago |
vp3dsp.h
|
Remove all Blackfin architecture optimizations
|
11 years ago |
vp5.c
|
vp56: stop using deprecated avcodec_set_dimensions
|
11 years ago |
vp5data.h
|
…
|
|
vp6.c
|
vp56: stop using deprecated avcodec_set_dimensions
|
11 years ago |
vp6data.h
|
vp56data: Move all shared enum/struct declarations to common header
|
11 years ago |
vp6dsp.c
|
…
|
|
vp8.c
|
vp8: improve memory allocation checks
|
10 years ago |
vp8.h
|
vp8: initialize color space and range properties
|
10 years ago |
vp8_parser.c
|
vp8: K&R formatting cosmetics
|
11 years ago |
vp8data.h
|
On2 VP7 decoder
|
11 years ago |
vp8dsp.c
|
On2 VP7 decoder
|
11 years ago |
vp8dsp.h
|
On2 VP7 decoder
|
11 years ago |
vp9.c
|
vp9: initialize color space and range properties
|
10 years ago |
vp9.h
|
vp9: Use the correct upper bound for seg_id
|
10 years ago |
vp9block.c
|
vp9: Use the correct upper bound for seg_id
|
10 years ago |
vp9data.c
|
lavc: VP9 decoder
|
11 years ago |
vp9data.h
|
lavc: VP9 decoder
|
11 years ago |
vp9dsp.c
|
lavc: VP9 decoder
|
11 years ago |
vp9mvs.c
|
vp9: fix mvref finding to adhere to bug in libvpx.
|
11 years ago |
vp9prob.c
|
lavc: VP9 decoder
|
11 years ago |
vp56.c
|
vp56: Return meaningful error codes
|
10 years ago |
vp56.h
|
Drop unnecessary av_unused attributes.
|
10 years ago |
vp56data.c
|
vp56data: Move all data tables to the .c file
|
11 years ago |
vp56data.h
|
vp56data: Move all data tables to the .c file
|
11 years ago |
vp56dsp.c
|
vp56: Mark VP6-only optimizations as such.
|
11 years ago |
vp56dsp.h
|
vp56: Mark VP6-only optimizations as such.
|
11 years ago |
vp56rac.c
|
Update Fiona's name in copyright statements.
|
11 years ago |
vqavideo.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
wavpack.c
|
lavc: change all decoders to behave consistently with AV_EF_CRCCHECK.
|
11 years ago |
webp.c
|
webp: ensure that each transform is only used once
|
10 years ago |
wma.c
|
lavc: remove unused traces of fmtconvert usage
|
10 years ago |
wma.h
|
wma.h: #include "avcodec.h"
|
10 years ago |
wma_common.c
|
wma: K&R formatting cosmetics
|
10 years ago |
wma_common.h
|
Remove pointless av_cold attributes in header files
|
12 years ago |
wma_freqs.c
|
build: Split WMA frequencies into a separate object file
|
10 years ago |
wma_freqs.h
|
build: Split WMA frequencies into a separate object file
|
10 years ago |
wmadata.h
|
build: Split WMA frequencies into a separate object file
|
10 years ago |
wmadec.c
|
wma: K&R formatting cosmetics
|
10 years ago |
wmaenc.c
|
lavc: use a separate field for exporting audio encoder padding
|
10 years ago |
wmalosslessdec.c
|
avcodec: Don't anonymously typedef structs
|
10 years ago |
wmaprodata.h
|
…
|
|
wmaprodec.c
|
avcodec: Don't anonymously typedef structs
|
10 years ago |
wmavoice.c
|
avcodec: Don't anonymously typedef structs
|
10 years ago |
wmavoice_data.h
|
…
|
|
wmv2.c
|
wmv2: K&R formatting cosmetics
|
10 years ago |
wmv2.h
|
wmv2: K&R formatting cosmetics
|
10 years ago |
wmv2dec.c
|
wmv2: Return meaningful error codes
|
10 years ago |
wmv2dsp.c
|
qpeldsp: Mark source pointer in qpel_mc_func function pointer const
|
10 years ago |
wmv2dsp.h
|
dsputil: Split off quarterpel bits into their own context
|
11 years ago |
wmv2enc.c
|
wmv2: K&R formatting cosmetics
|
10 years ago |
wnv1.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
ws-snd1.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
xan.c
|
xan: use the AVFrame API properly.
|
11 years ago |
xbmdec.c
|
X-Bitmap decoder
|
11 years ago |
xbmenc.c
|
xbm: use av_frame_free on close
|
11 years ago |
xiph.c
|
…
|
|
xiph.h
|
…
|
|
xl.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
xsubdec.c
|
xsub: Support DXSA subtitles
|
10 years ago |
xsubenc.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
xvididct.c
|
xvid: Add C IDCT
|
10 years ago |
xvididct.h
|
xvid: Add C IDCT
|
10 years ago |
xvmc.h
|
Deprecate obsolete XvMC hardware decoding support
|
11 years ago |
xvmc_internal.h
|
Deprecate obsolete XvMC hardware decoding support
|
11 years ago |
xwd.h
|
…
|
|
xwddec.c
|
More correct printf format specifiers
|
11 years ago |
xwdenc.c
|
Replace all instances of avcodec_alloc_frame() with av_frame_alloc().
|
11 years ago |
xxan.c
|
xxan: use the AVFrame API properly.
|
11 years ago |
yop.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
zerocodec.c
|
avcodec: Don't anonymously typedef structs
|
10 years ago |
zmbv.c
|
cosmetics: Write NULL pointer equality checks more compactly
|
10 years ago |
zmbvenc.c
|
cosmetics: Write NULL pointer equality checks more compactly
|
10 years ago |