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 9296f5d81a Simplify strange obfuscated code in MMCO_LONG handling. 16 years ago
..
alpha
armv4l ARM: optimised MAC64 and MLS64 16 years ago
bfin
i386 Fix h264_loop_filter_strength_mmx2() so it works with PAFF. 16 years ago
mlib
ppc cosmetics: Fix indentation after last commit. 16 years ago
ps2
sh4
sparc
4xm.c
8bps.c
8svx.c
Makefile Motion Pixels Video Decoder. 16 years ago
aac_ac3_parser.c
aac_ac3_parser.h Close parse context. 16 years ago
aac_parser.c
aasc.c
ac3.c
ac3.h
ac3_parser.c Close parse context. 16 years ago
ac3_parser.h
ac3dec.c read 'coupling in use' parameter from bitstream into decoder context first, 16 years ago
ac3dec.h
ac3dec_data.c
ac3dec_data.h
ac3enc.c mark read-only data as const 16 years ago
ac3tab.c
ac3tab.h
acelp_filters.c Typo in a comment: s/two avoid/to avoid/ 16 years ago
acelp_filters.h Typo and grammar fix 16 years ago
acelp_math.c
acelp_math.h We do not only calculate it but we also return it. 16 years ago
acelp_pitch_delay.c make sum_of_squares() more generic 16 years ago
acelp_pitch_delay.h gain code, gain pitch and pitch delay decoding for ACELP based codecs 16 years ago
acelp_vectors.c
acelp_vectors.h Correct a couple of typos 16 years ago
adpcm.c bitstream: move put_sbits() from flacenc.c to bitstream.h and use it 16 years ago
adx.h
adxdec.c
adxenc.c
alac.c fix verbatim mode decoding. patch by Jai Menon (realityman gmx net). 17 years ago
allcodecs.c Motion Pixels Video Decoder. 16 years ago
apedec.c Add several vector functions used by Monkey's Audio decoder to dsputil 16 years ago
apiexample.c
asv1.c bitstream: move put_sbits() from flacenc.c to bitstream.h and use it 16 years ago
atrac3.c
atrac3data.h mark read-only data as const 16 years ago
audioconvert.c
avcodec.h Correct b_quant offset comment in avcodec.h, it is the description for 16 years ago
avs.c
beosthread.c
bethsoftvideo.c
bethsoftvideo.h
bfi.c
bitstream.c move ff_log2_run to bitstream.c and reuse in ffv1.c 16 years ago
bitstream.h Remove dead code in bitstream.h 16 years ago
bitstream_filter.c
bmp.c
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
cinepak.c
cljr.c
colorspace.h
cook.c Remove now unused variable 16 years ago
cookdata.h mark read-only data as const 16 years ago
cscd.c
cyuv.c
dca.c
dca.h
dca_parser.c
dcadata.h
dcahuff.h mark read-only data as const 16 years ago
dct-test.c Make code independent/less dependent on dsputil. 16 years ago
dirac_parser.c
dnxhddata.c
dnxhddata.h
dnxhddec.c
dnxhdenc.c
dpcm.c mark read-only data as const 16 years ago
dsicinav.c
dsputil.c float_to_int16_interleave: change src to an array of pointers instead of assuming it's contiguous. 16 years ago
dsputil.h Fix h264_loop_filter_strength_mmx2() so it works with PAFF. 16 years ago
dump_extradata_bsf.c
dv.c Move #ifdef CONFIG_DVVIDEO_ENCODER up to cover all functions used for encoding. 16 years ago
dvbsub.c
dvbsub_parser.c
dvbsubdec.c
dvdata.h
dvdsub_parser.c
dvdsubdec.c dvdsubdec: allow compilation with -DDEBUG 16 years ago
dvdsubenc.c
dxa.c
eacmv.c Electronic Arts CMV decoder 16 years ago
elbg.c My commit at r14340 was not the right solution. For a monochromatic 16 years ago
elbg.h
error_resilience.c
escape124.c
eval.c mark read-only data as const 16 years ago
eval.h
faandct.c mark read-only data as const 16 years ago
faandct.h
faanidct.c
faanidct.h
fdctref.c
fft-test.c Don't set mm_flags in fft-test, since it doesn't do anything anyway. 16 years ago
fft.c exploit mdct symmetry 16 years ago
ffv1.c move ff_log2_run to bitstream.c and reuse in ffv1.c 16 years ago
flac.c Support reading large metadata. 16 years ago
flac.h
flacenc.c bitstream: move put_sbits() from flacenc.c to bitstream.h and use it 16 years ago
flashsv.c
flashsvenc.c
flicvideo.c
fraps.c
g726.c Do not shift F[I] twice, it is also clearer and smaller now. 16 years ago
gif.c
gifdec.c
golomb.c
golomb.h bitstream: move put_sbits() from flacenc.c to bitstream.h and use it 16 years ago
h261.c
h261.h
h261_parser.c
h261data.h
h261dec.c
h261enc.c bitstream: move put_sbits() from flacenc.c to bitstream.h and use it 16 years ago
h263.c bitstream: move put_sbits() from flacenc.c to bitstream.h and use it 16 years ago
h263.h
h263_parser.c
h263_parser.h
h263data.h
h263dec.c cosmetics: Fix two common typos: wont --> will not, lets --> let us. 16 years ago
h264.c Simplify strange obfuscated code in MMCO_LONG handling. 16 years ago
h264.h qscale has a range of 0..51 we thus do not need a 256 entry table and neither need 16 years ago
h264_mp4toannexb_bsf.c
h264_parser.c
h264_parser.h
h264data.h
h264dspenc.c
h264enc.c
h264idct.c
h264pred.c
h264pred.h
huffman.c
huffman.h
huffyuv.c
idcinvideo.c
imc.c Use new style static VLC tables for IMC decoder. 16 years ago
imcdata.h mark read-only data as const 16 years ago
imgconvert.c
imgconvert.h
imgconvert_template.h
imgresample.c
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 move ff_log2_run to bitstream.c and reuse in ffv1.c 16 years ago
jpegls.h
jpeglsdec.c
jpeglsdec.h
jpeglsenc.c
jrevdct.c
kmvc.c
lcl.h
lcldec.c
lclenc.c Improve an lclenc.c error message in case of unsupported input pixel 16 years ago
liba52.c
libamr.c
libdirac.h
libdirac_libschro.c Add a parameter for queue size. 16 years ago
libdirac_libschro.h Add a parameter for queue size. 16 years ago
libdiracdec.c
libdiracenc.c Fix pts handling when encoding with libdirac. 16 years ago
libfaac.c
libfaad.c set frame_size in libfaad decoder 16 years ago
libgsm.c
libmp3lame.c
libschroedinger.c
libschroedinger.h
libschroedingerdec.c Parse frames to feed the decoder with individual parse units. 16 years ago
libschroedingerenc.c Fix pts handling when encoding with libschroedinger, closes issue 453. 16 years ago
libtheoraenc.c
libvorbis.c
libx264.c
libxvid_internal.h
libxvid_rc.c
libxvidff.c
ljpegenc.c
loco.c
lsp.c
lsp.h Correct a couple of typos 16 years ago
lzw.c check that csize in ff_lzw_decode_init is < LZW_MAXBITS, <= is not enough and 16 years ago
lzw.h
lzwenc.c
mace.c
mathops.h mathops: add MAC64, MLS64, and MLS16 16 years ago
mdct.c exploit mdct symmetry 16 years ago
mdec.c Remove pointless AVFrame* casting. 16 years ago
mimic.c
mjpeg.c remove duplicate tables 16 years ago
mjpeg.h remove duplicate tables 16 years ago
mjpeg_parser.c
mjpega_dump_header_bsf.c
mjpegbdec.c
mjpegdec.c remove duplicate tables 16 years ago
mjpegdec.h
mjpegenc.c bitstream: move put_sbits() from flacenc.c to bitstream.h and use it 16 years ago
mjpegenc.h
mlp_parser.c Add required stdint.h header #include. 16 years ago
mlp_parser.h Add correct header #include to fix 'make checkheaders'. 16 years ago
mlpdec.c mlpdec: Check for bits left before each read of End-of-Stream indicator and 16 years ago
mmvideo.c Remove AVPaletteControl from ALG MM demuxer/decoder 16 years ago
motion-test.c
motion_est.c Remove ancient code that hasnt worked in many years. 16 years ago
motion_est_template.c cosmetics: Fix two common typos: wont --> will not, lets --> let us. 16 years ago
motionpixels.c Motion Pixels Video Decoder. 16 years ago
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
mpeg12.h
mpeg12data.c
mpeg12data.h
mpeg12decdata.h mark read-only data as const 16 years ago
mpeg12enc.c bitstream: move put_sbits() from flacenc.c to bitstream.h and use it 16 years ago
mpegaudio.c
mpegaudio.h
mpegaudio_parser.c
mpegaudiodata.c mark read-only data as const 16 years ago
mpegaudiodata.h mark read-only data as const 16 years ago
mpegaudiodec.c Decrease severity of 'invalid new backstep' log message to warning 16 years ago
mpegaudiodecheader.c
mpegaudiodecheader.h
mpegaudiodectab.h
mpegaudioenc.c
mpegaudiotab.h
mpegvideo.c cosmetics: Fix two common typos: wont --> will not, lets --> let us. 16 years ago
mpegvideo.h
mpegvideo_common.h
mpegvideo_enc.c
mpegvideo_parser.c
msmpeg4.c bitstream: move put_sbits() from flacenc.c to bitstream.h and use it 16 years ago
msmpeg4.h
msmpeg4data.c remove duplicate tables 16 years ago
msmpeg4data.h remove duplicate tables 16 years ago
msrle.c
msvideo1.c
nellymoser.c redundant assignment found by Clang 16 years ago
nellymoser.h
nellymoserdec.c Reduce the loglevel on a log message in the Nellymoser decoder. Related to Roundup 447. 16 years ago
noise_bsf.c
nuv.c
opt.c Fix the logic to access the location of a string to free when setting 16 years ago
opt.h Fix the av_set_string() free / alloc issue. 16 years ago
os2thread.c
parser.c
parser.h
pcm.c Add a note to remind people that new PCM/ADPCM formats need to be added to 16 years ago
pcx.c
png.c
png.h
pngdec.c Remove useless casts. 16 years ago
pngenc.c Remove useless casts. 16 years ago
pnm.c
pnm.h
pnm_parser.c
pnmenc.c
pthread.c
ptx.c
qdm2.c Prevent the qdm2 code from overreading/overflowing. Fixes Coverity ID 112 run 2 16 years ago
qdm2data.h mark read-only data as const 16 years ago
qdrw.c
qpeg.c mark read-only data as const 16 years ago
qtrle.c
qtrleenc.c
ra144.c Make ff_acelp_lp_synthesis_filter() receives a pointer to the actual filter coefficients and not the pointer minus one 16 years ago
ra144.h mark read-only data as const 16 years ago
ra288.c Cosmetics: grammar nits 16 years ago
ra288.h Rename and comment bandwidth broadening tables 16 years ago
rangecoder.c
rangecoder.h
ratecontrol.c mark read-only data as const 16 years ago
ratecontrol.h
raw.c
raw.h
rawdec.c
rawenc.c
rectangle.h
remove_extradata_bsf.c
resample.c
resample2.c cosmetics: Fix two common typos: wont --> will not, lets --> let us. 16 years ago
rl.h
rl2.c
rle.c
rle.h
roqaudioenc.c
roqvideo.c
roqvideo.h
roqvideodec.c Cosmetics: s/Id/id/ in libavcodec/roqvideodec.c when Id refers to id Software 17 years ago
roqvideoenc.c Set avctx->coded_frame in RoQ encoder. At some point in 16 years ago
rpza.c
rtjpeg.c
rtjpeg.h
rv10.c bitstream: move put_sbits() from flacenc.c to bitstream.h and use it 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
simple_idct.c
simple_idct.h
smacker.c
smc.c
snow.c mark read-only data as const 16 years ago
snow.h
sonic.c mark read-only data as const 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 10000l, revert 16 years ago
targa.c
targaenc.c
tiertexseqv.c Remove context fields which can be used as simple local variables. 16 years ago
tiff.c
tiff.h
tiffenc.c
truemotion1.c mark read-only data as const 16 years ago
truemotion1data.h mark read-only data as const 16 years ago
truemotion2.c
truespeech.c
truespeech_data.h mark read-only data as const 16 years ago
tscc.c
tta.c mark read-only data as const 16 years ago
txd.c
ulti.c mark read-only data as const 16 years ago
ulti_cb.h
unary.h
utils.c Add skip* AVOptions, which seem to have been missed. 16 years ago
vb.c
vc1.c In-loop deblocking filter for VC-1 decoder 16 years ago
vc1.h In-loop deblocking filter for VC-1 decoder 16 years ago
vc1_parser.c
vc1acdata.h
vc1data.c remove duplicate tables 16 years ago
vc1data.h remove duplicate tables 16 years ago
vc1dsp.c
vcr1.c
vmdav.c mark read-only data as const 16 years ago
vmnc.c
vorbis.c
vorbis.h mark read-only data as const 16 years ago
vorbis_data.c mark read-only data as const 16 years ago
vorbis_dec.c float_to_int16_interleave: change src to an array of pointers instead of assuming it's contiguous. 16 years ago
vorbis_enc.c revert accidental const slipping in 16 years ago
vorbis_enc_data.h
vp3.c make ModeAlphabet read-only and use a custom mode alphabet 16 years ago
vp3_parser.c VP3 parser can also handle VP6 without any changes. 16 years ago
vp3data.h mark read-only data as const 16 years ago
vp3dsp.c Fix decoding of 320x240.ogg. 16 years ago
vp5.c
vp5data.h
vp6.c vp6: ensure that huffman decoding table is sorted with descending symbol order 16 years ago
vp6data.h
vp56.c
vp56.h
vp56data.c
vp56data.h
vqavideo.c
w32thread.c
wavpack.c
wma.c
wma.h
wmadata.h
wmadec.c indent 16 years ago
wmaenc.c
wmv2.c
wmv2.h
wmv2dec.c
wmv2enc.c
wnv1.c mark read-only data as const 16 years ago
ws-snd1.c
xan.c
xiph.c
xiph.h
xl.c
xsubdec.c
xvmc_render.h
xvmcvideo.c
zmbv.c
zmbvenc.c