.. |
alpha
|
Alpha optimizations by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
|
2002-01-20 14:48:02 +00:00 |
armv4l
|
…
|
|
i386
|
sizeof(s->block) isnt 64*6*2 anymore bugfix
|
2002-03-28 13:41:04 +00:00 |
libac3
|
…
|
|
mlib
|
copyright change
|
2001-09-17 21:19:35 +00:00 |
Makefile
|
- Added MP3 encoding through libmp3lame contributed by Lennert Buytenhek.
|
2002-03-10 14:51:20 +00:00 |
ac3dec.c
|
…
|
|
ac3enc.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 |
ac3enc.h
|
…
|
|
ac3tab.h
|
…
|
|
apiexample.c
|
…
|
|
avcodec.h
|
using Juanjo's way to pass forced type - especially as I_TYPE/P_TYPE defines aren't exported in the public interface, and the flagged method matches the way as qscale forcing work
|
2002-03-28 23:07:54 +00:00 |
common.c
|
new motion estimation (epzs) not complete yet but allready pretty good :)
|
2002-03-22 02:21:17 +00:00 |
common.h
|
dump_stream support (nicely formated 0s and 1s)
|
2002-04-04 20:04:10 +00:00 |
dct-test.c
|
…
|
|
dsputil.c
|
sizeof(s->block) isnt 64*6*2 anymore bugfix
|
2002-03-28 13:41:04 +00:00 |
dsputil.h
|
sizeof(s->block) isnt 64*6*2 anymore bugfix
|
2002-03-28 13:41:04 +00:00 |
fastmemcpy.h
|
…
|
|
fdctref.c
|
…
|
|
h263.c
|
divx5-gmc bug workaround
|
2002-03-29 05:15:49 +00:00 |
h263data.h
|
- H.263+ decoder support for Advanded INTRA Coding (buggy)
|
2002-02-18 19:33:27 +00:00 |
h263dec.c
|
sizeof(s->block) isnt 64*6*2 anymore bugfix
|
2002-03-28 13:41:04 +00:00 |
imgconvert.c
|
…
|
|
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
|
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 |
motion_est.c
|
fixing MVs in hq mode
|
2002-04-01 17:40:42 +00:00 |
motion_test.c
|
motion test
|
2001-08-15 22:31:26 +00:00 |
mp3lameaudio.c
|
- Fixes on MPEG demuxer to handle VOBs without System Header.
|
2002-03-17 17:44:45 +00:00 |
mpeg4data.h
|
mpeg4 b-frames :)
|
2002-03-12 22:54:25 +00:00 |
mpeg12.c
|
emms was missing, found by juanjo but he didnt commit it?!
|
2002-04-04 19:50:46 +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
|
merged code and tables between encoder and decoder
|
2001-09-15 22:42:25 +00:00 |
mpegaudiodec.c
|
another bitstream reader code (faster on intel cpus) - patch by Michael Niedermayer <michaelni@gmx.at>
|
2002-01-10 00:56:05 +00:00 |
mpegaudiodectab.h
|
added mpeg audio decoder tables
|
2001-09-15 22:41:10 +00:00 |
mpegaudiotab.h
|
merged code and tables between encoder and decoder
|
2001-09-15 22:42:25 +00:00 |
mpegvideo.c
|
fixing 1/0
|
2002-03-30 21:33:14 +00:00 |
mpegvideo.h
|
force frame type for 2-pass encoding
|
2002-03-28 22:50:22 +00:00 |
msmpeg4.c
|
msmpeg4v2 header parser & some dump bits code behind #if 0
|
2002-03-29 02:07:25 +00:00 |
msmpeg4data.h
|
…
|
|
pcm.c
|
added pcm codecs
|
2001-09-23 17:16:51 +00:00 |
resample.c
|
…
|
|
rv10.c
|
…
|
|
simple_idct.c
|
Small simple idct improvement for Alpha by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
|
2002-01-21 17:46:42 +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
|
multiple init bugfix (patch by Alex Beregszaszi <alex@naxine.org>)
|
2002-04-01 13:24:47 +00:00 |