subparse: resolve seek issue
[platform/upstream/gstreamer.git] / gst-libs /
2019-02-21 Jeongmo Yang[cameracontrol] Modify parameter name of set_user_buffe...
2019-02-20 Jeongmo Yang[cameracontrol] Add new camera control interface to...
2019-01-28 Hyunilfix SVACE bug about memory free
2018-09-20 Sejun Parkremove build warning
2018-09-20 Sejun Parkremove build warning and unused codes
2018-09-17 Sejun Parkremoved build warning
2018-09-10 Sejun Parkadd memory copy function
2018-08-20 Sejun Park1. Fix issue hen an instance is destroyed and recreated
2018-08-16 Sejun ParkChanged tbm format for SR32
2018-08-14 Sejun Parkfixed svace issue
2018-08-10 HyunilAdd set_video_roi_area interface for setting ROI area...
2018-08-03 HyunilAdd gst_video_overlay_set_display_roi_area interface...
2018-07-24 sangho parkvideo: Add INVZ pixel format
2018-07-09 Sejun ParkAdded callback to notify buffer release
2018-06-29 Sejun ParkFixed bug when buffer released
2018-05-02 Sejun Parkfixed svace issue
2018-04-18 Sejun ParkAdded tizenallocator & tizenbufferpool
2018-01-05 Gilbok LeeMerge branch 'tizen_gst_upgrade' into tizen
2017-11-02 Eunhae ChoiMerge the tizen patch and fix build err based on 1...
2017-09-18 Gilbok LeeFix build warning and fix svace issue
2017-07-28 Sejun Parkreverted adding GST_EVENT_FLUSH_START as applied patch...
2017-07-25 Sejun ParkSeperate flush event and flush buffer
2017-07-10 Heekyoung Seoconvertframe: Fix leak in case of vcrop is disabled
2017-06-20 Sebastian Drögelibs: Export boxed type copy/free functions for the...
2017-06-17 Scott D Phillipsnavigation: Add introspection annotations for some...
2017-06-07 HyunilVideo : Add SN21 video format
2017-06-02 Scott D Phillipsvideo: update orc generated files
2017-06-01 Wim TaymansFix RGBA and ABGR pack/unpack on big endian cpu
2017-05-29 Sebastian Drögediscoverer: Clean up more fields to decide if parent...
2017-05-10 Younghwanmodify TYPE_FIND_MIN_SIZE to support some very small...
2017-05-02 Sebastian Drögelibs: Check if meta transform_func is NULL before using it
2017-04-19 Guillaume Desmottesvideo: fix typo in GstVideoAlignment doc
2017-04-13 Tim-Philipp Mülleraudio: resampler: fix typos in docs
2017-04-13 Rico Tzschichholzmeson: Pass --c-include accordingly to GIR builds
2017-04-12 Tim-Philipp MüllerNo need for newlines in debug log statements
2017-04-11 Claudio Saavedrameson: install gstappsink.h
2017-04-10 Sebastian DrögeRevert "tag: Fix enum nicks for backwards compatibility"
2017-04-10 Sebastian Drögeapp/tag: Fix build with srcdir!=builddir
2017-04-10 Sebastian Drögetag: Fix enum nicks for backwards compatibility
2017-04-10 Rico Tzschichholzapp/tag: Add missing sources/headers to the GIR build
2017-04-09 Sebastian Drögemeson: Define missing variable
2017-04-09 Sebastian Drögetag: Generate GLib enums/flags with glib-mkenums
2017-04-09 Sebastian Drögeapp: Generate GLib enums with glib-mkenums
2017-04-09 Sebastian Drögeencoding-profile: It's (transfer none), not (transfer...
2017-04-09 Sebastian Drögeaudio: Generate audiobasesink/src and audiocdsrc GLib...
2017-04-09 Vivia Nikolaidoutimecode: Fix invalid drop-frame timecode right before...
2017-04-03 Matthew Waterssdp/media: caps_from_media() don't modify the input...
2017-04-03 Matthew Waterssdp: add g_return*_if_fail assertions on invalid inputs
2017-04-03 Matthew Waterssdp/message: fix segfault copying NULL in the boxed...
2017-03-31 Vincent Penquerc'hvideo-converter: fix scaler leak
2017-03-20 Arun Raghavanconvertframe: Fix async video sample conversion with...
2017-03-17 Jan Schmidtvideodecoder: Add debug output tracking decode-after...
2017-03-17 Sebastian Drögevideo-format: Shift correctly when packing I420_12BE
2017-03-17 Sebastian Drögevideo-format: Order all formats in GST_VIDEO_FORMATS_AL...
2017-03-17 Arun Raghavanencoding-profile: Mark format caps as transfer-none...
2017-03-17 juan82.liuappsink: Patch to support wait-on-eos property
2017-03-16 Sebastian Drögevideo-format: Add Since markers to all new formats...
2017-03-16 Sebastian Drögevideo: Add I420/I422/Y444_12LE/BE and GBRA video formats
2017-03-16 Emeric Grangevideo: Add GBRA_10LE/BE, GBR_12LE/BE, GBRA_12LE/BE...
2017-03-10 Thibault Saunierdocs: Convert gtkdoc comments to markdown
2017-03-10 Vivia Nikolaidouvideotimecode: Fix invalid timecode right before a...
2017-03-10 Matthew Watersvideodecoder: fix build error on i386
2017-03-08 Sebastian Drögevideotimecode: Unref GDateTime in error cases
2017-03-06 Jan Schmidtvideodecoder: Fix a leak introduced in fcb63e
2017-03-03 Jan Schmidtvideodecoder: Restrict frame timestamp guessing in...
2017-03-03 Jan Schmidtvideodecoder: Store buffer information even without PTS
2017-02-28 Sebastian Drögevideodecoder: Handle return value of gst_video_decoder_...
2017-02-25 Sebastian DrögeMerge branch 'rawparse-moved-plugin'
2017-02-24 Sebastian Drögevideo-converter: Give a name to the thread-pool threads
2017-02-24 Sebastian Drögevideo-converter: Only lock the thread pool mutex when...
2017-02-23 Sebastian Drögevideo-converter: Implement multi-threaded scaling/conve...
2017-02-23 Georg Lippitschvideotimecode: Validate for drop-frame correctness
2017-02-23 Georg Lippitschvideotimecode: Init from GDateTime
2017-02-15 Sebastian Drögevideo-scaler: Fix upscaling if width & height change...
2017-02-08 Thibault Saunierdiscoverer: Ignore more parser related fields when...
2017-02-04 Jan Schmidtaudioringbuffer: Also add FLAC to debug strings.
2017-02-04 Jan Schmidtaudioringbuffer: Prevent overflow of debug names array
2017-01-30 Sebastian Drögeaudio-resampler: Fix integer overflow in clamping code
2017-01-23 Tim-Philipp Mülleraudio: add since markers to docs for new enums
2017-01-23 Vincent Penquerc'haudio: add FLAC to GstAudioRingBufferFormatType
2017-01-23 Olivier Creteaudioringbuffer: Also support raw AAC
2017-01-20 Sebastian Drögeriff-media: Don't divide block align by zero channels
2017-01-18 Sebastian Drögeriff-media: Don't recurse in for nested WAVEFORMATEX
2017-01-15 Sebastian Drögeriff-media: Check for valid channels/rate before using...
2017-01-11 Sebastian Drögevideo-converter: Fix crashes in fast-paths when convert...
2017-01-11 Vivia Nikolaidouvideotimecode: New GstVideoTimeCodeInterval type, abili...
2017-01-10 Thibault Saunierpbutils: Fix annotation in gst_encoding_profile_set_preset
2017-01-09 Vivia Nikolaidouvideotimecode: Add GstValue functions
2017-01-09 Jan Schmidtgst_video_guess_framerate: Don't throw away all precision
2017-01-06 Thibault Saunierencoding-target: Properly free temporary list
2017-01-06 Thibault Saunierencoding-profile: Add a way to copy an encoding profile
2016-12-25 Tobias Muellerappsrc: fix compiler warning
2016-12-25 Stuart Weaverrtsp-url: unescape special chars in user/pass part...
2016-12-25 Vineeth TMdiscoverer: Add support to dump dot files
2016-12-25 Thomas Bluemelid3v2: fix splitting strings in ISO-8859-1 and UTF...
2016-12-25 Thomas Bluemelid3v2: fix handling of tags with extended headers
2016-12-23 Thibault Saunierencoding-profile: Initialize variables to avoid build...
2016-12-23 Thibault Saunierencoding-profile: Allow using factory names in serializ...
2016-12-23 Thibault Saunierencoding-profile: Also take into account preset name...
2016-12-23 Thibault Saunierencoding-profile: Handle path to serialized target...
next