]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gst-plugin-ducati.git/history - src/gstducatividdec.c
ducatividdec: flush the codec going to READY
[glsdk/gst-plugin-ducati.git] / src / gstducatividdec.c
2012-02-02 Alessandro Decinaducatividdec: flush the codec going to READY
2012-01-31 Alessandro Decinaducatividdec: make it possible for subclasses to partic...
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-19 Alessandro Decinaducatividdec: workaround for interlaced clips that...
2012-01-11 Alessandro Decinaducatividdec: fix regression with clips having outBufsI...
2012-01-05 Rob Clarkducatividdec: auto-detect when input ts are PTS
2012-01-05 Rob Clarkducatividdec: some minor trace cleanups
2011-12-23 Alessandro Decinaducatividdec: make it possible for decoders to implemen...
2011-12-12 Rob Clarkducatividdec: fix memory leak with bufferpool buffers
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 Clarkducatividdec: fix NPE if outcaps are EMPTY
2011-12-11 Rob Clarkducatividdec: reduce debug verbosity
2011-12-09 Alessandro Decinaducatividdec: add support for outBufsInUseFlag
2011-12-06 Alessandro Decinaducatividdec: emit a STREAM DECODE error when codec_pro...
2011-12-04 Alessandro Decinaducatividdec: implement QoS handling
2011-11-29 Alessandro Decinaducatividdec: set unaligned width and height in the...
2011-11-17 Luciana Fujii Pontelloducatividdec: propagate pixel-aspect-ratio in caps
2011-11-16 Alessandro Decinagst-indent gstducatividdec.c
2011-11-16 Alessandro Decinaducatividdec: don't log an ERROR when pad_alloc returns...
2011-11-15 Alessandro Decinaducatividdec: don't error out on non fatal errors
2011-11-14 Alessandro Decinaducatividdec: add support for video/x-raw-yuv-strided
2011-09-29 Alessandro Decinaviddec: workaround for the vc1 codec
2011-09-29 Alessandro DecinaUndo a change in gst_ducati_get_mem_type.
2011-09-29 Alessandro Decinaviddec: set the size in bytes OR pixels for outbufs...
2011-09-29 Alessandro Decinaviddec: more fixes to support 1d buffers
2011-09-29 Alessandro Decinaviddec: use 1d buffers
2011-08-31 Alessandro Decinaviddec: forward queries that we don't handle directly
2011-01-26 Rob ClarkImproved compiler warning flags strictness
2011-01-12 Rob Clarkviddec: fix typo
2011-01-01 Rob Clarkviddec: add "version" property
2011-01-01 Rob Clarkfix compile error with latest gst headers
2010-12-16 Rob Clarkviddec: fix for width/height that is not a multiple...
2010-12-16 Rob Clarkviddec: some cleanups
2010-12-12 Rob Clarkrvdec: add RealVideo support
2010-12-11 Rob Clarkviddec: fixes for seek
2010-12-05 Rob Clarkviddec: add fallback support for non-TILER buffers
2010-12-05 Rob Clarkviddec: add interlaced support
2010-12-05 Rob Clarkmpeg2dec: add MPEG-2 support
2010-12-04 Rob Clarkviddec: error handling
2010-11-29 Rob ClarkVIDDEC3_delete crash is fixed as of libdce bbbc0dd
2010-11-27 Rob Clarkvp6dec: add On2 VP6 support
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 Clarkviddec: implement flush (seek/eos)
2010-11-25 Rob Clarkviddec: add profiling traces for process call
2010-11-25 Rob Clarkviddec: add support for cropping
2010-11-25 Rob Clarkinitial commit