log cfg-common.h @ 32315:549b1ad3f777

age author description
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.
Sun, 20 Jun 2010 15:04:12 +0000 diego Move hr_mp3_seek extern variable declaration to demux_audio.h.
Sun, 20 Jun 2010 15:00:11 +0000 diego Move cdda_opts extern declaration to stream/cdd.h.
Sun, 20 Jun 2010 14:40:42 +0000 diego Move sws_flags extern variable declaration to vf_scale.h.
Sun, 20 Jun 2010 14:38:54 +0000 diego Add appropriate #include instead of duplicating pp_help extern declaration.
Sun, 20 Jun 2010 14:30:46 +0000 diego Add header file for externally used variable ps_probe.
Sun, 20 Jun 2010 14:25:20 +0000 diego Add header file for VIVO extern variable declarations.
Sun, 20 Jun 2010 14:17:06 +0000 diego Remove duplicate dvd_device extern variable declaration.