[MOVED FROM BAD 06/68] gst-indent
[platform/upstream/gstreamer.git] / gst /
2011-06-15 Thomas Vander Stichele[MOVED FROM BAD 06/68] gst-indent
2011-06-15 David Schleef[MOVED FROM BAD 05/68] configure.ac: the Hermes library...
2011-06-15 Christian Schaller[MOVED FROM BAD 04/68] fix to make it possible to build...
2011-06-15 David Schleef[MOVED FROM BAD 03/68] gst-libs/gst/audio/Makefile...
2011-06-15 Ronald S. Bultje[MOVED FROM BAD 02/68] gst/colorspace/: Fix compiling...
2011-06-15 David Schleef[MOVED FROM BAD 01/68] Duplicate the ext/hermes colorsp...
2011-06-14 Tim-Philipp Mülleruridecodebin, decodebin: remove new-decoded-pad and...
2011-06-14 Tim-Philipp Müllerplayback: rename playbin2 to playbin
2011-06-14 Tim-Philipp Müllerplayback: merge playbin and decodebin plugins into...
2011-06-14 Tim-Philipp Müllerdecodebin2: rename decodebin2 to decodebin
2011-06-14 Tim-Philipp Müllerplayback: remove old playbin and decodebin elements
2011-06-14 Debarshi RayRemove unused but set variables
2011-06-14 Wim TaymansMerge branch 'master' into 0.11
2011-06-13 Wim TaymansMerge branch 'master' into 0.11
2011-06-13 Wim Taymans-base: update for buffer API change
2011-06-13 Wim Taymansvideotestsrc: use baseclass allocator negotiation logic
2011-06-11 Wim Taymansupdate for bufferpool api change
2011-06-11 David Schleefconvert M_PI to G_PI, for msvc
2011-06-10 Wim Taymansvideotestsrc: fix for alignment value change
2011-06-10 Wim TaymansMerge branch 'master' into 0.11
2011-06-10 Wim Taymans-base: fix for flush_stop event API change
2011-06-08 Wim Taymansplayback: changes for message API changes
2011-06-08 Tim-Philipp MüllerGST_PLUGINS_BASE_LIBS is not defined in -base.
2011-06-07 Tim-Philipp MüllerRemove v4l plugin
2011-06-07 Wim Taymans-base: use caps event
2011-06-07 Wim Taymans-base: use caps event instead of setcapsfunction
2011-06-06 Wim TaymansMerge branch 'master' into 0.11
2011-06-06 Wim Taymansvideotestsrc: remove deprecated peer-alloc property
2011-06-05 Tim-Philipp Müllersubparse: fix indentation
2011-06-04 David Schleefadder: Work around changes in g_atomic API
2011-06-03 Wim TaymansMerge branch 'master' into 0.11
2011-06-03 Wim Taymanstypefind: fix after merge
2011-06-03 Wim Taymansplayback: fix compilation after ghostpad setcaps removal
2011-06-02 Wim TaymansMerge branch 'master' into 0.11
2011-06-02 Tim-Philipp Müllertypefinding: add typefinder for WAP WBMP bitmaps
2011-06-02 Wim TaymansMerge branch 'master' into 0.11
2011-06-02 Wim Taymansplaysinconvert: clear the probe id when removing
2011-06-02 Wim Taymansplaysink: refactor block/unblock code a little
2011-06-02 Sebastian Drögeplaysink: Fix deadlock in the audio/video converter...
2011-06-01 Wim Taymansprobes: port to new API for blocking and probes
2011-05-31 Sebastian Drögevolume: Fix handling of volume>=4.0 for 8 and 16 bit...
2011-05-30 Wim Taymansplaybin: fixed for new pad block API
2011-05-27 Sebastian Drögevideoscale: Optimize transform_caps()
2011-05-27 Sebastian Drögeffmpegcolorspace: Optimize transform_caps()
2011-05-27 Sebastian Drögeaudioresample: Optimize transform_caps()
2011-05-27 Sebastian Drögeaudioconvert: Use new gst_caps_is_subset_structure...
2011-05-27 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-27 Sebastian Drögeaudioconvert: Optimize transform_caps()
2011-05-27 Sebastian Drögegst: Update for the GstBaseTransform::transform_caps...
2011-05-26 Wim Taymans-base: change for changed set_blocked API
2011-05-26 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-26 Sebastian Drögeplaybin2: Let the input-selectors sync all streams...
2011-05-25 Stefan Kostaudiotestsrc: add blue and violet noise by using spectr...
2011-05-25 Stefan Kostaudiotestsrc: add red (brownian) noise generator
2011-05-25 Stefan Kostvolume: use a flag for 'mute' using the controller
2011-05-24 Wim Taymansfeature: use object name instaed of feature name
2011-05-24 Wim Taymansscheduling: port to new scheduling query
2011-05-24 Wim TaymansMerge branch 'master' into 0.11
2011-05-23 Sebastian Drögesubparse: Try to typefind even if conversion to UTF8...
2011-05-23 Sebastian Drögesubparse: Compile the typefind regex with optimization...
2011-05-23 Sebastian Drögesubparse: Interprete typefind strings passed to GRegex...
2011-05-23 Stefan Kostdocs: fixup appsrc/sink api docs
2011-05-20 Wim Taymansencodebin: use new method
2011-05-20 Sebastian Drögeencodebin: Fix compilation after the removal of GstElem...
2011-05-20 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-19 Stefan Kostaudioconvert: cleanup helper code
2011-05-19 Thiago Santosencodebin: Autoplug formatters
2011-05-19 Thiago Santosencodebin: fix typos
2011-05-19 Wim TaymansMerge branch 'master' into 0.11
2011-05-18 Sebastian Drögebase: Update for SEGMENT event parse API changes
2011-05-17 Sebastian Drögegst: Update for caps/pad template related API changes
2011-05-17 Sebastian Drögeencodebin: Update for caps/pad template related API...
2011-05-17 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-17 Sebastian DrögeRevert "-base_port to new query API"
2011-05-17 Sebastian DrögeRevert "decodebin2: Update for GstQuery related API...
2011-05-17 Wim TaymansMerge branch 'master' into 0.11
2011-05-16 Sebastian Drögevideorate: Update for segment API changes
2011-05-16 Sebastian Drögedecodebin2: Update for GstQuery related API changes
2011-05-16 Sebastian Drögeplaysink: Update for other 0.11 API changes
2011-05-16 Sebastian Drögeplaysink: Use correct number of parameters to gst_pad_g...
2011-05-16 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-16 Sebastian Drögevideorate: Update for negotiation related API changes
2011-05-16 Sebastian Drögetcpclientsrc: Update for negotation related API changes
2011-05-16 Sebastian Drögeaudioresample: Update for negotiation related API changes
2011-05-16 Sebastian Drögeplayback: Update for negotiation related API changes
2011-05-16 Sebastian Drögeffmpegcolorspace: Update for negotiation related API...
2011-05-16 Sebastian Drögeencodebin: Update for negotiation related API changes
2011-05-16 Sebastian Drögeaudioconvert: Update for negotiation related API changes
2011-05-16 Sebastian Drögeadder: Update for negotiation related API changes
2011-05-16 Sebastian Drögevideotestsrc: Update for negotiation related API changes
2011-05-16 Sebastian Drögevideoscale: Update for negotiation related API changes
2011-05-16 Sebastian Drögevideoscale: basetransform is now better at trying passt...
2011-05-16 Wim Taymans-base: port to new SEGMENT API
2011-05-16 Mark Nauwelaertsvideorate: optionally ensure maximum average output...
2011-05-16 Alexey Fishervideorate: optionally only drop frames to ensure maximu...
2011-05-16 Mark Nauwelaertsuridecodebin: use bitrate to configure streaming buffer...
2011-05-16 Mark Nauwelaertsuridecodebin: remove some dead code
2011-05-15 Thiago Santosencodebin: Check for missing converters
2011-05-14 Andoni Morales Ala... decodebin2: fix preroll for streams at low bitrates
2011-05-14 Sebastian Drögeplaysink: Use new ghostpad/proxypad API to get the...
next