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
...
*
remove old CDIO plugin now in ugly
Christian Schaller
2008-10-08
1
-1
/
+0
*
gst/avi/gstavidemux.c: Reset header state. Fixes #555321.
Wim Taymans
2008-10-08
2
-0
/
+7
*
gst/avi/gstavidemux.*: For timestamping audio packets we need to take into ac...
Wim Taymans
2008-10-08
3
-5
/
+42
*
gst/multifile/gstmultifilesrc.c: Implement DEFAULT and BUFFER position querie...
Wim Taymans
2008-10-08
2
-2
/
+43
*
sys/ximage/gstximagesrc.c: Fix build for systems that don't have XDamage.
Edward Hervey
2008-10-08
3
-0
/
+9
*
tests/examples/rtp/: Add some more H263p server and client examples.
Wim Taymans
2008-10-07
5
-0
/
+83
*
configure.ac: Depend on released versions of core and base.
Tim-Philipp Müller
2008-10-03
2
-2
/
+7
*
ext/pulse/: Return -1 instead of 0 in error cases. Fixes #554771.
Wim Taymans
2008-10-03
3
-5
/
+16
*
sys/ximage/gstximagesrc.c: Stop leaking the cursor image.
Wim Taymans
2008-10-03
2
-0
/
+20
*
sys/v4l2/gstv4l2object.h: Getting the Class from an instance is not just a ma...
Wim Taymans
2008-10-03
2
-3
/
+10
*
configure.ac: Fix libs for linking directsound.
Michael Smith
2008-10-01
3
-41
/
+105
*
ext/pulse/pulsesink.c: Fix problems with pulsesink randomly erroring with cod...
Jan Schmidt
2008-09-27
2
-2
/
+16
*
gst/rtp/gstrtpamrdepay.c: Mark DISCONT on output buffers when the marker bit ...
Wim Taymans
2008-09-26
3
-11
/
+39
*
gst/rtp/: Added MP4A-LATM payloader to match the depayloader.
Wim Taymans
2008-09-26
5
-1
/
+550
*
gst/videomixer/videomixer.c: Handle segments a little better. Fixes #537361.
Wim Taymans
2008-09-25
2
-1
/
+21
*
gst/rtsp/gstrtspsrc.c: Don't assume the server supports PAUSE by default. Fix...
Wim Taymans
2008-09-25
2
-3
/
+8
*
gst/udp/gstudpsrc.c: Switch on the socket family to get the addrlen size right.
Wim Taymans
2008-09-25
2
-12
/
+20
*
gst/udp/gstudpsrc.c: OS X's bind() implementation is picky about its addrlen ...
Daniel Franke
2008-09-25
2
-10
/
+12
*
gst/rtsp/gstrtspsrc.c: Handle the case where we cannot do desribe or when the...
Wim Taymans
2008-09-23
2
-0
/
+21
*
gst/udp/gstmultiudpsink.c: Fix setting the qos.
Wim Taymans
2008-09-23
2
-1
/
+6
*
gst/qtdemux/qtdemux.c: Some 'broken' files out there have atom lengths of zer...
Edward Hervey
2008-09-17
2
-0
/
+26
*
gst/: Fix build flags order.
Jan Schmidt
2008-09-17
8
-29
/
+46
*
gst/rtp/gstrtpmp4gdepay.*: Handle interleaved streams by reordering AU in a q...
Wim Taymans
2008-09-15
3
-13
/
+223
*
gst/rtp/gstrtpmp4gdepay.c: Change some of the ranges in the caps, mostly for ...
Wim Taymans
2008-09-15
2
-21
/
+142
*
gst/qtdemux/qtdemux.c: Add mapping for 'tiff' => image/tiff
Jonathan Matthew
2008-09-14
2
-0
/
+11
*
ext/raw1394/: Pretend to care about the result of write() which works around ...
Tim-Philipp Müller
2008-09-11
4
-4
/
+12
*
ext/flac/gstflacenc.c: Make sure the desired default values are actually set,...
Tim-Philipp Müller
2008-09-04
2
-14
/
+31
*
gst/qtdemux/: Add support for video/mj2 mime-type and its additional atoms/bo...
Mark Nauwelaerts
2008-09-03
5
-3
/
+137
*
gst/debug/gsttaginject.c: Add warning when tags parameter is unparsable and g...
Stefan Kost
2008-09-03
2
-5
/
+18
*
gst/qtdemux/qtdemux.c: Add mapping for IMA Loki SDL MJPEG ADPCM codec.
Wim Taymans
2008-09-02
2
-1
/
+19
*
po/: Add 'ca' to LINGUAS; add some more files with translations and some file...
Tim-Philipp Müller
2008-09-02
4
-1
/
+14
*
ext/speex/: Use integer encoding and decoding functions instead of converting...
Sebastian Dröge
2008-09-02
5
-37
/
+37
*
configure.ac: Fix --disable-external
Tim-Philipp Müller
2008-09-01
2
-10
/
+19
*
ext/wavpack/gstwavpackenc.*: Handle non-zero start timestamps and stream disc...
Sebastian Dröge
2008-08-31
3
-3
/
+79
*
ext/speex/gstspeexenc.c: Correct the timestamp and granulepos calculation by ...
Sebastian Dröge
2008-08-31
2
-2
/
+8
*
ext/speex/gstspeexdec.c: Correctly take the granulepos from upstream if possi...
Sebastian Dröge
2008-08-31
4
-68
/
+184
*
ext/annodex/gstcmmlparser.c: Fix compiler warnings caused by passing a string...
Craig Keogh
2008-08-31
2
-1
/
+10
*
Make stuff compile with GST_DISABLE_GST_DEBUG.
Tim-Philipp Müller
2008-08-30
7
-18
/
+28
*
gst/law/: Ref caps before passing to gst_pad_template_new(), since that takes...
Michael Smith
2008-08-29
3
-0
/
+21
*
gst/multipart/: Convert audio/x-adpcm to and from the audio/G726-X in the mux...
Mersad Jelacic
2008-08-28
3
-2
/
+35
*
sys/osxaudio/: Fix the build on macosx.
Edward Hervey
2008-08-27
4
-14
/
+26
*
gst/icydemux/gsticydemux.c: Small docs fix: in the example pipeline, we need ...
Tim-Philipp Müller
2008-08-27
2
-2
/
+10
*
sys/osxaudio/gstosxaudio.c: Oops. Revert more completely.
Michael Smith
2008-08-27
2
-2
/
+7
*
sys/osxaudio/gstosxaudio.c: Revert accidental element rename from testing.
Michael Smith
2008-08-26
2
-2
/
+7
*
gst-plugins-good.doap: Pull in 0.10.10 doap entry from release branch
Jan Schmidt
2008-08-26
2
-0
/
+16
*
configure.ac: Update version number to reflect 0.10.10 release from branch.
Jan Schmidt
2008-08-26
2
-1
/
+7
*
sys/osxaudio/: Rewrite caps setting and ring buffer initialisation.
Michael Smith
2008-08-26
9
-136
/
+340
*
sys/v4l2/: Fix memory leaks. Small code cleanups : No need for empty _init()....
Stefan Kost
2008-08-26
6
-16
/
+39
*
tests/icles/.cvsignore: Ignore more.
Stefan Kost
2008-08-26
2
-0
/
+6
*
gst/: Ignore files.
Stefan Kost
2008-08-26
3
-0
/
+25
[prev]
[next]