Fri, 20 Nov 2009 23:41:06 +0000 |
reimar |
calloc instead of malloc+memset.
|
Fri, 08 May 2009 21:47:03 +0000 |
diego |
Replace informal LGPL header by standard LGPL license header.
|
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
|
Thu, 15 Mar 2007 18:36:36 +0000 |
diego |
Add explicit location for headers from the stream/ directory.
|
Wed, 25 Oct 2006 20:39:01 +0000 |
reynaldo |
add two missing checks - PATCH by Karolina Lindqvist AT kramnet-se
|
Thu, 13 Jul 2006 16:41:13 +0000 |
reynaldo |
drops casts from void * on malloc/calloc from libmpdemux code
|
Thu, 06 Jul 2006 13:09:45 +0000 |
diego |
Move conditional compilation into the build system.
|
Fri, 17 Feb 2006 01:57:41 +0000 |
corey |
Second-try commit of this patch.
|
Thu, 09 Feb 2006 19:39:51 +0000 |
corey |
Reverse commit of unfinished patch for passing audio_delay to the demuxers.
|
Tue, 07 Feb 2006 20:22:44 +0000 |
corey |
1. Include audio_delay as an argument to demux_seek.
|
Thu, 12 Jan 2006 20:04:36 +0000 |
rathann |
massive attack: mp_msg printf format fixes
|
Fri, 02 Sep 2005 08:32:32 +0000 |
ods15 |
Make -identify's 'ID_LENGTH=' print a float and not an integer.. The
|
Fri, 05 Aug 2005 19:57:47 +0000 |
rtognimp |
Demuxer modularization
|
Wed, 09 Mar 2005 20:29:50 +0000 |
rtognimp |
Rather simple patch for RAWDV demuxer which lets it say whats the total
|
Thu, 07 Aug 2003 13:25:03 +0000 |
gabucino |
support for raw DV >2Gb
|
Wed, 30 Apr 2003 20:24:09 +0000 |
arpi |
removed nonsense stream_reset/seek in check_file()
|
Fri, 21 Mar 2003 16:13:16 +0000 |
alex |
largefile support by Matthias Schwarzott <zzam@gmx.de>
|
Sun, 19 Jan 2003 19:02:39 +0000 |
arpi |
10l
|
Mon, 06 Jan 2003 14:56:16 +0000 |
filon |
Sanity checks.
|
Tue, 08 Oct 2002 23:53:33 +0000 |
arpi |
-nosound fix
|
Fri, 04 Oct 2002 19:23:36 +0000 |
arpi |
This just corrects a function name to match the other demuxer's
|
Mon, 05 Aug 2002 17:21:35 +0000 |
arpi |
raw .dv stream demuxer by Alexander Neundorf <neundorf@kde.org>
|