Thu, 13 Oct 2011 16:50:30 +0000 |
reimar |
Remove unused variable (caused by mistake in patch removing PVA_NEW_PREBYTES_CODE).
|
Thu, 13 Oct 2011 16:49:21 +0000 |
reimar |
Do not use long type, it makes the code more platform dependent for no
|
Thu, 13 Oct 2011 16:45:48 +0000 |
reimar |
Remove some ifdefs that existed only for testing and had no use since
|
Sat, 07 May 2011 20:25:15 +0000 |
reimar |
Remove unused variable.
|
Sun, 14 Nov 2010 09:12:34 +0000 |
cboesch |
Remove most of the NULL pointer check before free all over the code
|
Sun, 03 Oct 2010 15:42:03 +0000 |
diego |
Move pva_get_payload() around to avoid a forward declaration.
|
Sun, 03 Oct 2010 15:39:50 +0000 |
diego |
Mark pva_get_payload() as static, it is not used outside of the file.
|
Sat, 10 Jul 2010 22:49:28 +0000 |
reimar |
Remove completely nonsensical le2me usages, the only effect
|
Sat, 10 Jul 2010 18:47:59 +0000 |
reimar |
Make the stream language an argument to the stream creation function
|
Wed, 17 Feb 2010 22:01:35 +0000 |
diego |
libmpdemux: Mark functions not used outside of their files as static.
|
Mon, 17 Aug 2009 07:30:24 +0000 |
reimar |
Fix 100l broken flag check found due to compiler warning.
|
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.
|
Sat, 05 Apr 2008 14:11:48 +0000 |
reimar |
Fix lots and lots of other demuxers broken by r26301
|
Sun, 13 Jan 2008 16:00:39 +0000 |
reimar |
Make all demuxer_desc_t const, thus moving them to .rodata
|