Wed, 08 Dec 2010 22:53:52 +0000 |
reimar |
Do not generate nonsensical pts values for FLAC audio.
|
Wed, 08 Dec 2010 19:43:51 +0000 |
reimar |
Add support for FLAC audio parsing, fixes playback time jumping
|
Mon, 29 Nov 2010 18:56:21 +0000 |
reimar |
Set needs_parsing to 1 for DTS audio.
|
Sun, 21 Nov 2010 12:25:01 +0000 |
reimar |
Fix WAVEFORMATEXTENSIBLE condition.
|
Sun, 21 Nov 2010 12:20:22 +0000 |
reimar |
Fix WAVEFORMATEXTENSIBLE support on big-endian.
|
Sun, 14 Nov 2010 09:12:34 +0000 |
cboesch |
Remove most of the NULL pointer check before free all over the code
|
Sun, 12 Sep 2010 13:26:39 +0000 |
reimar |
Replace sizeof(type)
|
Sat, 10 Jul 2010 23:11:45 +0000 |
reimar |
Remove some pointless uses of be2me/le2me.
|
Sat, 10 Jul 2010 18:47:59 +0000 |
reimar |
Make the stream language an argument to the stream creation function
|
Sun, 20 Jun 2010 15:04:12 +0000 |
diego |
Move hr_mp3_seek extern variable declaration to demux_audio.h.
|
Mon, 22 Feb 2010 14:27:32 +0000 |
tack |
Get the proper codec id when a WAVE_FORMAT_EXTENSIBLE extension exists in a
|
Thu, 18 Feb 2010 00:18:50 +0000 |
diego |
Add header for AVI print functions; avoids many forward declarations.
|
Sun, 22 Nov 2009 15:18:21 +0000 |
reimar |
Finally rename the STREAM_SEEK define to MP_STREAM_SEEK, there are just too many
|
Mon, 14 Sep 2009 08:51:00 +0000 |
reimar |
Get rid of useless indirection and use the demuxer argument directly instead of
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|