Sat, 10 Jul 2010 18:47:59 +0000 |
reimar |
Make the stream language an argument to the stream creation function
|
Sun, 20 Jun 2010 14:25:20 +0000 |
diego |
Add header file for VIVO extern variable declarations.
|
Sat, 30 May 2009 13:18:57 +0000 |
reimar |
In all demux_info_add calls change "name" to "title".
|
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.
|
Thu, 17 Jul 2008 17:14:12 +0000 |
reimar |
Avoid including avcodec.h in demuxer.h (and thus many other files) just to get
|
Wed, 16 Jul 2008 16:18:25 +0000 |
reimar |
Move duplicate FF_INPUT_BUFFER_PADDING_SIZE handling into demuxer.h
|
Mon, 25 Feb 2008 15:46:36 +0000 |
diego |
FFmpeg now uses different (unified) #include paths.
|
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, 21 Feb 2007 10:05:46 +0000 |
diego |
cosmetics: Fix some common typos, sepErate --> sepArate, deciSSion --> deciSion.
|
Sat, 02 Dec 2006 12:32:44 +0000 |
diego |
Remove superfluous bswap.h include.
|
Fri, 14 Jul 2006 07:40:36 +0000 |
diego |
printf --> mp_msg
|
Wed, 14 Jun 2006 14:05:59 +0000 |
uau |
Change free_sh_audio() to take demuxer and stream id as parameters
|
Sun, 04 Jun 2006 22:41:27 +0000 |
rtogni |
Fix potential integer overflows in memory allocation.
|