Sun, 14 Jan 2007 23:16:27 +0000 |
rtogni |
10l, fix inverted check for "<media" in smil playlist
|
Sun, 14 Jan 2007 22:58:25 +0000 |
diego |
Move toolame vs twolame logic into the $_toolame=auto case.
|
Sun, 14 Jan 2007 22:45:45 +0000 |
diego |
Move Paolo Tresoldi out of the GUI skin section.
|
Sun, 14 Jan 2007 22:42:35 +0000 |
diego |
Make twolame disable toolame.
|
Sun, 14 Jan 2007 22:35:10 +0000 |
diego |
Move twolame check before toolame check.
|
Sun, 14 Jan 2007 07:03:51 +0000 |
voroshil |
Adding me and Andrew Savchenko as authors of Russian docs translation
|
Sun, 14 Jan 2007 07:00:45 +0000 |
voroshil |
r21882: sync to x264 r607 (update description of threads)
|
Sun, 14 Jan 2007 06:47:44 +0000 |
voroshil |
translation status update
|
Sun, 14 Jan 2007 06:45:51 +0000 |
voroshil |
spelling, wording fix
|
Sun, 14 Jan 2007 06:32:53 +0000 |
voroshil |
sync tag update
|
Sun, 14 Jan 2007 06:30:25 +0000 |
voroshil |
r21917: typo fixes
|
Sun, 14 Jan 2007 00:15:55 +0000 |
gpoirier |
typo fixes:
|
Sat, 13 Jan 2007 21:26:54 +0000 |
vayne |
fix typo for gettimeofday()
|
Sat, 13 Jan 2007 21:20:47 +0000 |
vayne |
proper fix for avoiding file skipping when mplayer is already playing a file.
|
Sat, 13 Jan 2007 12:56:42 +0000 |
reimar |
Cosmetics
|
Sat, 13 Jan 2007 12:56:02 +0000 |
reimar |
Implement gif transparency
|
Sat, 13 Jan 2007 12:46:27 +0000 |
reimar |
Fix: refmodes 2 and 3 leave useref unchanged
|
Sat, 13 Jan 2007 12:39:13 +0000 |
reimar |
Cosmetics
|
Sat, 13 Jan 2007 12:37:53 +0000 |
reimar |
Implement refmode == 2 in gif demuxer
|
Sat, 13 Jan 2007 12:19:42 +0000 |
reimar |
Partially support gif using "reference" images
|
Sat, 13 Jan 2007 12:05:18 +0000 |
reimar |
memset + malloc -> calloc
|
Sat, 13 Jan 2007 11:58:15 +0000 |
diego |
Nuke MSGTR_CopyCodecsConf, it's gone from the master file.
|
Sat, 13 Jan 2007 11:57:40 +0000 |
diego |
DO NOT recommend or even suggest installing codecs.conf.
|
Sat, 13 Jan 2007 11:49:20 +0000 |
reimar |
Cast SWidth/SHeight to uint16_t, since that's what they actually are.
|
Sat, 13 Jan 2007 11:46:43 +0000 |
reimar |
Forgot to adjust length of memset
|
Sat, 13 Jan 2007 11:44:36 +0000 |
reimar |
Simplify gif demuxer by using memcpy_pic
|
Sat, 13 Jan 2007 11:40:05 +0000 |
reimar |
One more bounds check, though IMO the gif lib really should do this.
|
Sat, 13 Jan 2007 11:37:59 +0000 |
reimar |
Simplify
|