platform/upstream/gstreamer.git
14 years agoAutomatic update of common submodule
Sebastian Dröge [Fri, 9 Apr 2010 09:23:22 +0000 (11:23 +0200)]
Automatic update of common submodule

From fdf023d to fc85867

14 years agoi18n: #if ENABLE_NLS -> #ifdef ENABLE_NLS to fix compiler warning
Tim-Philipp Müller [Fri, 9 Apr 2010 08:55:14 +0000 (09:55 +0100)]
i18n: #if ENABLE_NLS -> #ifdef ENABLE_NLS to fix compiler warning

14 years agobuild: build plugins in parallel where possible, if make -jN is used
Tim-Philipp Müller [Mon, 29 Mar 2010 23:36:38 +0000 (00:36 +0100)]
build: build plugins in parallel where possible, if make -jN is used

14 years ago build: add cruft alert for common/shave*
Tim-Philipp Müller [Fri, 26 Mar 2010 17:08:23 +0000 (17:08 +0000)]
 build: add cruft alert for common/shave*

14 years agoFix make distcheck
Tim-Philipp Müller [Thu, 25 Mar 2010 19:40:33 +0000 (19:40 +0000)]
Fix make distcheck

Remove removed file win32/common/config.h.in from MANIFEST.

14 years agosynaestesia: Fix old-style prototype
Edward Hervey [Wed, 24 Mar 2010 18:35:03 +0000 (19:35 +0100)]
synaestesia: Fix old-style prototype

14 years agoFix pointer type.
Руслан Ижбулатов [Wed, 24 Mar 2010 16:07:11 +0000 (19:07 +0300)]
Fix pointer type.

Fixes #613815

14 years agoAutomatic update of common submodule
Edward Hervey [Wed, 24 Mar 2010 17:55:32 +0000 (18:55 +0100)]
Automatic update of common submodule

From 55cd514 to c1d07dd

14 years agobuild: Add all kinds of compiler warning flags and fix the resulting warnings
Sebastian Dröge [Wed, 24 Mar 2010 10:27:40 +0000 (11:27 +0100)]
build: Add all kinds of compiler warning flags and fix the resulting warnings

14 years agobuild: fix up Makefile.am
Tim-Philipp Müller [Fri, 19 Mar 2010 00:03:53 +0000 (00:03 +0000)]
build: fix up Makefile.am

Mostly just add $(GST_BASE_CFLAGS) where they're missing and fix
the order a bit here and there (see docs/random/moving-plugins).

14 years agowin32: remove win32-specific config.h.in copy that's not used any longer
Tim-Philipp Müller [Fri, 19 Mar 2010 00:02:40 +0000 (00:02 +0000)]
win32: remove win32-specific config.h.in copy that's not used any longer

The win32 config.h is now generated from the top-level config.h.in.

14 years agogst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte [Thu, 18 Mar 2010 14:53:14 +0000 (15:53 +0100)]
gst_element_class_set_details => gst_element_class_set_details_simple

14 years agox264enc: Put pixel-aspect-ratio from input into the src pad caps
Sebastian Dröge [Tue, 16 Mar 2010 14:05:06 +0000 (15:05 +0100)]
x264enc: Put pixel-aspect-ratio from input into the src pad caps

Fixes bug #612995.

14 years agoAutomatic update of common submodule
Edward Hervey [Fri, 12 Mar 2010 12:59:53 +0000 (13:59 +0100)]
Automatic update of common submodule

From e272f71 to 55cd514

14 years agoAutomatic update of common submodule
Benjamin Otte [Thu, 11 Mar 2010 10:21:19 +0000 (11:21 +0100)]
Automatic update of common submodule

From df8a7c8 to e272f71

14 years agoUpdate CXXFLAGS, too
Benjamin Otte [Wed, 10 Mar 2010 21:13:45 +0000 (22:13 +0100)]
Update CXXFLAGS, too

14 years agoUpdate for recent changes to common submodule
Benjamin Otte [Wed, 10 Mar 2010 20:01:20 +0000 (21:01 +0100)]
Update for recent changes to common submodule

