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
*
subs: Add support for DVB and XSUB subtitles, not yet working properly
reimar
2010-11-02
*
mpcommon.c: Remove dvdsub_id checks that should not be necessary
reimar
2010-11-02
*
subs: Automatically allocate a vo_spudec if there is none
reimar
2010-11-02
*
subs: Add support for PGS subtitle decoding via libavcodec
reimar
2010-11-02
*
subs: change subdelay handling and vobsub timing
reimar
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
*
|
Delete things related to old translation system
Uoti Urpala
2010-03-10
*
|
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
*
|
Merge svn changes up to r30065
Uoti Urpala
2009-12-29
|
\
\
|
|
*
Never include ass.h and ass_types.h directly, use ass_mp.h instead.
reimar
2009-12-19
|
|
/
|
*
Use on-stack subtitle struct for temporary storage for passing subtitles on
reimar
2009-12-18
*
|
subtitles: Fix double text with libass rendered plaintext subs
Uoti Urpala
2009-12-18
*
|
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
[next]