Tue, 23 Apr 2002 08:52:53 +0000 |
kabi |
* path to ffmpegs config.h
libavcodec
|
Mon, 22 Apr 2002 21:02:18 +0000 |
michaelni |
segfault fix
libavcodec
|
Mon, 22 Apr 2002 19:57:45 +0000 |
kabi |
* using liba52
libavcodec
|
Mon, 22 Apr 2002 19:57:26 +0000 |
kabi |
* using some small char buffer - needed for sprintf
libavcodec
|
Mon, 22 Apr 2002 19:04:28 +0000 |
michaelni |
export delay info
libavcodec
|
Mon, 22 Apr 2002 17:33:43 +0000 |
michaelni |
b-frame mpeg4 fix when seeking
libavcodec
|
Mon, 22 Apr 2002 15:53:24 +0000 |
michael |
x1 deblocking filter bugfix
libavcodec
|
Mon, 22 Apr 2002 12:45:22 +0000 |
michaelni |
divx 5.01 support
libavcodec
|
Mon, 22 Apr 2002 10:27:25 +0000 |
kabi |
* add support for liba52
libavcodec
|
Sun, 21 Apr 2002 23:47:27 +0000 |
michaelni |
fix b-frame MB skip
libavcodec
|
Sun, 21 Apr 2002 22:41:49 +0000 |
michaelni |
rounding bugfix
libavcodec
|
Sun, 21 Apr 2002 21:18:17 +0000 |
michaelni |
fixed ratecontrol & b-frames
libavcodec
|
Sat, 20 Apr 2002 21:17:26 +0000 |
arpi_esp |
postprocess array increased to handle images up to 2048x1536
libavcodec
|
Fri, 19 Apr 2002 03:25:20 +0000 |
michaelni |
much better ME for b frames (a bit slow though)
libavcodec
|
Wed, 17 Apr 2002 18:19:50 +0000 |
michaelni |
fixing hq mode with mpeg1 and 2-pass
libavcodec
|
Wed, 17 Apr 2002 16:30:31 +0000 |
michaelni |
mpeg2/mpeg4 dequantizer support (c & mmx)
libavcodec
|
Wed, 17 Apr 2002 04:32:12 +0000 |
michaelni |
fixed mpeg4 time stuff on encoding
libavcodec
|
Mon, 15 Apr 2002 12:52:21 +0000 |
kabi |
* minor - slightly modified debug message
libavcodec
|
Mon, 15 Apr 2002 02:28:05 +0000 |
pulento |
- Versions defined for libav/libavcodec.
libavcodec
|
Sun, 14 Apr 2002 22:17:40 +0000 |
pulento |
- ME method compatibility with legacy apps.
libavcodec
|
Sun, 14 Apr 2002 18:57:51 +0000 |
pulento |
- ME setting moved to AVCodecContext/MpegEncContext, no longer a global.
libavcodec
|
Fri, 12 Apr 2002 14:01:10 +0000 |
michael |
fix typo found by Milan Cutka <cutka@szm.sk>
libavcodec
|
Tue, 09 Apr 2002 04:52:49 +0000 |
pulento |
- Fixed AC3 decoding for 5:1 AC3 streams. Now when calling av_audio_decode for
libavcodec
|
Tue, 09 Apr 2002 00:37:06 +0000 |
pulento |
- PIX_FMT_ANY = -1 to avoid breaking any stuff that could be using it.
libavcodec
|