This just replaces every "$ERROR_CFLAGS" usage with a usage of
"$WARNING_CFLAGS $ERROR_CFLAGS" to get the same functionality as
previously.

Actually using that separation will happen later.

14 years agoAutomatic update of common submodule
Benjamin Otte [Wed, 10 Mar 2010 20:52:30 +0000 (21:52 +0100)]
Automatic update of common submodule

From 9720a7d to df8a7c8

14 years agoAutomatic update of common submodule
Benjamin Otte [Wed, 10 Mar 2010 19:44:18 +0000 (20:44 +0100)]
Automatic update of common submodule

From 0b6e072 to 9720a7d

14 years agoAutomatic update of common submodule
Benjamin Otte [Wed, 10 Mar 2010 15:10:17 +0000 (16:10 +0100)]
Automatic update of common submodule

From 7cc5eb4 to 0b6e072

14 years agoAutomatic update of common submodule
Tim-Philipp Müller [Wed, 10 Mar 2010 01:10:52 +0000 (01:10 +0000)]
Automatic update of common submodule

From 7aa65b5 to 7cc5eb4

14 years agoAutomatic update of common submodule
Sebastian Dröge [Tue, 9 Mar 2010 21:40:26 +0000 (21:40 +0000)]
Automatic update of common submodule

From 44ecce7 to 7aa65b5

14 years agoconfigure: Use automake 1.11 silent rules instead of shave if available
Sebastian Dröge [Fri, 26 Feb 2010 14:43:58 +0000 (15:43 +0100)]
configure: Use automake 1.11 silent rules instead of shave if available

This makes sure that we use something that is still maintained and
also brings back libtool 1.5 support.

14 years agoBack to development
Tim-Philipp Müller [Tue, 9 Mar 2010 17:42:11 +0000 (17:42 +0000)]
Back to development

14 years agoRelease 0.10.14
Tim-Philipp Müller [Sat, 6 Mar 2010 01:13:25 +0000 (01:13 +0000)]
Release 0.10.14

14 years agoUpdate .po files
Tim-Philipp Müller [Sat, 6 Mar 2010 01:10:09 +0000 (01:10 +0000)]
Update .po files

14 years ago0.10.13.4 pre-release
Tim-Philipp Müller [Wed, 3 Mar 2010 22:52:12 +0000 (22:52 +0000)]
0.10.13.4 pre-release

14 years agox264enc: Replace 'avc-sample' with 'avc' in caps
Thiago Santos [Mon, 22 Feb 2010 22:13:11 +0000 (19:13 -0300)]
x264enc: Replace 'avc-sample' with 'avc' in caps

In the element and in its tests

Fixes #606662

14 years agoasfdemux: Don't set durations of 0 on outgoing buffers.
Edward Hervey [Mon, 1 Mar 2010 13:07:20 +0000 (14:07 +0100)]
asfdemux: Don't set durations of 0 on outgoing buffers.

Some (broken) streams don't have the extended stream properties in
the header, resulting in applying a duration of zero on outgoing
buffers.

Fixes #611473

14 years agoasfdemux: Make sure we always set proper payload duration.
Edward Hervey [Mon, 1 Mar 2010 13:05:58 +0000 (14:05 +0100)]
asfdemux: Make sure we always set proper payload duration.

Some (broken) streams will have a delta of 0, resulting in outgoing
buffers having durations of 0.

Fixes #611473

14 years ago0.10.13.3 pre-release
Tim-Philipp Müller [Wed, 24 Feb 2010 01:40:34 +0000 (01:40 +0000)]
0.10.13.3 pre-release

14 years agoasfdemux: Make sure we don't end up with negative timestamps.
Edward Hervey [Fri, 19 Feb 2010 09:13:34 +0000 (10:13 +0100)]
asfdemux: Make sure we don't end up with negative timestamps.

Some files have payload with timestamps smaller than the preroll duration.
Instead of blindly substracting the preroll value (and ending up with
insanely high timestamps on the outgoing buffers), we make sure we
never go below 0.

Fixes #610432

