copy license from .h to .c, so it's really the LGPL header now
[platform/upstream/gstreamer.git] / gst /
2003-07-25 Angel CarpinteroAdd mtu parameter
2003-07-25 Angel CarpinteroFix errors , now it doesn't complains and compiles...
2003-07-19 Leif Johnson+ the last of the float caps changes ... these are...
2003-07-19 Leif Johnson+ alterations to the adder for changed float caps
2003-07-19 Leif Johnson+ some whitespace changes + adding dummy definitions...
2003-07-18 Angel CarpinteroUpdate to new debugging system
2003-07-18 Zeeshan Aliadding none caps nego option
2003-07-17 Zeeshan AliA TCP plugin could be needed by many, including wtay...
2003-07-14 David SchleefCaps fixes. Change meaning of parameters to "default...
2003-07-14 David SchleefSimple replacement for fast, but broken, algorithm...
2003-07-14 David SchleefSimple replacement for faster, but broken, algorithm...
2003-07-08 David SchleefFixes from caps changes
2003-07-06 Ronald S. BultjeNew mimetypes gone into effect today - this commit...
2003-06-30 David Schleefbe more graceful when caps negotiation fails
2003-06-29 Benjamin Ottecompatibility fix for new GST_DEBUG stuff.
2003-06-11 Thomas Vander Stichelefix object reset
2003-06-10 Ronald S. BultjeBackport of #109069
2003-06-10 David Schleeffix: width is in bytes, not bits. Remove incorrect...
2003-05-24 Wim Taymans- return result of parent state change too
2003-05-21 Brian CameronUpdated autogen.sh/configure.ac and various Makefiles...
2003-05-18 David SchleefAdd sync parameter
2003-05-14 David SchleefFix issues with invalid fourcc parameters.
2003-05-13 David Schleefcode cleanup. Changed g_print to GST_DEBUG(). Fixed...
2003-05-12 Christian SchallerSome bugfixes:
2003-05-10 Thomas Vander Stichelefixes #112711
2003-05-09 David SchleefChange .p2align to .align for non-gas assemblers. ...
2003-05-02 Ronald S. BultjeFix compile error because of unused functions
2003-05-01 David Schleefrestore wtay's clocking changes in 1.17->1.18
2003-04-23 David SchleefAdd parameter to set the type of test pattern. Fix...
2003-04-22 David SchleefAdded a test pattern for black. Made it the default...
2003-04-22 David SchleefAdd 16 and 15-bit RGB formats
2003-04-22 David SchleefRewrote much of videoscale. Now handles most common...
2003-04-17 David SchleefFix height/width caps negotiation
2003-04-16 Benjamin Otte*_is_writeable => *_is_writable (spelling)
2003-04-16 David SchleefSignificant improvements to videotestsrc. More modular...
2003-04-15 Benjamin Ottechange *_is_readonly to *_is_writeable. Hope the name...
2003-04-15 Benjamin Otte- revert change to use a newly added gst_buffer_is_read...
2003-04-15 Colin WaltersChange agressive -> aggressive.
2003-04-15 Colin WaltersInitialize various variables so gcc won't complain.
2003-04-14 Benjamin OtteAdded initial version of audioconvert, a generic conver...
2003-02-11 Wim TaymansDo rate control, skip frames when too old.
2003-02-11 Wim Taymansref the caps when returning it as the result of a getca...
2003-01-11 Wim Taymans- Fix endless loop in adder
2003-01-10 Thomas Vander StichelePadConnect -> PadLink
2003-01-10 Thomas Vander Sticheleanother batch of connect->link fixes please let me...
2002-12-31 David I. Lehnexciting .cvsignore updates!
2002-12-08 Thomas Vander Sticheleparallel install fixes
2002-11-09 David SchleefFix divide by zero bug when rate==0
2002-11-01 Thomas Vander Stichelebackmerge
2002-10-30 David I. Lehnuse G_{BEGIN,END}_DECLS
2002-10-30 David I. Lehnfix videotestsrc ! fakesink: use macro to null terminat...
2002-10-27 Ronald S. BultjeFix some broken param_specs
2002-10-23 David Schleefadd rate parameter
2002-10-23 David Schleefadd black, superblack, darkgrey areas
2002-10-15 Andy Wingocomment out unused function
2002-10-04 David SchleefLots of new goodness. Will negotiate caps and output...
2002-10-01 Thomas Vander Stichelesorry
2002-10-01 Thomas Vander Stichelecode cleanups renamed FORMAT to WIDTH and disabled...
2002-09-23 Thomas Vander Sticheletalk about a painful merge
2002-09-18 Christian Schallerplugins part of license field patch
2002-09-15 David SchleefIf output size == input size, just pass through buffer
2002-09-12 Wim Taymansconst fixes
2002-09-12 Thomas Vander Stichelethis is what triggered olive's bug.
2002-09-10 Ronald S. BultjeThis updates all plugins to the new API for gst_pad_try...
2002-09-09 Thomas Vander Sticheleremoving warnings (approved by wtay)
2002-09-09 Thomas Vander Stichelevarious code cleanups use gst/audio/audio.h more allow...
2002-08-26 Thomas Vander Stichelepatch from mromaine
2002-08-11 Steve Bakeruse gstcontrol as a lib, not a plugin
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-28 Steve Baker#include <string.h>
2002-07-28 David SchleefAdded reasonable values for primaries in YUV space...
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-15 Thomas Vander Sticheledesc fix
2002-06-02 Wim TaymansMake elements nanoseconds aware
2002-05-29 Steve Bakeruse new dparams api. also has a slight optimisation...
2002-05-29 Steve Bakeruse new dparams api. run demo_dparams to hear how smoot...
2002-05-29 Andy Wingofix makefile...
2002-05-29 Andy Wingomaintainance on audioscale
2002-05-27 Andy Wingofixups in the prop view/controller compilation fixes...
2002-05-27 Andy Wingovolume 1.0 by default
2002-05-25 Thomas Vander Sticheleyield from time to time
2002-05-15 Steve Bakeruse new bytestream api. please test if you care about...
2002-05-05 Steve Bakersinesrc:
2002-05-05 Steve Bakermake the volume range a more sensible 0 -> 4 instead...
2002-05-04 Benjamin Ottegstvolume.c:321: warning: operation on 'i' may be undefined
2002-04-28 Steve Bakerthis is basically a rewrite of the volume plugin:
2002-04-26 Steve Bakeruse defaults that make a noise
2002-04-20 Andy Wingoa hack to work around intltool's brokenness a current...
2002-04-14 Steve Baker- dparams api changes
2002-04-14 Steve BakerARG_METHOD is an enum
2002-04-11 Andy WingoGstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLAT...
2002-04-10 Thomas Vander Stichelevarious Wall fixes
2002-04-06 Benjamin Ottefixed first bunch of compiler warnings
2002-04-02 jim thorntonFix: don't try to mangle a read-only buffer. This...
next