Commit Graph

34 Commits

Author SHA1 Message Date
brad
ccd3ab6d96 More fixes from upstream..
- Don't flush buffers on DISCONT.
- Channel layouts are now set for DTS and (E)AC3 by libav.
- Add support for 10-bit YUV color formats.
- Add decode support for prores.

ok ajacoutot@
2013-03-27 11:41:11 +00:00
zhuk
742e837e45 From upstream: fix AAC decoding in GStreamer 0.10. Fixes, e.g., internet
radio playing in Clementine.

See http://cgit.freedesktop.org/gstreamer/gst-ffmpeg/commit/?h=1.0&id=a3b0ae22d76522d0a79f5d946872c0260dd1e3b2
and https://bugzilla.gnome.org/show_bug.cgi?id=679639 for details.

ok ajacoutot@
2013-03-25 16:09:41 +00:00
sthen
7b129a5049 ftp packages of these got lost in the big PERMIT_* switchover; reinstate them.
OK aja@
2013-03-25 12:31:58 +00:00
brad
6ee601b42b Switch gstreamer-ffmpeg to using the internal copy of FFmpeg.
gstreamer-ffmpeg is unmaintained upstream and it uses long
deprecated API which has been removed from newer FFMpeg/Libav.

ok ajacoutot@
2013-02-05 13:07:09 +00:00
ajacoutot
d72baccc4b Set PERMIT_PACKAGE_CDROM to "patents" to be in sync with graphics/ffmpeg.
discussed with Brad
2012-09-08 16:00:40 +00:00
ajacoutot
dd43dc4ab6 HUGE cleanup to be in synced with upcoming gstreamer1.
Add DIST_SUBDIR, req. by jasper@
Merge -cdda into -main for plugins-base.
2012-09-06 12:37:57 +00:00
ajacoutot
c45cfed81f Two fixes from upstream:
- Add mapping for Indeo 4 video codec.
- Only slice-threading (causes less latency).

from Brad
2012-03-03 10:33:41 +00:00
ajacoutot
e9426cdc1d Several fixes from upstream:
- Report latency if B-frames are present.
- Give the (E)AC3/DTS decoders a rank of marginal.
- Only set get_buffer() function for video.
- Demote SWF demuxer to GST_RANK_NONE.

from Brad
2012-02-18 08:32:54 +00:00
ajacoutot
92c7baf53e Update to gstreamer-ffmpeg-0.10.13.
from Brad
2011-12-31 08:25:04 +00:00
edd
c117a8dd52 Small fixes to make gst-plugins-ffmpeg work with the latest ffmpeg update.
From brad, OK aja@
2011-12-30 17:36:56 +00:00
espie
e820071495 normalize pkgpath 2011-09-16 10:31:20 +00:00
ajacoutot
aed5ecb70e Reality is hard but one has to accept it... take maintainer. 2011-07-07 23:18:43 +00:00
sthen
b328f2f4ad Chase ffmpeg dep changes. Mostly from Brad ok dcoppa@, plus opencv from me. 2011-06-24 11:17:05 +00:00
sthen
3c37381983 sync WANTLIB (re: ffmpeg update), from Brad 2011-04-18 23:27:31 +00:00
jakemsr
e52c269523 ffmpeg no longer depends on faad. remove faad from WANTLIB in ports
that were pulling it in via ffmpeg.
2011-03-29 20:04:55 +00:00
sthen
00582ef96a Bump ports which should be using newer autoconf to 2.65;
config.h files checked.  From Brad.
2011-03-26 10:05:24 +00:00
landry
fe14c11641 Switch those back to use an autoconf version that's actually known to
produce working results (ie not 2.65). Use 2.64 at brad's request.
ok ajacoutot@ sthen@
2011-01-18 11:37:40 +00:00
espie
bc8dc9adb1 new depends 2010-11-19 07:23:05 +00:00
sthen
adfaa8987d - chase the library change in multimedia/schroedinger; oil->orc
- add various other missing WANTLIB (and LIB_DEPENDS in some cases)
- while there move PKGNAME=..pX to REVISION, and move some ports
to new-style LIB_DEPENDS

original diff from Brad, extensive checking by me (clean build of everything
related to liboil).
2010-08-25 23:27:21 +00:00
ajacoutot
be634bd7f4 Convert to new DEPENDS and REVISION. 2010-07-22 19:19:26 +00:00
ajacoutot
a1bbe6c268 Move --disable-shave were supported.
no binary change.
2010-06-02 13:08:32 +00:00
jakemsr
510e7450dc update to gst-ffmpeg-0.10.10
for compatability with newer ffmpeg
2010-05-26 22:39:02 +00:00
ajacoutot
03faae0e4f MODPY_RUNDEP is not needed anymore.
Don't install .la files for modules.
2009-11-29 09:18:11 +00:00
ajacoutot
e14a280b8c Use gettext module. 2009-09-28 19:50:59 +00:00
ajacoutot
17d50effb0 This does not need python to run. 2009-09-13 10:14:22 +00:00
sthen
0e87aad388 set the pkgspec for LIB_DEPENDS on ffmpeg to a version with schroedinger
included, so the tools know that old ffmpeg versions won't satisfy the
dependencies listed in WANTLIB.

this way, attempting to install these packages with old ffmpeg will
no longer give you a cryptic error message as seen by dhill@.
2009-07-19 22:49:12 +00:00
sthen
a922996083 add schroedinger/oil WANTLIB, bump 2009-07-19 13:05:02 +00:00
ajacoutot
b38392e109 GStreamer configure script does not set --disable-debug by default and
for a good reason. One of them being that the gstdebug.so plugin is
actually needed by other apps.

gstreamer,-main: move some files from -main to -frontend ; fix dependencies

Regen all PLISTs and bump all PKGNAMEs.
2009-04-11 14:37:21 +00:00
kili
d4d18dc107 Bump for python deps. 2009-03-16 22:20:02 +00:00
ajacoutot
45d58e0dc9 - unbreak by updating to a more recent version
ok jasper@
2009-01-24 12:39:11 +00:00
jakemsr
8d717348e0 * FFmpeg headers moved
* FFmpeg LIB_DEPENDS/WANTLIB changes
* make PKGNAME consistent with other gstreamer packages
* bump patch level and add @conflict marker to ease updates

feedback ajacoutot@ and brad@, ok brad@
2008-07-09 02:22:59 +00:00
deanna
9ed0c8bc79 Enable the debugging subsystem.
Discussed with ajacoutot@ who did not object.
2008-06-21 21:03:55 +00:00
deanna
d425290fa6 Update to 0.10.4.
ok espie@
2008-06-05 02:38:56 +00:00
espie
9a334d16c2 yeah, the gstreamer people finally made it possible to use the system
ffmpeg.

Note that their fuzzy warnings don't apply to us. This is so stupid.
Between the ffmpeg people, who only care for performance to the exclusion
of any sense (like, good luck making it work elsewhere), and the gstreamer
people, who don't care that stuff won't work elsewhere.
2008-05-13 15:34:02 +00:00