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
path:
root
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
gst/matroska/matroska-demux.c: Don't calculate the default duration of a fram...
Sebastian Dröge
2008-08-21
1
-0
/
+0
*
ext/soup/gstsouphttpsrc.c: Don't throw an error when soup completes a msg wit...
Jan Schmidt
2008-07-31
1
-0
/
+0
*
gst/debug/gsttaginject.*: Sent tags in _transform_ip() instead of _start(). F...
Stefan Kost
2008-07-22
1
-0
/
+0
*
gst/avi/gstavidemux.c: Fix build of avidemux on big endian architectures.
Alessandro Decina
2008-07-14
1
-0
/
+0
*
Don't use declarations after statements and variable length arrays.
Sebastian Dröge
2008-07-08
1
-0
/
+0
*
gst/matroska/matroska-demux.c: Resync non-subtitle tracks too if a too large ...
Sebastian Dröge
2008-07-02
1
-0
/
+0
*
switch v4l2src from experimental to normal build. Fixes #536831
Christian Schaller
2008-06-20
1
-0
/
+0
*
Require libcdio >= 0.76.
Tim-Philipp Müller
2008-06-07
1
-0
/
+0
*
gst/avi/gstavidemux.c: Catch UNEXPECTED when downstream has reached end of se...
Thijs Vermeir
2008-06-05
1
-0
/
+0
*
Document whats first shown on the fdo plugin docs page :)
Stefan Kost
2008-05-28
1
-0
/
+0
*
configure.ac: We need -base CVS (rtsp).
Tim-Philipp Müller
2008-05-24
1
-0
/
+0
*
gst/udp/: Joining a multicast group and setting the loop/ttl properties are t...
Wim Taymans
2008-05-21
1
-0
/
+0
*
gst/udp/gstmultiudpsink.*: Add a fixme for the auto-multicast property.
Wim Taymans
2008-05-21
1
-0
/
+0
*
gst/interleave/deinterleave.*: Queue events until src pads were added and the...
Sebastian Dröge
2008-05-17
1
-0
/
+0
*
Fix some compiler warnings.
Jan Schmidt
2008-05-16
1
-0
/
+0
*
gst/rtp/gstrtph264depay.c: Small comment added.
Wim Taymans
2008-05-14
1
-0
/
+0
*
gst/rtp/gstrtph264pay.*: Make it possible to specify profile-level-id and spr...
Peter Kjellerstedt
2008-05-14
1
-0
/
+0
*
gst/avi/gstavimux.c: Do not leave fourcc stream header field empty upon reset.
Mark Nauwelaerts
2008-05-12
1
-0
/
+0
*
Add goom2k1 into the docs.
Jan Schmidt
2008-05-11
1
-0
/
+0
*
gst/rtp/gstrtpilbcpay.c: Added missing stdlib.h include for strtol(), and mad...
Ole André Vadla Ravnås
2008-05-07
1
-0
/
+0
*
sys/osxvideo/cocoawindow.m: Fix compiler warnings on PPC64. Fixes bug #499318.
Thijs Vermeir
2008-05-06
1
-0
/
+0
*
Update .po files
Jan Schmidt
2008-04-23
1
-0
/
+0
*
Strip out the config/script parsing stuff, we don't need it.
Tim-Philipp Müller
2008-04-16
1
-0
/
+0
*
gst/matroska/matroska-demux.c: Fix open-ended seeks in matroskademux
Mark Nauwelaerts
2008-04-14
1
-0
/
+0
*
tests/check/Makefile.am: Add soup test certificates to the dist.
Jan Schmidt
2008-04-13
1
-0
/
+0
*
gst/matroska/: Fix the Forte build by making function declaration signatures ...
Jan Schmidt
2008-04-09
1
-0
/
+0
*
ext/wavpack/: Use GSlice for allocating index entries and use gst_element_cla...
Sebastian Dröge
2008-04-03
1
-0
/
+0
*
gst/goom/goomsl.c: Check return value of fread() to avoid compiler warnings.
Tim-Philipp Müller
2008-04-02
1
-0
/
+0
*
m4/Makefile.am: Better not dist files that don't exist any longer (lrint*m4).
Tim-Philipp Müller
2008-03-23
1
-0
/
+0
*
Remove lrint/lrintf checks. We don't use it anywhere.
Sebastian Dröge
2008-03-21
1
-0
/
+0
*
gst/rtp/gstrtph263pdepay.c: Check that a buffer is large enough before readin...
Olivier Crete
2008-03-08
1
-0
/
+0
*
gst/matroska/: Handle return values from pull_range in a more granular way to...
Wim Taymans
2008-03-06
1
-0
/
+0
*
gst/matroska/ebml-read.c: Use GINT64 formatting constants from GLIB.
Jan Schmidt
2008-03-03
1
-0
/
+0
*
configure.ac: Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify w...
Peter Kjellerstedt
2008-03-03
1
-0
/
+0
*
configure.ac: Detect and indicate if GCC inline assembly syntax is available.
Jan Schmidt
2008-02-26
1
-0
/
+0
*
Add support for specifying a list of cookies to be passed in the HTTP request...
Wouter Cloetens
2008-02-26
1
-0
/
+0
*
ext/jpeg/gstjpeg.c: Remove (commented out) smoke typefinder. This is in base ...
Sebastian Dröge
2008-02-25
1
-0
/
+0
*
Check for and define ERROR_CXXFLAGS and use them when building
Tim-Philipp Müller
2008-02-23
1
-0
/
+0
*
configure.ac: Add checks for Flex/Yacc/Bison and other furry animals, for the...
Bastien Nocera
2008-02-23
1
-0
/
+0
*
Implement zero-copy and make the buffer size configurable.
Wouter Cloetens
2008-02-22
1
-0
/
+0
*
sys/directdraw/gstdirectdrawsink.c: Properly chain up finalize functions. Fix...
Sebastian Dröge
2008-02-12
1
-0
/
+0
*
Close some memory leaks spotted by the unit test. Fixes bug #515697.
Sebastian Dröge
2008-02-11
1
-0
/
+0
*
gst/: Fix includes order
Jan Schmidt
2008-02-09
1
-0
/
+0
*
gst/matroska/matroska-demux.c: Flag keyframe and delta units correctly when d...
Julien Moutte
2008-02-08
1
-0
/
+0
*
Rename audiochebyshevfreqband -> audiochebband and audiochebyshevfreqlimit ->...
Jan Schmidt
2008-02-06
1
-0
/
+0
*
tests/check/Makefile.am: Add rtp-payloading test to VALGRIND_TO_FIX.
Tim-Philipp Müller
2008-02-02
1
-0
/
+0
*
gst/rtp/: Add MPEG2 video payloader
Thijs Vermeir
2008-01-25
1
-0
/
+0
*
docs/plugins/Makefile.am: Update include list.
Stefan Kost
2008-01-21
1
-0
/
+0
*
ext/soup/gstsouphttpsrc.c: Correctly set duration on the GstBaseSrc segment w...
Wouter Cloetens
2008-01-19
1
-0
/
+0
*
gst/udp/gstmultiudpsink.c: use GST_WARNING for logging
Thijs Vermeir
2008-01-18
1
-0
/
+0
[next]