Fri, 15 Jan 2010 19:01:03 +0000 |
reimar |
-demuxer rawaudio data will often need parsing (e.g. when it is used for raw
|
Mon, 17 Aug 2009 05:56:36 +0000 |
reimar |
Get rid of rawaudio control code again that only duplicates the fallback code in
|
Sun, 16 Aug 2009 22:44:29 +0000 |
reimar |
Add some protection to the rawaudio GET_LENGTH/GET_PERCENT_POS in case the
|
Sun, 16 Aug 2009 22:39:10 +0000 |
reimar |
Implement DEMUXER_CTRL_GET_TIME_LENGTH and DEMUXER_CTRL_GET_PERCENT_POS for
|
Fri, 08 May 2009 21:51:13 +0000 |
diego |
Add standard license header to all files in libmpdemux.
|
Sat, 12 Apr 2008 15:51:05 +0000 |
uau |
Remove global demuxer_type
|
Sat, 05 Apr 2008 14:11:48 +0000 |
reimar |
Fix lots and lots of other demuxers broken by r26301
|
Tue, 29 Jan 2008 15:11:38 +0000 |
reimar |
Use defines to give names to the different seek flags.
|
Sun, 13 Jan 2008 16:00:39 +0000 |
reimar |
Make all demuxer_desc_t const, thus moving them to .rodata
|
Sun, 02 Dec 2007 21:26:23 +0000 |
reimar |
Make m_option_t arrays referenced by cfg-common.h const
|
Thu, 15 Mar 2007 18:36:36 +0000 |
diego |
Add explicit location for headers from the stream/ directory.
|
Thu, 13 Jul 2006 16:41:13 +0000 |
reynaldo |
drops casts from void * on malloc/calloc from libmpdemux code
|
Wed, 14 Jun 2006 19:48:54 +0000 |
uau |
Clean up audio pts handling, make audio pts tracking in the audio-only
|
Fri, 17 Feb 2006 01:57:41 +0000 |
corey |
Second-try commit of this patch.
|
Fri, 18 Nov 2005 14:39:25 +0000 |
diego |
Unify include path handling, -I.. is in CFLAGS.
|