Fri, 09 Jan 2009 20:10:13 +0000 |
lucabe |
Do not assume that if pkt->destruct != av_destruct_packet then it is not
libavformat
|
Fri, 09 Jan 2009 01:30:14 +0000 |
rbultje |
Increase buffer size for RTP packet data because some ASF streams use a
libavformat
|
Fri, 09 Jan 2009 00:01:42 +0000 |
aurel |
rename ff_metadata_sync_compat to ff_metadata_mux_compat
libavformat
|
Thu, 08 Jan 2009 23:30:02 +0000 |
aurel |
move ff_metadata_sync_compat to metadata_compat.c
libavformat
|
Thu, 08 Jan 2009 23:24:51 +0000 |
aurel |
Add a second metadata compatibility layer, so that metadata that gets
libavformat
|
Thu, 08 Jan 2009 18:00:51 +0000 |
compn |
cosmetics: CJPG is from Creative Webcam
libavformat
|
Thu, 08 Jan 2009 17:51:03 +0000 |
compn |
fourcc CJPG is sequential jpeg
libavformat
|
Thu, 08 Jan 2009 07:11:43 +0000 |
bcoudurier |
100l, add missing enum type, fix compilation
libavformat
|
Thu, 08 Jan 2009 02:57:21 +0000 |
bcoudurier |
use lower case x and alternate format for hex in printf
libavformat
|
Thu, 08 Jan 2009 02:54:43 +0000 |
bcoudurier |
print more debug information if enabled, including index
libavformat
|
Wed, 07 Jan 2009 23:37:03 +0000 |
cehoyos |
Fix a compiler warning:
libavformat
|
Wed, 07 Jan 2009 20:44:23 +0000 |
michael |
Do not try to duplicate packets that have data==NULL.
libavformat
|