platform/upstream/gstreamer.git
14 years agox264enc: set appropriate time base
David Hoyt [Tue, 20 Jul 2010 14:40:22 +0000 (16:40 +0200)]
x264enc: set appropriate time base

Fixes #624786.

14 years agotests: add plugin loading whitelist to test environment
Tim-Philipp Müller [Wed, 30 Jun 2010 17:45:49 +0000 (18:45 +0100)]
tests: add plugin loading whitelist to test environment

Only want to load core/-base/-ugly plugins here.

14 years agoBump automake requirement to 1.10 and autoconf to 2.60
Tim-Philipp Müller [Mon, 28 Jun 2010 15:12:12 +0000 (16:12 +0100)]
Bump automake requirement to 1.10 and autoconf to 2.60

For maintainability reasons and $(builddir).

See #622944.

14 years agoasfdemux: Fix seeking after last commits
Thiago Santos [Mon, 28 Jun 2010 12:34:30 +0000 (09:34 -0300)]
asfdemux: Fix seeking after last commits

Don't handle wrong-state returns as errors to allow seeking to work
again.

14 years agoasfdemux: Push all pending data on EOS
Thiago Santos [Thu, 24 Jun 2010 22:46:39 +0000 (19:46 -0300)]
asfdemux: Push all pending data on EOS

When on push mode and receiving an EOS event, asfdemux
should push all pending data because we might be dealing
with a broken file that has a preroll value higher
than its actual length.

14 years agoasfdemux: Fix sending eos event for chained asfs
Thiago Santos [Thu, 24 Jun 2010 22:29:17 +0000 (19:29 -0300)]
asfdemux: Fix sending eos event for chained asfs

Properly push EOS event when finishing a chained asf file
in pull mode

Fixes #599718

14 years agodocs: add rmdemux to docs properly
Tim-Philipp Müller [Thu, 24 Jun 2010 19:55:33 +0000 (20:55 +0100)]
docs: add rmdemux to docs properly

The plugin has been renamed, remove old introspection file.

14 years agodocs: update for recent x264enc changes
Tim-Philipp Müller [Thu, 24 Jun 2010 17:04:15 +0000 (18:04 +0100)]
docs: update for recent x264enc changes

14 years agormdemux: fix compiler warning when debugging system in core is disabled
Tim-Philipp Müller [Thu, 24 Jun 2010 17:03:21 +0000 (18:03 +0100)]
rmdemux: fix compiler warning when debugging system in core is disabled

14 years agoAutomatic update of common submodule
Stefan Kost [Thu, 24 Jun 2010 12:09:44 +0000 (15:09 +0300)]
Automatic update of common submodule

From 73ff93a to a519571

14 years agoasfdemux: Allow at least 500ms of preroll.
Edward Hervey [Wed, 23 Jun 2010 09:05:11 +0000 (11:05 +0200)]
asfdemux: Allow at least 500ms of preroll.

Some files have insanely low preroll values which break the
all_streams_prerolled() logic.

Fixes #622407

14 years agox264enc: add new h264 caps attribute alignment
Mark Nauwelaerts [Tue, 22 Jun 2010 09:41:42 +0000 (11:41 +0200)]
x264enc: add new h264 caps attribute alignment

See #606662.

14 years agox264enc: conditionally expose enhanced upstream capabilities
Mark Nauwelaerts [Fri, 18 Jun 2010 12:35:00 +0000 (14:35 +0200)]
x264enc: conditionally expose enhanced upstream capabilities

API: GstX264Enc:sliced-threads
API: GstX264Enc:sync-lookahead
API: GstX264Enc:intra-refresh
API: GstX264Enc:mb-tree
API: GstX264Enc:rc-lookahead

See #607798.

14 years agodocs: update introspected plugin docs for gstdoc-scangobj and other changes
Tim-Philipp Müller [Thu, 17 Jun 2010 15:48:59 +0000 (16:48 +0100)]
docs: update introspected plugin docs for gstdoc-scangobj and other changes

Update common for latest gstdoc-scangobj and inspect xml files for
escaping and pad template order changes.

14 years agoAutomatic update of common submodule
Edward Hervey [Tue, 15 Jun 2010 14:50:21 +0000 (16:50 +0200)]
Automatic update of common submodule

From 9339ccc to 35617c2

