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
|