platform/upstream/gst-plugins-base.git
2015-01-21 Thomas Roosalsa: Allow to use 8 bit samples with ALSA
2015-01-21 Sebastian Drögeaudio-format: Constify the audio format table
2015-01-21 Sebastian Drögeaudiosrc: Fill in the correct silence
2015-01-21 Thomas Roosaudiosink: Fill in the correct silence
2015-01-20 Sebastian Drögeappsink: Only emit EOS signal after all buffers are...
2015-01-20 Vincent Penquerc'hdcodebin2: fix lock/unlock mismatch on multiqueue overrun
2015-01-19 Jan Alexander... audioresample: Try to prevent endless looping
2015-01-19 Sebastian Drögevideorate: Add $(GST_PLUGINS_BASE_CFLAGS) to be able...
2015-01-18 Nicolas Dufresnevideorate: Implement allocation query
2015-01-18 Nicolas DufresneRevert "videorate: Implement allocation query"
2015-01-18 Nicolas Dufresnevideorate: Implement allocation query
2015-01-17 Sebastian Drögedecodebin: Fix compilation
2015-01-16 Branislav Katreniakdecodebin: do call set_queue_size in no_more_pads_cb
2015-01-16 Vincent Penquerc'hdecodebin: free old groups when switching groups
2015-01-16 Vincent Penquerc'hoggmux: fix clipped duration determination for non...
2015-01-15 Sebastian Drögeaudio: Keep caps features when building the downstream...
2015-01-15 Alessandro... videoutils: keep caps features in account when building...
2015-01-14 Thiago Santosexamples: playback: add labels with supported seek...
2015-01-14 Thiago Santosdecodebin: disable pad link checks as it has already...
2015-01-13 Luis de Bethencourtvisual: cleanup
2015-01-13 Luis de Bethencourtvisual: handle the return of the setup function
2015-01-13 Luis de BethencourtRevert "visual: remove unnecessary variable"
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
next