log libmpdemux/demuxer.c @ 36085:d3e8f4f71514

age author description
Sun, 17 Mar 2013 22:47:17 +0000 diego Add missing strings.h #includes for strcasecmp().
Sun, 17 Mar 2013 09:32:12 +0000 reimar Allow audio/video queues to fill up a bit more right after seeking.
Wed, 13 Mar 2013 02:18:17 +0000 iive Fix mplayer compilation.
Mon, 21 Jan 2013 19:44:53 +0000 diego Replace CODEC_IDs their modern AV_-prefixed counterparts.
Fri, 30 Nov 2012 22:16:16 +0000 reimar Make stream eof detection less sensitive.
Fri, 30 Nov 2012 22:12:17 +0000 reimar Fix scary "BUG! Invalid demuxer type ..." message
Wed, 28 Nov 2012 19:15:34 +0000 reimar Fix code that detects streams temporarily lacking data to work
Mon, 26 Nov 2012 19:30:58 +0000 reimar Try to improve seeking in files with only few video packets,
Mon, 05 Nov 2012 20:53:49 +0000 reimar Allow free_demuxer to handle a NULL argument.
Mon, 27 Aug 2012 07:09:34 +0000 cehoyos Add missing newline in error message.
Sat, 25 Feb 2012 18:26:31 +0000 reimar Fix DVDs showing the subtitle language as "unknown"
Sun, 19 Feb 2012 13:15:41 +0000 reimar Code cleanup: Use a stream_control instead of global functions to
Mon, 06 Feb 2012 06:30:12 +0000 siretart Update deprecated avcodec_alloc_context()/avcodec_open() API calls
Mon, 05 Dec 2011 18:27:40 +0000 reimar Fix OSD time and e.g. frame number displayed with osd_fractions
Fri, 21 Oct 2011 18:20:53 +0000 compn add forgotten ec-3 tag to parsers list in demuxers.c