log

age author description
Mon, 04 Sep 2006 17:55:57 +0000 eugeni Add vertical clipping for subtitles that were moved because of a collision.
Mon, 04 Sep 2006 17:52:28 +0000 eugeni Fix possible unallocated memory read in libass line wrapping code.
Mon, 04 Sep 2006 09:50:11 +0000 diego minor wording change
Mon, 04 Sep 2006 09:38:24 +0000 gpoirier Add sws_getCachedContext(), which checks if context is valid or reallocs a new one instead.
Sun, 03 Sep 2006 23:03:00 +0000 kraymer typo
Sun, 03 Sep 2006 19:49:23 +0000 diego Remove Alex from some maintainer positions that he no longer has.
Sun, 03 Sep 2006 19:46:57 +0000 diego Add note about translating in teams and taking over unmaintained translations.
Sun, 03 Sep 2006 19:30:57 +0000 diego Remove outdated references to CVS.
Sun, 03 Sep 2006 19:17:38 +0000 diego translation by Vladimir Voroshilov, voroshil gmail com
Sun, 03 Sep 2006 18:30:59 +0000 rtogni Workaround for live Real streams starting with nonzero pts
Sun, 03 Sep 2006 17:57:41 +0000 eugeni Apply -ass-force-style also to matroska plaintext subs.
Sun, 03 Sep 2006 17:44:25 +0000 eugeni Cosmetics: restore indentation after recent changes.
Sun, 03 Sep 2006 17:42:31 +0000 eugeni Add -ass-styles option. It allows to load styles from a file and use them
Sun, 03 Sep 2006 17:36:29 +0000 eugeni Fix last commit.
Sun, 03 Sep 2006 17:25:04 +0000 eugeni More checks in ass_render_event.
Sun, 03 Sep 2006 17:09:53 +0000 eugeni Remove unneeded variable.
Sun, 03 Sep 2006 15:37:49 +0000 diego Add some more mime types from the SUSE packman package.
Sun, 03 Sep 2006 13:33:42 +0000 diego small markup/grammar fix
Sun, 03 Sep 2006 12:18:49 +0000 eugeni ass-color and ass-border-color options.
Sun, 03 Sep 2006 10:10:57 +0000 reimar Fix crash on DEMUXER_CTRL_SWITCH_AUDIO introduced by aid_vid_mismatch patch
Sat, 02 Sep 2006 21:04:06 +0000 Gabrov added missing reference to radio.xml
Sat, 02 Sep 2006 20:46:26 +0000 eugeni Add support for rendering matroska plaintext subtitles with libass.
Sat, 02 Sep 2006 19:55:45 +0000 eugeni Matroska subtitles are always utf-8, no need to recode them.
Sat, 02 Sep 2006 19:51:26 +0000 eugeni Fix read beyond the end of allocated memory block.
Sat, 02 Sep 2006 19:39:24 +0000 eugeni Display track names in matroska files.
Sat, 02 Sep 2006 19:21:40 +0000 eugeni Don't sort events when reading external subs. With r19644, the order does not matter.
Sat, 02 Sep 2006 19:17:32 +0000 eugeni Better collision detection algorithm. The idea is to keep a subtitle in place
Sat, 02 Sep 2006 19:00:30 +0000 nicodvb forgotten to pass the crc32 be2me_32()
Sat, 02 Sep 2006 18:33:51 +0000 eugeni Remove some unused code.
Sat, 02 Sep 2006 18:10:04 +0000 eugeni Read layer info from external subs.
Sat, 02 Sep 2006 15:48:21 +0000 diego -lm needs to come before -laudio to avoid link errors in the NAS check.
Sat, 02 Sep 2006 15:20:54 +0000 Gabrov synced with r19638
Sat, 02 Sep 2006 14:05:48 +0000 Gabrov man/hu/mplayer.1 synced with r19635
Sat, 02 Sep 2006 14:01:40 +0000 diego Fix sync tag.
Sat, 02 Sep 2006 14:01:00 +0000 diego Set default svn:keywords and svn:eol-style properties.
Sat, 02 Sep 2006 13:48:42 +0000 Gabrov DOCS/xml/hu synced with r19634
Sat, 02 Sep 2006 13:33:50 +0000 diego Set default svn:eol-style and svn:keywords properties.
Sat, 02 Sep 2006 09:39:26 +0000 diego new translation, synced with r17322
Sat, 02 Sep 2006 05:53:23 +0000 attila Get rid of code I neither know nor use anymore.
Sat, 02 Sep 2006 04:15:16 +0000 diego sync with r19587
Fri, 01 Sep 2006 20:40:28 +0000 diego Document (no)global x264 encoding option.
Fri, 01 Sep 2006 20:38:45 +0000 diego Add noglobal counterpart to the global flag.
Fri, 01 Sep 2006 20:36:38 +0000 eugeni Make \fr* parameter a floating point value.
Fri, 01 Sep 2006 19:47:39 +0000 eugeni Extract "application/x-font" attachments from matroska, in addition
Fri, 01 Sep 2006 18:51:41 +0000 rik adding myself to the files in relevant places
Fri, 01 Sep 2006 18:49:40 +0000 rik Patch from Karolina Lindqvist <karolina.lindqvist@kramnet.se>
Fri, 01 Sep 2006 18:20:29 +0000 diego Remove stray and superflous #ifdef checks.
Fri, 01 Sep 2006 16:38:07 +0000 ben fix build on some old 2.6 kernels, patch by Gernot Hillier
Fri, 01 Sep 2006 16:13:14 +0000 diego Update with current status.
Fri, 01 Sep 2006 16:09:36 +0000 diego wording/spelling cosmetics
Fri, 01 Sep 2006 12:11:11 +0000 diego The FSF changed postal address.
Fri, 01 Sep 2006 12:04:38 +0000 diego Add miniLZO and librtsp.
Thu, 31 Aug 2006 22:45:20 +0000 eugeni Bugfix: potential write of unallocated memory.
Thu, 31 Aug 2006 21:26:02 +0000 nicodvb include forgotten limits.h
Thu, 31 Aug 2006 20:19:19 +0000 eugeni Bugfix: wrong height value used in font size calculation.
Thu, 31 Aug 2006 19:06:01 +0000 diego Remove spurious line.
Thu, 31 Aug 2006 19:00:09 +0000 diego Check for requirements at configure-time, not at run-time.
Thu, 31 Aug 2006 18:43:53 +0000 diego Improve radio command descriptions.
Thu, 31 Aug 2006 18:43:41 +0000 reimar Do not cast calloc/malloc results
Thu, 31 Aug 2006 18:35:32 +0000 diego cosmetics: Fix ugly one-space indentation in radio check.