Sun, 21 Feb 2010 20:03:49 +0000 |
diego |
Drop weird and unnecessary _s/_st suffixes from demuxer struct names.
|
Wed, 02 Sep 2009 11:07:02 +0000 |
reimar |
free(), delete and delete[] are all different and can't just be used at random,
|
Wed, 12 Aug 2009 15:20:14 +0000 |
cehoyos |
Fix possible double-free.
|
Tue, 11 Aug 2009 18:52:18 +0000 |
cehoyos |
Make *avcctx AVCodecContext instead of void.
|
Tue, 11 Aug 2009 18:28:26 +0000 |
cehoyos |
Fix a crash when playing some H264 over rtsp streams: Do pass an
|
Mon, 25 May 2009 20:28:35 +0000 |
lu_zero |
Unify over rtsp_transport_tcp as var to hold the -rtsp-stream-over-tcp flag and make sure libnemesi only builds are fine
|
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.
|
Wed, 22 Oct 2008 16:08:26 +0000 |
attila |
increase the max RTP packet size to 5MB as modern Elphel
|
Wed, 30 Jul 2008 12:01:30 +0000 |
diego |
Start unifying names of internal preprocessor directives.
|
Tue, 04 Dec 2007 15:26:56 +0000 |
lu_zero |
Rename demuxer tags to clarify
|
Sun, 02 Dec 2007 18:04:14 +0000 |
cehoyos |
Fix playback of streams with more than one video track (only one supported).
|
Tue, 25 Sep 2007 22:34:01 +0000 |
cehoyos |
Fix playback of streams with more than one audio track (only one supported).
|
Wed, 20 Jun 2007 10:39:57 +0000 |
cehoyos |
Simplify network timeout calculation.
|
Mon, 18 Jun 2007 09:15:32 +0000 |
cehoyos |
Silence three warnings.
|