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
/
ext
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-02
vp8enc: guard against NULL pointer dereference
Vincent Penquerc'h
1
-1
/
+1
2014-05-02
flacdec: fix theoretical integer overflow
Vincent Penquerc'h
1
-1
/
+1
2014-05-02
speexdec: remove dead code
Vincent Penquerc'h
1
-7
/
+1
2014-04-30
flacdec: remove dead code
Vincent Penquerc'h
1
-12
/
+4
2014-04-28
souphttpsrc: Remember if a redirect is permanent or not and store it in the q...
Sebastian Dröge
2
-3
/
+9
2014-04-26
docs: remove outdated and pointless 'Last reviewed' lines from docs
Tim-Philipp Müller
5
-10
/
+0
2014-04-11
pngdec: enable libpng interlaced picture handling
Rafał Mużyło
1
-9
/
+9
2014-04-11
souphttpsrc: Only keep-alive the connection in stop() if we have finished all...
Sebastian Dröge
1
-2
/
+7
2014-04-11
dvdec: Don't set bogus timestamp/duration
Edward Hervey
1
-3
/
+10
2014-04-11
dvdec: Properly refuse incoming stream without framerate
Edward Hervey
1
-2
/
+1
2014-04-10
souphttpsrc: Also retry on unexpected network failures
Sebastian Dröge
1
-5
/
+12
2014-04-10
souphttpsrc: New property to specify the maximum number of retries before we ...
Sebastian Dröge
2
-3
/
+35
2014-04-10
souphttpsrc: Change default timeout to 15 seconds
Alexander Zallesov
1
-2
/
+4
2014-04-09
souphttpsrc: Use GST_FLOW_FLUSHING when flushing, not GST_FLOW_EOS
Sebastian Dröge
1
-0
/
+3
2014-03-26
jpegdec: All frames are sync points
Sebastian Dröge
1
-0
/
+2
2014-03-26
pngdec: All frames are sync points
Sebastian Dröge
1
-0
/
+2
2014-03-16
pulse: Add device monitors
Olivier Crête
4
-0
/
+776
2014-03-16
pulse: fix format info to caps conversion for mulaw
Tim-Philipp Müller
1
-1
/
+1
2014-03-16
pulse: Make gst_pulse_format_info_to_caps() shared
Olivier Crête
3
-110
/
+112
2014-03-12
souphttpsrc: Add properties for selecting SSL/TLS certificate checking
Sebastian Dröge
2
-1
/
+80
2014-03-07
souphttpsrc: Make sure to not return EOS immediately if we finished a range r...
Sebastian Dröge
1
-0
/
+17
2014-03-06
souphttpsrc: Don't forget to quit mainloop after we cancelled when we got dat...
Sebastian Dröge
1
-0
/
+1
2014-03-06
souphttpsrc: If we had a stop position, allow for the server to finish our co...
Sebastian Dröge
1
-0
/
+17
2014-02-27
jpegdec: mark all parsed frames as sync points
Thiago Santos
1
-0
/
+1
2014-02-23
jack: add some simple log handlers for jack
Stefan Sauer
1
-0
/
+15
2014-02-19
souphttpsrc: do not emit error when connection with unknown size ends
Branislav Katreniak
1
-1
/
+1
2014-02-18
pulsesink: fix crash when getting the current-device in NULL->READY
Stefan Sauer
1
-1
/
+1
2014-02-13
souphttpsrc: Use new automatic_eos API from basesrc
Sebastian Dröge
1
-0
/
+2
2014-02-13
souphttpsrc: Consistently use have_size instead of content_size!=0
Sebastian Dröge
1
-10
/
+14
2014-02-13
souphttpsrc: Free extra headers when finalizing the element
Sebastian Dröge
1
-5
/
+5
2014-02-13
souphttpsrc: Properly close the session when going back to NULL
Sebastian Dröge
1
-0
/
+25
2014-02-13
souphttpsrc: add support for keep-alive sessions
Andoni Morales Alastruey
2
-36
/
+89
2014-02-12
souphttpsrc: Add "compress" property to enable/disable automatic gzip/deflate...
Sebastian Dröge
2
-2
/
+31
2014-02-12
souphttpsrc: Retry connection if we're finished before the content size only ...
Sebastian Dröge
1
-2
/
+3
2014-02-12
souputils: Fix compiler warning
Sebastian Dröge
1
-1
/
+1
2014-02-11
souphttp*: add ability to do HTTP session logging
Reynaldo H. Verdejo Pinochet
8
-22
/
+192
2014-02-11
souphttpsrc: Add mapping for NOT_FOUND and NOT_AUTHORIZED errors
Sebastian Dröge
1
-5
/
+20
2014-02-11
souphttpsrc: Don't duplicate status_code to GStreamer error mapping
Sebastian Dröge
1
-4
/
+1
2014-02-08
id3v2mux: Fix another compiler warning
Sebastian Dröge
1
-1
/
+1
2014-02-08
id3v2mux: Fix unitialized variable compiler warning
Sebastian Dröge
1
-3
/
+1
2014-02-04
flacenc: order format in template caps by preference
Tim-Philipp Müller
1
-2
/
+2
2014-02-04
gst: Don't use endianness-specific S8 audio format
Rafał Mużyło
2
-5
/
+5
2014-01-31
cairooverlay: add support for RGB16
Julien Isorce
1
-7
/
+22
2014-01-21
shout2send: error out if no caps were received
Tim-Philipp Müller
2
-23
/
+30
2014-01-21
shout2send: accept audio/webm, audio/ogg and video/ogg as well
Tim-Philipp Müller
1
-2
/
+2
2014-01-03
souphttpsrc: use status code macro instead of 407
Reynaldo H. Verdejo Pinochet
1
-1
/
+2
2014-01-03
shout2send: change audio_format field to format
Reynaldo H. Verdejo Pinochet
2
-11
/
+12
2014-01-03
shout2send: clarify meaning of the URL prop
Reynaldo H. Verdejo Pinochet
1
-5
/
+5
2014-01-03
shout2send: docs, add a sample pipeline
Reynaldo H. Verdejo Pinochet
1
-0
/
+16
2014-01-03
gdkpixbufoverlay: remove spurious @see_also
Reynaldo H. Verdejo Pinochet
1
-1
/
+0
[next]