Commit graph

11638 commits

Author SHA1 Message Date
Wim Taymans 76436c0f63 back to development 2012-03-22 15:55:42 +01:00
Wim Taymans 5bf86a8728 Release 0.11.2 2012-03-22 15:52:37 +01:00
Wim Taymans 351f13bd42 tests: update for memory api changes 2012-03-21 13:23:42 +01:00
Wim Taymans 289e9683e9 rawparse: fix bayer caps 2012-03-21 09:41:08 +01:00
Mark Nauwelaerts 995bad93a8 shm: port to 0.11 2012-03-20 20:21:42 +01:00
Mark Nauwelaerts cc7918de19 rawparse: port to 0.11 2012-03-20 20:21:37 +01:00
Wim Taymans 7c4dfc7d7c faad: add some channel map debug 2012-03-20 16:44:17 +01:00
Wim Taymans 5ed4e21221 faad: optimize channel remap, avoid potential memcpy
Combine the channel remap and copy in one operation. Calculate the channel remap
table only once, make a shortcut when we are not doing any remapping.
2012-03-20 16:34:33 +01:00
Wim Taymans c7f9558cc4 orc: don't compile everything at startup 2012-03-20 15:38:33 +01:00
Mark Nauwelaerts eea0b288cd gme: use new style audio caps
Also do not pretend to negotiate output caps when there
is not much in output to begin with.
2012-03-18 18:33:00 +01:00
Mark Nauwelaerts a3002ad338 scaletempo: port to 0.11 2012-03-18 18:32:55 +01:00
Mark Nauwelaerts 0473a882ec smooth: port to 0.11 2012-03-18 18:32:51 +01:00
Mark Nauwelaerts b12ac89da0 segmentclip: port to 0.11 2012-03-18 18:32:46 +01:00
Mark Nauwelaerts 0abb7fb3f4 bz2: port to 0.11 2012-03-18 18:32:41 +01:00
Mark Nauwelaerts 3354fda883 removesilence: port to 0.11 2012-03-18 18:32:36 +01:00
Tim-Philipp Müller 497ba9d2c5 zbar: fix build after base transform changes 2012-03-18 01:18:26 +00:00
Wim Taymans bc38bc27b7 don't pass random pointers to pull_range 2012-03-16 21:47:39 +01:00
Wim Taymans ed82d408b1 update for bufferpool changes 2012-03-15 22:11:32 +01:00
Wim Taymans 583f5d1dc7 update for allocation query changes 2012-03-15 20:38:27 +01:00
Wim Taymans 76460a0d7a update for bufferpool api change 2012-03-15 14:08:29 +01:00
Wim Taymans 6cbb840385 update for memory api changes 2012-03-15 13:37:36 +01:00
Wim Taymans 9f700cc3c4 take padding into account 2012-03-14 19:56:59 +01:00
Mark Nauwelaerts 0a8a8aac52 mpeg2enc: also clear initialized mutex and cond 2012-03-14 17:48:40 +01:00
Mark Nauwelaerts cb6b590b0c flite: adjust to some modified caps related API changes 2012-03-14 11:20:18 +01:00
Sreerenj Balachandran 5bbdeb321c configure.ac: move spc plugin to NON_PORTED list(Fix build error) 2012-03-13 12:31:16 +01:00
Wim Taymans 3fae1ff05d use gst_caps_merge instead of gst_caps_union 2012-03-13 09:54:14 +01:00
Wim Taymans 2d9756c703 opusdec: fix for caps api change 2012-03-12 17:06:11 +01:00
Sreerenj Balachandran 3c75d72857 configure.ac: bump GLib requirement to 2.31.14
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=671911
2012-03-12 16:12:15 +01:00
Wim Taymans c3c985cfe1 fix for caps _normalize changes 2012-03-12 12:23:34 +01:00
Wim Taymans 12cba7c984 tests: fix for caps API change 2012-03-12 11:40:20 +01:00
Wim Taymans 4de592aa14 fix for _do_simplify changes 2012-03-12 10:44:22 +01:00
Wim Taymans 77299ba6ae fix for caps api changes 2012-03-11 19:06:59 +01:00
Wim Taymans 857a9564f1 tests: fix more caps 2012-03-08 11:32:27 +01:00
Mark Nauwelaerts 8b39a2eb0c opus: port to updated 0.11 2012-03-07 17:18:48 +01:00
Mark Nauwelaerts 99a4e43c76 celt: port to 0.11 2012-03-07 17:18:48 +01:00
Wim Taymans dbf0b994f2 x-raw-bayer -> x-bayer 2012-03-05 12:43:42 +01:00
Wim Taymans bc9ebb2ff2 use new style caps 2012-03-05 12:03:23 +01:00
Alessandro Decina 8546458617 applemedia: port vtdec 2012-03-03 19:04:36 +01:00
Alessandro Decina b45250e9d2 applemedia: update signature of CMSampleBufferCreate and CMBlockBufferCreateWithMemoryBlock
Change data type for counters passed on the stack from UInt32 to size_t. Fixes
64bit builds.
2012-03-03 19:04:36 +01:00
Alessandro Decina 42dd6a145a applemedia: update format description helper signature
Update the FigVideoFormatDescriptionCreateWithSampleDescriptionExtensionAtom
signature to match the implementation on OSX Lion.
2012-03-03 19:04:36 +01:00
Wim Taymans ea4a0d1c2d update for metadata API changes 2012-02-29 17:26:28 +01:00
Wim Taymans 1fb46f00ae update for metadata tags 2012-02-28 12:10:18 +01:00
Alessandro Decina 7a4a3833c3 applemedia: port qtkitvideosrc 2012-02-28 08:14:00 +01:00
Wim Taymans 3cf47f7a98 audioencoders: chain up to parent event handler 2012-02-27 13:13:14 +01:00
Alessandro Decina 368534f117 adpcmdec: link to libgstbase 2012-02-26 20:43:32 +01:00
Wim Taymans 8743905721 dataurisrc: fix docs and unit test 2012-02-24 12:53:52 +01:00
Wim Taymans 1859802d9d update for metadata changes 2012-02-24 10:26:44 +01:00
Wim Taymans 108ef70382 tests: fix some caps 2012-02-24 10:21:31 +01:00
Wim Taymans 5e132060c2 test: port schroenc unit test 2012-02-22 15:41:42 +01:00
Edward Hervey db64b868ff schro: Port to 0.11
Works with some sample files. There seems to be some timestamping issue though,
but the 0.10 version also complains about that too.
2012-02-22 11:44:23 +01:00