Sat, 12 Jan 2008 01:12:36 +0000 |
eugeni |
Add demuxer interface for attachments.
|
Sat, 05 Jan 2008 14:28:57 +0000 |
nicodvb |
wrapper functions to get/set angle: the wrapping is needed to RESYNC the demuxer; patch by oattila chello hu
|
Mon, 24 Dec 2007 16:27:52 +0000 |
reimar |
Add some const/static qualifiers as appropriate
|
Thu, 13 Dec 2007 12:51:05 +0000 |
ulion |
Add demuxer functions for chapter feature.
|
Tue, 04 Dec 2007 13:05:25 +0000 |
lu_zero |
Make libnemesi use specific struct and DEMUXER_TYPE
|
Mon, 02 Jul 2007 22:34:45 +0000 |
diego |
Do not use leading underscores in multiple inclusion guards, they are reserved.
|
Sun, 24 Jun 2007 10:20:42 +0000 |
reimar |
make opt argument of demux_info_get const.
|
Wed, 20 Jun 2007 16:52:32 +0000 |
uau |
Fix demuxer.h multiple inclusion guard
|
Mon, 04 Jun 2007 09:39:55 +0000 |
zuxy |
Use 'static inline' instead of 'inline static' to avoid warnings
|
Sat, 02 Jun 2007 16:04:56 +0000 |
zuxy |
Make realloc_struct inline as other functions defined in demuxer.h
|
Sat, 14 Apr 2007 10:03:42 +0000 |
reimar |
Add lavf_preferred demuxer for lavf formats we want to be probed
|
Mon, 05 Feb 2007 18:25:28 +0000 |
reimar |
Another round of subtitle code cleanup
|
Sun, 31 Dec 2006 11:05:26 +0000 |
nicodvb |
added stream_pts to demuxer_t and demux_packet_t to hold the time value reported by the stream layer
|
Sat, 18 Nov 2006 14:31:31 +0000 |
nicodvb |
new DEMUXER_CTRL_IDENTIFY_PROGRAM to identify programs (a+v+s)
|
Thu, 16 Nov 2006 21:23:06 +0000 |
nicodvb |
added code to switch video stream
|