Thu, 15 May 2008 01:03:48 +0000 |
benoit |
Make av_set_string() fail when number could not be set.
libavcodec
|
Wed, 14 May 2008 16:30:37 +0000 |
diego |
Add codec long name, patch by Stefano Sabatini, stefano.sabatini-lala poste it.
libavcodec
|
Wed, 14 May 2008 02:14:11 +0000 |
benoit |
Update offset in the option string later, to have a better error message.
libavcodec
|
Tue, 13 May 2008 18:10:15 +0000 |
mru |
acelp_filters.h needs stdint.h
libavcodec
|
Tue, 13 May 2008 15:56:45 +0000 |
cehoyos |
Add VP56_FRAME_NONE and use VP56_FRAME_CURRENT.
libavcodec
|
Tue, 13 May 2008 00:49:38 +0000 |
benoit |
Fix a typo.
libavcodec
|
Mon, 12 May 2008 19:04:08 +0000 |
cehoyos |
Correct type for pcx_rle_decode().
libavcodec
|
Mon, 12 May 2008 10:31:52 +0000 |
cehoyos |
Replace one more occurrence of -1 with PIX_FMT_NONE.
libavcodec
|
Mon, 12 May 2008 09:18:32 +0000 |
gpoirier |
armv4l/float_arm_vfp.o must be added to OBJS-$(HAVE_ARMVFP) list since
libavcodec
|
Mon, 12 May 2008 06:51:30 +0000 |
cehoyos |
Do not use variable frame_info before its value is set.
libavcodec
|
Sun, 11 May 2008 23:39:55 +0000 |
astrange |
Previous commit missed an initialization - this fixes FATE's test sample.
libavcodec
|
Sun, 11 May 2008 22:28:43 +0000 |
cehoyos |
Replace some occurrences of -1 with PIX_FMT_NONE.
libavcodec
|