summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-23initial 1.0 port (some decoders)1.0Edward Hervey20-687/+1233
2012-08-16ducati: fix spelling mistake in plugin descriptionVincent Penquerc'h1-1/+1
2012-08-16Revert "ducati: fix build when encoders are missing"Vincent Penquerc'h3-24/+8
2012-08-07mpeg4enc: the codec header is not used so don't include itAlessandro Decina1-1/+0
2012-08-03ducatividdec: remove the interlaced MPEG2 half height hackVincent Penquerc'h1-4/+0
2012-08-01mpeg4enc: switch to base params (fixes l3 errors)Alessandro Decina1-13/+1
2012-07-27ducatividdec: ensure status is zeroed at startVincent Penquerc'h1-0/+1
2012-07-24Revert "configure: ensure HAVE_ENCODERS is placed in config.h"Alessandro Decina1-4/+1
2012-07-24ducatividdec: only heed bytesConsumed when not in entire frame modeVincent Penquerc'h1-15/+19
2012-07-23ducatih264dec: fix caps specifying "align" instead of "alignment"Vincent Penquerc'h1-2/+2
2012-07-20ducatividdec: remove memory dump debug traceVincent Penquerc'h1-2/+0
2012-07-18gst-ducati: fix < 0 checksVincent Penquerc'h1-2/+2
2012-07-18gst-ducati: reorder H.264 frames ourselvesVincent Penquerc'h4-7/+283
2012-07-18ducatih264dec: re-enable auto for display-delayRob Clark1-1/+1
2012-07-17configure: ensure HAVE_ENCODERS is placed in config.hVincent Penquerc'h1-1/+4
2012-07-17ducatividdec: do not skip outputID processing when outBufsInUseFlag is setVincent Penquerc'h1-3/+3
2012-07-17ducatividdec: rename drop_frame to can_drop_frameVincent Penquerc'h4-8/+8
2012-07-17Revert "ducatividdec: perform QoS after feeding the data to the hardware deco...Vincent Penquerc'h1-19/+14
2012-07-17ducati: fix build when encoders are missingVincent Penquerc'h3-8/+24
2012-07-17ducatividdec: perform QoS after feeding the data to the hardware decoderVincent Penquerc'h1-14/+19
2012-07-17ducatividdec: add a comment about a fishy, but OK, bit of codeVincent Penquerc'h1-0/+1
2012-07-17ducatividdec: do not discard unused input dataVincent Penquerc'h1-1/+23
2012-07-17ducatividdec: only send buffers when the decoder is doneVincent Penquerc'h1-2/+11
2012-07-17ducatividdec: delay flushing till the end of the codec processingVincent Penquerc'h3-1/+7
2012-07-17ducatividdec: print error when there actually is oneVincent Penquerc'h1-2/+2
2012-07-16ducatimpeg4dec: add note about xvid being broken with base paramsAlessandro Decina1-0/+1
2012-07-16Revert "ducatimpeg4dec: switch to using base params"Alessandro Decina2-3/+13
2012-07-16ducatih264enc: set numTemporalLayer to 1Alessandro Decina1-0/+1
2012-07-16Set IDRFrameInterval to 1 on the H264 encoderMartin Storsjo1-0/+1
2012-07-16Expose the intra-frame interval as a propertyMartin Storsjo2-2/+16
2012-07-16Mark I frames as keyframes for encoders other than H264Martin Storsjo1-2/+7
2012-07-16Remove duplicate assignmentsMartin Storsjo1-1/+0
2012-07-16Clear the right pointer after freeingMartin Storsjo1-1/+1
2012-07-16Re-enable ducatih264enc and ducatimpeg4encAlessandro Decina2-4/+6
2012-07-16videnc: port to drm/rpmsgAlessandro Decina2-40/+71
2012-06-29ducatividdec: fix a miniobject and bo leakVincent Penquerc'h1-0/+1
2012-06-28ducati: add some more detailed logging about video decoder extended errorsVincent Penquerc'h3-0/+24
2012-06-28ducatimpeg4dec: switch to using base paramsAlessandro Decina2-13/+3
2012-06-27ducatividdec: fix event leakVincent Penquerc'h1-0/+1
2012-06-27ducatividdec: fix buffer leaks on error pathsVincent Penquerc'h1-0/+5
2012-06-27ducatividdec: fix deadlocks on early out pathsVincent Penquerc'h1-3/+3
2012-06-27ducatividdec: prevent overread when all buffer slots are usedVincent Penquerc'h1-4/+3
2012-06-26ducatividdec: detect unsupported codecs when switching from NULL to READYVincent Penquerc'h1-0/+11
2012-06-13ducatividdec: support crop qdataRob Clark2-0/+13
2012-06-13use GstDRMBufferPool and dmabuf for sharing buffersRob Clark11-841/+242
2012-06-11Revert "ducatividdec: share the drm fd with other elements in the pipeline"Rob Clark1-72/+14
2012-06-06ducatih264dec: force free outbufs on error 0x201 (concealment, no slice)Alessandro Decina1-0/+7
2012-05-24ducatividdec: share the drm fd with other elements in the pipelineAlessandro Decina1-14/+72
2012-05-09Initial port to omapdceAlessandro Decina11-328/+707
2012-05-09Disable encoders as they aren't supported by omapdce yetAlessandro Decina2-6/+4