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.
|
Sun, 30 Oct 2005 09:19:05 +0000 |
reimar |
move resync_audio_stream after seeking to demuxer.c
|
Sun, 25 Sep 2005 17:29:45 +0000 |
reimar |
the on suboption of -rawaudio and -rawvideo do not work anymore since the
|
Fri, 05 Aug 2005 19:57:47 +0000 |
rtognimp |
Demuxer modularization
|
Mon, 26 Apr 2004 03:11:08 +0000 |
rfelker |
needed for a/v sync with compressed audio (e.g. raw .mp2 or .ac3 file)
|
Sat, 20 Sep 2003 12:50:25 +0000 |
lumag |
Fixed 'reading after EOF'. demuxers didn't check, how many they've read!
|