aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* commands: property sub_scale: update old subs immediatelyGravatar harklu2011-08-08
* cleanup: reformat command.cGravatar Uoti Urpala2011-08-07
* cleanup: reformat mplayer.cGravatar Uoti Urpala2011-08-07
* commands: osd_show_property_text: fix \xNN escapesGravatar harklu2011-08-05
* commands: parsing: fix string argument quoting/escapingGravatar Uoti Urpala2011-08-05
* core: fix detection of files with no chaptersGravatar Uoti Urpala2011-08-04
* demux_mkv: skip files faster in ordered chapter file searchGravatar Uoti Urpala2011-08-04
* options: commandline: don't print video filter list twiceGravatar Uoti Urpala2011-07-31
* options: fix failure to parse trailing ',' in string listGravatar Uoti Urpala2011-07-31
* audio: export audio pts to AO driversGravatar Uoti Urpala2011-07-31
* options: commandline: don't set bogus playtree option paramsGravatar Uoti Urpala2011-07-31
* core: audio: improve audio-only seeks and position reportingGravatar Uoti Urpala2011-07-31
* core: audio: if audio pts is missing return MP_NOPTS_VALUEGravatar Uoti Urpala2011-07-30
* build: fix --enable-debug, remove some "#ifdef MP_DEBUG"Gravatar Uoti Urpala2011-07-30
* stream_cdda: fix incorrectly allocated option fieldGravatar Uoti Urpala2011-07-30
* vo: X key input: remove ambiguous KeySym remappingGravatar Uoti Urpala2011-07-29
* options: commandline: print error type for parse failuresGravatar Uoti Urpala2011-07-29
* options: commandline: accept --foo=xyz style optionsGravatar Uoti Urpala2011-07-29
* playtree: use talloc to allocate file parametersGravatar Uoti Urpala2011-07-29
* options: commandline: allow "--" without filenames after itGravatar Uoti Urpala2011-07-29
* core: improve --loop handlingGravatar Uoti Urpala2011-07-29
* options: change option parsing to use bstrGravatar Uoti Urpala2011-07-29
* cosmetics: parser-cfg.c: reformatGravatar Uoti Urpala2011-07-29
* options: indicate ambiguous option parameters explicitlyGravatar Uoti Urpala2011-07-29
* bstr: rename BSTR() -> bstr()Gravatar Uoti Urpala2011-07-27
* options: move command line preparse together with parseGravatar Uoti Urpala2011-07-26
* asxparser: remove code confusing asx/player optionsGravatar Uoti Urpala2011-07-26
* cleanup: reformat parser-mpcmd.cGravatar Uoti Urpala2011-07-26
* subs: fix per-file --ass-force-styleGravatar Uoti Urpala2011-07-23
* cleanup: subs: remove global ass_library variableGravatar Uoti Urpala2011-07-23
* input: fix input.conf parse errorsGravatar Uoti Urpala2011-07-20
* input: fix problem with key autorepeatGravatar Uoti Urpala2011-07-18
* cleanup: do libav* initialization on startupGravatar Uoti Urpala2011-07-18
* vf_qp: enable compilation depending on libavutil eval APIGravatar Uoti Urpala2011-07-18
* configure: make libavutil eval API check require newer versionGravatar Uoti Urpala2011-07-18
* vo_vdpau: skip resize code if not fully initializedGravatar Uoti Urpala2011-07-17
* input: don't make fd 0 nonblockingGravatar Uoti Urpala2011-07-17
* input: rework event reading and command queuingGravatar Uoti Urpala2011-07-17
* cleanup: remove some unnecessary input.[ch] typedefsGravatar Uoti Urpala2011-07-16
* cosmetics: reformat input.h, fix commentsGravatar Uoti Urpala2011-07-16
* img_format.h, vo_gl: fix IMGFMT_IS_YUVP16() definitionGravatar Uoti Urpala2011-07-14
* input.c: remove write to buffer[-1] in parse_config()Gravatar Uoti Urpala2011-07-11
* stream_bluray: switch to new libbluray APIGravatar Rico Tzschichholz2011-07-10
* options: fix -use-filename-title crash after recent 39e373aaGravatar Uoti Urpala2011-07-10
* vd_ffmpeg: make "-lavdopts lowres" handling more robustGravatar Uoti Urpala2011-07-09
* vd_ffmpeg: fix "-lavdopts skipframe" supportGravatar Uoti Urpala2011-07-09
* cleanup: silence most of the clang warningsGravatar Clément Bœsch2011-07-09
* build: add a hack to prevent name collision with libtallocGravatar Uoti Urpala2011-07-07
* vo_directx: include <libavutil/common.h> for FFMINGravatar Uoti Urpala2011-07-07
* configure: clang: set custom warning flags for clangGravatar Uoti Urpala2011-07-07