Thu, 29 May 2008 15:40:16 +0000 |
michael |
ENOMEM is better, yes ...
libavformat
|
Thu, 29 May 2008 15:25:45 +0000 |
reimar |
Check av_new_stream return value, fixes CID79 RUN2
libavformat
|
Thu, 29 May 2008 15:22:45 +0000 |
reimar |
Check for av_new_stream failure, fixes CID76 RUN2
libavformat
|
Thu, 29 May 2008 13:40:43 +0000 |
diego |
Remove unnecessary header #includes.
libavformat
|
Thu, 29 May 2008 09:50:17 +0000 |
benoit |
Check return of url_fseek in mpeg timestamp reading code.
libavformat
|
Thu, 29 May 2008 00:58:41 +0000 |
bcoudurier |
warn if pts is not set, prevent writing negative/weird cts, happens when using genpts and streamcopy
libavformat
|