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.
 
 
 
 
 
Michael Niedermayer 1fdcdf8d87 Add variable to hold the svq3 watermarking key, 16 years ago
..
alpha Globally rename the header inclusion guard names. 16 years ago
armv4l Globally rename the header inclusion guard names. 16 years ago
bfin Globally rename the header inclusion guard names. 16 years ago
i386 get_pixels_sse2, ~+12% performance compared to mmx 16 years ago
mlib
ppc spelling cosmetics 16 years ago
ps2 Globally rename the header inclusion guard names. 16 years ago
sh4
sparc Globally rename the header inclusion guard names. 16 years ago
4xm.c
8bps.c Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
8svx.c Make 8svx codec context table pointer const to match the type of the 16 years ago
Makefile Remove obsolete liba52 wrapper code. 16 years ago
aac.c Rename variables to clarify the channel coupling element and corresponding 16 years ago
aac.h Correct documentation of ch_select array. 16 years ago
aac_ac3_parser.c Fix all the recent problems Justin had run into with the AC3 parser, 16 years ago
aac_ac3_parser.h Globally rename the header inclusion guard names. 16 years ago
aac_parser.c aac_parser: fix strict aliasing violation 16 years ago
aacdectab.h Add (additional) const to many global tables. 16 years ago
aacenc.c Add (additional) const to many global tables. 16 years ago
aacpsy.c
aacpsy.h Fix 'make checkheaders', based on a patch by Diego Pettenò, flameeyes gmail com. 16 years ago
aactab.c Add (additional) const to many global tables. 16 years ago
aactab.h Add (additional) const to many global tables. 16 years ago
aasc.c Factorize out code used for MS RLE format decoding in different decoders. 16 years ago
ac3.c
ac3.h Globally rename the header inclusion guard names. 16 years ago
ac3_parser.c create a separate codec_id for E-AC-3 16 years ago
ac3_parser.h Globally rename the header inclusion guard names. 16 years ago
ac3dec.c Rename error_resilience to error_recognition. 16 years ago
ac3dec.h Globally rename the header inclusion guard names. 16 years ago
ac3dec_data.c Add (additional) const to many global tables. 16 years ago
ac3dec_data.h Add (additional) const to many global tables. 16 years ago
ac3enc.c create a separate codec_id for E-AC-3 16 years ago
ac3tab.c
ac3tab.h Globally rename the header inclusion guard names. 16 years ago
acelp_filters.c (cosmetics) Describe for which tests clipping is required. 16 years ago
acelp_filters.h Globally rename the header inclusion guard names. 16 years ago
acelp_math.c
acelp_math.h Globally rename the header inclusion guard names. 16 years ago
acelp_pitch_delay.c
acelp_pitch_delay.h Globally rename the header inclusion guard names. 16 years ago
acelp_vectors.c
acelp_vectors.h Globally rename the header inclusion guard names. 16 years ago
adpcm.c
adx.h Globally rename the header inclusion guard names. 16 years ago
adxdec.c
adxenc.c
alac.c alac : fix case where bits_per_sample is not set. 16 years ago
alacenc.c Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
allcodecs.c Remove obsolete liba52 wrapper code. 16 years ago
apedec.c Correct wrong lower limit and condition used in APE decoder 16 years ago
apiexample.c Use M_PI from libavutil/mathematics.h instead of defining PI ourselves 16 years ago
asv1.c Replace generic CONFIG_ENCODERS preprocessor conditionals by more specific 16 years ago
atrac3.c atrac3dec: cosmetics: indentation 16 years ago
atrac3data.h Globally rename the header inclusion guard names. 16 years ago
audioconvert.c Remove duplicate "const" qualifier for *matrix. 16 years ago
audioconvert.h Globally rename the header inclusion guard names. 16 years ago
avcodec.h Document the directpred auto value. 16 years ago
avs.c
beosthread.c
bethsoftvideo.c
bethsoftvideo.h Globally rename the header inclusion guard names. 16 years ago
bfi.c
bitstream.c
bitstream.h Globally rename the header inclusion guard names. 16 years ago
bitstream_filter.c Mark list heads static. Patch by Diego Pettenò 16 years ago
bmp.c Cosmetics: reindent after last commit 16 years ago
bmp.h Globally rename the header inclusion guard names. 16 years ago
bmpenc.c
bytestream.h Globally rename the header inclusion guard names. 16 years ago
c93.c
cabac.c
cabac.h Remove useless #ifdef around #include. 16 years ago
cavs.c
cavs.h Globally rename the header inclusion guard names. 16 years ago
cavs_parser.c
cavsdata.h Globally rename the header inclusion guard names. 16 years ago
cavsdec.c
cavsdsp.c
cinepak.c Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
cljr.c Disable encoders by undefining CONFIG_FOO_ENCODER once instead of littering 16 years ago
colorspace.h Globally rename the header inclusion guard names. 16 years ago
cook.c
cookdata.h Globally rename the header inclusion guard names. 16 years ago
cscd.c Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
cyuv.c Remove useless cyuv_decode_end function 16 years ago
dca.c Remove the cos_mod table that has become unused after replacing the imdct 16 years ago
dca.h Globally rename the header inclusion guard names. 16 years ago
dca_parser.c
dcadata.h Globally rename the header inclusion guard names. 16 years ago
dcahuff.h Globally rename the header inclusion guard names. 16 years ago
dct-test.c
dirac_parser.c
dnxhddata.c
dnxhddata.h Globally rename the header inclusion guard names. 16 years ago
dnxhddec.c
dnxhdenc.c
dpcm.c
dsicinav.c
dsputil.c Move VP3 loop filter to DSPContext 16 years ago
dsputil.h Move VP3 loop filter to DSPContext 16 years ago
dump_extradata_bsf.c
dv.c replacing frame_rate and frame_rate_base with an AVRational time_base 16 years ago
dvbsub.c
dvbsub_parser.c
dvbsubdec.c
dvdata.h replacing frame_rate and frame_rate_base with an AVRational time_base 16 years ago
dvdsub_parser.c
dvdsubdec.c
dvdsubenc.c
dxa.c
eac3dec.c simplify code and comment regarding determination whether or not AHT is used. 16 years ago
eacmv.c
eatgv.c
elbg.c
elbg.h Globally rename the header inclusion guard names. 16 years ago
error_resilience.c Do not attempt to perform error concealment in lowres mode as this is 16 years ago
escape124.c
eval.c Remove stuff under #if LIBAVCODEC_VERSION_INT. 16 years ago
eval.h remove one more stuff under #if LIBAVCODEC_VERSION_INT 16 years ago
faandct.c Relicense as ISC with the authors' permission. 16 years ago
faandct.h Globally rename the header inclusion guard names. 16 years ago
faanidct.c
faanidct.h Globally rename the header inclusion guard names. 16 years ago
fdctref.c
fft-test.c
fft.c
ffv1.c Replace generic CONFIG_ENCODERS preprocessor conditionals by more specific 16 years ago
flac.c fix issue 616 on roundup : decoding of short flac files 16 years ago
flac.h Globally rename the header inclusion guard names. 16 years ago
flacenc.c write actual min and max frame size to FLAC header. update regression test checksum. 16 years ago
flashsv.c
flashsvenc.c
flicvideo.c
fraps.c
g726.c Replace generic CONFIG_ENCODERS preprocessor conditionals by more specific 16 years ago
g729.h Globally rename the header inclusion guard names. 16 years ago
g729data.h cosmetics: Change comment style for consistency. 16 years ago
g729dec.c Another set of approved changes for G.729: includes, formats structure, 16 years ago
gif.c
gifdec.c
golomb.c
golomb.h Fix regression test failure caused by golomb limit not being considered 16 years ago
h261.c
h261.h Globally rename the header inclusion guard names. 16 years ago
h261_parser.c
h261data.h Globally rename the header inclusion guard names. 16 years ago
h261dec.c Rename error_resilience to error_recognition. 16 years ago
h261enc.c
h263.c Rename error_resilience to error_recognition. 16 years ago
h263.h Globally rename the header inclusion guard names. 16 years ago
h263_parser.c
h263_parser.h Globally rename the header inclusion guard names. 16 years ago
h263data.h Globally rename the header inclusion guard names. 16 years ago
h263dec.c Rename error_resilience to error_recognition. 16 years ago
h264.c Mark ff_div6 and ff_rem6 static in h264.c. Patch by Diego Pettenò 16 years ago
h264.h Add variable to hold the svq3 watermarking key, 16 years ago
h264_mp4toannexb_bsf.c
h264_parser.c 100l forgot return type. 16 years ago
h264_parser.h Globally rename the header inclusion guard names. 16 years ago
h264data.h Move nal unit types enum and EXTENDED_SAR #define from h264data.h to h264.h. 16 years ago
h264dspenc.c Mark ff_div6 and ff_rem6 static in h264.c. Patch by Diego Pettenò 16 years ago
h264enc.c license header consistency cosmetics 16 years ago
h264idct.c
h264pred.c
h264pred.h Globally rename the header inclusion guard names. 16 years ago
huffman.c
huffman.h Globally rename the header inclusion guard names. 16 years ago
huffyuv.c Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
idcinvideo.c
iirfilter.c Add generic IIR filter interface with Butterworth lowpass filter implementation 16 years ago
iirfilter.h Globally rename the header inclusion guard names. 16 years ago
imc.c
imcdata.h Globally rename the header inclusion guard names. 16 years ago
imgconvert.c avcodec_find_best_pix_fmt() needs a 64bit mask as there are more than 32 pix_fmts. 16 years ago
imgconvert.h Globally rename the header inclusion guard names. 16 years ago
imgconvert_template.h
imgresample.c cosmetics: Fix indentation. 16 years ago
imx_dump_header_bsf.c
indeo2.c
indeo2data.h Globally rename the header inclusion guard names. 16 years ago
indeo3.c Rename some variables and add some comments to try to be a bit more clear. 16 years ago
indeo3data.h Globally rename the header inclusion guard names. 16 years ago
interplayvideo.c
intrax8.c
intrax8.h Globally rename the header inclusion guard names. 16 years ago
intrax8dsp.c
intrax8huf.h Globally rename the header inclusion guard names. 16 years ago
jfdctfst.c
jfdctint.c
jpegls.c
jpegls.h Globally rename the header inclusion guard names. 16 years ago
jpeglsdec.c
jpeglsdec.h Globally rename the header inclusion guard names. 16 years ago
jpeglsenc.c
jrevdct.c
kmvc.c
lcl.h Globally rename the header inclusion guard names. 16 years ago
lcldec.c
lclenc.c Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
libamr.c
libdirac.h Globally rename the header inclusion guard names. 16 years ago
libdirac_libschro.c
libdirac_libschro.h Globally rename the header inclusion guard names. 16 years ago
libdiracdec.c
libdiracenc.c Use PIX_FMT_NONE instead of -1 in AVCodec.pix_fmts. 16 years ago
libfaac.c Log an error message in case of invalid number of channels. 16 years ago
libfaad.c Add (additional) const to many global tables. 16 years ago
libgsm.c
libmp3lame.c
libschroedinger.c
libschroedinger.h Globally rename the header inclusion guard names. 16 years ago
libschroedingerdec.c
libschroedingerenc.c Add support for creating Simple Profile (I-frame only, no arithmetic coding) 16 years ago
libtheoraenc.c
libvorbis.c
libx264.c Fix mem leak. 16 years ago
libxvid_internal.h Globally rename the header inclusion guard names. 16 years ago
libxvid_rc.c
libxvidff.c Remove stuff under #if LIBAVCODEC_VERSION_INT. 16 years ago
ljpegenc.c Fix lossless jpeg encoder to comply to spec and store full redundant 16 years ago
loco.c
lpc.c Avoid duplicating compute_lpc_coefs() function in both the RA288 and AAC decoders. 16 years ago
lpc.h Cosmetics: s/LPC_type/LPC_TYPE/ 16 years ago
lsp.c (cosmetics) Remove incorrect comment. 16 years ago
lsp.h Globally rename the header inclusion guard names. 16 years ago
lzw.c
lzw.h Globally rename the header inclusion guard names. 16 years ago
lzwenc.c
mace.c Cosmetics: rename mace3_decode_frame() to mace_decode_frame() 16 years ago
mathops.h Globally rename the header inclusion guard names. 16 years ago
mdct.c Try to fix wma regression. 16 years ago
mdec.c
mimic.c
mjpeg.c
mjpeg.h Globally rename the header inclusion guard names. 16 years ago
mjpeg_parser.c
mjpega_dump_header_bsf.c
mjpegbdec.c
mjpegdec.c Replace apparently always true condition by assert(). 16 years ago
mjpegdec.h Globally rename the header inclusion guard names. 16 years ago
mjpegenc.c
mjpegenc.h Globally rename the header inclusion guard names. 16 years ago
mlp.c
mlp.h Globally rename the header inclusion guard names. 16 years ago
mlp_parser.c
mlp_parser.h Globally rename the header inclusion guard names. 16 years ago
mlpdec.c
mmvideo.c
motion-test.c
motion_est.c 1000l Fix snow regression test that i broke in r15135. 16 years ago
motion_est_template.c
motionpixels.c
movsub_bsf.c
mp3_header_compress_bsf.c
mp3_header_decompress_bsf.c
mpc.c
mpc.h Globally rename the header inclusion guard names. 16 years ago
mpc7.c
mpc7data.h Globally rename the header inclusion guard names. 16 years ago
mpc8.c
mpc8data.h Globally rename the header inclusion guard names. 16 years ago
mpc8huff.h Globally rename the header inclusion guard names. 16 years ago
mpcdata.h Globally rename the header inclusion guard names. 16 years ago
mpeg4audio.c
mpeg4audio.h Globally rename the header inclusion guard names. 16 years ago
mpeg4data.h Globally rename the header inclusion guard names. 16 years ago
mpeg4video_parser.c
mpeg4video_parser.h Globally rename the header inclusion guard names. 16 years ago
mpeg12.c Guess picture type from picture coding extension when the main header is damaged. 16 years ago
mpeg12.h Globally rename the header inclusion guard names. 16 years ago
mpeg12data.c
mpeg12data.h Globally rename the header inclusion guard names. 16 years ago
mpeg12decdata.h Globally rename the header inclusion guard names. 16 years ago
mpeg12enc.c
mpegaudio.c
mpegaudio.h Rename error_resilience to error_recognition. 16 years ago
mpegaudio_parser.c
mpegaudiodata.c
mpegaudiodata.h Globally rename the header inclusion guard names. 16 years ago
mpegaudiodec.c Only print "invalid new backstep" when it is really invalid. 16 years ago
mpegaudiodecheader.c
mpegaudiodecheader.h Globally rename the header inclusion guard names. 16 years ago
mpegaudiodectab.h Globally rename the header inclusion guard names. 16 years ago
mpegaudioenc.c
mpegaudiotab.h Globally rename the header inclusion guard names. 16 years ago
mpegvideo.c Rename copy_picture to ff_copy_picture. 16 years ago
mpegvideo.h Rename copy_picture to ff_copy_picture. 16 years ago
mpegvideo_common.h Fix a warning about an undefined function when compiling h264.c 16 years ago
mpegvideo_enc.c Rename copy_picture to ff_copy_picture. 16 years ago
mpegvideo_parser.c
msmpeg4.c Mark the ff_find_best_tables symbol static to msmpeg4. Patch by Diego Pettenò 16 years ago
msmpeg4.h Globally rename the header inclusion guard names. 16 years ago
msmpeg4data.c spelling cosmetics 16 years ago
msmpeg4data.h spelling cosmetics 16 years ago
msrle.c Factorize out code used for MS RLE format decoding in different decoders. 16 years ago
msrledec.c Factorize out code used for MS RLE format decoding in different decoders. 16 years ago
msrledec.h Factorize out code used for MS RLE format decoding in different decoders. 16 years ago
msvideo1.c
nellymoser.c Cosmetics (format ff_nelly_dequantization_table nicer) 16 years ago
nellymoser.h Globally rename the header inclusion guard names. 16 years ago
nellymoserdec.c
nellymoserenc.c nellymoserenc: flush PutBitContext after use. 16 years ago
noise_bsf.c
nuv.c Fix nuv decoder to use reget_buffer for non-keyframes and correctly 16 years ago
opt.c
opt.h Globally rename the header inclusion guard names. 16 years ago
os2thread.c
parser.c Mark list heads static. Patch by Diego Pettenò 16 years ago
parser.h Globally rename the header inclusion guard names. 16 years ago
pcm.c Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
pcx.c
png.c
png.h Globally rename the header inclusion guard names. 16 years ago
pngdec.c
pngenc.c
pnm.c cosmetics: fix indentation after r15321 16 years ago
pnm.h Globally rename the header inclusion guard names. 16 years ago
pnm_parser.c
pnmenc.c
pthread.c
ptx.c
qdm2.c
qdm2data.h Globally rename the header inclusion guard names. 16 years ago
qdrw.c
qpeg.c
qtrle.c Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
qtrleenc.c Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
ra144.c misc spelling/wording/grammar fixes 16 years ago
ra144.h Remove useless comment 16 years ago
ra288.c Simplify: avoid duplication backward_filter() 16 years ago
ra288.h Fix 'make checkheaders', based on a patch by Diego Pettenò, flameeyes gmail com. 16 years ago
rangecoder.c
rangecoder.h Globally rename the header inclusion guard names. 16 years ago
ratecontrol.c Add (additional) const to many global tables. 16 years ago
ratecontrol.h Globally rename the header inclusion guard names. 16 years ago
raw.c Fix some icc warnings by using enum PixelFormat instead of int where appropriate. 16 years ago
raw.h Fix some icc warnings by using enum PixelFormat instead of int where appropriate. 16 years ago
rawdec.c Fix some icc warnings by using enum PixelFormat instead of int where appropriate. 16 years ago
rawenc.c
rectangle.h Globally rename the header inclusion guard names. 16 years ago
remove_extradata_bsf.c
resample.c
resample2.c
rl.h Globally rename the header inclusion guard names. 16 years ago
rl2.c
rle.c
rle.h Globally rename the header inclusion guard names. 16 years ago
roqaudioenc.c
roqvideo.c
roqvideo.h Globally rename the header inclusion guard names. 16 years ago
roqvideodec.c
roqvideoenc.c
rpza.c
rtjpeg.c
rtjpeg.h Globally rename the header inclusion guard names. 16 years ago
rv10.c spelling cosmetics 16 years ago
rv30.c
rv30data.h Globally rename the header inclusion guard names. 16 years ago
rv30dsp.c
rv34.c
rv34.h Register RV-[34] block specific feature for long future loop filter 16 years ago
rv34data.h Globally rename the header inclusion guard names. 16 years ago
rv34vlc.h Globally rename the header inclusion guard names. 16 years ago
rv40.c
rv40data.h Globally rename the header inclusion guard names. 16 years ago
rv40vlc2.h Globally rename the header inclusion guard names. 16 years ago
s3tc.c
s3tc.h Globally rename the header inclusion guard names. 16 years ago
sgi.h Globally rename the header inclusion guard names. 16 years ago
sgidec.c
sgienc.c
shorten.c Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
simple_idct.c
simple_idct.h Globally rename the header inclusion guard names. 16 years ago
smacker.c
smc.c
snow.c
snow.h Globally rename the header inclusion guard names. 16 years ago
sonic.c Replace generic CONFIG_ENCODERS preprocessor conditionals by more specific 16 years ago
sp5x.h Globally rename the header inclusion guard names. 16 years ago
sp5xdec.c
sunrast.c
svq1.c
svq1.h Globally rename the header inclusion guard names. 16 years ago
svq1_cb.h Globally rename the header inclusion guard names. 16 years ago
svq1_vlc.h Globally rename the header inclusion guard names. 16 years ago
svq1dec.c
svq1enc.c
svq1enc_cb.h Globally rename the header inclusion guard names. 16 years ago
svq3.c
targa.c
targaenc.c
tiertexseqv.c
tiff.c
tiff.h Globally rename the header inclusion guard names. 16 years ago
tiffenc.c
truemotion1.c
truemotion1data.h Globally rename the header inclusion guard names. 16 years ago
truemotion2.c
truespeech.c
truespeech_data.h Globally rename the header inclusion guard names. 16 years ago
tscc.c Factorize out code used for MS RLE format decoding in different decoders. 16 years ago
tta.c Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
txd.c
ulti.c
ulti_cb.h Globally rename the header inclusion guard names. 16 years ago
unary.h Globally rename the header inclusion guard names. 16 years ago
utils.c allows calling avcodec_find_(en|de)coder_by_name with NULL parameter 16 years ago
vb.c
vc1.c Make it possible to disable loop filter in VC-1. 16 years ago
vc1.h Globally rename the header inclusion guard names. 16 years ago
vc1_parser.c
vc1acdata.h Globally rename the header inclusion guard names. 16 years ago
vc1data.c
vc1data.h Globally rename the header inclusion guard names. 16 years ago
vc1dsp.c
vcr1.c Disable encoders by undefining CONFIG_FOO_ENCODER once instead of littering 16 years ago
vmdav.c Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
vmnc.c Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
vorbis.c
vorbis.h Globally rename the header inclusion guard names. 16 years ago
vorbis_data.c Use DECLARE_ALIGNED_16() on vorbis windows as they are used in dsputils 16 years ago
vorbis_dec.c Fix memleak for currupt input. 16 years ago
vorbis_enc.c vorbis_enc : set coded_frame->pts value to running sample count. 16 years ago
vorbis_enc_data.h Globally rename the header inclusion guard names. 16 years ago
vp3.c Remove unused variables 16 years ago
vp3_parser.c
vp3data.h filter_limit_values only needs 7 bits, make its tables smaller 16 years ago
vp3dsp.c Move VP3 loop filter to DSPContext 16 years ago
vp5.c
vp5data.h Globally rename the header inclusion guard names. 16 years ago
vp6.c vp6dec: ensure we don't try to use a buffer with negative size 16 years ago
vp6data.h Globally rename the header inclusion guard names. 16 years ago
vp56.c
vp56.h Globally rename the header inclusion guard names. 16 years ago
vp56data.c
vp56data.h Globally rename the header inclusion guard names. 16 years ago
vqavideo.c
w32thread.c
wavpack.c
wma.c Fix index to ff_sine_windows[]. Previously the index was usually in reverse 16 years ago
wma.h Globally rename the header inclusion guard names. 16 years ago
wmadata.h Globally rename the header inclusion guard names. 16 years ago
wmadec.c Fix mid/side stereo buggy output zeroing, fixes issue264 part 2. 16 years ago
wmaenc.c Intel C compiler warns on this assignment in this if(), probably 16 years ago
wmv2.c
wmv2.h Globally rename the header inclusion guard names. 16 years ago
wmv2dec.c
wmv2enc.c
wnv1.c
ws-snd1.c
xan.c
xiph.c
xiph.h Globally rename the header inclusion guard names. 16 years ago
xl.c
xsubdec.c
xvmc_render.h Globally rename the header inclusion guard names. 16 years ago
xvmcvideo.c
zmbv.c Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
zmbvenc.c ZMBV encoder forgot to fill coded frame pointer 16 years ago