.. |
alpha
|
Alpha optimizations by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
|
2002-01-20 14:48:02 +00:00 |
armv4l
|
…
|
|
i386
|
C4=16383 for the c version too and even for some outcommented code
|
2002-05-02 13:35:33 +00:00 |
liba52
|
* add support for liba52
|
2002-04-22 10:27:25 +00:00 |
libac3
|
…
|
|
mlib
|
copyright change
|
2001-09-17 21:19:35 +00:00 |
.cvsignore
|
* cleanup
|
2002-04-26 07:18:57 +00:00 |
Makefile
|
* by Thomas Sailer:
|
2002-05-01 13:27:40 +00:00 |
a52dec.c
|
* using liba52
|
2002-04-22 19:57:45 +00:00 |
ac3dec.c
|
* minor - slightly modified debug message
|
2002-04-15 12:52:21 +00:00 |
ac3enc.c
|
* encoding of AC3 with more than 2 channels
|
2002-04-08 12:08:03 +00:00 |
ac3enc.h
|
* encoding of AC3 with more than 2 channels
|
2002-04-08 12:08:03 +00:00 |
ac3tab.h
|
…
|
|
apiexample.c
|
…
|
|
avcodec.h
|
Support for external huffman table and various fixes by Alex Beregszaszi <alex@naxine.org>
|
2002-05-01 18:12:04 +00:00 |
common.c
|
fixed mpeg4 time stuff on encoding
|
2002-04-17 04:32:12 +00:00 |
common.h
|
fixed msmpeg4 infinite loop if buggy stream
|
2002-04-27 12:30:26 +00:00 |
dct-test.c
|
…
|
|
dsputil.c
|
fixed mpeg4 time stuff on encoding
|
2002-04-17 04:32:12 +00:00 |
dsputil.h
|
fixed mpeg4 time stuff on encoding
|
2002-04-17 04:32:12 +00:00 |
fastmemcpy.h
|
…
|
|
fdctref.c
|
…
|
|
h263.c
|
- Advanced Intra Coding (AIC) support for H.263+ encoder, just DC by now.
|
2002-05-02 04:39:45 +00:00 |
h263data.h
|
- Advanced Intra Coding (AIC) support for H.263+ encoder, just DC by now.
|
2002-05-02 04:39:45 +00:00 |
h263dec.c
|
freeze fix
|
2002-05-02 20:45:43 +00:00 |
imgconvert.c
|
* using pixtype as enum - by Philip Gladstone
|
2002-04-08 21:03:35 +00:00 |
imgresample.c
|
…
|
|
jfdctfst.c
|
…
|
|
jrevdct.c
|
…
|
|
libavcodec.dsp
|
…
|
|
mangle.h
|
Cygwin's mangling by Felix Buenemann <atmosfear@users.sourceforge.net>
|
2002-01-20 14:30:34 +00:00 |
mjpeg.c
|
Support for external huffman table and various fixes by Alex Beregszaszi <alex@naxine.org>
|
2002-05-01 18:12:04 +00:00 |
motion_est.c
|
much better ME for b frames (a bit slow though)
|
2002-04-19 03:25:20 +00:00 |
motion_test.c
|
…
|
|
mp3lameaudio.c
|
- Fixes on MPEG demuxer to handle VOBs without System Header.
|
2002-03-17 17:44:45 +00:00 |
mpeg4data.h
|
export delay info
|
2002-04-22 19:04:28 +00:00 |
mpeg12.c
|
export mbskip_table for direct rendering
|
2002-04-27 13:12:57 +00:00 |
mpeg12data.h
|
optimized encode_dc() (+2% speed on P3 for mpeg1 intra only encodings)
|
2002-02-13 15:26:28 +00:00 |
mpegaudio.c
|
alternative bitstream writer (disabled by default, uncomment #define ALT_BISTREAM_WRITER in common.h if u want to try it)
|
2002-02-12 15:43:16 +00:00 |
mpegaudio.h
|
…
|
|
mpegaudiodec.c
|
- Versions defined for libav/libavcodec.
|
2002-04-15 02:28:05 +00:00 |
mpegaudiodectab.h
|
…
|
|
mpegaudiotab.h
|
…
|
|
mpegvideo.c
|
- Advanced Intra Coding (AIC) support for H.263+ encoder, just DC by now.
|
2002-05-02 04:39:45 +00:00 |
mpegvideo.h
|
fixing msmpeg4v3 dc-scale for quantizers 24-31
|
2002-04-30 01:29:29 +00:00 |
msmpeg4.c
|
fixing msmpeg4v3 dc-scale for quantizers 24-31
|
2002-04-30 01:29:29 +00:00 |
msmpeg4data.h
|
msmpeg4v2 decoding (no encoding yet)
|
2002-04-05 04:09:04 +00:00 |
pcm.c
|
added pcm codecs
|
2001-09-23 17:16:51 +00:00 |
ratecontrol.c
|
fixed ratecontrol & b-frames
|
2002-04-21 21:18:17 +00:00 |
resample.c
|
…
|
|
rv10.c
|
- Advanced Intra Coding (AIC) support for H.263+ encoder, just DC by now.
|
2002-05-02 04:39:45 +00:00 |
simple_idct.c
|
C4=16383 for the c version too and even for some outcommented code
|
2002-05-02 13:35:33 +00:00 |
simple_idct.h
|
new IDCT code by Michael Niedermayer (michaelni@gmx.at) - #define SIMPLE_IDCT to enable
|
2001-12-09 12:39:54 +00:00 |
utils.c
|
avcodec_flush_buffers()
|
2002-04-24 01:24:06 +00:00 |