Commit graph

4644 commits

Author SHA1 Message Date
Tim-Philipp Müller 7bd9400ff1 Merge remote-tracking branch 'origin/master' into 0.11
Conflicts:
	ext/dvdread/dvdreadsrc.c
2011-12-02 02:01:06 +00:00
Руслан Ижбулатов 895b88760f dvdreadsrc: Fix format string compiler warning
Fixes bug #665101.
2011-11-29 08:49:23 +01:00
Tim-Philipp Müller bd3091913b Merge remote-tracking branch 'origin/master' into 0.11 2011-11-28 21:31:25 +00:00
Wim Taymans 4548e811ea Update for indexable change 2011-11-28 18:26:34 +01:00
Wim Taymans 436cc30a94 update for clock provider API change 2011-11-28 17:52:52 +01:00
Vincent Penquerc'h 213ce049ad various: fix pad template ref leaks
https://bugzilla.gnome.org/show_bug.cgi?id=662664
2011-11-28 13:10:01 +00:00
René Stadler 97b70cae70 tests: update for gstcheck API change 2011-11-24 21:48:55 +01:00
Tim-Philipp Müller 875c41011e ext: fix more printf format warnings in debug messages 2011-11-23 23:29:03 +00:00
Matej Knopp 4b57b9288b Fix print format compiler warnings on OS X / 64bit
https://bugzilla.gnome.org/show_bug.cgi?id=662617
2011-11-23 23:23:29 +00:00
Wim Taymans 03bc286c64 update for activation changes 2011-11-21 13:36:10 +01:00
Wim Taymans 8eca58a50e update for new scheduling query 2011-11-18 18:00:28 +01:00
Wim Taymans df3e30ed7e add parent to activate functions 2011-11-18 13:59:29 +01:00
Wim Taymans 2679b9432a add parent to pad functions 2011-11-17 15:25:58 +01:00
Wim Taymans ee240c1ac0 add parent to query function 2011-11-16 17:28:56 +01:00
Wim Taymans d338e41a85 _query_peer_*() -> _peer_query_*() 2011-11-15 17:55:36 +01:00
Wim Taymans 3aa7fa6aea _accept_caps() -> _query_accept_caps() 2011-11-15 17:42:32 +01:00
Wim Taymans 7f70d16daf _peer_get_caps() -> _peer_query_caps() 2011-11-15 17:23:39 +01:00
Wim Taymans 1754aa707a update for _get_caps() -> _query_caps() 2011-11-15 16:52:55 +01:00
Wim Taymans 2aac4ddabf change getcaps to query 2011-11-15 16:34:39 +01:00
Tim-Philipp Müller 607ce96e33 mad: re-instate accidentally dropped rank 2011-11-14 00:55:16 +00:00
Tim-Philipp Müller 074330bf16 Update for GstURIHandler get_protocols() changes 2011-11-13 23:47:46 +00:00
Tim-Philipp Müller 4db445cf84 dvdreadsrc, pnmsrc: update for GstURIHandler changes 2011-11-13 19:01:31 +00:00
Tim-Philipp Müller b581c0f96d 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).
2011-11-13 15:10:32 +00:00
Tim-Philipp Müller 0cc15510e5 mad: update for GstBaseAudioDecoder -> GstAudioDecoder rename 2011-11-13 00:29:20 +00:00
Mark Nauwelaerts ced55bf549 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.
2011-11-13 00:23:03 +00:00
Tim-Philipp Müller d0cdcd8473 docs: remove bits for old lame element from sections.txt file 2011-11-13 00:13:17 +00:00
Tim-Philipp Müller 8d44d7ded7 mpegstream: remove the old mpeg-ps parser and demuxers
Don't want anyone porting this by accident.
Superseded by mpegpsdemux in -bad.
2011-11-13 00:07:02 +00:00
Tim-Philipp Müller b699e199f2 cdio: port cdiocddasrc to 0.11 2011-11-12 21:06:29 +00:00
Tim-Philipp Müller 09675d7a8e tests: port mpeg2dec to 0.11
It compiles, but fails.
2011-11-12 20:44:23 +00:00
Tim-Philipp Müller 4f3345531f tests: port x264enc unit test to 0.11
Well, it compiles now at least.
2011-11-12 20:33:03 +00:00
Wim Taymans 115e7cbd7f update for base class rename 2011-11-11 12:33:51 +01:00
Wim Taymans ea1537a4a8 update for base class rename 2011-11-11 12:25:25 +01:00
Tim-Philipp Müller 28c21e4482 po: update translations 2011-11-11 01:30:11 +00:00
Tim-Philipp Müller 3ab8c7b0d0 docs: update docs 2011-11-11 01:29:33 +00:00
Tim-Philipp Müller 82ae672bad lamemp3enc: cosmetic error message change
LET'S TRY TO KEEP CAPITALS TO A MINIMUM.
2011-11-11 01:27:47 +00:00
Tim-Philipp Müller f6d7531c66 twolame: rename to twolamemp2enc 2011-11-11 01:21:33 +00:00
Tim-Philipp Müller 13d1003c9e twolame: port to 0.11 2011-11-11 00:51:34 +00:00
Tim-Philipp Müller 0983339a6e 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).
2011-11-10 23:17:53 +00:00
Wim Taymans df031523f8 update for adapter api change 2011-11-10 18:25:38 +01:00
Wim Taymans f49f9bd1a8 update for removed fixate function 2011-11-10 11:04:06 +01:00
Wim Taymans 6a7345c98d remove query types 2011-11-09 11:58:03 +01:00
Wim Taymans 839773dbed realmedia is ported 2011-11-04 17:32:58 +01:00
Wim Taymans 85c1707fcf more template fixes 2011-11-04 16:42:31 +01:00
Edward Hervey 7481b07261 po: lame => lamemp3enc 2011-11-04 16:32:48 +01:00
Wim Taymans 3925721cd1 make request pads take %u 2011-11-04 12:04:56 +01:00
Edward Hervey 444df1a2cc mpeg2dec: Add basic cropping support 2011-11-04 10:48:17 +01:00
Wim Taymans e59ba7ca05 tags: update for tag API removal 2011-11-02 12:09:45 +01:00
Wim Taymans fed7cbc8d2 update for meta api change 2011-11-02 09:09:26 +01:00
Wim Taymans c944e225c8 structure: fix for api update 2011-11-02 09:09:26 +01:00
Tim-Philipp Müller d919b7b0f4 Merge remote-tracking branch 'origin/master' into 0.11 2011-10-31 14:34:57 +00:00