log libmpdemux/demuxer.h @ 34981:3891a9f2f36b

age author description
Sun, 19 Feb 2012 13:15:41 +0000 reimar Code cleanup: Use a stream_control instead of global functions to
Sat, 31 Dec 2011 12:20:08 +0000 ib Add new stream control command STREAM_CTRL_GET_NUM_TITLES.
Mon, 05 Dec 2011 18:27:40 +0000 reimar Fix OSD time and e.g. frame number displayed with osd_fractions
Mon, 12 Sep 2011 23:36:00 +0000 diego libass: consistently #include sub/ass_mp.h without #ifdefs
Fri, 10 Jun 2011 08:31:00 +0000 cehoyos Fix typos.
Sun, 24 Apr 2011 23:06:38 +0000 reimar Add a alloc_demuxer function that ensures all the critical stuff is
Sun, 30 Jan 2011 10:35:00 +0000 reimar Make new_demux_packet return NULL if allocation failed, this should
Sat, 11 Dec 2010 16:36:17 +0000 reimar Fix insufficient padding/memset at the end of demuxer packets.
Sun, 14 Nov 2010 09:12:34 +0000 cboesch Remove most of the NULL pointer check before free all over the code
Wed, 27 Oct 2010 17:08:36 +0000 cigaes Move ass_mp.[ch] to the sub directory.
Fri, 17 Sep 2010 15:13:37 +0000 diego Move libass/ass_mp.[ch] ---> ass_mp.[ch].
Wed, 08 Sep 2010 17:55:35 +0000 diego Refactor *demuxer_name extern declarations to demuxer.h.
Fri, 02 Jul 2010 21:14:42 +0000 reimar Move the subtitle pts handling code to demuxer.c
Thu, 24 Jun 2010 09:23:49 +0000 diego Move rtsp_port extern declaration to demuxer.h.
Mon, 21 Jun 2010 09:55:59 +0000 diego Move demuxer-specific option array declarations to demuxer.h.