Mercurial > mplayer.hg
log libmpdemux/muxer.c @ 37160:bb15cab6c059
age | author | description |
---|---|---|
Wed, 31 Oct 2012 20:58:39 +0000 | reimar | Remove another incorrect use of realloc_struct. |
Sun, 24 Jul 2011 23:55:34 +0000 | diego | Do not translate console messages of verbosity level MSGL_V and above. |
Sun, 26 Jun 2011 14:55:51 +0000 | ranma | The muxer prebuffers packets until each stream has been seen so a proper header |
Thu, 10 Feb 2011 21:31:24 +0000 | ranma | Fix muxer memory leak. |
Wed, 05 Jan 2011 15:45:28 +0000 | reimar | 100l, set s->muxer->muxbuf to NULL after free, it is used as argument to |
Mon, 13 Sep 2010 18:19:25 +0000 | diego | build system: Merge all FFmpeg library checks into a single FFmpeg check. |
Sat, 20 Feb 2010 21:02:49 +0000 | diego | cosmetics: Remove pointless empty lines at EOF. |