aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* demuxer.h: avoid including stream.hGravatar Uoti Urpala2011-08-19
* aviheader.h: avoid including demuxer.hGravatar Uoti Urpala2011-08-19
* demux: avoid a copy of demux packets with lavf, reduce paddingGravatar Uoti Urpala2011-08-19
* talloc.[ch]: remove "type safety" hack that violates C typesGravatar Uoti Urpala2011-08-19
* vf_screenshot: better check for pixel format swscale supportGravatar harklu2011-08-17
* av_log: don't crash if called with NULL AVClassGravatar Uoti Urpala2011-08-15
* options, subs: add --ass-vsfilter-aspect-compatGravatar harklu2011-08-12
* vo_vpdau: fix preemption recovery broken in decec7f2a37e559dGravatar Uoti Urpala2011-08-11
* ao_pcm: fix pointless message due to uninitialize variableGravatar Uoti Urpala2011-08-11
* dvdnav: fix crash caused by missing line from 58834653c0Gravatar Uoti Urpala2011-08-10
* demux_lavf: don't interpret MPEG codec tags as generic tagsGravatar Uoti Urpala2011-08-10
* core: allocate OSD text buffers dynamicallyGravatar harklu2011-08-09
* options: remove old disabled options that just print an errorGravatar Uoti Urpala2011-08-09
* options: support --leak-report (double dash form)Gravatar Uoti Urpala2011-08-08
* core: minor audio-only+timeline fix for chapter handlingGravatar Uoti Urpala2011-08-08
* subs: libass: apply option changes to all track typesGravatar Uoti Urpala2011-08-08
* subs: libass: remove bad ass_set_margins() on settings resetGravatar Uoti Urpala2011-08-08
* cleanup: move global ass_force_reload to struct osd_stateGravatar Uoti Urpala2011-08-08
* 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