Move to m4/ instead of common/m4/
[platform/upstream/gst-plugins-good.git] / gst /
2003-07-17 David SchleefFixes to make it compile without GNOME, and with a...
2003-07-15 Ronald S. BultjeUpdate to new debugging system
2003-07-15 Brian CameronAdded #include of config.h so that they symbol "VERSION...
2003-07-14 David SchleefCaps fixes and general cleanup.
2003-07-13 Zeeshan AliGSM -> RTP and viceversa
2003-07-12 Thomas Vander Stichelevarious spec file and build fixes agogo /me kicks ds...
2003-07-11 Ronald S. BultjeSilence and fix typefinding
2003-07-10 Christian Schallerfix licensing terms for Goom, it is LGPL not GPL
2003-07-08 Benjamin Otteanother comma missing
2003-07-07 Brian CameronSupport ISO style variable length macros
2003-07-06 Ronald S. BultjeNew mimetypes gone into effect today - this commit...
2003-07-05 Christian Schallersmall disting fix
2003-07-02 David Schleefadd formats to base class, not the actual videofilter...
2003-07-02 David SchleefAdd a base init function
2003-07-02 David Schleefmove code from videoflip directory. Why? I don't...
2003-07-02 David Schleefvideo balancing (brightness, contrast, etc.)
2003-07-02 David SchleefAdd videobalance from template
2003-07-02 David SchleefAdd videoflip, created from template.
2003-07-02 David SchleefGstVideofilter abstract class for video filters
2003-06-30 David SchleefFix type punning.
2003-06-29 Benjamin Ottecompatibility fix for new GST_DEBUG stuff.
2003-06-27 Thomas Vander Stichelefix category
2003-06-26 Ronald S. BultjeRemove some more unused cruft left over from our ancien...
2003-06-23 David Schleef"My way" turned out to cause seg faults. :) Fixed...
2003-06-22 David Schleefnew "Electric Fence" element, that converts each buffer...
2003-06-19 David SchleefRevert last two changes and do it my way. :)
2003-06-19 Brian CameronSupport ISO-style variable argument macros.
2003-06-17 Ronald S. Bultjewhich causes a segfault. I'm working on that
2003-06-16 David SchleefHandle compressed headers. Fix inappropriate use of...
2003-06-15 David SchleefFix some of the fourcc to caps conversions. reenable...
2003-06-14 Benjamin Ottegcc 3.3 and ppc fixes
2003-06-13 Wim TaymansAdded state change function where state is cleared
2003-06-13 David SchleefRotate/flip video by increments of 90 degrees.
2003-06-10 David SchleefComplete rewrite. Not finished, nothing to see here.
2003-06-09 Zeeshan AliCongrats everyone! udp plugins are now multicast-enabled
2003-06-09 Zeeshan Alilocalhost (the default host) couldnt get resolved
2003-06-07 Ronald S. BultjeActually push the event over to the next element instea...
2003-06-06 David SchleefMake sure buffer is long enough in type_find. Attempt...
2003-06-01 Ronald S. BultjeAdd support for new divx/xvid mimetypes
2003-06-01 Ronald S. BultjePrevent warning
2003-06-01 Ronald S. BultjeOops
2003-06-01 Ronald S. BultjeThis fixes avimux largely. Sound playback still isn...
2003-05-30 Ronald S. BultjeFix avimux (somewhat). Note: the EOS event still doesn...
2003-05-29 Wim TaymansUpdate duration field
2003-05-24 Wim TaymansUNITS -> DEFAULT
2003-05-22 Zeeshan Alilocalhost should not be looked-up and the user should...
2003-05-22 Brian CameronRemoved needless ; at the end of GST_PAD_TEMPLATE_FACTO...
2003-05-22 Brian CameronMade the SWAP and PREPARE_3D_LINE macros work with...
2003-05-22 Brian CameronFixed header files so that rtp builds on Solaris
2003-05-21 Brian CameronCorrected the configure.ac so it actually works. Updat...
2003-05-21 Brian CameronUpdated autogen.sh/configure.ac and various Makefiles...
2003-05-20 David SchleefFix typo in last checkin
2003-05-20 David SchleefFix typo (incorrect pointer dereference). Change the...
2003-05-17 Benjamin Ottemake wavparse not segfault when somebody puts data...
2003-05-14 Ronald S. BultjeHm, one more little endian fix
2003-05-14 Ronald S. BultjePCM data in AVI is always little endian
2003-05-13 Ronald S. Bultjewavenc supports 8 bits too
2003-05-12 Ronald S. BultjeI'm too lazy to comment this
2003-05-10 Thomas Vander Stichelefixes #112657
2003-04-29 Benjamin Ottebugfixes:
2003-04-15 Benjamin Ottewe do not destroy anything anymore. Not even unwanted...
2003-04-14 Benjamin Otteadded support for alaw/mulaw audio - yes, I have alaw...
2003-04-13 Wim Taymans- handle mono audio too
2003-04-11 Benjamin Ottefixes to wavparse:
2003-04-07 David SchleefFix a bunch of endianness conversions that were done...
2003-04-06 Ronald S. BultjeFixup for bug 109797 and 109094
2003-03-25 Benjamin Ottewav is little endian
2003-03-24 Benjamin OtteI bet you didn't try if the fix worked, BBB ;)
2003-03-14 Ronald S. BultjeFix compiler problems with gcc-2.96/RH-7.3
2003-03-04 Wim Taymansresync on discont events
2003-03-04 Wim TaymansAdded state change function to clear some state in...
2003-03-03 Benjamin OtteMake alaw / mulaw work again.
2003-03-02 Zeeshan AliSilly bug, i wonder who was the last one to play with it
2003-03-02 Wim TaymansCommit header changes too
2003-03-02 Christian SchallerComplete the move of the RTP plugin
2003-03-01 Wim TaymansImplement seeking on wav
2003-02-25 Benjamin Otteget this thing working (again ?)
2003-02-25 Wim TaymansForward events.
2003-02-23 Ronald S. BultjeFix bug 105886
2003-02-10 Zeeshan AliMaking some things work and breaking others
2003-02-04 Wim TaymansBigendian fixes
2003-02-04 Wim TaymansEndian fixes for index parsing.
2003-02-02 Wim TaymansFix endian issues with metadata. Some Cleanups too
2003-02-02 David SchleefChange %lld, %llu to G_G[U]INT64_FORMAT globally. ...
2003-01-31 Ronald S. Bultjeadd some extra checking on validity of pads before...
2003-01-31 Owen Fraser-GreenRenamed GST_RIFF_WAVE_FORMAT_DIVX and _divx to _DIVX_WM...
2003-01-31 Ronald S. Bultjedoh
2003-01-31 Ronald S. BultjeAdd metadata/streaminfo to AVI
2003-01-30 Zeeshan AliJust correcting my mistake
2003-01-30 Zeeshan AliThe first attempt to support MAS. Dont expect it to...
2003-01-30 Wim TaymansDon't use samplesize on video frames
2003-01-28 Ronald S. BultjeDOH! (yes, I'm a moron)
2003-01-26 Ronald S. BultjeSomeone forgot to fix this connect->link thingy - can...
2003-01-25 Wim TaymansBe nice to the indians
2003-01-21 Wim Taymans- Parse strn tag
2003-01-20 Wim Taymans- new avi demuxer doesn't use a recursive infinite...
2003-01-19 Christian Schallerhmm, fix some build breakage
2003-01-19 Wim TaymansReally add A52 caps now
2003-01-18 Thomas Vander Sticheledon't break the build
2003-01-18 Thomas Vander Sticheledon't segfault when data didn't make it in
next