| Commit message (Expand) | Author | Age | Files | Lines |
* | VF: rename vf_ass to vf_sub | wm4 | 2012-10-24 | 1 | -14/+12 |
* | core: do not try to redraw OSD if VO doesn't support OSD | wm4 | 2012-10-24 | 1 | -16/+17 |
* | sub: simplify OSD redrawing logic | wm4 | 2012-10-24 | 1 | -8/+13 |
* | VO, sub: refactor | wm4 | 2012-10-24 | 1 | -16/+13 |
* | core: fix -subfile | wm4 | 2012-10-24 | 1 | -3/+6 |
* | Merge branch 'master' into osd_changes | wm4 | 2012-10-16 | 1 | -191/+117 |
|\ |
|
| * | core: show quvi page title in window title, clean up libquvi handling | wm4 | 2012-10-14 | 1 | -2/+20 |
| * | Merge branch 'input_changes' into master | wm4 | 2012-10-12 | 1 | -172/+80 |
| |\ |
|
| | * | sub: add --ass-style-override option to disable style overrides | wm4 | 2012-10-12 | 1 | -1/+2 |
| | * | options: add --status-msg | wm4 | 2012-10-12 | 1 | -22/+35 |
| | * | commands: more user-control whether a command shows OSD bars/messages | wm4 | 2012-10-12 | 1 | -13/+32 |
| | * | commands: change property expansion format string | wm4 | 2012-10-12 | 1 | -5/+4 |
| | * | options: accept "yes" and "no" only for flags | wm4 | 2012-10-12 | 1 | -1/+1 |
| | * | options: remove CONF_TYPE_POSITION | wm4 | 2012-10-12 | 1 | -2/+2 |
| | * | commands: replace --hardframedrop, change framedropping property | wm4 | 2012-10-12 | 1 | -2/+1 |
| | * | commands: rename properties, update input.conf | wm4 | 2012-10-12 | 1 | -2/+2 |
| | * | commands: change input commands to make OSD usage explicit | wm4 | 2012-10-12 | 1 | -0/+2 |
| | * | commands: remove legacy slave mode get commands | wm4 | 2012-10-12 | 1 | -125/+0 |
| * | | Rename to "mpv" | wm4 | 2012-10-12 | 1 | -7/+7 |
| * | | VO: actually rename VOs gl -> opengl-old, gl3 -> opengl | wm4 | 2012-10-03 | 1 | -1/+1 |
| * | | mplayer: fix crash when muted and audio codec fails | wm4 | 2012-10-03 | 1 | -2/+2 |
| * | | encode: add options --ovfirst and --oafirst | Rudolf Polzer | 2012-09-29 | 1 | -7/+7 |
* | | | sub: always go through sub.c for OSD rendering | wm4 | 2012-10-16 | 1 | -12/+7 |
* | | | sub: make it easier to set DVD sub decoding with sd_lavc | wm4 | 2012-10-16 | 1 | -1/+3 |
* | | | sub: cleanup: remove vo_osd_probar_type/value global variables | wm4 | 2012-10-16 | 1 | -3/+3 |
* | | | mplayer: reset subtitles handled by dec_sub.c on seek | wm4 | 2012-10-16 | 1 | -0/+2 |
* | | | sub: create sub_bitmap array even when using libass | wm4 | 2012-10-16 | 1 | -2/+0 |
|/ / |
|
* | | options: accept "yes" and "no" only for flags | wm4 | 2012-09-23 | 1 | -1/+1 |
* | | mplayer: fix abort command handling | wm4 | 2012-09-23 | 1 | -14/+10 |
|/ |
|
* | mplayer: unbreak OSD with CONFIG_ENCODING undefined | wm4 | 2012-09-18 | 1 | -11/+0 |
* | encode: video encoding now supported using mencoder-like options | Rudolf Polzer | 2012-09-18 | 1 | -6/+91 |
* | mplayer: selectively reset track selection when playing multiple files | wm4 | 2012-09-18 | 1 | -0/+45 |
* | core, timeline: cache external ordered chapter files too | Stefano Pigozzi | 2012-09-18 | 1 | -12/+7 |
* | core: remove duplicated format_time() functions | wm4 | 2012-09-18 | 1 | -14/+3 |
* | subs: always use sub decoder framework for libass rendering | Uoti Urpala | 2012-09-18 | 1 | -31/+29 |
* | subs: libass: use a single persistent renderer for subtitles | Uoti Urpala | 2012-09-18 | 1 | -8/+14 |
* | sd_lavc: use subtitle framework for former av_sub.c code | Uoti Urpala | 2012-09-18 | 1 | -14/+2 |
* | core: fix DVD subtitle selection | wm4 | 2012-09-18 | 1 | -6/+81 |
* | mplayer: don't clear OSD when new file is played | wm4 | 2012-09-18 | 1 | -19/+0 |
* | core: runtime Matroska edition switching | wm4 | 2012-09-18 | 1 | -0/+9 |
* | mplayer: do not cancel playback if VF/VO config fails | wm4 | 2012-09-18 | 1 | -2/+6 |
* | core: move implementation for -audiofile to the frontend | wm4 | 2012-09-18 | 1 | -0/+102 |
* | core: manage tracks in the frontend | wm4 | 2012-09-18 | 1 | -287/+464 |
* | core: refactor MPContext.demuxer field accesses | wm4 | 2012-09-18 | 1 | -38/+38 |
* | command: remove sub_log command | wm4 | 2012-09-07 | 1 | -3/+1 |
* | core, timeline: don't keep separate stream field | wm4 | 2012-09-07 | 1 | -18/+16 |
* | osd: reset OSD progression display | wm4 | 2012-09-07 | 1 | -28/+9 |
* | OSD/commands: use osdlevel=3 for osd_show_progression command | Uoti Urpala | 2012-08-28 | 1 | -14/+25 |
* | input: add ability to disable all default bindings for an input section | wm4 | 2012-08-24 | 1 | -2/+2 |
* | mplayer: enable talloc leak report if special environment is variable set | wm4 | 2012-08-20 | 1 | -4/+7 |
* | mplayer: fix command line arguments log output | wm4 | 2012-08-20 | 1 | -1/+1 |
* | Remove dvdnav support (DVD menus) | wm4 | 2012-08-16 | 1 | -239/+2 |
* | Remove win32/qt/xanim/real binary codecs loading | wm4 | 2012-08-16 | 1 | -17/+0 |
* | mplayer: cosmetic changes to status line output | wm4 | 2012-08-16 | 1 | -9/+9 |
* | mplayer: remove playlist demuxer hack | wm4 | 2012-08-16 | 1 | -63/+0 |
* | vf_expand: remove OSD support | wm4 | 2012-08-16 | 1 | -1/+1 |
* | sub: fix confusion of ass_library handles | wm4 | 2012-08-07 | 1 | -1/+1 |
* | osd_libass: allocate separate ASS_Library for OSD | wm4 | 2012-08-07 | 1 | -1/+1 |
* | osd: reset OSD change state even if VO doesn't draw OSD | wm4 | 2012-08-07 | 1 | -1/+2 |
* | win32: fix compilation on MinGW | wm4 | 2012-08-07 | 1 | -1/+1 |
* | options: get rid of ambiguous option parsing | wm4 | 2012-08-05 | 1 | -10/+13 |
* | mplayer: make OSD stack a member of MPContext | wm4 | 2012-08-04 | 1 | -28/+27 |
* | mplayer: free return value of chapter_name() | wm4 | 2012-08-04 | 1 | -5/+8 |
* | mplayer: never exit mplayer from within the play loop | wm4 | 2012-08-04 | 1 | -20/+26 |
* | command, mplayer: free return value of demuxer_stream_lang() | wm4 | 2012-08-04 | 1 | -0/+1 |
* | mplayer: fix invalid memory access in print_stream() | wm4 | 2012-08-04 | 1 | -1/+1 |
* | playlist: rename params_count field to num_params for consistency | wm4 | 2012-08-04 | 1 | -1/+1 |
* | mplayer: rearrange misleading code | wm4 | 2012-08-04 | 1 | -3/+4 |
* | mplayer: fix idle mode regressions | wm4 | 2012-08-04 | 1 | -29/+52 |
* | demuxer: introduce a general stream struct | wm4 | 2012-08-03 | 1 | -33/+15 |
* | mplayer: fix output of audio/sub language in terminal output | wm4 | 2012-08-03 | 1 | -2/+7 |
* | mplayer: move file loading out of main() | wm4 | 2012-08-03 | 1 | -253/+264 |
* | mplayer: move things out of main() | wm4 | 2012-08-03 | 1 | -213/+240 |
* | sub: simplify code by always defining sub_cp | wm4 | 2012-08-03 | 1 | -4/+0 |
* | mplayer: do not create X11 state in player frontend | wm4 | 2012-08-03 | 1 | -10/+3 |
* | mplayer: move highly OS specific initialization code out of main() | wm4 | 2012-08-03 | 1 | -44/+47 |
* | mplayer, stream_tv: move variable initialization | wm4 | 2012-08-03 | 1 | -4/+0 |
* | cache2: allow cache sizes up to 4 TB | mplayer-svn | 2012-08-03 | 1 | -3/+3 |
* | Remove teletext support | wm4 | 2012-08-03 | 1 | -59/+1 |
* | mplayer: expand --title as property, remove --use-filename-title | wm4 | 2012-08-02 | 1 | -3/+12 |
* | osd: minor simplification of vo_osd_changed() | wm4 | 2012-08-01 | 1 | -13/+5 |
* | Remove dead code | wm4 | 2012-08-01 | 1 | -3/+0 |
* | mplayer: remove pos parameter from sadd* functions | wm4 | 2012-08-01 | 1 | -53/+46 |
* | mplayer: make display of playback status more uniform | wm4 | 2012-08-01 | 1 | -88/+72 |
* | mplayer: turn playtree into a list, and change per-file option handling | wm4 | 2012-07-31 | 1 | -216/+110 |
* | mp_msg: remove filename_recode | wm4 | 2012-07-31 | 1 | -12/+10 |
* | mplayer: remove stream dumping capability | wm4 | 2012-07-30 | 1 | -169/+1 |
* | mplayer: change how pause status is indicated in terminal | wm4 | 2012-07-30 | 1 | -51/+12 |
* | mplayer: status line: better indication whether audio/video is active | wm4 | 2012-07-30 | 1 | -2/+8 |
* | Remove some demuxers and decoders | wm4 | 2012-07-30 | 1 | -5/+1 |
* | mplayer: cosmetics: give A/V desync message same form as help text | wm4 | 2012-07-30 | 1 | -23/+23 |
* | mplayer: de-crapify builtin help text | wm4 | 2012-07-30 | 1 | -36/+6 |
* | options: rename --no-sound to --no-audio | wm4 | 2012-07-30 | 1 | -1/+1 |
* | mplayer: redo terminal status line output | wm4 | 2012-07-30 | 1 | -35/+27 |
* | mplayer: remove --autoq | wm4 | 2012-07-30 | 1 | -27/+1 |
* | mplayer: remove benchmarking/CPU accounting code | wm4 | 2012-07-30 | 1 | -68/+2 |
* | mplayer: remove extra "\n" in output | wm4 | 2012-07-30 | 1 | -1/+1 |
* | mplayer: do not print version by default | wm4 | 2012-07-30 | 1 | -8/+9 |
* | mplayer: silence "Starting playback..." output | wm4 | 2012-07-30 | 1 | -1/+1 |
* | mplayer: let frontend print stream info, instead of demuxers | wm4 | 2012-07-30 | 1 | -0/+74 |
* | mplayer: improve the A/V desync warning | wm4 | 2012-07-30 | 1 | -18/+19 |
* | mplayer: remove Linux RTC support | wm4 | 2012-07-30 | 1 | -77/+14 |
* | mplayer: remove crash handler stuff | wm4 | 2012-07-30 | 1 | -232/+0 |
* | Remove compile time/runtime CPU detection, and drop some platforms | wm4 | 2012-07-30 | 1 | -29/+0 |
* | Change version string | wm4 | 2012-07-29 | 1 | -2/+1 |
* | bstr: rename bstr() function to bstr0(), and typedef bstr to struct bstr | wm4 | 2012-07-28 | 1 | -2/+2 |
* | osd: use libass for OSD rendering | wm4 | 2012-07-28 | 1 | -68/+18 |
* | libvo, libao: remove useless video and audio output drivers | wm4 | 2012-07-28 | 1 | -14/+0 |
* | Merge remote-tracking branch 'origin/master' | wm4 | 2012-07-28 | 1 | -10/+6 |
|\ |
|
| * | demux, vd_ffmpeg: fix demux keyframe flag, set AV_PKT_FLAG_KEY | Uoti Urpala | 2012-07-25 | 1 | -2/+2 |
| * | video, audio: use lavc decoders without codecs.conf entries | Uoti Urpala | 2012-07-24 | 1 | -5/+0 |
| * | core: fix attempt to get audio pts without audio | Uoti Urpala | 2012-07-17 | 1 | -3/+3 |
| * | options: support parsing values into substructs | Uoti Urpala | 2012-07-16 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'origin/master' | wm4 | 2012-05-20 | 1 | -23/+15 |
|\| |
|
| * | core: fix EOF handling with untimed audio outputs | Uoti Urpala | 2012-05-14 | 1 | -14/+12 |
| * | options: simplify option parsing/setting machinery | Uoti Urpala | 2012-05-08 | 1 | -2/+2 |
| * | options: change -v parsing | Uoti Urpala | 2012-05-07 | 1 | -7/+1 |
* | | Merge remote-tracking branch 'origin/master' | wm4 | 2012-04-29 | 1 | -13/+21 |
|\| |
|
| * | win32: core: wake up more often to poll for input | Uoti Urpala | 2012-04-26 | 1 | -2/+13 |
| * | core: change initial sync with --delay, video stream switch | Uoti Urpala | 2012-04-23 | 1 | -1/+2 |
| * | core: uninitialize VO and AO when no track plays | Uoti Urpala | 2012-04-23 | 1 | -10/+9 |
* | | Merge remote-tracking branch 'origin/master' | wm4 | 2012-04-28 | 1 | -2/+1 |
|\| |
|
| * | audio: fix unmute-at-end logic | Uoti Urpala | 2012-04-11 | 1 | -3/+3 |
| * | audio: restore volume setting after AO reinit if needed | Uoti Urpala | 2012-04-11 | 1 | -1/+1 |
| * | audio: keep volume level internally (not only in AO) | Uoti Urpala | 2012-04-11 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'origin/master' | wm4 | 2012-04-13 | 1 | -17/+20 |
|\| |
|
| * | build: remove OS/2 support | Uoti Urpala | 2012-04-06 | 1 | -1/+1 |
| * | input: stop trying to read terminal input on EOF | Uoti Urpala | 2012-04-06 | 1 | -2/+3 |
| * | core: in VO flip timing, recheck time after OSD draw | Uoti Urpala | 2012-04-05 | 1 | -0/+1 |
| * | core: fix problems in video EOF detection | Uoti Urpala | 2012-04-05 | 1 | -14/+15 |
* | | Merge remote-tracking branch 'origin/master' | wm4 | 2012-04-01 | 1 | -339/+322 |
|\| |
|
| * | ao_pulse, core: make pulse thread wake up core for more data | Uoti Urpala | 2012-03-26 | 1 | -2/+1 |
| * | timeline: subs: keep subtitle tracks in source time | Uoti Urpala | 2012-03-25 | 1 | -30/+29 |
| * | core: improve sub and audio start after timeline part switch | Uoti Urpala | 2012-03-20 | 1 | -15/+21 |
| * | options: move mixer.h options to struct | Uoti Urpala | 2012-03-20 | 1 | -0/+3 |
| * | core: restructure main play loop, continue audio after video | Uoti Urpala | 2012-03-19 | 1 | -283/+246 |
| * | terminal output: if audio/video pts is missing, show "???" | Uoti Urpala | 2012-03-16 | 1 | -13/+26 |
* | | Merge remote-tracking branch 'origin/master' into my_master | wm4 | 2012-03-16 | 1 | -55/+14 |
|\| |
|
| * | core: remove old EDL mode (--edl option) | Uoti Urpala | 2012-03-09 | 1 | -73/+5 |
| * | windows support: unicode filenames | wm4 | 2012-03-09 | 1 | -9/+10 |
| * | windows support: remove _UWIN define | wm4 | 2012-03-01 | 1 | -1/+0 |
* | | Use "mplayer2" in version string, not "MPlayer2" | wm4 | 2012-03-14 | 1 | -4/+4 |
* | | core: do not print garbage with -identify when chapter times are unknown | wm4 | 2012-03-14 | 1 | -3/+4 |
* | | Merge remote-tracking branch 'origin/master' into my_master | wm4 | 2012-03-05 | 1 | -5/+14 |
|\| |
|
| * | osd: erase terminal OSD line with mp_msg() instead of printf() | Uoti Urpala | 2012-02-25 | 1 | -1/+1 |
| * | vd_ffmpeg: fix flushing of buffered frames | Uoti Urpala | 2012-02-03 | 1 | -2/+12 |
| * | build: switch to libavutil bswap.h and intreadwrite.h | Uoti Urpala | 2012-02-01 | 1 | -3/+2 |
* | | screenshot: make screenshot filenames configurable | wm4 | 2012-02-29 | 1 | -0/+1 |
* | | core: rename --paused to --pause, and improve how pausing is done | wm4 | 2012-02-29 | 1 | -1/+1 |
* | | osd: clear terminal OSD line with mp_msg() instead of printf | wm4 | 2012-02-25 | 1 | -1/+1 |
* | | core: add option to start in paused state | wm4 | 2012-02-09 | 1 | -0/+3 |
* | | osd: add setting to display OSD always on terminal | wm4 | 2012-01-18 | 1 | -10/+16 |
* | | core: add new support for reading .cue files | wm4 | 2012-01-18 | 1 | -0/ |