Automatic update of common submodule
[platform/upstream/gstreamer.git] / gst /
2010-05-26 Edward Herveyaudiorate: Fix buffer offset_end when within tolerance.
2010-05-22 Sebastian Drögevideotestsrc: Fixate interlaced, chroma-site and color...
2010-05-22 Sebastian Drögevideorate: Use new string fixation function from core
2010-05-22 Sebastian Drögevideorate: Fixate color-matrix and chroma-site fields...
2010-05-22 Sebastian Drögevideorate: Fixate the interlaced field if necessary
2010-05-22 Sebastian Drögetypefindfunctions: Add IVF typefinder
2010-05-21 Tim-Philipp Müllervideorate: pass object to logging functions, use GST_DE...
2010-05-19 Philip Jägenstedttypefind: Detect WebM as video/webm
2010-05-19 Alessandro Decinaplaybin2: fix a typo introduced by 9d753824.
2010-05-18 Sebastian Drögeplaybin2: Don't put "raw" subtitle types in the raw...
2010-05-14 Sebastian Drögeplaysink: Don't fail if subtitles are used but only...
2010-05-14 Sebastian Drögeplaysink: Fix deadlock caused from an additional lock...
2010-05-13 Sebastian Drögevideoscale: Use passthrough mode if width and height...
2010-05-13 Sebastian Drögevideoscale: Try harder to keep the DAR if possible
2010-05-13 Sebastian Drögevideoscale: Log PAR and DAR of input and output caps...
2010-05-13 Sebastian Drögevideoscale: Set input width/height if the output caps...
2010-05-13 Andoni Moralesvideoscale: Try to keep DAR when scaling
2010-05-12 Sebastian Drögevideotestsrc: Fixate PAR to 1/1 if possible
2010-05-07 Edward Herveyffmpegcolorspace : whooops
2010-05-07 Edward Herveyffmpegcolorspace: more minor cleanups
2010-05-07 Edward Herveyffmpegcolorspace: speedup caps transformation
2010-05-07 Edward Herveyuridecodebin: add the 'expose-all-streams' property...
2010-05-07 Edward Herveydecodebin2: Add a property to not expose/decode all...
2010-05-07 Edward Herveydecodebin2: rename are_raw_caps to are_final_caps,...
2010-05-06 Stefan Kostaudioconvert: disambigue comment due to popular demand
2010-05-06 Mark Nauwelaertsplaysink: disconnect signals in some more cleanup cases
2010-05-06 Stefan Kostvideoscale: use can_intersect to avoid a caps copy
2010-05-06 Stefan Kostvideorate: trucate own caps, instead of copying and...
2010-05-06 Stefan Kostdecodebin: use can_intersect to avoid a caps copy
2010-05-06 Stefan Kostaudioconvert: fix typo in comment
2010-05-04 Wim Taymansuridecodebin: add all qtdemux types to downloadable...
2010-04-30 Mark Nauwelaertsplaybin2: forward duration query duration during group...
2010-04-30 Stefan Kostadder: only accept seek-types none and set
2010-04-30 Stefan Kostadder: rework timestamping
2010-04-29 Sebastian Drögeplaysink: Add support for deinterlacing
2010-04-29 Sebastian Drögeplaybin2: Add flag for enabling/disabling automatic...
2010-04-29 Sebastian Drögeplaybin: Use g_once_init_{enter,leave} instead of GOnce...
2010-04-29 Sebastian Drögeffmpegcolorspace: Use GST_BOILERPLATE and use GstVideoF...
2010-04-29 Sebastian Drögeplaysink: Correctly reconfigure the video chain when...
2010-04-29 Sebastian Drögeplaybin2: If a text sink is provided, let subtitle...
2010-04-29 Sebastian Drögeplaybin2: Set subtitle encoding on the decodebins again
2010-04-29 Sebastian Drögevideoscale: Some random cleanup
2010-04-29 Sebastian Drögevideoscale: Add support for Y444, Y42B and Y41B
2010-04-29 Sebastian Drögevideoscale: Reorder template caps by the amount of...
2010-04-29 Joshua M. Doevideorate: add support for video/x-raw-gray
2010-04-22 Sebastian Drögeffmpegcolorspace: Fix Y41B->Y444 conversion
2010-04-16 Sebastian Drögeaudiorate: Don't leak the input buffer in error cases
2010-04-14 Tim-Philipp Müllerbuild: use LDADD instead of LDFLAGS to specify libs...
2010-04-12 Tim-Philipp Müllertypefinding: add channels and rate to ADTS caps if...
2010-04-12 Arun Raghavantypefinding: add AAC level to ADTS caps
2010-04-12 Arun Raghavantypefinding: add AAC profile to ADTS caps
2010-04-11 Stefan Kostadder: add support for negative playback rates
2010-04-09 Tim-Philipp Müllerplayback, ogg: dist new gstplayback.h and gstogg.h
2010-04-09 Thomas Greenplaybin: Only unref the volume element on dispose and...
2010-04-03 Stefan Kostaudiotestsrc: swap timestamps in forward and reverse...
2010-04-02 Stefan Kostaudiotestsrc: implement reverse playback
2010-04-01 Edward Herveygstplaysink: Remove unused variable.
2010-04-01 Edward Herveydecodebin2: Removing dead assignment.
2010-03-30 Robert Swainplaysink: Fix aduio_raw_sink typo
2010-03-28 Tim-Philipp Müllerbuild: build plugin and example directories in parallel...
2010-03-26 Wim Taymansuridecodebin: we can handle avi in download mode too
2010-03-19 Sebastian Drögevideotestsrc: Only set color-matrix and chroma-site...
2010-03-19 Tim-Philipp Müllerbuild: Makefile.am fixes
2010-03-17 Sebastian Drögevideoscale: Use correct boundary checks for YUY2/UYVY
2010-03-17 Sebastian Drögevolume: Remove useless cast
2010-03-17 Benjamin OtteFix for -Wold-style-definition
2010-03-17 Benjamin OtteAdd -Wformat-nonliteral -Wformat-security
2010-03-16 Benjamin OtteAdd -Wwrite-strings to configure
2010-03-16 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2010-03-15 David Hoyttypefind: use g_ascii_strncasecmp() instead of strncase...
2010-03-15 Tim-Philipp Müllervideotestsrc: use C comments instead of C++-style comments
2010-03-15 Tim-Philipp Müllervideotestsrc: use g_value_set_static_string() for strin...
2010-03-15 Sebastian Drögeplaysink: Avoid g_object_set() on NULL if a text sink...
2010-03-15 Sebastian Drögesubparse: Correctly escape brackets in DKS regex
2010-03-15 David Schleefvideotestsrc: add chroma-zone-plate pattern
2010-03-15 David Schleefvideotestsrc: add chroma-site to caps
2010-03-14 David Schleefvideotestsrc: Add color-matrix to template caps
2010-03-12 Sebastian Drögevolume: Revert rounding behaviour changes when using...
2010-03-12 Sebastian Drögevolume: Only allocate a mute value array if a control...
2010-03-11 Benjamin OtteAdd -Wredundant-decls to warning flags
2010-03-11 Benjamin OtteAdd -Wmissing-declarations -Wmissing-prototypes to...
2010-03-10 Mark Nauwelaertsplaysink: provide correct error message if configured...
2010-03-09 David Schleefvideotestsrc: Add color-matrix to caps
2010-03-09 Sebastian Drögeplaysink: Don't fail if there are subtitles and audio...
2010-03-09 Sebastian Drögevolume: If a controller is used, use sample accurate...
2010-03-03 Josep Torra Vallesplaysink: avoid g_object_set() on NULL pointers
2010-02-22 Thiago Santosvideorate: Improve upstream negotiation
2010-02-22 Sebastian Drögeplaybin2, playsink, subtitleoverlay: Set subtitle encod...
2010-02-19 Sebastian Drögeplaysink: Ghost the video sinkpad if a text sinkpad...
2010-02-18 David Schleeftcp(client/server)src: Fix handling of closed sockets
2010-02-16 Tim-Philipp Mülleruridecodebin: use same message string for missing eleme...
2010-02-15 Kaj-Michael Langtypefind: Handle stm module format
2010-02-15 Sebastian Drögeplaybin2: Post a missing element message and an error...
2010-02-15 Sebastian Drögeplaysink: Post missing element messages if a core plugi...
2010-02-15 Sebastian Drögedecodebin2: First post a missing-plugin message, then...
2010-02-15 Sebastian Drögeuridecodebin: Missing decoder errors should be STREAM...
2010-02-15 Sebastian Drögeplaybin2: Free the subtitle URI
2010-02-15 Sebastian Drögeuridecodebin: Post missing plugin messages if a require...
2010-02-15 Sebastian Drögedecodebin2: Set ghostpad targets to NULL when freeing...
2010-02-13 Sebastian Drögevolume: Replace this variables by self
next