index
:
gst-plugins-good.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
deinterlace: Clip buffers to the current segment if possible
Sebastian Dröge
2009-06-11
1
-2
/
+41
*
deinterlace: Clean up includes and clean up order of instance struct fields
Sebastian Dröge
2009-06-11
2
-27
/
+23
*
rtph263pay: Default to doing A, B and C modes, not only A
Olivier Crête
2009-06-10
1
-1
/
+1
*
deinterlace: Fix QoS calculations
Sebastian Dröge
2009-06-10
1
-3
/
+6
*
rtpsirenpay: Put the bitrate in the RTP caps
Olivier Crête
2009-06-09
1
-1
/
+2
*
deinterlace: Implement basic QoS
Sebastian Dröge
2009-06-09
2
-19
/
+158
*
deinterlace: Directly proxy events/queries to the peer pads
Sebastian Dröge
2009-06-09
1
-6
/
+43
*
avidemux: debug_memdump() unknown tags. Refactor junk parsing code.
Edward Hervey
2009-06-09
1
-28
/
+47
*
rtp: Don't forget to dist the headers for the CELT (de)payloaders.
Edward Hervey
2009-06-08
1
-0
/
+2
*
Revert "Revert "qtdemux: fill timestamp table completely""
Wim Taymans
2009-06-07
1
-3
/
+18
*
Revert "qtdemux: fill timestamp table completely"
Wim Taymans
2009-06-07
1
-18
/
+3
*
qtdemux: fill timestamp table completely
Wim Taymans
2009-06-07
1
-3
/
+18
*
wavparse: handle LIST INFO of 0 size
Wim Taymans
2009-06-07
1
-21
/
+28
*
Revert "wavparse: Remove dead assignments, move variable to where it's needed."
Wim Taymans
2009-06-07
1
-11
/
+16
*
celtdepay: add CELT depayloader
Wim Taymans
2009-06-05
4
-0
/
+298
*
rtpceltpay: add CELT RTP payloader
Wim Taymans
2009-06-05
4
-0
/
+519
*
sunaudio: Fix switch setting on some devices. Add debug. Fix a FIXME.
Jan Schmidt
2009-06-05
3
-21
/
+42
*
sunaudio: Support new flags for options and actions
Jan Schmidt
2009-06-05
7
-111
/
+583
*
deinterlace: First try to handle DVD still frames correctly
Sebastian Dröge
2009-06-04
2
-3
/
+63
*
pulsesink: only notify if all checks passed
Stefan Kost
2009-06-04
1
-4
/
+3
*
rtspsrc: set the right state on rtpbin
Wim Taymans
2009-06-04
1
-1
/
+7
*
pulsesink: check pointer before accessing
Stefan Kost
2009-06-03
1
-3
/
+3
*
pulsesink: rename gst_pulse_sink_get_time to gst_pulsesink_get_time
Stefan Kost
2009-06-03
1
-2
/
+2
*
pulsesink: use values from pa_stream_get_buffer_attr()
Stefan Kost
2009-06-03
1
-4
/
+6
*
vrawpay: trim output buffers
Wim Taymans
2009-06-02
1
-0
/
+4
*
vrawdepay: fix parsing of sampling field
Wim Taymans
2009-06-02
1
-1
/
+1
*
pngdec: Avoid possible overflow in calculations
Jan Schmidt
2009-06-02
1
-4
/
+16
*
flacenc: some more logging - dump header packets
Tim-Philipp Müller
2009-06-02
1
-6
/
+12
*
flacenc: never ever pass values >36bits to _set_total_samples_estimate()
Tim-Philipp Müller
2009-06-02
1
-1
/
+1
*
Address bad FLAC sample length encoding of #5844455
Thomas Vander Stichele
2009-06-01
1
-1
/
+5
*
deinterlace: Fix spurious colons in asm code
Brian Cameron
2009-06-01
1
-13
/
+13
*
avidemux: skip JUNK chunks in data section in streaming mode
Tim-Philipp Müller
2009-06-01
1
-0
/
+2
*
videomixer: Don't use // comments
Sebastian Dröge
2009-05-28
3
-6
/
+5
*
videomixer: Fix background blitting when a color mode is selected with BGRA
Sebastian Dröge
2009-05-28
1
-7
/
+8
*
videomixer: Some cleanup and fix the calculation of the frame size in bytes
Sebastian Dröge
2009-05-28
5
-30
/
+44
*
videomixer: Fix I420 blending to actually do something
Sebastian Dröge
2009-05-28
1
-10
/
+33
*
videomixer: Fix ARGB blending to actually work
Sebastian Dröge
2009-05-28
1
-1
/
+1
*
videomixer: Blend BGRA ourselves instead of using Cairo
Sebastian Dröge
2009-05-28
2
-28
/
+61
*
videomixer: Add support for blending BGRA and AYUV
Alex Ugarte
2009-05-28
6
-283
/
+878
*
equalizer: Use floating point arithmetic internally for the int16 mode
Ghislain 'Aus' Lacroix
2009-05-28
1
-6
/
+6
*
Update spec file with latest plugins
Christian Schaller
2009-05-28
1
-0
/
+3
*
Automatic update of common submodule
Jan Schmidt
2009-05-26
1
-0
/
+0
*
v4l2: cleanup and commenting
Stefan Kost
2009-05-26
2
-48
/
+17
*
makefile: idea about makeing more sources/sinks testable again
Stefan Kost
2009-05-26
1
-1
/
+14
*
pngdec: match g_malloc() with g_free()
John Keeping
2009-05-25
1
-1
/
+1
*
rtpmp4vpay: don't look for headers in some cases
Wim Taymans
2009-05-25
2
-1
/
+7
*
rtspsrc: fix memory leak of messages
Patrick Radizi
2009-05-25
1
-1
/
+6
*
rtspsrc: make fakesrc silent
Wim Taymans
2009-05-24
1
-1
/
+1
*
rtspsrc: don't send teardown before setup
Wim Taymans
2009-05-24
1
-0
/
+4
*
matroskademux: Populate a GstIndex that is set on matroskademux
Sebastian Dröge
2009-05-22
3
-3
/
+111
[prev]
[next]