summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-14element: Set the originating pad as message source in gst_element_found_tags_...Sebastian Dröge
2009-05-14element: add gst_element_lost_state_full()Wim Taymans
2009-05-13adapter: don't use realloc, it does a memcpyWim Taymans
2009-05-13docs: update trickmode documentWim Taymans
2009-05-13adapter: use g_realloc for resizing the bufferWim Taymans
2009-05-13adapter: move new member to private structWim Taymans
2009-05-13adapter: update some docsWim Taymans
2009-05-13tests: add another test for adapter timestampsWim Taymans
2009-05-13tests: add new timestamp unit testWim Taymans
2009-05-13defs: add new symbolWim Taymans
2009-05-13adapter: add method to keep track of timestampsWim Taymans
2009-05-13adapter: small cleanupsWim Taymans
2009-05-13debugutils: show more pad-detailsStefan Kost
2009-05-13debugutils: layout improvementStefan Kost
2009-05-12checks: check for enum types not class_ref'ed in gst_init() in 'make check'Tim-Philipp Müller
2009-05-12Initialise some more types in gst_init(), esp. the new enum typesTim-Philipp Müller
2009-05-12systemclock: remove duplicate _get_type() function for GstClockTypeTim-Philipp Müller
2009-05-12ghostpad: remove deprecated APIStefan Kost
2009-05-12parse-launch: allow specifying GstElement properties via gst_parse_bin_from_d...Stefan Kost
2009-05-12docs: add some docs about buffer listsWim Taymans
2009-05-12bufferlist: make objects opaqueWim Taymans
2009-05-12bufferlist: fix a commentWim Taymans
2009-05-12bufferlist: hook up the pad functionsJonas Holmberg
2009-05-12bufferlist: add docs/build/debug/unittestJonas Holmberg
2009-05-12bufferlist: add bufferlist codeJonas Holmberg
2009-05-12gstbuffer: copy new buffer flags when copying metadata.Edward Hervey
2009-05-12adapter: optimize taking the headbufferWim Taymans
2009-05-12typefind: don't leak the force-caps propertyArnout Vandecappelle
2009-05-12element: fix posting of async-start messagesWim Taymans
2009-05-12Add new functions to the win32 exportsSebastian Dröge
2009-05-12Run libtoolize before aclocalMarc-Andre Lureau
2009-05-12API: Add gst_plugin_register_static_full()José Alburquerque
2009-05-12filesrc: Improve debugging a bit on invalid URIsSebastian Dröge
2009-05-12docs: Add new functions to the docsSebastian Dröge
2009-05-12tags: API: Add functions to add single tags to GstTagList or GstTagSetterSebastian Dröge
2009-05-12GstURIHandler: Use get_type_full() vmethod if specified instead of get_type()Sebastian Dröge
2009-05-12po: update .po files for new strings from container-format tagTim-Philipp Müller
2009-05-12docs: small update to release docsTim-Philipp Müller
2009-05-12configure: rename CVS -> git in a couple of placesTim-Philipp Müller
2009-05-12configure: bump the GLib requirement to GLib >= 2.16Tim-Philipp Müller
2009-05-12xmlregistry: remove the old xml registryTim-Philipp Müller
2009-05-11tags: add a tag for the container formatTim-Philipp Müller
2009-05-11bin: fix debug messageTim-Philipp Müller
2009-05-12GstTask: fix compilationWim Taymans
2009-05-12tests: set the latency-time to something lowWim Taymans
2009-05-12tests: improve the exampleWim Taymans
2009-05-12TaskPool: remove _set_func()Wim Taymans
2009-05-12tests: add example of custom taskpoolsWim Taymans
2009-05-12taskpool: fix a commentWim Taymans
2009-05-12tests: cleanup some codeWim Taymans