mpv is a fork of mplayer2 and MPlayer. Its option parser was improved
to behave more like other CLI programs, and many option names and
semantics were reworked to make them more intuitive and memorable.
Instead of default GUI it provides a small controller interface that is
triggered by mouse movement. OpenGL video output is capable of many
features loved by videophiles, such as video scaling with popular high
quality algorithms, color management, and more, as well as of hardware
decoding using VDPAU and VAAPI.
From Dmitrij D. Czarkoff. ok sthen@
the past 3 bulks, or forever.
Various reasons: no d^Hrecent compiler available, base gcc generating
nice internal compiler errors, no atomic ops, etc, etc.
While here, mark all webkits as BROKEN-hppa, since this also requires
clang or g++ 4.7. Our g++ 4.8 port only builds on
i386|amd64|powerpc|sparc64 anyway...
if you're interested^Wbored to death, full past logs at
http://build-failures.rhaalovely.net/alpha/...
constants: remove init/destroyROM functions
threading: use 32bit atomic integer operations exclusively
Tested on amd64/i386/sparc64 now builds on powerpc.
This switches to different programme data feeds following the BBC
removing the ones used previously. However, these are less useful than
the previous feeds, and may well also be removed. See release notes for
more: https://github.com/dinkypumpkin/get_iplayer/wiki/release289
Most gstreamer applications will pick this up rather than doing volume
control inside the pipeline, meaning much lower latency on volume changes.
with help and encouragement from ajacoutot@ and ratchov@
This also updates its backends, due to some API changes it's easier to this
in a single batch. The biggest news here are that phonon-gstreamer switches
to GStreamer 1.0, finally.