index
:
~wtay/gst-plugins-bad
0.10
0.10.23
0.11
0.11-fdo
1.0
1.2
1.4
cache-element
f21
f22
hdpvr
master
moving-colorspace
renme-events
rhel-7.0
rhel-7.2
rhel-8.0
rtpbin-new
rtpbin-unified
sa
tp-vision
gst-plugins-bad hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-15
resindvd: Don't send meaningless segment position downstream
f22
f21
Jan Schmidt
1
-11
/
+6
2015-06-15
srtpdec: Add support for RTP/RTCP mixing if data arrives on RTCP pad
Youness Alaoui
1
-10
/
+8
2014-12-18
Release 1.4.5
Sebastian Dröge
83
-1911
/
+1947
2014-12-18
Update .po files
Sebastian Dröge
40
-40
/
+40
2014-12-17
avfvideosrc: Don't pretend to support reconfiguration
Sebastian Dröge
1
-0
/
+13
2014-12-17
avfvideosrc: improve timestamping and latency reporting
Alessandro Decina
1
-25
/
+37
2014-12-16
vtenc: negotiate profile and level with downstream
Alessandro Decina
2
-3
/
+98
2014-12-16
vtenc: report latency
Alessandro Decina
2
-1
/
+36
2014-12-16
vtenc: Add properties to specify the maximum keyframe interval in frames and ...
Sebastian Dröge
2
-3
/
+88
2014-12-16
vtenc: add quality property
Alessandro Decina
2
-7
/
+49
2014-12-16
vtenc: set profile and level in caps
Alessandro Decina
2
-1
/
+9
2014-12-16
vtenc: Fix conversion of the bitrate property and our internal bitrate storage
Sebastian Dröge
1
-2
/
+2
2014-12-16
rectangle: clear rectangle struct before use
Wim Taymans
6
-17
/
+28
2014-12-15
opusparse: fix frame size determination
Vincent Penquerc'h
1
-0
/
+5
2014-12-15
mpegtsbase: scan more bytes to find initial PCRs
Sudip Jain
1
-1
/
+1
2014-12-12
mirror: Needs remap when the mode changes.
Mathieu Duponchelle
1
-4
/
+17
2014-12-12
configure: Do comparisons in a portable way with = instead of ==
Thomas Klausner
1
-3
/
+3
2014-12-12
audiomixer: Do not try to resize a buffer to a negative size on EOS
Thibault Saunier
1
-1
/
+2
2014-12-12
decklink: HD1080i50 is 50 frames per second
Sebastian Dröge
1
-1
/
+1
2014-12-12
rawparse: send SEEKING query upstream first
Wonchul Lee
1
-0
/
+5
2014-11-24
vtenc: let VT pick the bitrate by default
Alessandro Decina
1
-3
/
+3
2014-11-24
vtenc: add realtime and allow-frame-reordering properties
Alessandro Decina
2
-1
/
+103
2014-11-20
srtpdec: fix rtp/rtcp sink event memory leak
Aleix Conchillo Flaqué
1
-2
/
+8
2014-11-20
vtenc: set H264_Baseline_AutoLevel on OSX as well
Alessandro Decina
1
-3
/
+4
2014-11-20
vtdec: disable the reorder queue for baseline streams
Alessandro Decina
1
-0
/
+6
2014-11-20
vtdec: Fix divide by zero in the picture buffer length calculation
Sebastian Dröge
1
-2
/
+5
2014-11-19
gl: Use numeric OSX version instead of the macro
Sebastian Dröge
2
-2
/
+2
2014-11-19
gl/cocoa: Don't override the application delegate
Sebastian Dröge
1
-16
/
+0
2014-11-19
gl/cocoa: Only use convertRectToBacking on OSX >= 10.7
Sebastian Dröge
1
-0
/
+2
2014-11-19
gl/cocoa: Remove GNUStep support
Sebastian Dröge
4
-118
/
+1
2014-11-19
vtenc: fix build on iOS
Alessandro Decina
1
-2
/
+5
2014-11-19
coremediabuffer: set ->pixel_buf for CVPixelBuffer buffers
Alessandro Decina
1
-6
/
+4
2014-11-19
vtenc: fix compilation on < 10.9
Alessandro Decina
1
-0
/
+7
2014-11-19
vtenc: enable the hw encoder on OSX
Alessandro Decina
1
-3
/
+10
2014-11-15
dvbbasebin: fix possible crash by passing 64 bits for 64-bit queue property
Tim-Philipp Müller
1
-1
/
+1
2014-11-15
codecparsers: h264: fix derivation of MaxPicNum variable.
Gwenole Beauchesne
1
-2
/
+2
2014-11-15
decklinksink: Check the correct variable for failure
Sebastian Dröge
1
-1
/
+1
2014-11-07
glimagesink: clamp the resize width/height to >= 1 to avoid a GL error
Matthew Waters
1
-0
/
+3
2014-11-06
Release 1.4.4
Sebastian Dröge
78
-88
/
+1012
2014-11-06
Update .po files
Sebastian Dröge
40
-40
/
+40
2014-11-06
h265parse: don't unnecesarily set src_caps
Sebastian Dröge
1
-13
/
+13
2014-11-06
h264parse: don't unnecesarily set src_caps
Matej Knopp
1
-13
/
+13
2014-11-05
glimagesink: resize the viewport correctly on a caps change
Matthew Waters
2
-0
/
+16
2014-11-04
gl/cocoa: include gl3.h in configure too for consistency with gstglapi.h
Sebastian Dröge
1
-0
/
+4
2014-11-04
gl/cocoa: use NSAutoreleasePool to free resize data
Julien Isorce
1
-0
/
+2
2014-11-04
gl/cocoa: include gl3.h to have GL_CONTEXT_PROFILE_MASK
Julien Isorce
1
-0
/
+4
2014-11-04
gl/cocoa: make sure to turn on frame rectangle changes notifications
Julien Isorce
1
-0
/
+1
2014-11-04
gl/cocoa: fix uncaught exception 'unrecognized selector sent to instance'
Julien Isorce
1
-1
/
+1
2014-11-04
gl/cocoa: fix compiler warning
Julien Isorce
1
-4
/
+4
2014-11-04
gl/cocoa: Fix compiler warning
Sebastian Dröge
1
-2
/
+2
[next]