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/id3demux/id3tags.c: Put ID3v2 frames we can't parse as binary blobs into ...
Tim-Philipp Müller
2006-07-23
1
-4
/
+42
*
gst/avi/gstavidemux.c: Fix some leaks.
Wim Taymans
2006-07-21
2
-1
/
+5
*
gst/avi/gstavimux.c: Respect mpegversion for "video/mpeg" and give message in...
Stefan Kost
2006-07-18
1
-1
/
+23
*
gst/qtdemux/qtdemux.c: Store duration in uint64 too instead of clipping.
Wim Taymans
2006-07-17
1
-27
/
+36
*
gst/rtp/: Added simple generic mpeg4 depayloader.
Wim Taymans
2006-07-16
5
-10
/
+472
*
gst/rtsp/gstrtspsrc.c: Don't try doing state changes on a NULL pointer.
Tim-Philipp Müller
2006-07-15
1
-4
/
+6
*
gst/rtp/gstrtpamrdepay.*: rtpamrdec isn't a subclass of GstBaseRtpDepayload.
Sebastien Cote
2006-07-14
2
-146
/
+42
*
gst/rtp/: Added mpeg2 TS depayloader. Closing #347234.
Wim Taymans
2006-07-12
4
-0
/
+323
*
gst/spectrum/gstspectrum.c: Fix typo in property nick.
Tim-Philipp Müller
2006-07-12
1
-1
/
+1
*
gst/avi/gstavidemux.*: Don't push tag events found by gst_riff_parse_info() b...
Edward Hervey
2006-07-10
2
-6
/
+13
*
gst/rtsp/: replaced closesocket and close in code with one CLOSE_SOCKET.
Wim Taymans
2006-07-10
3
-22
/
+30
*
gst/autodetect/gstautoaudiosink.c: Fix example pipeline in docs.
Tim-Philipp Müller
2006-07-10
1
-1
/
+1
*
gst/filter/: Don't forget new files.
Wim Taymans
2006-07-10
2
-0
/
+161
*
Ported the gstfilter plugin to GStreamer 0.10.
Mathis Hofer
2006-07-10
2
-420
/
+357
*
gst/udp/gstmultiudpsink.c: If a destination is added before the stream is set...
Rob Taylor
2006-07-10
1
-9
/
+35
*
gst/qtdemux/qtdemux.c: Extract comment information!!
Wim Taymans
2006-07-10
1
-0
/
+5
*
gst/qtdemux/qtdemux.c: Extract year/date information (fixes #347079).
Tim-Philipp Müller
2006-07-10
1
-0
/
+43
*
gst/goom/filters.c: Avoid goom coredumping by clearing memory.
Wim Taymans
2006-07-07
1
-1
/
+1
*
gst/qtdemux/qtdemux.c: Don't crash on twos/sowt/raw audio. #345830.
Wim Taymans
2006-07-07
1
-4
/
+8
*
gst/: Don't return FLOW_UNEXPECTED when a buffer is before the start of the s...
Tim-Philipp Müller
2006-07-05
2
-12
/
+43
*
Port monoscope visualisation to 0.10.
Tim-Philipp Müller
2006-07-03
3
-155
/
+490
*
gst/qtdemux/qtdemux.c: Fix silly crasher in state change function; add
Tim-Philipp Müller
2006-07-03
1
-15
/
+17
*
gst/: Return FLOW_UNEXPECTED when at the end of the file, not
Tim-Philipp Müller
2006-07-03
2
-4
/
+4
*
gst/avi/gstavidemux.*: Proper aggregation of each stream's GstFlowReturn in o...
Edward Hervey
2006-07-03
2
-32
/
+86
*
gst/matroska/: Send tag event after newsegment event.
Tim-Philipp Müller
2006-06-29
2
-6
/
+11
*
gst/id3demux/gstid3demux.c: Make sure we don't return GST_FLOW_OK with a NULL...
Tim-Philipp Müller
2006-06-29
2
-19
/
+31
*
gst/goom/gstgoom.c: Fix double caps unref when negotiation fails.
Wim Taymans
2006-06-23
1
-1
/
+2
*
Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro f...
Tim-Philipp Müller
2006-06-22
18
-22
/
+20
*
gst/matroska/: Try to fix up broken matroska files containing subtitle stream...
Tim-Philipp Müller
2006-06-22
3
-2
/
+84
*
gst/id3demux/id3v2frames.c: Set image type from APIC frame as "image-type" fi...
Tim-Philipp Müller
2006-06-22
1
-3
/
+9
*
Added documentation for the rtsp plugin. Fixes #345393.
Wim Taymans
2006-06-20
3
-9
/
+62
*
gst/rtsp/rtspconnection.c: Use better G_OS_* macros. Fixes #345301 some more.
Wim Taymans
2006-06-20
1
-7
/
+18
*
gst/rtsp/rtspconnection.c: Make RTSP plugin compile on windows. Fixes #345301.
Joni Valtanen
2006-06-20
1
-1
/
+49
*
gst/wavparse/gstwavparse.c: Make sure we don't read beyond the end of the fil...
Mark Nauwelaerts
2006-06-18
1
-2
/
+10
*
gst/spectrum/Makefile.am: Fix build.
Zaheer Abbas Merali
2006-06-16
1
-2
/
+3
*
gst/spectrum/: port to use message to get results, cleanly exit when closing ...
Stefan Kost
2006-06-16
2
-68
/
+244
*
gst/qtdemux/qtdemux.c: Combine return values from src pad pushes.
Wim Taymans
2006-06-15
1
-38
/
+84
*
gst/qtdemux/qtdemux.c: Don't crash on files with 0 samples, EOS immediatly in...
Wim Taymans
2006-06-15
1
-8
/
+12
*
gst/matroska/matroska-demux.c: No language specified means the implied langua...
Tim-Philipp Müller
2006-06-14
1
-0
/
+15
*
gst/wavparse/gstwavparse.c: When operating chain-based, don't make any assump...
Tim-Philipp Müller
2006-06-14
2
-27
/
+44
*
gst/wavparse/gstwavparse.c: Handle premature EOS gracefully.
Wim Taymans
2006-06-13
1
-0
/
+4
*
gst/avi/gstavidemux.c: Prevent out of bounds array access when scrubbing towa...
Tim-Philipp Müller
2006-06-13
1
-0
/
+2
*
gst/spectrum/.cvsignore: Ignore more.
Tim-Philipp Müller
2006-06-12
1
-0
/
+2
*
gst/id3demux/id3v2frames.c: Extract images from ID3v2 tags (APIC frames). Fix...
Tim-Philipp Müller
2006-06-11
1
-1
/
+169
*
gst/: Use gst_pad_query_peer_duration() utility function here.
Tim-Philipp Müller
2006-06-11
2
-33
/
+11
*
gst/law/alaw-decode.c: Trying to get items from an ANY or EMPTY caps is ... s...
Edward Hervey
2006-06-02
1
-1
/
+2
*
Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
Stefan Kost
2006-06-01
2
-3
/
+3
*
Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
Stefan Kost
2006-06-01
55
-101
/
+101
*
gst/goom/gstgoom.*: Handle QoS.
Wim Taymans
2006-05-31
2
-109
/
+248
*
gst/avi/gstavidemux.c: add an explicit dll imported declaration for GST_CAT_E...
Sébastien Moutte
2006-05-30
1
-21
/
+31
[next]