You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Diego Biurrun 2539cf1c81 hpeldsp_template: K&R formatting cosmetics 11 years ago
..
aarch64 aarch64: get_cabac inline asm 11 years ago
arm arm: dsputil: Drop restrict keyword from add_pixels_clamped_armv6 prototype 11 years ago
avr32
bfin bfin: Use more sensible file names 11 years ago
mips
ppc ppc: Add some missing headers 11 years ago
x86 x86: dsputil_init: Drop some unnecessary parentheses 11 years ago
4xm.c 4xm: replace forcing EMU_EDGE by a copy 11 years ago
8bps.c
8svx.c
Makefile mpegvideo: move ff_draw_horiz_band() to mpegutils.c 11 years ago
a64colors.h
a64enc.h a64multienc: use the AVFrame API properly. 11 years ago
a64multienc.c avcodec: Consistently name encoder init functions foo_encode_init 11 years ago
a64tables.h
aac.h aac: Add support for Enhanced AAC Low Delay (ER AAC ELD). 11 years ago
aac_ac3_parser.c ac3: implement request_channel_layout. 11 years ago
aac_ac3_parser.h
aac_adtstoasc_bsf.c
aac_parser.c
aac_tablegen.c
aac_tablegen.h
aac_tablegen_decl.h
aacadtsdec.c
aacadtsdec.h
aaccoder.c
aacdec.c Update dsputil- and SIMD-related comments to match reality more closely 11 years ago
aacdectab.h
aacenc.c
aacenc.h
aacps.c aacps: Adjust some const qualifiers to suppress warnings 11 years ago
aacps.h
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
aacsbr.c aacsbr: Add some const casts to silence warnings in ff_sbr_apply() 11 years ago
aacsbr.h
aacsbrdata.h
aactab.c aac: Fix low delay windowing. 11 years ago
aactab.h aac: Fix low delay windowing. 11 years ago
aandcttab.c
aandcttab.h
aasc.c
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 ac3dec: set AV_FRAME_DATA_DOWNMIX_INFO side data. 11 years ago
ac3dec.h (e)ac3: parse and store the Lt/Rt and LFE mix levels. 11 years ago
ac3dec_data.c
ac3dec_data.h
ac3dsp.c Update dsputil- and SIMD-related comments to match reality more closely 11 years ago
ac3dsp.h Update dsputil- and SIMD-related comments to match reality more closely 11 years ago
ac3enc.c
ac3enc.h put_bits: Remove unused includes 11 years ago
ac3enc_fixed.c Rename CONFIG_FFT_FLOAT ---> FFT_FLOAT 11 years ago
ac3enc_float.c dsputil: Move apply_window_int16 to ac3dsp 11 years ago
ac3enc_opts_template.c
ac3enc_template.c dsputil: Move apply_window_int16 to ac3dsp 11 years ago
ac3tab.c
ac3tab.h ac3tab.h: #include the correct headers 11 years ago
acelp_filters.c
acelp_filters.h
acelp_pitch_delay.c
acelp_pitch_delay.h
acelp_vectors.c
acelp_vectors.h
adpcm.c
adpcm.h
adpcm_data.c
adpcm_data.h
adpcmenc.c
adx.c adx: check that the offset is not negative 11 years ago
adx.h
adx_parser.c
adxdec.c
adxenc.c
aic.c
alac.c
alac_data.c
alac_data.h
alacenc.c Replace all instances of avcodec_alloc_frame() with av_frame_alloc(). 11 years ago
allcodecs.c Add libx265 encoder 11 years ago
alsdec.c alsdec: check block length 11 years ago
amr.h
amrnbdata.h
amrnbdec.c
amrwbdata.h
amrwbdec.c
anm.c
ansi.c ansi: fix possible use of uninitialized variables 11 years ago
apedec.c
ass.c
ass.h
assdec.c
assenc.c
asv.c asvenc: use the AVFrame API properly. 11 years ago
asv.h asvenc: use the AVFrame API properly. 11 years ago
asvdec.c
asvenc.c asvenc: free avctx->coded_frame on codec close 11 years ago
atrac.c
atrac.h
atrac1.c
atrac1data.h
atrac3.c atrac3: Better name for IMDCT window initialization 11 years ago
atrac3data.h
atrac3plus.c ATRAC3+ decoder 11 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
audio_frame_queue.h
aura.c
avcodec.h Remove all SPARC architecture optimizations 11 years ago
avfft.c
avfft.h doxygen: Add a number of missing function parameter descriptions 11 years ago
avpacket.c
avpicture.c
avs.c avs: use the AVFrame API properly. 11 years ago
bethsoftvideo.c bethsoftvid: use the AVFrame API properly. 11 years ago
bethsoftvideo.h
bfi.c
bgmc.c
bgmc.h
bink.c
binkaudio.c
binkdata.h
binkdsp.c
binkdsp.h
bit_depth_template.c dsputil: cosmetics: Lose camelCase on ff_cropTbl and ff_squareTbl names 11 years ago
bitstream.c avcodec: Use av_reallocp where suitable 11 years ago
bitstream_filter.c
bmp.c
bmp.h bmpenc: use the AVFrame API properly. 11 years ago
bmpenc.c bmpenc: use the AVFrame API properly. 11 years ago
bmv.c
bytestream.h
c93.c c93: use the AVFrame API properly. 11 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 dsputil: cosmetics: Lose camelCase on ff_cropTbl and ff_squareTbl names 11 years ago
cavs.h lavc: Convert some remaining strides to ptrdiff_t 11 years ago
cavs_parser.c
cavsdata.c
cavsdec.c cavsdec: check ff_get_buffer() return value 11 years ago
cavsdsp.c dsputil: cosmetics: Lose camelCase on ff_cropTbl and ff_squareTbl names 11 years ago
cavsdsp.h
cbrt_tablegen.c
cbrt_tablegen.h tablegen: Don't use cbrtf in host tools 11 years ago
cdgraphics.c
cdxl.c cdxl: remove an unused variable 11 years ago
celp_filters.c
celp_filters.h
celp_math.c
celp_math.h
cga_data.c
cga_data.h
chomp_bsf.c
cinepak.c cinepak: use the AVFrame API properly. 11 years ago
cljr.c cljr: use the AVFrame API properly. 11 years ago
cllc.c
cngdec.c
cngenc.c
codec_desc.c codec_desc: update dvaudio tag 11 years ago
cook.c
cook_parser.c
cookdata.h
copy_block.h copy_block: K&R formatting cosmetics 11 years ago
cos_tablegen.c Rename CONFIG_FFT_FLOAT ---> FFT_FLOAT 11 years ago
cscd.c
cyuv.c
dca.c put_bits: Remove unused includes 11 years ago
dca.h
dca_parser.c
dcadata.h dcadec: remove scaling in lfe_interpolation_fir 11 years ago
dcadec.c dcadec: simplify decoding of VQ high frequencies 11 years ago
dcadsp.c dcadec: simplify decoding of VQ high frequencies 11 years ago
dcadsp.h dcadec: simplify decoding of VQ high frequencies 11 years ago
dcahuff.h
dct-test.c dct-test: test ff_simple_idct_neon only on ARM for now 11 years ago
dct.c
dct.h
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
dirac.c dirac: stop using deprecated avcodec_set_dimensions 11 years ago
dirac.h
dirac_parser.c
dnxhd_parser.c
dnxhddata.c dnxhd: Support DNx444 11 years ago
dnxhddata.h
dnxhddec.c dnxhd: Support DNx444 11 years ago
dnxhdenc.c avutil: remove timer.h include from internal.h 11 years ago
dnxhdenc.h dnxhdenc: use the AVFrame API properly. 11 years ago
dpcm.c
dpx.c dpx: stop using deprecated avcodec_set_dimensions 11 years ago
dpxenc.c dpxenc: use the AVFrame API properly. 11 years ago
dsicinav.c cin video: use the AVFrame API properly. 11 years ago
dsputil.c dsputil: cosmetics: Lose camelCase on ff_cropTbl and ff_squareTbl names 11 years ago
dsputil.h dsputil: cosmetics: Lose camelCase on ff_cropTbl and ff_squareTbl names 11 years ago
dsputil_template.c dsputil_template: K&R formatting cosmetics 11 years ago
dump_extradata_bsf.c
dv.c dv: use AVFrame API properly 11 years ago
dv.h dv: use AVFrame API properly 11 years ago
dv_profile.c
dv_profile.h
dv_tablegen.c dv_tablegen: Remove CONFIG_SMALL preprocessor check 11 years ago
dv_tablegen.h dv: Move DV VLC data tables out of header file 11 years ago
dvbsub.c
dvbsub_parser.c
dvbsubdec.c dsputil: cosmetics: Lose camelCase on ff_cropTbl and ff_squareTbl names 11 years ago
dvdata.c dv: Move DV VLC data tables out of header file 11 years ago
dvdata.h dv: Move DV VLC data tables out of header file 11 years ago
dvdec.c dv: use AVFrame API properly 11 years ago
dvdsub_parser.c
dvdsubdec.c dsputil: cosmetics: Lose camelCase on ff_cropTbl and ff_squareTbl names 11 years ago
dvdsubenc.c
dvenc.c avcodec: Consistently name encoder init functions foo_encode_init 11 years ago
dxa.c dxa: use the AVFrame API properly. 11 years ago
dxtory.c dxtory: compressed RGB555/RGB565 decoding support 11 years ago
dxva2.c dxva2: Use correct printf format strings 11 years ago
dxva2.h
dxva2_h264.c mpegvideo: move mpegvideo formats-related defines to mpegutils.h 11 years ago
dxva2_internal.h
dxva2_mpeg2.c mpegvideo: move mpegvideo formats-related defines to mpegutils.h 11 years ago
dxva2_vc1.c mpegvideo: move mpegvideo formats-related defines to mpegutils.h 11 years ago
eac3_data.c
eac3_data.h
eac3dec.c ac3dec: set AV_FRAME_DATA_DOWNMIX_INFO side data. 11 years ago
eac3enc.c
eac3enc.h
eacmv.c eacmv: clear references on frame dimensions change 11 years ago
eaidct.c
eaidct.h
eamad.c eamad: use the AVFrame API properly. 11 years ago
eatgq.c eatgq: stop using deprecated avcodec_set_dimensions 11 years ago
eatgv.c avcodec: Use av_reallocp where suitable 11 years ago
eatqi.c eatqi: stop using deprecated avcodec_set_dimensions 11 years ago
elbg.c
elbg.h
error_resilience.c lavc: er: remove unused variable size 11 years ago
error_resilience.h er: move relevant fields from Picture to ERPicture 11 years ago
escape124.c escape124: use the AVFrame API properly. 11 years ago
escape130.c
faandct.c
faandct.h
faanidct.c
faanidct.h
faxcompr.c
faxcompr.h
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 Rename CONFIG_FFT_FLOAT ---> FFT_FLOAT 11 years ago
fft.h Rename CONFIG_FFT_FLOAT ---> FFT_FLOAT 11 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 Rename CONFIG_FFT_FLOAT ---> FFT_FLOAT 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 avutil: remove timer.h include from internal.h 11 years ago
ffv1enc.c ffv1: use the AVFrame API properly. 11 years ago
fic.c fic: Properly handle skip frames 11 years ago
file_open.c
flac.c
flac.h
flac_parser.c
flacdata.c
flacdata.h
flacdec.c
flacdsp.c
flacdsp.h
flacdsp_lpc_template.c
flacdsp_template.c
flacenc.c
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
flvdec.c
flvenc.c
fmtconvert.c
fmtconvert.h
fraps.c fraps: set color_range 11 years ago
frwu.c
g2meet.c g2meet: K&R formatting cosmetics 11 years ago
g722.c
g722.h
g722dec.c g722dec: Change bits_per_codeword to the right option type 11 years ago
g722enc.c
g723_1.c
g723_1_data.h
g726.c
get_bits.h
gif.c gif: use the AVFrame API properly. 11 years ago
gifdec.c gifdec: convert to bytestream2 11 years ago
golomb-test.c
golomb.c
golomb.h golomb: Add a get_se_golomb_long 11 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.h
h261_parser.c
h261data.c
h261dec.c mpegvideo: move mpegvideo formats-related defines to mpegutils.h 11 years ago
h261enc.c mpegvideo: move mpegvideo formats-related defines to mpegutils.h 11 years ago
h263.c mpegvideo: move mpegvideo formats-related defines to mpegutils.h 11 years ago
h263.h lavc: move FF_ASPECT_EXTENDED from avcodec.h to h263.h 11 years ago
h263_parser.c
h263_parser.h
h263data.h dsputil: Split off H.263 bits into their own H263DSPContext 11 years ago
h263dec.c mpeg4videodec: move mpeg4-specific post-frame-decode code from h264dec to mpeg4videodec 11 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 does not depend on mpegvideo any more 11 years ago
h264.h h264 does not depend on mpegvideo any more 11 years ago
h264_cabac.c mpegvideo: move mpegvideo formats-related defines to mpegutils.h 11 years ago
h264_cavlc.c h264 does not depend on mpegvideo any more 11 years ago
h264_direct.c h264 does not depend on mpegvideo any more 11 years ago
h264_loopfilter.c h264 does not depend on mpegvideo any more 11 years ago
h264_mb_template.c h264: Remove MotionEstContext and move the relevant fields to H264Context 11 years ago
h264_mc_template.c
h264_mp4toannexb_bsf.c avcodec: Use av_reallocp where suitable 11 years ago
h264_mvpred.h mpegvideo: move mpegvideo formats-related defines to mpegutils.h 11 years ago
h264_parser.c mpegvideo: move mpegvideo formats-related defines to mpegutils.h 11 years ago
h264_ps.c h264: Replace mpegvideo-specific MAX_PICTURE_COUNT by private define 11 years ago
h264_refs.c mpegvideo: move mpegvideo formats-related defines to mpegutils.h 11 years ago
h264_sei.c h264_sei: reorder headers 11 years ago
h264addpx_template.c
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 aarch64: h264 idct NEON assembler optimizations 11 years ago
h264dsp.h aarch64: h264 idct NEON assembler optimizations 11 years ago
h264dsp_template.c
h264idct.c
h264idct.h
h264idct_template.c
h264pred.c dsputil: cosmetics: Lose camelCase on ff_cropTbl and ff_squareTbl names 11 years ago
h264pred.h
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 aarch64: h264 qpel NEON optimizations 11 years ago
h264qpel_template.c dsputil: Move intreadwrite.h #include from header file to .c files 11 years ago
hevc.c hevc: Do not turn 32bit timebases into negative numbers 11 years ago
hevc.h hevc: make pps/sps ids unsigned where necessary 11 years ago
hevc_cabac.c Add HEVC decoder 11 years ago
hevc_filter.c hevc: Do not right shift a negative value in get_pcm 11 years ago
hevc_mvs.c hevc: Conceal zero td 11 years ago
hevc_parser.c Add HEVC decoder 11 years ago
hevc_ps.c hevc: make pps/sps ids unsigned where necessary 11 years ago
hevc_refs.c Add HEVC decoder 11 years ago
hevc_sei.c hevc: Refactor decode_nal_sei_frame_packing_arrangement 11 years ago
hevcdsp.c hevc: move DSP declarations from hevc.h into hevcdsp.h 11 years ago
hevcdsp.h hevc: move DSP declarations from hevc.h into hevcdsp.h 11 years ago
hevcdsp_template.c hevc: Do not left shift a negative value in hevc_loop_filter_chroma 11 years ago
hevcpred.c Add HEVC decoder 11 years ago
hevcpred_template.c Add HEVC decoder 11 years ago
hnm4video.c HNM4/HNM4A demuxer & video decoder 11 years ago
hpel_template.c hpel_template: Drop some unnecessary parentheses 11 years ago
hpeldsp.c Remove all SPARC architecture optimizations 11 years ago
hpeldsp.h Remove all SPARC architecture optimizations 11 years ago
hpeldsp_template.c hpeldsp_template: K&R formatting cosmetics 11 years ago
huffman.c Add missing #includes for *INT64_MAX and *INT64_C 11 years ago
huffman.h
huffyuv.c
huffyuv.h huffyuv: use the AVFrame API properly. 11 years ago
huffyuvdec.c build: Let the ffvhuff decoder/encoder depend on the huffyuv decoder/encoder 11 years ago
huffyuvenc.c build: Let the ffvhuff decoder/encoder depend on the huffyuv decoder/encoder 11 years ago
idcinvideo.c
iff.c Add missing #includes for *INT64_MAX and *INT64_C 11 years ago
iirfilter.c
iirfilter.h
imc.c
imcdata.h
imgconvert.c dsputil: cosmetics: Lose camelCase on ff_cropTbl and ff_squareTbl names 11 years ago
imgconvert.h
imx_dump_header_bsf.c
indeo2.c indeo2: use the AVFrame API properly. 11 years ago
indeo2data.h
indeo3.c indeo3: stop using deprecated avcodec_set_dimensions 11 years ago
indeo3data.h
indeo4.c indeo4: Check the inherited quant_mat 11 years ago
indeo4data.h
indeo5.c
indeo5data.h
intelh263dec.c
internal.h avframe: add AV_FRAME_DATA_MATRIXENCODING side data type. 11 years ago
interplayvideo.c
intrax8.c
intrax8.h
intrax8dsp.c
intrax8dsp.h
intrax8huf.h
ituh263dec.c mpegvideo: move mpegvideo formats-related defines to mpegutils.h 11 years ago
ituh263enc.c mpegvideo: move mpegvideo formats-related defines to mpegutils.h 11 years ago
ivi_common.c avutil: remove timer.h include from internal.h 11 years ago
ivi_common.h
ivi_dsp.c
ivi_dsp.h
jfdctfst.c
jfdctint.c
jfdctint_template.c
jpeg2000.c
jpeg2000.h
jpeg2000dec.c
jpeg2000dwt.c
jpeg2000dwt.h
jpegls.c
jpegls.h jpegls: use the AVFrame API properly. 11 years ago
jpeglsdec.c
jpeglsdec.h
jpeglsenc.c jpegls: use the AVFrame API properly. 11 years ago
jrevdct.c
jvdec.c jvdec: K&R formatting cosmetics 11 years ago
kbdwin.c
kbdwin.h
kgv1dec.c kgv1dec: replace forcing EMU_EDGE by a copy 11 years ago
kmvc.c
lagarith.c lagarith: reallocate rgb_planes when needed 11 years ago
lagarithrac.c
lagarithrac.h
latm_parser.c
lcl.h
lcldec.c
lclenc.c lclenc: use the AVFrame API properly. 11 years ago
libavcodec.v
libfaac.c
libfdk-aacdec.c
libfdk-aacenc.c
libgsm.c
libilbc.c
libmp3lame.c avcodec: Use av_reallocp where suitable 11 years ago
libopencore-amr.c
libopenjpegdec.c libopenjpeg: Support rgba64 decoding 11 years ago
libopenjpegenc.c libopenjpeg: Support rgba64 encoding 11 years ago
libopus.c
libopus.h
libopusdec.c
libopusenc.c libopusenc: Change default frame duration to 20 ms 11 years ago
libschroedinger.c
libschroedinger.h
libschroedingerdec.c
libschroedingerenc.c avcodec: Use av_reallocp where suitable 11 years ago
libspeexdec.c
libspeexenc.c
libtheoraenc.c avcodec: Use av_reallocp where suitable 11 years ago
libvo-aacenc.c
libvo-amrwbenc.c
libvorbis.c libvorbis: Give consistent names to all functions, structs, and defines 11 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 avcodec: Use av_reallocp where suitable 11 years ago
libwavpackenc.c
libwebpenc.c Use av_frame_copy() to simplify code where appropriate. 11 years ago
libx264.c libx264: check color_range 11 years ago
libx265.c libx265: Support API version 9 11 years ago
libxavs.c libxavs: rename and fix a variable name 11 years ago
libxvid.c libxvid: use the AVFrame API properly. 11 years ago
libxvid.h
libxvid_rc.c
ljpegenc.c ljpeg: check color_range 11 years ago
loco.c
log2_tab.c
lpc.c
lpc.h
lsp.c
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
mathops.h mathops: move macro to the only place it is used 11 years ago
mathtables.c dsputil: cosmetics: Lose camelCase on ff_cropTbl and ff_squareTbl names 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: set color_range 11 years ago
metasound.c metasound: add last missing modes (8kHz @ 6kbps per channel) 11 years ago
metasound_data.c metasound: add last missing modes (8kHz @ 6kbps per channel) 11 years ago
metasound_data.h
mimic.c
mjpeg.c
mjpeg.h put_bits: Remove unused includes 11 years ago
mjpeg2jpeg_bsf.c
mjpeg_parser.c
mjpega_dump_header_bsf.c
mjpegbdec.c
mjpegdec.c mjpeg: set color_range 11 years ago
mjpegdec.h mjpegdec: apply flipping after decoding, not before 11 years ago
mjpegenc.c ljpegenc: accept bgr24 instead of bgra 11 years ago
mjpegenc.h mjpegenc: do not pass MpegEncContext to ff_mjpeg_encode_dc() 11 years ago
mlp.c
mlp.h mlp: Parse TrueHD decoder channel modifiers and set the AVMatrixEncoding for each substream. 11 years ago
mlp_parser.c mlp_parser: fix request_channel_layout behavior. 11 years ago
mlp_parser.h mlp: Parse TrueHD decoder channel modifiers and set the AVMatrixEncoding for each substream. 11 years ago
mlpdec.c mlpdec: fix request_channel_layout behavior. 11 years ago
mlpdsp.c
mlpdsp.h
mmvideo.c mmvideo: use the AVFrame API properly. 11 years ago
motion_est.c mpegvideo: move mpegvideo formats-related defines to mpegutils.h 11 years ago
motion_est_template.c
motionpixels.c motionpixels: clip VLC codes. 11 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
mpc.c
mpc.h
mpc7.c
mpc7data.h
mpc8.c build: Drop stray mpc8 decoder dependency on dsputil 11 years ago
mpc8data.h
mpc8huff.h
mpcdata.h
mpeg4audio.c
mpeg4audio.h
mpeg4data.h
mpeg4video.c mpegvideo: move mpegvideo formats-related defines to mpegutils.h 11 years ago
mpeg4video.h mpeg4videodec: move showed_packed_warning from MpegEncContext to Mpeg4DecContext 11 years ago
mpeg4video_parser.c mpeg4video_parser: Drop pointless av_-prefix from static function 11 years ago
mpeg4video_parser.h
mpeg4videodec.c mpegvideo: move mpegvideo formats-related defines to mpegutils.h 11 years ago
mpeg4videoenc.c mpegvideo: move mpegvideo formats-related defines to mpegutils.h 11 years ago
mpeg12.c Deprecate obsolete XvMC hardware decoding support 11 years ago
mpeg12.h
mpeg12data.c
mpeg12data.h
mpeg12dec.c mpegvideo: move mpegvideo formats-related defines to mpegutils.h 11 years ago
mpeg12enc.c mpeg12enc: set frame packing information when relevant metadata is found 11 years ago
mpegaudio.c
mpegaudio.h
mpegaudio_parser.c
mpegaudio_tablegen.c
mpegaudio_tablegen.h mpegaudio_tablegen: Don't use llrint 11 years ago
mpegaudiodata.c
mpegaudiodata.h
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 mp3adu: Set the channel layout properly 11 years ago
mpegaudiodecheader.c
mpegaudiodecheader.h
mpegaudiodectab.h
mpegaudiodsp.c
mpegaudiodsp.h
mpegaudiodsp_data.c
mpegaudiodsp_fixed.c
mpegaudiodsp_float.c
mpegaudiodsp_template.c
mpegaudioenc.c mpegaudioenc: Move some static tables to MpegAudioContext 11 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 mpegvideo: move ff_draw_horiz_band() to mpegutils.c 11 years ago
mpegvideo.h mpegvideo: remove h264-only fields 11 years ago
mpegvideo_enc.c mpegvideo: move mpegvideo formats-related defines to mpegutils.h 11 years ago
mpegvideo_motion.c mpegvideo: move mpegvideo formats-related defines to mpegutils.h 11 years ago
mpegvideo_parser.c mpegvideo_parser: stop using deprecated avcodec_set_dimensions 11 years ago
mpegvideo_xvmc.c mpegvideo: move mpegvideo formats-related defines to mpegutils.h 11 years ago
mqc.c
mqc.h
mqcdec.c
msgsmdec.c MSN Audio support 11 years ago
msgsmdec.h MSN Audio support 11 years ago
msmpeg4.c Remove all Alpha architecture optimizations 11 years ago
msmpeg4.h
msmpeg4data.c
msmpeg4data.h
msmpeg4dec.c mpegvideo: move mpegvideo formats-related defines to mpegutils.h 11 years ago
msmpeg4enc.c
msrle.c msrle: use the AVFrame API properly. 11 years ago
msrledec.c
msrledec.h
mss1.c mss1: use the AVFrame API properly. 11 years ago
mss2.c mpegvideo: drop support for real (non-emulated) edges 11 years ago
mss2dsp.c
mss2dsp.h
mss3.c mss3: use the AVFrame API properly. 11 years ago
mss4.c mss4: use the AVFrame API properly. 11 years ago
mss12.c
mss12.h
mss34dsp.c
mss34dsp.h
msvideo1.c msvideo1: use the AVFrame API properly. 11 years ago
mxpegdec.c mxpegdec: use the AVFrame API properly. 11 years ago
nellymoser.c
nellymoser.h
nellymoserdec.c
nellymoserenc.c put_bits: Remove unused includes 11 years ago
noise_bsf.c
nuv.c dsputil: Move intreadwrite.h #include from header file to .c files 11 years ago
options.c pthread: store thread contexts in AVCodecInternal instead of AVCodecContext 11 years ago
options_table.h Remove all SH4 architecture optimizations 11 years ago
pamenc.c p*menc: use the AVFrame API properly. 11 years ago
parser.c parser: cosmetics: Drop some unnecessary parentheses 11 years ago
parser.h
pcm-bluray.c
pcm-dvd.c
pcm.c Replace all instances of avcodec_alloc_frame() with av_frame_alloc(). 11 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: use the AVFrame API properly. 11 years ago
pgssubdec.c dsputil: cosmetics: Lose camelCase on ff_cropTbl and ff_squareTbl names 11 years ago
pictordec.c pictordec: stop using deprecated avcodec_set_dimensions 11 years ago
png.c png: K&R formatting cosmetics 11 years ago
png.h
png_parser.c png_parser: Fix parsing on big endian 11 years ago
pngdec.c png: K&R formatting cosmetics 11 years ago
pngdsp.c png: K&R formatting cosmetics 11 years ago
pngdsp.h
pngenc.c png: Support rgb48 and rgba64 encoding 11 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
pnmdec.c
pnmenc.c p*menc: use the AVFrame API properly. 11 years ago
proresdata.c
proresdata.h
proresdec.c prores: Reject negative run and level values 11 years ago
proresdsp.c prores: Drop DSP infrastructure for prores encoder bits 11 years ago
proresdsp.h prores: Drop DSP infrastructure for prores encoder bits 11 years ago
proresenc.c proresenc: Reuse proper dsputil infrastructure for FDCT 11 years ago
psymodel.c
psymodel.h
pthread.c lavc: split slice and frame threading functions into separate files 11 years ago
pthread_frame.c pthread_frame: flush all threads on flush, not just the first one 11 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
qcelpdec.c
qdm2.c
qdm2_tablegen.c
qdm2_tablegen.h
qdm2data.h
qdrw.c
qpeg.c qpeg: use the AVFrame API properly. 11 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
ra144.c
ra144.h
ra144dec.c
ra144enc.c put_bits: Remove unused includes 11 years ago
ra288.c
ra288.h
ralf.c
ralfdata.h
rangecoder.c
rangecoder.h
ratecontrol.c mpegvideo: move mpegvideo formats-related defines to mpegutils.h 11 years ago
ratecontrol.h
raw.c raw, nut: Support rgba64 encoding 11 years ago
raw.h
rawdec.c lavc: move AVCodecContext.pkt to AVCodecInternal 11 years ago
rawenc.c avcodec: Consistently name encoder init functions foo_encode_init 11 years ago
rdft.c
rdft.h
rectangle.h
remove_extradata_bsf.c
rl.h
rl2.c
rle.c
rle.h
rnd_avg.h rnd_avg.h: K&R formatting cosmetics 11 years ago
roqaudioenc.c
roqvideo.c
roqvideo.h roqvideo: remove unused variables 11 years ago
roqvideodec.c
roqvideoenc.c
rpza.c rpza: limit the number of blocks to the total remaining blocks in the frame 11 years ago
rtjpeg.c
rtjpeg.h
rv10.c rv10: K&R formatting cosmetics 11 years ago
rv10enc.c
rv20enc.c
rv30.c mpegvideo: move mpegvideo formats-related defines to mpegutils.h 11 years ago
rv30data.h
rv30dsp.c dsputil: cosmetics: Lose camelCase on ff_cropTbl and ff_squareTbl names 11 years ago
rv34.c mpegvideo: move mpegvideo formats-related defines to mpegutils.h 11 years ago
rv34.h
rv34_parser.c
rv34data.h
rv34dsp.c
rv34dsp.h aarch64: h264 chroma motion compensation NEON optimizations 11 years ago
rv34vlc.h
rv40.c mpegvideo: move mpegvideo formats-related defines to mpegutils.h 11 years ago
rv40data.h
rv40dsp.c dsputil: cosmetics: Lose camelCase on ff_cropTbl and ff_squareTbl names 11 years ago
rv40vlc2.h
s3tc.c
s3tc.h
s302m.c
sbr.h
sbrdsp.c sbrdsp: move #if to disable all educational code 11 years ago
sbrdsp.h
sgi.h
sgidec.c sgidec: fix buffer size check in expand_rle_row() 11 years ago
sgienc.c sgienc: use the AVFrame API properly. 11 years ago
shorten.c shorten: pad the internal bitstream buffer 11 years ago
simple_idct.c
simple_idct.h
simple_idct_template.c
sinewin.c
sinewin.h
sinewin_tablegen.c
sinewin_tablegen.h
sipr.c
sipr.h
sipr16k.c
sipr16kdata.h
siprdata.h
smacker.c smacker: use the AVFrame API properly. 11 years ago
smc.c smc: use the AVFrame API properly. 11 years ago
sp5x.h
sp5xdec.c
srtdec.c
sunrast.c sunrast: stop using deprecated avcodec_set_dimensions 11 years ago
sunrast.h
sunrastenc.c sunrastenc: use the AVFrame API properly. 11 years ago
svq1.c
svq1.h
svq1_cb.h
svq1_vlc.h
svq1dec.c Replace all instances of avcodec_alloc_frame() with av_frame_alloc(). 11 years ago
svq1enc.c mpegvideo: move mpegvideo formats-related defines to mpegutils.h 11 years ago
svq1enc_cb.h
svq3.c svq3: directly set pix_fmt and color_range 11 years ago
svq3.h svq3: Adjust #endif comment 11 years ago
svq13.c
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.h
tak_parser.c
takdec.c lavc: change all decoders to behave consistently with AV_EF_CRCCHECK. 11 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
thread.h
tiertexseqv.c tiertexseqv: use the AVFrame API properly. 11 years ago
tiff.c tiff: stop using deprecated avcodec_set_dimensions 11 years ago
tiff.h
tiffenc.c tiff: Support rgba encoding 11 years ago
tmv.c
truemotion1.c truemotion1: check the header size 11 years ago
truemotion1data.h
truemotion2.c truemotion2: use the AVFrame API properly. 11 years ago
truespeech.c
truespeech_data.h
tscc.c
tscc2.c
tscc2data.h
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 metasound: add last missing modes (8kHz @ 6kbps per channel) 11 years ago
twinvq_data.h
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: use the AVFrame API properly. 11 years ago
ulti_cb.h
unary.h
utils.c lavc: use AVFrame API properly in ff_reget_buffer() 11 years ago
utvideo.c
utvideo.h
utvideodec.c
utvideoenc.c utvideoenc: Enable support for multiple slices and use them 11 years ago
v210dec.c
v210enc.c Replace all instances of avcodec_alloc_frame() with av_frame_alloc(). 11 years ago
v210x.c
v410dec.c
v410enc.c Replace all instances of avcodec_alloc_frame() with av_frame_alloc(). 11 years ago
vaapi.c
vaapi.h
vaapi_h264.c mpegvideo: move mpegvideo formats-related defines to mpegutils.h 11 years ago
vaapi_internal.h
vaapi_mpeg2.c mpegvideo: move mpegvideo formats-related defines to mpegutils.h 11 years ago
vaapi_mpeg4.c mpeg4videodec: move intra_dc_threshold from MpegEncContext to Mpeg4DecContext 11 years ago
vaapi_vc1.c vc1: move MpegEncContext.resync_marker into VC1Context. 11 years ago
vb.c
vble.c
vc1.c vc1: Always reset numref when parsing a new frame header. 11 years ago
vc1.h vc1: move MpegEncContext.resync_marker into VC1Context. 11 years ago
vc1_parser.c
vc1acdata.h
vc1data.c
vc1data.h
vc1dec.c mpegvideo: move mpegvideo formats-related defines to mpegutils.h 11 years ago
vc1dsp.c aarch64: h264 chroma motion compensation NEON optimizations 11 years ago
vc1dsp.h aarch64: h264 chroma motion compensation NEON optimizations 11 years ago
vcr1.c
vda.h
vda_h264.c
vdpau.c av_vdpau_get_profile: mask out H.264 intra profile flag 11 years ago
vdpau.h vdpau: add a constructor for AVVDPAUContext. 11 years ago
vdpau_h264.c mpegvideo: move mpegvideo formats-related defines to mpegutils.h 11 years ago
vdpau_internal.h vdpau: Add missing #includes to fix standalone header compilation 11 years ago
vdpau_mpeg4.c mpeg4videodec: move MpegEncContext.resync_marker into Mpeg4DecContext. 11 years ago
vdpau_mpeg12.c
vdpau_vc1.c vc1: move MpegEncContext.resync_marker into VC1Context. 11 years ago
version.h Remove all SPARC architecture optimizations 11 years ago
videodsp.c
videodsp.h lavc: Edge emulation with dst/src linesize 11 years ago
videodsp_template.c lavc: Edge emulation with dst/src linesize 11 years ago
vmdav.c vmdvideo: use the AVFrame API properly. 11 years ago
vmnc.c vmnc: use the AVFrame API properly. 11 years ago
vorbis.c
vorbis.h
vorbis_data.c
vorbis_enc_data.h
vorbis_parser.c
vorbis_parser.h
vorbisdec.c
vorbisdsp.c
vorbisdsp.h
vorbisenc.c put_bits: Remove unused includes 11 years ago
vp3.c Give IDCT matrix transpose macro a more descriptive name 11 years ago
vp3_parser.c
vp3data.h
vp3dsp.c dsputil: Move intreadwrite.h #include from header file to .c files 11 years ago
vp3dsp.h
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
vp6dsp.c
vp8.c vp8: use a fixed-size edge emu buffer 11 years ago
vp8.h vp8: use a fixed-size edge emu buffer 11 years ago
vp8_parser.c
vp8data.h
vp8dsp.c dsputil: cosmetics: Lose camelCase on ff_cropTbl and ff_squareTbl names 11 years ago
vp8dsp.h
vp9.c vp9: fix bugs in updating coef probabilities with parallelmode=1 11 years ago
vp9.h lavc: VP9 decoder 11 years ago
vp9block.c vp9: drop support for real (non-emulated) edges 11 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 Give IDCT matrix transpose macro a more descriptive name 11 years ago
vp56.h
vp56data.c
vp56data.h
vp56dsp.c
vp56dsp.h
vp56rac.c
vqavideo.c
wavpack.c lavc: change all decoders to behave consistently with AV_EF_CRCCHECK. 11 years ago
webp.c webp: add a special case for a huffman table with only 1 symbol 11 years ago
wma.c
wma.h
wma_common.c
wma_common.h
wmadata.h
wmadec.c
wmaenc.c
wmalosslessdec.c
wmaprodata.h
wmaprodec.c
wmavoice.c
wmavoice_data.h
wmv2.c mpegvideo: drop support for real (non-emulated) edges 11 years ago
wmv2.h
wmv2dec.c mpegvideo: move mpegvideo formats-related defines to mpegutils.h 11 years ago
wmv2dsp.c
wmv2dsp.h
wmv2enc.c
wnv1.c
ws-snd1.c
xan.c xan: use the AVFrame API properly. 11 years ago
xbmenc.c Replace all instances of avcodec_alloc_frame() with av_frame_alloc(). 11 years ago
xiph.c
xiph.h
xl.c
xsubdec.c
xsubenc.c
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
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
zerocodec.c zerocodec: use the AVFrame API properly. 11 years ago
zmbv.c
zmbvenc.c zmbvenc: use the AVFrame API properly. 11 years ago