aboutsummaryrefslogtreecommitdiffhomepage
path: root/mplayer.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'origin/master'Gravatar wm42012-04-01
|\
| * 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
* | Merge remote-tracking branch 'origin/master' into my_masterGravatar wm42012-03-16
|\ \
| | * terminal output: if audio/video pts is missing, show "???"Gravatar Uoti Urpala2012-03-16
| |/
* | Use "mplayer2" in version string, not "MPlayer2"Gravatar wm42012-03-14
* | core: do not print garbage with -identify when chapter times are unknownGravatar wm42012-03-14
| * core: remove old EDL mode (--edl option)Gravatar Uoti Urpala2012-03-09
| * windows support: unicode filenamesGravatar wm42012-03-09
* | Merge remote-tracking branch 'origin/master' into my_masterGravatar wm42012-03-05
|\ \
| | * windows support: remove _UWIN defineGravatar wm42012-03-01
| |/
* | screenshot: make screenshot filenames configurableGravatar wm42012-02-29
* | core: rename --paused to --pause, and improve how pausing is doneGravatar wm42012-02-29
| * osd: erase terminal OSD line with mp_msg() instead of printf()Gravatar Uoti Urpala2012-02-25
* | osd: clear terminal OSD line with mp_msg() instead of printfGravatar wm42012-02-25
* | core: add option to start in paused stateGravatar wm42012-02-09
| * vd_ffmpeg: fix flushing of buffered framesGravatar Uoti Urpala2012-02-03
| * build: switch to libavutil bswap.h and intreadwrite.hGravatar Uoti Urpala2012-02-01
* | osd: add setting to display OSD always on terminalGravatar wm42012-01-18
* | core: add new support for reading .cue filesGravatar wm42012-01-18
* | Merge branch 'softvol' into my_masterGravatar wm42012-01-18
|\ \
| * | core: remove EDL mutingGravatar wm42012-01-18
| * | audio: properly restore audio volume on exit when mute is usedGravatar wm42012-01-18
| * | softvol: make sure softvol settings are restored when switching audio tracksGravatar wm42012-01-18
| * | audio: fix crash when exiting file when mute is enabledGravatar wm42012-01-18
* | | Merge remote-tracking branch 'origin/master' into my_masterGravatar wm42012-01-18
|\ \ \ | | |/ | |/|
| * | 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
| | * mixer: keep user volume setting when --softvol is usedGravatar wm42012-01-07
| |/
* / core: uninit video output when audio file is playedGravatar wm42011-12-23
|/
* 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