index
:
~bilboed/gst-plugins-good
WIP
closedcaption
damaged
master
pushfile
qtdemux
qtdemux-cc
qtdemuxgap
qtpushfix
Personal repository for gst-plugins-good
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-28
qtdemux: Update global duration on moov+moof files
qtdemux
Edward Hervey
1
-0
/
+49
2014-10-27
qtdemux: don't blindly use any previous buffer timestamp for moof
Edward Hervey
1
-2
/
+3
2014-10-27
qtdemux: forward DISCONT from upstream to the output streams
George Kiagiadakis
1
-0
/
+11
2014-10-24
rtpjitterbuffer: make debug line less confusing
Wim Taymans
1
-2
/
+2
2014-10-24
rtspsrc: set full stream caps on internal src TCP pads
Aleix Conchillo Flaqué
1
-0
/
+6
2014-10-24
rtpmux: Don't set PROXY_CAPS flag on the src pad
Sjoerd Simons
1
-1
/
+1
2014-10-24
videobox: critical error when element properties set as max/min
Vineeth T M
1
-1
/
+1
2014-10-24
equalizer: Don't call iirequalizer's transform_ip in passthrough mode
David Sansome
1
-3
/
+1
2014-10-14
aacparse: fix memory leak when prepending ADTS headers
Matej Knopp
1
-1
/
+1
2014-10-14
wavenc: Send CAPS event after the pad was activated
Sebastian Dröge
1
-3
/
+7
2014-10-10
rtpsource: Rename seqnum-base to seqnum-offset in caps
Olivier Crête
2
-7
/
+7
2014-10-10
rtpmux: clock-base and seqnum-base -> timestamp-offset and seqnum-offset
Olivier Crête
2
-10
/
+11
2014-10-10
rtpdtmfsrc: clock-base and seqnum-base -> timestamp-offset and seqnum-offset
Olivier Crête
1
-12
/
+14
2014-09-24
flacparse: Only calculate with durations != -1
Sebastian Dröge
1
-1
/
+1
2014-09-19
rtpbin: do not leak encsink pad in error case
Ognyan Tonchev
1
-4
/
+4
2014-09-19
multipartdemux: do not leak new stream event
Ognyan Tonchev
1
-0
/
+1
2014-09-17
flacparse: do not leak uid after parsing TOC event
Ognyan Tonchev
1
-1
/
+1
2014-09-15
capssetter: update to 1.0 transform_caps sematics
Wim Taymans
1
-20
/
+18
2014-09-13
wavparse: Fix parsing of adtl chunks
Sebastian Dröge
1
-2
/
+10
2014-09-11
matroska-demux: Don't handle parse errors at the end of file as an error
Sebastian Dröge
2
-10
/
+28
2014-09-07
avidemux: fix crash with certain videos
Tim-Philipp Müller
1
-1
/
+1
2014-09-04
aacparse: Fix parsing issue when the buffer does not have a complete ADTS/LOA...
Nicolas Huet
1
-5
/
+13
2014-09-04
videomixer: Fix synchronization if dynamically changing the FPS
Andrei Sarakeev
1
-0
/
+14
2014-09-04
smpte: Check if input caps are the same and create output caps from video info
Ravi Kiran K N
1
-10
/
+2
2014-09-04
qtdemux: Silence some warnings for normal file contents
Jan Schmidt
2
-2
/
+4
2014-08-25
videomixer: Use the best width/height/etc if downstream can handle that
Sebastian Dröge
1
-1
/
+1
2014-08-25
videomixer: Avoid double free of VideoConvert
Ravi Kiran K N
1
-0
/
+2
2014-08-13
flvdemux: un-break duration querying
Tim-Philipp Müller
1
-6
/
+6
2014-08-11
shapewipe: Unref caps and element after usage
Sebastian Rasmussen
1
-5
/
+5
2014-08-11
interleave: set output caps layout to interleaved
Philippe Normand
1
-1
/
+2
2014-08-08
rtph263ppay: Unref pad template caps after use
Sebastian Rasmussen
1
-2
/
+4
2014-08-08
videomixer: Unref allowed caps after usage
Sebastian Rasmussen
1
-1
/
+4
2014-08-08
imagefreeze: Unref pad template caps after usage
Sebastian Rasmussen
1
-0
/
+1
2014-08-08
navseek: Unref peer pad after usage
Sebastian Rasmussen
1
-0
/
+1
2014-08-08
rtpmux: Unref pad template caps after usage
Sebastian Rasmussen
1
-5
/
+8
2014-08-03
rtph264pay: unbreak au aligned byte-stream payloading
Mark Nauwelaerts
1
-1
/
+3
2014-07-19
videobox: Don't overwrite the first component with the alpha value for BGRx
Sebastian Dröge
1
-4
/
+11
2014-07-16
aacparse: Properly report in the CAPS query that we can convert ADTS<->RAW
Sebastian Dröge
1
-0
/
+75
2014-07-16
rgvolume: Avoid taking unnecessary refs
Sebastian Rasmussen
1
-2
/
+2
2014-07-16
rtpdtmfmux: Avoid taking an unnecessary ref
Sebastian Rasmussen
1
-1
/
+1
2014-07-10
rtspsrc: fix query leak
Tim-Philipp Müller
1
-1
/
+5
2014-07-10
wavenc: Return not-negotiated if we got no caps or caps negotiation failed
Sebastian Dröge
1
-1
/
+4
2014-07-04
videomixer: fix double unlock in segment seek segment code path
Tim-Philipp Müller
1
-1
/
+1
2014-07-04
avidemux, wavparse: Print invalid fourcc in hex
Sebastian Rasmussen
2
-4
/
+2
2014-07-02
rtspsrc: fix for mikey api change
Wim Taymans
1
-2
/
+2
2014-07-01
videomixer: reset QoS on segment event
Vincent Penquerc'h
1
-0
/
+1
2014-07-01
matroskademux: send gap events instead of segment tricks
Vincent Penquerc'h
1
-23
/
+4
2014-06-29
rtpbin: Don't leak caps
Sebastian Dröge
1
-1
/
+3
2014-06-29
rtpssrcdemux: Fix compiler warning when compiling with G_DISABLE_ASSERT
Sebastian Dröge
1
-1
/
+1
2014-06-29
matroskamux: Fix compiler warnings when compiling with G_DISABLE_ASSERT
Sebastian Dröge
1
-2
/
+2
[next]