.. |
alpha
|
interlaced motion estimation
|
2003-12-30 16:07:57 +00:00 |
armv4l
|
|
|
i386
|
fixing alignment problems -> SSE2 support enabled again in libavcodec (from ffdshow / milan_cutka)
|
2004-04-09 16:32:49 +00:00 |
liba52
|
av_log patch(2 of ?) by (Michel Bardiaux <mbardiaux at peaktime dot be>)
|
2003-11-03 18:06:54 +00:00 |
libpostproc
|
attribute_used patch by (mitya at school dot ioffe dot ru (Dmitry Baryshkov))
|
2004-03-01 12:46:20 +00:00 |
mlib
|
update the API for the idct function
|
2004-03-15 01:21:01 +00:00 |
ppc
|
forgotten copyright & dct_quantize_altivec disabled patch by (Romain Dolbeau <dolbeau at irisa dot fr>)
|
2004-04-16 12:47:37 +00:00 |
ps2
|
credit update
|
2004-03-13 19:21:58 +00:00 |
sh4
|
|
|
.cvsignore
|
|
|
4xm.c
|
unknown format chars
|
2004-04-07 13:14:29 +00:00 |
8bps.c
|
8BPS decoder
|
2003-11-07 22:39:18 +00:00 |
a52dec.c
|
av_log patch(2 of ?) by (Michel Bardiaux <mbardiaux at peaktime dot be>)
|
2003-11-03 18:06:54 +00:00 |
ac3.h
|
|
|
ac3dec.c
|
|
|
ac3enc.c
|
auxdatae, crcrs fix by (Jean-Francois Panisset <panisset at comcast dot net>)
|
2004-02-18 19:15:19 +00:00 |
ac3tab.h
|
|
|
adpcm.c
|
remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG ->
|
2004-03-14 04:04:08 +00:00 |
adx.c
|
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
|
2003-11-03 13:26:22 +00:00 |
allcodecs.c
|
* DV decoding/encoding now supports MultiThreading for up to 324 CPUs ;-)
|
2004-03-14 23:45:42 +00:00 |
amr.c
|
* removed config.h
|
2004-04-14 13:13:31 +00:00 |
apiexample.c
|
writing corrupt files on MinGW patch by (Matthias Fritschi <choi at netlabs dot org>)
|
2004-04-09 15:04:51 +00:00 |
asv1.c
|
get_bit_count -> put_bits_count
|
2004-02-06 15:27:31 +00:00 |
avcodec.c
|
|
|
avcodec.h
|
passing AVFrame instead of AVPicture around in ffmpeg, that way stuff like motion vectors can be passed from the decoder to the encoder
|
2004-04-17 19:41:49 +00:00 |
bswap.h
|
|
|
cabac.c
|
h264 - progressive I frame CABAC support patch by (Laurent Aimar <fenrir at via dot ecp dot fr>)
|
2004-03-26 19:35:53 +00:00 |
cabac.h
|
get_bit_count -> put_bits_count
|
2004-02-06 17:51:58 +00:00 |
cinepak.c
|
remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG ->
|
2004-03-14 04:04:08 +00:00 |
cljr.c
|
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
|
2003-11-03 13:26:22 +00:00 |
common.c
|
* moving some of the commonly used bit reading/writing functions
|
2004-03-12 23:39:38 +00:00 |
common.h
|
t/dprintf printf -> av_log
|
2004-04-16 01:29:35 +00:00 |
cyuv.c
|
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
|
2003-11-03 13:26:22 +00:00 |
dct-test.c
|
10l
|
2003-10-25 19:44:37 +00:00 |
Doxyfile
|
|
|
dpcm.c
|
remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG ->
|
2004-03-14 04:04:08 +00:00 |
dsputil.c
|
seperated out the C-based VP3 DSP functions into a different file; also
|
2004-03-08 02:13:45 +00:00 |
dsputil.h
|
fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot org>)
|
2004-03-13 21:43:24 +00:00 |
dv.c
|
* some significant clean-up of the dv_decode_ac (it looks real
|
2004-03-25 01:46:40 +00:00 |
dvdata.h
|
* DV decoder simplifications. Now it looks to be 6% faster. At least
|
2004-03-14 22:09:58 +00:00 |
error_resilience.c
|
unify table indexing (motion_val,dc_val,ac_val,coded_block changed)
|
2004-04-16 01:01:45 +00:00 |
eval.c
|
avoid negative array indices
|
2004-02-18 12:49:30 +00:00 |
faac.c
|
av_log patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)
|
2004-02-23 16:07:30 +00:00 |
faad.c
|
aac decoding patch by ("Thomas Raivio" <tjraivio at cc dot hut dot fi>)
|
2004-04-09 14:53:41 +00:00 |
faandct.c
|
move identical code into its own function
|
2003-10-30 22:51:02 +00:00 |
faandct.h
|
* adding integer/floating point AAN implementations for DCT 2-4-8
|
2003-10-25 00:32:54 +00:00 |
fdctref.c
|
|
|
fft-test.c
|
fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot org>)
|
2004-03-13 21:43:24 +00:00 |
fft.c
|
fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot org>)
|
2004-03-13 21:43:24 +00:00 |
ffv1.c
|
h264 - progressive I frame CABAC support patch by (Laurent Aimar <fenrir at via dot ecp dot fr>)
|
2004-03-26 19:35:53 +00:00 |
flac.c
|
warning patrol
|
2004-03-24 23:32:48 +00:00 |
flicvideo.c
|
remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG ->
|
2004-03-14 04:04:08 +00:00 |
g726.c
|
* gotta setup coded_frame for encoding. avcodec.h says that for decoding
|
2004-02-10 20:48:09 +00:00 |
golomb.c
|
inttypes.h patch by (Chip <szarlada at freemail dot hu>)
|
2004-01-22 12:09:14 +00:00 |
golomb.h
|
flac fixes:
|
2004-02-18 01:49:30 +00:00 |
h263.c
|
flv dropable p frame support
|
2004-04-17 13:36:21 +00:00 |
h263data.h
|
interlaced motion estimation
|
2003-12-30 16:07:57 +00:00 |
h263dec.c
|
segfault fix
|
2004-04-16 01:02:39 +00:00 |
h264.c
|
progressive P frame CABAC support patch by (Laurent Aimar <fenrir at via dot ecp dot fr>)
|
2004-04-11 16:28:31 +00:00 |
h264data.h
|
h264 - progressive I frame CABAC support patch by (Laurent Aimar <fenrir at via dot ecp dot fr>)
|
2004-03-26 19:35:53 +00:00 |
huffyuv.c
|
get_bit_count -> put_bits_count
|
2004-02-06 15:27:31 +00:00 |
idcinvideo.c
|
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
|
2003-11-03 13:26:22 +00:00 |
imgconvert_template.h
|
|
|
imgconvert.c
|
ffv1 rgb support
|
2003-11-01 17:38:25 +00:00 |
imgresample.c
|
padding support in ffmpeg patch by (Todd Kirby <doubleshot at pacbell dot net>)
|
2004-04-08 18:54:40 +00:00 |
indeo3.c
|
segfault fix
|
2004-02-07 20:50:26 +00:00 |
indeo3data.h
|
|
|
interplayvideo.c
|
unknown format chars
|
2004-04-07 13:14:29 +00:00 |
jfdctfst.c
|
move identical code into its own function
|
2003-10-30 22:51:02 +00:00 |
jfdctint.c
|
move identical code into its own function
|
2003-10-30 22:51:02 +00:00 |
jrevdct.c
|
|
|
lcl.c
|
Right fix for older zlib version
|
2004-01-13 20:26:44 +00:00 |
mace.c
|
|
|
Makefile
|
Missing LDFLAGS in libavcodec/Makefile patch by ("Michael T. Dean" <mtdean at thirdcontact dot com>)
|
2004-04-09 14:57:39 +00:00 |
mdct.c
|
fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot org>)
|
2004-03-13 21:43:24 +00:00 |
mdec.c
|
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
|
2003-11-03 13:26:22 +00:00 |
mem.c
|
|
|
mjpeg.c
|
hmm av_log(..., get_bits());
|
2004-03-28 23:10:53 +00:00 |
motion_est_template.c
|
simplify MV availability check / dont use below last row MV which is always zero
|
2004-02-13 18:39:43 +00:00 |
motion_est.c
|
unify table indexing (motion_val,dc_val,ac_val,coded_block changed)
|
2004-04-16 01:01:45 +00:00 |
motion_test.c
|
|
|
mp3lameaudio.c
|
fixed buffering for low bitrates patch by (Hauke Duden <H.NS.Duden at gmx dot net>)
|
2004-04-16 01:48:05 +00:00 |
mpeg4data.h
|
AVRational
|
2003-10-20 20:23:46 +00:00 |
mpeg12.c
|
unify table indexing (motion_val,dc_val,ac_val,coded_block changed)
|
2004-04-16 01:01:45 +00:00 |
mpeg12data.h
|
add vlc for cbp=0 that is valid in 422,444
|
2004-03-02 18:39:25 +00:00 |
mpegaudio.c
|
av_log patch(2 of ?) by (Michel Bardiaux <mbardiaux at peaktime dot be>)
|
2003-11-03 18:06:54 +00:00 |
mpegaudio.h
|
exported mpa_decode_header for new parser API
|
2003-11-10 15:21:16 +00:00 |
mpegaudiodec.c
|
static allocation rewrite (old code was plain a broken mess)
|
2004-03-21 21:58:14 +00:00 |
mpegaudiodectab.h
|
|
|
mpegaudiotab.h
|
|
|
mpegvideo.c
|
passing AVFrame instead of AVPicture around in ffmpeg, that way stuff like motion vectors can be passed from the decoder to the encoder
|
2004-04-17 19:41:49 +00:00 |
mpegvideo.h
|
passing AVFrame instead of AVPicture around in ffmpeg, that way stuff like motion vectors can be passed from the decoder to the encoder
|
2004-04-17 19:41:49 +00:00 |
msmpeg4.c
|
unify table indexing (motion_val,dc_val,ac_val,coded_block changed)
|
2004-04-16 01:01:45 +00:00 |
msmpeg4data.h
|
|
|
msrle.c
|
watch those hard tabs
|
2004-01-31 17:57:57 +00:00 |
msvideo1.c
|
remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG ->
|
2004-03-14 04:04:08 +00:00 |
oggvorbis.c
|
fix global header passing from demuxer to decoder
|
2004-04-04 17:55:59 +00:00 |
opts.c
|
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
|
2003-11-03 13:26:22 +00:00 |
parser.c
|
pts and dts support in parser API
|
2003-12-16 11:17:06 +00:00 |
pcm.c
|
|
|
pthread.c
|
count > thread_count for execute()
|
2004-03-03 19:29:00 +00:00 |
qtrle.c
|
remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG ->
|
2004-03-14 04:04:08 +00:00 |
ra144.c
|
segfault fix
|
2004-02-06 21:07:17 +00:00 |
ra144.h
|
|
|
ra288.c
|
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
|
2003-11-03 13:26:22 +00:00 |
ra288.h
|
|
|
ratecontrol.c
|
normalize adaptive quantizatiuon fix (based upon a patch by (Jindrich Makovicka <makovick at kmlinux dot fjfi dot cvut dot cz>))
|
2004-02-14 13:37:58 +00:00 |
rational.c
|
av_d2q() documentation
|
2003-11-16 19:23:39 +00:00 |
rational.h
|
AVRational
|
2003-10-20 20:23:46 +00:00 |
raw.c
|
|
|
resample.c
|
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
|
2003-11-03 13:26:22 +00:00 |
roqvideo.c
|
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
|
2003-11-03 13:26:22 +00:00 |
rpza.c
|
remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG ->
|
2004-03-14 04:04:08 +00:00 |
rv10.c
|
unify table indexing (motion_val,dc_val,ac_val,coded_block changed)
|
2004-04-16 01:01:45 +00:00 |
simple_idct.c
|
|
|
simple_idct.h
|
|
|
smc.c
|
conversion to av_log
|
2004-04-07 13:26:47 +00:00 |
sp5x.h
|
Sunplus JPEG codec (SP5X) support
|
2003-10-11 21:49:10 +00:00 |
svq1_cb.h
|
|
|
svq1_vlc.h
|
|
|
svq1.c
|
init cleanup
|
2004-03-16 16:11:29 +00:00 |
svq3.c
|
don't fetch the size of SEQH unless SEQH was found
|
2004-03-14 15:04:21 +00:00 |
truemotion1.c
|
conversion to av_log
|
2004-04-07 13:26:47 +00:00 |
truemotion1data.h
|
cosmetics
|
2003-12-08 11:35:09 +00:00 |
utils.c
|
1000l in av_mallocz_static()
|
2004-03-22 11:00:51 +00:00 |
vcr1.c
|
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
|
2003-11-03 13:26:22 +00:00 |
vmdav.c
|
conversion to av_log
|
2004-04-07 13:26:47 +00:00 |
vp3.c
|
cut over to using new VP3 DSP functions and remove the old ones; bring
|
2004-03-08 02:15:13 +00:00 |
vp3data.h
|
cut over to using new VP3 DSP functions and remove the old ones; bring
|
2004-03-08 02:15:13 +00:00 |
vp3dsp.c
|
seperated out the C-based VP3 DSP functions into a different file; also
|
2004-03-08 02:13:45 +00:00 |
vqavideo.c
|
remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG ->
|
2004-03-14 04:04:08 +00:00 |
w32thread.c
|
w32threads by (Gildas Bazin <gbazin at altern dot org>)
|
2004-02-19 20:29:26 +00:00 |
wmadata.h
|
|
|
wmadec.c
|
segfault fix
|
2004-01-18 21:57:32 +00:00 |
wmv2.c
|
seems wmv8 doesnt use intra-inter prediction
|
2004-04-16 18:50:30 +00:00 |
xan.c
|
remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG ->
|
2004-03-14 04:04:08 +00:00 |
xvmcvideo.c
|
fix typo
|
2004-03-02 00:30:25 +00:00 |