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.
 
 
 
 
Stefano Sabatini d171a651db Rewrite doxy for av_strtod(). 16 years ago
..
alpha
arm ARM: slightly faster NEON H264 horizontal loop filter 16 years ago
bfin blackfin: disable broken dsputil functions 16 years ago
mips MIPS: add MIPS64 and Loongson asm for MAC64/MLS64 16 years ago
mlib
ppc Change HAVE_PPC64 to ARCH_PPC64. 16 years ago
ps2
sh4
sparc
x86 SSE version of clear_blocks 16 years ago
4xm.c 4xm decoder uses get_buffer, set CODEC_CAP_DR1 16 years ago
8bps.c
8svx.c
Makefile Add support for encoding XSUB subtitles. Muxing support is still missing. 16 years ago
aac.c Cosmetics: Re-indent after last commit 16 years ago
aac.h The internal header libavutil/internal.h should not be used outside libavutil. 16 years ago
aac_ac3_parser.c Cosmetics after last commit 16 years ago
aac_ac3_parser.h
aac_adtstoasc_bsf.c AAC ADTS to AudioSpecificConfig bitstream filter 16 years ago
aac_parser.c Allow parsing and decoding of ADTS AAC files with channel config = 0 16 years ago
aac_parser.h Move the ADTS header size to the parser's header file. 16 years ago
aacdectab.h Move TNS and swb_offset tables from aacdectab.h to aactab.c so that they can be 16 years ago
aacenc.c Support for getting (i)MDCT output multiplied by a constant scaling factor. 16 years ago
aacpsy.c
aacpsy.h
aactab.c Move TNS and swb_offset tables from aacdectab.h to aactab.c so that they can be 16 years ago
aactab.h Move TNS and swb_offset tables from aacdectab.h to aactab.c so that they can be 16 years ago
aandcttab.c
aandcttab.h
aasc.c Remove useless assignment during initialization for some decoders 16 years ago
ac3.c
ac3.h Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should 16 years ago
ac3_parser.c
ac3_parser.h
ac3dec.c eac3dec: revert commit r18860. keep the AHT IDCT 24-bit. will make AHT GAQ 16 years ago
ac3dec.h The internal header libavutil/internal.h should not be used outside libavutil. 16 years ago
ac3dec_data.c eac3dec: make GAQ dequantization 24-bit 16 years ago
ac3dec_data.h eac3dec: make GAQ dequantization 24-bit 16 years ago
ac3enc.c
ac3tab.c
ac3tab.h
acelp_filters.c cosmetics: K&R style reformatting 16 years ago
acelp_filters.h cosmetics: K&R style reformatting 16 years ago
acelp_pitch_delay.c
acelp_pitch_delay.h
acelp_vectors.c
acelp_vectors.h
adpcm.c Fix indentation after last commit. 16 years ago
adx.h
adxdec.c
adxenc.c
alac.c
alacenc.c
allcodecs.c Add support for encoding XSUB subtitles. Muxing support is still missing. 16 years ago
apedec.c
api-example.c
asv1.c
atrac3.c Indent 16 years ago
atrac3data.h Change from INIT_VLC_USE_STATIC to INIT_VLC_USE_NEW_STATIC in atrac3 16 years ago
audioconvert.c Do not guess the channel layout when getting its string value. 16 years ago
audioconvert.h
avcodec.h Make documentation better match the code. Now AVCodecContext.sample_fmt 16 years ago
avpacket.c Export av_free_packet(). 16 years ago
avs.c
beosthread.c
bethsoftvideo.c bethesda vid decoder uses reget_buffer, set CODEC_CAP_DR1 16 years ago
bethsoftvideo.h
bfi.c bfi decoder uses get_buffer, set CODEC_CAP_DR1 16 years ago
bitstream.c
bitstream_filter.c
bmp.c bmp decoder uses get_buffer, set CODEC_CAP_DR1 16 years ago
bmp.h
bmpenc.c
bytestream.h
c93.c
cabac.c
cabac.h
cavs.c
cavs.h
cavs_parser.c
cavsdata.h
cavsdec.c
cavsdsp.c
celp_filters.c
celp_filters.h
celp_math.c
celp_math.h
cga_data.c Add CGA and palette data for 8088flex TMV decoder. 16 years ago
cga_data.h Add CGA and palette data for 8088flex TMV decoder. 16 years ago
cinepak.c
cljr.c
colorspace.h
cook.c Support for getting (i)MDCT output multiplied by a constant scaling factor. 16 years ago
cookdata.h
cscd.c
cyuv.c
dca.c Support for getting (i)MDCT output multiplied by a constant scaling factor. 16 years ago
dca.h
dca_parser.c
dcadata.h
dcahuff.h
dct-test.c Replace more uses of __attribute__((aligned)) by DECLARE_ALIGNED. 16 years ago
dctref.c
dirac_parser.c
dnxhd_parser.c
dnxhddata.c
dnxhddata.h
dnxhddec.c
dnxhdenc.c data parameter of dnxhd_encode_picture() should not be const. 16 years ago
dnxhdenc.h
dpcm.c
dpx.c DPX (Digital Picture Exchange) image decoder 16 years ago
dsicinav.c
dsputil.c Don't #if a function declaration and properly indent it. 16 years ago
dsputil.h idct_dc for VC-1/WMV3 decoder; ~11% faster decoding overall. 16 years ago
dump_extradata_bsf.c
dv.c print error when dv frame profile cannot be found 16 years ago
dvbsub.c
dvbsub_parser.c
dvbsubdec.c
dvdata.h check if frame size matches old sys and assumes corrupted input, fixes #1192 16 years ago
dvdsub_parser.c
dvdsubdec.c
dvdsubenc.c
dxa.c dxa decoder uses get_buffer, set CODEC_CAP_DR1 16 years ago
eac3dec.c eac3dec: get rid of unnecessary left shifts in 16-bit * 24-bit 16 years ago
eacmv.c
eaidct.c
eamad.c Initialise MAD decode_block_intra() loop iterator to zero. 16 years ago
eatgq.c Move eatgq blocks array from the stack to the codec context and make sure 16 years ago
eatgv.c
eatqi.c eatqi: move "block" variable into context to ensure sufficient alignment for 16 years ago
elbg.c
elbg.h
error_resilience.c
escape124.c
eval.c Export av_strtod() to eval.h. 16 years ago
eval.h Rewrite doxy for av_strtod(). 16 years ago
faandct.c
faandct.h
faanidct.c
faanidct.h
faxcompr.c
faxcompr.h
fft-test.c Support for testing (i)MDCT output scale factor in fft-test tool. 16 years ago
fft.c
ffv1.c indent 16 years ago
flac.c
flac.h
flacdata.c
flacdata.h
flacdec.c
flacenc.c
flashsv.c
flashsvenc.c
flicvideo.c
fraps.c Remove useless assignment during initialization for some decoders 16 years ago
g726.c
g729.h Replace MAX_SUBFRAME_SIZE and ctx->subframe_size with SUBFRAME_SIZE, 16 years ago
g729data.h LSF (Line Spectral Frequencies) decoding routine. 16 years ago
g729dec.c LSF (Line Spectral Frequencies) decoding routine. 16 years ago
get_bits.h
gif.c
gifdec.c The GIF decoder uses get_buffer, so set DR1. 16 years ago
golomb.c
golomb.h
h261.c
h261.h
h261_parser.c
h261data.h
h261dec.c
h261enc.c
h263.c Remove dead assignments found by CSA 16 years ago
h263.h
h263_parser.c
h263_parser.h
h263data.h
h263dec.c remove unused hack which set AVCodecContext frame_number to pic timestamp 16 years ago
h264.c Improve wording: s/reseted/reset 16 years ago
h264.h Add field prev_interlaced_frame to H264Context to be able to flag soft telecine 16 years ago
h264_mp4toannexb_bsf.c Add a quick description to the H.264 BSF 16 years ago
h264_parser.c
h264_parser.h
h264data.h
h264dspenc.c
h264enc.c
h264idct.c
h264pred.c
h264pred.h
huffman.c
huffman.h
huffyuv.c Fix passing of unaligned addresses to dsputil diff_bytes() by 16 years ago
idcinvideo.c
iirfilter.c
iirfilter.h
imc.c
imcdata.h
imgconvert.c
imgconvert.h
imx_dump_header_bsf.c
indeo2.c
indeo2data.h
indeo3.c indeo3 decoder uses get_buffer, set CODEC_CAP_DR1 16 years ago
indeo3data.h
internal.h Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should 16 years ago
interplayvideo.c
intrax8.c
intrax8.h
intrax8dsp.c
intrax8huf.h
jfdctfst.c
jfdctint.c
jpegls.c
jpegls.h
jpeglsdec.c
jpeglsdec.h
jpeglsenc.c
jrevdct.c
kmvc.c kmvc decoder uses get_buffer, set CODEC_CAP_DR1 16 years ago
lcl.h
lcldec.c add #if CONFIG_ZLIB_DECODER around zlib_decomp function. 16 years ago
lclenc.c Remove unnecessary put_bits/get_bits includes. 16 years ago
libamr.c Remove comments that refer to fixed-point AMR implementations. 16 years ago
libdirac.h
libdirac_libschro.c
libdirac_libschro.h
libdiracdec.c
libdiracenc.c
libfaac.c
libfaad.c
libgsm.c
libmp3lame.c
libopencore-amr.c Add support for external OpenCORE libraries for AMR-NB/WB support. 16 years ago
libopenjpeg.c libopenjpeg wrapper uses get_buffer, set CODEC_CAP_DR1 16 years ago
libschroedinger.c
libschroedinger.h
libschroedingerdec.c
libschroedingerenc.c
libspeexdec.c
libtheoraenc.c Fix libtheora encoding for non-mod16 sizes 16 years ago
libvorbis.c
libx264.c
libxvid_internal.h
libxvid_rc.c
libxvidff.c
ljpegenc.c
loco.c
lpc.c
lpc.h
lsp.c
lsp.h
lzw.c
lzw.h
lzwenc.c
mace.c
mathops.h MIPS: add MIPS64 and Loongson asm for MAC64/MLS64 16 years ago
mdct.c Support for getting (i)MDCT output multiplied by a constant scaling factor. 16 years ago
mdec.c
mimic.c
mjpeg.c
mjpeg.h
mjpeg_parser.c
mjpega_dump_header_bsf.c
mjpegbdec.c Make sure offsets of mjpeg b are within the buffer. 16 years ago
mjpegdec.c honor restart interval in mjpeg, fix #861, SpectralFan.mov still decodes correctly 16 years ago
mjpegdec.h
mjpegenc.c
mjpegenc.h
mlp.c Fix unaligned accesses by doing bytewise access until aligned, then 16 years ago
mlp.h mlp: Simplify adressing of state and coeffs arrays for both filters by making 16 years ago
mlp_parser.c
mlp_parser.h
mlpdec.c mlp: Simplify adressing of state and coeffs arrays for both filters by making 16 years ago
mlpdsp.c mlp: Re-enable x86-optimized DSP functions. 16 years ago
mmvideo.c
motion-test.c
motion_est.c
motion_est_template.c
motionpixels.c Add missing return statement to out-of-memory condition. Fixes the warning: 16 years ago
movsub_bsf.c
mp3_header_compress_bsf.c
mp3_header_decompress_bsf.c
mpc.c
mpc.h
mpc7.c Use skip_bits_long() for large skips 16 years ago
mpc7data.h
mpc8.c Correct reading bits in MPC SV8 base codes (when we have to read 0 or >16 bits). 16 years ago
mpc8data.h
mpc8huff.h
mpcdata.h
mpeg4audio.c Subroutine to copy an AAC Program Config Element (PCE) 16 years ago
mpeg4audio.h Subroutine to copy an AAC Program Config Element (PCE) 16 years ago
mpeg4data.h
mpeg4video_parser.c
mpeg4video_parser.h
mpeg12.c Rename alloc_picture to ff_alloc_picture and move its definition 16 years ago
mpeg12.h mpeg12: fix non-standard use of "extern inline" 16 years ago
mpeg12data.c
mpeg12data.h
mpeg12decdata.h
mpeg12enc.c
mpegaudio.c
mpegaudio.h
mpegaudio_parser.c Cosmetics: Fix indentation after r18741. 16 years ago
mpegaudiodata.c
mpegaudiodata.h
mpegaudiodec.c mpegaudio: enclose SUM8() macro args in parens when used 16 years ago
mpegaudiodecheader.c fix compilation with DEBUG defined 16 years ago
mpegaudiodecheader.h
mpegaudiodectab.h
mpegaudioenc.c
mpegaudiotab.h
mpegvideo.c Properly initialize AVFrames to default values in the MPEG decoder (fixes 16 years ago
mpegvideo.h Improve wording: s/reseted/reset 16 years ago
mpegvideo_common.h
mpegvideo_enc.c remove apparently unused real_pict_num from AVCodecContext 16 years ago
mpegvideo_parser.c
mpegvideo_xvmc.c
msmpeg4.c
msmpeg4.h
msmpeg4data.c
msmpeg4data.h
msrle.c msrle uncompressed decoding, fix #1074 and many other samples under /RLE 16 years ago
msrledec.c do not print false error if eof follows eol 16 years ago
msrledec.h cosmetics: Fix some typos. 16 years ago
msvideo1.c
nellymoser.c
nellymoser.h
nellymoserdec.c Support for getting (i)MDCT output multiplied by a constant scaling factor. 16 years ago
nellymoserenc.c Move a DECLARE_ALIGNED_16 variable in the Nellymoser encoder from the stack 16 years ago
noise_bsf.c
nuv.c
opt.c Make av_set_string3() print a message in case of unknown option. 16 years ago
opt.h Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should 16 years ago
options.c remove apparently unused real_pict_num from AVCodecContext 16 years ago
os2thread.c
parser.c Fetch timestamp for the first frame of field only if frame_offset and 16 years ago
parser.h
pcm.c
pcx.c pcx decoder use get_buffer, set CODEC_CAP_DR1 16 years ago
pcxenc.c
pixdesc.c Implement av_get_bits_per_pixel(). 16 years ago
pixdesc.h Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should 16 years ago
png.c
png.h
pngdec.c png decoder use get_buffer, set CODEC_CAP_DR1 16 years ago
pngenc.c
pnm.c
pnm.h
pnm_parser.c
pnmenc.c pgm, pgmyuv, ppm, pbm and pam decoders use get_buffer, set CODEC_CAP_DR1 16 years ago
pthread.c
ptx.c ptx image decoder uses get_buffer, set CODEC_CAP_DR1 16 years ago
put_bits.h Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should 16 years ago
qcelp_lsp.c
qcelpdata.h Fix bandwith vs. bandwiDth typo. 16 years ago
qcelpdec.c Fix bandwith vs. bandwiDth typo. 16 years ago
qdm2.c Indent 16 years ago
qdm2data.h
qdrw.c
qpeg.c Remove useless assignment during initialization for some decoders 16 years ago
qtrle.c
qtrleenc.c fix qtrle encoding when previous frame linesize differs, fix #998 16 years ago
ra144.c
ra144.h
ra288.c
ra288.h
rangecoder.c
rangecoder.h
ratecontrol.c
ratecontrol.h
raw.c Add new FOURCC (0x0003) for raw DIB video, set flip flag accordingly. 16 years ago
raw.h
rawdec.c Add new FOURCC (0x0003) for raw DIB video, set flip flag accordingly. 16 years ago
rawenc.c
rdft.c
rectangle.h
remove_extradata_bsf.c
resample.c Add const in cast. Removes warning: 16 years ago
resample2.c
rl.h
rl2.c
rle.c
rle.h
roqaudioenc.c
roqvideo.c
roqvideo.h
roqvideodec.c
roqvideoenc.c
rpza.c
rtjpeg.c Distinguish between non-coded blocks and decode errors in rtjpeg's get_block 16 years ago
rtjpeg.h Move "block" variable in rtjpeg decoder to context to ensure sufficient alignment 16 years ago
rv10.c indent 16 years ago
rv30.c
rv30data.h
rv30dsp.c
rv34.c Revert changing VLC initialization type for RV3/4 decoder. 16 years ago
rv34.h
rv34data.h
rv34vlc.h
rv40.c cosmetics: remove extra space indentation 16 years ago
rv40data.h
rv40dsp.c
rv40vlc2.h
s3tc.c
s3tc.h
sgi.h
sgidec.c
sgienc.c sgi encoder does not support pal8 16 years ago
shorten.c
simple_idct.c
simple_idct.h
smacker.c smacker video decoder uses reget_buffer, set CODEC_CAP_DR1 16 years ago
smc.c
snow.c snow decoder uses get_buffer, set CODEC_CAP_DR1 16 years ago
snow.h
sonic.c
sp5x.h
sp5xdec.c amv decoder uses get_buffer, set CODEC_CAP_DR1 16 years ago
sunrast.c sun rasterfile image decoder uses get_buffer, set CODEC_CAP_DR1 16 years ago
svq1.c
svq1.h
svq1_cb.h
svq1_vlc.h
svq1dec.c Move ALIGN macro to libavutil/common.h and use it in various places 16 years ago
svq1enc.c
svq1enc_cb.h
svq3.c remove unused hack which set AVCodecContext frame_number to pic timestamp 16 years ago
targa.c targa image decoder uses get_buffer, set CODEC_CAP_DR1 16 years ago
targaenc.c
tiertexseqv.c
tiff.c tiff image decoder uses get_buffer, set CODEC_CAP_DR1 16 years ago
tiff.h
tiffenc.c
tmv.c tmv decoder uses get_buffer, set CODEC_CAP_DR1 16 years ago
truemotion1.c
truemotion1data.h
truemotion2.c TrueMotion 2 uses its own YUV-like colourspace, so convert output to proper RGB. 16 years ago
truespeech.c
truespeech_data.h
tscc.c Remove useless assignment during initialization for some decoders 16 years ago
tta.c
txd.c renderware txd image decoder uses get_buffer, set CODEC_CAP_DR1 16 years ago
ulti.c
ulti_cb.h
unary.h
utils.c Set AV_PKT_FLAG_KEY in avcodec_decode_video. 16 years ago
v210dec.c add casts to silence gcc warnings 16 years ago
v210enc.c add casts to silence gcc warnings 16 years ago
v210x.c Add casts to v210x decoder to avoid warnings. 16 years ago
vaapi.c
vaapi.h
vaapi_internal.h
vaapi_mpeg2.c
vaapi_mpeg4.c
vaapi_vc1.c
vb.c Get new buffer during frame decoding in VB video decoder, not only once 16 years ago
vc1.c idct_dc for VC-1/WMV3 decoder; ~11% faster decoding overall. 16 years ago
vc1.h set pict_type in VC-1 parser, fix some timestamps problems 16 years ago
vc1_parser.c set pict_type in VC-1 parser, fix some timestamps problems 16 years ago
vc1acdata.h
vc1data.c
vc1data.h
vc1dec.c Edge emulation should be used in B-frame MC in mspel mode with 16 years ago
vc1dsp.c idct_dc for VC-1/WMV3 decoder; ~11% faster decoding overall. 16 years ago
vcr1.c
vdpau.c
vdpau.h
vdpau_internal.h
vmdav.c Remove useless assignment during initialization for some decoders 16 years ago
vmnc.c vmware video decoder uses reget_buffer, set CODEC_CAP_DR1 16 years ago
vorbis.c
vorbis.h
vorbis_data.c
vorbis_dec.c Use iMDCT output scaling to simplify ffvorbis and make it slightly faster. 16 years ago
vorbis_enc.c Support for getting (i)MDCT output multiplied by a constant scaling factor. 16 years ago
vorbis_enc_data.h
vp3.c vp3 and theora decoders use get_buffer, set CODEC_CAP_DR1 16 years ago
vp3_parser.c
vp3data.h
vp3dsp.c
vp5.c
vp5data.h
vp6.c
vp6data.h
vp6dsp.c
vp56.c
vp56.h
vp56data.c
vp56data.h
vqavideo.c
w32thread.c
wavpack.c Add floating point audio decoding to WavPack decoder. 16 years ago
wma.c Make remaining run level decode comments doxygen comments 16 years ago
wma.h Add support for escape coded wmapro run level coefficients 16 years ago
wmadata.h
wmadec.c Introduce WMACoef typedef for decoded coefficients 16 years ago
wmaenc.c Introduce WMACoef typedef for decoded coefficients 16 years ago
wmv2.c
wmv2.h
wmv2dec.c
wmv2enc.c
wnv1.c
ws-snd1.c
xan.c
xiph.c
xiph.h
xl.c
xsubdec.c
xsubenc.c Add support for encoding XSUB subtitles. Muxing support is still missing. 16 years ago
xvmc.h
xvmc_internal.h
zmbv.c zmbv decoder uses get_buffer, set CODEC_CAP_DR1 16 years ago
zmbvenc.c Move ALIGN macro to libavutil/common.h and use it in various places 16 years ago