platform/upstream/gstreamer.git
2010-05-18 Sebastian Drögeplaybin2: Don't put "raw" subtitle types in the raw...
2010-05-15 Sebastian Drögeconfigure: Use = instead of == in shell scripts for...
2010-05-14 Tim-Philipp... Automatic update of common submodule
2010-05-14 Sebastian Drögeappsrc: Always take the object lock when accessing...
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 Wim Taymansriff: relax width and height constraints
2010-05-13 Sebastian Drögevideo: Use simple fraction multiplication functions...
2010-05-13 Sebastian Drögevideoscale: Add a unit test for checking if the negotia...
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-13 Olivier Crêtebasertpaudiopayload: Add extra frame for non-complete...
2010-05-13 Olivier Crêtebasertpaudiopayload: Set duration on buffers
2010-05-12 Sebastian Drögevideotestsrc: Fixate PAR to 1/1 if possible
2010-05-11 Sebastian Drögeconfigure: Check for GTK+ 3.0 and if it's not available...
2010-05-10 Sebastian Drögeximagesink: Check if the X context is allocated before...
2010-05-10 Sebastian Drögeximagesink: Post an error message on the bus if no...
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-07 Wim Taymanssdpmessage: add new TIAS bandwidth modifier
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 Wim Taymansoggdemux: don't seek when no current chain
2010-05-06 Wim Taymansoggdemux: ignore the skeleton start time
2010-05-06 Wim Taymansoggdemux: wait for headers before exposing chains
2010-05-06 Wim Taymansoggdemux: use index to estimate bitrate
2010-05-06 Stefan Kostdocs: be more firendly to gtk-doc limitted parsing...
2010-05-06 Stefan Kostdocs: fix wrong doc markup
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 Kostlibvisual: trucate own caps, instead of copying and...
2010-05-06 Stefan Kostvorbis: have a copy_sample func as a func pointer
2010-05-06 Stefan Kostaudioconvert: fix typo in comment
2010-05-06 Stefan Kostx(v)imagesink: use gst_caps_can_intersect() more
2010-05-06 Stefan Kostexamples: add a test for difference position formats
2010-05-06 Stefan Kostexample: update status (adder is fixed now)
2010-05-06 Stefan Kostexample: make app static
2010-05-05 Tim-Philipp... oggdemux: printf format fixes
2010-05-05 Tim-Philipp... rtsp: weekday and month names in RTSP date string shoul...
2010-05-04 Wim Taymansuridecodebin: add all qtdemux types to downloadable...
2010-05-04 Wim Taymansoggdemux: handle corrupt indexes
2010-05-04 Wim Taymansoggdemux: fix EOS check
2010-05-04 Wim Taymansoggstream: avoild division by 0
2010-05-04 Wim Taymansoggdemux: cleanup unused defines
2010-05-04 Wim Taymansoggdemux: use the index in push mode when we can
2010-05-04 Wim Taymansoggdemux: use skeleton duration when possible
2010-05-04 Wim Taymansoggstream: parse duration from 3.3 skeleton
2010-05-04 Wim Taymansoggdemux: more index parsing work
2010-05-04 Wim Taymansoggdemux: clean up fishead/fisbone parsing
2010-05-04 Wim Taymansoggdemux: implement seek in push mode
2010-05-04 Wim Taymansoggdemux: make event handling better
2010-05-04 Wim Taymansoggdemux: implement seeking in pushmode
2010-05-04 Wim Taymansoggdemux: refactor for seeking in pushmode
2010-05-03 Thiago Santostag: xmp: Adds new geo-location mappings
2010-05-03 Thiago Santostag: xmp: Adds xmp mappings for device tags
2010-04-30 Tim-Philipp... rtsp: deprecate remaining base64 function now that...
2010-04-30 Mark Nauwelaertsbasertpdepayload: ensure writable metadata
2010-04-30 Wim Taymansoggdemux: use bitrate to estimate length in pushmode
2010-04-30 Tim-Philipp... Bump GLib requirement to 2.20
2010-04-30 Mark Nauwelaertsplaybin2: forward duration query duration during group...
2010-04-30 Mark Nauwelaertsoggdemux: only EOS when all streams are EOS
2010-04-30 Mark Nauwelaertsoggdemux: fix debug message
2010-04-30 Stefan Kosttest: fix copy and paste error of variable name
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ögevideo: API: Add GST_VIDEO_FORMAT_v308 for packed 4...
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-29 Tim-Philipp... docs: remove references to and introspection data of...
2010-04-29 Tim-Philipp... Back to development.
2010-04-28 Tim-Philipp... Release 0.10.29
2010-04-28 Tim-Philipp... Update .po files
2010-04-25 Tim-Philipp... 0.10.28.3 pre-release
2010-04-25 Tim-Philipp... doap: update repository info from cvs->git and maintainers
2010-04-23 Tim-Philipp... Automatic update of common submodule
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-16 Stefan Kostdocs: fix typo in link name
2010-04-16 Stefan Kostx(v)imagesink: gracefully handle ximagesink>xwindow...
2010-04-16 Stefan Kostximagesink: refactor _update_geometry()
2010-04-15 Thiago Santosconfigure: Drop -Wcast-align
2010-04-14 Tim-Philipp... 0.10.28.2 pre-release
2010-04-14 Tim-Philipp... po: update translations
next