..
alpha
rename HAVE_GPROF to CONFIG_GPROF
2007-02-11 16:39:09 +00:00
armv4l
iwmmxt ffmpeg code does not implement dct_unquantize_h263_inter_iwmmxt, but
2007-03-23 00:05:45 +00:00
bfin
…
i386
Fix wrong conditional, Snow decoding, not encoding, was SIMD-accelerated.
2007-02-24 11:58:52 +00:00
mlib
…
ppc
rename POWERPC_PERFORMANCE_REPORT to CONFIG_POWERPC_PERF
2007-02-13 23:45:28 +00:00
ps2
…
sh4
…
sparc
…
4xm.c
Remove some old disabled debugging output
2007-02-19 11:00:38 +00:00
8bps.c
Replace deprecated PIX_FMT names by the newer variants.
2007-02-07 01:48:09 +00:00
Makefile
dnxhd decoder
2007-03-18 23:25:00 +00:00
a52dec.c
Add proper #idef to dlsymm call, also fixes an unresolved symbol on OS X 10.2.
2007-03-03 08:33:07 +00:00
aasc.c
…
ac3.c
fix handling of special case for lowest snroffset. regressions are unaffected.
2007-03-20 02:12:13 +00:00
ac3.h
split ac3_parametric_bit_allocation into 3 separate functions
2007-03-18 21:43:20 +00:00
ac3enc.c
cosmetics. align and condense.
2007-03-22 05:39:20 +00:00
ac3tab.h
hardcode ff_ac3_frame_sizes table
2007-03-18 04:53:21 +00:00
adpcm.c
fix adpcm swf decoding
2007-03-02 10:08:05 +00:00
adx.c
…
alac.c
…
allcodecs.c
dnxhd decoder
2007-03-18 23:25:00 +00:00
amr.c
Remove useless casts as recommended by Måns Rullgård.
2007-03-08 10:21:35 +00:00
apiexample.c
The memsetting of the end of buffer is not needed for audio.
2007-02-22 12:56:31 +00:00
asv1.c
…
audioconvert.c
…
avcodec.h
clarify codec_tag
2007-03-22 13:27:11 +00:00
avs.c
…
beosthread.c
…
bitstream.c
fix init_vlc() with nonzero flags
2007-03-18 22:32:39 +00:00
bitstream.h
Supply context to tprintf
2007-02-27 09:39:04 +00:00
bitstream_filter.c
…
bmp.c
Add decode_end method to bmp decoder. Patch by Michel Bardiaux,
2007-02-01 09:48:09 +00:00
bmp.h
Segregate code common to BMP decoder and future encoder
2007-01-27 07:39:16 +00:00
bmpenc.c
BMP encoder by Michel Bardiaux, mbardiaux mediaxim be
2007-02-05 15:05:29 +00:00
bytestream.h
add little endian 24bit read/write
2007-03-06 13:05:38 +00:00
cabac.c
…
cabac.h
use av_noinline instead of __attribute((noinline))
2007-02-23 10:23:45 +00:00
cavs.c
Add av_ prefix to clip functions
2007-02-25 10:27:12 +00:00
cavsdata.h
…
cavsdsp.c
Add av_ prefix to clip functions
2007-02-25 10:27:12 +00:00
cinepak.c
…
cljr.c
…
cook.c
Small simplifications to subband coefficient handling and use av_random().
2007-03-20 18:08:51 +00:00
cookdata.h
…
cscd.c
Replace deprecated PIX_FMT names by the newer variants.
2007-02-07 01:48:09 +00:00
cyuv.c
…
dca.c
DCA decoder
2007-02-27 06:30:40 +00:00
dcadata.h
Fix wrong license header.
2007-02-27 09:56:09 +00:00
dcahuff.h
DCA decoder
2007-02-27 06:30:40 +00:00
dct-test.c
…
dnxhddata.h
dnxhd decoder
2007-03-18 23:25:00 +00:00
dnxhddec.c
10l, fix debug, dprintf does not have log level
2007-03-19 16:07:51 +00:00
dpcm.c
…
dsicinav.c
Add av_ prefix to clip functions
2007-02-25 10:27:12 +00:00
dsputil.c
The Snow DEcoding routines should be under CONFIG_SNOW_DECODER.
2007-02-27 00:24:49 +00:00
dsputil.h
Add the const specifier as needed to reduce the number of warnings.
2007-01-30 10:31:34 +00:00
dtsdec.c
fix multichannel decoding
2007-02-05 21:16:31 +00:00
dv.c
force 16-bytes alignement of block array, as needed by the implementation of ff_dct_sse2
2007-03-15 23:45:20 +00:00
dvbsub.c
…
dvbsubdec.c
remove useless static cm variable
2007-03-13 22:53:01 +00:00
dvdata.h
…
dvdsubdec.c
Remove the getbe16 functions and use the AV_RB16 macro instead. Patch by Ian
2007-01-30 14:24:12 +00:00
dvdsubenc.c
…
dxa.c
DXA demuxer and decoder
2007-03-14 14:49:49 +00:00
error_resilience.c
Add av_ prefix to clip functions
2007-02-25 10:27:12 +00:00
eval.c
Add av_ prefix to clip functions
2007-02-25 10:27:12 +00:00
eval.h
…
faac.c
free faac extradata
2007-02-28 09:56:15 +00:00
faad.c
…
faandct.c
…
faandct.h
…
fdctref.c
…
fft-test.c
…
fft.c
…
ffv1.c
Replace deprecated PIX_FMT names by the newer variants.
2007-02-07 01:48:09 +00:00
flac.c
…
flacenc.c
Add av_ prefix to clip functions
2007-02-25 10:27:12 +00:00
flashsv.c
…
flashsvenc.c
Respect the gop size (-g) for marking I frames. Use -g 0 gives the old behaviour.
2007-03-11 21:01:33 +00:00
flicvideo.c
typo: unkown->unknown
2007-03-07 00:27:23 +00:00
fraps.c
…
g726.c
Add av_ prefix to clip functions
2007-02-25 10:27:12 +00:00
gif.c
…
gifdec.c
Give context to dprintf
2007-03-12 12:36:41 +00:00
golomb.c
…
golomb.h
…
h261.c
kill av_mallocz_static() calls in init_rl()
2007-03-14 13:19:19 +00:00
h261data.h
…
h263.c
10l for myself, fixing --disable-encoders
2007-03-14 23:23:30 +00:00
h263data.h
…
h263dec.c
Corrections so that builds with DEBUG work
2007-03-08 14:49:43 +00:00
h264.c
reindent after last commit
2007-03-14 11:13:17 +00:00
h264data.h
…
h264dsp.c
…
h264enc.c
…
h264idct.c
…
huffyuv.c
oops, encoder was under ifdef decoders.
2007-03-20 16:51:30 +00:00
idcinvideo.c
…
imc.c
Add av_ prefix to clip functions
2007-02-25 10:27:12 +00:00
imcdata.h
…
imgconvert.c
Add the prefix "av_" to img_crop(), img_copy() and img_pad(), and rename "img"
2007-03-04 11:53:11 +00:00
imgconvert_template.h
consistency renaming: rgba32 --> rgb32
2007-02-12 23:07:17 +00:00
imgresample.c
Add the prefix "av_" to img_crop(), img_copy() and img_pad(), and rename "img"
2007-03-04 11:53:11 +00:00
indeo2.c
Add av_ prefix to clip functions
2007-02-25 10:27:12 +00:00
indeo2data.h
…
indeo3.c
use FFMIN
2007-02-25 00:35:30 +00:00
indeo3data.h
…
interplayvideo.c
…
jfdctfst.c
…
jfdctint.c
…
jpeg_ls.c
Add av_ prefix to clip functions
2007-02-25 10:27:12 +00:00
jrevdct.c
…
kmvc.c
…
lcl.c
…
libgsm.c
Add support for MS-GSM codec
2007-02-20 11:09:47 +00:00
libtheoraenc.c
Add a comment about swapped numerator and denominator.
2007-02-07 14:10:50 +00:00
loco.c
Replace deprecated PIX_FMT names by the newer variants.
2007-02-07 01:48:09 +00:00
lzw.c
…
lzw.h
…
mace.c
…
mathops.h
…
mdct.c
…
mdec.c
…
mjpeg.c
support for mjpeg bottom field first in mov
2007-03-02 12:26:07 +00:00
mmvideo.c
…
motion_est.c
Add av_ prefix to clip functions
2007-02-25 10:27:12 +00:00
motion_est_template.c
…
motion_test.c
…
mp3lameaudio.c
…
mpc.c
Use AVRandom
2007-02-17 11:41:59 +00:00
mpcdata.h
…
mpeg4data.h
…
mpeg12.c
10l to whoever wrote this
2007-03-14 13:20:29 +00:00
mpeg12data.h
dummy support for mpeg2 non linear quant
2007-03-04 02:26:20 +00:00
mpegaudio.c
useless as this file wont be compiled if this is not true
2007-02-04 11:20:32 +00:00
mpegaudio.h
…
mpegaudiodec.c
kill another 2 av_mallocz_static()
2007-03-14 00:19:56 +00:00
mpegaudiodectab.h
…
mpegaudiotab.h
…
mpegvideo.c
kill av_mallocz_static() calls in init_rl()
2007-03-14 13:19:19 +00:00
mpegvideo.h
move RLTable stuff to its own header
2007-03-14 12:29:32 +00:00
msmpeg4.c
kill av_mallocz_static() calls in init_rl()
2007-03-14 13:19:19 +00:00
msmpeg4data.h
…
msrle.c
…
msvideo1.c
…
nuv.c
Add the prefix "av_" to img_crop(), img_copy() and img_pad(), and rename "img"
2007-03-04 11:53:11 +00:00
oggvorbis.c
cosmetics: Fix a common typo, sepErate --> sepArate.
2007-02-21 10:15:08 +00:00
opt.c
add av_opt_set_defaults2() which sets just defaults from AVOptions whos flags match a user specified & mask = flags
2007-03-07 02:21:35 +00:00
opt.h
add av_opt_set_defaults2() which sets just defaults from AVOptions whos flags match a user specified & mask = flags
2007-03-07 02:21:35 +00:00
os2thread.c
…
parser.c
hardcode ff_ac3_frame_sizes table
2007-03-18 04:53:21 +00:00
parser.h
…
pcm.c
10^10l to whoever wrote this
2007-03-13 23:10:42 +00:00
png.c
consistency renaming: rgba32 --> rgb32
2007-02-12 23:07:17 +00:00
pnm.c
Replace deprecated PIX_FMT names by the newer variants.
2007-02-07 01:48:09 +00:00
pthread.c
…
qdm2.c
…
qdm2data.h
…
qdrw.c
…
qpeg.c
…
qtrle.c
Replace deprecated PIX_FMT names by the newer variants.
2007-02-07 01:48:09 +00:00
ra144.c
…
ra144.h
…
ra288.c
…
ra288.h
…
rangecoder.c
cosmetics / remove #if 0 code
2007-01-26 02:29:23 +00:00
rangecoder.h
…
ratecontrol.c
Add av_ prefix to clip functions
2007-02-25 10:27:12 +00:00
ratecontrol.h
…
raw.c
partial avid meridien uncompressed support
2007-03-03 14:11:45 +00:00
resample.c
set more reasonable cutoff for audio rate conversion
2007-03-22 14:27:16 +00:00
resample2.c
replace long double in the audiophile kiddy mode with doubles, its faster (and more portable) and the audiophile placebo 120db stopband attenuation isnt affected
2007-03-22 11:23:38 +00:00
rl.h
kill av_mallocz_static() calls in init_rl()
2007-03-14 13:19:19 +00:00
roqvideo.c
Use pointers to avoid copying AVFrame.
2007-02-24 00:55:50 +00:00
rpza.c
…
rtjpeg.c
…
rtjpeg.h
…
rv10.c
Check dimensions to avoid division by zero due to invalid new dimensions.
2007-03-11 09:16:11 +00:00
shorten.c
Give context to dprintf
2007-03-12 12:36:41 +00:00
simple_idct.c
enable some 64bit optimized code on 64bit arch
2007-02-28 00:55:19 +00:00
simple_idct.h
…
smacker.c
Smacker Audio stereo fix
2007-03-21 05:56:29 +00:00
smc.c
…
snow.c
Add av_ prefix to clip functions
2007-02-25 10:27:12 +00:00
snow.h
Add the const specifier as needed to reduce the number of warnings.
2007-01-30 10:31:34 +00:00
sonic.c
This fixes error handling for BeOS, removing the need for some ifdefs.
2007-02-13 18:26:14 +00:00
sp5x.h
…
svq1.c
Add av_ prefix to clip functions
2007-02-25 10:27:12 +00:00
svq1_cb.h
…
svq1_vlc.h
…
svq3.c
Add av_ prefix to clip functions
2007-02-25 10:27:12 +00:00
targa.c
Replace deprecated PIX_FMT names by the newer variants.
2007-02-07 01:48:09 +00:00
targaenc.c
Add RLE encoding support, patch by Bobby Bingham, uhmmmm gmail com.
2007-03-17 14:59:58 +00:00
tiertexseqv.c
…
tiff.c
Some TIFFs do not set rows per strip for single strip.
2007-01-25 06:44:53 +00:00
truemotion1.c
cosmetics: aswell --> as well typo fix
2007-02-22 00:14:54 +00:00
truemotion1data.h
…
truemotion2.c
Add av_ prefix to clip functions
2007-02-25 10:27:12 +00:00
truespeech.c
Add av_ prefix to clip functions
2007-02-25 10:27:12 +00:00
truespeech_data.h
…
tscc.c
Replace deprecated PIX_FMT names by the newer variants.
2007-02-07 01:48:09 +00:00
tta.c
…
ulti.c
…
ulti_cb.h
…
utils.c
Fix H.264 8x8 transform selection
2007-03-24 12:07:07 +00:00
vc1.c
Zero MV vectors for P frame intra blocks
2007-03-18 18:07:27 +00:00
vc1acdata.h
…
vc1data.h
table fix
2007-02-05 06:56:49 +00:00
vc1dsp.c
Add av_ prefix to clip functions
2007-02-25 10:27:12 +00:00
vcr1.c
…
vmdav.c
Add av_ prefix to clip functions
2007-02-25 10:27:12 +00:00
vmnc.c
…
vorbis.c
…
vorbis.h
…
vorbis_data.c
…
vorbis_enc.c
vorbis suffers from the same sign flip issue as wma (so this lame workaround, though it arguably doesnt matter much where the sign is fliped back)
2007-02-07 16:59:10 +00:00
vorbis_enc_data.h
…
vp3.c
Add av_ prefix to clip functions
2007-02-25 10:27:12 +00:00
vp3data.h
…
vp3dsp.c
…
vp5.c
Use pointers to avoid copying AVFrame.
2007-02-25 15:33:38 +00:00
vp5data.h
…
vp6.c
Use pointers to avoid copying AVFrame.
2007-02-25 15:33:38 +00:00
vp6data.h
…
vp56.c
cleanup setting of returned data frame
2007-02-25 16:02:32 +00:00
vp56.h
Use pointers to avoid copying AVFrame.
2007-02-25 15:33:38 +00:00
vp56data.c
…
vp56data.h
Use pointers to avoid copying AVFrame.
2007-02-25 15:33:38 +00:00
vqavideo.c
…
w32thread.c
…
wavpack.c
Correctly handle data_size on decoding
2007-03-20 05:44:42 +00:00
wma.c
Give context to dprintf
2007-03-12 12:36:41 +00:00
wma.h
Rename WMADecodeContext to WMACodecContext
2007-02-27 09:54:48 +00:00
wmadata.h
wma encoder
2007-02-06 20:19:04 +00:00
wmadec.c
Rename WMADecodeContext to WMACodecContext
2007-02-27 09:54:48 +00:00
wmaenc.c
bitrate sanity check (fixes assertion failure)
2007-03-08 10:25:06 +00:00
wmv2.c
Add av_ prefix to clip functions
2007-02-25 10:27:12 +00:00
wnv1.c
…
ws-snd1.c
…
x264.c
…
xan.c
…
xl.c
…
xvid_internal.h
…
xvid_rc.c
…
xvidff.c
…
xvmc_render.h
Move xvmc_render.h to libavcodec where it belongs. Blessed by Ivan.
2007-02-14 23:33:16 +00:00
xvmcvideo.c
…
zmbv.c
…
zmbvenc.c
Correctly ME border blocks
2007-03-11 09:51:01 +00:00