aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add -ass-styles option. It allows to load styles from a file and use themGravatar eugeni2006-09-03
* Fix last commit.Gravatar eugeni2006-09-03
* More checks in ass_render_event.Gravatar eugeni2006-09-03
* Remove unneeded variable.Gravatar eugeni2006-09-03
* Add some more mime types from the SUSE packman package.Gravatar diego2006-09-03
* small markup/grammar fixGravatar diego2006-09-03
* ass-color and ass-border-color options.Gravatar eugeni2006-09-03
* Fix crash on DEMUXER_CTRL_SWITCH_AUDIO introduced by aid_vid_mismatch patchGravatar reimar2006-09-03
* added missing reference to radio.xmlGravatar Gabrov2006-09-02
* Add support for rendering matroska plaintext subtitles with libass.Gravatar eugeni2006-09-02
* Matroska subtitles are always utf-8, no need to recode them.Gravatar eugeni2006-09-02
* Fix read beyond the end of allocated memory block.Gravatar eugeni2006-09-02
* Display track names in matroska files.Gravatar eugeni2006-09-02
* Don't sort events when reading external subs. With r19644, the order does not...Gravatar eugeni2006-09-02
* Better collision detection algorithm. The idea is to keep a subtitle in placeGravatar eugeni2006-09-02
* forgotten to pass the crc32 be2me_32()Gravatar nicodvb2006-09-02
* Remove some unused code.Gravatar eugeni2006-09-02
* Read layer info from external subs.Gravatar eugeni2006-09-02
* -lm needs to come before -laudio to avoid link errors in the NAS check.Gravatar diego2006-09-02
* synced with r19638Gravatar Gabrov2006-09-02
* man/hu/mplayer.1 synced with r19635Gravatar Gabrov2006-09-02
* Fix sync tag.Gravatar diego2006-09-02
* Set default svn:keywords and svn:eol-style properties.Gravatar diego2006-09-02
* DOCS/xml/hu synced with r19634Gravatar Gabrov2006-09-02
* Set default svn:eol-style and svn:keywords properties.Gravatar diego2006-09-02
* new translation, synced with r17322Gravatar diego2006-09-02
* Get rid of code I neither know nor use anymore.Gravatar attila2006-09-02
* sync with r19587Gravatar diego2006-09-02
* Document (no)global x264 encoding option.Gravatar diego2006-09-01
* Add noglobal counterpart to the global flag.Gravatar diego2006-09-01
* Make \fr* parameter a floating point value.Gravatar eugeni2006-09-01
* Extract "application/x-font" attachments from matroska, in additionGravatar eugeni2006-09-01
* adding myself to the files in relevant placesGravatar rik2006-09-01
* Patch from Karolina Lindqvist <karolina.lindqvist@kramnet.se>Gravatar rik2006-09-01
* Remove stray and superflous #ifdef checks.Gravatar diego2006-09-01
* fix build on some old 2.6 kernels, patch by Gernot HillierGravatar ben2006-09-01
* Update with current status.Gravatar diego2006-09-01
* wording/spelling cosmeticsGravatar diego2006-09-01
* The FSF changed postal address.Gravatar diego2006-09-01
* Add miniLZO and librtsp.Gravatar diego2006-09-01
* Bugfix: potential write of unallocated memory.Gravatar eugeni2006-08-31
* include forgotten limits.hGravatar nicodvb2006-08-31
* Bugfix: wrong height value used in font size calculation.Gravatar eugeni2006-08-31
* Remove spurious line.Gravatar diego2006-08-31
* Check for requirements at configure-time, not at run-time.Gravatar diego2006-08-31
* Improve radio command descriptions.Gravatar diego2006-08-31
* Do not cast calloc/malloc resultsGravatar reimar2006-08-31
* cosmetics: Fix ugly one-space indentation in radio check.Gravatar diego2006-08-31
* sync w/r19569Gravatar gpoirier2006-08-31
* wording/markup fixesGravatar diego2006-08-31