]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gst-plugin-ducati.git/shortlog
glsdk/gst-plugin-ducati.git
2012-07-16 Alessandro... ducatih264enc: 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... Re-enable ducatih264enc and ducatimpeg4enc
2012-07-16 Alessandro... videnc: 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... ducatimpeg4dec: 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... ducatih264dec: force free outbufs on error 0x201 (conce...
2012-05-24 Alessandro... ducatividdec: share the drm fd with other elements...
2012-05-09 Alessandro... Initial port to omapdce
2012-05-09 Alessandro... Disable encoders as they aren't supported by omapdce yet
2012-05-09 Alessandro... Remove dependency on libtimemmgr
2012-05-08 Alessandro... ducatih264dec: don't free inArgs->inputID twice on...
2012-05-08 Alessandro... ducatividdec: never leave the flow_ret outarg uninitial...
2012-04-13 Luciana Fujii... README update
2012-04-11 Alessandro... ducatibufferpool: fix race in gst_ducati_bufferpool_destroy
2012-04-11 Alessandro... ducatividdec: propagate downstream flow errors
2012-04-11 Alessandro... ducatividdec: reset outArgs in flush()
2012-04-01 Luciana Fujii... ducatividdec: fix getcaps method adding rowstride
2012-03-29 Luciana Fujii... ducatividdec: Implement src pad getcaps function
2012-03-29 Luciana Fujii... ducatividdec: Fix indentation
2012-03-28 Alessandro... ducatividenc: err.. mark keyframes on IVIDEO_IDR_FRAME...
2012-03-27 Alessandro... ducatividenc: add cropping support
2012-03-22 Alessandro... ducatividenc: mark keyframes
2012-03-22 Alessandro... ducatih264enc: set output caps
2012-03-22 Alessandro... ducatividenc: don't memcpy input if it's already tiler...
2012-03-22 Alessandro... ducatih264dec: implement LATENCY query
2012-03-22 Alessandro... ducatividdec: store upstream framerate
2012-03-22 Alessandro... ducatih264dec: det displayDelay to IVIDDEC3_DISPLAY_DELAY_1
2012-02-28 Alessandro... ducatividdec: flush the codec on caps changes
2012-02-28 Alessandro... ducatividdec: send a crop event every time caps change
2012-02-17 Alessandro... ducatih264dec: don't leak on decode errors
2012-02-16 Alessandro... ducatih264dec: handle IH264VDEC_ERR_NOSLICE errors
2012-02-16 Alessandro... ducatividdec: make codec_flush non-static so it can...
2012-02-16 Alessandro... ducatividdec: add var to skip buffers until the next...
2012-02-14 Alessandro... ducatih264dec: implement B frame dropping strategy...
2012-02-14 Alessandro... ducatividdec: don't discard input timestamps at stream...
2011-11-29 Alessandro... ducatividdec: workaround for the mpeg2 decoder giving...
2011-11-29 Alessandro... ducatividdec: don't renegotiate while flushing
2012-02-02 Alessandro... ducatividdec: flush the codec going to READY
2012-02-02 Alessandro... bufferpool: reset ->orig to NULL in _finalize
2012-01-31 Alessandro... ducativc1dec: when dropping frames, drop only bframes
2012-01-31 Alessandro... ducatividdec: make it possible for subclasses to partic...
2012-01-24 Alessandro... ducatimpeg4dec: don't leak input buffers
2012-01-20 Alessandro... ducatividdec: destroy the internal pool once we have...
2012-01-20 Alessandro... ducatividdec: update the internal pool caps when switch...
2012-01-20 Luciana Fujii... set encoders' ranks to PRIMARY + 1
2012-01-20 Luciana Fujii... gstducati: Fix indentation
2012-01-19 Alessandro... ducatividdec: workaround for interlaced clips that...
2012-01-11 Alessandro... ducatividdec: fix regression with clips having outBufsI...
2012-01-09 Alessandro... ducatimpeg4dec: don't forget to push the codec data...
2012-01-05 Rob Clarkducatividdec: auto-detect when input ts are PTS
2012-01-05 Rob Clarkducatividdec: some minor trace cleanups
2012-01-05 Rob Clarkducatimpeg2dec: we want parsed stream
2011-12-23 Alessandro... ducativc1dec: workaround to not abort decoding on broke...
2011-12-23 Alessandro... ducatividdec: make it possible for decoders to implemen...
2011-12-21 Alessandro... mpeg4dec: don't enable deblocking filter. Fixes codec...
2011-12-18 Rob Clarkducatimpeg2dec: fix mpeg2 playback with 1d buffers
2011-12-16 Alessandro... ducatimpeg4dec: fix compiler warnings on glp1.4
2011-12-12 Rob Clarkducatividdec: fix memory leak with bufferpool buffers
2011-12-11 Rob Clarkducatimpeg4dec: enabling workarounds for XviD too
2011-12-11 Rob Clarkducatividdec: fix seek issue with xvid (ts_is_pts)...
2011-12-11 Rob Clarkducatimpeg4dec/ducatividdec: implement DTS queue
2011-12-11 Rob Clarkducatimpeg4dec: xvid support
2011-12-11 Rob ClarkRevert "ducatimpeg4dec: use base VIDDEC3_* structs...
2011-12-11 Rob Clarkducatividdec: fix NPE if outcaps are EMPTY
2011-12-11 Rob Clarkducatividdec: reduce debug verbosity
2011-12-09 Alessandro... ducatividdec: add support for outBufsInUseFlag
2011-12-07 Alessandro... ducativc1dec: remove WMV1/WMV2 support
2011-12-06 Alessandro... ducatih264dec: specify in template caps that the decode...
2011-12-06 Alessandro... ducatividdec: emit a STREAM DECODE error when codec_pro...
2011-12-04 Alessandro... ducatividdec: implement QoS handling
2011-11-29 Alessandro... ducatividdec: set unaligned width and height in the...
2011-11-28 Alessandro... bufferpool: alloc 1d buffers if the pool is created...
2011-11-25 Rob Clarkbufferpool: allocate 1d or 2d according to caps
2011-11-17 Luciana Fujii... ducatividdec: propagate pixel-aspect-ratio in caps
2011-11-16 Alessandro... gst-indent gstducatividdec.c
2011-11-16 Alessandro... ducatividdec: don't log an ERROR when pad_alloc returns...
2011-11-15 Alessandro... ducatividdec: don't error out on non fatal errors
2011-11-14 Alessandro... ducatividdec: add support for video/x-raw-yuv-strided
2011-11-03 Alessandro... ducatividenc: fix typo basevideocoder => basevideoencoder
2011-10-31 Alessandro... ducatividenc: fix outbuf size calculation
2011-10-31 Alessandro... ducatividenc: fix crash going PLAYING->READY->PLAYING
2011-10-21 Alessandro... ducatimpeg4enc: use less custom parameters
2011-10-21 Alessandro... ducatimpeg4enc: add mpeg4 encoder
2011-10-21 Alessandro... Factor out a base encoder class from ducatih264enc
2011-10-19 Alessandro... ducatih264enc: use base VIDENC2 structures where possible
2011-10-16 Alessandro... ducatih264enc: add h264 encoder
next