14 years agoAutomatic update of common submodule
Stefan Kost [Tue, 15 Jun 2010 13:54:42 +0000 (16:54 +0300)]
Automatic update of common submodule

From 5adb1ca to 9339ccc

14 years agoAutomatic update of common submodule
Stefan Kost [Tue, 15 Jun 2010 13:35:49 +0000 (16:35 +0300)]
Automatic update of common submodule

From 57c89b7 to 5adb1ca

14 years agoAutomatic update of common submodule
Stefan Kost [Tue, 15 Jun 2010 12:50:09 +0000 (15:50 +0300)]
Automatic update of common submodule

From c804988 to 57c89b7

14 years agoconfigure: Update required GLib version to 2.20
Sebastian Dröge [Mon, 14 Jun 2010 14:59:25 +0000 (16:59 +0200)]
configure: Update required GLib version to 2.20

14 years agoa52dec: Call orc_init() before trying to get target flags
Sebastian Dröge [Mon, 14 Jun 2010 13:33:14 +0000 (15:33 +0200)]
a52dec: Call orc_init() before trying to get target flags

14 years agoa52dec: Remove debug printf...
Sebastian Dröge [Mon, 14 Jun 2010 12:34:56 +0000 (14:34 +0200)]
a52dec: Remove debug printf...

14 years agoa52dec: Use orc for CPU feature detection and don't check for liboil
Sebastian Dröge [Mon, 14 Jun 2010 12:34:25 +0000 (14:34 +0200)]
a52dec: Use orc for CPU feature detection and don't check for liboil

14 years agoconfigure: Use GLIB_EXTRA_CFLAGS
Sebastian Dröge [Mon, 14 Jun 2010 11:27:47 +0000 (13:27 +0200)]
configure: Use GLIB_EXTRA_CFLAGS

14 years agoAutomatic update of common submodule
Sebastian Dröge [Mon, 14 Jun 2010 11:05:25 +0000 (13:05 +0200)]
Automatic update of common submodule

From 7a0fdf5 to c804988

14 years agoAutomatic update of common submodule
Sebastian Dröge [Mon, 14 Jun 2010 09:35:03 +0000 (11:35 +0200)]
Automatic update of common submodule

From 6da3bab to 7a0fdf5

14 years agoAutomatic update of common submodule
Sebastian Dröge [Sat, 12 Jun 2010 06:29:28 +0000 (08:29 +0200)]
Automatic update of common submodule

From 733fca9 to 6da3bab

14 years agoAutomatic update of common submodule
David Schleef [Wed, 9 Jun 2010 19:40:26 +0000 (12:40 -0700)]
Automatic update of common submodule

From fad145b to 733fca9

14 years agoAutomatic update of common submodule
David Schleef [Wed, 9 Jun 2010 19:34:18 +0000 (12:34 -0700)]
Automatic update of common submodule

From 47683c1 to fad145b

14 years agormdemux: pass bitrate on caps
Wim Taymans [Sat, 5 Jun 2010 12:11:30 +0000 (14:11 +0200)]
rmdemux: pass bitrate on caps

Set the bitrate on the caps, some decoders like sipro need this to function
properly.

Fixes #620007

14 years agoAutomatic update of common submodule
David Schleef [Wed, 2 Jun 2010 06:49:37 +0000 (23:49 -0700)]
Automatic update of common submodule

From 17f89e5 to 47683c1

14 years agoAutomatic update of common submodule
David Schleef [Wed, 2 Jun 2010 05:55:22 +0000 (22:55 -0700)]
Automatic update of common submodule

From fd7ca04 to 17f89e5

14 years agox264enc: Only set i_weighted_pred on versions where it exists
Olivier Crête [Mon, 31 May 2010 20:57:42 +0000 (16:57 -0400)]
x264enc: Only set i_weighted_pred on versions where it exists

14 years agolamemp3enc: implement latency query
Tristan Matthews [Thu, 20 May 2010 15:28:47 +0000 (11:28 -0400)]
lamemp3enc: implement latency query

    The encoder's latency is deduced from the framesize. Fixes #618896.

14 years agoBack to development
Tim-Philipp Müller [Tue, 1 Jun 2010 08:30:33 +0000 (09:30 +0100)]
Back to development

