]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gst-plugin-ducati.git/history - src/gstducatividdec.c
viddec: Drop frames if out of segment
[glsdk/gst-plugin-ducati.git] / src / gstducatividdec.c
2019-05-15 Ram Prasadviddec: Drop frames if out of segment master
2017-05-26 Pooja Prajoddecoder: Increase number of buffers in pool
2017-05-26 Pooja Prajodmpeg2dec: Fix negotiation issue with playbin
2016-12-16 Pooja Prajodgstducati : Fix Segfault for VC1 decode
2016-09-21 Pooja Prajodgstducati: Fix memleak due to unreffed codec-data
2016-07-11 Pooja Prajodgstducati: Fix memleak due to unreffed events and caps
2016-07-05 Pooja Prajodgstducati decoder: Disable externalpool acceptance
2016-06-02 Pooja Prajodgst-ducati: Migrate to gst 1.6.3 (V2)
2016-05-16 Pooja Prajodgst-ducati: Configure bufferpool to pre-allocate buffers origin/gst_1.2.x
2016-04-01 Karthik Ramananviddec: Fix for performing cleanup only during error...
2016-02-11 Pooja PrajodExit application with cleanup for certain process call...
2015-06-12 Harinarayan Bhattaviddec: Ignore identical caps set in sink_setcaps
2015-06-04 Harinarayan BhattaAdd max-ref-frames to decoder output caps
2015-06-04 Harinarayan BhattaEnable ducatih264dec to accept more streams
2015-06-04 Harinarayan BhattaReduce mem copying and code clean-up
2015-02-23 Pooja PrajodEnhance handling of bufferpool allocated by peer
2015-02-23 Pooja PrajodEnables accepting buffers from peer
2015-02-23 Pooja PrajodSolves wrong codec_data extract issue
2015-01-22 Pooja PrajodPorts gst-plugins-ducati decode to gstreamer1.2.3
2015-01-22 Pooja PrajodFixes indentation issues
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
2014-04-08 Harinarayan Bhattaremoved code that adds jpegparse to the pipeline
2014-04-03 Harinarayan BhattaSet GstBuffer flags for interlaced frames
2014-04-03 Harinarayan BhattaAllocate buffers from downstream element
2014-04-03 Harinarayan Bhattagst_buffer_make_metadata_writable is not needed
2014-03-15 Amarinder Bindra[FIX] Check for valid input ID and correct order of...
2014-03-11 Pradeep Venkatasub... [FIX] Defer buffer lock till calling process
2013-09-26 Chandramohandmabuffer usage added to gst ducati plugins as per...
2013-06-17 Subhajit PaulCompilation error fixed. Happened due to a typo
2013-06-13 Subhajit Paulplaybin2 uses ducati for MJPEG/JPEG playback
2013-06-02 Mrinmayee HingolikarAdded debug statements to display codec version and...
1970-01-01 Vincent Penquerc'hducatividdec: move latency query from ducatih264dec
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-11-01 Vincent Penquerc'hducatividdec: remove another leftover -strided caps...
2012-10-30 Vincent Penquerc'hducatividdec: print timestamp difference, not start...
2012-10-29 Vincent Penquerc'hducatividdec: fix typo in log
2012-10-29 Vincent Penquerc'hducatividenc/ducatividdec: time VIDENC/VIDDEC call...
2012-10-26 Vincent Penquerc'hducatividdec: remove -strided caps remnants
2012-10-25 Vincent Penquerc'hducatividdec: do not push all frames on IDR
2012-10-23 Vincent Penquerc'hMake max-reorder-frames an actual max, not a default max
2012-10-23 Vincent Penquerc'hducatividdec: do not reorder frames when reordering...
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-10-09 Vincent Penquerc'hducatih264dec: reorder buffers by picture order count
2012-10-02 Vincent Penquerc'hducatividdec: set number of out buffers to 0 when we...
2012-09-07 Vincent Penquerc'hducatividdec: do not tell ducati we pass input when...
2012-09-06 Thibault Saunierviddec: Add a lookup table between decoder arrays and...
2012-09-05 Thibault Saunierviddec: Do not rely on the decoder setting freeBufID...
2012-09-05 Thibault Saunierviddec: Pass through gst-indent
2012-08-03 Vincent Penquerc'hducatividdec: remove the interlaced MPEG2 half height...
2012-07-27 Vincent Penquerc'hducatividdec: ensure status is zeroed at start
2012-07-24 Vincent Penquerc'hducatividdec: only heed bytesConsumed when not in entir...
2012-07-20 Vincent Penquerc'hducatividdec: remove memory dump debug trace
2012-07-18 Vincent Penquerc'hgst-ducati: reorder H.264 frames ourselves
2012-07-17 Vincent Penquerc'hducatividdec: do not skip outputID processing when...
2012-07-17 Vincent Penquerc'hducatividdec: rename drop_frame to can_drop_frame
2012-07-17 Vincent Penquerc'hRevert "ducatividdec: perform QoS after feeding the...
2012-07-17 Vincent Penquerc'hducatividdec: perform QoS after feeding the data to...
2012-07-17 Vincent Penquerc'hducatividdec: add a comment about a fishy, but OK,...
2012-07-17 Vincent Penquerc'hducatividdec: do not discard unused input data
2012-07-17 Vincent Penquerc'hducatividdec: only send buffers when the decoder is...
2012-07-17 Vincent Penquerc'hducatividdec: delay flushing till the end of the codec...
2012-07-17 Vincent Penquerc'hducatividdec: print error when there actually is one
2012-06-29 Vincent Penquerc'hducatividdec: fix a miniobject and bo leak
2012-06-28 Vincent Penquerc'hducati: add some more detailed logging about video...
2012-06-27 Vincent Penquerc'hducatividdec: fix event leak
2012-06-27 Vincent Penquerc'hducatividdec: fix buffer leaks on error paths
2012-06-27 Vincent Penquerc'hducatividdec: fix deadlocks on early out paths
2012-06-27 Vincent Penquerc'hducatividdec: prevent overread when all buffer slots...
2012-06-26 Vincent Penquerc'hducatividdec: detect unsupported codecs when switching...
2012-06-14 Rob Clarkducatividdec: support crop qdata
2012-06-14 Rob Clarkuse GstDRMBufferPool and dmabuf for sharing buffers
2012-06-11 Rob ClarkRevert "ducatividdec: share the drm fd with other eleme...
2012-05-24 Alessandro Decinaducatividdec: share the drm fd with other elements...
2012-05-09 Alessandro DecinaInitial port to omapdce
2012-05-08 Alessandro Decinaducatividdec: never leave the flow_ret outarg uninitial...
2012-04-11 Alessandro Decinaducatividdec: propagate downstream flow errors
2012-04-11 Alessandro Decinaducatividdec: reset outArgs in flush()
2012-04-01 Luciana Fujii Pontelloducatividdec: fix getcaps method adding rowstride
2012-03-29 Luciana Fujii Pontelloducatividdec: Implement src pad getcaps function
2012-03-29 Luciana Fujii Pontelloducatividdec: Fix indentation
2012-03-22 Alessandro Decinaducatih264dec: implement LATENCY query
2012-03-22 Alessandro Decinaducatividdec: store upstream framerate
2012-02-28 Alessandro Decinaducatividdec: flush the codec on caps changes
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-02-14 Alessandro Decinaducatividdec: don't discard input timestamps at stream...
2011-11-29 Alessandro Decinaducatividdec: workaround for the mpeg2 decoder giving...
2011-11-29 Alessandro Decinaducatividdec: don't renegotiate while flushing
2012-02-02 Alessandro Decinaducatividdec: flush the codec going to READY
2012-01-31 Alessandro Decinaducatividdec: make it possible for subclasses to partic...
2012-01-20 Alessandro Decinaducatividdec: destroy the internal pool once we have...
2012-01-20 Alessandro Decinaducatividdec: update the internal pool caps when switch...
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
next