Sun, 12 May 2002 16:06:45 +0000 |
nickols_k |
build num ++
libavcodec
|
Sun, 12 May 2002 15:53:25 +0000 |
nickols_k |
build info for ABI
libavcodec
|
Sun, 12 May 2002 15:30:10 +0000 |
nickols_k |
I was too lazy to be a hero ;)
libavcodec
|
Sun, 12 May 2002 02:55:48 +0000 |
pulento |
- repeat_pict added to AVCodecContext to signal if the decoder must repeat
libavcodec
|
Sat, 11 May 2002 23:42:16 +0000 |
pulento |
- pict_type exported to AVCodecContext
libavcodec
|
Thu, 09 May 2002 05:42:27 +0000 |
pulento |
- Warning fix.
libavcodec
|
Thu, 09 May 2002 01:24:27 +0000 |
philipjsg |
* Don't allocate 0 bytes of memory. It upsets electricFence!
libavcodec
|
Thu, 09 May 2002 01:23:49 +0000 |
philipjsg |
* Fix a problem with the first sample when down sampling.
libavcodec
|
Thu, 09 May 2002 01:22:51 +0000 |
philipjsg |
* Every frame is a key_frame
libavcodec
|
Thu, 09 May 2002 01:22:30 +0000 |
philipjsg |
* Start using enumerated types (makes debugging much easier)
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
|
Mon, 06 May 2002 21:34:50 +0000 |
pulento |
- Segfault fixed when liba52 dynamic library isn't found.
libavcodec
|
Mon, 06 May 2002 19:32:55 +0000 |
pulento |
- MPEG-4 B frames coding option for ffmpeg.c
libavcodec
|
Mon, 06 May 2002 16:40:43 +0000 |
kabi |
* replaced with liba52
libavcodec
|
Mon, 06 May 2002 13:15:05 +0000 |
michaelni |
there are divx5? encoded files without a userdata section but with b-frames :(
libavcodec
|
Sun, 05 May 2002 19:03:24 +0000 |
michaelni |
segfault fix for b-frame encoding with height%16!=0
libavcodec
|
Sun, 05 May 2002 11:08:59 +0000 |
michael |
3dnow temporal denoiser bugfix by Rmi Guyomarch <rguyom@pobox.com>
libavcodec
|
Sun, 05 May 2002 09:56:13 +0000 |
nickols_k |
version info
libavcodec
|
Sun, 05 May 2002 01:39:07 +0000 |
michaelni |
MV visualisation support
libavcodec
|
Sun, 05 May 2002 01:37:07 +0000 |
michaelni |
shorter user data with formating by juanjo
libavcodec
|
Sat, 04 May 2002 18:58:07 +0000 |
michaelni |
move ABS() to common.h
libavcodec
|
Fri, 03 May 2002 23:13:24 +0000 |
michaelni |
move put_string() to common.{c,h}
libavcodec
|
Fri, 03 May 2002 21:38:02 +0000 |
michaelni |
correct quantizer bias
libavcodec
|
Fri, 03 May 2002 18:46:55 +0000 |
arpi_esp |
ar -s has portability problems, anyway rc is enough without s -- suggested by Atmosfear
libavcodec
|
Fri, 03 May 2002 18:11:23 +0000 |
pulento |
- H263 PAR support by Alex Beregszaszi.
libavcodec
|
Fri, 03 May 2002 16:34:40 +0000 |
arpi_esp |
patch by Alex Beregszaszi <alex@naxine.org>
libavcodec
|
Thu, 02 May 2002 20:45:43 +0000 |
michaelni |
freeze fix
libavcodec
|
Thu, 02 May 2002 13:35:33 +0000 |
michaelni |
C4=16383 for the c version too and even for some outcommented code
libavcodec
|
Thu, 02 May 2002 12:51:10 +0000 |
michaelni |
set C4 to 16383
libavcodec
|