aboutsummaryrefslogtreecommitdiffhomepage
path: root/core
Commit message (Expand)AuthorAge
* core: timeline: prevent inaccurate seeks outside timelineGravatar Uoti Urpala2013-01-13
* sub: do not apply timeline offset to external subtitlesGravatar wm42013-01-12
* Fix lots of bugs in mp_http URL handlingGravatar Rudolf Polzer2013-01-10
* mplayer: make --loop loop the playlist instead of each playlist entryGravatar wm42013-01-09
* mplayer: keep pause state when frame stepping in last frameGravatar wm42013-01-09
* sub: use correct fallback font for subtitlesGravatar wm42013-01-06
* sub: add --sub-text-* options to unstyled text subtitles fontGravatar wm42013-01-05
* Update copyright yearGravatar wm42013-01-04
* core: fix crash if VO init failsGravatar wm42012-12-28
* sdl, encode_lavc: fix copyright headersGravatar Rudolf Polzer2012-12-28
* core: make WAKEUP_PERIOD overridable by the voGravatar Rudolf Polzer2012-12-19
* path: add mp_find_config_file and reorganize some of the codeGravatar Stefano Pigozzi2012-12-15
* core: path: run uncrustifyGravatar Stefano Pigozzi2012-12-15
* options: move -ass-bottom-margin/-ass-top-margin options to vf_subGravatar wm42012-12-12
* cleanup: remove ao.brokenptsGravatar wm42012-12-12
* options: handle -v during pre-parsing command lineGravatar wm42012-12-12
* sd_lavc: keep subs on subtitle track switchingGravatar wm42012-12-12
* mplayer: prefer audio PTS over video PTS for status lineGravatar wm42012-12-11
* core: allow disabling display of "album art" in audio filesGravatar wm42012-12-11
* windows support: fix compilation with pthreadsGravatar wm42012-12-11
* mplayer: make --length work if --start is missingGravatar wm42012-12-11
* demux_lavf: make minimum probe score customizable, remove lavf_preferredGravatar wm42012-12-11
* sub: remove vobsub reader in favor of ffmpeg vobsub demuxerGravatar wm42012-12-11
* core: improve seeking in external filesGravatar wm42012-12-11
* sub: use ffmpeg decoder for DVD subsGravatar wm42012-12-10
* core/cfg-mplayer: fix segfault when using DVD subsGravatar Rudolf Polzer2012-12-05
* input: do not generate double clicks for mouse wheelGravatar wm42012-12-03
* subs: remove --utf8, simplify codeGravatar Uoti Urpala2012-12-03
* core: automatically pause on low cacheGravatar wm42012-12-03
* cache: simplify furtherGravatar wm42012-12-03
* cache: refactor how cache enabling is doneGravatar Uoti Urpala2012-12-03
* build: identify the build time of the binary in the versioning outputGravatar Stephen Hutchinson2012-12-03
* demux_lavf: add support for libavdeviceGravatar wm42012-12-03
* encode: print on log which muxers/codecs are in useGravatar Rudolf Polzer2012-12-01
* mplayer: fix track language displayGravatar wm42012-11-25
* sub: add --sub-gray option to display image subs in grayscaleGravatar wm42012-11-25
* sub: reimplement -spugauss as --sub-gaussGravatar wm42012-11-25
* screenshot: add subs even with vf_screenshotGravatar wm42012-11-21
* video: fix bogus uses of mp_image.w/widthGravatar wm42012-11-21
* cfg-config: avoid warning with -Wincompatible-pointer-typesGravatar Stefano Pigozzi2012-11-21
* core: minor cleanupsGravatar wm42012-11-20
* osd: fix OSD status symbol display in some casesGravatar wm42012-11-20
* command: use yes/no instead of enabled/disabled for consistencyGravatar wm42012-11-20
* mplayer: disable auto-loading of external codecs.confGravatar wm42012-11-20
* m_option: print valid integer range for choices on parsing errorsGravatar wm42012-11-20
* osd: make the OSD and sub font more customizableGravatar wm42012-11-20
* m_option: add color option typeGravatar wm42012-11-20
* core: fix crash when video filter returns inf as PTSGravatar wm42012-11-20
* mplayer: fix potential issue when ao_play() failsGravatar wm42012-11-20
* stream: fix dvd:// + cache crashingGravatar wm42012-11-20