]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gst-plugin-ducati.git/history - src/gstducatih264dec.c
ducatih264enc: force inter-interval to 1 for low delay case
[glsdk/gst-plugin-ducati.git] / src / gstducatih264dec.c
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-17 Vincent Penquerc'hducatih264dec: assume no B frames for baseline profile
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-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-07-23 Vincent Penquerc'hducatih264dec: fix caps specifying "align" instead...
2012-07-18 Vincent Penquerc'hgst-ducati: reorder H.264 frames ourselves
2012-07-18 Rob Clarkducatih264dec: re-enable auto for display-delay
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-06 Alessandro Decinaducatih264dec: force free outbufs on error 0x201 (conce...
2012-05-08 Alessandro Decinaducatih264dec: don't free inArgs->inputID twice on...
2012-03-22 Alessandro Decinaducatih264dec: implement LATENCY query
2012-03-22 Alessandro Decinaducatih264dec: det displayDelay to IVIDDEC3_DISPLAY_DELAY_1
2012-02-17 Alessandro Decinaducatih264dec: don't leak on decode errors
2012-02-16 Alessandro Decinaducatih264dec: handle IH264VDEC_ERR_NOSLICE errors
2012-02-14 Alessandro Decinaducatih264dec: implement B frame dropping strategy...
2011-12-06 Alessandro Decinaducatih264dec: specify in template caps that the decode...
2011-08-26 Alessandro Decinaducatih264dec: add stream-format and align in caps
2011-01-26 Rob Clarkh264dec: enable temporal direct predict mode
2011-01-01 Rob Clarkfix compile error with latest gst headers
2010-12-11 Rob Clarkupdate h264dec
2010-12-05 Rob Clarkclean up padded buffer size calculations
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 Clarkinitial commit