summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/gstreamer/gst-plugins-base_0.10.30.bb
Commit message (Collapse)AuthorAgeFilesLines
* gst-plugins: fix for make 3.82Joshua Lock2010-12-211-2/+3
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* Revert "gst-plugins: fix for make 3.82"Saul Wold2010-12-161-1/+1
| | | | | | | | | This reverts commit 06570b84e498e8643aa29d9864f377bd55df1f23. These versions of gst-plugins-* already have been fixed upstream for the make 3.82 problems, so this patch detects already applied and bails Signed-off-by: Saul Wold <sgw@linux.intel.com>
* gst-plugins-base: add avahi to DEPENDSJoshua Lock2010-12-161-2/+2
| | | | | | Base plugins try to link against avahi so ensure it is available Signed-off-by: Joshua Lock <josh@linux.intel.com>
* gst-plugins: fix for make 3.82Joshua Lock2010-12-161-1/+1
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* SRC_URI Checksums AdditionalsSaul Wold2010-12-091-0/+3
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* gst-plugins-base: Fix build errorDongxiao Xu2010-11-181-1/+3
| | | | | | | | | | | The latest tremor has dropped its internal libogg2, which gst-plugins-base is depend on. Remove the "-DTREMOR" in gst-plugins-base Makefile.am to fix the build issue. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* gst-plugins-base: Upgraded to version 0.10.30Dongxiao Xu2010-11-141-0/+22
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>