aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Put -ass options in alphabetical order.Gravatar diego2006-08-23
* syntax/consistency fixGravatar diego2006-08-23
* always use 3dnowext version of dct64 when supported by the CPU (K6-3+ and up).Gravatar gpoirier2006-08-23
* sync w/ r19503Gravatar gpoirier2006-08-23
* How to handle broken/copy protected VOB files?Gravatar gpoirier2006-08-23
* Add -ass-force-style to man page.Gravatar eugeni2006-08-22
* Remove reference to non-existent variable.Gravatar diego2006-08-22
* New cmdline option: -ass-force-style.Gravatar eugeni2006-08-22
* demux_avs compilation should depend on WIN32DLL support, not a linker flag.Gravatar diego2006-08-22
* Remove backup files from the win32 subdir as well.Gravatar diego2006-08-22
* SSA/ASS parser reworked, with 2 main results:Gravatar eugeni2006-08-22
* added new filter option to menu file browser to only display some files accor...Gravatar ben2006-08-22
* support multiple actions in menu's file browser using key bindingsGravatar ben2006-08-22
* fix menu toggle/hide issuesGravatar ben2006-08-22
* Remove useless else clauses.Gravatar diego2006-08-22
* Enclose all space padded headings with quotes.Gravatar diego2006-08-22
* fix trailing space problem, which was preventing fontconfig to get compiledGravatar gpoirier2006-08-22
* support for disabling/enabling bitmap font support from configureGravatar diego2006-08-21
* use of malloc without prototype.. very bad on 64bit archsGravatar rfelker2006-08-21
* Move libs common to MPlayer and MEncoder to COMMON_LIBS.Gravatar diego2006-08-21
* Simplify VIDIX lib handling.Gravatar diego2006-08-21
* no c++ decls!Gravatar rfelker2006-08-21
* Remove unused variable.Gravatar diego2006-08-21
* 100l: *chapter_name was copied from the pointer rather than strupd()-ed (and ...Gravatar nicodvb2006-08-21
* demuxer_seek_chapter() returns informations about chapters count and nameGravatar nicodvb2006-08-21
* implemented STREAM_CTRL_GET_NUM_CHAPTERSGravatar nicodvb2006-08-21
* implemented STREAM_CTRL_GET_NUM_CHAPTERSGravatar nicodvb2006-08-21
* added STREAM_CTRL_GET_NUM_CHAPTERS to get total number of chapters from the s...Gravatar nicodvb2006-08-21
* Add public functions for removal of styles and events.Gravatar eugeni2006-08-21
* cosmetics: Fix indentation after last commit.Gravatar diego2006-08-21
* Properly disable tests that depend on X.Gravatar diego2006-08-21
* Ignore generated test binaries.Gravatar diego2006-08-21
* Allow to compile swscale testsGravatar lucabe2006-08-21
* Remove superfluous variable settings.Gravatar diego2006-08-21
* fix null pointer check in add_subtitles,Gravatar gpoirier2006-08-21
* cosmetics: indentation fix after last commitGravatar diego2006-08-21
* Remove duplicate check for $_faad_external = auto.Gravatar diego2006-08-21
* Only run the check for external FAAD if internal FAAD is not used.Gravatar diego2006-08-21
* missing header for struct timevalGravatar rfelker2006-08-20
* Get rid of useless vf->priv castsGravatar reimar2006-08-20
* Fix stray newline that should only be printed in verbose mode.Gravatar diego2006-08-20
* Fix audio stream selection in Gtk GUIGravatar gpoirier2006-08-20
* Avoid crash if initialization failed.Gravatar reimar2006-08-20
* Handle 303 (See Other) redirect, part of a patch by Benjamin Zores (ben at ge...Gravatar reimar2006-08-20
* disable dvdnav if dvdnav-config is not present; patch by Ivo -ivop euronet nl-Gravatar nicodvb2006-08-20
* help_mp-hu.h synced with r19462Gravatar Gabrov2006-08-20
* The X11 header check looks in $_extra_inc that contains directories in theGravatar diego2006-08-20
* Ouch, I mistakenly overwrote the contents from this file with a non-workingGravatar diego2006-08-19
* corrected _very_ misleading commentGravatar nicodvb2006-08-19
* implemented STREAM_CTRL_GET_TIME_LENGTH (duration of the pgc playing)Gravatar nicodvb2006-08-19