.. |
aarch64
|
aarch64: vp9lpf: Fix broken indentation/vertical alignment
|
8 years ago |
arm
|
arm: vp9lpf: Interleave the start of flat8in into the calculation above
|
8 years ago |
avr32
|
…
|
|
mips
|
mathops: mips: Correctly enable loongson-specific assembly
|
9 years ago |
neon
|
mpegvideo: cosmetics: Lowercase ugly uppercase MPV_ function name prefixes
|
10 years ago |
ppc
|
ppc: Centralize compiler-specific altivec.h #include handling in one place
|
8 years ago |
tests
|
golomb: Convert to the new bitstream reader
|
8 years ago |
x86
|
asm: Consistently uppercase SECTION markers
|
8 years ago |
.gitignore
|
Split global .gitignore file into per-directory files
|
9 years ago |
4xm.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
8bps.c
|
cosmetics: Drop empty comment lines
|
9 years ago |
8svx.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
Makefile
|
vaapi_encode: Add VP8 support
|
8 years ago |
a64colors.h
|
…
|
|
a64enc.h
|
…
|
|
a64multienc.c
|
lavc: Consistently prefix input buffer defines
|
9 years ago |
a64tables.h
|
…
|
|
aac.h
|
lavc: remove unused traces of fmtconvert usage
|
10 years ago |
aac_ac3_parser.c
|
lavc: Drop deprecated request_channels related functions
|
9 years ago |
aac_ac3_parser.h
|
…
|
|
aac_adtstoasc_bsf.c
|
aac_adtstoasc_bsf: validate and forward extradata if the stream is already ASC
|
8 years ago |
aac_parser.c
|
lavc: Consistently prefix input buffer defines
|
9 years ago |
aac_tablegen.c
|
…
|
|
aac_tablegen.h
|
…
|
|
aac_tablegen_decl.h
|
…
|
|
aacadtsdec.c
|
aac: K&R formatting cosmetics
|
11 years ago |
aacadtsdec.h
|
…
|
|
aaccoder.c
|
Mark some arrays that never change as const.
|
8 years ago |
aacdec.c
|
Use avpriv_report_missing_feature() where appropriate
|
8 years ago |
aacdectab.h
|
aac: Support channel configurations 11 and 12
|
10 years ago |
aacenc.c
|
Mark some arrays that never change as const.
|
8 years ago |
aacenc.h
|
Mark some arrays that never change as const.
|
8 years ago |
aacps.c
|
aacps: invert the order of parameters of ipdopd_reset()
|
10 years ago |
aacps.h
|
…
|
|
aacps_tablegen.c
|
…
|
|
aacps_tablegen.h
|
…
|
|
aacpsdata.c
|
…
|
|
aacpsdsp.c
|
…
|
|
aacpsdsp.h
|
…
|
|
aacpsy.c
|
aac: Drop pointless cast
|
8 years ago |
aacsbr.c
|
aac: Validate the sbr sample rate before using the value
|
8 years ago |
aacsbr.h
|
…
|
|
aacsbrdata.h
|
…
|
|
aactab.c
|
aacdec: Tables for length 480 AAC ELD.
|
10 years ago |
aactab.h
|
aactab: Move extern keyword to the front of array declarations
|
8 years ago |
aandcttab.c
|
…
|
|
aandcttab.h
|
…
|
|
aasc.c
|
avcodec: Mark some codecs with threadsafe init as such
|
8 years ago |
ac3.c
|
Remove unnecessary get_bits.h #includes
|
9 years ago |
ac3.h
|
…
|
|
ac3_parser.c
|
lavc: Consistently prefix input buffer defines
|
9 years ago |
ac3_parser.h
|
…
|
|
ac3dec.c
|
ac3dsp: x86: Replace inline asm for in-decoder downmixing with standalone asm
|
8 years ago |
ac3dec.h
|
ac3dsp: Reverse matrix in/out order in downmix()
|
8 years ago |
ac3dec_data.c
|
…
|
|
ac3dec_data.h
|
…
|
|
ac3dsp.c
|
ac3dsp: x86: Replace inline asm for in-decoder downmixing with standalone asm
|
8 years ago |
ac3dsp.h
|
ac3dsp: x86: Replace inline asm for in-decoder downmixing with standalone asm
|
8 years ago |
ac3enc.c
|
ac3enc: Restructure DEBUG ifdefs to avoid unused function parameter warnings
|
8 years ago |
ac3enc.h
|
ac3enc: allow Dolby Pro Logic IIz as the Dolby Surround EX mode.
|
10 years ago |
ac3enc_fixed.c
|
ac3enc: Avoid unnecessary macro indirections
|
8 years ago |
ac3enc_float.c
|
ac3enc: Reshuffle functions to avoid forward declarations
|
8 years ago |
ac3enc_opts_template.c
|
ac3enc: allow Dolby Pro Logic IIz as the Dolby Surround EX mode.
|
10 years ago |
ac3enc_template.c
|
ac3enc: Reshuffle functions to avoid forward declarations
|
8 years ago |
ac3tab.c
|
avcodec: add missing includes
|
11 years ago |
ac3tab.h
|
…
|
|
acelp_filters.c
|
…
|
|
acelp_filters.h
|
cosmetics: Drop empty comment lines
|
9 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
|
…
|
|
acelp_vectors.h
|
…
|
|
adpcm.c
|
adpcm: Convert to the new bitstream header
|
8 years ago |
adpcm.h
|
cosmetics: Fix spelling mistakes
|
9 years ago |
adpcm_data.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
adpcm_data.h
|
cosmetics: Fix spelling mistakes
|
9 years ago |
adpcmenc.c
|
cosmetics: Fix spelling mistakes
|
9 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
|
…
|
|
adxdec.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
adxenc.c
|
…
|
|
aic.c
|
avcodec: Mark some codecs with threadsafe init as such
|
8 years ago |
alac.c
|
alac: Convert to the new bitstream reader
|
8 years ago |
alac_data.c
|
…
|
|
alac_data.h
|
…
|
|
alacenc.c
|
Move const qualifier before type name
|
9 years ago |
aliaspixdec.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
aliaspixenc.c
|
Deprecate avctx.coded_frame
|
9 years ago |
allcodecs.c
|
vaapi_encode: Add VP8 support
|
8 years ago |
alsdec.c
|
als: Convert to the new bitstream reader
|
8 years ago |
amr.h
|
…
|
|
amrnbdata.h
|
Mark some arrays that never change as const.
|
8 years ago |
amrnbdec.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
amrwbdata.h
|
Mark some arrays that never change as const.
|
8 years ago |
amrwbdec.c
|
cosmetics: Drop empty comment lines
|
9 years ago |
anm.c
|
avcodec: Mark some codecs with threadsafe init as such
|
8 years ago |
ansi.c
|
avcodec: Mark some codecs with threadsafe init as such
|
8 years ago |
apedec.c
|
apedec: Convert to the new bitstream reader
|
8 years ago |
apedsp.h
|
dsputil: Move APE-specific bits into apedsp
|
11 years ago |
ass.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
ass.h
|
cosmetics: Fix spelling mistakes
|
9 years ago |
assdec.c
|
assdec: check the right variable
|
10 years ago |
assenc.c
|
…
|
|
asv.c
|
asv: K&R formatting cosmetics
|
10 years ago |
asv.h
|
asvdec: Convert to the new bitstream reader
|
8 years ago |
asvdec.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
asvenc.c
|
lavc: Consistently prefix input buffer defines
|
9 years ago |
atrac.c
|
…
|
|
atrac.h
|
…
|
|
atrac1.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
atrac1data.h
|
cosmetics: Fix spelling mistakes
|
9 years ago |
atrac3.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
atrac3data.h
|
…
|
|
atrac3plus.c
|
Mark some arrays that never change as const.
|
8 years ago |
atrac3plus.h
|
atrac3plus: Convert to the new bitstream reader
|
8 years ago |
atrac3plus_data.h
|
…
|
|
atrac3plusdec.c
|
atrac3plus: Convert to the new bitstream reader
|
8 years ago |
atrac3plusdsp.c
|
…
|
|
audio_frame_queue.c
|
lavc: Make AVPacket.duration int64, and deprecate convergence_duration
|
9 years ago |
audio_frame_queue.h
|
lavc: Make AVPacket.duration int64, and deprecate convergence_duration
|
9 years ago |
audiodsp.c
|
audiodsp: reorder arguments for vector_clipf
|
8 years ago |
audiodsp.h
|
audiodsp: reorder arguments for vector_clipf
|
8 years ago |
aura.c
|
avcodec: Mark some codecs with threadsafe init as such
|
8 years ago |
avcodec.h
|
lavc: Add device context field to AVCodecContext
|
8 years ago |
avfft.c
|
…
|
|
avfft.h
|
doxygen: Add a number of missing function parameter descriptions
|
11 years ago |
avpacket.c
|
avpacket: fix leak on realloc in av_packet_add_side_data()
|
8 years ago |
avpicture.c
|
avpicture: Suppress warning from deprecated code
|
9 years ago |
avs.c
|
avcodec: Mark some codecs with threadsafe init as such
|
8 years ago |
bethsoftvideo.c
|
avcodec: Mark some codecs with threadsafe init as such
|
8 years ago |
bethsoftvideo.h
|
…
|
|
bfi.c
|
avcodec: Mark some codecs with threadsafe init as such
|
8 years ago |
bgmc.c
|
als: Convert to the new bitstream reader
|
8 years ago |
bgmc.h
|
als: Convert to the new bitstream reader
|
8 years ago |
bink.c
|
bink: Convert to the new bitstream reader
|
8 years ago |
binkaudio.c
|
binkaudio: switch to the new send/receive API
|
8 years ago |
binkdata.h
|
…
|
|
binkdsp.c
|
dsputil: Move Bink-specific add_pixels8 to binkdsp
|
11 years ago |
binkdsp.h
|
bink: Have function pointer prototype match implementation
|
8 years ago |
bit_depth_template.c
|
dsputil: Move ff_zigzag_direct and ff_crop_tab declarations to mathops.h
|
11 years ago |
bitstream.c
|
Use ISO C printf conversion specifiers where appropriate
|
8 years ago |
bitstream.h
|
dv: Convert to the new bitstream reader
|
8 years ago |
bitstream_filter.c
|
lavc: add a new bitstream filtering API
|
9 years ago |
bitstream_filters.c
|
lavc: add a bitstream filter for splitting VP9 superframes
|
8 years ago |
blockdsp.c
|
blockdsp: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
blockdsp.h
|
blockdsp: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
bmp.c
|
Use avpriv_report_missing_feature() where appropriate
|
8 years ago |
bmp.h
|
…
|
|
bmp_parser.c
|
bmp: add a standalone parser
|
11 years ago |
bmpenc.c
|
Deprecate avctx.coded_frame
|
9 years ago |
bmvaudio.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
bmvvideo.c
|
avcodec: Mark some codecs with threadsafe init as such
|
8 years ago |
brenderpix.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
bsf.c
|
lavc: add a new bitstream filtering API
|
9 years ago |
bsf.h
|
cosmetics: Fix spelling mistakes
|
9 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
|
bytestream2: set the reader to the end when reading more than available
|
9 years ago |
c93.c
|
avcodec: Mark some codecs with threadsafe init as such
|
8 years ago |
cabac.c
|
Remove unnecessary get_bits.h #includes and add missing headers where needed.
|
9 years ago |
cabac.h
|
cabac: Make CABAC states hardcoded
|
9 years ago |
cabac_functions.h
|
cosmetics: Drop empty comment lines
|
9 years ago |
canopus.c
|
Implement shared parsing of INFO tag in Canopus family
|
10 years ago |
canopus.h
|
Implement shared parsing of INFO tag in Canopus family
|
10 years ago |
cavs.c
|
cavs: Convert to the new bitstream reader
|
8 years ago |
cavs.h
|
cavs: Convert to the new bitstream reader
|
8 years ago |
cavs_parser.c
|
…
|
|
cavsdata.c
|
…
|
|
cavsdec.c
|
cavs: Convert to the new bitstream reader
|
8 years ago |
cavsdsp.c
|
cavs: Change type of stride parameters to ptrdiff_t
|
8 years ago |
cavsdsp.h
|
cavs: Change type of stride parameters to ptrdiff_t
|
8 years ago |
cbrt_tablegen.c
|
…
|
|
cbrt_tablegen.h
|
…
|
|
cdgraphics.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
cdxl.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
celp_filters.c
|
celp_filters: don't use filter lenght as loop bound
|
10 years ago |
celp_filters.h
|
…
|
|
celp_math.c
|
lavc: G.723.1 encoder
|
9 years ago |
celp_math.h
|
lavc: G.723.1 encoder
|
9 years ago |
cga_data.c
|
…
|
|
cga_data.h
|
…
|
|
chomp_bsf.c
|
lavc: add a new bitstream filtering API
|
9 years ago |
cinepak.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
cljrdec.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
cljrenc.c
|
Deprecate avctx.coded_frame
|
9 years ago |
cllc.c
|
avcodec: Mark some codecs with threadsafe init as such
|
8 years ago |
cngdec.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
cngenc.c
|
…
|
|
codec_desc.c
|
av1: Add codec_id and basic demuxing support
|
8 years ago |
cook.c
|
cook: Convert to the new bitstream reader
|
8 years ago |
cook_parser.c
|
…
|
|
cookdata.h
|
cosmetics: Fix spelling mistakes
|
9 years ago |
copy_block.h
|
copy_block: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
cos_tablegen.c
|
…
|
|
cscd.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
cyuv.c
|
avcodec: Mark some codecs with threadsafe init as such
|
8 years ago |
d3d11va.c
|
d3d11va: make av_d3d11va_alloc_context() available at all times
|
9 years ago |
d3d11va.h
|
d3d11va: WindowsPhone requires a mutex around ID3D11VideoContext
|
9 years ago |
dca.c
|
dca: fix misaligned access in ff_dca_convert_bitstream
|
9 years ago |
dca.h
|
dca: use defines for subband related constants
|
9 years ago |
dca_exss.c
|
dca: Support for XLL (lossless extension)
|
10 years ago |
dca_parser.c
|
lavc: Consistently prefix input buffer defines
|
9 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
|
unary: Convert to the new bitstream reader
|
8 years ago |
dcadata.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
dcadata.h
|
dca: remove unused decode_hf function and quant_d tables
|
9 years ago |
dcadec.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
dcadsp.c
|
dca: use defines for subband related constants
|
9 years ago |
dcadsp.h
|
dca: use defines for subband related constants
|
9 years ago |
dcahuff.h
|
dca: K&R formatting cosmetics
|
10 years ago |
dcamath.h
|
dca: Add math helpers.
|
9 years ago |
dct.c
|
dct: Check memory allocation
|
10 years ago |
dct.h
|
idct: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
dct32.h
|
lavc: Sanitize header inclusion guards
|
9 years ago |
dct32_fixed.c
|
…
|
|
dct32_float.c
|
…
|
|
dct32_template.c
|
…
|
|
dctref.c
|
…
|
|
dctref.h
|
…
|
|
dds.c
|
dds: Add support for monochrome images
|
9 years ago |
decode.c
|
lavc: add an option for exporting cropping information to the caller
|
8 years ago |
decode.h
|
decode.h: Add missing headers to fix standalone compilation
|
8 years ago |
dfa.c
|
Mark some arrays that never change as const.
|
8 years ago |
dirac.c
|
dirac: Convert to the new bitstream reader
|
8 years ago |
dirac.h
|
lavc: export Dirac parsing API used by the ogg demuxer as public
|
9 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: Make the encoder message friendlier
|
9 years ago |
dnxhddata.h
|
cosmetics: Fix spelling mistakes
|
9 years ago |
dnxhddec.c
|
Use ISO C printf conversion specifiers where appropriate
|
8 years ago |
dnxhdenc.c
|
dnxhdenc: Drop pointless, commented-out debug output
|
8 years ago |
dnxhdenc.h
|
dnxhdenc: Have function pointer prototype match implementation
|
8 years ago |
dpcm.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
dpx.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
dpx_parser.c
|
DPX parser
|
10 years ago |
dpxenc.c
|
dpx: Replace avpicture functions with imgutils
|
9 years ago |
dsicinaudio.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
dsicinvideo.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
dss_sp.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
dump_extradata_bsf.c
|
lavc: add a new bitstream filtering API
|
9 years ago |
dv.c
|
Remove unnecessary get_bits.h #includes
|
9 years ago |
dv.h
|
idct: Change type of array stride parameters to ptrdiff_t
|
8 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.h
|
dv: K&R formatting cosmetics
|
10 years ago |
dvbsub.c
|
lavc: Add data and linesize to AVSubtitleRect
|
9 years ago |
dvbsub_parser.c
|
dvbsub_parser: Add missing mem.h #include
|
9 years ago |
dvbsubdec.c
|
Use bitstream_init8() where appropriate
|
8 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: Convert to the new bitstream reader
|
8 years ago |
dvdsub_parser.c
|
…
|
|
dvdsubdec.c
|
dvdsubdec: Convert to the new bitstream reader
|
8 years ago |
dvdsubenc.c
|
lavc: Add data and linesize to AVSubtitleRect
|
9 years ago |
dvenc.c
|
pixblockdsp: Change type of stride parameters to ptrdiff_t
|
8 years ago |
dxa.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
dxtory.c
|
dxtory: Convert to the new bitstream reader
|
8 years ago |
dxv.c
|
Use correct printf conversion specifiers for POSIX integer types
|
8 years ago |
dxva2.c
|
dxva2: get the slice number directly from the surface in D3D11VA
|
8 years ago |
dxva2.h
|
dxva2: Adjust multiple inclusion guard names to follow convention
|
8 years ago |
dxva2_h264.c
|
dxva2: Factorize DXVA context validity test into a single macro
|
8 years ago |
dxva2_hevc.c
|
dxva2: Factorize DXVA context validity test into a single macro
|
8 years ago |
dxva2_internal.h
|
dxva2: allow an empty array of ID3D11VideoDecoderOutputView
|
8 years ago |
dxva2_mpeg2.c
|
dxva2: Factorize DXVA context validity test into a single macro
|
8 years ago |
dxva2_vc1.c
|
dxva2: Factorize DXVA context validity test into a single macro
|
8 years ago |
eac3_data.c
|
…
|
|
eac3_data.h
|
…
|
|
eac3dec.c
|
eac3dec: don't call avpriv_request_sample every frame.
|
9 years ago |
eac3enc.c
|
ac3: Only initialize float_dsp for the float encoder variant
|
11 years ago |
eac3enc.h
|
…
|
|
eacmv.c
|
ea: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
eaidct.c
|
ea: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
eaidct.h
|
ea: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
eamad.c
|
eamad: Convert to the new bitstream reader
|
8 years ago |
eatgq.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
eatgv.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
eatqi.c
|
ea: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
elbg.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
elbg.h
|
elbg: check memory allocations and propagate errors
|
10 years ago |
elsdec.c
|
elsdec: Replace EOVERFLOW with INVALIDDATA
|
10 years ago |
elsdec.h
|
Go2Meeting decoder
|
10 years ago |
encode.c
|
lavc: move encoding-related code from utils.c to a new file
|
8 years ago |
error_resilience.c
|
error_resilience: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
error_resilience.h
|
error_resilience: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
escape124.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
escape130.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
exr.c
|
exr: Convert to the new bitstream reader
|
8 years ago |
extract_extradata_bsf.c
|
lavc: add a bitstream filter for extracting extradata from packets
|
8 years ago |
faandct.c
|
faan(i)dct: Kill some disabled code
|
8 years ago |
faandct.h
|
…
|
|
faanidct.c
|
idct: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
faanidct.h
|
idct: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
faxcompr.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
faxcompr.h
|
cosmetics: Fix spelling mistakes
|
9 years ago |
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-internal.h
|
…
|
|
fft.h
|
fft: Split MDCT bits off from FFT
|
9 years ago |
fft_fixed.c
|
…
|
|
fft_float.c
|
…
|
|
fft_template.c
|
fft: Split MDCT bits off from FFT
|
9 years ago |
ffv1.c
|
Drop unnecessary golomb.h #includes
|
9 years ago |
ffv1.h
|
ffv1: Convert to the new bitstream reader
|
8 years ago |
ffv1dec.c
|
ffv1: Convert to the new bitstream reader
|
8 years ago |
ffv1enc.c
|
ffv1: Convert to the new bitstream reader
|
8 years ago |
fic.c
|
fic: Convert to the new bitstream reader
|
8 years ago |
file_open.c
|
…
|
|
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
|
Drop pointless void* casts
|
8 years ago |
flacdata.c
|
…
|
|
flacdata.h
|
…
|
|
flacdec.c
|
golomb: Convert to the new bitstream reader
|
8 years ago |
flacdsp.c
|
…
|
|
flacdsp.h
|
…
|
|
flacdsp_lpc_template.c
|
…
|
|
flacdsp_template.c
|
…
|
|
flacenc.c
|
golomb: Convert to the new bitstream reader
|
8 years ago |
flashsv.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
flashsvenc.c
|
Deprecate avctx.coded_frame
|
9 years ago |
flicvideo.c
|
Use avpriv_request_sample() where appropriate
|
8 years ago |
flv.h
|
flv: K&R formatting cosmetics
|
10 years ago |
flvdec.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
flvenc.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
fmtconvert.c
|
dca: change the core to work with integer coefficients.
|
9 years ago |
fmtconvert.h
|
dca: change the core to work with integer coefficients.
|
9 years ago |
fraps.c
|
avcodec: Mark some codecs with threadsafe init as such
|
8 years ago |
frwu.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
g2meet.c
|
Use bitstream_init8() where appropriate
|
8 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
|
Use bitstream_init8() where appropriate
|
8 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
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
g723_1.c
|
lavc: G.723.1 encoder
|
9 years ago |
g723_1.h
|
g723: Add missing header
|
9 years ago |
g723_1dec.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
g723_1enc.c
|
Use avpriv_report_missing_feature() where appropriate
|
8 years ago |
g726.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
get_bits.h
|
get_bits: Drop some TRACE-level debug code
|
9 years ago |
gif.c
|
lavc: Consistently prefix input buffer defines
|
9 years ago |
gifdec.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
golomb.c
|
…
|
|
golomb.h
|
golomb: Convert to the new bitstream reader
|
8 years ago |
golomb_legacy.h
|
golomb: Convert to the new bitstream reader
|
8 years ago |
gsm.h
|
…
|
|
gsm_parser.c
|
…
|
|
gsmdec.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
gsmdec_data.c
|
gsm: Move requant_tab table to the gsm tables file
|
9 years ago |
gsmdec_data.h
|
gsm: Move requant_tab table to the gsm tables file
|
9 years ago |
gsmdec_template.c
|
gsm: Convert to the new bitstream reader
|
8 years ago |
h261.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
h261.h
|
cosmetics: Fix spelling mistakes
|
9 years ago |
h261_parser.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
h261data.c
|
avcodec: add missing includes
|
11 years ago |
h261dec.c
|
h261dec: Convert to the new bitstream reader
|
8 years ago |
h261enc.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
h263.c
|
Drop unnecessary unary.h #includes
|
9 years ago |
h263.h
|
ituh263dec: Have function signature match across declaration and definition
|
8 years ago |
h263_parser.c
|
…
|
|
h263_parser.h
|
…
|
|
h263data.c
|
Mark some arrays that never change as const.
|
8 years ago |
h263data.h
|
Mark some arrays that never change as const.
|
8 years ago |
h263dec.c
|
pthread_frame: ensure the threads don't run simultaneously with hwaccel
|
8 years ago |
h263dsp.c
|
…
|
|
h263dsp.h
|
…
|
|
h264.h
|
h264: add H264_ prefix to the NAL unit types
|
9 years ago |
h264_cabac.c
|
cabac: x86: Give optimizations header a more meaningful name
|
8 years ago |
h264_cavlc.c
|
golomb: Convert to the new bitstream reader
|
8 years ago |
h264_direct.c
|
h264_direct: use the reference mask from the actual reference
|
8 years ago |
h264_loopfilter.c
|
h264_loopfilter: Do not print value of uninitialized variable
|
8 years ago |
h264_mb.c
|
h264: move the parameter set definitions to a new header file
|
9 years ago |
h264_mb_template.c
|
h264: drop a pointless indirection
|
9 years ago |
h264_mc_template.c
|
h264: rename h264.[ch] to h264dec.[ch]
|
9 years ago |
h264_mp4toannexb_bsf.c
|
h264_mp4toannexb_bsf: do not fail on annex B extradata
|
9 years ago |
h264_mvpred.h
|
h264: rename h264.[ch] to h264dec.[ch]
|
9 years ago |
h264_parse.c
|
golomb: Convert to the new bitstream reader
|
8 years ago |
h264_parse.h
|
h264: move the parameter set definitions to a new header file
|
9 years ago |
h264_parser.c
|
golomb: Convert to the new bitstream reader
|
8 years ago |
h264_picture.c
|
h264dec: make sure to only end a field if it has been started
|
8 years ago |
h264_ps.c
|
golomb: Convert to the new bitstream reader
|
8 years ago |
h264_ps.h
|
h264_ps: export actual height in MBs as SPS.mb_height
|
8 years ago |
h264_refs.c
|
golomb: Convert to the new bitstream reader
|
8 years ago |
h264_sei.c
|
golomb: Convert to the new bitstream reader
|
8 years ago |
h264_sei.h
|
h264: decouple h264_sei from the h264 decoder
|
9 years ago |
h264_slice.c
|
golomb: Convert to the new bitstream reader
|
8 years ago |
h264addpx_template.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
h264chroma.c
|
…
|
|
h264chroma.h
|
h264chroma: Change type of stride parameters to ptrdiff_t
|
8 years ago |
h264chroma_template.c
|
h264chroma: Change type of stride parameters to ptrdiff_t
|
8 years ago |
h264data.c
|
h264: rename h264.[ch] to h264dec.[ch]
|
9 years ago |
h264data.h
|
h264: rename h264.[ch] to h264dec.[ch]
|
9 years ago |
h264dec.c
|
golomb: Convert to the new bitstream reader
|
8 years ago |
h264dec.h
|
h264dec: export cropping information instead of handling it internally
|
8 years ago |
h264dsp.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
h264dsp.h
|
cosmetics: Fix spelling mistakes
|
9 years ago |
h264dsp_template.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
h264idct.c
|
…
|
|
h264idct.h
|
…
|
|
h264idct_template.c
|
h264: rename h264.[ch] to h264dec.[ch]
|
9 years ago |
h264pred.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
h264pred.h
|
cosmetics: Fix spelling mistakes
|
9 years ago |
h264pred_template.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
h264qpel.c
|
…
|
|
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 |
h2645_parse.c
|
h264: Log more information about invalid NALu size
|
8 years ago |
h2645_parse.h
|
cosmetics: Fix spelling mistakes
|
9 years ago |
hap.c
|
hap: Add utility functions file
|
9 years ago |
hap.h
|
Support the Hap chunked frame format
|
9 years ago |
hapdec.c
|
Support the Hap chunked frame format
|
9 years ago |
hapenc.c
|
hap: Adjust printf length modifiers to match variable types
|
8 years ago |
hevc.h
|
hevc: move the SliceType enum to hevc.h
|
8 years ago |
hevc_cabac.c
|
hevc: Drop pointless av_unused attribute
|
8 years ago |
hevc_data.c
|
hevcdec: split ff_hevc_diag_scan* declarations into a separate header
|
8 years ago |
hevc_data.h
|
hevcdec: split ff_hevc_diag_scan* declarations into a separate header
|
8 years ago |
hevc_filter.c
|
hevc: rename hevc.[ch] to hevcdec.[ch]
|
8 years ago |
hevc_mp4toannexb_bsf.c
|
hevcdec: move decoder-independent declarations into a separate header
|
8 years ago |
hevc_mvs.c
|
hevc: move the SliceType enum to hevc.h
|
8 years ago |
hevc_parser.c
|
golomb: Convert to the new bitstream reader
|
8 years ago |
hevc_ps.c
|
golomb: Convert to the new bitstream reader
|
8 years ago |
hevc_ps.h
|
hevcdec: export cropping information instead of handling it internally
|
8 years ago |
hevc_ps_enc.c
|
golomb: Convert to the new bitstream reader
|
8 years ago |
hevc_refs.c
|
hevcdec: export cropping information instead of handling it internally
|
8 years ago |
hevc_sei.c
|
golomb: Convert to the new bitstream reader
|
8 years ago |
hevcdec.c
|
golomb: Convert to the new bitstream reader
|
8 years ago |
hevcdec.h
|
hevcdec: export cropping information instead of handling it internally
|
8 years ago |
hevcdsp.c
|
hevc: ppc: Add HEVC 4x4 IDCT for PowerPC
|
8 years ago |
hevcdsp.h
|
hevc: ppc: Add HEVC 4x4 IDCT for PowerPC
|
8 years ago |
hevcdsp_template.c
|
hevc: rename hevc.[ch] to hevcdec.[ch]
|
8 years ago |
hevcpred.c
|
hevc: rename hevc.[ch] to hevcdec.[ch]
|
8 years ago |
hevcpred_template.c
|
hevc: rename hevc.[ch] to hevcdec.[ch]
|
8 years ago |
hnm4video.c
|
lavc: AV-prefix all codec capabilities
|
9 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: Explain why put_no_rnd_pixels_tab is larger than necessary
|
8 years ago |
hq_hqa.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
hq_hqa.h
|
Remove unnecessary get_bits.h #includes
|
9 years ago |
hq_hqadata.c
|
hq_hqa: Fix table data for profile 17
|
10 years ago |
hq_hqadsp.c
|
Canopus HQ/HQA decoder
|
10 years ago |
hq_hqadsp.h
|
Canopus HQ/HQA decoder
|
10 years ago |
hqx.c
|
Use correct printf conversion specifiers for POSIX integer types
|
8 years ago |
hqx.h
|
hqx: Convert to the new bitstream header
|
8 years ago |
hqxdsp.c
|
hqx: Move DSP related code to a separate file
|
10 years ago |
hqxdsp.h
|
lavc: Sanitize header inclusion guards
|
9 years ago |
hqxvlc.c
|
hqx: Drop unused offsets table
|
10 years ago |
huffman.c
|
Move VLC and RL_VLC_ELEM structure definitions to a separate header
|
9 years ago |
huffman.h
|
Move VLC and RL_VLC_ELEM structure definitions to a separate header
|
9 years ago |
huffyuv.c
|
dsputil: Split bswap*_buf() off into a separate context
|
11 years ago |
huffyuv.h
|
libavcodec: Add missing AVClass pointers
|
9 years ago |
huffyuvdec.c
|
lavc: Consistently prefix input buffer defines
|
9 years ago |
huffyuvdsp.c
|
huffyuvdsp: Reenable PPC optimizations
|
8 years ago |
huffyuvdsp.h
|
dsputil: Split off HuffYUV decoding bits into their own context
|
11 years ago |
huffyuvenc.c
|
lavc: Move prediction_method to codec private options
|
9 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 |
hwaccel.h
|
pthread_frame: do not run hwaccel decoding asynchronously unless it's safe
|
8 years ago |
idcinvideo.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
idctdsp.c
|
idct: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
idctdsp.h
|
idct: Have function pointer prototype match implementation
|
8 years ago |
iff.c
|
Remove unnecessary get_bits.h #includes and add missing headers where needed.
|
9 years ago |
iirfilter.c
|
iir_filter: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
iirfilter.h
|
iir_filter: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
imc.c
|
Use bitstream_init8() where appropriate
|
8 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: Add the proper API guards to a deprecated function
|
9 years ago |
imx_dump_header_bsf.c
|
lavc: add a new bitstream filtering API
|
9 years ago |
indeo2.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
indeo2data.h
|
indeo2: Drop disabled big-endian ir2_codes table
|
9 years ago |
indeo3.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
indeo3data.h
|
cosmetics: Fix spelling mistakes
|
9 years ago |
indeo4.c
|
indeo: Convert to the new bitstream reader
|
8 years ago |
indeo4data.h
|
Mark some arrays that never change as const.
|
8 years ago |
indeo5.c
|
indeo: Convert to the new bitstream reader
|
8 years ago |
indeo5data.h
|
…
|
|
intelh263dec.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
internal.h
|
lavc: add an option for exporting cropping information to the caller
|
8 years ago |
interplayvideo.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
intrax8.c
|
intrax8: Have function signature match across declaration and definition
|
8 years ago |
intrax8.h
|
intrax8: Remove mpegvideo dependency
|
9 years ago |
intrax8dsp.c
|
intrax8: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
intrax8dsp.h
|
intrax8: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
intrax8huf.h
|
intrax8: K&R formatting cosmetics
|
9 years ago |
ituh263dec.c
|
unary: Convert to the new bitstream reader
|
8 years ago |
ituh263enc.c
|
Drop unnecessary unary.h #includes
|
9 years ago |
ivi.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
ivi.h
|
indeo: Convert to the new bitstream reader
|
8 years ago |
ivi_dsp.c
|
indeo: Change type of array pitch parameters to ptrdiff_t
|
8 years ago |
ivi_dsp.h
|
indeo: Change type of array pitch parameters to ptrdiff_t
|
8 years ago |
jfdctfst.c
|
…
|
|
jfdctint.c
|
…
|
|
jfdctint_template.c
|
jfdct: Kill broken cruft
|
8 years ago |
jpeg2000.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
jpeg2000.h
|
…
|
|
jpeg2000dec.c
|
lavc: add profiles to AVCodecDescriptor
|
9 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
|
…
|
|
jpeg2000dwt.h
|
jpeg2000: split off inverse MCT as Jpeg2000DSP
|
10 years ago |
jpegls.c
|
lavc: Replace av_dlog and tprintf with internal macros
|
10 years ago |
jpegls.h
|
…
|
|
jpeglsdec.c
|
golomb: Convert to the new bitstream reader
|
8 years ago |
jpeglsdec.h
|
…
|
|
jpeglsenc.c
|
golomb: Convert to the new bitstream reader
|
8 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
|
idct: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
jvdec.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
kbdwin.c
|
…
|
|
kbdwin.h
|
…
|
|
kgv1dec.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
kmvc.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
lagarith.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
lagarithrac.c
|
lagarith: Convert to the new bitstream reader
|
8 years ago |
lagarithrac.h
|
lagarith: Convert to the new bitstream reader
|
8 years ago |
latm_parser.c
|
…
|
|
lcl.h
|
…
|
|
lcldec.c
|
avcodec: Mark some codecs with threadsafe init as such
|
8 years ago |
lclenc.c
|
cosmetics: Drop particularly redundant silly comments
|
9 years ago |
libavcodec.v
|
build: Change structure of the linker version script templates
|
9 years ago |
libdcadec.c
|
lavc: Consistently prefix input buffer defines
|
9 years ago |
libfaac.c
|
lavc: Consistently prefix input buffer defines
|
9 years ago |
libfdk-aacdec.c
|
libfdk-aacdec: Remove unused variable
|
9 years ago |
libfdk-aacenc.c
|
lavc: Consistently prefix input buffer defines
|
9 years ago |
libgsmdec.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
libgsmenc.c
|
libgsm: Split decoder and encoder
|
10 years ago |
libilbc.c
|
libilbc: support for latest git of libilbc
|
8 years ago |
libkvazaar.c
|
libkvazaar: Add missing header #includes
|
8 years ago |
libmp3lame.c
|
mpegaudiodecheader: check the header in avpriv_mpegaudio_decode_header
|
9 years ago |
libopencore-amr.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
libopenh264.c
|
Add an OpenH264 decoder wrapper
|
9 years ago |
libopenh264.h
|
Add an OpenH264 decoder wrapper
|
9 years ago |
libopenh264dec.c
|
libopenh264dec: Simplify the init thanks to FF_CODEC_CAP_INIT_CLEANUP being set
|
8 years ago |
libopenh264enc.c
|
Drop pointless void* casts
|
8 years ago |
libopenjpegdec.c
|
Use avpriv_report_missing_feature() where appropriate
|
8 years ago |
libopenjpegenc.c
|
lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields
|
9 years ago |
libopus.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
libopus.h
|
cosmetics: Fix spelling mistakes
|
9 years ago |
libopusdec.c
|
libopusdec: fix out-of-bounds read
|
8 years ago |
libopusenc.c
|
Use avpriv_report_missing_feature() where appropriate
|
8 years ago |
libschroedinger.c
|
Drop pointless void* casts
|
8 years ago |
libschroedinger.h
|
…
|
|
libschroedingerdec.c
|
libschroedingerdec: fix leaking of framewithpts
|
8 years ago |
libschroedingerenc.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
libspeexdec.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
libspeexenc.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
libtheoraenc.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
libtwolame.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
libvo-aacenc.c
|
lavc: Consistently prefix input buffer defines
|
9 years ago |
libvo-amrwbenc.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
libvorbis.c
|
lavc: Consistently prefix input buffer defines
|
9 years ago |
libvpx.c
|
libvpx: fix test for VPX_IMAGE_ABI_VERSION
|
10 years ago |
libvpx.h
|
libvpx: Add the library header
|
9 years ago |
libvpxdec.c
|
libvpx: Cast a pointer to const to squelch a warning
|
8 years ago |
libvpxenc.c
|
vpx: Support color range
|
8 years ago |
libwavpackenc.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
libwebpenc.c
|
libwebpenc: use WebPMemoryWriterClear()
|
10 years ago |
libx264.c
|
libx264: Forbid inverted Stereo3D mode
|
9 years ago |
libx265.c
|
libx265: Add option to force IDR frames
|
8 years ago |
libxavs.c
|
lavc: Move noise_reduction to codec private options
|
9 years ago |
libxvid.c
|
Drop libxvid rate control support for mpegvideo encoding
|
8 years ago |
ljpegenc.c
|
lavc: Move prediction_method to codec private options
|
9 years ago |
loco.c
|
loco: Convert to the new bitstream reader
|
8 years ago |
log2_tab.c
|
…
|
|
lpc.c
|
lpc: always initialize ref and err
|
10 years ago |
lpc.h
|
lpc: remove unneeded {}
|
10 years ago |
lsp.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
lsp.h
|
cosmetics: Fix spelling mistakes
|
9 years ago |
lzf.c
|
lzf: update pointer p after realloc
|
8 years ago |
lzf.h
|
lavc: Add a lzf decompressor
|
9 years ago |
lzw.c
|
…
|
|
lzw.h
|
…
|
|
lzwenc.c
|
put_bits: Remove unused includes
|
11 years ago |
mace.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
magicyuv.c
|
magicyuv: Convert to the new bitstream reader
|
8 years ago |
mathops.h
|
mathops: Drop disabled alternative mid_pred() implementation
|
8 years ago |
mathtables.c
|
lavc: Deduplicate zigzag_scan table
|
9 years ago |
mdct_fixed.c
|
…
|
|
mdct_float.c
|
…
|
|
mdct_template.c
|
fft: Split MDCT bits off from FFT
|
9 years ago |
mdec.c
|
Mark read-only tables as static
|
9 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
|
Use bitstream_init8() where appropriate
|
8 years ago |
metasound_data.c
|
metasound: Drop unused tables
|
8 years ago |
metasound_data.h
|
…
|
|
mimic.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
mjpeg.h
|
build: Split JPEG-related tables off into a separate component
|
10 years ago |
mjpeg2jpeg_bsf.c
|
lavc: add a new bitstream filtering API
|
9 years ago |
mjpeg_parser.c
|
…
|
|
mjpega_dump_header_bsf.c
|
lavc: add a new bitstream filtering API
|
9 years ago |
mjpegbdec.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
mjpegdec.c
|
mjpegdec: Check return values of functions that may fail
|
8 years ago |
mjpegdec.h
|
cosmetics: Fix spelling mistakes
|
9 years ago |
mjpegenc.c
|
Drop pointless assert.h #includes
|
9 years ago |
mjpegenc.h
|
cosmetics: Fix spelling mistakes
|
9 years ago |
mjpegenc_common.c
|
lavc: Move prediction_method to codec private options
|
9 years ago |
mjpegenc_common.h
|
lavc: Move prediction_method to codec private options
|
9 years ago |
mlp.c
|
…
|
|
mlp.h
|
mlpdec: support TrueHD streams with an Atmos substream
|
10 years ago |
mlp_parser.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
mlp_parser.h
|
mlp: Convert to the new bitstream reader
|
8 years ago |
mlpdec.c
|
Use bitstream_init8() where appropriate
|
8 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
|
mmaldec: initialize refcount using atomic_init()
|
8 years ago |
mmvideo.c
|
mmvideo: Make sure the rle does not write over the frame boundaries
|
9 years ago |
motion_est.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
motion_est.h
|
mpegvideo: Move macros to more appropriate headers
|
9 years ago |
motion_est_template.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
motionpixels.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
motionpixels_tablegen.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
motionpixels_tablegen.h
|
cosmetics: Fix spelling mistakes
|
9 years ago |
movsub_bsf.c
|
lavc: add a new bitstream filtering API
|
9 years ago |
mpc.c
|
Remove unnecessary get_bits.h #includes
|
9 years ago |
mpc.h
|
mpc: Drop unused GetBitContext context member
|
9 years ago |
mpc7.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
mpc7data.h
|
…
|
|
mpc8.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
mpc8data.h
|
…
|
|
mpc8huff.h
|
…
|
|
mpcdata.h
|
…
|
|
mpeg4audio.c
|
mpeg4audio: correctly propagate meaningful error values
|
8 years ago |
mpeg4audio.h
|
aacdec: Support for ER AAC ELD 480.
|
10 years ago |
mpeg4data.h
|
cosmetics: Fix spelling mistakes
|
9 years ago |
mpeg4video.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
mpeg4video.h
|
cosmetics: Fix spelling mistakes
|
9 years ago |
mpeg4video_parser.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
mpeg4video_parser.h
|
cosmetics: Fix spelling mistakes
|
9 years ago |
mpeg4videodec.c
|
Mark some arrays that never change as const.
|
8 years ago |
mpeg4videoenc.c
|
mpeg4videoenc: Kill non-compiling disabled cruft
|
8 years ago |
mpeg12.c
|
mpeg1: Make intra-block decoding independent of MpegEncContext
|
9 years ago |
mpeg12.h
|
cosmetics: Fix spelling mistakes
|
9 years ago |
mpeg12data.c
|
build: Move ff_mpeg12_frame_rate_tab to a separate file
|
9 years ago |
mpeg12data.h
|
cosmetics: Fix spelling mistakes
|
9 years ago |
mpeg12dec.c
|
mpeg12dec: move setting first_field to mpeg_field_start()
|
8 years ago |
mpeg12enc.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
mpeg12framerate.c
|
build: Move ff_mpeg12_frame_rate_tab to a separate file
|
9 years ago |
mpeg12vlc.h
|
Remove unnecessary get_bits.h #includes
|
9 years ago |
mpeg_er.c
|
mpegvideo: Move ER functions to a separate file
|
10 years ago |
mpeg_er.h
|
mpegvideo: Move ER functions to a separate file
|
10 years ago |
mpegaudio.c
|
…
|
|
mpegaudio.h
|
…
|
|
mpegaudio_parser.c
|
lavc: make avpriv_mpa_decode_header private on next bump
|
9 years ago |
mpegaudio_tablegen.c
|
…
|
|
mpegaudio_tablegen.h
|
…
|
|
mpegaudiodata.c
|
…
|
|
mpegaudiodata.h
|
…
|
|
mpegaudiodec_fixed.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
mpegaudiodec_float.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
mpegaudiodec_template.c
|
Use correct printf conversion specifiers for POSIX integer types
|
8 years ago |
mpegaudiodecheader.c
|
lavc: Add missing #includes for ff_dlog()
|
9 years ago |
mpegaudiodecheader.h
|
cosmetics: Fix spelling mistakes
|
9 years ago |
mpegaudiodectab.h
|
…
|
|
mpegaudiodsp.c
|
aarch64: NEON fixed/floating point MPADSP apply_window
|
11 years ago |
mpegaudiodsp.h
|
mpegaudiodsp: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
mpegaudiodsp_data.c
|
…
|
|
mpegaudiodsp_fixed.c
|
…
|
|
mpegaudiodsp_float.c
|
…
|
|
mpegaudiodsp_template.c
|
mpegaudiodsp: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
mpegaudioenc.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
mpegaudiotab.h
|
…
|
|
mpegpicture.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
mpegpicture.h
|
lavu: Deprecate AVFrame.error[]
|
9 years ago |
mpegutils.c
|
mpegvideo: move ff_draw_horiz_band() to mpegutils.c
|
11 years ago |
mpegutils.h
|
mpegvideo: Move macros to more appropriate headers
|
9 years ago |
mpegvideo.c
|
Fix instances of broken indentation found by gcc 6
|
8 years ago |
mpegvideo.h
|
h261dec: Convert to the new bitstream reader
|
8 years ago |
mpegvideo_enc.c
|
Drop libxvid rate control support for mpegvideo encoding
|
8 years ago |
mpegvideo_motion.c
|
mpegvideo_motion: Handle edge emulation even without unrestricted_mv
|
8 years ago |
mpegvideo_parser.c
|
mpegvideo_parser: avoid signed overflow in bitrate calculation
|
8 years ago |
mpegvideo_xvmc.c
|
lavc: AV-prefix all codec flags
|
9 years ago |
mpegvideodata.c
|
mpegvideo: Move tables to a separate file
|
10 years ago |
mpegvideodata.h
|
mpegvideo: Move tables to a separate file
|
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
|
mpegvideo: Kill some disabled code
|
8 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
|
cosmetics: Fix spelling mistakes
|
9 years ago |
mqcdec.c
|
…
|
|
msgsmdec.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
msgsmdec.h
|
…
|
|
msmpeg4.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
msmpeg4.h
|
mpegvideo: msmpeg4: Move function declarations
|
10 years ago |
msmpeg4data.c
|
msmpeg4data: Move WMV2 data tables to their own file
|
9 years ago |
msmpeg4data.h
|
Remove unnecessary get_bits.h #includes
|
9 years ago |
msmpeg4dec.c
|
msmpeg4: Drop disabled debug cruft
|
8 years ago |
msmpeg4enc.c
|
msmpeg4: Drop disabled debug cruft
|
8 years ago |
msrle.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
msrledec.c
|
msrle: Use AVFrame instead of AVPicture
|
9 years ago |
msrledec.h
|
msrle: Use AVFrame instead of AVPicture
|
9 years ago |
mss1.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
mss2.c
|
mss2: only use error correction for matching block counts
|
8 years ago |
mss2dsp.c
|
mss*: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
mss2dsp.h
|
mss*: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
mss3.c
|
mss*: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
mss4.c
|
unary: Convert to the new bitstream reader
|
8 years ago |
mss12.c
|
mss*: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
mss12.h
|
mss*: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
mss34dsp.c
|
mss*: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
mss34dsp.h
|
mss*: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
msvideo1.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
mvcdec.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
mxpegdec.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
nellymoser.c
|
Remove unnecessary get_bits.h #includes
|
9 years ago |
nellymoser.h
|
…
|
|
nellymoserdec.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
nellymoserenc.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
noise_bsf.c
|
lavc: add a new bitstream filtering API
|
9 years ago |
null_bsf.c
|
lavc: add a null bitstream filter
|
8 years ago |
nuv.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
nvenc.c
|
nvenc: make gpu indices independent of supported capabilities
|
8 years ago |
nvenc.h
|
nvenc: Explicitly push the cuda context on encoding
|
8 years ago |
nvenc_h264.c
|
nvenc: Extended rate-control support as provided by SDK 7
|
8 years ago |
nvenc_hevc.c
|
nvenc: Extended rate-control support as provided by SDK 7
|
8 years ago |
omx.c
|
omx: Use the EOS flag to handle flushing at the end
|
8 years ago |
on2avc.c
|
Mark some arrays that never change as const.
|
8 years ago |
on2avcdata.c
|
Mark some arrays that never change as const.
|
8 years ago |
on2avcdata.h
|
Mark some arrays that never change as const.
|
8 years ago |
options.c
|
lavc: initialize AVCodecContext.sw_pix_fmt properly
|
8 years ago |
options_table.h
|
lavc: add an option for exporting cropping information to the caller
|
8 years ago |
opus.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
opus.h
|
opus: Convert to the new bitstream reader
|
8 years ago |
opus_celt.c
|
lavc: AV-prefix all codec flags
|
9 years ago |
opus_parser.c
|
opus_parser: drop unused variable
|
10 years ago |
opus_silk.c
|
Mark some arrays that never change as const.
|
8 years ago |
opusdec.c
|
opus: Convert to the new bitstream reader
|
8 years ago |
pafaudio.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
pafvideo.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
pamenc.c
|
Replace any remaining avpicture function with imgutils
|
9 years ago |
parser.c
|
parser: Add missing #include for printing ISO C99 conversion specifiers
|
8 years ago |
parser.h
|
…
|
|
pcm-bluray.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
pcm-dvd.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
pcm.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
pcm_tablegen.c
|
…
|
|
pcm_tablegen.h
|
cosmetics: Drop empty comment lines
|
9 years ago |
pcx.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
pcxenc.c
|
Deprecate avctx.coded_frame
|
9 years ago |
pel_template.c
|
Rename tpel_template.c ---> pel_template.c
|
11 years ago |
pgssubdec.c
|
pgssubdec: reset rle_data_len/rle_remaining_len on allocation error
|
8 years ago |
pictordec.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
pixblockdsp.c
|
pixblockdsp: Change type of stride parameters to ptrdiff_t
|
8 years ago |
pixblockdsp.h
|
pixblockdsp: Have function pointer prototype match implementation
|
8 years ago |
pixblockdsp_template.c
|
pixblockdsp: Change type of stride parameters to ptrdiff_t
|
8 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
|
avcodec: Mark some codecs with threadsafe init as such
|
8 years ago |
pngdsp.c
|
png: K&R formatting cosmetics
|
11 years ago |
pngdsp.h
|
lavc: Sanitize header inclusion guards
|
9 years ago |
pngenc.c
|
lavc: Move prediction_method to codec private options
|
9 years ago |
pnm.c
|
…
|
|
pnm.h
|
…
|
|
pnm_parser.c
|
pnm_parser: Drop broken disabled cruft
|
8 years ago |
pnmdec.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
pnmenc.c
|
Replace any remaining avpicture function with imgutils
|
9 years ago |
profiles.c
|
lavc: add H.264 MVC profiles
|
9 years ago |
profiles.h
|
profiles: Add missing #endif comment
|
9 years ago |
proresdata.c
|
…
|
|
proresdata.h
|
…
|
|
proresdec.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
proresdsp.c
|
prores: Change type of stride parameters to ptrdiff_t
|
8 years ago |
proresdsp.h
|
prores: Change type of stride parameters to ptrdiff_t
|
8 years ago |
proresenc.c
|
prores: Change type of stride parameters to ptrdiff_t
|
8 years ago |
psymodel.c
|
psymodel: Check memory allocation
|
10 years ago |
psymodel.h
|
…
|
|
pthread.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
pthread_frame.c
|
pthread_frame: do not run hwaccel decoding asynchronously unless it's safe
|
8 years ago |
pthread_internal.h
|
cosmetics: Fix spelling mistakes
|
9 years ago |
pthread_slice.c
|
…
|
|
ptx.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
put_bits.h
|
put_bits: Remove unused includes
|
11 years ago |
qcelpdata.h
|
…
|
|
qcelpdec.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
qdm2.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
qdm2_tablegen.c
|
…
|
|
qdm2_tablegen.h
|
…
|
|
qdm2data.h
|
…
|
|
qdrw.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
qpeg.c
|
qpeg: fix an off by 1 error in the MV check
|
8 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
|
qsv: Drop some unused variables
|
8 years ago |
qsv.h
|
qsvenc: add an API for allocating opaque surfaces
|
9 years ago |
qsv_api.c
|
qsv_api: fix building with libmfx disabled
|
10 years ago |
qsv_internal.h
|
qsvdec: Pass the correct profile to libmfx
|
8 years ago |
qsvdec.c
|
qsvdec: do not sync PIX_FMT_QSV surfaces
|
8 years ago |
qsvdec.h
|
qsvdec: Only warn about unconsumed data if it happens more than once
|
8 years ago |
qsvdec_h2645.c
|
Mark some arrays that never change as const.
|
8 years ago |
qsvdec_other.c
|
qsv: Add VP8 decoder
|
8 years ago |
qsvenc.c
|
qsv: Set the correct range for la_depth
|
8 years ago |
qsvenc.h
|
qsv: Set the correct range for la_depth
|
8 years ago |
qsvenc_h264.c
|
qsvenc: add support for p010
|
8 years ago |
qsvenc_hevc.c
|
Mark some arrays that never change as const.
|
8 years ago |
qsvenc_mpeg2.c
|
lavc: Move b_frame_strategy and b_sensitivity to codec private options
|
9 years ago |
qtrle.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
qtrleenc.c
|
Add some more deprecation guards
|
9 years ago |
r210dec.c
|
avcodec: Mark some codecs with threadsafe init as such
|
8 years ago |
ra144.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
ra144.h
|
cosmetics: Fix spelling mistakes
|
9 years ago |
ra144dec.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
ra144enc.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
ra288.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
ra288.h
|
cosmetics: Fix spelling mistakes
|
9 years ago |
ralf.c
|
ralf: Convert to the new bitstream reader
|
8 years ago |
ralfdata.h
|
…
|
|
rangecoder.c
|
build: Split test programs off into separate files
|
9 years ago |
rangecoder.h
|
rangecoder: Kill non-compiling disabled cruft
|
8 years ago |
ratecontrol.c
|
ratecontrol: Use correct function pointer casts instead of void*
|
8 years ago |
ratecontrol.h
|
ratecontrol: Drop xvid-rc-related struct members unused after a6901b9c6
|
8 years ago |
raw.c
|
riff: add YUYV FourCC (Drastic YUYV)
|
9 years ago |
raw.h
|
…
|
|
rawdec.c
|
rawdec: Replace avpicture functions with imgutils
|
9 years ago |
rawenc.c
|
rawenc: Replace avpicture functions with imgutils
|
9 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
|
cosmetics: Fix spelling mistakes
|
9 years ago |
remove_extradata_bsf.c
|
lavc: add a new bitstream filtering API
|
9 years ago |
rl.c
|
Move VLC and RL_VLC_ELEM structure definitions to a separate header
|
9 years ago |
rl.h
|
Move VLC and RL_VLC_ELEM structure definitions to a separate header
|
9 years ago |
rl2.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
rle.c
|
rle: K&R formatting cosmetics
|
9 years ago |
rle.h
|
rle: K&R formatting cosmetics
|
9 years ago |
rnd_avg.h
|
dsputil: Refactor duplicated CALL_2X_PIXELS / PIXELS16 macros
|
11 years ago |
roqaudioenc.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
roqvideo.c
|
cosmetics: Write NULL pointer equality checks more compactly
|
10 years ago |
roqvideo.h
|
…
|
|
roqvideodec.c
|
Use avpriv_request_sample() where appropriate
|
8 years ago |
roqvideoenc.c
|
roqvideoenc: Drop broken disabled cruft
|
8 years ago |
rpza.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
rscc.c
|
rscc: Support palette format
|
8 years ago |
rtjpeg.c
|
rtjpeg: Convert to the new bitstream reader
|
8 years ago |
rtjpeg.h
|
dsputil: Split off IDCT bits into their own context
|
11 years ago |
rv10.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
rv10.h
|
mpegvideo: rv10: Move function declaration to a separate header
|
10 years ago |
rv10enc.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
rv20enc.c
|
mpegvideo: Expand macro
|
10 years ago |
rv30.c
|
golomb: Convert to the new bitstream reader
|
8 years ago |
rv30data.h
|
cosmetics: Fix spelling mistakes
|
9 years ago |
rv30dsp.c
|
Drop unnecessary av_unused attributes.
|
10 years ago |
rv34.c
|
golomb: Convert to the new bitstream reader
|
8 years ago |
rv34.h
|
cosmetics: Fix spelling mistakes
|
9 years ago |
rv34_parser.c
|
avcodec: Don't anonymously typedef structs
|
10 years ago |
rv34data.h
|
…
|
|
rv34dsp.c
|
…
|
|
rv34dsp.h
|
dsputil: Split off quarterpel bits into their own context
|
11 years ago |
rv34vlc.h
|
…
|
|
rv40.c
|
golomb: Convert to the new bitstream reader
|
8 years ago |
rv40data.h
|
…
|
|
rv40dsp.c
|
h264chroma: Change type of stride parameters to ptrdiff_t
|
8 years ago |
rv40vlc2.h
|
…
|
|
s302m.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
sanm.c
|
Drop unreachable break and return statements
|
8 years ago |
sbr.h
|
…
|
|
sbrdsp.c
|
sbrdsp: Move a misplaced #endif directive to the right spot
|
8 years ago |
sbrdsp.h
|
…
|
|
screenpresso.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
sgi.h
|
sgi: K&R formatting cosmetics
|
11 years ago |
sgidec.c
|
sgi: Correctly propagate meaningful error values
|
9 years ago |
sgienc.c
|
sgienc: Make sure to initialize skipped header portions
|
9 years ago |
sgirledec.c
|
sgirledec: simplify, no need to use reget buffer
|
9 years ago |
shorten.c
|
shorten: Convert to the new bitstream reader
|
8 years ago |
simple_idct.c
|
idct: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
simple_idct.h
|
idct: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
simple_idct_template.c
|
idct: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
sinewin.c
|
…
|
|
sinewin.h
|
…
|
|
sinewin_tablegen.c
|
…
|
|
sinewin_tablegen.h
|
…
|
|
sipr.c
|
Mark some arrays that never change as const.
|
8 years ago |
sipr.h
|
…
|
|
sipr16k.c
|
Mark some arrays that never change as const.
|
8 years ago |
sipr16kdata.h
|
Mark some arrays that never change as const.
|
8 years ago |
siprdata.h
|
Mark some arrays that never change as const.
|
8 years ago |
smacker.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
smc.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
snappy.c
|
snappy: Refactor so ff_snappy_uncompress() uses an existing buffer
|
9 years ago |
snappy.h
|
snappy: Refactor so ff_snappy_uncompress() uses an existing buffer
|
9 years ago |
sp5x.h
|
cosmetics: Fix spelling mistakes
|
9 years ago |
sp5xdec.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
srtdec.c
|
srt: Adjust signedness of sscanf format strings
|
8 years ago |
startcode.c
|
lavc: Consistently prefix input buffer defines
|
9 years ago |
startcode.h
|
h264: Move start code search functions into separate source files.
|
10 years ago |
sunrast.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
sunrast.h
|
…
|
|
sunrastenc.c
|
sunrastenc: Properly load codec private options
|
9 years ago |
svq1.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
svq1.h
|
cosmetics: Fix spelling mistakes
|
9 years ago |
svq1_cb.h
|
cosmetics: Fix spelling mistakes
|
9 years ago |
svq1_vlc.h
|
cosmetics: Fix spelling mistakes
|
9 years ago |
svq1dec.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
svq1enc.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
svq1enc.h
|
svq1enc: Drop unused GetBitContext context member
|
9 years ago |
svq1enc_cb.h
|
…
|
|
svq3.c
|
svq3: Convert to the new bitstream reader
|
8 years ago |
svq13.c
|
…
|
|
synth_filter.c
|
arm64: port synth_filter_float_neon from arm
|
9 years ago |
synth_filter.h
|
arm64: port synth_filter_float_neon from arm
|
9 years ago |
tableprint.h
|
…
|
|
tak.c
|
tak: Convert to the new bitstream reader
|
8 years ago |
tak.h
|
tak: Convert to the new bitstream reader
|
8 years ago |
tak_parser.c
|
tak: Convert to the new bitstream reader
|
8 years ago |
takdec.c
|
tak: Convert to the new bitstream reader
|
8 years ago |
targa.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
targa.h
|
…
|
|
targaenc.c
|
targaenc: Move size check to initialization function
|
9 years ago |
tdsc.c
|
tdsc: use the new decoding API
|
8 years ago |
texturedsp.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
texturedsp.h
|
Introduce a TextureDSP module
|
10 years ago |
texturedspenc.c
|
Mark read-only tables as static
|
9 years ago |
thread.h
|
…
|
|
tiertexseqv.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
tiff.c
|
lavc: Consistently prefix input buffer defines
|
9 years ago |
tiff.h
|
tiff: Return proper error for missing LZMA compression
|
10 years ago |
tiffenc.c
|
tiffenc: Check zlib support for deflate option during initialization
|
9 years ago |
tmv.c
|
lavc: AV-prefix all codec capabilities
|
9 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
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
truemotion1data.h
|
…
|
|
truemotion2.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
truemotion2rt.c
|
truemotion2rt: Convert to the new bitstream reader
|
8 years ago |
truespeech.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
truespeech_data.h
|
…
|
|
tscc.c
|
cosmetics: Drop empty comment lines
|
9 years ago |
tscc2.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
tscc2data.h
|
Mark some arrays that never change as const.
|
8 years ago |
tta.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
twinvq.c
|
lavc: AV-prefix all codec flags
|
9 years ago |
twinvq.h
|
cosmetics: Fix spelling mistakes
|
9 years ago |
twinvq_data.h
|
twinvq: Convert to the new bitstream reader
|
8 years ago |
twinvqdec.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
txd.c
|
Use avpriv_report_missing_feature() where appropriate
|
8 years ago |
ulti.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
ulti_cb.h
|
…
|
|
unary.h
|
unary: Convert to the new bitstream reader
|
8 years ago |
unary_legacy.h
|
unary: Convert to the new bitstream reader
|
8 years ago |
utils.c
|
lavc: Add device context field to AVCodecContext
|
8 years ago |
utvideo.c
|
lavc: Move prediction_method to codec private options
|
9 years ago |
utvideo.h
|
utvideo: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
utvideodec.c
|
utvideodec: Add a missing include
|
8 years ago |
utvideoenc.c
|
utvideo: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
v210dec.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
v210enc.c
|
v210: Use separate sample_factors
|
9 years ago |
v210enc.h
|
v210: Use separate sample_factors
|
9 years ago |
v210x.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
v410dec.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
v410enc.c
|
Deprecate avctx.coded_frame
|
9 years ago |
vaapi.h
|
lavc: Remove old vaapi decode infrastructure
|
8 years ago |
vaapi_decode.c
|
vaapi: Implement device-only setup
|
8 years ago |
vaapi_decode.h
|
vaapi: Implement device-only setup
|
8 years ago |
vaapi_encode.c
|
Mark some arrays that never change as const.
|
8 years ago |
vaapi_encode.h
|
vaapi_encode: Pass framerate parameters to driver
|
8 years ago |
vaapi_encode_h26x.c
|
lavc: VAAPI H.264 encoder
|
9 years ago |
vaapi_encode_h26x.h
|
lavc: VAAPI H.264 encoder
|
9 years ago |
vaapi_encode_h264.c
|
vaapi_h264: Enable VBR mode
|
8 years ago |
vaapi_encode_h265.c
|
vaapi_h265: Fix build failure with old libva without 10-bit surfaces
|
8 years ago |
vaapi_encode_mjpeg.c
|
Mark some arrays that never change as const.
|
8 years ago |
vaapi_encode_mpeg2.c
|
vaapi_encode: Add MPEG-2 support
|
8 years ago |
vaapi_encode_vp8.c
|
vaapi_encode: Add VP8 support
|
8 years ago |
vaapi_h264.c
|
pthread_frame: do not run hwaccel decoding asynchronously unless it's safe
|
8 years ago |
vaapi_hevc.c
|
hevcdec: add a VAAPI hwaccel
|
8 years ago |
vaapi_mpeg2.c
|
pthread_frame: do not run hwaccel decoding asynchronously unless it's safe
|
8 years ago |
vaapi_mpeg4.c
|
pthread_frame: do not run hwaccel decoding asynchronously unless it's safe
|
8 years ago |
vaapi_vc1.c
|
pthread_frame: do not run hwaccel decoding asynchronously unless it's safe
|
8 years ago |
vaapi_vp8.c
|
pthread_frame: do not run hwaccel decoding asynchronously unless it's safe
|
8 years ago |
vb.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
vble.c
|
avcodec: Mark some codecs with threadsafe init as such
|
8 years ago |
vc1.c
|
unary: Convert to the new bitstream reader
|
8 years ago |
vc1.h
|
cosmetics: Fix spelling mistakes
|
9 years ago |
vc1_block.c
|
unary: Convert to the new bitstream reader
|
8 years ago |
vc1_common.h
|
vc1: Split bits used in libavformat into a separate header
|
10 years ago |
vc1_loopfilter.c
|
lavc: AV-prefix all codec flags
|
9 years ago |
vc1_mc.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
vc1_parser.c
|
vc1: Return stream format information from parser
|
8 years ago |
vc1_pred.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
vc1_pred.h
|
vc1: Split the decoder in components
|
10 years ago |
vc1acdata.h
|
…
|
|
vc1data.c
|
…
|
|
vc1data.h
|
Remove unnecessary get_bits.h #includes
|
9 years ago |
vc1dec.c
|
vc1: check that slices have a positive height
|
8 years ago |
vc1dsp.c
|
h264chroma: Change type of stride parameters to ptrdiff_t
|
8 years ago |
vc1dsp.h
|
idct: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
vcr1.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
vda.c
|
vda: Make output CVPixelBuffer format configurable
|
10 years ago |
vda.h
|
vda: Make output CVPixelBuffer format configurable
|
10 years ago |
vda_h264.c
|
h264: rename h264.[ch] to h264dec.[ch]
|
9 years ago |
vda_internal.h
|
lavc: Add new VDA hwaccel
|
11 years ago |
vdpau.c
|
Drop pointless void* casts
|
8 years ago |
vdpau.h
|
vdpau: Do not #include vdpau_x11.h from the main vdpau header
|
8 years ago |
vdpau_h264.c
|
pthread_frame: do not run hwaccel decoding asynchronously unless it's safe
|
8 years ago |
vdpau_hevc.c
|
pthread_frame: do not run hwaccel decoding asynchronously unless it's safe
|
8 years ago |
vdpau_internal.h
|
vdpau: Support for VDPAU accelerated HEVC decoding
|
9 years ago |
vdpau_mpeg4.c
|
pthread_frame: do not run hwaccel decoding asynchronously unless it's safe
|
8 years ago |
vdpau_mpeg12.c
|
pthread_frame: do not run hwaccel decoding asynchronously unless it's safe
|
8 years ago |
vdpau_vc1.c
|
pthread_frame: do not run hwaccel decoding asynchronously unless it's safe
|
8 years ago |
version.h
|
lavc: Add device context field to AVCodecContext
|
8 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
|
vima: Convert to the new bitstream reader
|
8 years ago |
vlc.h
|
Move VLC and RL_VLC_ELEM structure definitions to a separate header
|
9 years ago |
vmdaudio.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
vmdvideo.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
vmnc.c
|
vmnc: check that subrectangles fit into their containing rectangles
|
8 years ago |
vorbis.c
|
vorbis: Kill some pointless debug code
|
9 years ago |
vorbis.h
|
…
|
|
vorbis_data.c
|
…
|
|
vorbis_enc_data.h
|
…
|
|
vorbis_parser.c
|
vorbis_parser: Move vp check to avoid a null pointer dereference
|
10 years ago |
vorbis_parser.h
|
Drop some bogus Doxygen documentation.
|
8 years ago |
vorbis_parser_internal.h
|
lavc: add a public API for parsing vorbis packets.
|
10 years ago |
vorbisdec.c
|
Use correct printf conversion specifiers for POSIX integer types
|
8 years ago |
vorbisdsp.c
|
aarch64: NEON vorbis_inverse_coupling
|
11 years ago |
vorbisdsp.h
|
aarch64: NEON vorbis_inverse_coupling
|
11 years ago |
vorbisenc.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
vp3.c
|
theora: export cropping information instead of handling it internally
|
8 years ago |
vp3_parser.c
|
VP3: K&R formatting cosmetics
|
11 years ago |
vp3data.h
|
cosmetics: Fix spelling mistakes
|
9 years ago |
vp3dsp.c
|
vp3: Change type of stride parameters to ptrdiff_t
|
8 years ago |
vp3dsp.h
|
vp3: Change type of stride parameters to ptrdiff_t
|
8 years ago |
vp5.c
|
Use avpriv_report_missing_feature() where appropriate
|
8 years ago |
vp5data.h
|
…
|
|
vp6.c
|
vp56: Separate VP5 and VP6 dsp initialization
|
8 years ago |
vp6data.h
|
…
|
|
vp6dsp.c
|
vp56: Change type of stride parameters to ptrdiff_t
|
8 years ago |
vp8.c
|
Mark some arrays that never change as const.
|
8 years ago |
vp8.h
|
vp8: Add hwaccel hooks
|
8 years ago |
vp8_parser.c
|
vp8: Return stream format information from parser
|
8 years ago |
vp8data.h
|
lavc: Deduplicate zigzag_scan table
|
9 years ago |
vp8dsp.c
|
On2 VP7 decoder
|
11 years ago |
vp8dsp.h
|
vp8dsp: Remove the comment saying that the height is equal to the width
|
8 years ago |
vp9.c
|
vp9: split superframes in the filtering stage before actual decoding
|
8 years ago |
vp9.h
|
aarch64: vp9: Add NEON optimizations of VP9 MC functions
|
8 years ago |
vp9_superframe_split_bsf.c
|
lavc: add a bitstream filter for splitting VP9 superframes
|
8 years ago |
vp9block.c
|
Mark some arrays that never change as const.
|
8 years ago |
vp9data.c
|
Mark some arrays that never change as const.
|
8 years ago |
vp9data.h
|
Mark some arrays that never change as const.
|
8 years ago |
vp9dsp.c
|
vp9dsp: add DC only versions for idct/idct.
|
8 years ago |
vp9mvs.c
|
vp9: add frame threading
|
8 years ago |
vp9prob.c
|
…
|
|
vp56.c
|
vp56: Separate VP5 and VP6 dsp initialization
|
8 years ago |
vp56.h
|
vp56: Separate VP5 and VP6 dsp initialization
|
8 years ago |
vp56data.c
|
…
|
|
vp56data.h
|
…
|
|
vp56dsp.c
|
vp56: Separate VP5 and VP6 dsp initialization
|
8 years ago |
vp56dsp.h
|
vp56: Separate VP5 and VP6 dsp initialization
|
8 years ago |
vp56rac.c
|
Update Fiona's name in copyright statements.
|
11 years ago |
vqavideo.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
wavpack.c
|
wavpack: Convert to the new bitstream reader
|
8 years ago |
webp.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
wma.c
|
wma: Convert to the new bitstream reader
|
8 years ago |
wma.h
|
wma: Convert to the new bitstream reader
|
8 years ago |
wma_common.c
|
wma: K&R formatting cosmetics
|
10 years ago |
wma_common.h
|
…
|
|
wma_freqs.c
|
build: Split WMA frequencies into a separate object file
|
10 years ago |
wma_freqs.h
|
lavc: Sanitize header inclusion guards
|
9 years ago |
wmadata.h
|
build: Split WMA frequencies into a separate object file
|
10 years ago |
wmadec.c
|
wma: Convert to the new bitstream reader
|
8 years ago |
wmaenc.c
|
wma: Kill non-compiling disabled cruft
|
8 years ago |
wmalosslessdec.c
|
wma: Convert to the new bitstream reader
|
8 years ago |
wmaprodata.h
|
…
|
|
wmaprodec.c
|
wma: Convert to the new bitstream reader
|
8 years ago |
wmavoice.c
|
wma: Convert to the new bitstream reader
|
8 years ago |
wmavoice_data.h
|
…
|
|
wmv2.c
|
msmpeg4data: Move WMV2 data tables to their own file
|
9 years ago |
wmv2.h
|
mpegvideo: wmv2: Move function declarations
|
10 years ago |
wmv2data.c
|
msmpeg4data: Move WMV2 data tables to their own file
|
9 years ago |
wmv2data.h
|
msmpeg4data: Move WMV2 data tables to their own file
|
9 years ago |
wmv2dec.c
|
intrax8: Remove mpegvideo dependency
|
9 years ago |
wmv2dsp.c
|
idct: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
wmv2dsp.h
|
idct: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
wmv2enc.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
wnv1.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
wrapped_avframe.c
|
wrapped_avframe: Drop a now-unused variable
|
9 years ago |
ws-snd1.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
xan.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
xbmdec.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
xbmenc.c
|
Deprecate avctx.coded_frame
|
9 years ago |
xiph.c
|
…
|
|
xiph.h
|
…
|
|
xl.c
|
lavc: AV-prefix all codec capabilities
|
9 years ago |
xsubdec.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
xsubenc.c
|
lavc: Add data and linesize to AVSubtitleRect
|
9 years ago |
xvididct.c
|
idct: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
xvididct.h
|
xvid: Add C IDCT
|
10 years ago |
xvmc.h
|
…
|
|
xvmc_internal.h
|
…
|
|
xwd.h
|
…
|
|
xwddec.c
|
Use avpriv_report_missing_feature() where appropriate
|
8 years ago |
xwdenc.c
|
Deprecate avctx.coded_frame
|
9 years ago |
xxan.c
|
Remove unnecessary get_bits.h #includes
|
9 years ago |
yop.c
|
Remove unnecessary get_bits.h #includes and add missing headers where needed.
|
9 years ago |
zerocodec.c
|
avcodec: Mark some codecs with threadsafe init as such
|
8 years ago |
zmbv.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
zmbvenc.c
|
zmbvenc: get rid of a global table
|
8 years ago |