| Commit message (Expand) | Author | Age | Files | Lines |
* | meta: Fix typos in Upstream-Status labels | Paul Eggleton | 2015-11-16 | 1 | -1/+1 |
* | gstreamer1.0-meta-base: set SUMMARY instead of DESCRIPTION | Paul Eggleton | 2015-11-16 | 1 | -1/+1 |
* | alsa-plugins: set SUMMARY instead of DESCRIPTION | Paul Eggleton | 2015-11-16 | 1 | -1/+1 |
* | gstreamer1.0-rtsp-server: upgrade to version 1.6.1 | Carlos Rafael Giani | 2015-11-16 | 2 | -6/+6 |
* | gstreamer1.0-libav: upgrade to version 1.6.1 | Carlos Rafael Giani | 2015-11-16 | 3 | -6/+5 |
* | gstreamer1.0-plugins-ugly: upgrade to version 1.6.1 | Carlos Rafael Giani | 2015-11-16 | 2 | -4/+6 |
* | gstreamer1.0-plugins-bad: upgrade to version 1.6.1 | Carlos Rafael Giani | 2015-11-16 | 4 | -70/+44 |
* | gstreamer1.0-plugins-good: upgrade to version 1.6.1 | Carlos Rafael Giani | 2015-11-16 | 3 | -38/+8 |
* | gstreamer1.0-plugins-base: upgrade to version 1.6.1 | Carlos Rafael Giani | 2015-11-16 | 16 | -776/+32 |
* | gstreamer1.0: upgrade to version 1.6.1 | Carlos Rafael Giani | 2015-11-16 | 7 | -344/+18 |
* | gstreamer-omx: Improve variable expansion of ${S} | Richard Purdie | 2015-10-01 | 1 | -2/+1 |
* | classes/meta: Add DISTRO_FEATURES check for gtk+/gtk3+ | Richard Purdie | 2015-10-01 | 1 | -1/+3 |
* | gstreamer1.0-plugins-bad: change glimagesink rank to marginal | Alexander Kanavin | 2015-09-28 | 2 | -1/+35 |
* | gstreamer1.0: Fix basesink drop buffer error | Yuqing Zhu | 2015-09-23 | 2 | -0/+31 |
* | meta: Fix Upstream-Status statements | Ross Burton | 2015-09-12 | 6 | -6/+6 |
* | alsa-tools: Fix compiling with clang | Khem Raj | 2015-09-12 | 2 | -0/+32 |
* | gstreamer1.0: Fix QoS/lateness checking if subclass implements prepare/prepar... | Yuqing Zhu | 2015-09-12 | 2 | -0/+71 |
* | gstreamer1.0: Fix sticky events haven't been sent out when active track reach... | Yuqing Zhu | 2015-09-12 | 2 | -0/+168 |
* | libwebp: add a recipe from meta-oe | Alexander Kanavin | 2015-09-12 | 1 | -0/+47 |
* | pulseaudio: handle udev dir being 2 levels below / | Joshua Lock | 2015-09-06 | 1 | -1/+1 |
* | alsa-utils: handle udev dir being 2 levels below / | Joshua Lock | 2015-09-06 | 1 | -1/+1 |
* | libvorbis: remove legacy options | Stefan Müller-Klieser | 2015-09-03 | 1 | -7/+0 |
* | pulseaudio: add 'autospawn-for-root' PACKAGECONFIG | Christopher Larson | 2015-09-03 | 1 | -0/+16 |
* | pulseaudio: pass --with-systemduserunitdir | Christopher Larson | 2015-09-03 | 1 | -1/+1 |
* | upstream_tracking.inc: deprecate and move contents to recipes | Alexander Kanavin | 2015-09-01 | 1 | -0/+5 |
* | pulseaudio: improve PACKAGECONFIG for dbus/consolekit dependencies | Martin Jansa | 2015-09-01 | 1 | -3/+7 |
* | libatomic-ops: move to recipes-support, fix recipe name | Christopher Larson | 2015-08-30 | 2 | -29/+1 |
* | libvorbis: Update libvorbis_1.3.4.bb -> libvorbis_1.3.5.bb | Khem Raj | 2015-08-30 | 1 | -4/+3 |
* | alsa-lib: Lift the limitation to use gcc only cross compiler | Khem Raj | 2015-08-30 | 2 | -0/+46 |
* | gstreamer1.0-plugins-*: Remove unused GSTREAMER_1_0_ORC variable | Carlos Rafael Giani | 2015-08-24 | 4 | -4/+0 |
* | gstreamer1.0-plugins: Ensure the native OE orcc is used | Carlos Rafael Giani | 2015-08-24 | 1 | -1/+3 |
* | tremor: update to 20150107 (svn r19427) | Alexander Kanavin | 2015-08-16 | 3 | -1/+1 |
* | gstreamer1.0-plugins-base: Need more buffers in output queue for better perfo... | Yuqing Zhu | 2015-08-11 | 2 | -0/+33 |
* | gstreamer1.0-plugins-base: Set need_segment after sink pad receive GST_EVENT_... | Yuqing Zhu | 2015-08-11 | 2 | -0/+70 |
* | gstreamer1.0-plugins-base: Enhance SSA text lines parsing | Yuqing Zhu | 2015-08-11 | 2 | -0/+226 |
* | gstreamer1.0-plugins-base: Don't set async of custom text-sink to false | Yuqing Zhu | 2015-08-11 | 2 | -0/+32 |
* | gstreamer1.0-plugins-base: Make memory copy when video buffer's memory is rea... | Yuqing Zhu | 2015-08-11 | 2 | -0/+130 |
* | gstreamer1.0-plugins-base: Do not change EOS event to GAP event | Yuqing Zhu | 2015-08-11 | 3 | -0/+82 |
* | gstreamer1.0-plugins-base: Keep sticky events around when doing a soft reset | Yuqing Zhu | 2015-08-11 | 2 | -0/+47 |
* | gstreamer1.0-plugins-base: Fix output buffer can't writable after frame_map()... | Yuqing Zhu | 2015-08-11 | 4 | -0/+185 |
* | gstreamer1.0-plugins-base: Update video alignment after video alignment | Yuqing Zhu | 2015-08-11 | 2 | -0/+54 |
* | gstreamer1.0-plugins-base: Handle audio/video decoder error | Yuqing Zhu | 2015-08-11 | 2 | -0/+65 |
* | gstreamer1.0-plugins-base: Bug fix for id3demux issue | Yuqing Zhu | 2015-08-11 | 2 | -0/+55 |
* | pulseaudio: Add systemd to PACKAGECONFIG if enabled in DISTRO_FEATURES | Pau Espin Pedrol | 2015-08-10 | 1 | -2/+5 |
* | gstreamer1.0-plugins-base: Enable pango packageconfig by default | Carlos Rafael Giani | 2015-08-10 | 1 | -1/+1 |
* | libmad: use ftp instead of sourceforge for consistency with libid3tag | Alexander Kanavin | 2015-08-01 | 1 | -1/+1 |
* | alsa-utils: assume the alsa storing is success if machine has no sound card | Roy Li | 2015-08-01 | 2 | -0/+35 |
* | pulseaudio: rdepend on modules referenced by start-pulseaudio-x11 | Tanu Kaskinen | 2015-07-20 | 1 | -1/+11 |
* | alsa-plugins, pulseaudio: depend on speexdsp, not speex | Tanu Kaskinen | 2015-07-16 | 3 | -3/+75 |
* | speex: 1.2rc1 -> 1.2rc2 | Tanu Kaskinen | 2015-07-16 | 2 | -15/+7 |