]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gst-plugin-ducati.git/history - src/gstducatividdec.h
viddec: Drop frames if out of segment
[glsdk/gst-plugin-ducati.git] / src / gstducatividdec.h
2019-05-15 Ram Prasadviddec: Drop frames if out of segment master
2018-06-08 Prasad, Ramh264dec: Add a property to set display-delay
2016-07-05 Pooja Prajodgstducati decoder: Disable externalpool acceptance
2016-06-02 Pooja Prajodgst-ducati: Migrate to gst 1.6.3 (V2)
2015-06-12 Harinarayan Bhattaviddec: Ignore identical caps set in sink_setcaps
2015-06-04 Harinarayan BhattaEnable ducatih264dec to accept more streams
2015-06-04 Harinarayan BhattaReduce mem copying and code clean-up
2015-06-04 Harinarayan BhattaIndentation corrections using gst-indent
2015-02-23 Pooja PrajodEnhance handling of bufferpool allocated by peer
2015-02-23 Pooja PrajodSolves wrong codec_data extract issue
2015-01-22 Pooja PrajodPorts gst-plugins-ducati decode to gstreamer1.2.3
2014-07-10 Harinarayan BhattaFix errors in handling H.264 streams with field coded...
2014-07-07 Harinarayan BhattaFix for a dmabuf memory leak
2014-07-04 Harinarayan BhattaChanges for reverse playback
2012-11-09 Vincent Penquerc'hducati: rework debug bit logging for extensibility
2012-11-09 Vincent Penquerc'hducatividdec: add a property for gathering debug info...
2012-10-23 Vincent Penquerc'hMake max-reorder-frames an actual max, not a default max
2012-10-19 Vincent Penquerc'hducativideodec: add a max-reorder-frames decoder property
2012-10-15 Vincent Penquerc'hducatividdec: move frame reordering to the base class
2012-09-06 Thibault Saunierviddec: Add a lookup table between decoder arrays and...
2012-07-18 Vincent Penquerc'hgst-ducati: reorder H.264 frames ourselves
2012-07-17 Vincent Penquerc'hducatividdec: rename drop_frame to can_drop_frame
2012-07-17 Vincent Penquerc'hducatividdec: delay flushing till the end of the codec...
2012-06-14 Rob Clarkducatividdec: support crop qdata
2012-06-14 Rob Clarkuse GstDRMBufferPool and dmabuf for sharing buffers
2012-05-09 Alessandro DecinaInitial port to omapdce
2012-03-22 Alessandro Decinaducatih264dec: implement LATENCY query
2012-03-22 Alessandro Decinaducatividdec: store upstream framerate
2012-02-28 Alessandro Decinaducatividdec: send a crop event every time caps change
2012-02-16 Alessandro Decinaducatividdec: make codec_flush non-static so it can...
2012-02-16 Alessandro Decinaducatividdec: add var to skip buffers until the next...
2012-01-31 Alessandro Decinaducatividdec: make it possible for subclasses to partic...
2012-01-19 Alessandro Decinaducatividdec: workaround for interlaced clips that...
2012-01-11 Alessandro Decinaducatividdec: fix regression with clips having outBufsI...
2012-01-05 Rob Clarkducatividdec: auto-detect when input ts are PTS
2011-12-23 Alessandro Decinaducatividdec: make it possible for decoders to implemen...
2011-12-11 Rob Clarkducatimpeg4dec/ducatividdec: implement DTS queue
2011-12-11 Rob Clarkducatimpeg4dec: xvid support
2011-12-09 Alessandro Decinaducatividdec: add support for outBufsInUseFlag
2011-12-04 Alessandro Decinaducatividdec: implement QoS handling
2011-11-29 Alessandro Decinaducatividdec: set unaligned width and height in the...
2011-09-29 Alessandro Decinaviddec: workaround for the vc1 codec
2011-01-26 Rob ClarkImproved compiler warning flags strictness
2011-01-01 Rob Clarkfix compile error with latest gst headers
2010-12-05 Rob Clarkviddec: add fallback support for non-TILER buffers
2010-11-26 Rob Clarkvc1dec: add VC-1 Advanced, Main, and Simple profile...
2010-11-25 Rob Clarkmpeg4dec: add MPEG-4 support
2010-11-25 Rob Clarkviddec: implement flush (seek/eos)
2010-11-25 Rob Clarkviddec: add support for cropping
2010-11-25 Rob Clarkinitial commit