.. |
alpha
|
Alpha optimizations by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
|
2002-01-20 14:48:02 +00:00 |
armv4l
|
…
|
|
i386
|
* baling 8 seems to have the same speed
|
2002-05-23 16:19:07 +00:00 |
liba52
|
* add support for liba52
|
2002-04-22 10:27:25 +00:00 |
mlib
|
…
|
|
.cvsignore
|
* cleanup
|
2002-04-26 07:18:57 +00:00 |
Makefile
|
* oops - these are the midnight commits...
|
2002-05-21 23:07:26 +00:00 |
a52dec.c
|
- Segfault fixed when liba52 dynamic library isn't found.
|
2002-05-06 21:34:50 +00:00 |
ac3dec.c
|
* minor - slightly modified debug message
|
2002-04-15 12:52:21 +00:00 |
ac3enc.c
|
removed useless header includes - use av memory functions
|
2002-05-18 23:03:29 +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.c
|
* first shot for the new avcodec API
|
2002-05-14 14:17:11 +00:00 |
avcodec.h
|
workaround dc_scale bug in old ffmpeg msmpeg4v3 encoder (set workaround_bugs=1 for this)
|
2002-05-21 23:13:57 +00:00 |
common.c
|
removed useless header includes - use av memory functions
|
2002-05-18 23:03:29 +00:00 |
common.h
|
Add an av_abort macro that aborts, but also prints out the location of the abort.
|
2002-05-24 01:16:08 +00:00 |
dct-test.c
|
…
|
|
dsputil.c
|
removed unused stuff - added dsputil_set_bit_exact() support for easier testing
|
2002-05-20 16:37:58 +00:00 |
dsputil.h
|
removed unused stuff - added dsputil_set_bit_exact() support for easier testing
|
2002-05-20 16:37:58 +00:00 |
fastmemcpy.h
|
…
|
|
fdctref.c
|
…
|
|
h263.c
|
removed useless header includes - use av memory functions
|
2002-05-18 23:03:29 +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
|
workaround dc_scale bug in old ffmpeg msmpeg4v3 encoder (set workaround_bugs=1 for this)
|
2002-05-21 23:13:57 +00:00 |
imgconvert.c
|
removed useless header includes - use av memory functions
|
2002-05-18 23:03:29 +00:00 |
imgresample.c
|
* minor cleanup
|
2002-05-22 13:53:23 +00:00 |
jfdctfst.c
|
…
|
|
jrevdct.c
|
…
|
|
mangle.h
|
Cygwin's mangling by Felix Buenemann <atmosfear@users.sourceforge.net>
|
2002-01-20 14:30:34 +00:00 |
mjpeg.c
|
removed useless header includes - use av memory functions
|
2002-05-18 23:03:29 +00:00 |
motion_est.c
|
- pict_type exported to AVCodecContext
|
2002-05-11 23:42:16 +00:00 |
motion_test.c
|
…
|
|
mp3lameaudio.c
|
removed useless header includes - use av memory functions
|
2002-05-18 23:03:29 +00:00 |
mpeg4data.h
|
- H263 PAR support by Alex Beregszaszi.
|
2002-05-03 18:11:23 +00:00 |
mpeg12.c
|
mpeg1/2 identifier - fixed frame rate for some bad mpeg1 streams
|
2002-05-20 16:24:39 +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
|
removed useless header includes - use av memory functions
|
2002-05-18 23:03:29 +00:00 |
mpegaudio.h
|
…
|
|
mpegaudiodec.c
|
fixed incorrect global gain - slightly increased precision of n^(4/3) table
|
2002-05-21 21:07:47 +00:00 |
mpegaudiodectab.h
|
…
|
|
mpegaudiotab.h
|
…
|
|
mpegvideo.c
|
removed useless header includes - use av memory functions
|
2002-05-18 23:03:29 +00:00 |
mpegvideo.h
|
workaround dc_scale bug in old ffmpeg msmpeg4v3 encoder (set workaround_bugs=1 for this)
|
2002-05-21 23:13:57 +00:00 |
msmpeg4.c
|
workaround dc_scale bug in old ffmpeg msmpeg4v3 encoder (set workaround_bugs=1 for this)
|
2002-05-21 23:13:57 +00:00 |
msmpeg4data.h
|
msmpeg4v2 decoding (no encoding yet)
|
2002-04-05 04:09:04 +00:00 |
pcm.c
|
removed useless header includes - use av memory functions
|
2002-05-18 23:03:29 +00:00 |
ratecontrol.c
|
removed useless header includes - use av memory functions
|
2002-05-18 23:03:29 +00:00 |
resample.c
|
removed useless header includes - use av memory functions
|
2002-05-18 23:03:29 +00:00 |
rv10.c
|
removed useless header includes - use av memory functions
|
2002-05-18 23:03:29 +00:00 |
simple_idct.c
|
removed useless header includes - use av memory functions
|
2002-05-18 23:03:29 +00:00 |
simple_idct.h
|
…
|
|
utils.c
|
better av_freep()
|
2002-05-20 16:23:27 +00:00 |