index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
mpcommon.h
Commit message (
Expand
)
Author
Age
*
core: remove duplicated format_time() functions
wm4
2012-09-18
*
options: get rid of ambiguous option parsing
wm4
2012-08-05
*
mplayer: turn playtree into a list, and change per-file option handling
wm4
2012-07-31
*
windows: fix format string attributes on MinGW
wm4
2012-03-01
*
subs: move vobsub loading logic down to find_subfiles.c
Uoti Urpala
2011-04-20
*
tl_matroska.c: move the find_files() function here
Uoti Urpala
2011-03-03
*
cleanup: define ROUND() macro in mpcommon.h
cboesch
2011-01-31
*
cleanup: move MP_NOPTS_VALUE definition to mpcommon.h
Uoti Urpala
2011-01-15
*
subtitles: move global ass_track to struct osd_state
Uoti Urpala
2011-01-15
*
core: move most mpcommon.c contents to mplayer.c
Uoti Urpala
2011-01-15
*
core: move global "subdata" and "vo_sub_last" to mpctx
Uoti Urpala
2011-01-11
*
subtitles: remove sub_last_pts hack
Uoti Urpala
2011-01-11
*
options: move -noconfig to option struct, simplify
Uoti Urpala
2011-01-11
*
mpcommon.h: reduce header dependencies on other headers
Uoti Urpala
2010-11-02
*
cosmetics: mpcommon.h: Group all extern variable declarations together
diego
2010-11-02
*
Factorize MPlayer/MEncoder version string handling.
diego
2010-11-02
*
libass: match font attachments based on extension
Grigori Goronzy
2010-06-01
*
Merge svn changes up to r30967
Uoti Urpala
2010-04-26
|
\
*
\
Merge svn changes up to r30917
Uoti Urpala
2010-04-26
|
\
\
|
|
*
Get rid of pointless def_path variable; use codec_path directly instead.
diego
2010-03-23
|
|
*
Make all instances of codec_patch unconditional, otherwise
attila
2010-03-21
|
|
/
|
*
Follow a more proper way to support -codecpath.
komh
2010-03-17
*
|
Merge svn changes up to r30475
Uoti Urpala
2010-03-09
|
\
|
|
*
Add license header to all top-level files missing them.
diego
2010-01-30
|
*
Some ugly hacks to make compiling against a newer external version of libass ...
reimar
2009-12-24
*
|
Merge svn changes up to r29752
Uoti Urpala
2009-10-06
|
\
|
|
*
Add support for displaying subtitles on the command-line when playing
reimar
2009-09-23
|
*
Make function argument name in header match name in .c file.
reimar
2009-09-23
|
*
Make update_subtitles work without sh_video for text subtitles.
reimar
2009-09-23
*
|
Change libass type names to match upstream renames
Uoti Urpala
2009-07-29
*
|
Initial ordered chapters support
Uoti Urpala
2009-04-02
|
/
*
Factorize print_version().
diego
2009-01-25
*
Add options to disable some or all config files.
albeu
2008-04-14
*
Add necessary #includes to pass 'make checkheaders'.
diego
2008-03-04
*
Select audio stream in mplayer and mencoder, overriding demuxer decision.
eugeni
2008-02-29
*
Add MPLAYER_ prefix to multiple inclusion guards.
diego
2008-02-22
*
Fix compilation with ASS disabled
reimar
2008-02-20
*
Remove pointless #ifdefs around extern declarations.
diego
2008-02-20
*
Add multiple inclusion guards to all header files that lack them.
diego
2008-01-01
*
Fix warning:
diego
2007-08-25
*
Fix warnings:
diego
2007-08-25
*
Move some subtitle handling from mplayer.c to mpcommon.c and share it with me...
reimar
2007-02-17