platform/upstream/gst-plugins-good.git
2005-11-30 Wim Taymansext/dv/: Fix seeking in dvdemux again, add some more...
2005-11-30 Thomas Vander... fix tests
2005-11-30 Thomas Vander... add tests subdir
2005-11-30 Thomas Vander... add Makefile.am
2005-11-30 Thomas Vander... move
2005-11-30 Thomas Vander... move under tests
2005-11-30 Christian Schallerupdate for latest changes
2005-11-30 Tim-Philipp... ext/pango/gsttextrender.*: Add missing files.
2005-11-30 Tim-Philipp... Port pango-based textoverlay, timeoverlay and textrende...
2005-11-30 Julien Mouttegst/udp/Makefile.am: Moved to netbuffer.
2005-11-30 Julien MouttePorted multipart mux/demux to 0.9.
2005-11-30 Thomas Vander... gst/: update for symbols change
2005-11-29 Thomas Vander... gst/udp/: the old gstnet lib was renamed gstnetbuffer...
2005-11-29 Tim-Philipp... ext/cairo/gsttextoverlay.c: Actually render the text...
2005-11-29 Edward Herveygst/debug/: Update for GstBaseTransform event virtual...
2005-11-29 Thomas Vander... ext/cairo/Makefile.am: no need to link to videofilter
2005-11-29 Thomas Vander... remove the videofilter library and link to the one...
2005-11-29 Thomas Vander... borgify
2005-11-28 Edward Herveygst/avi/gstavidemux.c: Useless check now we're setting...
2005-11-28 Tim-Philipp... ext/jpeg/gstjpegenc.c: Don't leak input buffer in chain...
2005-11-28 Edward Herveyext/faad/gstfaad.c: Handle gracefully the consequence...
2005-11-28 Jan Schmidtgst/matroska/matroska-mux.c: Look for pixel-aspect...
2005-11-28 Jan Schmidtgst/matroska/matroska-mux.c: From Michal Benes: frame...
2005-11-27 Thomas Vander... configure.ac: fix up GST_PLUGIN_LDFLAGS
2005-11-27 Thomas Vander... no need for an AS_LIBTOOL call
2005-11-27 Thomas Vander... add ACLOCAL_AMFLAGS; remove old stuff from spec changelog
2005-11-26 Edward Herveyext/dv/gstdvdec.c: Handle the case where the incoming...
2005-11-25 Thomas Vander... document flacdec
2005-11-25 Thomas Vander... do some name borgifying document
2005-11-25 Thomas Vander... documenting auto*sink using strstr for the video sink...
2005-11-25 Edgard LimaWavpack ported to 0.9. No support for correction file...
2005-11-25 Thomas Vander... ext/wavpack/: put back wavpack - still needs porting
2005-11-25 Sebastien Cotegst/udp/gstudpsrc.c: Patch from Sebastien Cote to close...
2005-11-24 Julien Mouttegst/effectv/gstquark.c: Flush the planes list on revers...
2005-11-24 Julien Mouttegst/: Handle strides correctly, fix identity flipping...
2005-11-24 Michael SmithFix #320288: wrong readme in plugins-good
2005-11-24 Thomas Vander... fix torture target
2005-11-23 Thomas Vander... add a torture target
2005-11-23 Thomas Vander... back to HEAD
2005-11-23 Thomas Vander... releasing 0.9.6 RELEASE-0_9_6
2005-11-23 Thomas Vander... releasing 0.9.6
2005-11-23 Thomas Vander... adding cutter
2005-11-23 Thomas Vander... Update .po files
2005-11-23 Jan Schmidtgst/debug/gstnavigationtest.c: Oops, initialise the...
2005-11-23 Julien MoutteVideoFilter inherits from
2005-11-23 Jan SchmidtFixes for API changes
2005-11-23 Christian Schalleradd cutter to spec in
2005-11-23 Jan Schmidtgst/qtdemux/qtdemux.c: Convert to fractional framerates
2005-11-22 Michael Smithext/jpeg/: JPEG fractiony goodness.
2005-11-22 Michael SmithFix for #321430: unresolved symbols due to incorrect...
2005-11-22 Jan SchmidtMore fractional framerate conversions
2005-11-22 Jan SchmidtConvert to fractional framerates.
2005-11-22 Thomas Vander... fix up more enums
2005-11-22 Michael Smithgst/videomixer/videomixer.c: Fractional framerates...
2005-11-22 Michael Smithext/dv/: Fractional framerates for DV.
2005-11-22 Tim-Philipp... gst/autodetect/: Use gst_plugin_feature_list_free(...
2005-11-22 Thomas Vander... gst/cutter/gstcutter.c: copy calculation code from...
2005-11-22 Thomas Vander... various cosmetic fixes
2005-11-22 Thomas Vander... various cosmetic fixes
2005-11-22 Thomas Vander... various cosmetic fixes
2005-11-22 Andy WingoUpdate for gst_tag_setter API changes.
2005-11-22 Andy Wingoext/faad/gstfaad.c (gst_faad_event) ext/ivorbis/vorbisf...
2005-11-22 Andy Wingoext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event...
2005-11-22 Edward HerveyURIHandler interface and element properties are now...
2005-11-22 Tim-Philipp... ext/: libgsttagedit has been renamed to libgsttag.
2005-11-21 Wim Taymansgst/rtsp/rtspconnection.c: Apply patch from Sebastien...
2005-11-21 Thomas Vander... port cutter
2005-11-21 Tim-Philipp... Update for stream lock API changes: don't take stream...
2005-11-21 Michael SmithForgot to commit header file changes, Makefile.am chang...
2005-11-21 Michael Smithgst_object_unref, not g_object_unref
2005-11-21 Wim TaymansFix for stream lock updates.
2005-11-21 Tim-Philipp... gst/wavparse/gstwavparse.c: Use GST_DEBUG_FUNCPTR;...
2005-11-21 Michael Smithgst/auparse/: Partially fix #161712. playbin still...
2005-11-21 Tim-Philipp... gst/qtdemux/qtdemux.c: j@bootlab.org, #321903).
2005-11-21 Andy Wingo*.*: Ran scripts/update-macros. Oh yes.
2005-11-21 Tim-Philipp... gst/matroska/matroska-demux.c: Filler events are gone...
2005-11-21 Tim-Philipp... Update for GST_FOURCC_FORMAT API change.
2005-11-21 Jan SchmidtRename gst_caps_structure_fixate_* to gst_structure_fix...
2005-11-21 Jan SchmidtRename gst_caps_structure_fixate_* to gst_structure_fix...
2005-11-21 Tim-Philipp... Fixes for GST_FOURCC_FORMAT API change.
2005-11-21 Tim-Philipp... Fix for collect pads API change. Also fix textoverlay...
2005-11-20 Julien Mouttegst/matroska/matroska-mux.c: Replace
2005-11-20 Julien Mouttegst/matroska/matroska-mux.c: Fix for
2005-11-18 Edward Herveyext/libpng/gstpngenc.c: Added debug category
2005-11-17 Edgard LimaCreated Speex payloader and depayloader; Optimize G711...
2005-11-16 Wim Taymanscheck/elements/matroskamux.c: Fix leak in check.
2005-11-16 Wim Taymansgst/flx/gstflxdec.c: Fix state change.
2005-11-16 Andy WingoMove comment.
2005-11-16 Andy Wingogst/udp/gstudpsrc.c: Clean up with the boilerplate...
2005-11-15 Tim-Philipp... gst/matroska/matroska-demux.c: When seeking, seek to...
2005-11-15 Tim-Philipp... gst/avi/gstavidemux.c: Invert DIB images again (see...
2005-11-14 Thomas Vander... rework configure.ac; make asterisk rtp stuff compile...
2005-11-12 Edward Herveyext/jpeg/gstjpegdec.c: Only GST_DEBUG() information...
2005-11-11 Thomas Vander... back to head
2005-11-11 Thomas Vander... releasing 0.9.5 RELEASE-0_9_5
2005-11-11 Thomas Vander... Update .po files
2005-11-11 Edward Herveygst/avi/gstavidemux.*: Yeah, implement proper seeking...
2005-11-11 Christian Schallerfix Cairo entry
2005-11-10 Tim-Philipp... gst/qtdemux/qtdemux.c: Add support for custom genre...
2005-11-10 Tim-Philipp... gst/matroska/matroska-mux.c: Don't try to ready buffer...
next