[tizenmemory] Fix build warning
[platform/upstream/gst-plugins-base.git] / gst /
2020-02-21 Gilbok LeeMerge branch 'tizen_gst_1.16.2' into tizen 91/225591/1 accepted/tizen/unified/20200304.124028 submit/tizen/20200221.064623 submit/tizen/20200302.032418
2020-02-21 Eunhye Choisubparse: fix svace issue 94/225494/2 tizen_gst_1.16.2
2020-02-12 Gilbok LeeMerge branch 'upstream/1.16' into tizen_gst_1.16.2 87/222887/7
2019-11-18 Seungha Yangaudiorate: Update next_offset per rate change
2019-11-18 Seungha YangRevert "audiorate: accumulate offset by time diff"
2019-11-05 Sebastian Drögevideorate: Fix max-duplication-time handling
2019-10-05 Charlie Turnerstreamsynchronizer: avoid pad destruction races.
2019-08-10 Song Bingplaysink: Set ts-offset to text sink.
2019-08-09 Nirbheek Chauhancompositor: Copy frames as-is when possible
2019-08-09 Tim-Philipp Müllercompositor: fix compiler warning due to c99-ism
2019-08-09 Nirbheek Chauhancompositor: Sprinkle some const in prototypes
2019-08-09 Nirbheek Chauhancompositor: Skip background if transparent and obscured
2019-08-09 Nirbheek Chauhancompositor: Skip the background when not visible
2019-08-09 Nirbheek Chauhancompositor: Don't log per-frame under GST_INFO
2019-08-09 Nirbheek Chauhancompositor: Factor-out rectangle-obscuring check
2019-08-09 Nirbheek Chauhancompositor: Add some comments, remove outdated ones
2019-08-09 Nirbheek Chauhancompositor: Remove unused function argument
2019-08-09 Sebastian Drögecompositor: Replace shift and conv opcodes by convh...
2019-08-09 Sebastian Drögecompositor: Remove unneeded left shift for ARGB/AYUV...
2019-08-08 Antonio Ospitesubparse: fix pushing WebVTT cue when last is not an...
2019-04-09 Thibault Saunierdecodebin: Protect ->source with the object lock
2019-04-08 Víctor Manuel Jáqu... urisourcebin: don't set watermarks when download
2019-03-24 Tim-Philipp Müllerdecodebin2: fix pad leak and problem with GWeakRef...
2019-03-18 Thibault Saunierdecodebin2: Make sure to remove probes when free GstDec...
2019-03-15 eunhae choiMerge "subparse: resolve seek issue" into tizen accepted/tizen/unified/20190318.150558 submit/tizen/20190315.081400
2019-03-14 Eunhye Choisubparse: resolve seek issue 69/201469/1
2019-03-14 Gilbok Leesubparse: Check the time is valid when calculating... 52/201452/2
2019-02-25 Eunhae Choiplayback: apply the upstream 1.14.4 36/200436/1 accepted/tizen/unified/20190311.072517 submit/tizen/20190308.025958
2019-02-21 Vivia Nikolaidouvideorate: Add max-duplication-time property
2019-01-29 Thibault Sauniertypefindfunctions: Add a function to typefind xges...
2019-01-16 Eunhae Choisubparse: ignore old segment event 52/197752/1 submit/tizen/20190116.074736
2019-01-14 Jordan Petridissubparse: do not assert when failing to parse subrip...
2019-01-14 Jan Alexander Stef... videoscale: Round when fixating to nearest ints to...
2019-01-14 Jan Alexander Stef... videoscale: Choose the best dimensions for fixed PAR
2019-01-11 Tim-Philipp MüllerFix some typos in code comments
2019-01-10 Carlos Rafael Gianiaudiotestsrc: Improvements to the "ticks" wave
2018-12-28 Tim-Philipp Müllercompositor: add to build after move from -bad
2018-12-28 Tim-Philipp MüllerMove GstVideoAggregator, compositor and OpenGL mixers...
2018-12-28 Sebastian Drögetypefindfunctions: Extend MCC typefinder to also cover...
2018-12-26 Jordan Petridistypefind: Add SCC and MCC files support
2018-12-17 Mathieu Duponchelleaudio-converter: add API to determine passthrough mode
2018-12-17 Mathieu Duponchelleaudioconvert: disable passthrough_on_same_caps
2018-12-05 Jan Alexander Stef... typefind: Fix a maybe-uninitialized warning
2018-12-05 Eunhae Choisubparse: modify log message 81/194481/1 accepted/tizen/unified/20181207.061530 submit/tizen/20181206.074112
2018-11-27 Eunhae Choisubparse: consider the seeking during parsing buffer 06/193806/3 accepted/tizen/unified/20181128.074036 accepted/tizen/unified/20181203.061741 submit/tizen/20181127.041005 submit/tizen/20181129.074610
2018-11-09 Edward Herveyurisourcebin: Avoid potential unitialized/wrong bitrate...
2018-11-07 Edward Herveyurisourcebin: Fix previous commit
2018-11-07 Matthew Watersurisourcebin: add a statistics property for queueing
2018-11-07 Matthew Watersuisourcebin: update forwarded properties on change
2018-11-07 Matthew Watersurisourcebin: add low/high-watermark properties
2018-11-07 Matthew Watersurisourcebin: limit the byte size of the queue based...
2018-11-07 Matthew Watersurisourcebin: remove unused instance variable streams
2018-11-02 Tim-Philipp Müllercompositor: update disted orc backup files
2018-11-01 Philippe Normandplaybin3: New text-offset property
2018-11-01 Philippe Normandplaybin: New text-offset property
2018-11-01 Philippe Normandplaysink: Add text-offset property
2018-11-01 Philippe Normandsubtitleoverlay: Add a subtitle-ts-offset property
2018-10-31 Víctor Manuel Jáqu... compositor: Fix enum type mismatch
2018-10-30 Johan Bjäreholtcompositor: fix undeclared functions
2018-10-29 Johan Bjäreholtoverlaycomposition: Fix implicit use of memset
2018-10-28 Sebastian Drögecompositor: Implement different operators via per-pad...
2018-10-28 Sebastian Drögeoverlaycomposition: New element that allows application...
2018-10-28 Sebastian Drögeparsebin: Add missing locks/unlocks of the chain mutex
2018-10-27 Sebastian Drögecompositor: Remove extra header for the pad declaration
2018-10-25 Eunhae Choisubparse: apply missed patch 24/191924/1 accepted/tizen/unified/20181113.163401 submit/tizen/20181107.091634
2018-10-23 Edward Herveysubparse: Don't read beyond array 59/191759/3
2018-10-23 Philippe Normandsubparse: follow-up build fix after d871b1205 58/191758/3
2018-10-23 Philippe Normandsubparse: support for more than 32 unclosed markup... 57/191757/3
2018-10-23 Satya Prakash Guptassaparse: Fix buffer leak in error case 56/191756/2
2018-10-22 Eunhae Choisubparse: send right segment event 77/191677/2
2018-10-18 Roland Jondecodebin3: fix eos event leak
2018-10-17 Seungha Yangmeson: Replace empty configuration_data() with copy...
2018-10-17 Seungha Yangmeson: Replace empty configuration_data() with copy...
2018-10-05 Matej Knoppaudioconvert: remove layout from structure when fixatin...
2018-09-20 Sejun Parkremove build warning and unused codes 43/189743/1
2018-09-19 Johan BjäreholtRemoved unused GST_CAT_PERFORMANCE
2018-09-18 Eunhae Choisamiparse: change log level for debugging 80/189480/1 accepted/tizen/unified/20180919.141937 submit/tizen/20180918.063929 submit/tizen/20180919.021754
2018-08-16 Philippe Normandplaysink: audio visualization support fixes
2018-08-16 Sebastian Drögecompositor: Define crossfade-ratio to have range [0...
2018-07-27 Nirbheek Chauhanmeson: Add feature options for all plugins
2018-07-25 Sebastian Drögecompositor: Don't leak all buffers while crossfading...
2018-07-23 Sebastian Drögecompositor: Use 255 as maximum alpha instead of 256
2018-07-19 Justin Kimaudiorate: accumulate offset by time diff
2018-07-18 Seungha Yangcompositor: Update conversion info in property setter
2018-07-18 Wonchul Leeurisourcebin: Rename urisourcebin variable and query...
2018-07-18 Seungha Yangurisourcebin: Set streams-aware flag
2018-07-16 Guillaume Desmottesrawvideoparse: fix typo in 'plane-offsets' description
2018-07-12 George Kiagiadakisaudiorate: fix support for non-interleaved buffers
2018-07-11 George Kiagiadakisadder: remove non-interleaved layout from caps
2018-07-11 George Kiagiadakisaudioresample: implement support for non-interleaved...
2018-07-11 George Kiagiadakisaudioconvert: implement support for converting between...
2018-07-11 George Kiagiadakisaudiotestsrc: implement producing non-interleaved audio...
2018-07-06 Sebastian Drögeparsebin: Don't try to continue autoplugging a parser...
2018-07-06 Edward Herveytypefindfunctions: Bail out on huge EBML chunks
2018-07-06 Edward Herveytypefindfunctions: Use guint32 for sizes
2018-07-06 Edward Herveytypefindfunctions: Use types of same size/signedness
2018-06-29 Sejun ParkFixed bug when buffer released 92/180792/4
2018-06-05 Edward Herveyplaysink: Properly propagate SEGMENT seqnum
2018-06-05 Edward Herveystreamsynchronizer: Properly propagate seqnum on EOS...
2018-05-30 Edward Herveysubparse: Don't read beyond array
next