Sun, 12 Sep 2010 13:26:39 +0000 |
reimar |
Replace sizeof(type)
|
Sat, 10 Jul 2010 18:47:59 +0000 |
reimar |
Make the stream language an argument to the stream creation function
|
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.
|
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!
|
Wed, 13 Aug 2003 16:29:32 +0000 |
alex |
Removed the historic cfgparser and switched full to the new config parser (altought some macros still remain for compatibility). As a side effect 90% of the warning messages are gone from the core. Things should be cleaner now and less confusing for newbies.
|
Wed, 02 Apr 2003 19:23:28 +0000 |
albeu |
*** empty log message ***
|
Sun, 30 Mar 2003 17:11:27 +0000 |
albeu |
Set deuxer_type instead of using our own global var.
|
Thu, 27 Mar 2003 20:27:50 +0000 |
albeu |
Fix a 100L bug wich killed mencoder timing and switch to the new
|
Sun, 22 Dec 2002 17:22:48 +0000 |
arpi |
CDDA seeking fixed
|
Sat, 14 Dec 2002 17:56:35 +0000 |
arpi |
compiler warning fixes
|
Tue, 12 Nov 2002 12:19:23 +0000 |
nexus |
FreeBSD fix
|
Wed, 23 Oct 2002 17:21:01 +0000 |
arpi |
cleanup config option handling in libmpdemux.
|
Tue, 11 Jun 2002 14:29:51 +0000 |
albeu |
Support for playing audio cds using cdparanoia. Include a raw audio
|