Wim Taymans [Fri, 4 Nov 2011 10:02:32 +0000 (11:02 +0100)]
Merge branch 'master' into 0.11
Conflicts:
configure.ac
Edward Hervey [Fri, 4 Nov 2011 09:15:32 +0000 (10:15 +0100)]
tests: Fix for pad probe API change
Edward Hervey [Wed, 2 Nov 2011 16:47:40 +0000 (17:47 +0100)]
Merge remote-tracking branch 'origin/0.10.13'
Edward Hervey [Wed, 2 Nov 2011 16:26:54 +0000 (17:26 +0100)]
0.10.13 Release "Speeding, sparks like lightning"
Wim Taymans [Wed, 2 Nov 2011 11:10:25 +0000 (12:10 +0100)]
tags: update for tag API removal
Wim Taymans [Wed, 2 Nov 2011 09:31:57 +0000 (10:31 +0100)]
Merge branch 'master' into 0.11
Wim Taymans [Sat, 29 Oct 2011 07:27:46 +0000 (09:27 +0200)]
demux: update for new task api
Wim Taymans [Sat, 29 Oct 2011 07:11:53 +0000 (09:11 +0200)]
structure: fix for api upate
Tim-Philipp Müller [Mon, 31 Oct 2011 14:53:01 +0000 (14:53 +0000)]
Merge remote-tracking branch 'origin/master' into 0.11
Edward Hervey [Mon, 31 Oct 2011 10:47:10 +0000 (11:47 +0100)]
configure.ac: Remove --enable-postproc from the default flags
fixes previous patch
Edward Hervey [Mon, 31 Oct 2011 10:40:37 +0000 (11:40 +0100)]
0.10.12.3 pre-release
Martin Storsjo [Tue, 5 Jul 2011 18:35:46 +0000 (21:35 +0300)]
Allow building a LGPL only gst-ffmpeg plugin
This removes --enable-gpl and --enable-postproc from the
ffmpeg configure line, and disables building the postproc
gstreamer plugin.
https://bugzilla.gnome.org/show_bug.cgi?id=654037
Conflicts:
configure.ac
Sjoerd Simons [Mon, 10 Oct 2011 22:56:04 +0000 (23:56 +0100)]
ffmpegenc: Pass the size of the output buffer to avcodec_encode_audio
avcodec_encode_audio is documented as taking the size of the output
buffer not the size of the input buffer. This fixes the use of the G722
encoder and makes the code more consistent with avconv from the libav
source tree.
Sjoerd Simons [Mon, 10 Oct 2011 21:04:48 +0000 (22:04 +0100)]
ffmpegcodecmap: Further specify allowed rates for G722 and G726
Sjoerd Simons [Mon, 10 Oct 2011 13:50:09 +0000 (14:50 +0100)]
ffmpegcodecmap: Always restrict audio codec in the unfixed cases
If the context isn't fixed yet or if it doesn't exist then always
restrict the caps.
Also restrict the maximum channels for G726 and G722 to 1 channel
Martin Storsjo [Tue, 5 Jul 2011 18:35:46 +0000 (21:35 +0300)]
Allow building a LGPL only gst-ffmpeg plugin
This removes --enable-gpl and --enable-postproc from the
ffmpeg configure line, and disables building the postproc
gstreamer plugin.
https://bugzilla.gnome.org/show_bug.cgi?id=654037
Tim-Philipp Müller [Sun, 30 Oct 2011 12:23:51 +0000 (12:23 +0000)]
tests: port to 0.11
Some still fail though, for various reasons. ffmpeg warning:
"get_buffer() cannot be called after ff_thread_finish_setup()".
Tim-Philipp Müller [Sun, 30 Oct 2011 12:03:36 +0000 (12:03 +0000)]
ffmpegdemux: update for taglist API changes
Wim Taymans [Fri, 28 Oct 2011 14:35:54 +0000 (16:35 +0200)]
fix compilation with new caps api
Wim Taymans [Thu, 27 Oct 2011 14:47:18 +0000 (16:47 +0200)]
ffenc: fix compilation
Wim Taymans [Thu, 27 Oct 2011 14:31:30 +0000 (16:31 +0200)]
Merge branch 'master' into 0.11
Conflicts:
ext/ffmpeg/gstffmpegcodecmap.c
Sjoerd Simons [Mon, 10 Oct 2011 22:56:04 +0000 (23:56 +0100)]
ffmpegenc: Pass the size of the output buffer to avcodec_encode_audio
avcodec_encode_audio is documented as taking the size of the output
buffer not the size of the input buffer. This fixes the use of the G722
encoder and makes the code more consistent with avconv from the libav
source tree.
Sjoerd Simons [Mon, 10 Oct 2011 21:04:48 +0000 (22:04 +0100)]
ffmpegcodecmap: Further specify allowed rates for G722 and G726
Sjoerd Simons [Mon, 10 Oct 2011 13:50:09 +0000 (14:50 +0100)]
ffmpegcodecmap: Always restrict audio codec in the unfixed cases
If the context isn't fixed yet or if it doesn't exist then always
restrict the caps.
Also restrict the maximum channels for G726 and G722 to 1 channel
Edward Hervey [Tue, 18 Oct 2011 08:23:44 +0000 (10:23 +0200)]
0.10.12.2 pre-release
Edward Hervey [Tue, 18 Oct 2011 08:18:27 +0000 (10:18 +0200)]
libav: Update to v0.7.2 release
Edward Hervey [Mon, 17 Oct 2011 14:29:10 +0000 (16:29 +0200)]
Merge remote-tracking branch 'origin/master' into 0.11
Edward Hervey [Mon, 17 Oct 2011 14:27:36 +0000 (16:27 +0200)]
gstffmpegdec: Re-enable MT-decoding by default
Edward Hervey [Mon, 17 Oct 2011 14:26:52 +0000 (16:26 +0200)]
gstffmpegutils: Fix include
Edward Hervey [Mon, 17 Oct 2011 14:26:20 +0000 (16:26 +0200)]
configure.ac: Fix for new libav
Edward Hervey [Mon, 17 Oct 2011 14:02:51 +0000 (16:02 +0200)]
libav: Switch to current git master
Edward Hervey [Tue, 11 Oct 2011 12:02:53 +0000 (14:02 +0200)]
gstffmpegcodecmap: Avoid string operations on NULL
Wim Taymans [Mon, 3 Oct 2011 09:34:34 +0000 (11:34 +0200)]
dec: remove interlaced update code
Wim Taymans [Mon, 3 Oct 2011 09:32:24 +0000 (11:32 +0200)]
Merge branch 'master' into 0.11
Vincent Penquerc'h [Mon, 29 Aug 2011 14:18:39 +0000 (15:18 +0100)]
ffdec: ensure buffers have correct interlacedness in caps
Whether a frame is interlaced or not is unknown at the time of
buffer allocation, so caps on the buffer in opaque will have
a previous frame's interlaced flag set. So if interlacedness
changes, we update the buffer (if any) caps with the correct
interlaced flag once we know.
https://bugzilla.gnome.org/show_bug.cgi?id=656155
Wim Taymans [Wed, 28 Sep 2011 11:29:08 +0000 (13:29 +0200)]
Merge branch 'master' into 0.11
Conflicts:
configure.ac
ext/ffmpeg/gstffmpegcodecmap.c
ext/ffmpeg/gstffmpegdeinterlace.c
Vincent Penquerc'h [Thu, 1 Sep 2011 15:46:47 +0000 (16:46 +0100)]
ffmpegdec: post QoS messages when dropping a frame
There seems to be a little bit of non obvious logic where
the QoS logic can decide to not drop decoding a frame and
pass it to ffmpeg, telling it to drop.
In this case, the QoS logic does not drop the frame itself,
but since the frame will end up being dropped, we still
mark it as dropped and post a QoS message.
https://bugzilla.gnome.org/show_bug.cgi?id=657950
Tim-Philipp Müller [Mon, 26 Sep 2011 18:55:54 +0000 (19:55 +0100)]
ffmpegdec: disable parser for already-parsed FLAC input
Not needed to make anything work, just seems to make sense.
https://bugzilla.gnome.org/show_bug.cgi?id=589361
Tim-Philipp Müller [Mon, 26 Sep 2011 18:54:52 +0000 (19:54 +0100)]
ffmpegcodecmap: don't create dummy codec data for FLAC decoder
Since then it just errors out because it's too small, as it
wants the flac headers as codec data if there is codec data.
https://bugzilla.gnome.org/show_bug.cgi?id=589361
Tvrtko Ursulin [Fri, 12 Aug 2011 08:06:03 +0000 (09:06 +0100)]
ffdeinterlace: add "mode" property including automatic mode
Just like deinterlace.
https://bugzilla.gnome.org/show_bug.cgi?id=656328
Stefan Sauer [Wed, 7 Sep 2011 14:10:02 +0000 (16:10 +0200)]
docs: cleanup makefiles
Remove commented out parts that we don't need. Remove "the wingo addition" - no
so useful after all. Narrow down file-globs for plugin docs.
Stefan Sauer [Tue, 6 Sep 2011 19:52:50 +0000 (21:52 +0200)]
Automatic update of common submodule
From a39eb83 to 11f0cd5
Stefan Sauer [Tue, 6 Sep 2011 14:06:23 +0000 (16:06 +0200)]
Automatic update of common submodule
From 605cd9a to a39eb83
Wim Taymans [Tue, 6 Sep 2011 13:29:26 +0000 (15:29 +0200)]
ffmpeg: fix for audio caps change
Nicolas Dufresne [Fri, 2 Sep 2011 20:25:16 +0000 (16:25 -0400)]
ffdec: Blacklist non-working subtitle decoders
This include decoder for ASS, SRT, PGS, DVD and DVB. Those are generated
with bad capabilities and are not usable in GStreamer. Other elements exist
to handle those subtitle formats.
https://bugzilla.gnome.org/show_bug.cgi?id=658019
Tim-Philipp Müller [Mon, 18 Jul 2011 11:12:38 +0000 (12:12 +0100)]
tests: add simple test for creating postproc elements
https://bugzilla.gnome.org/show_bug.cgi?id=654634
Tim-Philipp Müller [Sat, 3 Sep 2011 11:30:26 +0000 (12:30 +0100)]
Update internal libav snapshot to latest releases/0.7 tip for postproc fix
https://bugzilla.gnome.org/show_bug.cgi?id=654634
Tim-Philipp Müller [Sat, 3 Sep 2011 11:27:28 +0000 (12:27 +0100)]
configure: back to development
Wim Taymans [Thu, 25 Aug 2011 14:41:36 +0000 (16:41 +0200)]
ffdec: port to new flags
Wim Taymans [Mon, 22 Aug 2011 11:33:31 +0000 (13:33 +0200)]
ffmpeg: convert to new caps
Wim Taymans [Fri, 19 Aug 2011 16:33:11 +0000 (18:33 +0200)]
ffmpeg: port to new audio caps
Wim Taymans [Fri, 5 Aug 2011 10:04:13 +0000 (12:04 +0200)]
ffmpegdec: react to the reconfigure event
Also renegotiate the caps and bufferpool when we have a rereconfigure event
pending.
Wim Taymans [Thu, 4 Aug 2011 09:10:26 +0000 (11:10 +0200)]
ffdec: ensure bufferpool size
Make sure the bufferpool size is at least what we expect.
Add some more debug.
Wim Taymans [Mon, 1 Aug 2011 16:10:53 +0000 (18:10 +0200)]
ffdec: enable direct rendering for all formats
Since we now support padding, we can enable direct rendering for all formats.
Wim Taymans [Mon, 1 Aug 2011 15:57:38 +0000 (17:57 +0200)]
ffdec: add alignment support
Always diable EMU_EDGE. Use the bufferpool options to enable extra padding on
allocated frames. If the downstream bufferpool does not support the padding,
disable direct rendering and do the final copy/cropping into the non-padded
output frame.
Wim Taymans [Fri, 29 Jul 2011 11:40:30 +0000 (13:40 +0200)]
ffdec: refactor picture fill code
Make a method to hold the code to convert a GstVideoFrame to an AVFrame so that
we can reuse it in the non-direct rendering case.
Wim Taymans [Fri, 29 Jul 2011 11:08:53 +0000 (13:08 +0200)]
ffdec: cleanups
Make things a little more readable.
Wim Taymans [Fri, 29 Jul 2011 10:36:12 +0000 (12:36 +0200)]
ffdec: use video frame helpers
Use the video frame helper functions to map and set up the strides in the
picture for ffmpeg.
Wim Taymans [Fri, 29 Jul 2011 10:34:04 +0000 (12:34 +0200)]
ffmpegdec: fix for query API change
Wim Taymans [Fri, 29 Jul 2011 10:32:45 +0000 (12:32 +0200)]
ffmpeg: fix for query API changes
Wim Taymans [Fri, 29 Jul 2011 08:57:20 +0000 (10:57 +0200)]
ffdec: remove unused variable
Wim Taymans [Fri, 29 Jul 2011 08:31:03 +0000 (10:31 +0200)]
ffmpeg: First set of cleanups
Store incomming info from the caps, current context and output formats into
separate variables so that we can more easily handle them.
Refactor the negotiation code.
Rework the bufferpool setup code. Take into account that we might want to
negotiate extra borders around the image in direct rendering.
Remove some of the cropping code for now.
Wim Taymans [Fri, 29 Jul 2011 08:25:03 +0000 (10:25 +0200)]
ffmpeg: add GstVideoFormat helper function
Add a function to convert an ffmpeg pixfmt to a GStreamer GstVideoFormat.
Wim Taymans [Thu, 28 Jul 2011 09:38:27 +0000 (11:38 +0200)]
ffdec: cleanups
Remove useless switch
Remove old EXTRA_REF define
Move errors out of the main code path
Wim Taymans [Thu, 28 Jul 2011 08:50:01 +0000 (10:50 +0200)]
ffdec: small cleanups
USe gst_pad_peer_query() to forward the query to the peer.
Wim Taymans [Fri, 22 Jul 2011 15:54:32 +0000 (17:54 +0200)]
Merge branch 'master' into 0.11
Conflicts:
configure.ac
ext/ffmpeg/gstffmpegcodecmap.c
Edward Hervey [Wed, 20 Jul 2011 10:14:45 +0000 (12:14 +0200)]
Release 0.10.12
Edward Hervey [Wed, 20 Jul 2011 10:05:34 +0000 (12:05 +0200)]
Update dope file
Raimo Järvi [Fri, 17 Jun 2011 11:05:58 +0000 (14:05 +0300)]
codecmap: Don't create dummy extradata for AAC LATM
If extradata is created for LATM, libav will use it for initialising AAC
decoder and decoding will fail.
Fixes bug #652812.
Edward Hervey [Fri, 15 Jul 2011 10:34:19 +0000 (12:34 +0200)]
Merge branch 'master' into 0.11
Edward Hervey [Tue, 12 Jul 2011 16:36:35 +0000 (18:36 +0200)]
gst-libs: Update libav checkout to latest 0.7 tip
Contains MT fixes
David Schleef [Sun, 5 Jun 2011 02:10:15 +0000 (19:10 -0700)]
configure: Remove -gnu from target_os
Fixes #651768.
Edward Hervey [Mon, 11 Jul 2011 08:47:26 +0000 (10:47 +0200)]
ffmpegdec: Set default number of threads to 1
Too many suspicious errors/warnings pop up when more than 1 thread
is used.
Fixes #653649
Wim Taymans [Thu, 7 Jul 2011 16:52:23 +0000 (18:52 +0200)]
remove -Wcast-align
See: https://bugzilla.gnome.org/show_bug.cgi?id=615698
Wim Taymans [Thu, 7 Jul 2011 16:52:23 +0000 (18:52 +0200)]
remove -Wcast-align
See: https://bugzilla.gnome.org/show_bug.cgi?id=615698
Wim Taymans [Thu, 7 Jul 2011 11:50:18 +0000 (13:50 +0200)]
Merge branch 'master' into 0.11
Conflicts:
configure.ac
ext/ffmpeg/gstffmpegdec.c
Tim-Philipp Müller [Tue, 5 Jul 2011 09:42:56 +0000 (10:42 +0100)]
ffmpegscale: add cast to fix compiler warning
Tim-Philipp Müller [Tue, 5 Jul 2011 09:39:52 +0000 (10:39 +0100)]
ffmpegscale: update for GstVideoInfo API changes
Tim-Philipp Müller [Tue, 5 Jul 2011 09:34:24 +0000 (10:34 +0100)]
Add -DGST_USE_UNSTABLE_API to the compiler flags to avoid warnings
Edward Hervey [Thu, 30 Jun 2011 19:38:57 +0000 (21:38 +0200)]
ffmpegdec: Setting AC3/EAC3/DTS decoders to rank NONE for release
This still causes issues with bad (missing?) downmixing.
They can be handled by existing a52dec/dtsdec
See Bug #608892
Mark Nauwelaerts [Thu, 30 Jun 2011 07:06:21 +0000 (09:06 +0200)]
ffmpegcodecmap: really include all supported sample formats in audio caps
Fixes #653717.
Mark Nauwelaerts [Wed, 29 Jun 2011 14:22:48 +0000 (16:22 +0200)]
ffmpegdec: avoid allocating and leaking local avpacket helpers
... by _init'ing them as locals rather than _new'ing them.
Fixes #653648.
Mark Nauwelaerts [Thu, 30 Jun 2011 07:21:31 +0000 (09:21 +0200)]
ffmpegenc: handle filter caps in _getcaps
Mark Nauwelaerts [Thu, 30 Jun 2011 07:20:11 +0000 (09:20 +0200)]
ffmpegenc: properly handle caps event
... which comes down to unconditionally eating incoming caps event,
since that one could never correctly describe the setup for downstream
elements.
Mark Nauwelaerts [Thu, 30 Jun 2011 07:18:42 +0000 (09:18 +0200)]
ffmpegenc: ensure properly negotiated prior to processing
Doing so is even more pertinent in 0.11, since core assists much less
in setting up negotiation and feedback on handling caps event is more likely
to get lost.
Mark Nauwelaerts [Wed, 29 Jun 2011 09:44:27 +0000 (11:44 +0200)]
ffmpegdec: unref eaten caps event
Mark Nauwelaerts [Wed, 29 Jun 2011 09:44:11 +0000 (11:44 +0200)]
ffmpegdec: unref allocation query
Edward Hervey [Sat, 25 Jun 2011 11:05:41 +0000 (13:05 +0200)]
configure.ac: 0.10.11.2 pre-release
Edward Hervey [Thu, 16 Jun 2011 18:02:40 +0000 (20:02 +0200)]
ext: Bumping libav checkout to current tip of v0.7 branch
David Schleef [Thu, 23 Jun 2011 18:29:42 +0000 (11:29 -0700)]
Automatic update of common submodule
From 69b981f to 605cd9a
Jan Schmidt [Tue, 21 Jun 2011 04:33:29 +0000 (14:33 +1000)]
Enable threading in ffmpeg decoders that support it.
Add a max-threads property, which defaults to '0 = auto'
Add a utility function taken from libschroedinger which sets
the ffmpeg worker thread count to match the computer processor
count by default.
Wim Taymans [Mon, 20 Jun 2011 09:57:29 +0000 (11:57 +0200)]
ffmpeg: port to new caps
Wim Taymans [Mon, 20 Jun 2011 09:29:10 +0000 (11:29 +0200)]
swscale: port to new video API
Wim Taymans [Mon, 20 Jun 2011 08:42:30 +0000 (10:42 +0200)]
ffmpeg: fix some caps
Wim Taymans [Mon, 13 Jun 2011 14:34:18 +0000 (16:34 +0200)]
utils: update for buffer API change
Wim Taymans [Sat, 11 Jun 2011 16:55:05 +0000 (18:55 +0200)]
ffdec: update for bufferpool API change
Wim Taymans [Fri, 10 Jun 2011 16:07:28 +0000 (18:07 +0200)]
ffdec: small cleanups
We can use or to calculate the max alignment
Wim Taymans [Fri, 10 Jun 2011 15:56:27 +0000 (17:56 +0200)]
dec: fix for new alignment values
Wim Taymans [Fri, 10 Jun 2011 15:56:01 +0000 (17:56 +0200)]
ffdemux: fix for API change of flush_start
Edward Hervey [Wed, 8 Jun 2011 16:04:38 +0000 (18:04 +0200)]
Merge branch 'master' into 0.11