Fri, 18 Sep 2009 13:19:13 +0000 |
michael |
Only use *ic_ptr when it has been initialized.
libavformat
|
Thu, 17 Sep 2009 18:46:50 +0000 |
bcoudurier |
print at debug level the score at which codec probing succedeed
libavformat
|
Wed, 16 Sep 2009 20:44:26 +0000 |
michael |
Print a warning if a format has been detected with a low score.
libavformat
|
Wed, 16 Sep 2009 20:23:04 +0000 |
michael |
Print at debug level the score with which probing succeeded.
libavformat
|
Wed, 16 Sep 2009 20:06:48 +0000 |
michael |
Fix indention after last commit.
libavformat
|
Wed, 16 Sep 2009 20:04:04 +0000 |
michael |
Improve amortized worst case speed of the muxers packet interleaving code
libavformat
|
Wed, 16 Sep 2009 01:47:54 +0000 |
michael |
Upgrade a few important messages to AV_LOG_WARNING.
libavformat
|
Wed, 16 Sep 2009 01:17:39 +0000 |
michael |
Fix indention after previous commit.
libavformat
|
Wed, 16 Sep 2009 00:59:15 +0000 |
michael |
Make packet interleaving in the muxer not scan through the whole
libavformat
|
Wed, 16 Sep 2009 00:56:31 +0000 |
michael |
Also reset *_end in flush_packet_queue().
libavformat
|
Fri, 04 Sep 2009 21:38:45 +0000 |
jbr |
Add frame_size as a codec parameter requirement for Speex in
libavformat
|
Sat, 22 Aug 2009 16:05:43 +0000 |
schreter |
Support for generic multi-stream key frame finding for new seek API.
libavformat
|
Wed, 12 Aug 2009 13:17:39 +0000 |
pross |
Moves the display of metadata to dump_format()
libavformat
|
Wed, 15 Jul 2009 10:00:16 +0000 |
benoit |
Only free '*ic_ptr' when a caller has pre-allocated a context and passed it in
libavformat
|
Wed, 08 Jul 2009 08:26:57 +0000 |
benoit |
Fix mem leak when user preallocates an AVFormatContext, passes it to
libavformat
|