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.c
Commit message (
Expand
)
Author
Age
*
subtitles: Fix recent filter-rendered libass timing problem
Uoti Urpala
2009-12-02
*
options: Move ass_enabled to options struct
Uoti Urpala
2009-12-02
*
Merge svn changes up to r29912
Uoti Urpala
2009-11-16
|
\
|
*
Add support for DVB teletext.
reimar
2009-11-10
|
*
Remove CONFIG_TV_TELETEXT.
cehoyos
2009-11-07
|
*
Separate teletext from tv support.
cehoyos
2009-11-07
|
*
Unbreak the demuxer-specific code in video.c with e.g.
reimar
2009-11-01
|
*
Add MSGT_TELETEXT, rename TVI_CONTROL as VBI_CONTROL and fix some paths
cehoyos
2009-10-29
|
*
Move teletext specific code from stream into libmpcodecs.
cehoyos
2009-10-29
*
|
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 update_subtitles work without sh_video for text subtitles.
reimar
2009-09-23
|
*
Include mpcommon.h in mpcommon.c, ensures that the declarations in the header
reimar
2009-09-23
|
*
Factor out sh_video->pts into a refpts variable. This simplifies a future patch
reimar
2009-09-23
|
*
Rename ambiguous "pts" variable to subpts.
reimar
2009-09-23
*
|
Merge svn changes up to r29532
Uoti Urpala
2009-08-18
|
\
|
*
|
Change type names to match upstream libass
Grigori Goronzy
2009-08-07
|
*
Remove pointless #ifdefs around harmless internal header #includes.
diego
2009-08-02
*
|
Remove internal libass tree
Uoti Urpala
2009-07-26
*
|
Replace libavutil internal header #includes with MPlayer copies
Uoti Urpala
2009-07-26
*
|
Remove the internal GUI
Anton Khirnov
2009-07-07
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
*
|
Translation system changes part 2: replace macros by strings
Amar Takhar
2009-07-07
*
|
Translation system changes part 1: wrap translated strings
Amar Takhar
2009-07-07
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
|
Merge svn changes up to r29154
Uoti Urpala
2009-04-09
|
\
|
|
*
Rename RUNTIME_CPUDETECT to CONFIG_RUNTIME_CPUDETECT and always define it.
ramiro
2009-04-08
*
|
Initial ordered chapters support
Uoti Urpala
2009-04-02
*
|
Merge svn changes up to r28403
Uoti Urpala
2009-01-31
|
\
|
|
*
Replace a bunch of '#if HAVE_FOO' preprocessor checks by 'if (HAVE_FOO)'.
diego
2009-01-26
|
*
HAVE_3DNOW --> HAVE_AMD3DNOW
diego
2009-01-26
*
|
Merge svn changes up to r28366
Uoti Urpala
2009-01-26
|
\
|
|
*
Add SSSE3 and CMOV to CPU information printed on startup.
diego
2009-01-25
|
*
cosmetics: Consistently name 3DNow! extensions.
diego
2009-01-25
|
*
HAVE_3DNOWEX --> HAVE_3DNOWEXT
diego
2009-01-25
|
*
Factorize print_version().
diego
2009-01-25
|
*
Revert bad changes to SSA/ASS subtitle packet format
uau
2008-09-08
|
*
libass: add a new ass_process_data() to process demuxed subtitle packets
aurel
2008-09-05
|
*
a valid ASS line contains 9 ',' before actual text
aurel
2008-09-04
*
|
Include corresponding .h in some .c files
Uoti Urpala
2008-08-12
*
|
Merge svn changes up to r27441
Uoti Urpala
2008-08-08
|
\
|
|
*
Change a bunch of video/audio-output-specific preprocessor directives from
diego
2008-08-03
*
|
Merge svn changes up to r27399
Uoti Urpala
2008-08-02
|
\
|
|
*
Rename two GUI-related preprocessor directives:
diego
2008-07-30
*
|
Merge svn changes up to r27374
Uoti Urpala
2008-07-30
|
\
|
|
*
Start unifying names of internal preprocessor directives.
diego
2008-07-30
*
|
Move dvdsub_id to options struct
Uoti Urpala
2008-04-23
*
|
Move global vo_config_count to vo struct
Uoti Urpala
2008-04-23
|
/
*
noconfig fix, disable_gui_conf was not defined when compiling mencoder.
albeu
2008-04-15
*
Add options to disable some or all config files.
albeu
2008-04-14
[next]