Sun, 12 Sep 2010 16:08:57 +0000 |
reimar |
Replace sizeof(BITMAPINFOHEADER)
|
Sun, 12 Sep 2010 15:55:47 +0000 |
reimar |
Replace sizeof(WAVEFORMATEX) occurrences.
|
Sat, 10 Jul 2010 18:47:59 +0000 |
reimar |
Make the stream language an argument to the stream creation function
|
Fri, 08 May 2009 21:51:13 +0000 |
diego |
Add standard license header to all files in libmpdemux.
|
Fri, 12 Dec 2008 05:08:28 +0000 |
ods15 |
Warning fixes for demux_nut
|
Fri, 12 Dec 2008 05:07:18 +0000 |
ods15 |
Remove resync_audio_stream() from demux_nut seek function
|
Fri, 12 Dec 2008 04:58:54 +0000 |
ods15 |
Rename typedefs in demux_nut to _tt instead of _t, sync to new libnut API
|
Mon, 13 Oct 2008 22:32:20 +0000 |
ods15 |
Fix double free in demux_nut, patch by Onur K¸«ä¸«®¸«äk.
|
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
|
Fri, 24 Aug 2007 11:06:07 +0000 |
diego |
Remove silly #ifdef around the complete file.
|
Tue, 24 Apr 2007 09:05:54 +0000 |
ods15 |
compilation fix, manually include help_mp.h
|
Fri, 20 Apr 2007 21:49:49 +0000 |
nicodvb |
with -identify show audio and video id; patch by Andrew Savchenko (Bircoph list ru)
|
Thu, 15 Mar 2007 18:36:36 +0000 |
diego |
Add explicit location for headers from the stream/ directory.
|
Fri, 09 Mar 2007 15:40:03 +0000 |
ods15 |
remove some lines which should have never been in demux_nut.c, broke CPU
|