]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gst-plugin-ducati.git/history - src
Fixes indentation issues
[glsdk/gst-plugin-ducati.git] / src /
2015-01-22 Pooja PrajodFixes indentation issues
2014-09-08 Harinarayan Bhattampeg4dec: Workaround: Artifacts when frame-drop logic... gst-0.10
2014-08-25 Harinarayan Bhattavc1dec: Increase Y padding for interlaced streams
2014-08-20 Harinarayan Bhattavidenc: Change omapbo to dmabuf fd and add dce_buf_lock...
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-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
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 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 Naudanducatividenc: use GST_PERFORMANCE category for traces...
2012-11-16 Olivier NaudanRealigned code on new Ducati header files
2012-11-16 Olivier Naudanducatividenc: use GST_PERFORMANCE category for traces...
2012-11-16 Alessandro Decinajpegvdec: set numOutputDataUnits = 1 to please the...
2012-11-16 Alessandro DecinaAdd 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
2012-10-18 Vincent Penquerc'hducatividenc: use the defines from the dce header where...
2012-10-18 Vincent Penquerc'hducatimpeg4enc: set caps in configure
2012-10-17 Vincent Penquerc'hducatih264enc: fix hrd-buffer-size property type
2012-10-17 Vincent Penquerc'hducatih264enc: include profile and level on src caps
2012-10-17 Vincent Penquerc'hducatih264dec: assume no B frames for baseline profile
2012-10-15 Vincent Penquerc'hducatimpeg2dec: add frame reordering
2012-10-15 Vincent Penquerc'hducatividdec: move frame reordering to the base class
2012-10-09 Vincent Penquerc'hducatih264dec: use num-reorder-frames to size the frame...
2012-10-09 Vincent Penquerc'hducatih264dec: reorder buffers by picture order count
2012-10-08 Thibault Saunierh264enc: Expose the SliceMode property
2012-10-08 Thibault Saunierh264enc: Expose the EntropyCodingMode property
2012-10-08 Thibault Sauniervidenc: Allow 'None' and 'user defined' values for...
2012-10-08 Thibault Saunierh264enc: expose the HRDBufferSize parameter
2012-10-08 Thibault Saunierh264enc: Expose qpI/qpMinI/qpMaxI parameters
2012-10-03 Thibault Saunierh264enc: Expose the rcAlgo parameter
2012-10-02 Vincent Penquerc'hducatividdec: set number of out buffers to 0 when we...
2012-10-02 Vincent Penquerc'hducatih264enc: fix alignment misnamed align
2012-10-02 Thibault Saunierh264dec: Actually do not accept level 5.1 in High profiles
2012-10-01 Thibault Saunierh264dec: Set the maxNumRefFrames attribute we get from...
2012-10-01 Thibault Saunierh264dec: Set the max level to 5.1 in caps as IVAHD...
2012-09-25 Vincent Penquerc'hducatividenc: log extended error info, and use the...
2012-09-12 Vincent Penquerc'hducatih264enc: announce stream-format and align in...
2012-09-07 Vincent Penquerc'hducatividdec: do not tell ducati we pass input when...
2012-09-07 Vincent Penquerc'hducatividenc: cleanup param initialization
2012-09-07 Vincent Penquerc'hducatimpeg4enc: avoid casting before checking if the...
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-16 Vincent Penquerc'hducati: fix spelling mistake in plugin description
2012-08-16 Vincent Penquerc'hRevert "ducati: fix build when encoders are missing"
2012-08-07 Alessandro Decinampeg4enc: the codec header is not used so don't include it
next