log cfg-common.h @ 33855:395ed228b8f5

age author description
Fri, 01 Jul 2011 17:43:40 +0000 reimar Make vobsub options available in mencoder, though with my test file
Tue, 21 Jun 2011 17:32:07 +0000 reimar Allow a larger range for -aspect.
Thu, 17 Mar 2011 08:58:49 +0000 cehoyos Allow setting custom http header.
Sat, 05 Feb 2011 20:38:02 +0000 cboesch Add sub-paths option.
Mon, 08 Nov 2010 19:30:52 +0000 reimar Add code to allow selecting the Close Captioning channel.
Wed, 27 Oct 2010 17:47:13 +0000 cigaes Move libvo/sub.[ch] from libvo to sub.
Wed, 29 Sep 2010 19:43:34 +0000 reimar Use bluray_device variable also for bd:// instead of dvd_device
Mon, 13 Sep 2010 18:19:25 +0000 diego build system: Merge all FFmpeg library checks into a single FFmpeg check.
Sun, 01 Aug 2010 13:58:35 +0000 reimar Also allow setting msglevel for MSGT_FIXME.
Sat, 17 Jul 2010 13:14:53 +0000 diego Rename network build system variable and command line option to networking.
Mon, 05 Jul 2010 17:04:46 +0000 ben Support for unencrypted Blu-ray playback through libbluray.
Wed, 30 Jun 2010 10:09:19 +0000 diego Move dvd_speed extern variable declaration from stream_dvd_common.h to stream.h.
Thu, 24 Jun 2010 16:38:13 +0000 diego Add #include for libvo/sub.h instead of duplicating sub_pos extern declaration.
Thu, 24 Jun 2010 09:23:49 +0000 diego Move rtsp_port extern declaration to demuxer.h.
Wed, 23 Jun 2010 16:39:16 +0000 diego Move rtsp_destination extern declaration to stream.h.
Mon, 21 Jun 2010 17:10:07 +0000 diego Move video decoder option array extern declarations to vd.h.
Mon, 21 Jun 2010 14:40:28 +0000 diego Move dvbin_opts_conf extern variable declaration to stream.h.
Mon, 21 Jun 2010 12:55:43 +0000 diego Fix type of dvbin_opts_conf extern declaration.
Mon, 21 Jun 2010 10:20:17 +0000 diego Reorder #includes and drop an unnecessary set of #ifdefs.
Mon, 21 Jun 2010 09:55:59 +0000 diego Move demuxer-specific option array declarations to demuxer.h.
Sun, 20 Jun 2010 18:19:47 +0000 diego Move noconfig_opts extern variable declaration to mpcommon.h.
Sun, 20 Jun 2010 17:58:37 +0000 diego Move network_prefer_ipv4/reuse_socket extern declarations to tcp.h/udp.h.
Sun, 20 Jun 2010 15:53:45 +0000 diego Add declarations for open.c externally used variables to stream.h.
Sun, 20 Jun 2010 15:43:45 +0000 diego Move af_cfg extern variable declaration to dec_audio.h.
Sun, 20 Jun 2010 15:38:38 +0000 diego Move extern declarations for vf.c variables to vf.h.
Sun, 20 Jun 2010 15:32:14 +0000 diego Add appropriate #include instead of duplicating mf_ extern var declarations.
Sun, 20 Jun 2010 15:30:02 +0000 diego Move rtsp_transport_ extern variable declarations to demuxer.h.
Sun, 20 Jun 2010 15:24:07 +0000 diego Move audio_stream_cache extern variable declaration to demuxer.h.
Sun, 20 Jun 2010 15:18:45 +0000 diego Move more sws_ extern variable declarations to vf_scale.h.
Sun, 20 Jun 2010 15:15:37 +0000 diego Move pvr_ extern variable declarations to stream/pvr.h.