Thu, 25 Jan 2007 00:34:38 +0000 |
diego |
Move conditional CFLAGS and OBJS setting to common place.
libavcodec
|
Thu, 25 Jan 2007 00:16:28 +0000 |
diego |
Theora encoding via libtheora.
libavcodec
|
Wed, 24 Jan 2007 17:50:28 +0000 |
kostya |
Add debug messages for AP headers
libavcodec
|
Wed, 24 Jan 2007 17:49:26 +0000 |
kostya |
Off-by-one error fix
libavcodec
|
Wed, 24 Jan 2007 17:47:42 +0000 |
kostya |
Fail on VC-1 interlaced streams
libavcodec
|
Wed, 24 Jan 2007 16:15:00 +0000 |
bcoudurier |
add hint for closed gop and sc threshold error message
libavcodec
|
Wed, 24 Jan 2007 15:32:49 +0000 |
gpoirier |
fix indentation, patch by Ian Caulfield % ian P caulfield A gmail P com %
libavcodec
|
Wed, 24 Jan 2007 15:31:48 +0000 |
gpoirier |
Allows the AC3 parser to read the frame size and codec parameters from E-AC3 streams,
libavcodec
|
Wed, 24 Jan 2007 14:20:00 +0000 |
michael |
set last_picture for h.264 too, this significantly improves error concealment quality, i hope it doesnt break anything as last_picture_ptr was always NULL for h.264
libavcodec
|
Wed, 24 Jan 2007 11:20:01 +0000 |
michael |
crash fix by Carl Eugen Hoyos cehoyos ag.or at
libavcodec
|
Wed, 24 Jan 2007 11:01:17 +0000 |
michael |
explicit values for all enums
libavcodec
|
Wed, 24 Jan 2007 10:41:03 +0000 |
michael |
enum
libavcodec
|
Wed, 24 Jan 2007 00:54:36 +0000 |
michael |
maybe fix segfault with missing extradata (unchecked)
libavcodec
|
Tue, 23 Jan 2007 19:32:26 +0000 |
michael |
fix segfault with darkkben.free.fr/corrupted_h264.mp4
libavcodec
|
Tue, 23 Jan 2007 13:42:09 +0000 |
michael |
flame
libavcodec
|
Tue, 23 Jan 2007 13:36:56 +0000 |
michael |
check num_reorder_frames for validity
libavcodec
|
Tue, 23 Jan 2007 12:45:57 +0000 |
michael |
adding assert to protect delayed_pic
libavcodec
|
Tue, 23 Jan 2007 12:04:48 +0000 |
lu_zero |
10l, there is a corner case afterall...
libavcodec
|
Mon, 22 Jan 2007 22:27:02 +0000 |
michael |
1/0 fix
libavcodec
|
Mon, 22 Jan 2007 01:18:33 +0000 |
diego |
Fix FSF postal address.
libavcodec
|
Mon, 22 Jan 2007 01:16:42 +0000 |
diego |
Fix some more license headers.
libavcodec
|
Sun, 21 Jan 2007 22:45:18 +0000 |
diego |
cosmetics: Sort decoder/encoder/parser variables lists.
libavcodec
|
Sun, 21 Jan 2007 22:31:52 +0000 |
mru |
remove the last #ifdef from allcodecs.c
libavcodec
|
Sun, 21 Jan 2007 22:20:18 +0000 |
diego |
cosmetics: List all encoders together.
libavcodec
|