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
...
*
gst/videobox/gstvideobox.c: Use new basetransform method to renegotiate. Fixe...
Wim Taymans
2008-08-20
4
-1
/
+157
*
gst/wavenc/gstwavenc.c: Remove depth ranges and replace with sane values. Fi...
David Schleef
2008-08-19
2
-4
/
+9
*
ext/pulse/: The bytes_per_sample and silence_sample fields of the GstRingBuff...
Sebastian Dröge
2008-08-18
3
-14
/
+16
*
gst/avi/gstavidemux.c: Some AVI 2.0 (ODML) files don't respect the 'specifica...
Edward Hervey
2008-08-16
2
-4
/
+19
*
gst/rtp/: Update the vorbis RTP pay/depay to RFC 5215.
Olivier Crete
2008-08-15
3
-53
/
+23
*
gst/qtdemux/qtdemux.c: Add 'hdv6' as a HDV format for 1080i/60 with 3:2 pulld...
David Schleef
2008-08-14
2
-0
/
+6
*
tests/check/elements/level.c: Fix compilation some more.
Wim Taymans
2008-08-14
2
-1
/
+6
*
configure.ac: Require -base CVS for wavparse acid chunk parsing.
Tim-Philipp Müller
2008-08-14
2
-1
/
+6
*
ext/pulse/pulsesink.*: Add "device-name" property to pulsesink too and curren...
Sebastian Dröge
2008-08-13
3
-2
/
+155
*
configure.ac: Remove more cdio stuff (moved to ugly)
Thijs Vermeir
2008-08-13
2
-8
/
+5
*
ext/pulse/pulsesrc.c: Add "device-name" property, which provides a human read...
Laszlo Pandy
2008-08-13
2
-4
/
+29
*
ext/pulse/: Improve debugging a bit by including the parent object in pulsemi...
Sebastian Dröge
2008-08-13
8
-45
/
+80
*
ext/pulse/pulsemixer.c: Fix property probing after the device property is set...
Laszlo Pandy
2008-08-13
1
-2
/
+2
*
ext/pulse/pulsemixer.c: Fix property probing after the device property is set...
Laszlo Pandy
2008-08-13
2
-4
/
+12
*
ext/pulse/: Implement GstPropertyProbe interface on pulsesink for detecting s...
Laszlo Pandy
2008-08-13
5
-9
/
+106
*
gst/spectrum/gstspectrum.c: Don't terminate on fabs(in)>1.0. Init doubles as ...
Stefan Kost
2008-08-13
2
-3
/
+6
*
sys/v4l2/gstv4l2src.c: Properly set the maximum latency value, in the same wa...
Edward Hervey
2008-08-13
3
-15
/
+13
*
sys/v4l2/gstv4l2src.c: Add warning messages stating exactly why the latency q...
Edward Hervey
2008-08-12
3
-3
/
+20
*
docs/plugins/inspect/plugin-1394.xml: Whoops, forgot one doc file for people ...
Edward Hervey
2008-08-12
2
-2
/
+23
*
Pull changes from 0.10.9.2 pre-release branch moving the libcdio
Jan Schmidt
2008-08-12
14
-685
/
+421
*
docs/plugins/: Integrate documentation for new hdv1394src element.
Edward Hervey
2008-08-11
7
-0
/
+78
*
ext/raw1394/: mpeg2-ts (HDV) variant of firewire capture element.
Edward Hervey
2008-08-11
5
-3
/
+939
*
gst/level/gstlevel.c: Fix compilation (also known as the classic 'fix code th...
Edward Hervey
2008-08-11
2
-1
/
+7
*
tests/check/elements/level.c: Add a test for level in stereo mode.
Stefan Kost
2008-08-10
2
-0
/
+109
*
tests/examples/spectrum/: Demo how to draw analyzer results synced to the clock.
Stefan Kost
2008-08-10
3
-27
/
+110
*
gst/level/gstlevel.c: Little renaming (l -> level).
Stefan Kost
2008-08-10
4
-14
/
+67
*
gst/level/gstlevel.*: Send same timestamp/duration details as videoanalysis. ...
Stefan Kost
2008-08-10
3
-12
/
+65
*
gst/matroska/matroska-mux.c: We need to drop one additional buffer for FLAC a...
Sebastian Dröge
2008-08-09
2
-3
/
+20
*
gst/matroska/matroska-mux.c: Add support for muxing FLAC into Matroska contai...
Sebastian Dröge
2008-08-09
2
-0
/
+96
*
ext/flac/gstflacenc.c: Actually provide the variables required for the format...
Sebastian Dröge
2008-08-09
2
-1
/
+7
*
gst/matroska/matroska-demux.*: Close the current segment if we're doing a non...
Sebastian Dröge
2008-08-08
3
-37
/
+79
*
ext/flac/gstflacenc.*: Handle non-zero start timestamps correctly, mark heade...
Sebastian Dröge
2008-08-08
3
-11
/
+80
*
add pulseaudio to plugins list in spec file
Christian Schaller
2008-08-07
1
-4
/
+2
*
ext/flac/gstflacenc.c: If seeking failed return the appropiate return value t...
Sebastian Dröge
2008-08-07
2
-0
/
+13
*
Make sure gettext returns translations in UTF-8 encoding rather than in the c...
Frederic Crozat
2008-08-07
7
-0
/
+19
*
ext/flac/gstflacdec.c: Add FIXME for 0.11 to simply output everything with wi...
Sebastian Dröge
2008-08-07
2
-0
/
+11
*
sys/v4l2/v4l2src_calls.c: When outputting a pad template range for the size, ...
Jan Schmidt
2008-08-07
2
-1
/
+8
*
ext/flac/: Port flactag to 0.10, add documentation for it and clean it up a bit.
Jonathan Matthew
2008-08-06
16
-457
/
+497
*
gst/qtdemux/qtdemux.c: Use audio/x-qdm for caps. Collect some info - mplayer ...
Stefan Kost
2008-08-06
2
-2
/
+19
*
gst/wavparse/gstwavparse.c: Handle the list chunk and use gst_riff_parse_info...
Stefan Kost
2008-08-05
2
-1
/
+72
*
gst/wavparse/gstwavparse.c: Handle the acid chunk and send tempo as part of t...
Stefan Kost
2008-08-05
2
-0
/
+40
*
gst/wavparse/gstwavparse.c: Refactor wavparse. Call _reset() from dispose() a...
Stefan Kost
2008-08-05
2
-54
/
+79
*
gst/rtsp/gstrtspsrc.c: Improve udp port setup. Fixes #545710.
Aurelien Grimaud
2008-08-05
2
-39
/
+58
*
gst/rtp/: Add MP1S depayloader.
Wim Taymans
2008-08-05
6
-0
/
+330
*
gst/rtsp/URLS: Add another URL.
Wim Taymans
2008-08-05
4
-0
/
+15
*
gst/avi/gstavimux.c: Provide cbSize field for audio extra_data size, and take...
Mark Nauwelaerts
2008-08-04
2
-8
/
+24
*
gst/qtdemux/qtdemux.c: Return the result of gst_pad_{start,stop}_task instead...
Stefan Kost
2008-08-04
2
-4
/
+9
*
gst/qtdemux/: Add keyword tag support. Fixes #520694 for qtdemux.
Stefan Kost
2008-08-04
3
-0
/
+19
*
gst/qtdemux/qtdemux.c: Add support for tmpo tag (BPM).
Stefan Kost
2008-08-04
2
-0
/
+36
*
ext/flac/gstflacenc.c: Set an estimate for the total number of samples that w...
Sebastian Dröge
2008-08-03
2
-0
/
+54
[prev]
[next]