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-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
2013-12-27
shout2send: drop IP only requirement for _set_host()
Reynaldo H. Verdejo Pinochet
1
-5
/
+4
2013-12-27
shout2send: Retarget FIXME to 2.0
Reynaldo H. Verdejo Pinochet
1
-1
/
+1
2013-12-16
id3v2mux: Set picture type in the APIC frames
Sebastian Dröge
1
-2
/
+16
2013-12-16
id3v2mux: Set image-description from the info struct, not the caps
Sebastian Dröge
1
-2
/
+10
2013-12-05
wavpackdec: Require caps to be set before accepting any data
Sebastian Dröge
1
-0
/
+2
2013-12-05
speexdec: Require caps to be set before accepting any data
Sebastian Dröge
1
-0
/
+2
2013-12-05
flacdec: Require caps to be set before accepting any data
Sebastian Dröge
1
-1
/
+1
2013-12-05
vpx: Use new gst_video_decoder_set_needs_format() API
Sebastian Dröge
2
-0
/
+4
2013-12-04
pulsesink: Free device_info in accepts caps
Olivier Crête
1
-0
/
+2
2013-11-25
jpegdec: deprecate max-errors
Thiago Santos
1
-2
/
+4
2013-11-25
jpegdec: let the base class decide when to return an error
Thiago Santos
1
-1
/
+0
2013-11-25
jpegdec: Add data skipping on input
Thiago Santos
1
-3
/
+2
2013-11-21
g_memmove() is deprecated
Tim-Philipp Müller
2
-2
/
+2
2013-11-18
docs: get rid of 'Since: 0.10.x' markers
Tim-Philipp Müller
9
-41
/
+16
2013-10-31
wavpackenc: Fix writing of MD5 sums and other metadata blocks
Sebastian Dröge
1
-1
/
+3
2013-10-31
hdv1394src: Make it possible to select a camera by its GUID
Djalma Lúcio Soares da Silva
1
-0
/
+16
2013-10-11
souphttpsrc: do not emit EOS when connection drops
Thiago Santos
2
-5
/
+30
2013-10-10
dvdec: Don't send segment event before caps
Sebastian Dröge
2
-1
/
+17
2013-10-09
dvdemux: Send stream-start, caps and segment events in the right order
Sebastian Dröge
1
-58
/
+64
2013-10-04
jpegdec: Relax sink caps
Matthieu Bouron
1
-4
/
+1
2013-09-18
souphttpsrc: do not do http requests in READY
Thiago Santos
1
-5
/
+17
2013-09-01
Don't use setlocale in plugins()
Tim-Philipp Müller
1
-1
/
+0
2013-08-22
pulsesink: Add property to find out the device currently in use
Olivier Crête
2
-0
/
+105
2013-08-22
pulsesink: De-duplicate code to get the current sink input info
Olivier Crête
1
-78
/
+31
2013-08-22
pulsesink: Implement changing the device while playing
Olivier Crête
1
-0
/
+62
2013-08-22
pulsesrc: Add property to find out the device currently in use
Olivier Crête
2
-0
/
+103
2013-08-22
pulsesrc: De-duplicate code to get the current source output info
Olivier Crête
1
-74
/
+34
2013-08-22
pulsesrc: Implement changing the device while playing
Olivier Crête
1
-0
/
+51
2013-08-21
pulsesink: Add support for AAC pass-through
Akihiro Tsukada
4
-1
/
+13
2013-08-21
gdkpixbufoverlay: crashes if any property changes during playback when locati...
Kishore Arepalli
1
-14
/
+26
2013-08-21
pulse: Share static caps definition between src and sink
Olivier Crête
4
-65
/
+51
2013-08-21
jpegenc: don't ignore return value from _finish_frame()
Tim-Philipp Müller
1
-2
/
+1
2013-08-19
pulse: Remove unused GstPulseProbe
Olivier Crête
7
-581
/
+1
2013-08-16
flacenc: Properly set headers via the base class instead of just pushing them...
Sebastian Dröge
1
-17
/
+1
2013-08-15
ext: Use new flush vfunc of video codec base classes and remove reset impleme...
Sebastian Dröge
5
-43
/
+36
2013-08-14
soup: don't use deprecated soup_message_headers_get() API
Tim-Philipp Müller
1
-1
/
+1
2013-08-13
souphttpsrc: fix critical setting a NULL uri redirection
Andoni Morales Alastruey
1
-1
/
+2
2013-08-12
souphttpsrc: add redirection to the URI query
Andoni Morales Alastruey
2
-1
/
+14
2013-07-28
flacenc: Fix handling of image tags
Sebastian Dröge
1
-4
/
+14
2013-07-28
flacenc: Don't crash if there is no image tag information
Sebastian Dröge
1
-2
/
+6
2013-07-25
souphttpsrc: always ignore HEAD errors
Arnaud Vrac
1
-36
/
+35
2013-07-25
jpegenc: Clean up reset/start/stop handling
Sebastian Dröge
1
-19
/
+20
2013-07-25
jpegdec: Use base class error handling function instead of replicating it here
Sebastian Dröge
2
-111
/
+32
[next]