log libmpdemux/demux_nemesi.c @ 36263:ea4c4dbae852

age author description
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