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 503bc4026d Replace second (and wrong) call to avcodec_align_dimensions() by adjusting 16 years ago
..
alpha
armv4l
bfin
i386 Remove duplication of TRANSPOSE8 macro, also removing some redundant load/stores 16 years ago
mlib
ppc spelling cosmetics 16 years ago
ps2
sh4
sparc
4xm.c
8bps.c Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
8svx.c
Makefile Add RLE4 and RLE8 decoding support for BMP 16 years ago
aac.c Zero 'idx' for each iteration of the coupling gain loop and as it is only used 16 years ago
aac.h
aac_ac3_parser.c Fix all the recent problems Justin had run into with the AC3 parser, 16 years ago
aac_ac3_parser.h
aac_parser.c
aacdectab.h Multiply table by -1. This avoid doing this calculation (that was introduced 16 years ago
aacenc.c
aacpsy.c
aacpsy.h
aactab.c
aactab.h
aasc.c Factorize out code used for MS RLE format decoding in different decoders. 16 years ago
ac3.c
ac3.h
ac3_parser.c create a separate codec_id for E-AC-3 16 years ago
ac3_parser.h
ac3dec.c Rename error_resilience to error_recognition. 16 years ago
ac3dec.h
ac3dec_data.c
ac3dec_data.h
ac3enc.c create a separate codec_id for E-AC-3 16 years ago
ac3tab.c
ac3tab.h
acelp_filters.c
acelp_filters.h
acelp_math.c
acelp_math.h
acelp_pitch_delay.c
acelp_pitch_delay.h
acelp_vectors.c
acelp_vectors.h
adpcm.c
adx.h
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 stuff under #if LIBAVCODEC_VERSION_INT. 16 years ago
apedec.c Correct wrong lower limit and condition used in APE decoder 16 years ago
apiexample.c
asv1.c Replace generic CONFIG_ENCODERS preprocessor conditionals by more specific 16 years ago
atrac3.c atrac3: ensure input frame is not overwritten (it is const) 16 years ago
atrac3data.h
audioconvert.c Drop deprecated SAMPLE_FMT_S24. 16 years ago
audioconvert.h
avcodec.h Document the directpred auto value. 16 years ago
avs.c
beosthread.c
bethsoftvideo.c
bethsoftvideo.h
bfi.c
bitstream.c
bitstream.h
bitstream_filter.c
bmp.c Cosmetics: reindent after last commit 16 years ago
bmp.h
bmpenc.c
bytestream.h
c93.c
cabac.c
cabac.h Remove useless #ifdef around #include. 16 years ago
cavs.c
cavs.h
cavs_parser.c
cavsdata.h
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
cook.c
cookdata.h
cscd.c Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
cyuv.c
dca.c
dca.h
dca_parser.c
dcadata.h
dcahuff.h
dct-test.c
dirac_parser.c
dnxhddata.c
dnxhddata.h
dnxhddec.c
dnxhdenc.c
dpcm.c
dsicinav.c
dsputil.c
dsputil.h
dump_extradata_bsf.c
dv.c Replace generic CONFIG_DECODERS preprocessor conditionals by more specific 16 years ago
dvbsub.c
dvbsub_parser.c
dvbsubdec.c
dvdata.h
dvdsub_parser.c
dvdsubdec.c
dvdsubenc.c
dxa.c
eac3dec.c
eacmv.c
eatgv.c
elbg.c
elbg.h
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
faanidct.c
faanidct.h
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
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
g729data.h Second-stage gain and Moving Average Predictor codebooks. 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
h261_parser.c
h261data.h
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
h263_parser.c
h263_parser.h
h263data.h
h263dec.c Rename error_resilience to error_recognition. 16 years ago
h264.c Remove unused variable. 16 years ago
h264.h Another try to fix temporal direct mode references. 16 years ago
h264_mp4toannexb_bsf.c
h264_parser.c
h264_parser.h
h264data.h
h264dspenc.c
h264enc.c license header consistency cosmetics 16 years ago
h264idct.c
h264pred.c
h264pred.h
huffman.c
huffman.h
huffyuv.c Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
idcinvideo.c
iirfilter.c
iirfilter.h
imc.c
imcdata.h
imgconvert.c avcodec_find_best_pix_fmt() needs a 64bit mask as there are more than 32 pix_fmts. 16 years ago
imgconvert.h
imgconvert_template.h
imgresample.c cosmetics: Fix indentation. 16 years ago
imx_dump_header_bsf.c
indeo2.c
indeo2data.h
indeo3.c
indeo3data.h
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
lcl.h
lcldec.c
lclenc.c Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
liba52.c
libamr.c
libdirac.h
libdirac_libschro.c
libdirac_libschro.h
libdiracdec.c
libdiracenc.c Add support for creating Simple Profile (I-frame only, no arithmetic coding) 16 years ago
libfaac.c Log an error message in case of invalid number of channels. 16 years ago
libfaad.c Remove stuff under #if LIBAVCODEC_VERSION_INT. 16 years ago
libgsm.c
libmp3lame.c
libschroedinger.c
libschroedinger.h
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 sync to latest x264 git, field was renamed 16 years ago
libxvid_internal.h
libxvid_rc.c
libxvidff.c Remove stuff under #if LIBAVCODEC_VERSION_INT. 16 years ago
ljpegenc.c
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
lsp.h
lzw.c
lzw.h
lzwenc.c
mace.c Convert two tables to signed decimal 16 years ago
mathops.h
mdct.c Try to fix wma regression. 16 years ago
mdec.c
mimic.c
mjpeg.c
mjpeg.h
mjpeg_parser.c
mjpega_dump_header_bsf.c
mjpegbdec.c
mjpegdec.c Replace apparently always true condition by assert(). 16 years ago
mjpegdec.h
mjpegenc.c
mjpegenc.h
mlp.c
mlp.h
mlp_parser.c
mlp_parser.h
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
mpc7.c
mpc7data.h
mpc8.c
mpc8data.h
mpc8huff.h
mpcdata.h
mpeg4audio.c
mpeg4audio.h
mpeg4data.h
mpeg4video_parser.c
mpeg4video_parser.h
mpeg12.c Guess picture type from picture coding extension when the main header is damaged. 16 years ago
mpeg12.h
mpeg12data.c
mpeg12data.h
mpeg12decdata.h
mpeg12enc.c
mpegaudio.c
mpegaudio.h Rename error_resilience to error_recognition. 16 years ago
mpegaudio_parser.c
mpegaudiodata.c
mpegaudiodata.h
mpegaudiodec.c Only print "invalid new backstep" when it is really invalid. 16 years ago
mpegaudiodecheader.c
mpegaudiodecheader.h
mpegaudiodectab.h
mpegaudioenc.c
mpegaudiotab.h
mpegvideo.c Do not use the generic "alloc missing references" code for h.264 as it does 16 years ago
mpegvideo.h Fix a warning about an undefined function when compiling h264.c 16 years ago
mpegvideo_common.h Fix a warning about an undefined function when compiling h264.c 16 years ago
mpegvideo_enc.c Remove stuff under #if LIBAVCODEC_VERSION_INT. 16 years ago
mpegvideo_parser.c
msmpeg4.c Rename error_resilience to error_recognition. 16 years ago
msmpeg4.h
msmpeg4data.c
msmpeg4data.h
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
nellymoser.h
nellymoserdec.c
nellymoserenc.c Remaining parts of Nellymoser encoder 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
os2thread.c
parser.c
parser.h
pcm.c Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
pcx.c
png.c
png.h
pngdec.c
pngenc.c
pnm.c cosmetics: fix indentation after r15321 16 years ago
pnm.h
pnm_parser.c
pnmenc.c
pthread.c
ptx.c
qdm2.c
qdm2data.h
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 misc spelling/wording/grammar fixes 16 years ago
rangecoder.c
rangecoder.h
ratecontrol.c
ratecontrol.h
raw.c
raw.h
rawdec.c Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
rawenc.c
rectangle.h
remove_extradata_bsf.c
resample.c
resample2.c
rl.h
rl2.c
rle.c
rle.h
roqaudioenc.c
roqvideo.c
roqvideo.h
roqvideodec.c
roqvideoenc.c
rpza.c
rtjpeg.c
rtjpeg.h
rv10.c Replace generic CONFIG_ENCODERS preprocessor conditionals by more specific 16 years ago
rv30.c
rv30data.h
rv30dsp.c
rv34.c
rv34.h
rv34data.h
rv34vlc.h
rv40.c
rv40data.h
rv40vlc2.h
s3tc.c
s3tc.h
sgi.h
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
smacker.c
smc.c
snow.c
snow.h
sonic.c Replace generic CONFIG_ENCODERS preprocessor conditionals by more specific 16 years ago
sp5x.h
sp5xdec.c
sunrast.c
svq1.c
svq1.h
svq1_cb.h
svq1_vlc.h
svq1dec.c
svq1enc.c
svq1enc_cb.h
svq3.c
targa.c
targaenc.c
tiertexseqv.c
tiff.c
tiff.h
tiffenc.c
truemotion1.c
truemotion1data.h
truemotion2.c
truespeech.c
truespeech_data.h
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
unary.h
utils.c Replace second (and wrong) call to avcodec_align_dimensions() by adjusting 16 years ago
vb.c
vc1.c Make it possible to disable loop filter in VC-1. 16 years ago
vc1.h
vc1_parser.c
vc1acdata.h
vc1data.c
vc1data.h
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
vorbis_data.c Use DECLARE_ALIGNED_16() on vorbis windows as they are used in dsputils 16 years ago
vorbis_dec.c Optimize vorbis_residue_decode() so that vr->type is a constant. 16 years ago
vorbis_enc.c vorbis_enc : set coded_frame->pts value to running sample count. 16 years ago
vorbis_enc_data.h
vp3.c Use skip_frame for keyframe-only decoding rather than #ifdef 16 years ago
vp3_parser.c
vp3data.h
vp3dsp.c
vp5.c
vp5data.h
vp6.c
vp6data.h
vp56.c
vp56.h
vp56data.c
vp56data.h
vqavideo.c
w32thread.c
wavpack.c
wma.c
wma.h
wmadata.h
wmadec.c
wmaenc.c
wmv2.c
wmv2.h
wmv2dec.c
wmv2enc.c
wnv1.c
ws-snd1.c
xan.c
xiph.c
xiph.h
xl.c
xsubdec.c
xvmc_render.h
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