log

age author description
Wed, 04 Jan 2012 12:33:59 +0000 siretart make the checks for available codec id more robust
Wed, 04 Jan 2012 10:39:38 +0000 diego configure: Simplify Theora check.
Tue, 03 Jan 2012 23:50:52 +0000 ib Remove unnecessary #include.
Tue, 03 Jan 2012 23:10:34 +0000 ib Remove (conditional and) unnecessary #include
Tue, 03 Jan 2012 20:47:36 +0000 ib Add checks for errors in stream_cdda's get_track_by_sector().
Tue, 03 Jan 2012 16:17:21 +0000 ib Allow Windows style CDROM device names for Wine port.
Tue, 03 Jan 2012 16:16:04 +0000 ib Use cdparanoia compatibility names for CD function calls.
Tue, 03 Jan 2012 15:51:26 +0000 siretart Allow compilation with Libav
Mon, 02 Jan 2012 16:48:18 +0000 ib Initialize device options in guiInit().
Mon, 02 Jan 2012 16:25:00 +0000 ib Remove pointless filename setting from device name.
Mon, 02 Jan 2012 16:24:06 +0000 ib Allow uiPlay() without guiInfo.Filename for some stream types.
Mon, 02 Jan 2012 15:28:30 +0000 ib Cosmetic: Adjust indent.
Mon, 02 Jan 2012 15:16:55 +0000 ib Don't explicitly set stream type if the type doesn't change.
Mon, 02 Jan 2012 12:53:20 +0000 iive Add support of compression algorithm 3 (header stripping) in mkv demuxer.
Mon, 02 Jan 2012 11:26:00 +0000 cehoyos Support FFmpeg v410 decoder.
Mon, 02 Jan 2012 11:20:26 +0000 cehoyos Support Y41P decoding via FFmpeg.
Mon, 02 Jan 2012 03:34:19 +0000 jrash Synced with help_mp-en.h rev. 34475
Sun, 01 Jan 2012 04:09:35 +0000 cehoyos Update copyright year.
Sat, 31 Dec 2011 13:42:24 +0000 ib Cosmetic: Collect together Wine port related functions.
Sat, 31 Dec 2011 13:25:23 +0000 ib Allow Windows style devices for Wine port.
Sat, 31 Dec 2011 13:20:29 +0000 ib Fix Win32 GUI DVD playback.
Sat, 31 Dec 2011 13:15:30 +0000 ib Remove options cdrom_device and dvd_device from the Win32 GUI.
Sat, 31 Dec 2011 12:55:28 +0000 ib Retrieve DVD's titles, chapters and angles by stream control commands.
Sat, 31 Dec 2011 12:45:46 +0000 ib Replace VCD's STREAM_CTRL_GET_NUM_CHAPTERS by STREAM_CTRL_GET_NUM_TITLES.
Sat, 31 Dec 2011 12:38:52 +0000 ib Add audio CD playback support to the X11/GTK GUI.
Sat, 31 Dec 2011 12:20:08 +0000 ib Add new stream control command STREAM_CTRL_GET_NUM_TITLES.
Thu, 29 Dec 2011 19:42:58 +0000 cehoyos Support FFmpeg SMJPEG IMA ADPCM decoding.
Thu, 29 Dec 2011 16:11:58 +0000 reimar Add comment to a condition that is just a hack around a cdparanoia bug.
Thu, 29 Dec 2011 16:10:12 +0000 reimar Prefer libcdio over cdparanoia by default.
Thu, 29 Dec 2011 13:59:05 +0000 ib Rename MSGTR_SelectChapter MSGTR_SelectTitleChapter.