14 years agoRelease 0.10.15
Tim-Philipp Müller [Sun, 30 May 2010 13:21:02 +0000 (14:21 +0100)]
Release 0.10.15

14 years agoUpdate .po files
Tim-Philipp Müller [Sun, 30 May 2010 13:20:02 +0000 (14:20 +0100)]
Update .po files

14 years agoconfigure: make implicit GLib and liboil requirements explicit
Tim-Philipp Müller [Sun, 30 May 2010 11:10:29 +0000 (12:10 +0100)]
configure: make implicit GLib and liboil requirements explicit

core/base 0.10.26 require GLib >= 2.18 and liboil >= 0.3.14

14 years agox264enc: disable I weighted pred
Olivier Crête [Thu, 27 May 2010 03:16:46 +0000 (23:16 -0400)]
x264enc: disable I weighted pred

If it is enabled, then it will be main profile instead of baseline.
This ensures maximum compatibility of the output stream until the
encoder configuration interface gets an overhaul with explicit
output profile selection.

Fixes #619776.

14 years ago0.10.14.3 pre-release
Tim-Philipp Müller [Wed, 26 May 2010 11:16:16 +0000 (12:16 +0100)]
0.10.14.3 pre-release

14 years agopo: update translations
Tim-Philipp Müller [Wed, 26 May 2010 10:52:53 +0000 (11:52 +0100)]
po: update translations

14 years agoAutomatic update of common submodule
Tim-Philipp Müller [Wed, 26 May 2010 10:55:58 +0000 (11:55 +0100)]
Automatic update of common submodule

From 357b0db to fd7ca04

14 years ago0.10.14.2 pre-release
Tim-Philipp Müller [Fri, 14 May 2010 19:06:46 +0000 (20:06 +0100)]
0.10.14.2 pre-release

14 years agoAutomatic update of common submodule
Tim-Philipp Müller [Fri, 14 May 2010 17:25:38 +0000 (18:25 +0100)]
Automatic update of common submodule

From 4d67bd6 to 357b0db

14 years agormdemux: add better sipr nibble swap routine
Wim Taymans [Fri, 14 May 2010 14:02:47 +0000 (16:02 +0200)]
rmdemux: add better sipr nibble swap routine

14 years agormdemux: descramble SIPR before pushing out
Wim Taymans [Thu, 13 May 2010 15:57:57 +0000 (17:57 +0200)]
rmdemux: descramble SIPR before pushing out

Collect and descramble the SIPR packets before pushing.
Descramble ATRAC audio.

Fixes #618098

14 years agorm: add function to descramble sipr
Wim Taymans [Thu, 13 May 2010 15:57:02 +0000 (17:57 +0200)]
rm: add function to descramble sipr

14 years agox264enc: Re-send the received upstream event as-is downstream
Olivier Crête [Sat, 9 Jan 2010 01:51:56 +0000 (20:51 -0500)]
x264enc: Re-send the received upstream event as-is downstream

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

14 years agoamrnbenc: Set rank to GST_RANK_SECONDARY
Edward Hervey [Fri, 7 May 2010 13:33:28 +0000 (15:33 +0200)]
amrnbenc: Set rank to GST_RANK_SECONDARY

14 years agortspreal: use GLib's base64 functions if available
Tim-Philipp Müller [Fri, 30 Apr 2010 18:53:15 +0000 (19:53 +0100)]
rtspreal: use GLib's base64 functions if available

Since gst_rtsp_base64_decode_ip() just got deprecated in -base git.

14 years agoamr: Use correct includes (as pkg-config suggests)
Руслан Ижбулатов [Wed, 28 Apr 2010 13:10:36 +0000 (17:10 +0400)]
amr: Use correct includes (as pkg-config suggests)

Fixes #617078

14 years agoac3parse: remove unported 0.8 plugin
Stefan Kost [Tue, 27 Apr 2010 10:15:47 +0000 (13:15 +0300)]
ac3parse: remove unported 0.8 plugin

New ac3parse lives in gst-plugin-bad. Remove this to avoid confusion.

14 years agodocs: adding a mp3decoder as well is useful
Stefan Kost [Tue, 27 Apr 2010 09:25:37 +0000 (12:25 +0300)]
docs: adding a mp3decoder as well is useful

