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.
 
 
 
 
James Zern 9d845ca40c Avoid rollover in settings conversion. 14 years ago
..
alpha Remove --enable-gprof flag 15 years ago
arm ARM: disable movw/movt for relocated values on Apple platforms 14 years ago
avr32
bfin Remove misplaced Doxygen comment. 15 years ago
mips
mlib
ppc Move mm_support() from libavcodec to libavutil, make it a public 15 years ago
ps2
sh4
sparc
x86 In yadif filter, declare asm constants directly to avoid dependency on libavcodec 14 years ago
4xm.c Fix visual artifacts in 4XM decoding on big-endian system 14 years ago
8bps.c Add av_ prefix to bswap macros 15 years ago
8svx.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
Makefile Add a FLAC parser. 14 years ago
a64colors.h Add missing stdint.h #include; necessary to pass 'make checkheaders'. 15 years ago
a64enc.h Introduce palette with dynamic size. 14 years ago
a64multienc.c Cosmetics, lots of. 14 years ago
a64tables.h added interlacing option and compression option for colorram (lut) 15 years ago
aac.h aacdec: Rework channel mapping compatibility hacks. 15 years ago
aac_ac3_parser.c
aac_ac3_parser.h
aac_adtstoasc_bsf.c Split the ADTS header decoder off of the ADTS parser. 15 years ago
aac_parser.c Split the ADTS header decoder off of the ADTS parser. 15 years ago
aac_tablegen.c tablegen: implement and use WRITE_ARRAY macros 15 years ago
aac_tablegen.h Remove unnecessary ../ from include directives 15 years ago
aac_tablegen_decl.h Use filename as pattern for multiple inclusion guards. 15 years ago
aacadtsdec.c Split the ADTS header decoder off of the ADTS parser. 15 years ago
aacadtsdec.h Restore mistakenly removed [in]/[out] Doxygen parameter attributes. 15 years ago
aaccoder.c aacenc: TLS: Save maximum values for each swb in a table. 15 years ago
aacdec.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
aacdectab.h Use the new libavcore audio channel API. 14 years ago
aacenc.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
aacenc.h
aacps.c Move Parametric Stereo related ps* files to aacps*. 15 years ago
aacps.h Add required #includes to pass 'make checkheaders'. 15 years ago
aacps_tablegen.c Move Parametric Stereo related ps* files to aacps*. 15 years ago
aacps_tablegen.h Remove unnecessary ../ from include directives 15 years ago
aacpsdata.c Move Parametric Stereo related ps* files to aacps*. 15 years ago
aacpsy.c aacenc: Correct spreading calculation for high spreading. 14 years ago
aacpsy.h
aacsbr.c aacsbr: Eliminate double precision arithmetic. 15 years ago
aacsbr.h
aacsbrdata.h
aactab.c aactab: Tablegenify ff_aac_pow2sf_tab. 15 years ago
aactab.h aactab: Tablegenify ff_aac_pow2sf_tab. 15 years ago
aandcttab.c
aandcttab.h
aasc.c
ac3.c Fix grammar errors in documentation 15 years ago
ac3.h Fix grammar errors in documentation 15 years ago
ac3_parser.c Add av_ prefix to bswap macros 15 years ago
ac3_parser.h Restore mistakenly removed [in]/[out] Doxygen parameter attributes. 15 years ago
ac3dec.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
ac3dec.h
ac3dec_data.c
ac3dec_data.h
ac3enc.c Use the new libavcore audio channel API. 14 years ago
ac3tab.c Use the new libavcore audio channel API. 14 years ago
ac3tab.h
acelp_filters.c
acelp_filters.h Fix Doxygen @param command attribute syntax. 15 years ago
acelp_pitch_delay.c
acelp_pitch_delay.h Fix Doxygen @param command attribute syntax. 15 years ago
acelp_vectors.c
acelp_vectors.h Fix Doxygen @param command attribute syntax. 15 years ago
adpcm.c adpcm: Skip samples whose ssd calculation has wrapped around 14 years ago
adx.h
adxdec.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
adxenc.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
alac.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
alacenc.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
allcodecs.c Add a FLAC parser. 14 years ago
alsdec.c alsdec: Correct the ALS decoder by storing some parameters per-channel rather 14 years ago
amr.h Fix headers so that "make checkheaders" passes again 14 years ago
amrnbdata.h
amrnbdec.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
anm.c
ansi.c Replace deprecated CODEC_TYPE_AUDIO and CODEC_TYPE_VIDEO with the 14 years ago
apedec.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
api-example.c
ass.c ensure the ASS string in AVSubtitleRect is 0 terminated 14 years ago
ass.h add missing files in previous commit (ASS encoder and decoder) 14 years ago
assdec.c add missing files in previous commit (ASS encoder and decoder) 14 years ago
assenc.c add missing files in previous commit (ASS encoder and decoder) 14 years ago
asv1.c Add av_ prefix to bswap macros 15 years ago
atrac.c
atrac.h
atrac1.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
atrac1data.h
atrac3.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
atrac3data.h
audioconvert.c Use the new libavcore audio channel API. 14 years ago
audioconvert.h Remove declaration of function: 14 years ago
aura.c
avcodec.h Move AV_NOPTS_VALUE, AV_TIME_BASE, AV_TIME_BASE_Q symbols from 14 years ago
avfft.c avfft: remove useless parens 15 years ago
avfft.h Fix grammar errors in documentation 15 years ago
avpacket.c Add a av_grow_packet function, to be used by code that merges 14 years ago
avs.c
bethsoftvideo.c
bethsoftvideo.h
bfi.c
bgmc.c Allow clean initialization of lut_status array by changing type to signed int. 14 years ago
bgmc.h Allow clean initialization of lut_status array by changing type to signed int. 14 years ago
bink.c bink: make bink_rlelens static (it's only used in this file) 14 years ago
binkaudio.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
binkdata.h
binkidct.c
bitstream.c
bitstream_filter.c
bmp.c Add av_ prefix to bswap macros 15 years ago
bmp.h
bmpenc.c
bytestream.h
c93.c
cabac.c
cabac.h
cavs.c Move cavs dsp functions to their own struct 15 years ago
cavs.h Move cavs dsp functions to their own struct 15 years ago
cavs_parser.c
cavsdata.h Fix grammar errors in documentation 15 years ago
cavsdec.c Move cavs dsp functions to their own struct 15 years ago
cavsdsp.c Remove duplicate definitions of fullpel MC functions 15 years ago
cavsdsp.h Move cavs dsp functions to their own struct 15 years ago
cbrt_tablegen.c tablegen: implement and use WRITE_ARRAY macros 15 years ago
cbrt_tablegen.h
cdgraphics.c Add new decoder property max_lowres and do not init decoder if requested value is higher. 15 years ago
celp_filters.c
celp_filters.h Fix Doxygen @param command attribute syntax. 15 years ago
celp_math.c
celp_math.h Fix grammar errors in documentation 15 years ago
cga_data.c Add doxygen @file comment block 15 years ago
cga_data.h Add doxygen @file comment block 15 years ago
chomp_bsf.c Replace '\0 bytes' by 'NULL bytes' in Doxygen comments. 15 years ago
cinepak.c
cljr.c
cook.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
cookdata.h
costablegen.c
cscd.c Fix 24 bpp CSCD decoding, as for Windows bitmaps in this (and only this) 15 years ago
cyuv.c
dca.c Use the new libavcore audio channel API. 14 years ago
dca.h
dca_parser.c
dcadata.h
dcadsp.c
dcadsp.h
dcahuff.h
dct-test.c Move mm_support() from libavcodec to libavutil, make it a public 15 years ago
dct.c SSE optimized 32-point DCT 15 years ago
dct32.c Add missed file dct32.c 15 years ago
dctref.c
dctref.h
dirac.c Use new imgutils.h API names, fix deprecation warnings. 15 years ago
dirac.h Fix grammar errors in documentation 15 years ago
dirac_parser.c Fix grammar errors in documentation 15 years ago
dnxhd_parser.c Remove explicit filename from Doxygen @file commands. 15 years ago
dnxhddata.c
dnxhddata.h
dnxhddec.c Use new imgutils.h API names, fix deprecation warnings. 15 years ago
dnxhdenc.c Make DNxHD encoder produce files that are strictly VC-3 compatible 14 years ago
dnxhdenc.h
dpcm.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
dpx.c Use new imgutils.h API names, fix deprecation warnings. 15 years ago
dsicinav.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
dsputil.c Reimplement ff_img_copy_plane() as av_image_copy_plane() in libavcore, 15 years ago
dsputil.h Move mm_support() from libavcodec to libavutil, make it a public 15 years ago
dump_extradata_bsf.c
dv.c In dv decoder, set sample aspect aspect ratio, fix issue #1612 14 years ago
dv_tablegen.c tableprint: use the type name as-is for the functions' names. 15 years ago
dv_tablegen.h tableprint: use the type name as-is for the functions' names. 15 years ago
dv_vlc_data.h
dvbsub.c Move colorspace.h from libavcodec to libavutil. 15 years ago
dvbsub_parser.c
dvbsubdec.c Pass the composition and ancillary ID for DVB subtitles via extradata instead 15 years ago
dvdata.c Fix a yuv420p sample that was incorrectly detected as yuv411p 14 years ago
dvdata.h
dvdsub_parser.c
dvdsubdec.c remove useless cast 15 years ago
dvdsubenc.c
dwt.c
dwt.h
dxa.c
dxva2.c
dxva2.h
dxva2_h264.c Fixed DXVA_Slice_H264_Long::BitOffsetToSliceData value. 14 years ago
dxva2_internal.h
dxva2_mpeg2.c MPEG-2 DXVA2 implementation 15 years ago
dxva2_vc1.c
eac3dec.c
eac3dec_data.c
eac3dec_data.h
eacmv.c Use new imgutils.h API names, fix deprecation warnings. 15 years ago
eaidct.c
eamad.c Use new imgutils.h API names, fix deprecation warnings. 15 years ago
eatgq.c
eatgv.c Use new imgutils.h API names, fix deprecation warnings. 15 years ago
eatqi.c
elbg.c Fix misspelled parameter names in Doxygen documentation. 15 years ago
elbg.h
error_resilience.c
escape124.c Remove incomplete Doxygen for static decode_frame functions. 15 years ago
faandct.c
faandct.h
faanidct.c
faanidct.h
faxcompr.c
faxcompr.h
fft-test.c fft-test: format error output more readably 15 years ago
fft.c Indent 15 years ago
fft.h Revert unintended changes to fft.h from r24890. 15 years ago
ffv1.c Fix indention of one forgotten line in ffv1.c 14 years ago
flac.c cosmetics: line wrap after last commit 14 years ago
flac.h Define FLAC_MIN_FRAME_SIZE and use it in the FLAC decoder. 14 years ago
flac_parser.c cosmetics: vertical alignment after last commit 14 years ago
flacdata.c
flacdata.h
flacdec.c Define FLAC_MIN_FRAME_SIZE and use it in the FLAC decoder. 14 years ago
flacenc.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
flashsv.c
flashsvenc.c
flicvideo.c Fix several security issues in flicvideo.c 14 years ago
flv.h
flvdec.c Use new imgutils.h API names, fix deprecation warnings. 15 years ago
flvenc.c
fraps.c Make FRAPS decoder use PC range instead of TV range 14 years ago
frwu.c
g722.c g722: Add a trellis encoder 14 years ago
g726.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
g729.h
g729data.h
g729dec.c
get_bits.h Add av_ prefix to bswap macros 15 years ago
gif.c
gifdec.c Use new imgutils.h API names, fix deprecation warnings. 15 years ago
golomb.c
golomb.h
gsmdec.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
gsmdec_data.c Fix GSM decoding: regular GSM and MSGSM do not use the same 14 years ago
gsmdec_data.h Fix GSM decoding: regular GSM and MSGSM do not use the same 14 years ago
gsmdec_template.c Fix GSM decoding: regular GSM and MSGSM do not use the same 14 years ago
h261.c
h261.h
h261_parser.c
h261data.h
h261dec.c Add new decoder property max_lowres and do not init decoder if requested value is higher. 15 years ago
h261enc.c Fix grammar errors in documentation 15 years ago
h263.c
h263.h Fix grammar errors in documentation 15 years ago
h263_parser.c
h263_parser.h
h263data.h
h263dec.c Detect incorrect padding with wrong stuffing codes used by NEC N-02B. 14 years ago
h264.c In h264 decoder, fix decoding when nal end sequence is present 14 years ago
h264.h Add av_unused to decode_mb_skip declaration to fix the following warning: 15 years ago
h264_cabac.c
h264_cavlc.c H.264: 8% faster CAVLC zero-run decoding 15 years ago
h264_direct.c
h264_loopfilter.c
h264_mp4toannexb_bsf.c Cosmetics: alignment and long line break. 15 years ago
h264_mvpred.h
h264_parser.c In h264 parser, return immediately if buf_size is 0, avoid printing 15 years ago
h264_parser.h
h264_ps.c H.264 decode: support cropping up to 28 pixels in interlaced mode. 14 years ago
h264_refs.c Perform sliding window operation during frame gap handling. 15 years ago
h264_sei.c
h264data.h
h264dsp.c
h264dsp.h
h264dspenc.c
h264enc.c
h264idct.c Improve some uses of ff_cropTbl with constant offset 15 years ago
h264pred.c Add more int packing macros, name them consistently 15 years ago
h264pred.h 16x16 and 8x8c x86 SIMD intra pred functions for VP8 and H.264 15 years ago
huffman.c
huffman.h
huffyuv.c huffyuv: remove unnecessary size argument from generate_len_table() 15 years ago
idcinvideo.c Fix grammar errors in documentation 15 years ago
iff.c Use new imgutils.h API names, fix deprecation warnings. 15 years ago
iff.h
iirfilter.c
iirfilter.h
imc.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
imcdata.h
imgconvert.c Fix avpicture_alloc(), which was aligning the linesizes with 0 and thus 14 years ago
imgconvert.h Move internal function ff_set_systematic_pal() to libavcore, and 14 years ago
imx_dump_header_bsf.c
indeo2.c
indeo2data.h
indeo3.c Use new imgutils.h API names, fix deprecation warnings. 15 years ago
indeo3data.h
indeo5.c Fix Doxygen @param command attribute syntax. 15 years ago
indeo5data.h Prepare Indeo4 (step 1): upscale indeo5 base tables by 2 and convert those into uint16_t. 15 years ago
intelh263dec.c
internal.h Fix grammar errors in documentation 15 years ago
interplayvideo.c
intrax8.c
intrax8.h
intrax8dsp.c
intrax8huf.h
inverse.c Make ff_inverse stay with libavutil, and optional copy it to libavcodec. 15 years ago
ituh263dec.c
ituh263enc.c cosmetics, indentation 14 years ago
ivi_common.c Fix grammar errors in documentation 15 years ago
ivi_common.h Fix Doxygen @param command attribute syntax. 15 years ago
ivi_dsp.c
ivi_dsp.h Fix Doxygen @param command attribute syntax. 15 years ago
jfdctfst.c
jfdctint.c
jpegls.c
jpegls.h
jpeglsdec.c
jpeglsdec.h
jpeglsenc.c
jrevdct.c
kgv1dec.c Use new imgutils.h API names, fix deprecation warnings. 15 years ago
kmvc.c
latm_parser.c Add single stream LATM/LOAS decoder 14 years ago
lcl.h
lcldec.c Move #ifdef before zlib_decomp() up so it covers the Doxygen comments. 15 years ago
lclenc.c
libavcodec.v
libdirac.h
libdirac_libschro.c
libdirac_libschro.h
libdiracdec.c Use new imgutils.h API names, fix deprecation warnings. 15 years ago
libdiracenc.c
libfaac.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
libgsm.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
libmp3lame.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
libopencore-amr.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
libopenjpeg.c Use new imgutils.h API names, fix deprecation warnings. 15 years ago
libschroedinger.c
libschroedinger.h
libschroedingerdec.c Use new imgutils.h API names, fix deprecation warnings. 15 years ago
libschroedingerenc.c
libspeexdec.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
libtheoraenc.c Fix grammar errors in documentation 15 years ago
libvorbis.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
libvpxdec.c Use new imgutils.h API names, fix deprecation warnings. 15 years ago
libvpxenc.c Avoid rollover in settings conversion. 14 years ago
libx264.c Add fullrange support to libx264.c x264 interface 14 years ago
libxavs.c Replace deprecated CODEC_TYPE_AUDIO and CODEC_TYPE_VIDEO with the 14 years ago
libxvid_internal.h libxvid: add some const fixing a warning 15 years ago
libxvid_rc.c Rename av_tempfile() to ff_tempfile() 15 years ago
libxvidff.c Use forced key frames when encoding with libxvid. 14 years ago
ljpegenc.c
loco.c
lpc.c Add AVCodecContext.lpc_type and Add AVCodecContext.lpc_passes fields. 15 years ago
lpc.h Add AVCodecContext.lpc_type and Add AVCodecContext.lpc_passes fields. 15 years ago
lsp.c Move lsp2lpc_sipr() function to common code so it can be reused in a 15 years ago
lsp.h Move lsp2lpc_sipr() function to common code so it can be reused in a 15 years ago
lzw.c Fix misspelled parameter names in Doxygen documentation. 15 years ago
lzw.h
lzwenc.c
mace.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
mathops.h Add more int packing macros, name them consistently 15 years ago
mdct.c Remove VLA in ff_kbd_window_init, limit window size to 1024 15 years ago
mdct_tablegen.c
mdct_tablegen.h Remove unnecessary ../ from include directives 15 years ago
mdec.c
mimic.c
mjpeg.c
mjpeg.h
mjpeg2jpeg_bsf.c MJPEG/AVI1 to JPEG/JFIF bitstream filter. 14 years ago
mjpeg_parser.c
mjpega_dump_header_bsf.c
mjpegbdec.c Add new decoder property max_lowres and do not init decoder if requested value is higher. 15 years ago
mjpegdec.c Fix memleak in mjpeg decoder. 14 years ago
mjpegdec.h Add a seperate VLC table for progressive jpeg so we dont have to subtract 16 in the inner loop. 14 years ago
mjpegenc.c Count non-header data towards intra block bit count in MJPEG encoder 14 years ago
mjpegenc.h
mlp.c
mlp.h
mlp_parser.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
mlp_parser.h
mlpdec.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
mlpdsp.c
mmvideo.c
motion-test.c Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_ 15 years ago
motion_est.c motion_est: fix implicit truncation warnings 15 years ago
motion_est_template.c Restore array sizes in doxygen parameter names. 15 years ago
motionpixels.c
motionpixels_tablegen.c tableprint: use the type name as-is for the functions' names. 15 years ago
motionpixels_tablegen.h
movsub_bsf.c
mp3_header_compress_bsf.c
mp3_header_decompress_bsf.c
mpc.c Musepack SV8 supports "mono" files (though it still codes them as stereo), 14 years ago
mpc.h Musepack SV8 supports "mono" files (though it still codes them as stereo), 14 years ago
mpc7.c Musepack SV8 supports "mono" files (though it still codes them as stereo), 14 years ago
mpc7data.h
mpc8.c Musepack SV8 supports "mono" files (though it still codes them as stereo), 14 years ago
mpc8data.h
mpc8huff.h
mpcdata.h
mpeg4audio.c Add HE-AAC v2 support to the AAC decoder. 15 years ago
mpeg4audio.h
mpeg4data.h
mpeg4video.c
mpeg4video.h
mpeg4video_parser.c
mpeg4video_parser.h
mpeg4videodec.c Add new decoder property max_lowres and do not init decoder if requested value is higher. 15 years ago
mpeg4videoenc.c Fix grammar errors in documentation 15 years ago
mpeg12.c Fix doxy that refers to the wrong variable. 15 years ago
mpeg12.h
mpeg12data.c
mpeg12data.h
mpeg12decdata.h
mpeg12enc.c Change all occurences of "inofficial" to "unofficial" in code, comments 15 years ago
mpegaudio.c
mpegaudio.h Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
mpegaudio3.h
mpegaudio_parser.c
mpegaudio_tablegen.c tablegen: implement and use WRITE_ARRAY macros 15 years ago
mpegaudio_tablegen.h mathematics.h no longer needs config.h, so update tablegen code and 15 years ago
mpegaudiodata.c
mpegaudiodata.h
mpegaudiodec.c Show correct bitrate for VBR MP3 files. 15 years ago
mpegaudiodec_float.c Fix memleak when using mp*float decoder. 15 years ago
mpegaudiodecheader.c
mpegaudiodecheader.h
mpegaudiodectab.h
mpegaudioenc.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
mpegaudiotab.h
mpegvideo.c H.264 decode: support cropping up to 28 pixels in interlaced mode. 14 years ago
mpegvideo.h
mpegvideo_common.h Fix misspelled parameter names in Doxygen documentation. 15 years ago
mpegvideo_enc.c 10l fix h263 encoder resolution test, array size is 8 not 7 14 years ago
mpegvideo_parser.c
mpegvideo_xvmc.c Simplify: Remove impossible condition. 14 years ago
msgsmdec.c Fix GSM decoding: regular GSM and MSGSM do not use the same 14 years ago
msgsmdec.h Fix headers so that "make checkheaders" passes again 14 years ago
msmpeg4.c msmpeg4v1: fix undefined behaviour in msmpeg4_decode_picture_header() 15 years ago
msmpeg4.h
msmpeg4data.c
msmpeg4data.h
msrle.c
msrledec.c Fix possibly exploitable out of buffer writes in msrle_decode_pal4(). 14 years ago
msrledec.h Fix grammar errors in documentation 15 years ago
msvideo1.c
nellymoser.c
nellymoser.h
nellymoserdec.c Use the new libavcore audio channel API. 14 years ago
nellymoserenc.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
noise_bsf.c
nuv.c Use new imgutils.h API names, fix deprecation warnings. 15 years ago
opt.c add FF_API_SET_STRING_OLD define to disable the deprecated av_set_string API 14 years ago
opt.h add FF_API_SET_STRING_OLD define to disable the deprecated av_set_string API 14 years ago
options.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
pamenc.c
parser.c Fix index_entries pos: 14 years ago
parser.h Fix grammar errors in documentation 15 years ago
pcm-mpeg.c Use the new libavcore audio channel API. 14 years ago
pcm.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
pcm_tablegen.c tablegen: implement and use WRITE_ARRAY macros 15 years ago
pcm_tablegen.h Remove unnecessary ../ from include directives 15 years ago
pcx.c Use new imgutils.h API names, fix deprecation warnings. 15 years ago
pcxenc.c
pgssubdec.c 100l, fix missing decrement on split PGS packets. 14 years ago
pictordec.c Replace deprecated CODEC_TYPE_AUDIO and CODEC_TYPE_VIDEO with the 14 years ago
png.c
png.h
pngdec.c Use new imgutils.h API names, fix deprecation warnings. 15 years ago
pngenc.c Add av_ prefix to bswap macros 15 years ago
pnm.c Use new imgutils.h API names, fix deprecation warnings. 15 years ago
pnm.h
pnm_parser.c
pnmdec.c Add av_ prefix to bswap macros 15 years ago
pnmenc.c
psymodel.c psymodel: Const correct FFPsyWindowInfo. 15 years ago
psymodel.h psymodel: Const correct FFPsyWindowInfo. 15 years ago
pthread.c
ptx.c Use new imgutils.h API names, fix deprecation warnings. 15 years ago
put_bits.h Add av_ prefix to bswap macros 15 years ago
qcelpdata.h
qcelpdec.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
qdm2.c Fix qdm2 decoder packet handling to match the api 14 years ago
qdm2_tablegen.c tablegen: implement and use WRITE_ARRAY macros 15 years ago
qdm2_tablegen.h Remove unnecessary ../ from include directives 15 years ago
qdm2data.h
qdrw.c
qpeg.c
qtrle.c
qtrleenc.c Use new imgutils.h API names, fix deprecation warnings. 15 years ago
r210dec.c Reindent after r25115. 14 years ago
ra144.c Split do_output_subblock() into common code and decoder specific parts 15 years ago
ra144.h RealAudio 14.4k encoder. 15 years ago
ra144dec.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
ra144enc.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
ra288.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
ra288.h
rangecoder.c
rangecoder.h
ratecontrol.c Use hierarchic names convention (prefix them with av_expr) for the 14 years ago
ratecontrol.h Move eval.c and eval.h from libavcodec to libavutil, and make the eval 15 years ago
raw.c Support gray16be and rgb48be in mov 15 years ago
raw.h
rawdec.c Move internal function ff_set_systematic_pal() to libavcore, and 14 years ago
rawenc.c
rdft.c
rectangle.h
remove_extradata_bsf.c
resample.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
resample2.c resample: replace VLA with malloc/free 15 years ago
rl.h
rl2.c Remove incomplete Doxygen for static decode_frame functions. 15 years ago
rle.c
rle.h Fix misspelled parameter names in Doxygen documentation. 15 years ago
roqaudioenc.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
roqvideo.c
roqvideo.h
roqvideodec.c
roqvideoenc.c Fix grammar errors in documentation 15 years ago
rpza.c
rtjpeg.c
rtjpeg.h
rv10.c Use new imgutils.h API names, fix deprecation warnings. 15 years ago
rv10enc.c
rv20enc.c Fix rv20 encoding so the binary decoder can decode it. 14 years ago
rv30.c
rv30data.h
rv30dsp.c
rv34.c Disambiguate bitstream groups for AAC and RV30/RV40. 15 years ago
rv34.h
rv34data.h
rv34vlc.h rv34: kill VLAs 15 years ago
rv40.c Use new imgutils.h API names, fix deprecation warnings. 15 years ago
rv40data.h @begingroup --> @defgroup, only the latter is correct Doxygen syntax. 15 years ago
rv40dsp.c
rv40vlc2.h
s3tc.c
s3tc.h
sbr.h Disambiguate bitstream groups for AAC and RV30/RV40. 15 years ago
sgi.h
sgidec.c Use new imgutils.h API names, fix deprecation warnings. 15 years ago
sgienc.c
shorten.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
simple_idct.c
simple_idct.h
sipr.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
sipr.h
sipr16k.c
sipr16kdata.h
siprdata.h
smacker.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
smc.c
snow.c snow: remove unused parameter to mc_block() 15 years ago
snow.h
sonic.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
sp5x.h
sp5xdec.c sp5x: remove broken code under #if 0 15 years ago
sunrast.c Use new imgutils.h API names, fix deprecation warnings. 15 years ago
svq1.c
svq1.h
svq1_cb.h
svq1_vlc.h
svq1dec.c svq1dec: replace VLA with malloc/free 15 years ago
svq1enc.c
svq1enc_cb.h
svq3.c Fix svq3 watermark log uncompress on 64bit, probably fixes issue 1263 15 years ago
synth_filter.c
synth_filter.h
tableprint.c tableprint: use the type name as-is for the functions' names. 15 years ago
tableprint.h tablegen: implement and use WRITE_ARRAY macros 15 years ago
targa.c Create a targa.h file to contain common definitions for targa encoder 14 years ago
targa.h Create a targa.h file to contain common definitions for targa encoder 14 years ago
targaenc.c Add support for PIX_FMT_RGBA in the targa encoder. 14 years ago
tiertexseqv.c
tiff.c Use new imgutils.h API names, fix deprecation warnings. 15 years ago
tiff.h
tiffenc.c
tmv.c 8088flex TMV video decoder now uses ff_draw_pc_font() 15 years ago
truemotion1.c Fix aspect for 24bpp TM1 samples. 14 years ago
truemotion1data.h
truemotion2.c
truespeech.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
truespeech_data.h try to give TrueSpeech decoder tables more sensible names 14 years ago
tscc.c
tta.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
twinvq.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
twinvq_data.h
txd.c Use new imgutils.h API names, fix deprecation warnings. 15 years ago
ulti.c
ulti_cb.h
unary.h
utils.c Change the argument of memory allocation functions from unsigned int to size_t 14 years ago
v210dec.c Add av_ prefix to bswap macros 15 years ago
v210enc.c
v210x.c Add av_ prefix to bswap macros 15 years ago
vaapi.c
vaapi.h
vaapi_h264.c Fix grammar errors in documentation 15 years ago
vaapi_internal.h
vaapi_mpeg2.c
vaapi_mpeg4.c vaapi: add missing #include "h263.h" 15 years ago
vaapi_vc1.c Fix grammar errors in documentation 15 years ago
vb.c
vc1.c Make WMV3 decoder attempt to decode WMVP as well 14 years ago
vc1.h RES_SM in WMV3 is really two flags, so split it in decoder 14 years ago
vc1_parser.c
vc1acdata.h
vc1data.c
vc1data.h
vc1dec.c Make WMV3 decoder attempt to decode WMVP as well 14 years ago
vc1dsp.c Remove duplicate definitions of fullpel MC functions 15 years ago
vcr1.c
vdpau.c
vdpau.h Remove stray Doxygen grouping command; fixes one Doxygen warning. 15 years ago
vdpau_internal.h
vmdav.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
vmnc.c
vorbis.c
vorbis.h Fix libvorbis encoding with more than 2 channels 15 years ago
vorbis_data.c vorbis: cosmetics, remove trailing comma for values that will never have 15 years ago
vorbis_dec.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
vorbis_enc.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
vorbis_enc_data.h
vp3.c Remove dead code in theora_decode_tables 14 years ago
vp3_parser.c
vp3data.h
vp3dsp.c Improve some uses of ff_cropTbl with constant offset 15 years ago
vp5.c VP5/6/8: eliminate CABAC dependency 15 years ago
vp5data.h
vp6.c Move vp6_filter_diag4() from DSPContext to VP56DSPContext. 15 years ago
vp6data.h
vp6dsp.c Move vp6_filter_diag4() from DSPContext to VP56DSPContext. 15 years ago
vp8.c Use new imgutils.h API names, fix deprecation warnings. 15 years ago
vp8_parser.c
vp8data.h VP8: slightly faster DCT coefficient probability update 15 years ago
vp8dsp.c VP8: much faster DC transform handling 15 years ago
vp8dsp.h VP8: much faster DC transform handling 15 years ago
vp56.c 10l: missed one reindent. 15 years ago
vp56.h VP5/6/8: ~7% faster arithmetic decoding 15 years ago
vp56data.c
vp56data.h
vp56dsp.c cosmetic 15 years ago
vp56dsp.h Move vp6_filter_diag4() from DSPContext to VP56DSPContext. 15 years ago
vp56rac.c VP5/6/8: ~7% faster arithmetic decoding 15 years ago
vqavideo.c Use new imgutils.h API names, fix deprecation warnings. 15 years ago
w32thread.c
wavpack.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
wma.c Fix Doxygen documentation of gb parameter in ff_wma_get_large_val(). 15 years ago
wma.h
wmadata.h
wmadec.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
wmaenc.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
wmaprodata.h
wmaprodec.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
wmavoice.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
wmavoice_data.h
wmv2.c
wmv2.h
wmv2dec.c Add new decoder property max_lowres and do not init decoder if requested value is higher. 15 years ago
wmv2enc.c
wnv1.c
ws-snd1.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
xan.c Fix memleak: free palette data on close. 14 years ago
xiph.c
xiph.h Fix grammar errors in documentation 15 years ago
xl.c
xsubdec.c Use new imgutils.h API names, fix deprecation warnings. 15 years ago
xsubenc.c Fix grammar errors in documentation 15 years ago
xvmc.h Fix grammar errors in documentation 15 years ago
xvmc_internal.h
yop.c Use new imgutils.h API names, fix deprecation warnings. 15 years ago
zmbv.c Remove a useless variable in zmbv decoder. 15 years ago
zmbvenc.c