aboutsummaryrefslogtreecommitdiffhomepage
path: root/mplayer.c
Commit message (Expand)AuthorAge
* Merge branch 'master' into osd_changesGravatar wm42012-10-24
|\
* | options: remove --ffactor switchGravatar wm42012-10-24
* | core: disable vf_sub auto-insertionGravatar wm42012-10-24
* | VF: rename vf_ass to vf_subGravatar wm42012-10-24
* | core: do not try to redraw OSD if VO doesn't support OSDGravatar wm42012-10-24
* | sub: simplify OSD redrawing logicGravatar wm42012-10-24
* | VO, sub: refactorGravatar wm42012-10-24
* | core: fix -subfileGravatar wm42012-10-24
| * mplayer: make terminal status playback time consistent with OSDGravatar wm42012-10-21
* | Merge branch 'master' into osd_changesGravatar wm42012-10-16
|\|
* | sub: always go through sub.c for OSD renderingGravatar wm42012-10-16
* | sub: make it easier to set DVD sub decoding with sd_lavcGravatar wm42012-10-16
* | sub: cleanup: remove vo_osd_probar_type/value global variablesGravatar wm42012-10-16
* | mplayer: reset subtitles handled by dec_sub.c on seekGravatar wm42012-10-16
* | sub: create sub_bitmap array even when using libassGravatar wm42012-10-16
| * core: show quvi page title in window title, clean up libquvi handlingGravatar wm42012-10-14
| * Merge branch 'input_changes' into masterGravatar wm42012-10-12
| |\
| * | Rename to "mpv"Gravatar wm42012-10-12
| | * sub: add --ass-style-override option to disable style overridesGravatar wm42012-10-12
| | * options: add --status-msgGravatar wm42012-10-12
| | * commands: more user-control whether a command shows OSD bars/messagesGravatar wm42012-10-12
| | * commands: change property expansion format stringGravatar wm42012-10-12
| | * options: accept "yes" and "no" only for flagsGravatar wm42012-10-12
| | * options: remove CONF_TYPE_POSITIONGravatar wm42012-10-12
| | * commands: replace --hardframedrop, change framedropping propertyGravatar wm42012-10-12
| | * commands: rename properties, update input.confGravatar wm42012-10-12
| | * commands: change input commands to make OSD usage explicitGravatar wm42012-10-12
| | * commands: remove legacy slave mode get commandsGravatar wm42012-10-12
| * | VO: actually rename VOs gl -> opengl-old, gl3 -> openglGravatar wm42012-10-03
| * | mplayer: fix crash when muted and audio codec failsGravatar wm42012-10-03
| * | encode: add options --ovfirst and --oafirstGravatar Rudolf Polzer2012-09-29
|/ /
* | options: accept "yes" and "no" only for flagsGravatar wm42012-09-23
* | mplayer: fix abort command handlingGravatar wm42012-09-23
|/
* mplayer: unbreak OSD with CONFIG_ENCODING undefinedGravatar wm42012-09-18
* encode: video encoding now supported using mencoder-like optionsGravatar Rudolf Polzer2012-09-18
* mplayer: selectively reset track selection when playing multiple filesGravatar wm42012-09-18
* core, timeline: cache external ordered chapter files tooGravatar Stefano Pigozzi2012-09-18
* core: remove duplicated format_time() functionsGravatar wm42012-09-18
* subs: always use sub decoder framework for libass renderingGravatar Uoti Urpala2012-09-18
* subs: libass: use a single persistent renderer for subtitlesGravatar Uoti Urpala2012-09-18
* sd_lavc: use subtitle framework for former av_sub.c codeGravatar Uoti Urpala2012-09-18
* core: fix DVD subtitle selectionGravatar wm42012-09-18
* mplayer: don't clear OSD when new file is playedGravatar wm42012-09-18
* core: runtime Matroska edition switchingGravatar wm42012-09-18
* mplayer: do not cancel playback if VF/VO config failsGravatar wm42012-09-18
* core: move implementation for -audiofile to the frontendGravatar wm42012-09-18
* core: manage tracks in the frontendGravatar wm42012-09-18
* core: refactor MPContext.demuxer field accessesGravatar wm42012-09-18
* command: remove sub_log commandGravatar wm42012-09-07
* core, timeline: don't keep separate stream fieldGravatar wm42012-09-07