log

age author description
Wed, 22 Aug 2007 17:10:31 +0000 reimar Finally fix --enable-debug compilation
Wed, 22 Aug 2007 14:01:57 +0000 voroshil Fix [soc:eoc] stubs.
Wed, 22 Aug 2007 10:24:37 +0000 voroshil r24050: MP3 audio encoder was renamed to libmp3lame in FFmpeg.
Wed, 22 Aug 2007 09:56:42 +0000 voroshil r24030: Document special A-V sync issues with FLV files
Wed, 22 Aug 2007 09:05:59 +0000 voroshil sync tag update
Tue, 21 Aug 2007 17:12:30 +0000 diego Remove Windows-only replacement gettimeofday() implementation, both Cygwin
Tue, 21 Aug 2007 12:38:45 +0000 reimar Set DVD speed earlier to avoid drive spinup during open
Tue, 21 Aug 2007 07:27:05 +0000 Gabrov synced with r24110
Tue, 21 Aug 2007 00:24:14 +0000 uau Remove unnecessary OSD visibility code
Tue, 21 Aug 2007 00:24:13 +0000 uau Minor code cleanup
Mon, 20 Aug 2007 23:04:10 +0000 diego Add some missing libavcodec video encoders.
Mon, 20 Aug 2007 23:00:25 +0000 diego Sort libavcodec encoders.
Mon, 20 Aug 2007 21:27:44 +0000 nicodvb reimplemented nav_read_PCI() and nav_read_DSI() using getbits() rather than relying on bitfields layout in memory
Mon, 20 Aug 2007 16:17:13 +0000 reimar Runtime-patching for windows to fix crash with drv43260.dll
Mon, 20 Aug 2007 14:17:43 +0000 iive remove gconvert_uri_to_filename() and use url_unescape_string() instead.