log cfg-common.h @ 31403:6fccaae78d5b

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