14 years ago0.10.13.2 pre-release
Tim-Philipp Müller [Fri, 19 Feb 2010 01:07:08 +0000 (01:07 +0000)]
0.10.13.2 pre-release

Update core/base requirement to 0.10.26, since that's more likely
to be the actual requirement.

14 years agopo: update translations
Tim-Philipp Müller [Fri, 19 Feb 2010 01:06:44 +0000 (01:06 +0000)]
po: update translations

14 years agox264enc: add caps check to x264enc unit test
Tim-Philipp Müller [Tue, 16 Feb 2010 14:08:12 +0000 (14:08 +0000)]
x264enc: add caps check to x264enc unit test

Add some minimal caps checking to x264enc unit test.

See #610089.

14 years agox264enc: fix up avcC header construction and playback by flash players
Vittorio Palmisano [Tue, 16 Feb 2010 13:25:11 +0000 (13:25 +0000)]
x264enc: fix up avcC header construction and playback by flash players

Fix off-by-one bug when constructing the avcC header chunk: we
wrote wrong profile info into the header. The first byte in the
SPS NAL we get from x264 is the nal type, not the profile_idc.

Also add some debug logging.

Fixes #610089.

14 years agoasfdemux: Improve seek behaviour for audio-only with no index
Robert Swain [Tue, 16 Feb 2010 11:59:54 +0000 (12:59 +0100)]
asfdemux: Improve seek behaviour for audio-only with no index

Instead of seeking to seek_time - 5s in the hope of hitting a keyframe
for video, we can just seek to seek_time instead.

14 years agoconfigure: fix up GST_CXXFLAGS properly
Tim-Philipp Müller [Tue, 16 Feb 2010 00:24:32 +0000 (00:24 +0000)]
configure: fix up GST_CXXFLAGS properly

We don't want C specific flags in GST_CXXFLAGS, so base it on the
GST_CFLAGS that only contains the pkg-config CFLAGS but none of
the GST_OPTION_CFLAGS. Also, we only need the local includes once.

14 years agoUpdate MAINTAINERS, add myself
Tim-Philipp Müller [Thu, 11 Feb 2010 01:12:43 +0000 (01:12 +0000)]
Update MAINTAINERS, add myself

14 years agoconfigure: base GST_CXXFLAGS on --cflags from pkg-config
Stefan Kost [Mon, 15 Feb 2010 21:16:32 +0000 (23:16 +0200)]
configure: base GST_CXXFLAGS on --cflags from pkg-config

pkg-config sets GST_CFLAGS and GST_LIBS. We need to use CFLAGS as a starting
point for for both C and CXX settings.

14 years agoAutomatic update of common submodule
Sebastian Dröge [Sun, 14 Feb 2010 22:18:44 +0000 (23:18 +0100)]
Automatic update of common submodule

From 96dc793 to 44ecce7

14 years agowin32: change how win32/common/config.h is updated
Tim-Philipp Müller [Mon, 1 Feb 2010 01:33:22 +0000 (01:33 +0000)]
win32: change how win32/common/config.h is updated

Generate win32/common/config.h-new directly from config.h.in,
using shell variables in configure and some hard-coded information.
Change top-level makefile so that 'make win32-update' copies the
generated file to win32/common/config.h, which we keep in source
control. It's kept in source control so that the git tree is
buildable from VS.

This change is similar to the ones applied a while ago to GStreamer
core, gst-plugins-base and gst-plugins-good and prevents configure
from changing files in source control. The generated config.h
should be ok, but needs testing.

14 years agortspreal: don't construct config header with uninitialised bytes
Tim-Philipp Müller [Sun, 31 Jan 2010 13:03:33 +0000 (13:03 +0000)]
rtspreal: don't construct config header with uninitialised bytes

