platform/upstream/gst-plugins-base.git
2002-09-15 David SchleefIf output size == input size, just pass through buffer
2002-09-15 David SchleefAdd swfdec autoconf stuff
2002-09-15 Thomas Vander... audiofile check fix
2002-09-15 Wim Taymans- Don't close gnome-vfs if we didn't open it
2002-09-13 Iain Holmesmimetype patch from iain holmes, thanks dude
2002-09-12 Ronald S. BultjeThis makes mjpegtools plugins compile against latest CVS
2002-09-12 Wim Taymansconst fixes
2002-09-12 Thomas Vander... this is what triggered olive's bug.
2002-09-11 Wim TaymansFix vorbisenc EOS problems
2002-09-10 Christian SchallerCommiting iradio metadata patch from Colin Walters
2002-09-10 Steve Bakerremove some debugging. it works already
2002-09-10 Ronald S. BultjeThis updates all plugins to the new API for gst_pad_try...
2002-09-09 Thomas Vander... removing warnings as approved by wim
2002-09-09 Thomas Vander... removing warnings (approved by wtay)
2002-09-09 Whitespace... colorspace ! xvideosink is better
2002-09-09 Ronald S. BultjePatch as given in bugzilla.gnome.org/show_bug.cgi?id...
2002-09-09 Christian Schalleradded v4l2 plugins
2002-09-09 Thomas Vander... various code cleanups use gst/audio/audio.h more allow...
2002-09-09 Thomas Vander... some simple fixes and additions
2002-09-09 Ronald S. BultjeThis adds v4l2 stuff to the build system
2002-09-09 Ronald S. BultjeThis patch: 1) would provide v4l2 plugins, if only...
2002-09-08 David I. LehnFixup dvdnav plugin.
2002-09-01 Wim TaymansMake a copy of device string as we're going to free it
2002-08-27 Christian Schallersmall fixage to get latest gconf stuff etc.
2002-08-27 Christian Schallerfix spec.in as DV has become LIBDV
2002-08-27 Thomas Vander... this should've gone in a long time ago
2002-08-26 Thomas Vander... patch from mromaine
2002-08-25 David SchleefAdd .swf file type, even though swfdec isn't in gst...
2002-08-17 Thomas Vander... fixes bugzilla.gnome.org/show_bug.cgi?id=90839
2002-08-14 Christian SchallerFixes and addition to license overview file. Contacted...
2002-08-13 Thomas Vander... ok, i should stop playing around with this now ;)
2002-08-13 Thomas Vander... also adding a libstdc++ check explicitly
2002-08-13 Thomas Vander... need c++
2002-08-13 Thomas Vander... closes bugzilla.gnome.org/show_bug.cgi?id=87453 please...
2002-08-13 Thomas Vander... shiny new avifile test macro let's give it a ride
2002-08-11 Steve Bakeruse gstcontrol as a lib, not a plugin
2002-08-11 Steve Bakeradd #include <stdlib.h> where needed
2002-08-10 David I. Lehnvorbis check fix (applied upstream) remove unused glade m4
2002-08-09 David I. Lehnlibdv build fixes
2002-08-09 David I. Lehnadd common and m4 to dist
2002-08-09 David I. Lehnupdate to 0.4.0-4 debian packages
2002-08-07 Thomas Vander... split gst plugins between c and c++ ones
2002-08-06 Thomas Vander... oops, longtime pending fix
2002-07-31 Wim TaymansBig endian fix.
2002-07-30 David SchleefUse bufferpool, if available
2002-07-30 David SchleefWill now negotiate I420, YV12, and RGB
2002-07-30 David SchleefAdd timestamping
2002-07-29 Wim TaymansAdded query/eventmask/format functions properly unref...
2002-07-28 Charles SchmidtAdded *BSD (and Darwin) ioctl cdaudio playing. Couple...
2002-07-28 Wim TaymansAvoid symbol conflicts
2002-07-28 Wim TaymansDo better sync
2002-07-28 Steve Bakerone bin is enough
2002-07-28 Steve Baker#include <string.h>
2002-07-28 Wim TaymansAdded linux/cdrom.h check patch from cbschmid
2002-07-28 Wim Taymansgnome_vfs_close implicitly destroys the handle
2002-07-28 David SchleefAdded reasonable values for primaries in YUV space...
2002-07-27 Wim TaymansAdded conditional for cdrom, someone needs to write...
2002-07-27 Wim TaymansAdded cdrom plugin
2002-07-26 David SchleefAdd videotestsrc plugin
2002-07-26 David SchleefNew plugin for generating a test video stream
2002-07-26 Wim TaymansParse the format as a fourcc
2002-07-26 Andy Wingofix to adder: don't pull on unusable pads
2002-07-25 David SchleefFix gst_buffer_copy_on_write() problem in chain_int...
2002-07-25 David SchleefFix: use gst_buffer_copy_on_write() instead of incorrec...
2002-07-24 Wim Taymans- implement eventmasks/format/querytype functions
2002-07-24 Wim TaymansSome small updates
2002-07-23 Wim Taymansmixmatrix makefiles
2002-07-22 Wim TaymansAdded more videocrop config..
2002-07-22 Wim TaymansAdded videocrop
2002-07-16 Andy Wingomake request pads work
2002-07-15 Thomas Vander... this is neater
2002-07-15 Thomas Vander... more of these
2002-07-15 Thomas Vander... more useful info
2002-07-15 Thomas Vander... avoid division by zero and add warning
2002-07-15 Thomas Vander... desc fix
2002-07-14 Thomas Vander... error output fix
2002-07-14 Thomas Vander... fix silly version requires
2002-07-12 Thomas Vander... small fixes
2002-07-12 Thomas Vander... parse to BIN dumbass
2002-07-12 Thomas Vander... fix to be able to link to gconf
2002-07-12 Thomas Vander... api changes and render/ghost functions
2002-07-11 Thomas Vander... this was wrong
2002-07-09 Andy Wingocompile fixen, and prepare to move MAINTAINER_MODE...
2002-07-09 Thomas Vander... fixaroo
2002-07-09 Thomas Vander... merge from release branch
2002-07-08 Wim TaymansFix bufferpool compile issues. please test..
2002-07-08 Thomas Vander... fixed -devel group
2002-07-08 Wim Taymansunref events free buffer in vorbisfile if it cannot...
2002-07-08 Wim TaymansVarious updates to the new event API
2002-07-07 Richard BoultonLICENSE_readme: Mention that synaesthesia is derived...
2002-07-05 David I. Lehnattempt to fix my sucky dv and festival breakage.
2002-07-04 David I. Lehnfix cdparanoia include dir location check.
2002-07-04 David I. LehnAdd festival to the dist
2002-07-04 David I. LehnAdd license files. LICENSE_readme moved here from...
2002-07-04 David I. Lehnduplicate of m4 in common/m4
2002-07-04 Zeeshan Alimoving to ortp...
2002-07-02 David SchleefFix warning
2002-07-02 David SchleefChange G_BREAKPOINT() to g_assert(), since G_BREAKPOINT...
2002-07-01 David SchleefPatch from xavier.bestel@free.fr to fix bug 83994....
2002-07-01 Thomas Vander... up the cvs version on head
next