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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
ext/dv/gstdvdec.c: Reset segment info on flush.
Wim Taymans
2006-06-14
3
-4
/
+32
*
ext/dv/gstdvdemux.c: Respect segment.stop. Fixes #342592.
Wim Taymans
2006-06-14
2
-1
/
+11
*
gst/matroska/matroska-demux.c: No language specified means the implied langua...
Tim-Philipp Müller
2006-06-14
2
-0
/
+22
*
ext/wavpack/gstwavpackenc.*: Use bitrate property solely for bitrates and add...
Sebastian Dröge
2006-06-14
2
-49
/
+52
*
gst/wavparse/gstwavparse.c: When operating chain-based, don't make any assump...
Tim-Philipp Müller
2006-06-14
3
-27
/
+60
*
gst/wavparse/gstwavparse.c: Handle premature EOS gracefully.
Wim Taymans
2006-06-13
2
-0
/
+9
*
gst/avi/gstavidemux.c: Prevent out of bounds array access when scrubbing towa...
Tim-Philipp Müller
2006-06-13
2
-0
/
+10
*
tests/check/elements/.cvsignore: And another one.
Tim-Philipp Müller
2006-06-12
2
-0
/
+6
*
gst/spectrum/.cvsignore: Ignore more.
Tim-Philipp Müller
2006-06-12
1
-0
/
+2
*
ext/libmms/gstmms.c: Set caps on outgoing buffers.
Tim-Philipp Müller
2006-06-12
1
-2
/
+4
*
gst/id3demux/id3v2frames.c: Extract images from ID3v2 tags (APIC frames). Fix...
Tim-Philipp Müller
2006-06-11
3
-2
/
+180
*
moap ignore
Thomas Vander Stichele
2006-06-11
4
-0
/
+4
*
ext/raw1394/gstdv1394src.c: gratuitous comment changes
Thomas Vander Stichele
2006-06-11
3
-4
/
+32
*
ignore more
Thomas Vander Stichele
2006-06-11
1
-0
/
+1
*
gst/: Use gst_pad_query_peer_duration() utility function here.
Tim-Philipp Müller
2006-06-11
3
-33
/
+17
*
autogen.sh: require am17
Thomas Vander Stichele
2006-06-11
16
-167
/
+113
*
update
Thomas Vander Stichele
2006-06-11
2
-4
/
+4
*
ext/wavpack/: Add wavpack encoder element (#343131).
Sebastian Dröge
2006-06-10
7
-6
/
+1411
*
gconf/Makefile.am: Honour --disable-schemas-install configure option. Fixes #...
Tim-Philipp Müller
2006-06-09
2
-3
/
+20
*
tests/examples/level/Makefile.am: Add -lm to LIBS for pow() function, don't a...
Tim-Philipp Müller
2006-06-09
2
-1
/
+8
*
configure.ac: We should use $SED and not $(SED) in configure.ac (#343678).
Peter Kjellerstedt
2006-06-09
2
-2
/
+9
*
configure.ac: Check for X before using X_CFLAGS in the check for opengl (#343...
Tim-Philipp Müller
2006-06-09
1
-1
/
+1
*
sys/sunaudio/: Attached find a patch that fixes a number of bugs with the Sun...
Brian Cameron
2006-06-09
3
-32
/
+67
*
ext/jpeg/gstjpegdec.*: API: Added IDCT method property
Wim Taymans
2006-06-09
3
-36
/
+146
*
configure.ac: We now require libraw1394 >= 1.1.0 and that version onwards all...
Zaheer Abbas Merali
2006-06-07
3
-5
/
+10
*
gst/law/alaw-decode.c: Trying to get items from an ANY or EMPTY caps is ... s...
Edward Hervey
2006-06-02
2
-1
/
+7
*
ext/dv/gstdvdec.*: Added GstSegment handling, now implements dropping/clipping.
Edward Hervey
2006-06-02
3
-1
/
+70
*
Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
Stefan Kost
2006-06-01
6
-17
/
+17
*
Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
Stefan Kost
2006-06-01
89
-183
/
+276
*
gst/goom/gstgoom.*: Handle QoS.
Wim Taymans
2006-05-31
3
-109
/
+260
*
ext/raw1394/gstdv1394src.c: Fix bus reset when using libiec61883
Zaheer Abbas Merali
2006-05-31
3
-2
/
+32
*
configure.ac: Detect libiec61883 and set necessary CFLAGS and LIBS for dv1394.
Zaheer Abbas Merali
2006-05-31
4
-18
/
+153
*
gst/avi/gstavidemux.c: add an explicit dll imported declaration for GST_CAT_E...
Sébastien Moutte
2006-05-30
7
-46
/
+77
*
Add apev2mux element (#343122).
Sebastian Dröge
2006-05-30
11
-11
/
+924
*
gst/: GST_PTR_FORMAT should be used to print caps in debug statements.
Tim-Philipp Müller
2006-05-28
4
-17
/
+11
*
gst/apetag/gstapedemux.c: Some clean-ups and additions: map APE 'file' tag to
Sebastian Dröge
2006-05-28
2
-16
/
+61
*
ext/jpeg/gstjpegdec.c: Initialize segment to GST_FORMAT_UNDEFINED in READY->P...
Edward Hervey
2006-05-28
2
-1
/
+6
*
ext/jpeg/gstjpegdec.*: Clip outgoing buffers according to currently configure...
Edward Hervey
2006-05-28
4
-1
/
+62
*
ext/taglib/gstid3v2mux.cc: Handle writing of track-count or album-volume-cou...
Tim-Philipp Müller
2006-05-28
4
-8
/
+75
*
gst/id3demux/id3v2frames.c: A track/volume number or count of 0 does not make...
Tim-Philipp Müller
2006-05-28
2
-5
/
+12
*
ext/jpeg/gstjpegdec.c: Abort decompression when receiving FLUSH_STOP. This sh...
Edward Hervey
2006-05-27
2
-0
/
+32
*
ext/flac/gstflac.c: Don't #include file we don't dist any longer.
Tim-Philipp Müller
2006-05-27
2
-1
/
+6
*
README: Replace current README (containing the release notes from some 0.9.x ...
Tim-Philipp Müller
2006-05-27
2
-70
/
+222
*
gst/spectrum/: added another example
Stefan Kost
2006-05-26
4
-3
/
+106
*
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
*
ext/dv/gstdvdemux.c: Implement EOS correctly by either posting
Wim Taymans
2006-05-24
2
-18
/
+39
*
gst/qtdemux/qtdemux.c: Detect QCELP in mp4a descriptors.
Wim Taymans
2006-05-24
1
-1
/
+16
[next]