aboutsummaryrefslogtreecommitdiffhomepage
path: root/mplayer.c
Commit message (Expand)AuthorAge
* Remove some demuxers and decodersGravatar wm42012-07-30
* mplayer: cosmetics: give A/V desync message same form as help textGravatar wm42012-07-30
* mplayer: de-crapify builtin help textGravatar wm42012-07-30
* options: rename --no-sound to --no-audioGravatar wm42012-07-30
* mplayer: redo terminal status line outputGravatar wm42012-07-30
* mplayer: remove --autoqGravatar wm42012-07-30
* mplayer: remove benchmarking/CPU accounting codeGravatar wm42012-07-30
* mplayer: remove extra "\n" in outputGravatar wm42012-07-30
* mplayer: do not print version by defaultGravatar wm42012-07-30
* mplayer: silence "Starting playback..." outputGravatar wm42012-07-30
* mplayer: let frontend print stream info, instead of demuxersGravatar wm42012-07-30
* mplayer: improve the A/V desync warningGravatar wm42012-07-30
* mplayer: remove Linux RTC supportGravatar wm42012-07-30
* mplayer: remove crash handler stuffGravatar wm42012-07-30
* Remove compile time/runtime CPU detection, and drop some platformsGravatar wm42012-07-30
* Change version stringGravatar wm42012-07-29
* bstr: rename bstr() function to bstr0(), and typedef bstr to struct bstrGravatar wm42012-07-28
* osd: use libass for OSD renderingGravatar wm42012-07-28
* libvo, libao: remove useless video and audio output driversGravatar wm42012-07-28
* Merge remote-tracking branch 'origin/master'Gravatar wm42012-07-28
|\
| * demux, vd_ffmpeg: fix demux keyframe flag, set AV_PKT_FLAG_KEYGravatar Uoti Urpala2012-07-25
| * video, audio: use lavc decoders without codecs.conf entriesGravatar Uoti Urpala2012-07-24
| * core: fix attempt to get audio pts without audioGravatar Uoti Urpala2012-07-17
| * options: support parsing values into substructsGravatar Uoti Urpala2012-07-16
* | Merge remote-tracking branch 'origin/master'Gravatar wm42012-05-20
|\|
| * core: fix EOF handling with untimed audio outputsGravatar Uoti Urpala2012-05-14
| * options: simplify option parsing/setting machineryGravatar Uoti Urpala2012-05-08
| * options: change -v parsingGravatar Uoti Urpala2012-05-07
* | Merge remote-tracking branch 'origin/master'Gravatar wm42012-04-29
|\|
* | Merge remote-tracking branch 'origin/master'Gravatar wm42012-04-28
|\ \
| | * win32: core: wake up more often to poll for inputGravatar Uoti Urpala2012-04-26
| | * core: change initial sync with --delay, video stream switchGravatar Uoti Urpala2012-04-23
| | * core: uninitialize VO and AO when no track playsGravatar Uoti Urpala2012-04-23
| |/
* | Merge remote-tracking branch 'origin/master'Gravatar wm42012-04-13
|\ \
| | * 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
* | 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