Jan Schmidt [Mon, 5 Oct 2009 12:56:15 +0000 (13:56 +0100)]
Release 0.10.25
Jan Schmidt [Mon, 5 Oct 2009 12:49:10 +0000 (13:49 +0100)]
Update .po files
Jan Schmidt [Thu, 1 Oct 2009 16:17:55 +0000 (17:17 +0100)]
0.10.24.4 pre-release
Sebastian Dröge [Thu, 1 Oct 2009 08:37:38 +0000 (10:37 +0200)]
pango: Unpremultiply Cairo's ARGB to match GStreamers ARGB
Wim Taymans [Mon, 28 Sep 2009 20:06:11 +0000 (22:06 +0200)]
playsink: make the lock recursive for now
Fixes #583255
Wim Taymans [Mon, 28 Sep 2009 19:54:03 +0000 (21:54 +0200)]
playsink: fix the vis property getter
Christian F.K. Schaller [Wed, 30 Sep 2009 17:06:56 +0000 (18:06 +0100)]
Add missing file to spec file
Sebastian Dröge [Thu, 17 Sep 2009 14:57:48 +0000 (16:57 +0200)]
cddabasesrc: Fix string leaks in the unit test and a leak in cddabasesrc
Jonathan Matthew [Thu, 17 Sep 2009 13:42:52 +0000 (23:42 +1000)]
cddabasesrc: ignore URI fragments that look like device paths
Rhythmbox uses cdda:// URIs of the form cdda://track#device, which
worked before the fix for bug #321532.
Also adds a check for negative track numbers and some unit tests for URI
parsing.
Fixes bug #595454.
Jan Schmidt [Thu, 17 Sep 2009 00:20:45 +0000 (01:20 +0100)]
0.10.24.3 pre-release
Michael Smith [Tue, 15 Sep 2009 22:23:49 +0000 (15:23 -0700)]
vorbistag: don't ever return NULL in list of strings.
Edward Hervey [Mon, 14 Sep 2009 10:18:33 +0000 (12:18 +0200)]
playsink: Expose mute,volume,vis-plugin and font-desc properties
https://bugzilla.gnome.org/show_bug.cgi?id=594623
Edward Hervey [Wed, 9 Sep 2009 10:42:04 +0000 (12:42 +0200)]
GstPlaySink: Expose 'reconfigure' as an action signal.
Edward Hervey [Wed, 9 Sep 2009 09:17:28 +0000 (11:17 +0200)]
GstPlaySink: Expose flags as a gobject property.
Edward Hervey [Tue, 8 Sep 2009 09:35:20 +0000 (11:35 +0200)]
playback: Register playsink as an element.
This allows using playsink from outside the playback plugin.
Add code to be able to request the sink pads using standard GStreamer API.
TODO : expose GObject properties/signals.
Stefan Kost [Sat, 12 Sep 2009 11:55:06 +0000 (14:55 +0300)]
docs: add new gst_stream_volume_get_type to types file
This is needs to get Gobject features to show up in the docs.
David Schleef [Sat, 12 Sep 2009 22:48:11 +0000 (15:48 -0700)]
oggdemux: Fix duration calculation for truncated files
If the last page of a stream has a granulepos of -1, that is,
it doesn't complete a packet, we need to continue to search
for the last granulepos.
Sebastian Dröge [Sat, 12 Sep 2009 12:01:20 +0000 (14:01 +0200)]
introspection: Build pkgconfig before all libraries and set PKG_CONFIG_PATH
This way g-ir-scanner can find the gstreamer-*-0.10 pkg-config files.
Jan Schmidt [Sat, 12 Sep 2009 01:23:07 +0000 (02:23 +0100)]
theoraenc: Fix a string leak in _getcaps()
Jan Schmidt [Fri, 11 Sep 2009 22:49:11 +0000 (23:49 +0100)]
0.10.24.2 pre-release
Jan Schmidt [Fri, 11 Sep 2009 20:44:18 +0000 (21:44 +0100)]
check: Improve audioresample test
Make the audioresample test work with CK_FORK=no, and
turn a g_print into a GST_INFO.
Benjamin Otte [Fri, 11 Sep 2009 20:09:06 +0000 (22:09 +0200)]
videotestsrc: Fix crashes with even widths
The fix for green lines introduced by commit
35fdfcc6258c66ba462a4330a35deffb0f2b501d caused invalid memory accesses
for even widths. This patch fixes it.
Sebastian Dröge [Fri, 11 Sep 2009 13:11:41 +0000 (15:11 +0200)]
playbin2: Implement GstStreamVolume interface
Sebastian Dröge [Fri, 11 Sep 2009 13:04:42 +0000 (15:04 +0200)]
volume: Implement GstStreamVolume interface
Sebastian Dröge [Fri, 11 Sep 2009 12:54:17 +0000 (14:54 +0200)]
interfaces: API: Add GstStreamVolume interface
Fixes bug #567660.
Wim Taymans [Fri, 11 Sep 2009 10:20:10 +0000 (12:20 +0200)]
rtsp: properly fix the HTTP manual mode
When we're not parsing HTTP, return EPARSE when we get an HTTP
message.
Tim-Philipp Müller [Fri, 11 Sep 2009 09:16:15 +0000 (10:16 +0100)]
mixertrack: add READONLY and WRITEONLY flags
Should really have been READABLE and WRITABLE, but those are hard to
add whilst maintaining backwards compatibility. See #343615.
API: GST_MIXER_TRACK_READONLY
API: GST_MIXER_TRACK_WRITEONLY
Tim-Philipp Müller [Fri, 11 Sep 2009 09:02:54 +0000 (10:02 +0100)]
ringbuffer: fix build against core that has debugging disabled
The macro is called GST_DISABLE_GST_DEBUG, not GST_DISABLE_DEBUG.
Sebastian Dröge [Fri, 11 Sep 2009 05:38:28 +0000 (07:38 +0200)]
videorate: Add Since marker for the new skip-to-first property
Olivier Crête [Fri, 11 Sep 2009 05:36:10 +0000 (07:36 +0200)]
videorate: Make videorate work with a live source
Add a property that makes videorate skip to the first buffer it
receives instead of padding the stream from segment start to the
first real buffer.
Fixes bug #567928.
Sebastian Dröge [Fri, 11 Sep 2009 05:20:49 +0000 (07:20 +0200)]
fft: Mark one function as const and add notes that the structs should be private in 0.11
Stefan Kost [Thu, 10 Sep 2009 19:28:19 +0000 (22:28 +0300)]
ringbuffer: add human readable format names when logging
Add string array with human readable names for format and type to be used in log
statements.
Wim Taymans [Thu, 10 Sep 2009 16:19:36 +0000 (18:19 +0200)]
basertppay: don't print RTP timestamps as clocktime
Don't try to print the RTP timestamp as a GstClockTime, it's just a guint32.
Fixes #594757
Sebastian Dröge [Thu, 10 Sep 2009 14:55:31 +0000 (16:55 +0200)]
playbin(2): Document that the volume property uses a linear scale
Fixes bug #571610.
Wim Taymans [Thu, 10 Sep 2009 12:04:53 +0000 (14:04 +0200)]
rtsp: don't return EPARSE
Don't blindly return EPARSE when http mode is disabled.
Restore old http mode after temporarily setting it to TRUE.
Wim Taymans [Thu, 10 Sep 2009 10:38:16 +0000 (12:38 +0200)]
baseaudiosink: add ugly backward compat hack
Check for pulsesink < 0.10.17 because it includes code that is now included in
baseaudiosink. Disable that code in baseaudiosink to be compatible with the
older version.
Benjamin Otte [Thu, 10 Sep 2009 08:56:29 +0000 (10:56 +0200)]
ffmpegcolorspace: Handle YVU9/YUV9 conversion with odd widths
A green border could be visible when converting to Y444 or RGB, because
the last chroma samples weren't copied correctly
Benjamin Otte [Thu, 10 Sep 2009 08:43:37 +0000 (10:43 +0200)]
videotestsrc: Fix YVU9 and YUV9
- Buffer sizes were computed different from ffmpegcolorspace
- Green bar on right size for widths not divisable by 4
Benjamin Otte [Thu, 10 Sep 2009 08:08:28 +0000 (10:08 +0200)]
videotestsrc: Fix image for odd widths in some formats
videotestsrc rounds chroma down. This causes it to omit the last chroma
value completely for odd widths when the chroma is downsampled.
This patch special cases the last pixel to not be rounded down.
Sebastian Dröge [Thu, 10 Sep 2009 08:02:58 +0000 (10:02 +0200)]
oggdemux: Handle kate and cmml as sparse streams too
Tim-Philipp Müller [Thu, 10 Sep 2009 08:00:16 +0000 (10:00 +0200)]
oggdemux: Better handling of sparse streams by sending segment updates
Fixes bug #397419.
Stefan Kost [Thu, 10 Sep 2009 06:43:28 +0000 (09:43 +0300)]
docs: tell a biit more about uri-decodebin and buffering
Wim Taymans [Wed, 9 Sep 2009 16:24:44 +0000 (18:24 +0200)]
baseaudiosink: take clock time in setcaps
Take the time of the clock so that the last_time field is set. This is important
for sinks that restart their internal ringbuffer after a caps change and need to
know the last know position.
Wim Taymans [Wed, 9 Sep 2009 16:24:15 +0000 (18:24 +0200)]
audioclock: add some more debug
Sebastian Dröge [Wed, 9 Sep 2009 14:44:24 +0000 (16:44 +0200)]
theoraenc: Print a debug message with supported formats
Benjamin Otte [Mon, 7 Sep 2009 15:29:38 +0000 (17:29 +0200)]
theora: Check supported input formats in getcaps function
We want to fail early when an older libtheora release is used that does
not support Y444 or Y42B formats, so use a getcaps function that does
this.
Benjamin Otte [Fri, 4 Sep 2009 19:37:04 +0000 (21:37 +0200)]
theora: Implement support in theoraenc for Y444 and Y42B
Fixes bug #594165.
Benjamin Otte [Fri, 4 Sep 2009 18:23:52 +0000 (20:23 +0200)]
theora: Refactor the buffer copy code
Benjamin Otte [Fri, 4 Sep 2009 14:59:49 +0000 (16:59 +0200)]
theora: Split yuv_buffer creation into its own function
Benjamin Otte [Fri, 4 Sep 2009 14:49:08 +0000 (16:49 +0200)]
theora: Split out buffer resize in its own function
Benjamin Otte [Fri, 4 Sep 2009 12:06:09 +0000 (14:06 +0200)]
theora: Add assertions that functions don't fail
Some functions in libtheora can return an error, but that error cannot
ever happen inside theoraenc. In those cases assert that it doesn't.
Wim Taymans [Wed, 9 Sep 2009 14:21:57 +0000 (16:21 +0200)]
seek: make stop state configurable
Make it easy to experiment with different stop states (NULL and READY)
Wim Taymans [Wed, 9 Sep 2009 14:19:32 +0000 (16:19 +0200)]
baseaudiosink: correct for clock reset
When going to NULL, we reset the ringbuffer so that it starts beck from 0. We
also make sure that the clock is updated with the elapsed time so that it
alsways increments even when the ringbuffer goes back to 0. When this happened
we need to adjust the sample position for the reset ringbuffer.
Fixes #594136
Wim Taymans [Wed, 9 Sep 2009 14:17:02 +0000 (16:17 +0200)]
baseaudiosink: whitespace fixes
Wim Taymans [Wed, 9 Sep 2009 14:16:40 +0000 (16:16 +0200)]
ringbuffer: add more debug
Wim Taymans [Wed, 9 Sep 2009 08:25:33 +0000 (10:25 +0200)]
whitespace fixes
Tim-Philipp Müller [Tue, 8 Sep 2009 16:59:30 +0000 (17:59 +0100)]
videosink: add "show-preroll-frame" property
Add a property to disable rendering of video frames during preroll. This
will only work for videosinks that use the new ::show_frame() vfunc instead
of overriding basesink's preroll and render vfuncs directly.
API: GstVideoSink:show-preroll-frame
Tim-Philipp Müller [Tue, 8 Sep 2009 16:43:26 +0000 (17:43 +0100)]
ximagesink, xvimagesink: use new GstVideoSink::show_frame() vfunc
Tim-Philipp Müller [Tue, 8 Sep 2009 17:19:19 +0000 (18:19 +0100)]
video: add GstVideoSinkClass::show_frame()
Add ::show_frame() vfunc which maps to basesink's ::preroll and ::render
vfuncs and add some gtk-doc chunks.
API: GstVideoSinkClass::show_frame()
Tim-Philipp Müller [Tue, 8 Sep 2009 15:00:47 +0000 (16:00 +0100)]
navigation: don't do stuff inside g_return_val_if_fail() statements
Or it will all fall apart if someone compiles with -DG_DISABLE_ASSERT.
Havard Graff [Mon, 31 Aug 2009 18:24:22 +0000 (20:24 +0200)]
navigation: Fix compiler warning with MSVC
Fixes bug #594275.
Havard Graff [Mon, 31 Aug 2009 18:31:56 +0000 (20:31 +0200)]
basertpdepayload: fix event forwarding
Havard Graff [Mon, 31 Aug 2009 18:36:37 +0000 (20:36 +0200)]
rtcpbuffer: add missing break in handling of GST_RTCP_TYPE_PSFB
Fixes #594258
Wim Taymans [Tue, 8 Sep 2009 11:02:46 +0000 (13:02 +0200)]
fix whitespace
Håvard Graff [Tue, 8 Sep 2009 10:59:20 +0000 (12:59 +0200)]
baseaudiosrc: improve slave skew resync
The old one did the mistake of not actually advancing the ringbuffer, it just
adjusted the segbase, introducing the whole lenght of the ringbuffer as an
extra delay in the pipeline.
Also make sure that the resync can never go back in time, producing the same
timestamps that has already been produced, as this can cause severe problems
for sinks and other synching mechanisms.
Fixes #594256
Tim-Philipp Müller [Mon, 7 Sep 2009 16:13:12 +0000 (17:13 +0100)]
typefinding: disable typefinder for headerless flac
Disable headerless flac typefinder as long as it happily typefinds anything
including /dev/urandom as flac and as long as it's not particularly useful
given that such streams don't really exist in the wild.
Also fix up some comments so that gtk-doc doesn't complain about them.
René Stadler [Sun, 6 Sep 2009 12:21:43 +0000 (15:21 +0300)]
ximagesink: fix small memory leak when setting window title
René Stadler [Sat, 5 Sep 2009 22:42:42 +0000 (01:42 +0300)]
xvimagesink: fix small memory leak when setting window title
Sebastian Dröge [Sat, 5 Sep 2009 11:55:27 +0000 (13:55 +0200)]
introspection: Add *.gir and *.typelib to .gitignore
Sebastian Dröge [Sat, 5 Sep 2009 11:46:58 +0000 (13:46 +0200)]
introduction: Fix out-of-tree build
Sebastian Dröge [Sat, 5 Sep 2009 11:13:23 +0000 (13:13 +0200)]
rtsp: Fix introspection build by ordering sources/headers in dependency order
Sebastian Dröge [Sat, 5 Sep 2009 11:09:17 +0000 (13:09 +0200)]
audio: Remove debug echo
Sebastian Dröge [Sat, 5 Sep 2009 11:08:19 +0000 (13:08 +0200)]
audio: Fix build of introspection data by using dependency order for the headers/sources
Sebastian Dröge [Sat, 5 Sep 2009 10:31:47 +0000 (12:31 +0200)]
introspection: Strip Gst prefix from all types/functions
Sebastian Dröge [Sat, 5 Sep 2009 09:49:41 +0000 (11:49 +0200)]
introspection: Fix build if gir-repository is not installed
Sebastian Dröge [Sat, 5 Sep 2009 09:37:14 +0000 (11:37 +0200)]
video: Add gobject-introspection support
Sebastian Dröge [Sat, 5 Sep 2009 09:35:34 +0000 (11:35 +0200)]
tag: Add gobject-introspection support
Sebastian Dröge [Sat, 5 Sep 2009 09:34:11 +0000 (11:34 +0200)]
sdp: Add gobject-introspection support
Sebastian Dröge [Sat, 5 Sep 2009 09:31:48 +0000 (11:31 +0200)]
libs: Add nodist headers and sources to the introspection files
Sebastian Dröge [Sat, 5 Sep 2009 09:28:59 +0000 (11:28 +0200)]
rtsp: Add gobject-introspection support
Sebastian Dröge [Sat, 5 Sep 2009 09:25:42 +0000 (11:25 +0200)]
rtp: Add gobject-introspection support
Sebastian Dröge [Sat, 5 Sep 2009 09:23:13 +0000 (11:23 +0200)]
riff: Add gobject-introspection support
Sebastian Dröge [Sat, 5 Sep 2009 09:20:51 +0000 (11:20 +0200)]
pbutils: Add gobject-introspection support
Sebastian Dröge [Sat, 5 Sep 2009 09:17:07 +0000 (11:17 +0200)]
netbuffer: Add gobject-introspection support
Sebastian Dröge [Sat, 5 Sep 2009 09:15:05 +0000 (11:15 +0200)]
interfaces: Add gobject-introspection support
Sebastian Dröge [Sat, 5 Sep 2009 09:04:19 +0000 (11:04 +0200)]
fft: Add gobject-introspection support
Sebastian Dröge [Sat, 5 Sep 2009 09:01:44 +0000 (11:01 +0200)]
cdda: Add gobject-introspection support
This is disabled for now until gobject-introspection is fixed
Sebastian Dröge [Sat, 5 Sep 2009 08:50:48 +0000 (10:50 +0200)]
audio: Add gobject-introspection support
Sebastian Dröge [Sat, 5 Sep 2009 08:40:21 +0000 (10:40 +0200)]
app: Add gobject-introspection support
Sebastian Dröge [Sat, 5 Sep 2009 08:20:24 +0000 (10:20 +0200)]
Automatic update of common submodule
From 00a859e to 19fa4f3
Wim Taymans [Fri, 4 Sep 2009 13:48:06 +0000 (15:48 +0200)]
typefind: fix midi typefinding
We already have a audio/midi typefinder so don't override it with the midi in
RIFF typefinder or else we fail to detect plain midi files.
Wim Taymans [Fri, 4 Sep 2009 09:29:55 +0000 (11:29 +0200)]
uridecodebin: do buffering for more uris
Add ssh://, ftp://, sftp://, myth:// to the list of uris that require
buffering.
Fixes #594020
Sebastian Dröge [Fri, 4 Sep 2009 05:36:10 +0000 (07:36 +0200)]
typefindfunctions: Add typefinder for Midi inside RIFF
This is a standard Midi file format that should be supported by
all Midi decoders and also has the mimetype audio/mid according to
the Midi specification homepage.
Fixes bug #594094.
Wim Taymans [Thu, 3 Sep 2009 16:53:19 +0000 (18:53 +0200)]
audiortppay: add some debugging
Wim Taymans [Thu, 3 Sep 2009 15:53:47 +0000 (17:53 +0200)]
audiortppay: handle gaps
Add various conversion functions between time<->bytes<->rtptime that will be
used later on.
Refactor the min/max packet length code so that it can be used for both
sample/frame based payloaders. Cache the returned values.
code cleanups.
When we discover a DISCONT buffer, make the outgoing RTP timestamps have the
same gap as the GStreamer timestamps gap.
Wim Taymans [Thu, 3 Sep 2009 12:13:44 +0000 (14:13 +0200)]
audiortppay: fix frame duration calculations
Fix the calculation of the frame duration and rtp timestamps.
Add some debugging
Wim Taymans [Thu, 3 Sep 2009 12:13:12 +0000 (14:13 +0200)]
rtppay: add some debugging
Wim Taymans [Wed, 2 Sep 2009 17:49:57 +0000 (19:49 +0200)]
audiortppay: use offsets for RTP timestamps
Have a custom sample/frame function to generate an offset that the base class
will use for generating RTP timestamps. This results in perfect RTP timestamps
on the output buffers.
Refactor setting metadata on output buffers.
Add some more functionality to _flush().
Handle DISCONT on the input buffers and set the marker bit and DISCONT flag on
the next outgoing buffer.
Flush the pending data on EOS.
Wim Taymans [Wed, 2 Sep 2009 11:13:54 +0000 (13:13 +0200)]
audiortppay: move function around
Wim Taymans [Wed, 2 Sep 2009 11:12:28 +0000 (13:12 +0200)]
audiortppay: fix sample duration calculation