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
*
change some char* into char[]
Stefan Kost
2005-12-16
1
-1
/
+1
*
gst/wavparse/gstwavparse.*: Use GstSegment to implement more seeking features.
Wim Taymans
2005-12-16
2
-121
/
+167
*
gst/rtsp/rtspconnection.c: Add <netinet/in.h> include and move <arpa/inet.h> ...
Benjamin Pineau
2005-12-16
1
-1
/
+2
*
Set clock rate to be fixed in 8000. It fixes bug #324012.
Edgard Lima
2005-12-14
2
-4
/
+4
*
gst-plugins-good/gst/rtp/: Fixed payload range in payloder caps. Removed payl...
Philippe Kalaf
2005-12-14
13
-14
/
+7
*
gst/videomixer/videomixer.c: Code cleanup and re-enabling queued time validit...
Julien Moutte
2005-12-13
1
-5
/
+5
*
gst/flx/gstflxdec.c: If the speed of the file is null in the header, set the ...
Edward Hervey
2005-12-13
1
-0
/
+2
*
Adding documentation for videomixer on my way with a funny sample pipeline.
Julien Moutte
2005-12-12
1
-2
/
+40
*
gst/videomixer/videomixer.c: Fix caps negotiation. (#323896)
Julien Moutte
2005-12-12
1
-22
/
+30
*
Set correct timestamps on audio laces, fixes playback of mp3 from matroska.
Arwed v. Merkatz
2005-12-12
1
-7
/
+15
*
gst/auparse/gstauparse.*: Use gst_object_unref() for GstObjects instead of g_...
Tim-Philipp Müller
2005-12-12
2
-101
/
+67
*
gst/debug/efence.c: Added pull mode.
Edward Hervey
2005-12-11
1
-4
/
+58
*
gst/: Use audiotestsrc instead of sinesrc (#323798).
Tim-Philipp Müller
2005-12-11
3
-7
/
+7
*
Now flxdec works on big-endian machines as well.
Zeeshan Ali
2005-12-11
5
-69
/
+150
*
gst/debug/efence.c: Make sure GST_BUFFER_DATA is set on fenced copied buffers...
Tim-Philipp Müller
2005-12-11
1
-21
/
+29
*
ext/faad/gstfaad.c: Assume that an unknown channel mapping with 2 channels is...
Jan Schmidt
2005-12-09
1
-18
/
+20
*
docs/plugins/Makefile.am: Add multipart elements.
Julien Moutte
2005-12-08
2
-7
/
+62
*
gst/qtdemux/qtdemux.c: Memleak fixes.
Edward Hervey
2005-12-07
1
-11
/
+15
*
gst/avi/gstavidemux.c: Memleak and crasher fixes.
Edward Hervey
2005-12-07
2
-12
/
+33
*
expand tabs
Thomas Vander Stichele
2005-12-06
3
-128
/
+128
*
expand tabs
Thomas Vander Stichele
2005-12-06
59
-1061
/
+1061
*
Update for alloc_buffer changes.
Andy Wingo
2005-12-05
1
-2
/
+3
*
Update for alloc_buffer changes.
Andy Wingo
2005-12-05
8
-20
/
+29
*
fix element descriptions
Thomas Vander Stichele
2005-12-03
6
-6
/
+6
*
gst/rtp/: parsers are depayers
Thomas Vander Stichele
2005-12-01
19
-794
/
+180
*
Do burger's rename for rtp payloaders and depayloaders
Thomas Vander Stichele
2005-12-01
75
-6961
/
+1523
*
gst/udp/Makefile.am: Moved to netbuffer.
Julien Moutte
2005-11-30
1
-1
/
+2
*
Ported multipart mux/demux to 0.9.
Julien Moutte
2005-11-30
3
-244
/
+218
*
gst/: update for symbols change
Thomas Vander Stichele
2005-11-30
12
-45
/
+45
*
gst/udp/: the old gstnet lib was renamed gstnetbuffer (#322257)
Thomas Vander Stichele
2005-11-29
2
-2
/
+2
*
gst/debug/: Update for GstBaseTransform event virtual method
Edward Hervey
2005-11-29
2
-2
/
+2
*
remove the videofilter library and link to the one in base
Thomas Vander Stichele
2005-11-29
15
-167
/
+16
*
borgify
Thomas Vander Stichele
2005-11-29
2
-138
/
+138
*
gst/avi/gstavidemux.c: Useless check now we're setting the current entry corr...
Edward Hervey
2005-11-28
1
-6
/
+0
*
ext/faad/gstfaad.c: Handle gracefully the consequence of "Maximum number of s...
Edward Hervey
2005-11-28
1
-1
/
+4
*
gst/matroska/matroska-mux.c: Look for pixel-aspect-ratio in caps, not pixel_w...
Jan Schmidt
2005-11-28
1
-4
/
+2
*
gst/matroska/matroska-mux.c: From Michal Benes: frame duration should be GST_...
Jan Schmidt
2005-11-28
1
-2
/
+2
*
configure.ac: fix up GST_PLUGIN_LDFLAGS
Thomas Vander Stichele
2005-11-27
2
-4
/
+5
*
documenting auto*sink using strstr for the video sink lookup, class field is ...
Thomas Vander Stichele
2005-11-25
2
-3
/
+43
*
gst/udp/gstudpsrc.c: Patch from Sebastien Cote to close control sockets in ud...
Sebastien Cote
2005-11-25
1
-0
/
+9
*
gst/effectv/gstquark.c: Flush the planes list on reverse caps negotiation. Th...
Julien Moutte
2005-11-24
1
-9
/
+18
*
gst/: Handle strides correctly, fix identity flipping, convert navigation eve...
Julien Moutte
2005-11-24
2
-52
/
+189
*
gst/debug/gstnavigationtest.c: Oops, initialise the framerate GValue
Jan Schmidt
2005-11-23
1
-0
/
+1
*
VideoFilter inherits from
Julien Moutte
2005-11-23
21
-2149
/
+1699
*
Fixes for API changes
Jan Schmidt
2005-11-23
2
-17
/
+6
*
gst/qtdemux/qtdemux.c: Convert to fractional framerates
Jan Schmidt
2005-11-23
1
-13
/
+17
*
Fix for #321430: unresolved symbols due to incorrect linkage on inline functi...
Michael Smith
2005-11-22
2
-5
/
+2
*
More fractional framerate conversions
Jan Schmidt
2005-11-22
7
-39
/
+69
*
Convert to fractional framerates.
Jan Schmidt
2005-11-22
3
-7
/
+16
*
fix up more enums
Thomas Vander Stichele
2005-11-22
8
-97
/
+98
[next]