Thu, 18 Feb 2010 09:26:00 +0000 |
diego |
Mark some more functions that are not used outside of their files as static.
|
Sun, 14 Feb 2010 13:57:30 +0000 |
reimar |
Avoid using sscanf for basic parsing, it is horribly slow.
|
Sat, 06 Feb 2010 19:57:45 +0000 |
reimar |
Fix subtitle display for DVDs using fade-in/fade-out.
|
Sat, 06 Feb 2010 19:18:09 +0000 |
reimar |
Make mkalpha function simpler, faster and more correct.
|
Sat, 30 Jan 2010 23:24:23 +0000 |
diego |
Add license header to all top-level files missing them.
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Thu, 01 Jan 2009 11:33:46 +0000 |
reimar |
Simplify and comment spudec bilinear scaling code
|
Mon, 27 Oct 2008 22:51:22 +0000 |
aurel |
Factorize vobsub idx/extradata handling.
|
Fri, 16 May 2008 09:42:28 +0000 |
diego |
cosmetics: Remove useless parentheses from return statements.
|
Mon, 25 Feb 2008 15:46:36 +0000 |
diego |
FFmpeg now uses different (unified) #include paths.
|
Thu, 10 Jan 2008 21:47:33 +0000 |
reimar |
Add an extra check to avoid a case that cause black lines in scaled
|
Wed, 19 Dec 2007 08:35:40 +0000 |
ulion |
Vobsub support tridx setting in .idx file.
|
Tue, 11 Dec 2007 10:12:58 +0000 |
ulion |
Fix spudec to display current vobsub immediately after a seek.
|
Sun, 02 Dec 2007 14:24:23 +0000 |
reimar |
Mark several uses of vo_functions_t as const to stop some of the current
|
Fri, 30 Nov 2007 18:45:17 +0000 |
ulion |
Remove stray line that slipped through in last commit.
|