Wim Taymans [Thu, 17 Nov 2011 14:25:58 +0000 (15:25 +0100)]
add parent to pad functions
Wim Taymans [Wed, 16 Nov 2011 16:28:56 +0000 (17:28 +0100)]
add parent to query function
Wim Taymans [Tue, 15 Nov 2011 16:55:36 +0000 (17:55 +0100)]
_query_peer_*() -> _peer_query_*()
Wim Taymans [Tue, 15 Nov 2011 16:42:32 +0000 (17:42 +0100)]
_accept_caps() -> _query_accept_caps()
Wim Taymans [Tue, 15 Nov 2011 16:23:39 +0000 (17:23 +0100)]
_peer_get_caps() -> _peer_query_caps()
Wim Taymans [Tue, 15 Nov 2011 15:52:55 +0000 (16:52 +0100)]
update for _get_caps() -> _query_caps()
Wim Taymans [Tue, 15 Nov 2011 15:34:39 +0000 (16:34 +0100)]
change getcaps to query
Tim-Philipp Müller [Mon, 14 Nov 2011 00:55:16 +0000 (00:55 +0000)]
mad: re-instate accidentally dropped rank
Tim-Philipp Müller [Sun, 13 Nov 2011 23:47:46 +0000 (23:47 +0000)]
Update for GstURIHandler get_protocols() changes
Tim-Philipp Müller [Sun, 13 Nov 2011 19:01:31 +0000 (19:01 +0000)]
dvdreadsrc, pnmsrc: update for GstURIHandler changes
Tim-Philipp Müller [Sun, 13 Nov 2011 01:33:25 +0000 (01:33 +0000)]
mad: re-port to 0.11
This time using the base class. Still something
wrong with the parsing though, when there's no
parser or demuxer upstream (which of course
shouldn't happen in a normal playback scenario).
Tim-Philipp Müller [Sun, 13 Nov 2011 00:29:20 +0000 (00:29 +0000)]
mad: update for GstBaseAudioDecoder -> GstAudioDecoder rename
Mark Nauwelaerts [Tue, 16 Aug 2011 19:12:06 +0000 (21:12 +0200)]
mad: replace with 0.10 version ported to GstAudioDecoder
Taken from commit
6e7e3657396454fe95fbd89170281865d4d1cec3
of Mark's baseaudio branch.
Would probably be too risky to drop this into 0.10 given
all the things mad is doing.
Tim-Philipp Müller [Sun, 13 Nov 2011 00:13:17 +0000 (00:13 +0000)]
docs: remove bits for old lame element from sections.txt file
Tim-Philipp Müller [Sun, 13 Nov 2011 00:04:07 +0000 (00:04 +0000)]
mpegstream: remove the old mpeg-ps parser and demuxers
Don't want anyone porting this by accident.
Superseded by mpegpsdemux in -bad.
Tim-Philipp Müller [Sat, 12 Nov 2011 21:06:29 +0000 (21:06 +0000)]
cdio: port cdiocddasrc to 0.11
Tim-Philipp Müller [Sat, 12 Nov 2011 20:44:23 +0000 (20:44 +0000)]
tests: port mpeg2dec to 0.11
It compiles, but fails.
Tim-Philipp Müller [Sat, 12 Nov 2011 20:33:03 +0000 (20:33 +0000)]
tests: port x264enc unit test to 0.11
Well, it compiles now at least.
Wim Taymans [Fri, 11 Nov 2011 11:33:51 +0000 (12:33 +0100)]
update for base class rename
Wim Taymans [Fri, 11 Nov 2011 11:25:25 +0000 (12:25 +0100)]
update for base class rename
Tim-Philipp Müller [Fri, 11 Nov 2011 01:30:11 +0000 (01:30 +0000)]
po: update translations
Tim-Philipp Müller [Fri, 11 Nov 2011 01:29:33 +0000 (01:29 +0000)]
docs: update docs
Tim-Philipp Müller [Fri, 11 Nov 2011 01:27:47 +0000 (01:27 +0000)]
lamemp3enc: cosmetic error message change
LET'S TRY TO KEEP CAPITALS TO A MINIMUM.
Tim-Philipp Müller [Fri, 11 Nov 2011 00:58:24 +0000 (00:58 +0000)]
twolame: rename to twolamemp2enc
Tim-Philipp Müller [Fri, 11 Nov 2011 00:51:34 +0000 (00:51 +0000)]
twolame: port to 0.11
Tim-Philipp Müller [Thu, 10 Nov 2011 23:17:53 +0000 (23:17 +0000)]
iec958: remove this plugin
I think it can just go away. Audio sinks can and should payload
things themselves using the helper API in libgstaudio. If such
a plugin still makes sense, it should probably be rewritten
using the library functions (and be put into -good or so).
Wim Taymans [Thu, 10 Nov 2011 17:25:38 +0000 (18:25 +0100)]
update for adapter api change
Wim Taymans [Thu, 10 Nov 2011 10:04:06 +0000 (11:04 +0100)]
update for removed fixate function
Wim Taymans [Wed, 9 Nov 2011 10:58:03 +0000 (11:58 +0100)]
remove query types
Wim Taymans [Fri, 4 Nov 2011 16:32:58 +0000 (17:32 +0100)]
realmedia is ported
Wim Taymans [Fri, 4 Nov 2011 15:40:59 +0000 (16:40 +0100)]
more template fixes
Edward Hervey [Fri, 4 Nov 2011 15:32:48 +0000 (16:32 +0100)]
po: lame => lamemp3enc
Wim Taymans [Fri, 4 Nov 2011 11:04:56 +0000 (12:04 +0100)]
make request pads take %u
Edward Hervey [Fri, 4 Nov 2011 09:45:47 +0000 (10:45 +0100)]
mpeg2dec: Add basic cropping support
Wim Taymans [Wed, 2 Nov 2011 11:09:45 +0000 (12:09 +0100)]
tags: update for tag API removal
Wim Taymans [Mon, 31 Oct 2011 01:24:30 +0000 (02:24 +0100)]
update for meta api change
Wim Taymans [Sat, 29 Oct 2011 07:10:54 +0000 (09:10 +0200)]
structure: fix for api update
Tim-Philipp Müller [Mon, 31 Oct 2011 14:34:57 +0000 (14:34 +0000)]
Merge remote-tracking branch 'origin/master' into 0.11
Tim-Philipp Müller [Sun, 30 Oct 2011 15:05:56 +0000 (15:05 +0000)]
tests: port amrnbenc test to 0.11
Tim-Philipp Müller [Sun, 30 Oct 2011 15:04:22 +0000 (15:04 +0000)]
amrnb: fix up raw audio caps for 0.11
Tim-Philipp Müller [Sun, 30 Oct 2011 15:03:29 +0000 (15:03 +0000)]
tests: need to define GST_USE_UNSTABLE_API to avoid warnings
Tim-Philipp Müller [Sun, 30 Oct 2011 12:29:14 +0000 (12:29 +0000)]
lame: remove lame element, it's been superseded by lamemp3enc
Tim-Philipp Müller [Sun, 30 Oct 2011 11:51:58 +0000 (11:51 +0000)]
ext, gst: update for taglist API changes
Edward Hervey [Sat, 29 Oct 2011 09:57:40 +0000 (11:57 +0200)]
asfdemux: Don't leak pending payload buffers
Fixes #662964
Wim Taymans [Fri, 28 Oct 2011 13:21:27 +0000 (15:21 +0200)]
Merge branch 'master' into 0.11
Conflicts:
ext/sidplay/gstsiddec.cc
Stefan Sauer [Thu, 27 Oct 2011 14:53:44 +0000 (16:53 +0200)]
siddec: use BOILERPLATE macro and cleanup FIXMEs
Tim-Philipp Müller [Fri, 28 Oct 2011 08:18:04 +0000 (09:18 +0100)]
asfdepay: fix compiler warnings after gst_caps_new_simple() change
Christian Fredrik Kalager Schaller [Fri, 21 Oct 2011 11:24:01 +0000 (12:24 +0100)]
Update specfile with latest changes
Edward Hervey [Tue, 11 Oct 2011 16:03:01 +0000 (18:03 +0200)]
asfdemux: Don't unmap a buffer that doesn't exist
Wim Taymans [Mon, 10 Oct 2011 10:38:02 +0000 (12:38 +0200)]
dvdread: port to 0.11
Wim Taymans [Thu, 6 Oct 2011 15:24:22 +0000 (17:24 +0200)]
dvdsub: port to 0.11
Wim Taymans [Wed, 5 Oct 2011 11:32:33 +0000 (13:32 +0200)]
Merge branch 'master' into 0.11
Conflicts:
ext/amrwbdec/Makefile.am
ext/amrwbdec/amrwbdec.c
Wim Taymans [Wed, 5 Oct 2011 11:18:45 +0000 (13:18 +0200)]
realmedia: port to 0.11
Mark Nauwelaerts [Wed, 5 Oct 2011 10:05:34 +0000 (12:05 +0200)]
amrwbdec: port to audiodecoder
Mark Nauwelaerts [Tue, 4 Oct 2011 15:00:57 +0000 (17:00 +0200)]
amrnbdec: fixup build
Mark Nauwelaerts [Tue, 4 Oct 2011 15:00:41 +0000 (17:00 +0200)]
amrnbdec: remove leftover extraneous _unref
Wim Taymans [Tue, 4 Oct 2011 15:50:33 +0000 (17:50 +0200)]
Merge branch 'master' into 0.11
Conflicts:
ext/amrnb/amrnbdec.c
Wim Taymans [Tue, 4 Oct 2011 15:35:40 +0000 (17:35 +0200)]
amrnb: port to 0.11
Wim Taymans [Tue, 4 Oct 2011 15:12:35 +0000 (17:12 +0200)]
ported amrwbdec to 0.11
Mark Nauwelaerts [Mon, 3 Oct 2011 15:19:02 +0000 (17:19 +0200)]
amrnbdec: port to audiodecoder
Wim Taymans [Fri, 30 Sep 2011 15:45:31 +0000 (17:45 +0200)]
Merge branch 'master' into 0.11
Wim Taymans [Fri, 30 Sep 2011 15:38:07 +0000 (17:38 +0200)]
mpeg2dec: minimal port to 0.11
Vincent Penquerc'h [Mon, 5 Sep 2011 10:11:52 +0000 (11:11 +0100)]
mpeg2dec: post QoS messages when dropping a frame due to QoS
https://bugzilla.gnome.org/show_bug.cgi?id=658241
Wim Taymans [Wed, 28 Sep 2011 11:05:55 +0000 (13:05 +0200)]
configure: update ported plugins list
Wim Taymans [Wed, 28 Sep 2011 11:03:31 +0000 (13:03 +0200)]
update to 0.11 branch
Wim Taymans [Tue, 27 Sep 2011 18:32:46 +0000 (20:32 +0200)]
dvdlpcmdec: port to 0.11
Wim Taymans [Tue, 27 Sep 2011 16:19:50 +0000 (18:19 +0200)]
lame: fix raw audio caps too
Wim Taymans [Tue, 27 Sep 2011 16:15:00 +0000 (18:15 +0200)]
lame: port to 0.11
Wim Taymans [Tue, 27 Sep 2011 15:54:02 +0000 (17:54 +0200)]
Merge branch 'master' into 0.11
Wim Taymans [Tue, 27 Sep 2011 15:51:31 +0000 (17:51 +0200)]
x264enc: port to 0.11
Mark Nauwelaerts [Tue, 27 Sep 2011 15:01:59 +0000 (17:01 +0200)]
amrnbenc: port to audioencoder
Wim Taymans [Mon, 26 Sep 2011 17:07:23 +0000 (19:07 +0200)]
Merge branch 'master' into 0.11
Conflicts:
ext/mad/gstmad.c
Wim Taymans [Mon, 26 Sep 2011 17:03:13 +0000 (19:03 +0200)]
port a52dec to 0.11
Sebastian Dröge [Mon, 26 Sep 2011 14:29:12 +0000 (16:29 +0200)]
twolame: Simple fix for GstAudioEncoder API change
Sebastian Dröge [Mon, 26 Sep 2011 14:28:08 +0000 (16:28 +0200)]
twolame: Fix variable 'gstelement_class' set but not used compiler warning
Sebastian Dröge [Mon, 26 Sep 2011 14:08:20 +0000 (16:08 +0200)]
lame: Don't get the parent class again, GST_BOILERPLATE does this already
Sebastian Dröge [Mon, 26 Sep 2011 14:07:54 +0000 (16:07 +0200)]
lame: Fix variable 'gstelement_class' set but not used compiler warning
Mark Nauwelaerts [Mon, 26 Sep 2011 10:07:15 +0000 (12:07 +0200)]
twolame: improve output framing and timestamping
... which simply comes down to requesting one frame of input data at a time,
since the encoder nicely turns this into 1 encoded frame.
Mark Nauwelaerts [Mon, 26 Sep 2011 09:56:23 +0000 (11:56 +0200)]
twolame: port to audioencoder
Mark Nauwelaerts [Fri, 23 Sep 2011 13:32:01 +0000 (15:32 +0200)]
lame: use some more boilerplate
Mark Nauwelaerts [Fri, 23 Sep 2011 13:26:48 +0000 (15:26 +0200)]
lame: port to audioencoder
Mark Nauwelaerts [Fri, 23 Sep 2011 12:33:55 +0000 (14:33 +0200)]
lamemp3enc: use some more boilerplate
Mark Nauwelaerts [Mon, 26 Sep 2011 12:44:23 +0000 (14:44 +0200)]
lamemp3enc: really report bitrate rather kbitrate
Mark Nauwelaerts [Mon, 26 Sep 2011 12:44:01 +0000 (14:44 +0200)]
lamemp3enc: port to audioencoder
Vincent Penquerc'h [Fri, 16 Sep 2011 14:35:06 +0000 (15:35 +0100)]
dvdreadsrc: take into account first sector of the current title
This fixes seeking on titles which do not start on a new file.
https://bugzilla.gnome.org/show_bug.cgi?id=659252
Vincent Penquerc'h [Fri, 16 Sep 2011 14:03:54 +0000 (15:03 +0100)]
dvdreadsrc: fix sector seeking
It was overly complicated, and did not take into account the offset
needed for titles which do not start on a new file.
https://bugzilla.gnome.org/show_bug.cgi?id=659252
Vincent Penquerc'h [Fri, 16 Sep 2011 12:42:53 +0000 (13:42 +0100)]
dvdreadsrc: fix sector search for packed titles
Some DVD titles are packed in a single set, and we need to use
the correct table to map times to sectors.
https://bugzilla.gnome.org/show_bug.cgi?id=659252
Tim-Philipp Müller [Mon, 15 Aug 2011 15:23:04 +0000 (16:23 +0100)]
mad: remove id3tag dependency used by in practice unreachable legacy code
The mad mp3 decoder element shouldn't parse tags at all really, but we
have so far kept this code around for backwards-compatibility reasons
for people building manual pipelines for some reason. However, as it
turns out that code has never actually worked in 0.10 in practice,
since it only gets executed if mad_frame_decode() returns LOSTSYNC,
which doesn't actually seem to happen any more though because of the
preceding mad_header_decode(), which will discover and report the
sync loss if it runs into a tag and make mad_frame_decode() try to
resync right away.
Discovered this while trying to make it use gst_tag_list_from_id3v2_tag().
Mark Nauwelaerts [Thu, 8 Sep 2011 15:01:27 +0000 (17:01 +0200)]
asfpacket: skip empty payload packets
... which also avoids assertion failures and possible segfaults later on
when possibly trying to join 2 empty buffers.
Tim-Philipp Müller [Thu, 8 Sep 2011 13:33:00 +0000 (14:33 +0100)]
rmdemux: delay announcing container tags until we have pads
Fixes tags when transcoding.
https://bugzilla.gnome.org/show_bug.cgi?id=658297
Sebastian Dröge [Wed, 7 Sep 2011 12:36:46 +0000 (14:36 +0200)]
amrnbenc: Use complete raw audio caps in the test
Stefan Sauer [Wed, 7 Sep 2011 12:25:41 +0000 (14:25 +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:25:13 +0000 (21:25 +0200)]
Automatic update of common submodule
From a39eb83 to 11f0cd5
Stefan Sauer [Tue, 6 Sep 2011 13:40:55 +0000 (15:40 +0200)]
Automatic update of common submodule
From 605cd9a to a39eb83
Wim Taymans [Thu, 25 Aug 2011 11:04:01 +0000 (13:04 +0200)]
asf: don't use fourcc
Wim Taymans [Thu, 25 Aug 2011 10:54:42 +0000 (12:54 +0200)]
Merge branch 'master' into 0.11
Vincent Penquerc'h [Mon, 22 Aug 2011 16:49:14 +0000 (17:49 +0100)]
mpeg2dec: fix spurious failure to decode some files
Parsing can return with an 'invalid' state, but this is not
actually fatal. For one, the mpeg2dec command line tool that
comes with the libmpeg2 library blithely ignores this condition
and merrily goes on. So we do this same, logging the error,
and going on with parsing. This makes something work that did
not use to work, and brings happiness to the world.
https://bugzilla.gnome.org/show_bug.cgi?id=429476
Wim Taymans [Fri, 19 Aug 2011 16:07:58 +0000 (18:07 +0200)]
port to new audio caps
Wim Taymans [Wed, 3 Aug 2011 16:58:09 +0000 (18:58 +0200)]
Merge branch 'master' into 0.11
Conflicts:
common
gst/asfdemux/gstrtpasfdepay.c
Sebastian Dröge [Wed, 3 Aug 2011 07:05:47 +0000 (09:05 +0200)]
configure: Add synaesthesia to the list of non-ported plugins