log

age author description
Fri, 29 Sep 2006 12:36:17 +0000 gpoirier Remove useless trailing ';'
Fri, 29 Sep 2006 12:34:38 +0000 gpoirier Convert strings to comments since they're never used,
Fri, 29 Sep 2006 09:46:06 +0000 diego Do not compile with -DDEBUG by default.
Fri, 29 Sep 2006 09:21:53 +0000 diego Fix #ifdef indentation.
Thu, 28 Sep 2006 20:42:03 +0000 vayne bug fix for replaying files when double clicking in the playlist.
Wed, 27 Sep 2006 21:45:15 +0000 nicodvb in case of errors after decoding quit the main decoding
Wed, 27 Sep 2006 20:52:20 +0000 ben updated en and fr man pages with changes introduced by new pvr layer
Wed, 27 Sep 2006 20:31:43 +0000 ben updated ChangeLog due to new pvr handling
Wed, 27 Sep 2006 20:26:38 +0000 ben removed ivtv driver dependancy in favor of native V4L2 MPEG API (requires Linux 2.6.18 and above)
Wed, 27 Sep 2006 17:03:11 +0000 diego Sync section removal.
Wed, 27 Sep 2006 16:46:56 +0000 gpoirier fixes by jerome ferrari
Wed, 27 Sep 2006 16:21:30 +0000 gpoirier Lots of fixes by Jerome Ferrari
Wed, 27 Sep 2006 16:17:54 +0000 gpoirier Some fixes by Jerome Ferrari
Wed, 27 Sep 2006 11:41:36 +0000 lucabe Add support for YUVJ formats
Wed, 27 Sep 2006 11:24:28 +0000 diego Fix longstanding drag and drop bug: Only n-1 files get played when n files
Wed, 27 Sep 2006 10:14:03 +0000 voroshil r19974: Update gcc section. Some rewording.
Wed, 27 Sep 2006 09:52:24 +0000 voroshil r19973: Remove outdate, obsolete and inflammatory rants section.
Wed, 27 Sep 2006 09:13:14 +0000 kraymer r19975: Also mention sysctl for adjusting RTC settings.
Wed, 27 Sep 2006 08:59:17 +0000 kraymer cosmetics: reformatting, aligning
Wed, 27 Sep 2006 08:40:37 +0000 kraymer r19973: Remove outdate, obsolete and inflammatory rants section
Wed, 27 Sep 2006 08:36:27 +0000 kraymer r19979: after a long time, finally i could add -endpos option to mplayer..
Tue, 26 Sep 2006 23:43:21 +0000 corey vo_caca: use the pre-1.x compatibility layer so recent
Tue, 26 Sep 2006 21:10:50 +0000 ben use a more generic ioctl as the one used was deprecated with Linux 2.6.18 kernel
Mon, 25 Sep 2006 21:17:43 +0000 eugeni Add matroska v2 (SimpleBlock) support.
Mon, 25 Sep 2006 20:36:45 +0000 ben cosmetic renames because pvr support will soon be less ivtv driver dependant
Mon, 25 Sep 2006 18:36:58 +0000 ptt sync up to rev.19134
Mon, 25 Sep 2006 16:56:26 +0000 diego nit: Subversion revision numbers are referenced as r12345.
Mon, 25 Sep 2006 16:47:56 +0000 ptt after a long time, finally i could add -endpos option to mplayer executable.
Mon, 25 Sep 2006 16:16:19 +0000 ptt sync'd up to rev.18570
Mon, 25 Sep 2006 16:03:59 +0000 ptt sync'd up to (yet) CVS rev.1.1289 thanks to translation by daniele forghieri
Sun, 24 Sep 2006 22:06:03 +0000 diego cosmetics
Sun, 24 Sep 2006 17:01:07 +0000 diego Also mention sysctl for adjusting RTC settings.
Sun, 24 Sep 2006 16:59:15 +0000 diego Update gcc section, some rewording.
Sun, 24 Sep 2006 16:57:57 +0000 diego Remove outdate, obsolete and inflammatory rants section.
Sun, 24 Sep 2006 16:15:47 +0000 eugeni Cosmetics: add some comments.
Sun, 24 Sep 2006 16:04:37 +0000 eugeni Shadow support in libass.
Sun, 24 Sep 2006 15:55:10 +0000 diego Remove version.h on distclean.
Sun, 24 Sep 2006 15:53:23 +0000 diego Remove copy and paste error from FFmpeg sync, MPlayer does not support
Sun, 24 Sep 2006 15:50:31 +0000 eugeni Free memory in ass_synth_done().
Sun, 24 Sep 2006 15:19:48 +0000 nicodvb interpolate real fps of dvr-ms files using the extended stream properties.
Sun, 24 Sep 2006 14:26:31 +0000 reimar Make fill_buffer function check for stream eof, fixes hang at eof (bug #580)
Sun, 24 Sep 2006 09:55:18 +0000 lucabe Improve swscale-example to test conversions between all the possible
Sat, 23 Sep 2006 21:05:28 +0000 ods15 simplifications, any error from libnut is fatal
Sat, 23 Sep 2006 18:48:18 +0000 ods15 sync to new libnut
Sat, 23 Sep 2006 18:35:19 +0000 eugeni Reduce size of non-blurred bitmaps.
Sat, 23 Sep 2006 17:54:24 +0000 eugeni Cosmetics. Change indentation of block of code to make it consistent with
Sat, 23 Sep 2006 17:00:09 +0000 reimar Missing part of previous patch to demux_real.c (revision 19958)
Sat, 23 Sep 2006 16:46:08 +0000 faust3 move video memory info printf before the WIN32 workaround
Sat, 23 Sep 2006 16:43:57 +0000 reimar int->unsigned to avoid crash to sign extension, partially fixes bug #580
Sat, 23 Sep 2006 16:28:57 +0000 rik Cosmetics and comments.
Sat, 23 Sep 2006 15:31:21 +0000 rik Patch by Karolina Lindqvist <karolina.lindqvist@kramnet.se>
Sat, 23 Sep 2006 15:24:24 +0000 diego Update with more mime types.
Sat, 23 Sep 2006 14:36:25 +0000 reimar Avoid buffer overflow: memory has do be allocated accordingly when overwriting a string!
Sat, 23 Sep 2006 14:34:32 +0000 reimar Do not assign constant string to audio_driver_list, it is supposed
Sat, 23 Sep 2006 13:06:55 +0000 diego Fix the sound mute switch in the GUI menu by moving the corresponding
Sat, 23 Sep 2006 11:07:58 +0000 reimar Fix audio stream switching with demux_mkv:
Sat, 23 Sep 2006 10:42:03 +0000 diego verbosity--;
Sat, 23 Sep 2006 10:27:32 +0000 nicodvb when changing chapter, in the osd print the channel number in a more natural form:
Sat, 23 Sep 2006 09:18:20 +0000 reimar Add forgotten emms which caused weird bugs like nan pts values.
Sat, 23 Sep 2006 00:15:00 +0000 eugeni Better fix_outline implementation. No more "fix_outline failed" messages,