aboutsummaryrefslogtreecommitdiffhomepage
path: root/mplayer.c
Commit message (Expand)AuthorAge
* audio: fix unmute-at-end logicGravatar Uoti Urpala2012-04-11
* audio: restore volume setting after AO reinit if neededGravatar Uoti Urpala2012-04-11
* audio: keep volume level internally (not only in AO)Gravatar Uoti Urpala2012-04-11
* build: remove OS/2 supportGravatar Uoti Urpala2012-04-06
* input: stop trying to read terminal input on EOFGravatar Uoti Urpala2012-04-06
* core: in VO flip timing, recheck time after OSD drawGravatar Uoti Urpala2012-04-05
* core: fix problems in video EOF detectionGravatar Uoti Urpala2012-04-05
* ao_pulse, core: make pulse thread wake up core for more dataGravatar Uoti Urpala2012-03-26
* timeline: subs: keep subtitle tracks in source timeGravatar Uoti Urpala2012-03-25
* core: improve sub and audio start after timeline part switchGravatar Uoti Urpala2012-03-20
* options: move mixer.h options to structGravatar Uoti Urpala2012-03-20
* core: restructure main play loop, continue audio after videoGravatar Uoti Urpala2012-03-19
* terminal output: if audio/video pts is missing, show "???"Gravatar Uoti Urpala2012-03-16
* core: remove old EDL mode (--edl option)Gravatar Uoti Urpala2012-03-09
* windows support: unicode filenamesGravatar wm42012-03-09
* windows support: remove _UWIN defineGravatar wm42012-03-01
* osd: erase terminal OSD line with mp_msg() instead of printf()Gravatar Uoti Urpala2012-02-25
* vd_ffmpeg: fix flushing of buffered framesGravatar Uoti Urpala2012-02-03
* build: switch to libavutil bswap.h and intreadwrite.hGravatar Uoti Urpala2012-02-01
* core: print pause status message only once on consoleGravatar wm42012-01-10
* osd: always display pause icon when frame steppingGravatar wm42012-01-09
* cleanup: remove left over access_mpcontext.h (from GUI)Gravatar Uoti Urpala2012-01-09
* ad_ffmpeg: pass packet side data from libavformatGravatar Uoti Urpala2012-01-08
* configure, build: remove --disable-libav supportGravatar Uoti Urpala2011-12-11
* core: minor hrseek tweak (affects vo_vdpau deint frames)Gravatar Uoti Urpala2011-12-06
* core, vo: new window refresh logic, add slow-video OSD redrawGravatar Uoti Urpala2011-12-06
* core, vo: modify OSD redraw architecture, support EOSDGravatar Uoti Urpala2011-12-06
* vo: do final frame draw only near page flipGravatar Uoti Urpala2011-12-06
* Merge branch 'screenshot' (early part)Gravatar Uoti Urpala2011-11-25
|\
| * core: add infrastructure to get screenshots from VOsGravatar wm42011-11-25
* | options, core/hrseek: add --hr-seek-demuxer-offsetGravatar Uoti Urpala2011-11-14
* | core/hrseek: support precise seeks in audio-only caseGravatar Uoti Urpala2011-11-14
|/
* core, demux: fix --identify chapter output with ordered chaptersGravatar wm42011-10-25
* libmenu: remove OSD menu functionality (--menu)Gravatar Uoti Urpala2011-10-25
* terminal output: show libav version numbers in verbose modeGravatar Uoti Urpala2011-10-01
* core: fix --sstepGravatar Uoti Urpala2011-09-04
* cosmetics: mplayer.c: minor tweaksGravatar Uoti Urpala2011-09-04
* options: move libass-related options to structGravatar Uoti Urpala2011-09-03
* core: remove bad workaround for files without FPS setGravatar Uoti Urpala2011-08-25
* core, demux, vd_ffmpeg: pass side data from demux_lavf to vd_ffmpegGravatar Uoti Urpala2011-08-20
* dvdnav: fix crash caused by missing line from 58834653c0Gravatar Uoti Urpala2011-08-10
* core: allocate OSD text buffers dynamicallyGravatar harklu2011-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
* cleanup: reformat mplayer.cGravatar Uoti Urpala2011-08-07
* core: fix detection of files with no chaptersGravatar Uoti Urpala2011-08-04
* audio: export audio pts to AO driversGravatar 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
* options: commandline: accept --foo=xyz style optionsGravatar Uoti Urpala2011-07-29