Wed, 26 Oct 2011 15:12:35 +0000 |
diego |
Add missing mp_msg.h #includes, remove some unnecessary ones.
|
Sat, 30 Jul 2011 16:27:14 +0000 |
diego |
libnemesi: remove duplicate HAVE_STRUCT_SOCKADDR_STORAGE definition
|
Sun, 12 Sep 2010 16:11:05 +0000 |
reimar |
Reindent.
|
Sun, 12 Sep 2010 16:10:18 +0000 |
reimar |
Remove a pointless if.
|
Sun, 12 Sep 2010 16:08:57 +0000 |
reimar |
Replace sizeof(BITMAPINFOHEADER)
|
Sun, 12 Sep 2010 15:55:47 +0000 |
reimar |
Replace sizeof(WAVEFORMATEX) occurrences.
|
Sat, 11 Sep 2010 10:57:31 +0000 |
diego |
Replace force_fps extern declaration by mpcommon.h #include.
|
Sat, 10 Jul 2010 18:47:59 +0000 |
reimar |
Make the stream language an argument to the stream creation function
|
Tue, 08 Jun 2010 19:14:22 +0000 |
cehoyos |
Fix compilation with nemesi and live555.
|
Sun, 21 Feb 2010 20:03:49 +0000 |
diego |
Drop weird and unnecessary _s/_st suffixes from demuxer struct names.
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Thu, 12 Jun 2008 21:53:48 +0000 |
lu_zero |
Unbreak audio, thanks to Uoti for the insight
|
Wed, 14 May 2008 18:01:51 +0000 |
diego |
Use standard license headers with standard formatting.
|
Thu, 14 Feb 2008 14:50:34 +0000 |
reimar |
Change force_fps and force_ofps to double
|
Sun, 13 Jan 2008 16:00:39 +0000 |
reimar |
Make all demuxer_desc_t const, thus moving them to .rodata
|
Mon, 24 Dec 2007 01:54:30 +0000 |
lu_zero |
Make sure we have an rtsp session
|
Tue, 04 Dec 2007 15:26:56 +0000 |
lu_zero |
Rename demuxer tags to clarify
|
Tue, 04 Dec 2007 13:11:48 +0000 |
lu_zero |
Remove non necessary header
|
Tue, 04 Dec 2007 13:05:25 +0000 |
lu_zero |
Make libnemesi use specific struct and DEMUXER_TYPE
|
Tue, 27 Nov 2007 21:31:47 +0000 |
lu_zero |
Enable -rtsp-port for nemesi
|
Fri, 23 Nov 2007 07:25:39 +0000 |
lu_zero |
Enable Theora support
|
Wed, 21 Nov 2007 13:03:58 +0000 |
lu_zero |
AAC support (aac-hbr only)
|
Wed, 21 Nov 2007 13:03:08 +0000 |
lu_zero |
Media Format to fourcc conversion (from amol)
|
Tue, 13 Nov 2007 23:02:49 +0000 |
lu_zero |
Check for second stream presence, fixes single stream playback (from amol)
|
Tue, 13 Nov 2007 23:02:09 +0000 |
lu_zero |
10l video != audio
|
Tue, 13 Nov 2007 23:01:25 +0000 |
lu_zero |
support extradata for audio streams
|
Tue, 13 Nov 2007 23:00:12 +0000 |
lu_zero |
fetch metadata for audio (from amol)
|
Tue, 13 Nov 2007 22:57:22 +0000 |
lu_zero |
Revert stray commit r25027
|
Tue, 13 Nov 2007 14:29:02 +0000 |
lu_zero |
Check for second stream presence, fixes single stream playback (from amol)
|
Mon, 12 Nov 2007 18:21:43 +0000 |
lu_zero |
10l video != audio
|
Mon, 12 Nov 2007 16:56:23 +0000 |
lu_zero |
support extradata for audio streams
|
Mon, 12 Nov 2007 16:39:09 +0000 |
lu_zero |
fetch metadata for audio (from amol)
|
Mon, 12 Nov 2007 16:32:45 +0000 |
lu_zero |
Add support for mpeg4video-es (from dario)
|
Mon, 12 Nov 2007 16:31:52 +0000 |
lu_zero |
fix forcefps (from amol)
|
Mon, 12 Nov 2007 16:26:33 +0000 |
lu_zero |
Refactor demux_nemesi (from amol)
|
Mon, 29 Oct 2007 19:24:55 +0000 |
lu_zero |
Fix fps guessing
|
Mon, 29 Oct 2007 18:31:47 +0000 |
lu_zero |
Update to use newer libnemesi, should fix desync, fps guessing may fail now
|
Fri, 28 Sep 2007 11:41:25 +0000 |
lu_zero |
h263 exposed
|
Wed, 19 Sep 2007 21:38:22 +0000 |
lu_zero |
libnemesi support, yet another rtsp/rtp library...
|