Mercurial > mplayer.hg
log libmpdemux/demuxer.c @ 36858:bb067298265a
age | author | description |
---|---|---|
Sun, 16 Feb 2014 16:30:00 +0000 | reimar | demuxer.c: Use proper format string to print pointer. |
Sun, 02 Feb 2014 19:18:31 +0000 | ib | Add support for default of multiple video tracks. |
Sat, 21 Sep 2013 16:53:12 +0000 | reimar | Move rtsp_transport_* variables to demuxer.c |
Wed, 07 Aug 2013 20:41:34 +0000 | ib | Don't subsequently calculate original_aspect from last movie_aspect. |
Sun, 04 Aug 2013 18:12:24 +0000 | ib | Fix definition of sh->original_aspect. |
Thu, 09 May 2013 07:24:34 +0000 | reimar | Make parser allocation work if a codec was forced. |
Sun, 17 Mar 2013 22:47:17 +0000 | diego | Add missing strings.h #includes for strcasecmp(). |