Sebastian Dröge [Thu, 4 Oct 2012 16:37:18 +0000 (18:37 +0200)]
videobalance: Add support for NV12 and NV21
Patricia Muscalu [Mon, 1 Oct 2012 13:11:05 +0000 (15:11 +0200)]
rtph264pay: do not push unmapped data
Also do not use a GstBuffer after it has been pushed into the adapter.
https://bugzilla.gnome.org/show_bug.cgi?id=685213
Michael Smith [Wed, 3 Oct 2012 17:51:45 +0000 (10:51 -0700)]
meta info: threadsafe registration using g_once
Mark Nauwelaerts [Mon, 1 Oct 2012 13:44:01 +0000 (15:44 +0200)]
avidemux: push mode; handle some initial junk before hdrl list
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=685059
Tim-Philipp Müller [Mon, 1 Oct 2012 13:03:19 +0000 (14:03 +0100)]
tests: port gdkpixbufsink test
Tim-Philipp Müller [Sat, 29 Sep 2012 10:59:31 +0000 (11:59 +0100)]
Purge references to liboil
https://bugzilla.gnome.org/show_bug.cgi?id=673285
Mark Nauwelaerts [Fri, 28 Sep 2012 14:51:01 +0000 (16:51 +0200)]
avidemux: recognize all xsub frames as keyframes
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=684977
Mark Nauwelaerts [Fri, 28 Sep 2012 14:50:25 +0000 (16:50 +0200)]
avidemux: push mode: find the correct chunk for segment following seek
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=684977
Arnaud Vrac [Thu, 27 Sep 2012 21:17:49 +0000 (22:17 +0100)]
qtdemux: fix parsing in push mode when moov atom is at the end
When playing an mp4 file with the MOOV atom at the end of the file, playback
fails with the error message "no 'moov' atom within the first 10 MB". This is
due to a mistake in the upstream_size typing, making the seek to the end of
file never happening.
https://bugzilla.gnome.org/show_bug.cgi?id=684972
Andre Moreira Magalhaes (andrunko) [Thu, 27 Sep 2012 18:50:49 +0000 (15:50 -0300)]
gamma: remove duplicate entries at format at caps
Avoids extra caps/structures processing
Wim Taymans [Thu, 27 Sep 2012 12:13:42 +0000 (14:13 +0200)]
rtpvrawdepay: negotiate pool with srcpad caps
Sebastian Dröge [Thu, 27 Sep 2012 09:02:51 +0000 (11:02 +0200)]
dvdemux: The convert and duration queries are not supposed to change the format
Tim-Philipp Müller [Wed, 26 Sep 2012 08:28:59 +0000 (09:28 +0100)]
videomixer: clear video frame more correctly
Make sure not to touch memory that doesn't belong to
our frame, we might be one part of a side-by-side 3D
frame, or in a picture-in-picture scenario.
Tim-Philipp Müller [Tue, 25 Sep 2012 23:44:59 +0000 (00:44 +0100)]
flvdemux: minor clean-up
Use GstByteWriter, because we can, and g_value_take_boxed.
Dmitriy Samonenko [Mon, 10 Sep 2012 06:27:28 +0000 (10:27 +0400)]
flvdemux: fix speex audio decoding by creating fake stream header
https://bugzilla.gnome.org/show_bug.cgi?id=683622
Tim-Philipp Müller [Tue, 25 Sep 2012 20:21:15 +0000 (21:21 +0100)]
videomixer: fix warnings when using transparent background
gst_video_frame_map() increases the refcount, which makes
the buffer not writable any more technically, so calling
gst_buffer_memset() on it will cause nasty warnings.
Unit test disabled because it very rarely (for me)
fails, possibly negotiation-related.
https://bugzilla.gnome.org/show_bug.cgi?id=684398
Robert Swain [Tue, 25 Sep 2012 08:43:28 +0000 (10:43 +0200)]
deinterlace: Add some useful debug logging
Robert Swain [Tue, 25 Sep 2012 08:41:44 +0000 (10:41 +0200)]
deinterlace: Fix telecine
This only affects behaviour in telecine cases with pattern locking
enabled. The default case should be untouched.
This works with the output from fieldanalysis at least, but the field
order looks swapped for telecine mixed buffers with the
David_slides_Schleef clip.
Edward Hervey [Tue, 25 Sep 2012 12:43:15 +0000 (14:43 +0200)]
vp8enc: Disable GLIB deprecation warnings
GValueArray has been deprecated since 2.32 ... but there's no usable
replacement for it.
See https://bugzilla.gnome.org/show_bug.cgi?id=667228
Edward Hervey [Tue, 25 Sep 2012 12:18:35 +0000 (14:18 +0200)]
videomixer: Fix leak
Tim-Philipp Müller [Mon, 24 Sep 2012 15:46:18 +0000 (16:46 +0100)]
Back to development (bug fixing)
Tim-Philipp Müller [Mon, 24 Sep 2012 13:06:42 +0000 (14:06 +0100)]
Release 1.0.0
Tim-Philipp Müller [Mon, 24 Sep 2012 10:56:56 +0000 (11:56 +0100)]
tests: remove g_printerr() that's not needed any longer
now that tcase_skip_broken_test() prints it as well.
Tim-Philipp Müller [Sun, 23 Sep 2012 18:50:42 +0000 (19:50 +0100)]
tests: disable failing replaygain tests
Tim-Philipp Müller [Sun, 23 Sep 2012 15:31:37 +0000 (16:31 +0100)]
smpte: send stream-start event
Tim-Philipp Müller [Sun, 23 Sep 2012 15:10:36 +0000 (16:10 +0100)]
multipartmux: send stream-start event
Tim-Philipp Müller [Sun, 23 Sep 2012 15:02:19 +0000 (16:02 +0100)]
matroskamux: send stream-start
Tim-Philipp Müller [Sun, 23 Sep 2012 14:57:35 +0000 (15:57 +0100)]
qtmux: send stream-start event
Tim-Philipp Müller [Sun, 23 Sep 2012 14:48:54 +0000 (15:48 +0100)]
interleave: add a bunch of FIXMEs
Needs some more work, so stream-start, caps and tags are
sent in the right order.
Tim-Philipp Müller [Sun, 23 Sep 2012 14:18:54 +0000 (15:18 +0100)]
flvmux: send stream-start event
Tim-Philipp Müller [Sun, 23 Sep 2012 14:16:14 +0000 (15:16 +0100)]
avimux: send stream-start event
Tim-Philipp Müller [Sat, 22 Sep 2012 15:08:05 +0000 (16:08 +0100)]
Automatic update of common submodule
From 4f962f7 to 6c0b52c
Tim-Philipp Müller [Fri, 21 Sep 2012 20:54:36 +0000 (21:54 +0100)]
rtspsrc: answer URI query
Without this, something also answered the query
with TRUE but without setting a uri, not sure
what that was..
Olivier Crête [Thu, 20 Sep 2012 21:28:47 +0000 (17:28 -0400)]
rtph264pay: Make sure the caps don't have duplicated sps/pps
Arun Raghavan [Thu, 20 Sep 2012 17:58:12 +0000 (19:58 +0200)]
pulsesrc: Mute stream post-connection if required
A bug in PulseAudio causes PA_STREAM_START_MUTED to be rejected on
record streams. Until this is fixed upstream, we mute the stream
manually at startup. Based on a patch by Alban Browaeys
<prahal@yahoo.com>.
https://bugzilla.gnome.org/show_bug.cgi?id=684469
Michael Smith [Fri, 21 Sep 2012 01:00:59 +0000 (18:00 -0700)]
qtdemux: 24 bit audio here is S24LE, not S24_3LE.
Sjoerd Simons [Thu, 20 Sep 2012 08:07:24 +0000 (10:07 +0200)]
v4l2src: handle latency query before setting up the bufferpool
Fixes crash if no bufferpool is set up yet.
https://bugzilla.gnome.org/show_bug.cgi?id=684430
Arun Raghavan [Wed, 19 Sep 2012 03:47:03 +0000 (09:17 +0530)]
osxaudiosink: Specify endianness in IEC 61937 payloading
Corresponds to an API change in gst-plugins-base. This needs to be fixed
to query the expected byte order using appropriate API.
https://bugzilla.gnome.org/show_bug.cgi?id=678021
Arun Raghavan [Wed, 19 Sep 2012 03:45:53 +0000 (09:15 +0530)]
directsoundsink: Specify endianness in IEC 61937 payloading
DirectSound expects native endian byte order.
https://bugzilla.gnome.org/show_bug.cgi?id=678021
Arun Raghavan [Wed, 19 Sep 2012 03:43:11 +0000 (09:13 +0530)]
pulsesink: Specify endianness in IEC 61937 payloading
Corresponds to an API change in gst-plugins-base.
https://bugzilla.gnome.org/show_bug.cgi?id=678021
Robert Swain [Tue, 18 Sep 2012 22:39:01 +0000 (00:39 +0200)]
deinterlace: Remove incorrect logic
I don't understand why these lines were added, they don't make sense to
me now and both David and I agree that removing them moves closer to
related logic being correct, therefore, they're being removed.
I've tested a few progressive, interlaced and telecine clips and they
all behave properly timestamp-wise and visually after these changes.
Robert Swain [Tue, 18 Sep 2012 22:17:49 +0000 (00:17 +0200)]
deinterlace: Fix field duration
The frame rate fraction is correctly adjusted in the cases preceding the
field duration calculation and so the factor of 2 is incorrect.
Michael Smith [Tue, 18 Sep 2012 17:34:03 +0000 (10:34 -0700)]
videobox: Fix U/V strides for a number of cases.
Mark Nauwelaerts [Tue, 18 Sep 2012 10:13:21 +0000 (12:13 +0200)]
videomixer: init videoinfo
... to prevent random bogus caps fields.
Mark Nauwelaerts [Tue, 18 Sep 2012 10:12:39 +0000 (12:12 +0200)]
videomixer: chain up to collectpads query function
Nicolas Dufresne [Mon, 17 Sep 2012 17:17:00 +0000 (13:17 -0400)]
videomixer: Don't let GstCollectPad shadow custom sink pad query func
In the current implementation, the custom pad query function is not called.
This patch, set that query function on the GstCollectPads to avoid this
shadowing.
See https://bugzilla.gnome.org/show_bug.cgi?id=684237
Tim-Philipp Müller [Mon, 17 Sep 2012 17:23:11 +0000 (18:23 +0100)]
tests: dist image.jpg for jpeg test
Tim-Philipp Müller [Mon, 17 Sep 2012 16:57:58 +0000 (17:57 +0100)]
Release 0.11.99
Tim-Philipp Müller [Mon, 17 Sep 2012 15:53:04 +0000 (16:53 +0100)]
docs: update
Christian Fredrik Kalager Schaller [Mon, 17 Sep 2012 11:30:15 +0000 (13:30 +0200)]
Fix spec file for vp8 move
Sebastian Dröge [Mon, 17 Sep 2012 11:23:36 +0000 (13:23 +0200)]
annodex: Add to the CRUFT_DIRS
Tim-Philipp Müller [Mon, 17 Sep 2012 11:14:07 +0000 (12:14 +0100)]
docs: update
Sebastian Dröge [Mon, 17 Sep 2012 07:48:56 +0000 (09:48 +0200)]
vp8enc: Correctly finish frames
Previously we would always get the same frame if multiple frames are pending,
leaking memory of the previous frames and breaking timestamps.
Sebastian Dröge [Mon, 17 Sep 2012 07:40:41 +0000 (09:40 +0200)]
vp8enc: Allow changing bitrate and other parameters during playback
Fixes bug #648276.
Sebastian Dröge [Mon, 17 Sep 2012 07:16:39 +0000 (09:16 +0200)]
vp8enc: Store configuration in the vpx_codec_enc_cfg_t struct instead of duplicating all variables
Also protect encoder with a mutex.
Sebastian Dröge [Sun, 16 Sep 2012 14:03:06 +0000 (16:03 +0200)]
vp8enc: Update documentation to reflect new property names
...and also link to the WebM encoder parameters website.
Sebastian Dröge [Sun, 16 Sep 2012 13:57:58 +0000 (15:57 +0200)]
vp8enc: Make some property names more readable
Sebastian Dröge [Sun, 16 Sep 2012 13:47:16 +0000 (15:47 +0200)]
vp8: Add tests to .gitignore
Sebastian Dröge [Sun, 16 Sep 2012 13:46:31 +0000 (15:46 +0200)]
vp8enc: Update patch to the new property names
Sebastian Dröge [Sun, 16 Sep 2012 13:46:22 +0000 (15:46 +0200)]
vpx: Integrate test into the build system too
Wim Taymans [Tue, 7 Feb 2012 16:00:26 +0000 (17:00 +0100)]
[MOVED FROM BAD 6/6] tests: fix more unit tests
René Stadler [Thu, 24 Nov 2011 20:42:39 +0000 (21:42 +0100)]
[MOVED FROM BAD 5/6] tests: update for gstcheck API change
Sebastian Dröge [Sat, 10 Jul 2010 13:46:51 +0000 (15:46 +0200)]
[MOVED FROM BAD 4/6] vp8dec: Add simple unit test for vp8dec
Sebastian Dröge [Sat, 10 Jul 2010 13:46:43 +0000 (15:46 +0200)]
[MOVED FROM BAD 3/6] vp8enc: Improve unit test a bit
Sebastian Dröge [Sat, 10 Jul 2010 13:32:29 +0000 (15:32 +0200)]
[MOVED FROM BAD 2/6] vp8enc: Also check the output caps in the unit test
Sebastian Dröge [Sat, 10 Jul 2010 13:29:46 +0000 (15:29 +0200)]
[MOVED FROM BAD 1/6] vp8enc: Add simple unit test
Sebastian Dröge [Sun, 16 Sep 2012 13:43:39 +0000 (15:43 +0200)]
vpx: Integrate into the build system
Sebastian Dröge [Sun, 16 Sep 2012 13:33:57 +0000 (15:33 +0200)]
vpx: Rename vp8 plugin to vpx
This is using libvpx, which can support more codecs than just VP8
and will likely support future codecs.
Sebastian Dröge [Sun, 16 Sep 2012 13:32:24 +0000 (15:32 +0200)]
vp8: Apply remaining changes that got lost while moving the plugin via git am thanks to merges
Sebastian Dröge [Sun, 16 Sep 2012 13:25:08 +0000 (15:25 +0200)]
[MOVED FROM BAD 134/134] vp8dec: Unref input/output states when stopping the decoder
Sebastian Dröge [Sun, 16 Sep 2012 13:18:20 +0000 (15:18 +0200)]
[MOVED FROM BAD 133/134] vp8enc: Update realtime profile to the new properties
Sebastian Dröge [Sun, 16 Sep 2012 08:56:07 +0000 (10:56 +0200)]
[MOVED FROM BAD 132/134] vp8: Require latest libvpx release (1.1.0 from May 2012)
Fixes bug #684116 and simplifies configure checks.
Sebastian Dröge [Sat, 15 Sep 2012 18:23:13 +0000 (20:23 +0200)]
[MOVED FROM BAD 131/134] vp8enc: Use a string field for the profile in the caps
Just for consistency with all the other codecs.
Sebastian Dröge [Fri, 14 Sep 2012 22:04:07 +0000 (00:04 +0200)]
[MOVED FROM BAD 130/134] vp8enc: Correctly set profile in caps
Sebastian Dröge [Fri, 14 Sep 2012 21:41:48 +0000 (23:41 +0200)]
[MOVED FROM BAD 129/134] vp8: Update copyright and authors
Sebastian Dröge [Sat, 8 Sep 2012 13:38:40 +0000 (15:38 +0200)]
[MOVED FROM BAD 128/134] vp8enc: Rework encoder properties to be more in line with the libvpx tools and API
Also add all available properties.
Mark Nauwelaerts [Fri, 14 Sep 2012 15:08:49 +0000 (17:08 +0200)]
[MOVED FROM BAD 127/134] replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Edward Hervey [Thu, 19 Jul 2012 07:05:28 +0000 (09:05 +0200)]
[MOVED FROM BAD 126/134] vp8dec: Call gst_video_decoder_negotiate()
Sebastian Dröge [Tue, 14 Aug 2012 09:17:25 +0000 (11:17 +0200)]
[MOVED FROM BAD 125/134] vp8dec: Add support for multiple decoding threads
Sebastian Dröge [Tue, 14 Aug 2012 09:09:46 +0000 (11:09 +0200)]
[MOVED FROM BAD 124/134] vp8dec: Add support for the MFQE postprocessing flag
Which is enabled by default if postprocessing is enabled.
Sebastian Dröge [Thu, 9 Aug 2012 11:37:22 +0000 (13:37 +0200)]
[MOVED FROM BAD 123/134] vp8: Use pkg-config file for getting the LIBS and CFLAGS
Sebastian Dröge [Wed, 8 Aug 2012 15:06:20 +0000 (17:06 +0200)]
[MOVED FROM BAD 122/134] vp8enc: Update the per-component strides for every frame too
This is necessary because of GstVideoAlignment
Oleksij Rempel [Thu, 26 Jul 2012 17:31:14 +0000 (19:31 +0200)]
[MOVED FROM BAD 121/134] vp8enc: initiate encoder to fix a crash.
Without this patch vp8enc send header before and after first
key frame. On second keyframe vp8dec will crash without getting
decoded frame. With this pipe it is easy to reproduce this issue:
gst-launch-1.0 videotestsrc ! vp8enc ! vp8dec ! fakesink
https://bugzilla.gnome.org/show_bug.cgi?id=680667
Sebastian Dröge [Fri, 27 Jul 2012 22:32:58 +0000 (00:32 +0200)]
[MOVED FROM BAD 120/134] tag: Update for taglist/tag event API changes
Sebastian Dröge [Mon, 23 Jul 2012 08:35:03 +0000 (10:35 +0200)]
[MOVED FROM BAD 119/134] ext: Update for video base classes API changes
Oleksij Rempel [Sat, 21 Jul 2012 17:59:21 +0000 (19:59 +0200)]
[MOVED FROM BAD 118/134] vp8enc: fix memory leak
unref frame. i hope it is correct place to do it.
Signed-off-by: Oleksij Rempel <bug-track@fisher-privat.net>
Wim Taymans [Fri, 6 Jul 2012 09:50:53 +0000 (11:50 +0200)]
[MOVED FROM BAD 117/134] update for query api changes
Wim Taymans [Fri, 6 Jul 2012 09:26:55 +0000 (11:26 +0200)]
[MOVED FROM BAD 116/134] update for query api changes
Wim Taymans [Fri, 6 Jul 2012 09:03:04 +0000 (11:03 +0200)]
[MOVED FROM BAD 115/134] update for allocation query changes
Vincent Penquerc'h [Thu, 7 Jun 2012 11:33:31 +0000 (12:33 +0100)]
[MOVED FROM BAD 114/134] vp8: fix codec state leaks
I only tested that vp8enc ! vp8dec does not crash, as valgrind does not grok
at least one of the instructions used by vp8enc, preventing me from checking
a leak, and the lack of one after the patch.
Wim Taymans [Wed, 6 Jun 2012 11:02:40 +0000 (13:02 +0200)]
[MOVED FROM BAD 113/134] update for tag event change
Sebastian Dröge [Mon, 28 May 2012 14:05:21 +0000 (16:05 +0200)]
[MOVED FROM BAD 112/134] vp8: Port to 0.11 again
Vincent Penquerc'h [Fri, 18 May 2012 11:46:55 +0000 (12:46 +0100)]
[MOVED FROM BAD 111/134] vp8enc: fix target bitrate config with libvpx 1.1.0
libvpx 1.1.0 disallows a bitrate of 0, which was used by
vp8enc as a default value.
Instead, we use the default libvpx bitrate, scaled to our
video size, if no bitrate was specified.
This fixes encoding VP8 video with libvpx 1.1.0.
https://bugzilla.gnome.org/show_bug.cgi?id=676245
Sebastian Dröge [Wed, 16 May 2012 12:04:28 +0000 (14:04 +0200)]
[MOVED FROM BAD 110/134] vp8enc: Update for GstVideoCodecFrame API changes
Thiago Santos [Fri, 27 Apr 2012 21:22:42 +0000 (18:22 -0300)]
[MOVED FROM BAD 109/134] vp8dec: Improve output_state handling
Avoid getting output_state for every buffer as that requires
getting the objectlock and doing reference counting. Store it locally
when it is created and use it.
Thiago Santos [Fri, 27 Apr 2012 12:05:57 +0000 (09:05 -0300)]
[MOVED FROM BAD 108/134] vp8dec: Use outputstate when copying output buffer data
Using the input state was causing a crash because the strides/offsets
would be wrong. Fix it by using the output as we are dealing with
the decoded frame.
Edward Hervey [Tue, 24 Apr 2012 09:08:41 +0000 (11:08 +0200)]
[MOVED FROM BAD 107/134] vp8: Port to -base video base classes
Conflicts:
ext/vp8/Makefile.am
ext/vp8/gstvp8dec.c
ext/vp8/gstvp8enc.c
Back to 0.10 state for now, need to be ported again.
Vincent Penquerc'h [Fri, 18 May 2012 11:46:55 +0000 (12:46 +0100)]
[MOVED FROM BAD 106/134] vp8enc: fix target bitrate config with libvpx 1.1.0
libvpx 1.1.0 disallows a bitrate of 0, which was used by
vp8enc as a default value.
Instead, we use the default libvpx bitrate, scaled to our
video size, if no bitrate was specified.
This fixes encoding VP8 video with libvpx 1.1.0.
https://bugzilla.gnome.org/show_bug.cgi?id=676245
Sebastian Dröge [Thu, 5 Apr 2012 16:02:56 +0000 (18:02 +0200)]
[MOVED FROM BAD 105/134] gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge [Wed, 4 Apr 2012 12:41:22 +0000 (14:41 +0200)]
[MOVED FROM BAD 104/134] gst: Update versioning