summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.0.01.0.0Tim-Philipp Müller2012-09-2433-156/+190
* videodecoder: don't take STREAM_LOCK on upstream eventsTim-Philipp Müller2012-09-241-14/+28
* videotestsrc: keep track of the correct running time after renegotiationsThiago Santos2012-09-232-3/+27
* adder: send stream-start event, and send caps event after stream-startTim-Philipp Müller2012-09-232-1/+24
* oggmux: send stream-start eventTim-Philipp Müller2012-09-231-0/+6
* Automatic update of common submoduleTim-Philipp Müller2012-09-221-0/+0
* oggmux: fix up previous commitTim-Philipp Müller2012-09-211-0/+1
* oggmux: send a segment event at the beginningTim-Philipp Müller2012-09-211-0/+17
* videodecoder: Update comments about forwarding/not-forwarding serialized even...Sebastian Dröge2012-09-201-10/+25
* videodecoder: Protect all accesses to priv->output_frame with the stream lockOlivier Crête2012-09-191-7/+29
* tests: port playbin-text example to 1.0 apiAndreas Frisch2012-09-191-4/+6
* audio: Explicitly specify endianness for IEC 61937 payloadingArun Raghavan2012-09-193-18/+20
* audioresample: mark semi-unused variableMark Nauwelaerts2012-09-181-1/+1
* Release 0.11.99RELEASE-0.11.99Tim-Philipp Müller2012-09-174-7/+17
* docs: updateTim-Philipp Müller2012-09-1727-53/+53
* examples: make snapshot example actually compile and workTim-Philipp Müller2012-09-171-2/+4
* Remove -DGST_USE_UNSTABLE_APITim-Philipp Müller2012-09-1711-11/+2
* tests/examples/snapshot/snapshot.c: get caps from the sampleJavier Jardón2012-09-171-11/+4
* gst: Update for link/unlink function API changeSebastian Dröge2012-09-173-21/+15
* docs: update docs and fix build a bit moreTim-Philipp Müller2012-09-1729-56/+55
* Update spec file with latest changes and switch to F18 package namingChristian Fredrik Kalager Schaller2012-09-151-4/+2
* use gst_element_factory_get_metadata to replace obsolete APIMark Nauwelaerts2012-09-155-12/+24
* replace gst_tag_list_free with gst_tag_list_unrefMark Nauwelaerts2012-09-1424-85/+85
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-1410-16/+16
* audio: improve property descriptionWim Taymans2012-09-142-7/+9
* audiodecoder: Don't output an (unreffed) buffer in error casesSebastian Dröge2012-09-141-1/+2
* fix for appsink GstFlowReturnWim Taymans2012-09-142-3/+5
* appsink: add GstFlowReturn from signal handlerWim Taymans2012-09-142-17/+25
* fix capsWim Taymans2012-09-1416-61/+38
* playbin: subtitleoverlay: don't segfault in incorrectly init'ed pluginsAndreas Frisch2012-09-141-6/+8
* Back to developmentTim-Philipp Müller2012-09-141-1/+1
* Release 0.11.94RELEASE-0.11.94Tim-Philipp Müller2012-09-1414-691/+5099
* docs: update docsTim-Philipp Müller2012-09-1427-56/+56
* po: update translationsTim-Philipp Müller2012-09-1437-37/+37
* streamsynchronizer: don't shadow function parameterTim-Philipp Müller2012-09-141-4/+3
* audio: Fix annotationsOlivier Crête2012-09-135-6/+6
* docs: ffmpegcolorspace is no moreWim Taymans2012-09-131-1/+1
* videodecoder: Handle GAP eventsJan Schmidt2012-09-121-0/+9
* Fix still-frame handling.Jan Schmidt2012-09-121-3/+4
* xmptag: migrate to the _full version of the API and drop the _full postfixStefan Sauer2012-09-127-29/+11
* collectpads: remove gst_collect_pads_add_pad_fullStefan Sauer2012-09-122-2/+3
* tests: port to the new GLib thread APIMark Nauwelaerts2012-09-123-12/+15
* tests: fix unit testWim Taymans2012-09-121-0/+2
* video: Add support for 4:2:2 10 bit video.Michael Smith2012-09-124-2/+207
* tagdemux: also read tags if downstream activates us in pull mode right awayTim-Philipp Müller2012-09-111-3/+28
* ext, gst-libs: only activate in pull mode if upstream is seekableMark Nauwelaerts2012-09-112-2/+4
* subparse: Call default query handlerEdward Hervey2012-09-111-1/+1
* streamsynchronizer: Don't wait on non-time streamsEdward Hervey2012-09-111-0/+3
* video-info: don't do alignment on the paletteWim Taymans2012-09-111-3/+4
* videoscale: improve handling of navigation eventsWim Taymans2012-09-111-11/+14