Thu, 17 Sep 2009 18:46:50 +0000 |
bcoudurier |
print at debug level the score at which codec probing succedeed
libavformat
|
Thu, 17 Sep 2009 18:09:20 +0000 |
reimar |
Improve SIFF probe by also checking the first tag is one of the expected.
libavformat
|
Thu, 17 Sep 2009 18:08:07 +0000 |
reimar |
Improve dxa probe by checking the values for width and height are reasonable.
libavformat
|
Thu, 17 Sep 2009 18:07:27 +0000 |
reimar |
Slightly improve probe for ea format by checking that it is possible to
libavformat
|
Thu, 17 Sep 2009 05:31:02 +0000 |
kostya |
Do not include "mp4:" prefix from RTMP URL into "app" path or second time
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 18:06:29 +0000 |
kostya |
reindent after last commit and remove unneeded empty line
libavformat
|
Wed, 16 Sep 2009 18:05:21 +0000 |
kostya |
Make MPC SV8 probe skip tags until stream header is found
libavformat
|
Wed, 16 Sep 2009 15:12:23 +0000 |
reimar |
Fix overflow check insufficiently improved in r19840.
libavformat
|