Sun, 23 Feb 2014 18:14:44 +0000 |
reimar |
demuxers: remove pointless sh->ds assignments.
|
Wed, 19 Feb 2014 23:01:15 +0000 |
reimar |
demuxers: ensure that stream ids are correctly initialized.
|
Sun, 14 Nov 2010 09:12:34 +0000 |
cboesch |
Remove most of the NULL pointer check before free all over the code
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Fri, 08 May 2009 21:51:13 +0000 |
diego |
Add standard license header to all files in libmpdemux.
|
Fri, 16 May 2008 09:41:00 +0000 |
diego |
cosmetics: Remove pointless parentheses from return statements.
|
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
|
Tue, 02 Oct 2007 19:22:46 +0000 |
reimar |
Set biWidth/biHeight in fli demuxer
|
Tue, 02 Oct 2007 19:18:33 +0000 |
reimar |
Make sure there is no uninitialized data in BITMAPINFOHEADER created by fli demuxer
|
Tue, 02 Oct 2007 19:13:23 +0000 |
reimar |
Remove ugly unused struct name from typedef
|
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
|
Sun, 04 Jun 2006 22:41:27 +0000 |
rtogni |
Fix potential integer overflows in memory allocation.
|
Fri, 10 Mar 2006 23:48:33 +0000 |
rtognimp |
Fix memory leak cid 177
|