summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2007-03-09gst/equalizer/: Refactor plugin into a base class and a first subclass (nband...Stefan Kost
2007-03-07ext/raw1394/gstdv1394src.c: Free handles that we allocated when exiting via t...Jan Schmidt
2007-03-06Trigger rebuild.Jan Schmidt
2007-03-06gst/id3demux/: Do not convert obsolete TDA/TDAT frames to TDRC frames, otherw...Tim-Philipp Müller
2007-03-01ext/hal/: Check if the device UDI is set before trying to query HAL about it ...Sebastian Dröge
2007-02-28configure.ac: Convert to new AG_GST style.Thomas Vander Stichele
2007-02-11configure.ac: Activate monoscope when building with --enable-experimental. FixStefan Kost
2007-02-07ext/hal/hal.*: Some small cleanups; deal with errors when parsing the HAL ALS...Tim-Philipp Müller
2007-01-08ext/jpeg/: These libjpeg callbacks should return a 'boolean' (unsigned char a...Vincent Torri
2007-01-05tests/icles/videocrop-test.c: Call g_thread_init() right at the beginning. Re...Tim-Philipp Müller
2006-10-27ext/libpng/gstpngenc.*: Fix strides. Fixes #364856.Wim Taymans
2006-10-10gst/wavparse/Makefile.am: Fix copy'n'paste-o (spotted by Mark Nauwelaerts, #3...Tim-Philipp Müller
2006-10-06ext/faad/gstfaad.c: Some cleanups.Wim Taymans
2006-10-05Printf format fixes.Tim-Philipp Müller
2006-09-29gst/udp/gstudpsrc.*: Added property to post a message on timeout.Wim Taymans
2006-09-28gst/qtdemux/qtdemux.c: Add support for 'yv12' fourcc.Tim-Philipp Müller
2006-09-14gst/icydemux/gsticydemux.*: When we merge/collect multiple incoming buffers f...Tim-Philipp Müller
2006-08-23ext/wavpack/gstwavpackenc.c: Fix mem leak, send newsegment event on correctio...Tim-Philipp Müller
2006-07-29ext/jpeg/gstsmokeenc.c: Set caps on buffer correctly. Fixes bug #349155.Zaheer Abbas Merali
2006-07-24gst/wavparse/gstwavparse.*: Use information from 'fact' chunk for length calc...Stefan Kost
2006-07-24gst/rtsp/rtspconnection.c: Remove unwanted DEBUG line.Wim Taymans
2006-07-23gst/id3demux/id3tags.c: Put ID3v2 frames we can't parse as binary blobs into ...Tim-Philipp Müller
2006-07-13remove sdlvideosink plugin and update the restThomas Vander Stichele
2006-07-03gst/avi/gstavidemux.*: Proper aggregation of each stream's GstFlowReturn in o...Edward Hervey
2006-06-22gst/id3demux/id3v2frames.c: Set image type from APIC frame as "image-type" fi...Tim-Philipp Müller
2006-06-16gst/spectrum/: port to use message to get results, cleanly exit when closing ...Stefan Kost
2006-06-11updateThomas Vander Stichele
2006-06-07configure.ac: We now require libraw1394 >= 1.1.0 and that version onwards all...Zaheer Abbas Merali
2006-05-31ext/raw1394/gstdv1394src.c: Fix bus reset when using libiec61883Zaheer Abbas Merali
2006-05-30gst/avi/gstavidemux.c: add an explicit dll imported declaration for GST_CAT_E...Sébastien Moutte
2006-05-28ext/jpeg/gstjpegdec.*: Clip outgoing buffers according to currently configure...Edward Hervey
2006-05-28ext/taglib/gstid3v2mux.cc: Handle writing of track-count or album-volume-cou...Tim-Philipp Müller
2006-05-18configure.ac: update for new GSTPB_PLUGINS_DIRThomas Vander Stichele
2006-05-18configure.ac: Check for X11Stefan Kost
2006-05-18ext/taglib/gsttaglibmux.c: Merge event tags and tag setter tags correctly (#3...James Doc Livingston
2006-05-17Fixed caps for H263 (not the same as H263+)Philippe Kalaf
2006-05-15ext/taglib/gstid3v2mux.cc: Add support for writing images (APIC frames) into ...Tim-Philipp Müller
2006-05-09gst/avi/gstavimux.c: Work around gst_buffer_make_metadata_writable() bug that...Mark Nauwelaerts
2006-04-29gst/wavparse/gstwavparse.c: ... and fix multichannel/WAVFORMATEX support again.Tim-Philipp Müller
2006-04-10ext/annodex/gstcmmlutils.c: Use g_list_delete_link () instead of g_list_remov...Michael Smith
2006-04-06gst/qtdemux/qtdemux.c: Added full edit list support.Wim Taymans
2006-04-05ext/speex/: Fix seeking and duration queries (#337033); clean up and refactor...Tim-Philipp Müller
2006-04-05gst/qtdemux/qtdemux.c: Use duration as segment stop position if none is expli...Wim Taymans
2006-04-01add taglib checks and docsThomas Vander Stichele
2006-04-01adding inspect filesThomas Vander Stichele
2006-04-01configure.ac: clean up, use AS_VERSION and AS_NANOThomas Vander Stichele
2006-03-31sys/ximagesrc/: Fix ximagesrc so a) the cursor doesnt trail and b) there are ...Zaheer Abbas Merali
2006-03-26gst/id3demux/gstid3demux.c: Create source pad without leaking.Tim-Philipp Müller
2006-03-25Just make few things more robust and also some identation.Edgard Lima
2006-03-23gst/wavparse/gstwavparse.c: Don't try to read beyond the end of the file just...Tim-Philipp Müller