Sat, 25 May 2002 22:39:29 +0000 |
glantau |
fixed incorrect buffer handling
libavcodec
|
Sat, 18 May 2002 23:03:29 +0000 |
glantau |
removed useless header includes - use av memory functions
libavcodec
|
Thu, 09 May 2002 05:42:27 +0000 |
pulento |
- Warning fix.
libavcodec
|
Tue, 07 May 2002 17:55:02 +0000 |
al3x |
clamp intra matrix to 8bit for mjpeg (workaround for qscale>=25)
libavcodec
|
Tue, 07 May 2002 17:21:38 +0000 |
al3x |
added support for various app headers, and writin FFmpeg comment
libavcodec
|
Fri, 03 May 2002 21:38:02 +0000 |
michaelni |
correct quantizer bias
libavcodec
|
Fri, 03 May 2002 16:34:40 +0000 |
arpi_esp |
patch by Alex Beregszaszi <alex@naxine.org>
libavcodec
|
Wed, 01 May 2002 18:12:04 +0000 |
arpi_esp |
Support for external huffman table and various fixes by Alex Beregszaszi <alex@naxine.org>
libavcodec
|
Sat, 27 Apr 2002 12:30:26 +0000 |
michaelni |
fixed msmpeg4 infinite loop if buggy stream
libavcodec
|
Tue, 12 Feb 2002 15:43:16 +0000 |
michaelni |
alternative bitstream writer (disabled by default, uncomment #define ALT_BISTREAM_WRITER in common.h if u want to try it)
libavcodec
|
Sat, 09 Feb 2002 01:23:41 +0000 |
arpi_esp |
PATCH by Rik Snel <rsnel@cube.dyndns.org>
libavcodec
|
Thu, 07 Feb 2002 02:08:36 +0000 |
michaelni |
width or height %16 != 0 bugfix
libavcodec
|
Wed, 15 Aug 2001 22:33:03 +0000 |
glantau |
win32 fixes
libavcodec
|
Wed, 15 Aug 2001 13:10:39 +0000 |
glantau |
fix got_picture output
libavcodec
|
Mon, 13 Aug 2001 21:48:05 +0000 |
glantau |
win32 fixes
libavcodec
|
Sat, 11 Aug 2001 19:03:30 +0000 |
glantau |
added interlaced MJPEG support
libavcodec
|
Wed, 08 Aug 2001 22:11:48 +0000 |
glantau |
return dummy quality to avoid bug in -sameq case - forgot emms in error case
libavcodec
|
Wed, 08 Aug 2001 19:08:50 +0000 |
glantau |
added forgotten emms() - fix various segmentation faults when using mjpeg
libavcodec
|
Tue, 07 Aug 2001 22:46:19 +0000 |
glantau |
fixed mjpeg matrix quant encoding and decoding
libavcodec
|
Mon, 06 Aug 2001 02:46:46 +0000 |
glantau |
use default huffman tables if none given
libavcodec
|
Mon, 06 Aug 2001 01:54:05 +0000 |
glantau |
added 422P and 444P support - fixed block parsing error
libavcodec
|
Mon, 06 Aug 2001 01:04:59 +0000 |
glantau |
added correct component id handling
libavcodec
|
Mon, 06 Aug 2001 00:44:48 +0000 |
glantau |
added MJPEG decoder, renamed mjpegenc.c to mjpeg.c
libavcodec
base
mjpegenc.c@7c66f3811622
|