Turns out 4 + 4 + 2 + (4 * 2) is actually 18 and not 22. This avoids
a presumably unintentional padding of uninitialised bytes at the end
of the CONT tags chunk, which should be harmless but causes warnings
in valgrind (see #608533 for a test URL).

14 years agortspreal: add finalize function so we can free streams and rulebook
Tim-Philipp Müller [Sat, 30 Jan 2010 19:12:24 +0000 (19:12 +0000)]
rtspreal: add finalize function so we can free streams and rulebook

Fix memory leak in Real RTSP component (#608533).

14 years agortspreal: fix minor memory leak
Tim-Philipp Müller [Sat, 30 Jan 2010 19:10:45 +0000 (19:10 +0000)]
rtspreal: fix minor memory leak

Caps take their own reference when a buffer is added to them, so
unref buffer after adding it to caps (#608533).

14 years agordtdepay: unref input buffer when done
Tim-Philipp Müller [Sat, 30 Jan 2010 19:06:34 +0000 (19:06 +0000)]
rdtdepay: unref input buffer when done

Fixes memory leak, see #608533.

14 years agoAutomatic update of common submodule
Tim-Philipp Müller [Sat, 30 Jan 2010 15:19:56 +0000 (15:19 +0000)]
Automatic update of common submodule

From 15d47a6 to 96dc793

14 years agox264enc: make use of Access Unit delimiters configurable
Mark Nauwelaerts [Fri, 29 Jan 2010 18:47:03 +0000 (19:47 +0100)]
x264enc: make use of Access Unit delimiters configurable

API: GstX264Enc:aud

14 years agoasfdemux: Do not subtract padding twice
Thiago Santos [Fri, 22 Jan 2010 18:40:28 +0000 (15:40 -0300)]
asfdemux: Do not subtract padding twice

Only subtract implicit padding if an explicit one isn't
provided. Avoids subtracting it twice and causing
parsing errors.

Fixes #607698

14 years agoassert: g_assert_not_reached() cannot replace return statement
Stefan Kost [Fri, 22 Jan 2010 14:55:14 +0000 (16:55 +0200)]
assert: g_assert_not_reached() cannot replace return statement

Fix build with assert being turned off.

14 years agoAutomatic update of common submodule
Tim-Philipp Müller [Wed, 20 Jan 2010 00:55:12 +0000 (00:55 +0000)]
Automatic update of common submodule

From 14cec89 to 15d47a6

14 years agoasfdemux: Don't forget to update flow variable
Edward Hervey [Mon, 18 Jan 2010 17:01:55 +0000 (18:01 +0100)]
asfdemux: Don't forget to update flow variable

Forgot to update the return value in the loop.

14 years agoasfdemux: Check flow return on every push
Edward Hervey [Mon, 18 Jan 2010 16:49:06 +0000 (17:49 +0100)]
asfdemux: Check flow return on every push

We previously only aggregated flow returns after the while(push) loop,
which meant that in some cases we would end-up not properly aggregating
the flow returns.

This is based on the same flow aggregation algorithm as oggdemux.

14 years agox264enc: Add stream-format to output caps
Thiago Santos [Mon, 11 Jan 2010 19:14:44 +0000 (16:14 -0300)]
x264enc: Add stream-format to output caps

Adds stream-format to output caps of x264enc that
informs if the stream is in bytestream of avc format.

Fixes #606662

14 years agoxingmux: Fix unaligned memory access
Arnaud Patard [Mon, 11 Jan 2010 11:23:35 +0000 (12:23 +0100)]
xingmux: Fix unaligned memory access

ARM/SPARC need 32bit alignment but xingmux accesses possibly
unaligned memory, which leads to SIGBUS.

Fixes bug #586464.

14 years agoasfdemux: Use GST_STR_NULL in a couple of places.
Michael Smith [Thu, 7 Jan 2010 22:36:47 +0000 (14:36 -0800)]
asfdemux: Use GST_STR_NULL in a couple of places.

Fixes crashing on some of the log statements on win32.

14 years agormdemux: Parse and post bitrate for streams
Thiago Santos [Thu, 7 Jan 2010 19:36:08 +0000 (16:36 -0300)]
rmdemux: Parse and post bitrate for streams

Parse the bitrate of the streams and post their tags.

Fixes #599299

14 years agoasfdemux: Post bitrate tag
Thiago Santos [Thu, 7 Jan 2010 16:54:21 +0000 (13:54 -0300)]
asfdemux: Post bitrate tag

If stream bitrate object is available, post the bitrate
tags.

Fixes #599297

14 years agomp3parse: minor validation check of (Xing, VBRI) metadata
Mark Nauwelaerts [Mon, 4 Jan 2010 14:19:25 +0000 (15:19 +0100)]
mp3parse: minor validation check of (Xing, VBRI) metadata

... to detect e.g. a truncated file, rendering some of the metadata invalid.

14 years agomp3parse: use proper total_time and total_bytes in various cases
Mark Nauwelaerts [Mon, 4 Jan 2010 13:59:06 +0000 (14:59 +0100)]
mp3parse: use proper total_time and total_bytes in various cases

The correct basis for (Xing, VBRI) seek table calculations is the
byte size and duration provided by that metadata, rather than some
other (possibly even estimated) one.  This also prevents an infinite
conversion loop in (unlikely) case where a TOC is provided without
such corresponding (duration) metdata.

14 years agomp3parse: conserve stop time for non-accurate seek
Thiago Santos [Tue, 8 Dec 2009 22:55:04 +0000 (19:55 -0300)]
mp3parse: conserve stop time for non-accurate seek

Use the same strategy as accurate seeks to store
pending non-accurate seeks to avoid overwriting non-definite
stop times. When doing non-accurate seeks our position
reporting might drift off by some secs and the stream can
end up before it should.

Fixes #603695

14 years agoAutomatic update of common submodule
Mark Nauwelaerts [Mon, 21 Dec 2009 18:12:59 +0000 (19:12 +0100)]
Automatic update of common submodule

From 47cb23a to 14cec89

14 years agoamrwbdec: give decoder a rank so decodebin/playbin will use it
Tim-Philipp Müller [Fri, 18 Dec 2009 16:04:12 +0000 (16:04 +0000)]
amrwbdec: give decoder a rank so decodebin/playbin will use it

14 years agomp3parse: return false when we can't seek
Thiago Santos [Tue, 8 Dec 2009 22:01:50 +0000 (19:01 -0300)]
mp3parse: return false when we can't seek

When upstream can't seek, we return false as well

14 years agolame: Avoid crash when seeking before negotiating
Thiago Santos [Wed, 2 Dec 2009 14:21:22 +0000 (11:21 -0300)]
lame: Avoid crash when seeking before negotiating

lame's 'lgv' variable is only initialized when the caps
is negotiated, whenever a seek happens before that, it would
attempt to call a function on an empty pointer, causing the crash.

Fixes #603515

14 years agoAutomatic update of common submodule
Tim-Philipp Müller [Tue, 1 Dec 2009 15:08:07 +0000 (15:08 +0000)]
Automatic update of common submodule

From 87bf428 to 47cb23a

14 years agoAutomatic update of common submodule
Sebastian Dröge [Tue, 1 Dec 2009 13:17:50 +0000 (14:17 +0100)]
Automatic update of common submodule

From da4c75c to 87bf428

14 years agoAutomatic update of common submodule
Edward Hervey [Fri, 27 Nov 2009 17:56:13 +0000 (18:56 +0100)]
Automatic update of common submodule

From 53a2485 to da4c75c

14 years agomp3parse: fix non-flushing seek
Mark Nauwelaerts [Thu, 26 Nov 2009 14:54:45 +0000 (15:54 +0100)]
mp3parse: fix non-flushing seek

Specifically, in addition to clearing lots of variables/offsets
when receiving newsegment, also clear leftover data to match.

14 years agox264enc: Make upstream GstForceKeyUnit thread-safe
Olivier Crête [Sat, 21 Nov 2009 02:32:31 +0000 (21:32 -0500)]
x264enc: Make upstream GstForceKeyUnit thread-safe

Also send the GstForceKeyUnit event downstream when an upstream on is received,
allowing muxers or payloaders to take appropriate actions.

https://bugzilla.gnome.org/show_bug.cgi?id=602556

14 years agoAutomatic update of common submodule
Tim-Philipp Müller [Thu, 19 Nov 2009 10:31:25 +0000 (10:31 +0000)]
Automatic update of common submodule

From a3e3ce4 to 53a2485

14 years agoasfdemux: Don't call strlen() on NULL pointers
Benjamin Gaignard [Wed, 18 Nov 2009 08:58:39 +0000 (09:58 +0100)]
asfdemux: Don't call strlen() on NULL pointers

Fixes bug #602280.

14 years agoasfdemux: Remove old pads when new ones are added
Thiago Santos [Mon, 9 Nov 2009 18:02:05 +0000 (15:02 -0300)]
asfdemux: Remove old pads when new ones are added

The old pads were being removed before adding the new ones,
we should add the new ones first.

Fixes #599718

14 years agoasfdemux: Handle chained asfs on pull mode
Thiago Santos [Mon, 9 Nov 2009 16:30:45 +0000 (13:30 -0300)]
asfdemux: Handle chained asfs on pull mode

Adds chained asfs handling to pull mode. It now checks if
there is a new asf header after the last packet (when it
is possible to know how many packets are) or it tries
checking if a processed packet that fails is an header
object.

Fixes #599718

14 years agoasfdemux: properly do chained asfs on push mode
Thiago Santos [Mon, 9 Nov 2009 13:24:46 +0000 (10:24 -0300)]
asfdemux: properly do chained asfs on push mode

To properly do chained asfs work with playbin2, we need to
push eos on the old pads before removing them.

Fixes #599718

14 years agoasfdemux: add support for chained asfs (push mode)
Thiago Santos [Tue, 27 Oct 2009 20:48:03 +0000 (17:48 -0300)]
asfdemux: add support for chained asfs (push mode)

Adds support for detecting and playing chained asfs
in push mode. asfdemux tries to detect a new asf start
by identifying the header object guid in a input buffer.
When it finds it, it resets its state, removing its pads
and creates new ones for the new file.

14 years agoasfdemux: fix two small leaks
Tim-Philipp Müller [Thu, 5 Nov 2009 18:33:09 +0000 (18:33 +0000)]
asfdemux: fix two small leaks

14 years agoasfdemux: prefer WM/TrackNumber over WM/Track, it's more reliable
Tim-Philipp Müller [Thu, 5 Nov 2009 18:19:58 +0000 (18:19 +0000)]
asfdemux: prefer WM/TrackNumber over WM/Track, it's more reliable

WM/Track has a 0 base but is often wrongly written as starting from 1,
so not as reliable as WM/TrackNumber which always starts from 1.

14 years agoasfdemux: WM/Track starts counting from 0, adjust to start from 1
Tim-Philipp Müller [Thu, 5 Nov 2009 18:11:55 +0000 (18:11 +0000)]
asfdemux: WM/Track starts counting from 0, adjust to start from 1

14 years agoasfdemux: map WM/TrackNumber to GST_TAG_TRACK_NUMBER as well
Tim-Philipp Müller [Thu, 5 Nov 2009 18:11:14 +0000 (18:11 +0000)]
asfdemux: map WM/TrackNumber to GST_TAG_TRACK_NUMBER as well

There's both WM/Track and WM/TrackNumber.

14 years agoa52dec: Fix debug statement: Pass pos variable instead of time() function
Jan Schmidt [Wed, 4 Nov 2009 15:52:09 +0000 (15:52 +0000)]
a52dec: Fix debug statement: Pass pos variable instead of time() function

14 years agodvdsubdec: Fix printf format string warning
Jan Schmidt [Wed, 4 Nov 2009 15:50:17 +0000 (15:50 +0000)]
dvdsubdec: Fix printf format string warning

14 years agoasfdemux: Fix bogus variable used uninitialised warnings
Jan Schmidt [Wed, 4 Nov 2009 15:46:04 +0000 (15:46 +0000)]
asfdemux: Fix bogus variable used uninitialised warnings

14 years agopo: Don't create backup .po files
Jan Schmidt [Wed, 4 Nov 2009 13:55:39 +0000 (13:55 +0000)]
po: Don't create backup .po files

As well as preventing creation of useless backup files, it works
around a bug in gettext 0.17 on OS/X

14 years agoasfdemux: fix c99-style comments.
Michael Smith [Thu, 29 Oct 2009 18:39:13 +0000 (11:39 -0700)]
asfdemux: fix c99-style comments.

14 years agoasfdemux: accept fragments in a continued packet where the subsequent fragments
Michael Smith [Thu, 29 Oct 2009 17:34:17 +0000 (10:34 -0700)]
asfdemux: accept fragments in a continued packet where the subsequent fragments
declare a size of 0. Fixes bug 600037.

14 years agormutils: fix byteswapping
Wim Taymans [Tue, 27 Oct 2009 11:33:24 +0000 (12:33 +0100)]
rmutils: fix byteswapping

fix the byteswapping code that was wrong because of the side effects of the
READ/WRITE macros.

Fixes #599676

14 years agox264enc: Adapt to slightly modified x264 API
Robert Swain [Tue, 20 Oct 2009 19:00:44 +0000 (20:00 +0100)]
x264enc: Adapt to slightly modified x264 API

Fixes #599095.

14 years agoasfdemux: careful to avoid crash on bogus data
Thiago Santos [Mon, 26 Oct 2009 20:31:19 +0000 (17:31 -0300)]
asfdemux: careful to avoid crash on bogus data

When receiving bogus data, we have to avoid subtracting a value
larger than 'size' from 'size' variable, resulting in a wrap
that would make 'size' a really large bogus value.

Fixes #599333

14 years agowin32: Commit bumped version number
Jan Schmidt [Mon, 26 Oct 2009 00:56:37 +0000 (00:56 +0000)]
win32: Commit bumped version number

14 years agompegaudioparse: Don't use expensive glib ways to get an enum nick.
Edward Hervey [Sat, 17 Oct 2009 11:46:13 +0000 (13:46 +0200)]
mpegaudioparse: Don't use expensive glib ways to get an enum nick.

Fixes #598761

This removes a good 50% of processing time for parsing a buffer.

We do this by simply... getting the nicks that we already have handy
instead of going through the expensive glib system.

14 years agoconfigure.ac: And back to development we go...
Edward Hervey [Sat, 24 Oct 2009 18:36:41 +0000 (20:36 +0200)]
configure.ac: And back to development we go...

14 years agoRelease 0.10.13
Jan Schmidt [Wed, 21 Oct 2009 16:16:00 +0000 (17:16 +0100)]
Release 0.10.13

14 years agoUpdate .po files
Jan Schmidt [Wed, 21 Oct 2009 16:02:42 +0000 (17:02 +0100)]
Update .po files

14 years agoAutomatic update of common submodule
Stefan Kost [Fri, 16 Oct 2009 07:16:55 +0000 (10:16 +0300)]
Automatic update of common submodule

From 85d1530 to 0702fe1

14 years ago0.10.12.3 pre-release
Jan Schmidt [Thu, 15 Oct 2009 22:56:55 +0000 (23:56 +0100)]
0.10.12.3 pre-release

14 years agoAutomatic update of common submodule
Edward Hervey [Wed, 14 Oct 2009 08:41:48 +0000 (10:41 +0200)]
Automatic update of common submodule

From a3e3ce4 to 85d1530

14 years agoa52dec: Fix reference leak on all input buffers in 'dvd mode'
Jan Schmidt [Tue, 13 Oct 2009 12:05:32 +0000 (13:05 +0100)]
a52dec: Fix reference leak on all input buffers in 'dvd mode'

https://bugzilla.gnome.org/show_bug.cgi?id=598272

14 years ago0.10.12.2 pre-release
Jan Schmidt [Mon, 12 Oct 2009 12:54:27 +0000 (13:54 +0100)]
0.10.12.2 pre-release

14 years agodocs: Remove files accidentally added
Jan Schmidt [Mon, 12 Oct 2009 10:31:22 +0000 (11:31 +0100)]
docs: Remove files accidentally added

Remove the gst-plugins-ugly-plugins.args.new and
gst-plugins-ugly-plugins.signals.new files, that appear
to have been accidentally added in commit
f5d046a0b034f9bd7274291f7131ee5db1a30052