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
/
gst
Commit message (
Expand
)
Author
Age
Files
Lines
*
gst/multipart/multipartdemux.*: Don't blindly copy the mime-type as the caps ...
Patrick Radizi
2008-05-21
2
-1
/
+49
*
gst/videomixer/videomixer.c: Add missing incudes.
Stefan Kost
2008-05-20
1
-0
/
+5
*
gst/rtp/gstrtph264pay.*: Correct a typo (sinle -> single).
Peter Kjellerstedt
2008-05-20
2
-5
/
+3
*
gst/rtp/gstrtph264depay.*: Add experimental support for outputting quicktime-...
Wim Taymans
2008-05-20
4
-35
/
+289
*
gst/equalizer/gstiirequalizer.c: Use a bigger type in integer mode for the in...
Sebastian Dröge
2008-05-20
1
-6
/
+6
*
gst/videomixer/videomixer.*: Instead of a random number for the request pad i...
Jan Schmidt
2008-05-20
2
-3
/
+12
*
gst/smpte/: Add new plugin that adds the SMPTE transition in the alpha channe...
Wim Taymans
2008-05-20
6
-12
/
+782
*
Try using thaytans new mechanism to get extra classes into plugin docs. Apare...
Stefan Kost
2008-05-19
1
-0
/
+4
*
gst/interleave/deinterleave.*: Add a property to select whether channel posit...
Sebastian Dröge
2008-05-19
2
-6
/
+68
*
gst/avi/gstavimux.c: Set proper rate in avi stream header for PCM audio, and ...
Mark Nauwelaerts
2008-05-18
1
-5
/
+22
*
gst/interleave/deinterleave.*: Queue events until src pads were added and the...
Sebastian Dröge
2008-05-17
2
-0
/
+94
*
gst/interleave/deinterleave.c: Always set the channel positions when gst_audi...
Sebastian Dröge
2008-05-17
1
-20
/
+23
*
gst/interleave/: Add support for all raw audio formats and provide better neg...
Sebastian Dröge
2008-05-16
3
-63
/
+362
*
gst/rtp/gstrtph264depay.c: Small comment added.
Wim Taymans
2008-05-14
2
-101
/
+153
*
gst/rtp/gstrtph264pay.*: Make it possible to specify profile-level-id and spr...
Peter Kjellerstedt
2008-05-14
2
-7
/
+99
*
gst/interleave/: Split definitions into separate header files for better docu...
Sebastian Dröge
2008-05-14
6
-120
/
+209
*
gst/avi/gstavimux.c: Send an initial BYTE segment to inform downstream of lat...
Mark Nauwelaerts
2008-05-13
1
-0
/
+4
*
gst/rtp/gstrtpg729depay.c: Fix wrong caps string.
Wim Taymans
2008-05-13
1
-2
/
+2
*
gst/rtp/: Added G729 pay and depayloaders. Fixes #532409.
Olivier Crete
2008-05-13
6
-0
/
+520
*
gst/rtp/: Add DV pay and depayloaders. Fixes #532423.
Olivier Crete
2008-05-12
6
-0
/
+951
*
gst/matroska/matroska-demux.c: Convert subtitle palette info in VobSub privat...
Mark Nauwelaerts
2008-05-12
1
-2
/
+13
*
gst/avi/gstavimux.c: Do not leave fourcc stream header field empty upon reset.
Mark Nauwelaerts
2008-05-12
1
-2
/
+2
*
Add goom2k1 into the docs.
Jan Schmidt
2008-05-11
2
-5
/
+6
*
gst/rtsp/gstrtspsrc.c: Support Digest authentication. Fixes #532065.
Wouter Cloetens
2008-05-08
1
-6
/
+127
*
gst/level/gstlevel.c: Also support 32bit (e.g. whe having it after 'mad'). Ad...
Stefan Kost
2008-05-08
1
-12
/
+30
*
gst/matroska/matroska-mux.c: Update the track duration if the old one was inv...
Sjoerd Simons
2008-05-08
1
-1
/
+1
*
gst/rtp/gstrtph264pay.c (gst_rtp_h264_pay_parse_sps_pps): Use GST_STR_NULL wh...
Ole André Vadla Ravnås
2008-05-07
1
-1
/
+1
*
gst/rtp/gstrtpilbcpay.c: Added missing stdlib.h include for strtol(), and mad...
Ole André Vadla Ravnås
2008-05-07
1
-2
/
+3
*
gst/rtsp/gstrtspsrc.c: Don't leak file descriptors on error. Fixes #531532.
Sjoerd Simons
2008-05-05
1
-0
/
+4
*
gst/rtp/gstrtph263pdepay.c: Add some more debug info and guard against small ...
Wim Taymans
2008-05-02
2
-3
/
+24
*
gst/rtp/gstrtpspeexpay.c: Add negotiation for the speec channels and rate. Se...
Olivier Crete
2008-05-02
1
-1
/
+31
*
gst/rtp/gstrtpilbcpay.c: Add negotiation for the ILBC mode. See #465146.
Olivier Crete
2008-05-02
1
-3
/
+41
*
gst/qtdemux/qtdemux.c: Add more mpeg2 variants. Fixes #530886.
j^
2008-05-02
1
-1
/
+10
*
gst/udp/gstudpsrc.c: Don't error out if we get an ICMP destination-unreachabl...
Youness Alaoui
2008-05-01
1
-0
/
+18
*
Use new error code for encrypted streams (which requires core CVS).
Tim-Philipp Müller
2008-04-30
1
-2
/
+1
*
gst/qtdemux/qtdemux.c: Fix swapped pad template names, spotted by Thiago Sous...
Tim-Philipp Müller
2008-04-30
1
-2
/
+2
*
gst/debug/gstnavigationtest.c: MSVC doesn't provide rint(), define an adequat...
Michael Smith
2008-04-28
1
-0
/
+4
*
gst/debug/rndbuffersize.c: Fix printf format to pacify Mac OSX's gcc.
Julien Moutte
2008-04-28
1
-1
/
+1
*
gst/debug/rndbuffersize.c: Bring rndbuffersize element into a state that does...
Tim-Philipp Müller
2008-04-25
1
-42
/
+85
*
gst/: Use GLib versions of htonl, htons, ntohl and ntohs in order to avoid pr...
Tim-Philipp Müller
2008-04-25
3
-7
/
+7
*
gst/goom/: Fix build with mingw32: use rand() instead of random() and replace...
Jesús Corrius
2008-04-25
2
-5
/
+5
*
gst/avi/gstavidemux.c: Fix typo in comments.
Wim Taymans
2008-04-25
1
-1
/
+1
*
Stop using deprecated GLib functions.
Sebastian Dröge
2008-04-24
5
-10
/
+10
*
gst/goom/: Free a bunch of stuff, and initialise things to fix leaks and valg...
Jan Schmidt
2008-04-22
13
-10
/
+77
*
gst/rtsp/gstrtspsrc.c: Ref caps as the return value for the request_pt_map si...
Wim Taymans
2008-04-21
1
-4
/
+3
*
gst/goom/convolve_fx.c: Don't ever draw the GOOM logo.
Jan Schmidt
2008-04-17
1
-2
/
+10
*
Strip out the config/script parsing stuff, we don't need it.
Tim-Philipp Müller
2008-04-16
14
-2358
/
+3
*
gst/goom/plugin_info.c: Disable altivec optimisations for 32-bit PPC as well ...
Tim-Philipp Müller
2008-04-15
1
-2
/
+3
*
gst/matroska/matroska-demux.c: Fix open-ended seeks in matroskademux
Mark Nauwelaerts
2008-04-14
1
-8
/
+11
*
gst/goom/: Remove a bunch of font/text related code that we don't need.
Tim-Philipp Müller
2008-04-09
10
-3496
/
+4
[next]