index
:
gst-ducati
h264enc_expose_props
leak_fixing
master
videodecoder_port
Unnamed repository; edit this file 'description' to name the repository.
Thibault Saunier
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-01
h264dec: Set the maxNumRefFrames attribute we get from the caps
HEAD
master
Thibault Saunier
1
-0/+3
2012-10-01
h264dec: Set the max level to 5.1 in caps as IVAHD actually supports it
Thibault Saunier
1
-7/+6
2012-09-25
ducatividenc: log extended error info, and use the correct one from _process
Vincent Penquerc'h
1
-1/+3
2012-09-12
ducatih264enc: announce stream-format and align in template caps
Vincent Penquerc'h
1
-1/+2
2012-09-07
ducatividdec: do not tell ducati we pass input when we do not
Vincent Penquerc'h
1
-0/+4
2012-09-07
ducatividenc: cleanup param initialization
Vincent Penquerc'h
1
-18/+18
2012-09-07
ducatimpeg4enc: avoid casting before checking if the cast is valid
Vincent Penquerc'h
1
-2/+2
2012-09-06
viddec: Add a lookup table between decoder arrays and the buffers we pass in
Thibault Saunier
2
-9/+27
2012-09-05
viddec: Do not rely on the decoder setting freeBufID to unref our buffers whe...
Thibault Saunier
1
-4/+5
2012-09-05
viddec: Pass through gst-indent
Thibault Saunier
1
-4/+6
2012-08-16
ducati: fix spelling mistake in plugin description
Vincent Penquerc'h
1
-1/+1
2012-08-16
Revert "ducati: fix build when encoders are missing"
Vincent Penquerc'h
3
-24/+8
2012-08-07
mpeg4enc: the codec header is not used so don't include it
Alessandro Decina
1
-1/+0
2012-08-03
ducatividdec: remove the interlaced MPEG2 half height hack
Vincent Penquerc'h
1
-4/+0
2012-08-01
mpeg4enc: switch to base params (fixes l3 errors)
Alessandro Decina
1
-13/+1
2012-07-27
ducatividdec: ensure status is zeroed at start
Vincent Penquerc'h
1
-0/+1
2012-07-24
Revert "configure: ensure HAVE_ENCODERS is placed in config.h"
Alessandro Decina
1
-4/+1
2012-07-24
ducatividdec: only heed bytesConsumed when not in entire frame mode
Vincent Penquerc'h
1
-15/+19
2012-07-23
ducatih264dec: fix caps specifying "align" instead of "alignment"
Vincent Penquerc'h
1
-2/+2
2012-07-20
ducatividdec: remove memory dump debug trace
Vincent Penquerc'h
1
-2/+0
2012-07-18
gst-ducati: fix < 0 checks
Vincent Penquerc'h
1
-2/+2
2012-07-18
gst-ducati: reorder H.264 frames ourselves
Vincent Penquerc'h
4
-7/+283
2012-07-18
ducatih264dec: re-enable auto for display-delay
Rob Clark
1
-1/+1
2012-07-17
configure: ensure HAVE_ENCODERS is placed in config.h
Vincent Penquerc'h
1
-1/+4
2012-07-17
ducatividdec: do not skip outputID processing when outBufsInUseFlag is set
Vincent Penquerc'h
1
-3/+3
2012-07-17
ducatividdec: rename drop_frame to can_drop_frame
Vincent Penquerc'h
4
-8/+8
2012-07-17
Revert "ducatividdec: perform QoS after feeding the data to the hardware deco...
Vincent Penquerc'h
1
-19/+14
2012-07-17
ducati: fix build when encoders are missing
Vincent Penquerc'h
3
-8/+24
2012-07-17
ducatividdec: perform QoS after feeding the data to the hardware decoder
Vincent Penquerc'h
1
-14/+19
2012-07-17
ducatividdec: add a comment about a fishy, but OK, bit of code
Vincent Penquerc'h
1
-0/+1
2012-07-17
ducatividdec: do not discard unused input data
Vincent Penquerc'h
1
-1/+23
2012-07-17
ducatividdec: only send buffers when the decoder is done
Vincent Penquerc'h
1
-2/+11
2012-07-17
ducatividdec: delay flushing till the end of the codec processing
Vincent Penquerc'h
3
-1/+7
2012-07-17
ducatividdec: print error when there actually is one
Vincent Penquerc'h
1
-2/+2
2012-07-16
ducatimpeg4dec: add note about xvid being broken with base params
Alessandro Decina
1
-0/+1
2012-07-16
Revert "ducatimpeg4dec: switch to using base params"
Alessandro Decina
2
-3/+13
2012-07-16
ducatih264enc: set numTemporalLayer to 1
Alessandro Decina
1
-0/+1
2012-07-16
Set IDRFrameInterval to 1 on the H264 encoder
Martin Storsjo
1
-0/+1
2012-07-16
Expose the intra-frame interval as a property
Martin Storsjo
2
-2/+16
2012-07-16
Mark I frames as keyframes for encoders other than H264
Martin Storsjo
1
-2/+7
2012-07-16
Remove duplicate assignments
Martin Storsjo
1
-1/+0
2012-07-16
Clear the right pointer after freeing
Martin Storsjo
1
-1/+1
2012-07-16
Re-enable ducatih264enc and ducatimpeg4enc
Alessandro Decina
2
-4/+6
2012-07-16
videnc: port to drm/rpmsg
Alessandro Decina
2
-40/+71
2012-06-29
ducatividdec: fix a miniobject and bo leak
Vincent Penquerc'h
1
-0/+1
2012-06-28
ducati: add some more detailed logging about video decoder extended errors
Vincent Penquerc'h
3
-0/+24
2012-06-28
ducatimpeg4dec: switch to using base params
Alessandro Decina
2
-13/+3
2012-06-27
ducatividdec: fix event leak
Vincent Penquerc'h
1
-0/+1
2012-06-27
ducatividdec: fix buffer leaks on error paths
Vincent Penquerc'h
1
-0/+5
2012-06-27
ducatividdec: fix deadlocks on early out paths
Vincent Penquerc'h
1
-3/+3
[next]