]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gst-plugin-ducati.git/shortlog
glsdk/gst-plugin-ducati.git
2017-08-31 Prasad, Ramvidenc:Fix memory leak issue
2017-07-28 Karthik Ramananmpeg4dec: skip frame processing for large frame size
2017-05-26 Pooja Prajoddecoder: Increase number of buffers in pool
2017-05-26 Pooja Prajodmpeg2dec: Fix negotiation issue with playbin
2017-02-14 Gou, Hongmeigstducati: add JPEG Encoder
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-22 Karthik Ramananmpeg4decode: Prevent skipping of non-VOP coded frames
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... viddec: Ignore identical caps set in sink_setcaps
2015-06-04 Harinarayan... Add max-ref-frames to decoder output caps
2015-06-04 Harinarayan... Enable ducatih264dec to accept more streams
2015-06-04 Harinarayan... Reduce mem copying and code clean-up
2015-06-04 Harinarayan... Indentation corrections using gst-indent
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-30 Karthik Ramanangstducati: Enabled encoder plugin registration
2015-01-30 Karthik RamananMakefile: Enable encoders
2015-01-22 Pooja PrajodAdds Ducati Encoder support
2015-01-22 Pooja PrajodPorts gst-plugins-ducati decode to gstreamer1.2.3
2015-01-22 Pooja PrajodFixes indentation issues
2014-09-08 Harinarayan... mpeg4dec: Workaround: Artifacts when frame-drop logic... gst-0.10
2014-08-25 Harinarayan... vc1dec: Increase Y padding for interlaced streams
2014-08-20 Harinarayan... videnc: Change omapbo to dmabuf fd and add dce_buf_lock...
2014-07-10 Harinarayan... Fix errors in handling H.264 streams with field coded...
2014-07-07 Harinarayan... Fix for a dmabuf memory leak
2014-07-04 Harinarayan... Changes for reverse playback
2014-04-08 Harinarayan... removed code that adds jpegparse to the pipeline
2014-04-03 Harinarayan... Set GstBuffer flags for interlaced frames
2014-04-03 Harinarayan... Allocate buffers from downstream element
2014-04-03 Harinarayan... gst_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 Venkatasubbarao[FIX] Defer buffer lock till calling process
2013-09-27 Chandramohan Cdirectory struct alignment with latest codecengine
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-03 Subhajit PaulRevert "playbin2 uses ducatijpegdec to play mjpeg streams"
2013-06-02 Mrinmayee HingolikarAdded debug statements to display codec version and...
2013-05-30 Subhajit Paulplaybin2 uses ducatijpegdec to play mjpeg streams
2013-05-24 Mrinmayee Hingolikarducatih264dec.c : Changed displayDelay to IVIDDEC3_DISP...
1970-01-01 Vincent Penquerc'hducatimpeg2dec: disable manual reordering
1970-01-01 Vincent Penquerc'hducatividdec: move latency query from ducatih264dec
2013-05-21 Nikhil DevshatwarDEBIAN: debianization glsdk-6_00_00_07
2012-12-03 Vincent Penquerc'hducatijpegdec: add jpeg decoder error strings
2012-11-23 Vincent Penquerc'hducatijpegdec: fix description, this MJPEG, not MPEG-2
2012-11-19 Olivier NaudanRemoved a duplicate script
2012-11-19 Olivier NaudanRemoved redundant definitions in h264enc fields
2012-11-19 Olivier Naudanducatih264enc is now using ih264enc.h from ducati side...
2012-11-19 Olivier Naudanducatimpeg4enc is now using impeg4enc.h from ducati...
2012-11-19 Olivier NaudanRemoved elements for codecs not available in ducati...
2012-11-19 Olivier NaudanAdded a tool to process GST traces and provide latencie...
2012-11-19 Olivier NaudanAdded a playback script, to exercise the endurance...
2012-11-19 Olivier Naudanducatividenc: use GST_PERFORMANCE category for traces...
2012-11-16 Olivier NaudanRealigned code on new Ducati header files
2012-11-16 Olivier NaudanAdded a tool to process GST traces and provide latencie...
2012-11-16 Olivier Naudanducatividenc: use GST_PERFORMANCE category for traces...
2012-11-16 Alessandro... jpegvdec: set numOutputDataUnits = 1 to please the...
2012-11-16 Alessandro... Add ducatijpegdec
2012-11-12 Vincent Penquerc'hducatimpeg4dec: add MPEG4 decoder error strings
2012-11-09 Vincent Penquerc'hducatih264dec: write out a MB error map when codec...
2012-11-09 Vincent Penquerc'hducativc1dec: lie about simple profile videos being...
2012-11-09 Vincent Penquerc'hMangle a few files with gst-indent, for future sanity
2012-11-09 Vincent Penquerc'hducativc1dec: add VC1 error strings
2012-11-09 Vincent Penquerc'hducatih264dec: add H264 decoder error strings
2012-11-09 Vincent Penquerc'hducati: rework debug bit logging for extensibility
2012-11-09 Vincent Penquerc'hducatih264dec: log basic MB error information when...
2012-11-09 Vincent Penquerc'hducatividdec: add a property for gathering debug info...
2012-11-09 Vincent Penquerc'hducativc1dec: move log where it will be displayed
2012-11-02 Thibault SaunierRevert "h264dec: Actually do not accept level 5.1 in...
2012-11-01 Vincent Penquerc'hducatividdec: remove another leftover -strided caps...
2012-11-01 Vincent Penquerc'hducativc1dec: use const where appropriate
2012-10-30 Vincent Penquerc'hducatividdec: print timestamp difference, not start...
2012-10-29 Vincent Penquerc'hducatih264enc: check dpb size calculation for negative...
2012-10-29 Vincent Penquerc'hducatividdec: fix typo in log
2012-10-29 Vincent Penquerc'hducatih264enc: add num-reorder-frames on caps
2012-10-29 Vincent Penquerc'hducatividenc/ducatividdec: time VIDENC/VIDDEC call...
2012-10-26 Vincent Penquerc'hducatividdec: remove -strided caps remnants
2012-10-26 Vincent Penquerc'hducatividenc: add ordering info to encoded buffers
2012-10-25 Vincent Penquerc'hducatividenc: properly timestamp frames to cater for...
2012-10-25 Vincent Penquerc'hducatividdec: do not push all frames on IDR
2012-10-24 Vincent Penquerc'hducatividenc: change default keyframe interval to 16
2012-10-24 Vincent Penquerc'hducatih264enc: force inter-interval to 1 for low delay...
2012-10-23 Vincent Penquerc'hducatih264enc: fix B frames being disabled
2012-10-23 Vincent Penquerc'hducatividenc: change the "None" rate-preset value to...
2012-10-23 Vincent Penquerc'hducatividenc: remove duplicate casts and assignments
2012-10-23 Vincent Penquerc'hducatih264enc: override params after letting the base...
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-22 Vincent Penquerc'hducatih264enc: default to using B frames
2012-10-19 Vincent Penquerc'hducativideodec: add a max-reorder-frames decoder property
2012-10-19 Vincent Penquerc'hducatividenc: log how many bytes the encoded data is
2012-10-18 Vincent Penquerc'hducatih264enc: expose number of B frames allowed
2012-10-18 Vincent Penquerc'hMake the sync point determination codec specific
next