]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gst-plugin-ducati.git/history - src
gstducati : Fix Segfault for VC1 decode
[glsdk/gst-plugin-ducati.git] / src /
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
2012-08-03 Vincent Penquerc'hducatividdec: remove the interlaced MPEG2 half height...
2012-08-01 Alessandro Decinampeg4enc: switch to base params (fixes l3 errors)
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-23 Vincent Penquerc'hducatih264dec: fix caps specifying "align" instead...
2012-07-20 Vincent Penquerc'hducatividdec: remove memory dump debug trace
2012-07-18 Vincent Penquerc'hgst-ducati: fix < 0 checks
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: 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'hducati: fix build when encoders are missing
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-07-16 Alessandro Decinaducatimpeg4dec: add note about xvid being broken with...
2012-07-16 Alessandro DecinaRevert "ducatimpeg4dec: switch to using base params"
2012-07-16 Alessandro Decinaducatih264enc: set numTemporalLayer to 1
2012-07-16 Martin StorsjoSet IDRFrameInterval to 1 on the H264 encoder
2012-07-16 Martin StorsjoExpose the intra-frame interval as a property
2012-07-16 Martin StorsjoMark I frames as keyframes for encoders other than...
2012-07-16 Martin StorsjoRemove duplicate assignments
2012-07-16 Martin StorsjoClear the right pointer after freeing
2012-07-16 Alessandro DecinaRe-enable ducatih264enc and ducatimpeg4enc
2012-07-16 Alessandro Decinavidenc: port to drm/rpmsg
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-28 Alessandro Decinaducatimpeg4dec: switch to using base params
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-06-06 Alessandro Decinaducatih264dec: force free outbufs on error 0x201 (conce...
2012-05-24 Alessandro Decinaducatividdec: share the drm fd with other elements...
2012-05-09 Alessandro DecinaInitial port to omapdce
2012-05-09 Alessandro DecinaDisable encoders as they aren't supported by omapdce yet
2012-05-08 Alessandro Decinaducatih264dec: don't free inArgs->inputID twice on...
2012-05-08 Alessandro Decinaducatividdec: never leave the flow_ret outarg uninitial...
2012-04-11 Alessandro Decinaducatibufferpool: fix race in gst_ducati_bufferpool_destroy
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-28 Alessandro Decinaducatividenc: err.. mark keyframes on IVIDEO_IDR_FRAME...
2012-03-27 Alessandro Decinaducatividenc: add cropping support
2012-03-22 Alessandro Decinaducatividenc: mark keyframes
2012-03-22 Alessandro Decinaducatih264enc: set output caps
2012-03-22 Alessandro Decinaducatividenc: don't memcpy input if it's already tiler...
2012-03-22 Alessandro Decinaducatih264dec: implement LATENCY query
2012-03-22 Alessandro Decinaducatividdec: store upstream framerate
2012-03-22 Alessandro Decinaducatih264dec: det displayDelay to IVIDDEC3_DISPLAY_DELAY_1
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-17 Alessandro Decinaducatih264dec: don't leak on decode errors
2012-02-16 Alessandro Decinaducatih264dec: handle IH264VDEC_ERR_NOSLICE errors
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 Decinaducatih264dec: implement B frame dropping strategy...
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-02-02 Alessandro Decinabufferpool: reset ->orig to NULL in _finalize
2012-01-31 Alessandro Decinaducativc1dec: when dropping frames, drop only bframes
2012-01-31 Alessandro Decinaducatividdec: make it possible for subclasses to partic...
2012-01-24 Alessandro Decinaducatimpeg4dec: don't leak input buffers
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-20 Luciana Fujii Pontelloset encoders' ranks to PRIMARY + 1
2012-01-20 Luciana Fujii Pontellogstducati: Fix indentation
next