log cfg-common.h @ 31411:bfa89aebee85

age author description
Sun, 20 Jun 2010 14:11:56 +0000 diego Move demuxer-related extern variable declarations to demuxer.h.
Sun, 20 Jun 2010 14:01:43 +0000 diego Add correct #include instead of duplicating dvd_speed extern declaration.
Fri, 18 Jun 2010 17:28:17 +0000 diego Move audio_substream_id extern variable declaration to demux_ts.h.
Fri, 18 Jun 2010 17:20:42 +0000 diego Move ts_* extern variable declarations to demux_ts.h.
Fri, 18 Jun 2010 17:06:39 +0000 diego Move audio_output_channels/fakemono extern variable declarations to dec_audio.h.
Fri, 18 Jun 2010 17:03:13 +0000 diego Move field_dominance extern variable declaration to dec_video.h.
Fri, 18 Jun 2010 17:00:23 +0000 diego Move codecs_file extern variable declaration to codec-cfg.h.
Fri, 18 Jun 2010 09:44:58 +0000 diego Move extern variable declarations for network.c to network.h.
Fri, 18 Jun 2010 09:41:53 +0000 diego Move mp_msg-related extern variable declarations to mp_msg.h.
Wed, 16 Jun 2010 18:59:10 +0000 diego Replace common options template by a common options array.
Tue, 15 Jun 2010 08:56:38 +0000 diego Remove an unused extern declaration.
Tue, 08 Jun 2010 09:29:14 +0000 cehoyos Support RTSP/RTP over HTTP via LIVE555.
Sun, 30 May 2010 16:50:02 +0000 reimar Add a referrer option to set the HTTP Referer field.
Sun, 30 May 2010 16:46:31 +0000 reimar Use the -a52drc option also for the libavcodec decoder.
Thu, 27 May 2010 23:21:16 +0000 diego cosmetics: vertical alignment in msg module help output.
Tue, 25 May 2010 11:36:55 +0000 diego cosmetics: vertical alignment in msg module help output
Mon, 03 May 2010 23:34:38 +0000 diego the great MPlayer tab removal: part II
Mon, 22 Feb 2010 09:51:44 +0000 diego Declare externally used variables from vd.c as extern in vd.h.
Fri, 19 Feb 2010 19:38:53 +0000 diego Add dvd_parse_chapter_range() to stream_dvd.h instead of forward declaring it.
Sun, 14 Feb 2010 14:47:22 +0000 diego Move movie_aspect extern declaration to libmpcodecs/vd.h.
Sat, 30 Jan 2010 23:24:23 +0000 diego Add license header to all top-level files missing them.
Sat, 07 Nov 2009 16:40:42 +0000 cehoyos Remove CONFIG_TV_TELETEXT.
Sat, 07 Nov 2009 12:31:05 +0000 cehoyos Separate teletext from tv support.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Tue, 10 Feb 2009 15:34:44 +0000 diego Add priority support for OS/2 and factorize the Windows priority support.
Sun, 04 Jan 2009 13:12:51 +0000 nicodvb added support for manual audio substream selection out of 0xFD PES streams (Blueray, multistream in the same pid)
Mon, 13 Oct 2008 16:23:55 +0000 diego Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.
Sun, 12 Oct 2008 22:11:33 +0000 diego Remove redundant declaration of proc_priority.
Tue, 12 Aug 2008 07:38:30 +0000 diego Remove pointless #ifdefs around extern declarations.
Tue, 12 Aug 2008 07:33:15 +0000 diego Remove useless DVB-related #include.