Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
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 |
Thu, 29 May 2008 00:54:33 +0000 | bcoudurier | reindent libavformat |
Thu, 29 May 2008 00:54:09 +0000 | bcoudurier | this should be valid for audio too libavformat |
Thu, 29 May 2008 00:35:23 +0000 | bcoudurier | check if extradata comes from mp4 and assume bitsteam is already formated, should fix streamcopy libavformat |
Wed, 28 May 2008 22:26:35 +0000 | michael | memleak / CID124 RUN2 libavformat |
Wed, 28 May 2008 22:00:45 +0000 | bcoudurier | use av_fifo_generic_write, old func is deprecated libavformat |