Sat, 16 Sep 2006 14:33:41 +0000 |
nicodvb |
removed superflous -I in the dvdnav section; patch by Timo Kanera - timo kanera de
|
Sat, 16 Sep 2006 13:32:46 +0000 |
eugeni |
Add \be (blur edges) support to libass.
|
Sat, 16 Sep 2006 13:32:19 +0000 |
eugeni |
Make blur() public. Will be used in libass.
|
Sat, 16 Sep 2006 13:08:17 +0000 |
eugeni |
Store bitmap glyphs in a separate struct, instead of FreeType's internal buffer.
|
Sat, 16 Sep 2006 10:15:42 +0000 |
voroshil |
translation by Vladimir Voroshilov, voroshil gmail com
|
Sat, 16 Sep 2006 09:32:11 +0000 |
kraymer |
fix typos ("bytes" -> "Bytes")
|
Sat, 16 Sep 2006 03:42:08 +0000 |
voroshil |
Fixed missed sync tag, thanks to Andrew Savchenko
|
Fri, 15 Sep 2006 22:43:48 +0000 |
nicodvb |
at start, when not playing a specific titleset, try to call the Title menu (as is common practice among players)
|
Fri, 15 Sep 2006 21:34:38 +0000 |
eugeni |
Change demuxer for "application/octet-stream" http streams from
|
Fri, 15 Sep 2006 17:50:10 +0000 |
nicodvb |
in mp_dvdnav_handle_input() update current button only if the status of the previous operation succeeded; patch by Jonas Jermann
|
Fri, 15 Sep 2006 17:46:36 +0000 |
nicodvb |
dvdnav_stream_reset() should be called on dvdnav_priv->dvdnav not on dvdnav_priv; patch by Jonas Jermann
|
Fri, 15 Sep 2006 17:42:13 +0000 |
nicodvb |
removed code that propagated the slave command dvdnav_event that hasn't been handled for years; patch by Jonas Jermann
|
Fri, 15 Sep 2006 17:26:30 +0000 |
nicodvb |
don't uninit the video_out when using -fixed-vo; patch by Jonas Jermann
|
Fri, 15 Sep 2006 17:18:47 +0000 |
nicodvb |
when cmd == MP_CMD_DVDNAV_SELECT set reset=1 only if dvdnav_button_activate() succeeds, to avoid unneeded resets in main()
|
Fri, 15 Sep 2006 16:26:25 +0000 |
faust3 |
disable multichannel mode, it never worked reliable
|
Fri, 15 Sep 2006 15:02:11 +0000 |
kraymer |
r19839: Add repeated screenshot mode to vf_screenshot.
|
Fri, 15 Sep 2006 13:27:59 +0000 |
eugeni |
Add repeated screenshot mode to vf_screenshot.
|
Thu, 14 Sep 2006 18:29:24 +0000 |
diego |
Fix Irix build with gcc < 3.x, closes Bugzilla #572.
|
Thu, 14 Sep 2006 09:41:06 +0000 |
voroshil |
r19829: Improve TrueType font installation section
|
Thu, 14 Sep 2006 04:00:49 +0000 |
lorenm |
mmx implementation of yadif. 3.5x faster.
|
Thu, 14 Sep 2006 03:59:48 +0000 |
lorenm |
cosmetics (indentation)
|
Thu, 14 Sep 2006 03:59:28 +0000 |
lorenm |
cosmetics
|
Wed, 13 Sep 2006 16:14:08 +0000 |
kraymer |
r19832: remove leftover parenthesis
|
Wed, 13 Sep 2006 15:57:31 +0000 |
kraymer |
remove leftover parenthesis
|
Wed, 13 Sep 2006 15:35:10 +0000 |
eugeni |
Make font outline width proportional to movie resolution.
|
Wed, 13 Sep 2006 15:08:16 +0000 |
kraymer |
r19825: TrueType fonts now preferred over bitmap fonts, rewrite the font installation.
|
Wed, 13 Sep 2006 14:33:54 +0000 |
diego |
Improve TrueType font installation section.
|
Wed, 13 Sep 2006 14:30:44 +0000 |
diego |
Move subtitles and OSD section from the installation to the usage chapter.
|
Wed, 13 Sep 2006 14:02:02 +0000 |
diego |
Slightly restructure font installation section.
|
Wed, 13 Sep 2006 13:36:49 +0000 |
diego |
Move dvdcss.h to a dvdcss subdirectory, just like upstream libdvdcss does.
|
Wed, 13 Sep 2006 13:19:20 +0000 |
diego |
TrueType fonts now preferred over bitmap fonts, rewrite the font installation.
|
Wed, 13 Sep 2006 13:17:15 +0000 |
kraymer |
r19823: Remove mpsub section, the format is documented in DOCS/tech.
|