summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-24Release 1.0.0gst-plugins-base-1.0.0Tim-Philipp Müller
2012-09-24videodecoder: don't take STREAM_LOCK on upstream eventsTim-Philipp Müller
2012-09-23videotestsrc: keep track of the correct running time after renegotiationsThiago Santos
2012-09-23adder: send stream-start event, and send caps event after stream-startTim-Philipp Müller
2012-09-23oggmux: send stream-start eventTim-Philipp Müller
2012-09-22Automatic update of common submoduleTim-Philipp Müller
2012-09-21oggmux: fix up previous commitTim-Philipp Müller
2012-09-21oggmux: send a segment event at the beginningTim-Philipp Müller
2012-09-20videodecoder: Update comments about forwarding/not-forwarding serialized even...Sebastian Dröge
2012-09-19videodecoder: Protect all accesses to priv->output_frame with the stream lockOlivier Crête
2012-09-19tests: port playbin-text example to 1.0 apiAndreas Frisch
2012-09-19audio: Explicitly specify endianness for IEC 61937 payloadingArun Raghavan
2012-09-18audioresample: mark semi-unused variableMark Nauwelaerts
2012-09-17Release 0.11.99gst-plugins-base-0.11.99Tim-Philipp Müller
2012-09-17docs: updateTim-Philipp Müller
2012-09-17examples: make snapshot example actually compile and workTim-Philipp Müller
2012-09-17Remove -DGST_USE_UNSTABLE_APITim-Philipp Müller
2012-09-17tests/examples/snapshot/snapshot.c: get caps from the sampleJavier Jardón
2012-09-17gst: Update for link/unlink function API changeSebastian Dröge
2012-09-17docs: update docs and fix build a bit moreTim-Philipp Müller
2012-09-15Update spec file with latest changes and switch to F18 package namingChristian Fredrik Kalager Schaller
2012-09-15use gst_element_factory_get_metadata to replace obsolete APIMark Nauwelaerts
2012-09-14replace gst_tag_list_free with gst_tag_list_unrefMark Nauwelaerts
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts
2012-09-14audio: improve property descriptionWim Taymans
2012-09-14audiodecoder: Don't output an (unreffed) buffer in error casesSebastian Dröge
2012-09-14fix for appsink GstFlowReturnWim Taymans
2012-09-14appsink: add GstFlowReturn from signal handlerWim Taymans
2012-09-14fix capsWim Taymans
2012-09-14playbin: subtitleoverlay: don't segfault in incorrectly init'ed pluginsAndreas Frisch
2012-09-14Back to developmentTim-Philipp Müller
2012-09-14Release 0.11.94gst-plugins-base-0.11.94Tim-Philipp Müller
2012-09-14docs: update docsTim-Philipp Müller
2012-09-14po: update translationsTim-Philipp Müller
2012-09-14streamsynchronizer: don't shadow function parameterTim-Philipp Müller
2012-09-13audio: Fix annotationsOlivier Crête
2012-09-13docs: ffmpegcolorspace is no moreWim Taymans
2012-09-12videodecoder: Handle GAP eventsJan Schmidt
2012-09-12Fix still-frame handling.Jan Schmidt
2012-09-12xmptag: migrate to the _full version of the API and drop the _full postfixStefan Sauer
2012-09-12collectpads: remove gst_collect_pads_add_pad_fullStefan Sauer
2012-09-12tests: port to the new GLib thread APIMark Nauwelaerts
2012-09-12tests: fix unit testWim Taymans
2012-09-12video: Add support for 4:2:2 10 bit video.Michael Smith
2012-09-11tagdemux: also read tags if downstream activates us in pull mode right awayTim-Philipp Müller
2012-09-11ext, gst-libs: only activate in pull mode if upstream is seekableMark Nauwelaerts
2012-09-11subparse: Call default query handlerEdward Hervey
2012-09-11streamsynchronizer: Don't wait on non-time streamsEdward Hervey
2012-09-11video-info: don't do alignment on the paletteWim Taymans
2012-09-11videoscale: improve handling of navigation eventsWim Taymans