| Commit message (Expand) | Author | Age |
... | |
* | mplayer: do not print version by default | wm4 | 2012-07-30 |
* | mplayer: silence "Starting playback..." output | wm4 | 2012-07-30 |
* | mplayer: let frontend print stream info, instead of demuxers | wm4 | 2012-07-30 |
* | mplayer: improve the A/V desync warning | wm4 | 2012-07-30 |
* | mplayer: remove Linux RTC support | wm4 | 2012-07-30 |
* | mplayer: remove crash handler stuff | wm4 | 2012-07-30 |
* | Remove compile time/runtime CPU detection, and drop some platforms | wm4 | 2012-07-30 |
* | Change version string | wm4 | 2012-07-29 |
* | bstr: rename bstr() function to bstr0(), and typedef bstr to struct bstr | wm4 | 2012-07-28 |
* | osd: use libass for OSD rendering | wm4 | 2012-07-28 |
* | libvo, libao: remove useless video and audio output drivers | wm4 | 2012-07-28 |
* | Merge remote-tracking branch 'origin/master' | wm4 | 2012-07-28 |
|\ |
|
| * | demux, vd_ffmpeg: fix demux keyframe flag, set AV_PKT_FLAG_KEY | Uoti Urpala | 2012-07-25 |
| * | video, audio: use lavc decoders without codecs.conf entries | Uoti Urpala | 2012-07-24 |
| * | core: fix attempt to get audio pts without audio | Uoti Urpala | 2012-07-17 |
| * | options: support parsing values into substructs | Uoti Urpala | 2012-07-16 |
* | | Merge remote-tracking branch 'origin/master' | wm4 | 2012-05-20 |
|\| |
|
| * | core: fix EOF handling with untimed audio outputs | Uoti Urpala | 2012-05-14 |
| * | options: simplify option parsing/setting machinery | Uoti Urpala | 2012-05-08 |
| * | options: change -v parsing | Uoti Urpala | 2012-05-07 |
* | | Merge remote-tracking branch 'origin/master' | wm4 | 2012-04-29 |
|\| |
|
* | | Merge remote-tracking branch 'origin/master' | wm4 | 2012-04-28 |
|\ \ |
|
| | * | win32: core: wake up more often to poll for input | Uoti Urpala | 2012-04-26 |
| | * | core: change initial sync with --delay, video stream switch | Uoti Urpala | 2012-04-23 |
| | * | core: uninitialize VO and AO when no track plays | Uoti Urpala | 2012-04-23 |
| |/ |
|
* | | Merge remote-tracking branch 'origin/master' | wm4 | 2012-04-13 |
|\ \ |
|
| | * | audio: fix unmute-at-end logic | Uoti Urpala | 2012-04-11 |
| | * | audio: restore volume setting after AO reinit if needed | Uoti Urpala | 2012-04-11 |
| | * | audio: keep volume level internally (not only in AO) | Uoti Urpala | 2012-04-11 |
| |/ |
|
| * | build: remove OS/2 support | Uoti Urpala | 2012-04-06 |
| * | input: stop trying to read terminal input on EOF | Uoti Urpala | 2012-04-06 |
| * | core: in VO flip timing, recheck time after OSD draw | Uoti Urpala | 2012-04-05 |
| * | core: fix problems in video EOF detection | Uoti Urpala | 2012-04-05 |
* | | Merge remote-tracking branch 'origin/master' | wm4 | 2012-04-01 |
|\| |
|
| * | ao_pulse, core: make pulse thread wake up core for more data | Uoti Urpala | 2012-03-26 |
| * | timeline: subs: keep subtitle tracks in source time | Uoti Urpala | 2012-03-25 |
| * | core: improve sub and audio start after timeline part switch | Uoti Urpala | 2012-03-20 |
| * | options: move mixer.h options to struct | Uoti Urpala | 2012-03-20 |
| * | core: restructure main play loop, continue audio after video | Uoti Urpala | 2012-03-19 |
* | | Merge remote-tracking branch 'origin/master' into my_master | wm4 | 2012-03-16 |
|\ \ |
|
| | * | terminal output: if audio/video pts is missing, show "???" | Uoti Urpala | 2012-03-16 |
| |/ |
|
* | | Use "mplayer2" in version string, not "MPlayer2" | wm4 | 2012-03-14 |
* | | core: do not print garbage with -identify when chapter times are unknown | wm4 | 2012-03-14 |
| * | core: remove old EDL mode (--edl option) | Uoti Urpala | 2012-03-09 |
| * | windows support: unicode filenames | wm4 | 2012-03-09 |
* | | Merge remote-tracking branch 'origin/master' into my_master | wm4 | 2012-03-05 |
|\ \ |
|
| | * | windows support: remove _UWIN define | wm4 | 2012-03-01 |
| |/ |
|
* | | screenshot: make screenshot filenames configurable | wm4 | 2012-02-29 |
* | | core: rename --paused to --pause, and improve how pausing is done | wm4 | 2012-02-29 |
| * | osd: erase terminal OSD line with mp_msg() instead of printf() | Uoti Urpala | 2012-02-25 |