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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests/icles/videocrop-test.c: Call g_thread_init() right at the beginning. Re...
Tim-Philipp Müller
2007-01-05
1
-0
/
+0
*
ext/libpng/gstpngenc.*: Fix strides. Fixes #364856.
Wim Taymans
2006-10-27
1
-0
/
+0
*
gst/wavparse/Makefile.am: Fix copy'n'paste-o (spotted by Mark Nauwelaerts, #3...
Tim-Philipp Müller
2006-10-10
1
-0
/
+0
*
ext/faad/gstfaad.c: Some cleanups.
Wim Taymans
2006-10-06
1
-0
/
+0
*
Printf format fixes.
Tim-Philipp Müller
2006-10-05
1
-0
/
+0
*
gst/udp/gstudpsrc.*: Added property to post a message on timeout.
Wim Taymans
2006-09-29
1
-0
/
+0
*
gst/qtdemux/qtdemux.c: Add support for 'yv12' fourcc.
Tim-Philipp Müller
2006-09-28
1
-0
/
+0
*
gst/icydemux/gsticydemux.*: When we merge/collect multiple incoming buffers f...
Tim-Philipp Müller
2006-09-14
1
-0
/
+0
*
ext/wavpack/gstwavpackenc.c: Fix mem leak, send newsegment event on correctio...
Tim-Philipp Müller
2006-08-23
1
-0
/
+0
*
ext/jpeg/gstsmokeenc.c: Set caps on buffer correctly. Fixes bug #349155.
Zaheer Abbas Merali
2006-07-29
1
-0
/
+0
*
gst/wavparse/gstwavparse.*: Use information from 'fact' chunk for length calc...
Stefan Kost
2006-07-24
1
-0
/
+0
*
gst/rtsp/rtspconnection.c: Remove unwanted DEBUG line.
Wim Taymans
2006-07-24
1
-0
/
+0
*
gst/id3demux/id3tags.c: Put ID3v2 frames we can't parse as binary blobs into ...
Tim-Philipp Müller
2006-07-23
1
-0
/
+0
*
remove sdlvideosink plugin and update the rest
Thomas Vander Stichele
2006-07-13
1
-0
/
+0
*
gst/avi/gstavidemux.*: Proper aggregation of each stream's GstFlowReturn in o...
Edward Hervey
2006-07-03
1
-0
/
+0
*
gst/id3demux/id3v2frames.c: Set image type from APIC frame as "image-type" fi...
Tim-Philipp Müller
2006-06-22
1
-0
/
+0
*
gst/spectrum/: port to use message to get results, cleanly exit when closing ...
Stefan Kost
2006-06-16
1
-0
/
+0
*
update
Thomas Vander Stichele
2006-06-11
1
-0
/
+0
*
configure.ac: We now require libraw1394 >= 1.1.0 and that version onwards all...
Zaheer Abbas Merali
2006-06-07
1
-0
/
+0
*
ext/raw1394/gstdv1394src.c: Fix bus reset when using libiec61883
Zaheer Abbas Merali
2006-05-31
1
-0
/
+0
*
gst/avi/gstavidemux.c: add an explicit dll imported declaration for GST_CAT_E...
Sébastien Moutte
2006-05-30
1
-0
/
+0
*
ext/jpeg/gstjpegdec.*: Clip outgoing buffers according to currently configure...
Edward Hervey
2006-05-28
1
-0
/
+0
*
ext/taglib/gstid3v2mux.cc: Handle writing of track-count or album-volume-cou...
Tim-Philipp Müller
2006-05-28
1
-0
/
+0
*
configure.ac: update for new GSTPB_PLUGINS_DIR
Thomas Vander Stichele
2006-05-18
1
-0
/
+0
*
configure.ac: Check for X11
Stefan Kost
2006-05-18
1
-0
/
+0
*
ext/taglib/gsttaglibmux.c: Merge event tags and tag setter tags correctly (#3...
James Doc Livingston
2006-05-18
1
-0
/
+0
*
Fixed caps for H263 (not the same as H263+)
Philippe Kalaf
2006-05-17
1
-0
/
+0
*
ext/taglib/gstid3v2mux.cc: Add support for writing images (APIC frames) into ...
Tim-Philipp Müller
2006-05-15
1
-0
/
+0
*
gst/avi/gstavimux.c: Work around gst_buffer_make_metadata_writable() bug that...
Mark Nauwelaerts
2006-05-09
1
-0
/
+0
*
gst/wavparse/gstwavparse.c: ... and fix multichannel/WAVFORMATEX support again.
Tim-Philipp Müller
2006-04-29
1
-0
/
+0
*
ext/annodex/gstcmmlutils.c: Use g_list_delete_link () instead of g_list_remov...
Michael Smith
2006-04-10
1
-0
/
+0
*
gst/qtdemux/qtdemux.c: Added full edit list support.
Wim Taymans
2006-04-06
1
-0
/
+0
*
ext/speex/: Fix seeking and duration queries (#337033); clean up and refactor...
Tim-Philipp Müller
2006-04-05
1
-0
/
+0
*
gst/qtdemux/qtdemux.c: Use duration as segment stop position if none is expli...
Wim Taymans
2006-04-05
1
-0
/
+0
*
add taglib checks and docs
Thomas Vander Stichele
2006-04-01
1
-0
/
+0
*
adding inspect files
Thomas Vander Stichele
2006-04-01
1
-0
/
+0
*
configure.ac: clean up, use AS_VERSION and AS_NANO
Thomas Vander Stichele
2006-04-01
1
-0
/
+0
*
sys/ximagesrc/: Fix ximagesrc so a) the cursor doesnt trail and b) there are ...
Zaheer Abbas Merali
2006-03-31
1
-0
/
+0
*
gst/id3demux/gstid3demux.c: Create source pad without leaking.
Tim-Philipp Müller
2006-03-26
1
-0
/
+0
*
Just make few things more robust and also some identation.
Edgard Lima
2006-03-25
1
-0
/
+0
*
gst/wavparse/gstwavparse.c: Don't try to read beyond the end of the file just...
Tim-Philipp Müller
2006-03-23
1
-0
/
+0
*
gst/wavparse/gstwavparse.*: Delay source pad creation until we have the first...
Tim-Philipp Müller
2006-03-23
1
-0
/
+0
*
ext/taglib/gsttaglib.h: Fix left-over gst_my_filter_get_type.
Tim-Philipp Müller
2006-03-20
1
-0
/
+0
*
gst/qtdemux/qtdemux.c: Fix build with gcc-4.1 (#327355).
Tim-Philipp Müller
2006-03-09
1
-0
/
+0
*
gst/qtdemux/qtdemux.c: Extract disc number and count from files that use 'dis...
Tim-Philipp Müller
2006-03-08
1
-0
/
+0
*
gst/qtdemux/qtdemux.c: Add 'dvsd' and 'dv25' to list of possible fourcc value...
Edward Hervey
2006-02-22
1
-0
/
+0
*
gst/id3demux/id3v2frames.c: Add more validation to ensure that a char encodin...
Jan Schmidt
2006-02-13
1
-0
/
+0
*
adding docs for multiudpsink
Thomas Vander Stichele
2006-02-06
1
-0
/
+0
*
gst/avi/gstavidemux.c: Only pause if all pads are unlinked AND we've tried to...
Tim-Philipp Müller
2006-02-02
1
-0
/
+0
*
Use new functions from core to render a bin from a string. Fixes build. Up re...
Tim-Philipp Müller
2006-02-02
1
-0
/
+0
[next]