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
*
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
*
gst/: GST_PTR_FORMAT should be used to print caps in debug statements.
Tim-Philipp Müller
2006-05-28
3
-17
/
+4
*
gst/apetag/gstapedemux.c: Some clean-ups and additions: map APE 'file' tag to
Sebastian Dröge
2006-05-28
1
-16
/
+51
*
gst/id3demux/id3v2frames.c: A track/volume number or count of 0 does not make...
Tim-Philipp Müller
2006-05-28
1
-5
/
+5
*
gst/spectrum/: added another example
Stefan Kost
2006-05-26
1
-1
/
+5
*
gst/qtdemux/qtdemux.c: Clip the outputed NEWSEGMENT stop time to the configur...
Edward Hervey
2006-05-26
1
-3
/
+8
*
gst/qtdemux/qtdemux.c: Don't clear the running variable in the seek code.
Wim Taymans
2006-05-26
1
-1
/
+0
*
gst/qtdemux/qtdemux.c: Detect QCELP in mp4a descriptors.
Wim Taymans
2006-05-24
1
-1
/
+16
*
gst/law/: Some cleanups in the chain functions.
Wim Taymans
2006-05-24
8
-96
/
+91
*
gst/matroska/matroska-mux.c: gst_collect_pads_stop() needs to be called befor...
Mark Nauwelaerts
2006-05-23
1
-1
/
+3
*
gst/matroska/: Add support for muxing/demuxing theora video (#342448; too bad...
Tim-Philipp Müller
2006-05-23
3
-146
/
+252
*
gst/qtdemux/qtdemux.c: po/POTFILES.in:
Tim-Philipp Müller
2006-05-22
1
-19
/
+40
*
cover up the dirty truth
Thomas Vander Stichele
2006-05-22
15
-15
/
+15
*
gst/avi/gstavimux.*: - add odml (large file) index support
Mark Nauwelaerts
2006-05-22
2
-135
/
+267
*
fix descriptions and license blocks cut and paste anyone ?
Thomas Vander Stichele
2006-05-22
21
-28
/
+123
*
gst/spectrum/gstspectrum.c: Use boilerplate macro, fix strings to match plugi...
Stefan Kost
2006-05-21
1
-37
/
+7
*
gst/spectrum/Makefile.am: Link to base libraries
Stefan Kost
2006-05-21
3
-66
/
+184
*
Initial port of the spectrum element
Stefan Kost
2006-05-20
2
-66
/
+105
*
gst/id3demux/id3v2frames.c: Don't output any tag when we encounter a negative...
Jan Schmidt
2006-05-19
1
-32
/
+25
*
rtp/gst/gstrtph263pay.c: Properly set static caps for H263 at 34.
Philippe Kalaf
2006-05-18
1
-2
/
+3
*
Fixed caps for H263 (not the same as H263+)
Philippe Kalaf
2006-05-17
1
-2
/
+2
*
gst/law/mulaw-decode.c: We can only do caps intersection if the othercaps are...
Edward Hervey
2006-05-17
1
-0
/
+5
*
gst/matroska/ebml-read.c: Don't create unnecessary sub-buffers all the time. ...
Jindrich Makovicka
2006-05-17
1
-73
/
+98
*
gst/autodetect/: Make the name of the child element be based on the name of t...
Jan Schmidt
2006-05-16
3
-45
/
+77
*
gst/wavparse/gstwavparse.c: Update docs; wavparse implements push and pull mo...
Michael Smith
2006-05-14
1
-3
/
+0
*
gst/avi/gstavidemux.c: Ooops, bitten by the copy-and-paste design paradigm, f...
Wim Taymans
2006-05-12
1
-1
/
+1
*
gst/avi/gstavidemux.*: Some cleanups, prepare to use GstSegment.
Wim Taymans
2006-05-12
2
-146
/
+161
*
gst/wavparse/gstwavparse.c: Fix use of uninitialised values if we're NOT seek...
Michael Smith
2006-05-12
1
-3
/
+3
[next]