aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gst1-libav
Commit message (Collapse)AuthorAge
* gst1-libav: Supply CPU type to libav configure after stipping FPU notationTed Hess2017-12-03
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* gst1-libav: Fix Makefile syntax error.Ted Hess2017-12-02
| | | | | | gstreamer1: Fix failures on buildbot mips platforms (accidently finds libunwind) Signed-off-by: Ted Hess <thess@kitschensync.net>
* gst1-libav: Fix ARM builds (remove forcing CPU_TYPE)Ted Hess2017-12-01
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* gstreamer: bump to 1.10.5Hans Dedecker2017-11-30
| | | | | | | | | | | Update gstreamer to the 1.10 stable branch; select latest stable 1.10.5 See https://gstreamer.freedesktop.org/releases/1.10/ for major new features and bugfixes Fix dependencies Refresh patches Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
* treewide: run "make check FIXUP=1"Etienne Champetier2017-08-29
| | | | | | | | | | fix Makefile chmod (644) replace MD5SUM with HASH add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git (PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* gst1-libav: Fix builds on x86_64 (CPU_TYPE is blank)Ted Hess2016-11-11
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* gstreamer - Upgrade to 1.8.2.Ted Hess2016-08-01
| | | | | | | | | Refresh patches, fix dependencies. Fix cpu build issues in gst-libav. Opus moved to plugins-base. Add opusparse and hls to plugins-bad. Add myself as co-maintainer Signed-off-by: Ted Hess <thess@kitschensync.net>
* gst1-libav: update to 1.6.2W. Michael Petullo2016-01-01
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* gst1-libav: Fix musl compatibilityTed Hess2015-06-18
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* gst1-libav: Update to 1.4.5Ted Hess2015-03-05
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* gst1-libav: Update to 1.4.4, disable CPU optimizations as in ffmpegTed Hess2014-12-03
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* Merge pull request #563 from antonlacon/license-updatesSteven Barth2014-11-26
|\ | | | | License updates and metadata typo correction
| * misc: correct typo in Makefiles for PKG_LICENSE_FILESIan Leonard2014-11-24
| | | | | | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* | gstreamer1: Fix build dependencies - create meta packages as neededTed Hess2014-11-22
|/ | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* gst1-libav: fix build on x86_64Nicolas Thill2014-09-22
| | | | | | Disable yasm explicitely to fix build on x86_64 when yasm is not installed Signed-off-by: Nicolas Thill <nico@openwrt.org>
* gst1-libav: fix configureNicolas Thill2014-09-22
| | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* gst1-libav: Import gstreamer libary based on bundled libavTed Hess2014-09-17
Signed-off-by: Ted Hess <thess@kitschensync.net>