platform/upstream/gstreamer.git
2015-01-13 Luis de Bethencourtvisual: remove unnecessary variable
2015-01-12 Luis de Bethencourtvisual: use unused value
2015-01-12 Stefan SauerAutomatic update of common submodule
2015-01-10 Mark Nauwelaertsaudioringbuffer: start ringbuffer if needed upon commit
2015-01-10 Mark Nauwelaertsvideoencoder: fix comment typo
2015-01-09 Luis de Bethencourtvideo-dither: remove check for below zero for unsigned...
2015-01-09 Luis de Bethencourtvideo-resampler: remove check for below zero for unsign...
2015-01-08 Sebastian Drögevideo: Add support for BT2020 colorspace (UHD)
2015-01-07 Wim Taymansvideo-scaler: remove useless debug
2015-01-07 Wim Taymansvideo-converter: add options to control chroma resampling
2015-01-02 Tim-Philipp... oggmux: remove unused enum
2015-01-02 Tim-Philipp... oggmux: fix silly GQueue iteration code
2014-12-27 Sam ThursfieldFix documentation that incorrectly says a return value...
2014-12-27 Nirbheek Chauhanaudiobasesrc: Explicitly document that buffer-time...
2014-12-26 Thiago Santosoggmux: only clip by duration if end of buffer is ahead...
2014-12-24 Sebastian Drögevideotestsrc: Report our latency properly in live mode
2014-12-24 Sebastian Drögeaudiotestsrc: Report our latency properly in live mode
2014-12-22 Song Bingvideopool: update video alignment after applying
2014-12-22 Thiago Santosaudiobasesink: get the internal time before the clock...
2014-12-22 Sebastian DrögeMAINTAINERS: Update my mail address
2014-12-22 Sebastian Drögevideo{en,de}coder: Call reset() before the start()...
2014-12-22 Sebastian Drögeaudioencoder: Call reset() before the start() vfunc...
2014-12-22 Sebastian Drögevideo{en,de}coder: Reset the codec after calling the...
2014-12-22 Sebastian Drögeaudiobase{sink,src}: Don't hold the object lock while...
2014-12-18 Sebastian Drögeriff-media: Error out early if we observe an invalid...
2014-12-18 Sebastian Drögeriff: Also handle invalid block aligns for raw audio
2014-12-18 Edward Herveyaudio: Fix private header include/dist
2014-12-18 Sebastian DrögeAutomatic update of common submodule
2014-12-17 Thiago Santosvideo: audio: fix GI annotations for proxy caps function
2014-12-17 Thiago Santostests: audiodecoder: tests for caps query implementation
2014-12-17 Thiago Santosaudiodecoder: expose getcaps virtual function
2014-12-17 Thiago Santosaudiodecoder: implement caps and accept-caps queries
2014-12-17 Thiago Santosaudioencoder: refactor getcaps proxy function to be...
2014-12-17 Thiago Santosvideodecoder: expose getcaps virtual function
2014-12-17 Thiago Santosvideodecoder: accept-caps should only require fields...
2014-12-17 Thiago Santosvideoutils: proxy filter when doing a caps query downstream
2014-12-17 Thiago Santosvideoutils: return empty if the element has no possible...
2014-12-17 Thiago Santosvideodecoder: implement caps query
2014-12-17 Tim-Philipp... configure: require release version of orc now that...
2014-12-16 Wim Taymansximagesink: clear src and dest rectangles
2014-12-16 Song Bingvideopool: update buffer size after video alignment
2014-12-15 Sebastian Drögeaudiobasesrc/sink: Add _CAST macros
2014-12-15 Edward Herveyvideo: Fix non-default usage of gst_video_sink_center_rect
2014-12-15 Tim-Philipp... examples: improve playback-test help text a little
2014-12-15 Sebastian Drögepango: Add license/copyright header to header file
2014-12-15 Sebastian DrögeRevert "decodebin: Only emit the drain signal for the...
2014-12-14 Matej Knoppaudiorate: Fill gap events
2014-12-14 Sanjay NMaudio: Add error handling to gst_audio_decoder_drain()
2014-12-13 Sebastian Drögeaudioclock: Fix redundant definitions compiler warning
2014-12-13 Sebastian Drögeaudioclock: No need to get the parent class in class_in...
2014-12-13 Sebastian Drögeaudioclock: Use G_DEFINE_TYPE instead of a custom get_t...
2014-12-12 Zaheer Abbas... rtcpbuffer: fix spelling of word in comment
2014-12-12 Tim-Philipp... tests: rtpbasepayload: fix indentation
2014-12-12 Tim-Philipp... tests: audiodecoder: fix indentation
2014-12-12 Tim-Philipp... tests: audiodecoder: fix broken refcounting in unit...
2014-12-12 Sebastian Drögevideo: Update disted orc source files
2014-12-12 Sebastian DrögeRevert "video-converter: Fix compiler warning because...
2014-12-12 Sebastian Drögevideo-converter: Fix compiler warning because of missin...
2014-12-11 Thiago Santosaudiodecoder: do not use fixed caps on source pad
2014-12-11 Thiago Santosvideodecoder: do not use fixed caps on source pad
2014-12-11 Thibault Saunierplaybin: Do not mix up stream type when getting stream...
2014-12-10 Thiago Santosplaybin2: always unref the combiner sinkpad when removi...
2014-12-10 Wim Taymansvideo-orc: make RGB pack/unpack faster
2014-12-10 Jan Schmidtvideodecoder: Add GST_VIDEO_DECODER_CAST macro
2014-12-09 Göran Jönssonrtspconnection: No remove child if destroyed.
2014-12-08 Jan Schmidtreverse-play: fix seek to end when starting reverse
2014-12-06 Wim Taymansvideo-converter: set bits and format after conversion
2014-12-06 Thiago Santosvideo-converter: free dither_lines
2014-12-05 Nicolas DufresneBump ORC requirement to 4.22.1
2014-12-05 Wim Taymansvideo-converter: use custom backup function
2014-12-05 Wim Taymansvideo-converter: improve matrix8 function
2014-12-05 Mathieu Duponchelleaudiodecoder: Push pending events before sending EOS.
2014-12-05 Mathieu Duponchelleoggdemux: Fix seeking before the first frame.
2014-12-05 Edward Herveyplaybin: Only check sinks which are in >= GST_STATE_READY
2014-12-03 Wim Taymansvideo-converter: fix chroma resampling check
2014-12-03 Wim Taymansvideo-converter: only do dithering when needed
2014-12-02 Chadaudiorate: Use gst_util_uint64_scale_int_round()
2014-12-02 Wim Taymansdefs: update defs file
2014-12-02 Wim Taymansvideoconvert: add dither-bits option
2014-12-02 Wim Taymansvideo-scaler: add where orc functions could go
2014-12-02 Wim Taymansvideo-converter: add dithering
2014-12-02 Wim Taymansvideo-converter: add palette when needed
2014-12-02 Wim Taymansvideo-dither: add video dither helper object
2014-12-02 Thiago Santosgst-play: do not set system's volume to 100% by default
2014-12-01 Thomas Klausneralsa: Use EPIPE instead of ESTRPIPE if the latter does...
2014-12-01 Sebastian DrögeDon't compare booleans for equality to TRUE and FALSE
2014-11-28 Thibault Saunierencodebin: Add a way to disable caps renegotiation...
2014-11-28 Tim-Philipp... tests: remove libs/video and videoconvert test from...
2014-11-28 Tim-Philipp... tests: don't run orc/* tests under valgrind
2014-11-28 Tim-Philipp... tagmux: fix criticals when there are no tags at all
2014-11-28 Jan Schmidttest-reverseplay: Use uridecodebin for input
2014-11-28 Sebastian Drögevideo-frame: Mapping a frame with inconsistent values...
2014-11-27 Edward HerveyAutomatic update of common submodule
2014-11-27 Tim-Philipp... video-blend: make use of x offset when unpacking overla...
2014-11-27 Tim-Philipp... video-format: sprinkle some 'restrict' keywords in...
2014-11-27 Wim Taymansvideo-format: handle x offset in unpack
2014-11-27 Wim Taymansvideo-format: improve unpack i420
2014-11-27 Wim Taymansvideoscale: use old property name
2014-11-26 Thibault Saunierdecodebin: Analyze source pad before setting to PAUSED...
2014-11-26 Mathieu Duponchelledecodebin2: Take STREAM_LOCK before sending sticky...
next