summaryrefslogtreecommitdiffstats
path: root/mpcommon.h
Commit message (Expand)AuthorAgeFilesLines
* subs: move vobsub loading logic down to find_subfiles.cUoti Urpala2011-04-201-0/+5
* tl_matroska.c: move the find_files() function hereUoti Urpala2011-03-031-0/+2
* cleanup: define ROUND() macro in mpcommon.hcboesch2011-01-311-0/+2
* cleanup: move MP_NOPTS_VALUE definition to mpcommon.hUoti Urpala2011-01-151-0/+3
* subtitles: move global ass_track to struct osd_stateUoti Urpala2011-01-151-2/+0
* core: move most mpcommon.c contents to mplayer.cUoti Urpala2011-01-151-23/+0
* core: move global "subdata" and "vo_sub_last" to mpctxUoti Urpala2011-01-111-1/+0
* subtitles: remove sub_last_pts hackUoti Urpala2011-01-111-1/+0
* options: move -noconfig to option struct, simplifyUoti Urpala2011-01-111-3/+0
* mpcommon.h: reduce header dependencies on other headersUoti Urpala2010-11-021-9/+16
* cosmetics: mpcommon.h: Group all extern variable declarations togetherdiego2010-11-021-3/+3
* Factorize MPlayer/MEncoder version string handling.diego2010-11-021-0/+4
* libass: match font attachments based on extensionGrigori Goronzy2010-06-011-0/+1
* Merge svn changes up to r30967Uoti Urpala2010-04-261-4/+0
|\
| * Get rid of pointless def_path variable; use codec_path directly instead.diego2010-03-231-2/+0
| * Make all instances of codec_patch unconditional, otherwiseattila2010-03-211-2/+0
* | Merge svn changes up to r30917Uoti Urpala2010-04-261-0/+4
|\|
| * Follow a more proper way to support -codecpath.komh2010-03-171-0/+4
* | Merge svn changes up to r30475Uoti Urpala2010-03-091-0/+18
|\|
| * Add license header to all top-level files missing them.diego2010-01-301-0/+18
| * Some ugly hacks to make compiling against a newer external version of libass ...reimar2009-12-241-1/+2
* | Merge svn changes up to r29752Uoti Urpala2009-10-061-2/+5
|\|
| * Add support for displaying subtitles on the command-line when playingreimar2009-09-231-0/+1
| * Make function argument name in header match name in .c file.reimar2009-09-231-1/+1
| * Make update_subtitles work without sh_video for text subtitles.reimar2009-09-231-1/+1
* | Change libass type names to match upstream renamesUoti Urpala2009-07-291-1/+1
* | Initial ordered chapters supportUoti Urpala2009-04-021-1/+2
|/
* Factorize print_version().diego2009-01-251-0/+2
* Add options to disable some or all config files.albeu2008-04-141-0/+3
* Add necessary #includes to pass 'make checkheaders'.diego2008-03-041-0/+4
* Select audio stream in mplayer and mencoder, overriding demuxer decision.eugeni2008-02-291-0/+1
* Add MPLAYER_ prefix to multiple inclusion guards.diego2008-02-221-3/+3
* Fix compilation with ASS disabledreimar2008-02-201-1/+1
* Remove pointless #ifdefs around extern declarations.diego2008-02-201-2/+0
* Add multiple inclusion guards to all header files that lack them.diego2008-01-011-0/+5
* Fix warning:diego2007-08-251-0/+1
* Fix warnings:diego2007-08-251-1/+0
* Move some subtitle handling from mplayer.c to mpcommon.c and share it with me...reimar2007-02-171-0/+7