platform/upstream/gstreamer.git
2012-10-15 Wim Taymansvideotestsrc: make and copy palette
2012-10-15 Wim Taymansvideoconvert: actually copy the palette
2012-10-15 Wim Taymansdocs: fix RGB8P format description docs
2012-10-14 David Corvoysierdecodebin2: Fix group switching algorithm
2012-10-12 Tim-Philipp... rtsprange: fix formatting and parsing of range floating...
2012-10-12 Tim-Philipp... docs: update for RGB8_PALETTED -> RGB8P
2012-10-12 Tim-Philipp... riff: 8-bit paletted video is format RGB8P, not RGB8_PA...
2012-10-11 Josep Torraaudiodecoder: set of base_ts for segment formats other...
2012-10-10 Sebastian Drögeaudiodecoder: Don't unref caps twice
2012-10-10 Mark Nauwelaertsvideodecoder: finetune missing timestamp estimating
2012-10-10 Sebastian Drögeplaysinkconvertbin: Change GST_WARNING to GST_INFO
2012-10-09 Sebastian Drögeivorbisdec: Rename debug category to prevent symbol...
2012-10-09 Wim Taymansdocs: playbin2 -> playbin
2012-10-09 Wim Taymanstests: fix audio caps
2012-10-08 Andoni Morales... audio/video: update documentation for vfunc's that...
2012-10-08 Carlos Rafael... configure: Reintroduced xmmintrin.h/emmintrin.h header...
2012-10-08 Wim Taymansvideo: small docs fix
2012-10-07 Tim-Philipp... tests: fix video overlay_composition_premultiplied_alph...
2012-10-07 Tim-Philipp... Back to development (bug fixing)
2012-10-07 Tim-Philipp... Release 1.0.1
2012-10-07 Tim-Philipp... tests: fix ABI struct headers for x86
2012-10-07 Tim-Philipp... tests: add ABI structs header for 32-bit powerpc
2012-10-06 Tim-Philipp... tests: skip adder test_live_seeking test while it's...
2012-10-06 Tim-Philipp... Automatic update of common submodule
2012-10-05 Wim Taymanstests: fix test-effect-switch
2012-10-04 Tim-Philipp... audioencoder: make stop() vfunc also optional
2012-10-04 Andoni Morales... audioencoder: don't fail if the start vfunc is not...
2012-10-04 Wim Taymanstests: don't stop on just warnings
2012-10-04 Wim Taymanstests: fix scale test for 1.0
2012-10-03 Michael SmithMerge branch 'master' of ssh://git.freedesktop.org...
2012-10-03 Michael Smithmeta registration: use g_once functions to register...
2012-10-03 Tim-Philipp... playback: class_ref() some types so we can create multi...
2012-10-02 Sebastian Drögevideodecoder: Fix unused variable compiler warning...
2012-10-01 Sebastian Pölsterlrtsp: mark url argument of gst_rtsp_url_parse() as...
2012-10-01 Olivier Crêtevideodecoder: Also use the object lock to protect the...
2012-10-01 Wim Taymansdocs: update for 1.0
2012-09-30 Alban Browaeysencodebin: muxer sink pad is not always a request pad
2012-09-29 Tim-Philipp... appsrc: fix max-latency property getter
2012-09-29 Tim-Philipp... Purge all references to liboil
2012-09-28 Mark Nauwelaertsvideo{de,en}coder: fix missing timestamp estimating
2012-09-27 Sebastian Drögebasetextoverlay: Correctly handle empty text buffers
2012-09-27 Mark Nauwelaertsvideodecoder: use oldest frame DTS to estimate missing...
2012-09-26 Mark Nauwelaertsvideoencoder: use oldest frame PTS to estimate missing...
2012-09-26 Mark Nauwelaertsvideoencoder: incoming buffer DTS is irrelevant
2012-09-26 Wim Taymanstest: fix for new-sample signature
2012-09-25 Mark Nauwelaertsvideoencoder: clip input buffers to current input segment
2012-09-25 Sebastian Drögevideoconvert: Set correct plugin metadata
2012-09-24 Tim-Philipp... Back to development (bug fixing)
2012-09-24 Tim-Philipp... Release 1.0.0
2012-09-24 Tim-Philipp... videodecoder: don't take STREAM_LOCK on upstream events
2012-09-23 Thiago Santosvideotestsrc: keep track of the correct running time...
2012-09-23 Tim-Philipp... adder: send stream-start event, and send caps event...
2012-09-23 Tim-Philipp... oggmux: send stream-start event
2012-09-22 Tim-Philipp... Automatic update of common submodule
2012-09-21 Tim-Philipp... oggmux: fix up previous commit
2012-09-21 Tim-Philipp... oggmux: send a segment event at the beginning
2012-09-20 Sebastian Drögevideodecoder: Update comments about forwarding/not...
2012-09-20 Olivier Crêtevideodecoder: Protect all accesses to priv->output_fram...
2012-09-19 Andreas Frischtests: port playbin-text example to 1.0 api
2012-09-19 Arun Raghavanaudio: Explicitly specify endianness for IEC 61937...
2012-09-18 Mark Nauwelaertsaudioresample: mark semi-unused variable
2012-09-17 Tim-Philipp... Release 0.11.99
2012-09-17 Tim-Philipp... docs: update
2012-09-17 Tim-Philipp... examples: make snapshot example actually compile and...
2012-09-17 Tim-Philipp... Remove -DGST_USE_UNSTABLE_API
2012-09-17 Javier Jardóntests/examples/snapshot/snapshot.c: get caps from the...
2012-09-17 Sebastian Drögegst: Update for link/unlink function API change
2012-09-17 Tim-Philipp... docs: update docs and fix build a bit more
2012-09-15 Christian Fredrik... Update spec file with latest changes and switch to...
2012-09-15 Mark Nauwelaertsuse gst_element_factory_get_metadata to replace obsolet...
2012-09-14 Mark Nauwelaertsreplace gst_tag_list_free with gst_tag_list_unref
2012-09-14 Mark Nauwelaertsreplace gst_element_class_set_details_simple with gst_e...
2012-09-14 Wim Taymansaudio: improve property description
2012-09-14 Sebastian Drögeaudiodecoder: Don't output an (unreffed) buffer in...
2012-09-14 Wim Taymansfix for appsink GstFlowReturn
2012-09-14 Wim Taymansappsink: add GstFlowReturn from signal handler
2012-09-14 Wim Taymansfix caps
2012-09-14 Andreas Frischplaybin: subtitleoverlay: don't segfault in incorrectly...
2012-09-14 Tim-Philipp... Back to development
2012-09-14 Tim-Philipp... Release 0.11.94
2012-09-14 Tim-Philipp... docs: update docs
2012-09-14 Tim-Philipp... po: update translations
2012-09-13 Tim-Philipp... streamsynchronizer: don't shadow function parameter
2012-09-13 Olivier Crêteaudio: Fix annotations
2012-09-13 Wim Taymansdocs: ffmpegcolorspace is no more
2012-09-13 Jan Schmidtvideodecoder: Handle GAP events
2012-09-13 Jan SchmidtFix still-frame handling.
2012-09-12 Stefan Sauerxmptag: migrate to the _full version of the API and...
2012-09-12 Stefan Sauercollectpads: remove gst_collect_pads_add_pad_full
2012-09-12 Mark Nauwelaertstests: port to the new GLib thread API
2012-09-12 Wim Taymanstests: fix unit test
2012-09-12 Michael Smithvideo: Add support for 4:2:2 10 bit video.
2012-09-11 Tim-Philipp... tagdemux: also read tags if downstream activates us...
2012-09-11 Mark Nauwelaertsext, gst-libs: only activate in pull mode if upstream...
2012-09-11 Edward Herveysubparse: Call default query handler
2012-09-11 Edward Herveystreamsynchronizer: Don't wait on non-time streams
2012-09-11 Wim Taymansvideo-info: don't do alignment on the palette
2012-09-11 Wim Taymansvideoscale: improve handling of navigation events
2012-09-11 Tim-Philipp... tests: fix up libsabi test structure sizes for x86-64
2012-09-11 Tim-Philipp... gdp: move gdp plugin to -bad
next