Tim-Philipp Müller [Fri, 30 Dec 2011 17:49:01 +0000 (17:49 +0000)]
mpeg2dec: update for GstIndex removal
Tim-Philipp Müller [Fri, 30 Dec 2011 17:46:06 +0000 (17:46 +0000)]
cdio: update for probe vfunc removal in GstAudioCdSrc
Wim Taymans [Mon, 19 Dec 2011 17:20:56 +0000 (18:20 +0100)]
mpeg2dec: update for new interlaced flags
Wim Taymans [Tue, 6 Dec 2011 13:00:18 +0000 (14:00 +0100)]
fix for basesrc changes
Edward Hervey [Mon, 5 Dec 2011 17:43:49 +0000 (18:43 +0100)]
rtpasfdepay: Initialize GstRTPBuffer before usage
Tim-Philipp Müller [Fri, 2 Dec 2011 02:01:06 +0000 (02:01 +0000)]
Merge remote-tracking branch 'origin/master' into 0.11
Conflicts:
ext/dvdread/dvdreadsrc.c
Руслан Ижбулатов [Tue, 29 Nov 2011 07:49:23 +0000 (08:49 +0100)]
dvdreadsrc: Fix format string compiler warning
Fixes bug #665101.
Tim-Philipp Müller [Mon, 28 Nov 2011 21:31:25 +0000 (21:31 +0000)]
Merge remote-tracking branch 'origin/master' into 0.11
Wim Taymans [Mon, 28 Nov 2011 17:26:34 +0000 (18:26 +0100)]
Update for indexable change
Wim Taymans [Mon, 28 Nov 2011 16:52:52 +0000 (17:52 +0100)]
update for clock provider API change
Vincent Penquerc'h [Mon, 28 Nov 2011 13:10:01 +0000 (13:10 +0000)]
various: fix pad template ref leaks
https://bugzilla.gnome.org/show_bug.cgi?id=662664
René Stadler [Thu, 24 Nov 2011 20:41:55 +0000 (21:41 +0100)]
tests: update for gstcheck API change
Tim-Philipp Müller [Wed, 23 Nov 2011 23:29:03 +0000 (23:29 +0000)]
ext: fix more printf format warnings in debug messages
Matej Knopp [Mon, 21 Nov 2011 21:02:07 +0000 (22:02 +0100)]
Fix print format compiler warnings on OS X / 64bit
https://bugzilla.gnome.org/show_bug.cgi?id=662617
Wim Taymans [Mon, 21 Nov 2011 12:36:10 +0000 (13:36 +0100)]
update for activation changes
Wim Taymans [Fri, 18 Nov 2011 17:00:28 +0000 (18:00 +0100)]
update for new scheduling query
Wim Taymans [Fri, 18 Nov 2011 12:59:29 +0000 (13:59 +0100)]
add parent to activate functions
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