Wed, 27 May 2009 00:44:00 +0000 |
bcoudurier |
demux whole PES packets from TS
libavformat
|
Tue, 26 May 2009 20:13:03 +0000 |
bcoudurier |
move DEBUG define before include to get dprintf
libavformat
|
Tue, 26 May 2009 03:51:00 +0000 |
michael |
Support YVU9 AVI 4cc.
libavformat
|
Tue, 26 May 2009 01:14:10 +0000 |
compn |
map dvh1 fourcc to dv, fixes incoming/dvh1_sample
libavformat
|
Mon, 25 May 2009 22:17:27 +0000 |
stefano |
Define struct URLContext and typedef it to URLContext in one step.
libavformat
|
Mon, 25 May 2009 22:05:43 +0000 |
stefano |
Remove \p and \e doxygen markup.
libavformat
|
Mon, 25 May 2009 18:28:26 +0000 |
michael |
Workaround broken AVI files from DC-XZ6.
libavformat
|
Sun, 24 May 2009 22:59:25 +0000 |
bcoudurier |
move DEBUG define before include to get dprintf and change printf to dprintf
libavformat
|
Sun, 24 May 2009 10:26:41 +0000 |
bcoudurier |
fix get_str16_nolen with odd len, fix #1065
libavformat
|
Sun, 24 May 2009 09:59:53 +0000 |
bcoudurier |
move DEBUG define before include to get dprintf and move guidcmp before print_guid, fix compilation with DEBUG
libavformat
|
Sat, 23 May 2009 07:17:17 +0000 |
bcoudurier |
fix hdlr descr in mp4 which use c string, patch by Larbi Joubala, larbi dot joubala at resonate-mp4 dot com
libavformat
|
Sat, 23 May 2009 06:25:44 +0000 |
bcoudurier |
simplify pes timestamps fetching, based on a patch by corp186, chasedouglas at gmail dot com
libavformat
|
Sat, 23 May 2009 06:09:16 +0000 |
bcoudurier |
compute total bitrate more accurately, patch by corp186, chasedouglas at gmail dot com
libavformat
|
Sat, 23 May 2009 03:05:56 +0000 |
bcoudurier |
remove useless include
libavformat
|
Fri, 22 May 2009 19:11:56 +0000 |
bcoudurier |
fail if stream fifo could not be allocated
libavformat
|
Fri, 22 May 2009 18:34:01 +0000 |
conrad |
Set speex frame_size in ogg demuxer
libavformat
|
Thu, 21 May 2009 23:12:41 +0000 |
bcoudurier |
check av_fifo_alloc return
libavformat
|
Thu, 21 May 2009 22:33:17 +0000 |
bcoudurier |
correctly check for audio streams in mpeg ps muxer, fix multiple audio tracks
libavformat
|
Wed, 20 May 2009 17:19:39 +0000 |
kmalaussene |
Add QCP demuxer.
libavformat
|
Sat, 16 May 2009 17:11:47 +0000 |
lucabe |
Fix the M bit for multi-packet NALs.
libavformat
|
Sat, 16 May 2009 15:09:30 +0000 |
mru |
oma: fix build if memcmp() is a macro
libavformat
|
Sat, 16 May 2009 04:08:34 +0000 |
bcoudurier |
move increment after debug print
libavformat
|
Fri, 15 May 2009 06:11:53 +0000 |
bcoudurier |
write 'stps' for mpeg-2 open gop in .mov
libavformat
|
Fri, 15 May 2009 05:33:05 +0000 |
bcoudurier |
free Track and unset priv_data to avoid double free, fix memleak
libavformat
|
Fri, 15 May 2009 04:44:37 +0000 |
bcoudurier |
reindent
libavformat
|
Fri, 15 May 2009 04:43:44 +0000 |
bcoudurier |
remove unneeded length checks
libavformat
|
Thu, 14 May 2009 21:05:52 +0000 |
bcoudurier |
use flags field and remove key_frame field
libavformat
|
Thu, 14 May 2009 20:54:19 +0000 |
bcoudurier |
change cts type to int, save some space
libavformat
|
Thu, 14 May 2009 00:02:07 +0000 |
conrad |
Use skip_bits_long() for large skips
libavformat
|
Wed, 13 May 2009 22:59:58 +0000 |
alexc |
Add PCE support to the ADTS muxer.
libavformat
|