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, 24 Jan 2007 15:05:42 +0000 |
rtogni |
Use interleaver id to select the correct interleaver instead of guessing
|
Sat, 02 Dec 2006 12:32:44 +0000 |
diego |
Remove superfluous bswap.h include.
|
Thu, 13 Jul 2006 16:41:13 +0000 |
reynaldo |
drops casts from void * on malloc/calloc from libmpdemux code
|
Sat, 08 Jul 2006 17:28:36 +0000 |
diego |
Remove unused variables, patch by Stefan Huehner stefan at huehner org.
|
Sat, 08 Jul 2006 12:01:38 +0000 |
rtogni |
Remove unused prototype
|
Sun, 14 May 2006 15:51:05 +0000 |
rtognimp |
Fix some potential integer overflow in memory allocation (mot of these
|
Mon, 27 Mar 2006 17:25:41 +0000 |
diego |
Convert printfs in aviprint.c to mp_msg and give the information printing
|
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.
|
Sun, 15 Jan 2006 21:58:10 +0000 |
rtognimp |
Support sipr codec in old RealAudio files.
|
Fri, 09 Dec 2005 16:25:37 +0000 |
rtognimp |
Move audio packets reordering from codec interface to demuxers for real
|