log stream/stream_radio.c @ 26157:64654d7bebbc

age author description
Thu, 14 Feb 2008 14:23:55 +0000 diego typo fix: inited --> initialized
Sun, 13 Jan 2008 12:34:42 +0000 reimar stream_opts should be const
Sun, 02 Dec 2007 21:37:08 +0000 reimar stream_opts arrays should be const
Sun, 02 Dec 2007 13:22:53 +0000 reimar Mark all stream_info_t as const
Thu, 25 Oct 2007 15:04:33 +0000 voroshil Don't wait for filling entire audio ringbuffer at each call to grab_audio_frame.
Thu, 25 Oct 2007 14:57:17 +0000 voroshil Add missing call to audio_in_start_capture.
Mon, 24 Sep 2007 16:48:08 +0000 voroshil Fix compilation with enabled radio capture and disabled OSS audio.
Tue, 28 Aug 2007 22:38:45 +0000 diego cosmetics: typo fix UNSUPORTED --> UNSUPPORTED
Wed, 08 Aug 2007 22:30:51 +0000 cehoyos Fix warning: too many arguments for format
Sun, 29 Jul 2007 12:20:25 +0000 voroshil Replacing global variables in radio:// with
Thu, 05 Jul 2007 22:01:07 +0000 reimar Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpy
Fri, 08 Jun 2007 06:08:51 +0000 voroshil Fix compiler warnings.
Wed, 11 Apr 2007 05:39:09 +0000 voroshil Rework of *BSD BT848 detection for radio://
Sun, 08 Apr 2007 15:30:01 +0000 voroshil Fix typo in r22772 which causes compilation error under *BSD.
Wed, 21 Mar 2007 18:39:57 +0000 voroshil Radio driver loading rework.