- 11 Feb, 2006 8 commits
-
-
Felix Paul Kühne authored
* added an option to keep the selections in the wizard for a single session. It's enabled by default. (refs #522)
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Derk-Jan Hartman authored
I420 still not fixed for this bug. A simple average of the UV pixels, wasn't giving satisfying results, so I added a bit more logic, to decide based on the transparency value if UY averaging is desireable for the pixels. Produces nice results now, with a very slight shadow somtimes to the right side of the images/glyphs. Looks quite good.
-
Derk-Jan Hartman authored
Now duration is accurate, but current time is still block based, so on VBR discs the duration of a second may have some weird variations. Getting accurate time is possible (see what was reverted in [12862]), but this will break the relative SET_TIME (might actually go seeking in the wrong direction for instance). The correct fix here is to expand dvdread with a method that checks the TMAPTI IFO table of a Title, to find what block approximately goes with a certain time. (the TMAPTI table is usually in .5 secs interpolation might possibly be required as well) As a backup an estimate can be made using the ADMAP table. The behaviour of the dvdread module is now equal to that of the dvdnav module when it comes to time and seeking.
-
Clément Stenac authored
-
Derk-Jan Hartman authored
* Use the correct pitch values when reading from and writing to pictures (out pitch can differ from in pitch, and there is also visible pitch and visible lines.
-
- 10 Feb, 2006 21 commits
-
-
Clément Stenac authored
Should support deletion through the delete key. But the delete key is not recognized par X11 skins2.
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Derk-Jan Hartman authored
* Fix issues with the deinterlace filter that was using the source picture pitch when writing to the output picture.
-
Derk-Jan Hartman authored
-
Clément Stenac authored
-
Felix Paul Kühne authored
* removed the stupid "wizard help window" and replaced the help sheets with calls of NSBeginInformationalAlertSheet. This might be beautified with NSAlerts in the future, since we don't care for 10.2 anymore.
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Christophe Mutricy authored
-
Rémi Denis-Courmont authored
- Clean up (refs #404)
-
Rémi Denis-Courmont authored
-
Antoine Cellerier authored
have to remove it... but i doubt it.
-
Rémi Denis-Courmont authored
-
Sigmund Augdal Helberg authored
also replaces x-playnow hack with a slightly less ugly hack vlc vod server can now serve about 5 seconds of video to amino stbs
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
- 09 Feb, 2006 2 commits
-
-
Christophe Mutricy authored
-
Rémi Denis-Courmont authored
-
- 08 Feb, 2006 3 commits
-
-
Antoine Cellerier authored
vlcrc file. This might seem obvious, but many people on the forums don't seem to understand that.
-
Sigmund Augdal Helberg authored
-
Jérome Decoodt authored
-
- 07 Feb, 2006 6 commits
-
-
Christophe Mutricy authored
-
Clément Stenac authored
* Fix a bug in playlist_play (Refs:#457)
-
Sigmund Augdal Helberg authored
-
Antoine Cellerier authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-