14 years agodocs: massage section index
Stefan Kost [Tue, 27 Apr 2010 08:39:51 +0000 (11:39 +0300)]
docs: massage section index

14 years agoamrwbdec: move define to source to avoid hiding it from the docs
Stefan Kost [Tue, 27 Apr 2010 08:39:11 +0000 (11:39 +0300)]
amrwbdec: move define to source to avoid hiding it from the docs

14 years agodocs: remove short_desc, it is taken from element details
Stefan Kost [Tue, 27 Apr 2010 08:38:28 +0000 (11:38 +0300)]
docs: remove short_desc, it is taken from element details

14 years agodocs: fix sections docs for synaesthesia
Stefan Kost [Tue, 27 Apr 2010 08:37:52 +0000 (11:37 +0300)]
docs: fix sections docs for synaesthesia

14 years agodocs: add docs for mp3parse
Stefan Kost [Tue, 27 Apr 2010 08:02:15 +0000 (11:02 +0300)]
docs: add docs for mp3parse

14 years agodoap: update repository info from cvs->git and maintainers
Tim-Philipp Müller [Tue, 20 Apr 2010 16:23:04 +0000 (17:23 +0100)]
doap: update repository info from cvs->git and maintainers

14 years agoAutomatic update of common submodule
Tim-Philipp Müller [Fri, 23 Apr 2010 13:41:42 +0000 (14:41 +0100)]
Automatic update of common submodule

From fc85867 to 4d67bd6

14 years agox264enc: adaptive NALU type checking
Mark Nauwelaerts [Tue, 13 Apr 2010 14:59:03 +0000 (16:59 +0200)]
x264enc: adaptive NALU type checking

In particular, be less picky about SEI NALU order, which makes test more
robust with respect to changes in libx264.

See also #615410.

14 years agox264enc: adaptive x264 header NAL layout handling
Mark Nauwelaerts [Fri, 16 Apr 2010 19:10:58 +0000 (21:10 +0200)]
x264enc: adaptive x264 header NAL layout handling

Fixes #615410.

14 years agoasfdepay: we require a dynamic payload type
Wim Taymans [Thu, 15 Apr 2010 14:31:23 +0000 (16:31 +0200)]
asfdepay: we require a dynamic payload type

Add an extra caps property that restricts the depayloader to only accept dynamic
payload types.

14 years agoconfigure: Drop -Wcast-align
Thiago Santos [Thu, 15 Apr 2010 10:20:20 +0000 (07:20 -0300)]
configure: Drop -Wcast-align

Commit message copied from core's commit from Benjamin Otte:
246f5dba96a5b50bb74621af67b30942cca72af5
Apparently gcc warns that GstMiniObject is not castable to
GstEvent/Message/Buffer due to them containing 64bit variables, even
though ARM hackers claim that those only need 4byte alignment. And as
long as gcc behaves that way, this warning is not very useful.

So we'll remove the warning until this problem is fixed.

Fixes #615698

14 years agompeg2dec: copy over all buffer flags when copying buffers.
Edward Hervey [Wed, 14 Apr 2010 07:27:14 +0000 (09:27 +0200)]
mpeg2dec: copy over all buffer flags when copying buffers.

Avoids losing the tff/rff video buffer flags

14 years agoasfdemux: Make a table static to avoid having to always allocate it.
Edward Hervey [Sun, 14 Mar 2010 11:16:21 +0000 (12:16 +0100)]
asfdemux: Make a table static to avoid having to always allocate it.

14 years agox264enc: fix up avcC header construction
Mark Nauwelaerts [Tue, 13 Apr 2010 14:31:25 +0000 (16:31 +0200)]
x264enc: fix up avcC header construction

Fix off-by-one introduced by commit 35dd89951d8bb1c094da65480e4197efdfb4e93c
for BUILD_X264 < 76.

Also fixes #610089.

14 years agox264enc: parameterize libx264 provided NAL layout in codec-data creation
Mark Nauwelaerts [Tue, 13 Apr 2010 11:16:41 +0000 (13:16 +0200)]
x264enc: parameterize libx264 provided NAL layout in codec-data creation

14 years agoconfigure: Remove -Wundef flag
Edward Hervey [Mon, 12 Apr 2010 10:43:05 +0000 (12:43 +0200)]
configure: Remove -Wundef flag

Same fix as for #615161

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