index
:
~slomo/gst-plugins-good
0.10
audiofxbasefirfilter
gconf-wip
instant-rate-change
master
onvif-backchannel
rfc7273
Unnamed repository; edit this file 'description' to name the repository.
slomo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
Age
Commit message (
Expand
)
Author
Files
Lines
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
2013-07-25
jpegdec: Clean up handling of reset/start/stop
Sebastian Dröge
1
-16
/
+7
2013-07-22
dvdemux: Add support for group-id in the stream-start event
Sebastian Dröge
2
-4
/
+35
2013-07-19
vpx: fix compilation when encoder or decoder headers are not installed
Arnaud Vrac
4
-0
/
+32
2013-07-12
sink: alaw/mulaw caps don't have a layout property
Wim Taymans
1
-2
/
+0
2013-07-12
pulse: relax mulaw and alaw format checks
Wim Taymans
1
-4
/
+2
2013-07-12
souphttpsrc: ignore errors from HEAD request
Thiago Santos
1
-36
/
+46
2013-07-01
souphttpsrc: also consider stop positions in seeks
Andoni Morales Alastruey
2
-10
/
+24
2013-07-01
souphttpsrc: allow seeks in ready
Thiago Santos
2
-50
/
+119
2013-07-01
gdkpixbufoverlay: Allow negative offsets to specify offset from bottom/right
Kishore Arepalli
1
-14
/
+17
2013-06-22
vp8dec: Error out gracefully if we get an unsupported color format
Sebastian Dröge
1
-0
/
+8
2013-06-22
vp9: Add support for YV12, Y42B and Y444 color formats
Sebastian Dröge
2
-13
/
+74
2013-06-22
vp9dec: Update default postproc settings from vp9_dx_iface.c
Sebastian Dröge
1
-1
/
+1
2013-06-21
vpx: Add initial, experimental VP9 support
Sebastian Dröge
6
-0
/
+2712
2013-06-13
Revert "pulsesink: Make 2.0 dependency optional"
Arun Raghavan
2
-8
/
+0
2013-06-13
pulsesink: Make 2.0 dependency optional
Arun Raghavan
2
-0
/
+8
2013-06-10
pulsesink: Cache the getcaps/acceptcaps probe stream
Arun Raghavan
1
-29
/
+59
2013-06-10
pulsesink: Add a getcaps function
Arun Raghavan
4
-35
/
+343
2013-06-10
pulsesink: Take a lock on the ringbuffer in acceptcaps
Arun Raghavan
1
-0
/
+2
2013-06-07
png: Link with libgstbase for GstByteReader and GstAdapter
Sebastian Dröge
1
-2
/
+2
2013-06-06
pulsesink: Get rid of acceptcaps side-effects
Arun Raghavan
2
-38
/
+33
2013-05-28
gdkpixbufdec: Keep serialized events in order, and don't send SEGMENT before ...
Sebastian Dröge
3
-4
/
+35
2013-05-26
vp8enc: Add property to manually specify the timebase of the encoder
Tom Greenwood
2
-11
/
+45
2013-05-07
jpegdec: fix compiler warning on type check
Thiago Santos
1
-1
/
+1
2013-05-07
jpegdec: By default assume that we're working on non-packetized input
Sebastian Dröge
1
-0
/
+2
2013-05-07
pngdec: Implement parsing functionality
Sebastian Dröge
1
-0
/
+106
2013-05-07
cacasink: Fix support for RGB formats and add support for more of them
Sebastian Dröge
1
-11
/
+10
2013-05-04
souphttpsrc: Don't consider the content size from the HTTP headers as absolut...
Sebastian Dröge
1
-6
/
+13
[next]