platform/upstream/gstreamer.git
2015-02-06 Wim Taymansvideo-converter: actually draw the border in some fastpaths
2015-02-06 Wim Taymansvideo-converter: clamp width and heigth
2015-02-06 Wim Taymansvideo-format: add unaligned fallbacks
2015-02-05 Jan Schmidtaudiodecoder: Where possible, skip decode for GST_SEGME...
2015-02-05 Jan Schmidtaudiobasesink: Re-work GAP buffer and trick-mode handling
2015-02-05 Jan Schmidtoggdemux: Add a little timestamping debug output
2015-02-05 Jan Schmidttheora: If no header packets in stream, look for them...
2015-02-05 Jan Schmidttheora: Remove FIXME and return GST_CUSTOM_FLOW_DROP...
2015-02-05 Jan Schmidtaudiodecoder: Remove pointless else{} around some code
2015-02-05 Jan Schmidtaudiodecoder: Fix reverse playback when there's only...
2015-02-05 Jan Schmidtvideo: Fix simple typo in GstVideoFrameMapFlags docs
2015-02-05 Wim Taymansvideo-converter: add crop and border to some fastpaths
2015-02-05 Wim Taymansvideo-converter: add support for borders in scale fastpath
2015-02-05 Wim Taymansvideo-converter: disable fastpath for crop and border
2015-02-04 Wim Taymansvideo-converter: add fastpath for some gray formats
2015-02-04 Wim Taymansvideo-converter: add fastpath for some more RGB formats
2015-02-04 Wim Taymansvideo-converter: skip lines we don't need
2015-02-04 Luis de Bethencourtvideoscale: fix memory leak
2015-02-04 Luis de Bethencourtvideo-resampler: make sure params.envelope is initialized
2015-02-03 Sebastian Drögevideo{enc,dec}oder: Don't reset latency all the time...
2015-02-03 Sebastian Drögeaudio{enc,dec}oder: Always directly post latency messag...
2015-02-03 Sebastian Drögeaudio{enc,dec}oder: Handle max_latency == GST_CLOCK_TIM...
2015-01-30 Jan Schmidtaudiobasesink: Don't render a GAP silence buffer
2015-01-30 Jan Schmidtaudiobasesink: Make sure the ringbuffer is started...
2015-01-30 Jan Schmidtaudiobasesink: drop GAP buffers, or all buffers in...
2015-01-29 Vincent Penquerc'hoggdemux: do not throw a flow error on flushing
2015-01-28 Sebastian Drögevideo-converter: Fix compiler warnings
2015-01-28 Sebastian Drögevideo: Update orc files
2015-01-28 Wim Taymansdefs: update
2015-01-28 Wim Taymansvideo-converter: add fast-path scaler for some packed...
2015-01-28 Wim Taymansvideoscale: don't do dithering
2015-01-28 Wim Taymansvideo-converter: the default is BAYER dithering
2015-01-28 Wim Taymansvideo-converter: don't do dither when set to NONE
2015-01-28 Wim Taymansvideo-scaler: fix taps calculation for pstride == 1
2015-01-28 Jan Schmidtaudiobasesink: Make sure the ringbuffer really starts...
2015-01-27 Jan Schmidtplayback-test: Support new skip seek flags
2015-01-27 Luis de Bethencourtorc: update orc files
2015-01-27 Wim Taymansvideo-converter: add fastpath for planar scaling
2015-01-27 Wim Taymansvideo-scaler: add support for monochroma formats
2015-01-27 Wim Taymansvideoscale: disable chroma and matrix operations
2015-01-27 Wim Taymansvideo-format: fix GBR unpack
2015-01-26 Jan Schmidtaudiodecoder: Fix typo in documentation
2015-01-23 Edward Herveyvideo: Fix leaked dither object in error cases
2015-01-21 Luis de Bethencourtvisual: fix caps leak
2015-01-21 Luis de Bethencourtvisual: post QoS messages when dropping frames due...
2015-01-21 Sebastian DrögeConstify some static arrays everywhere
2015-01-21 Sebastian Drögealsa: Constify channel position table
2015-01-21 Sebastian Drögealsa: Fix indention
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
next