ext/alsa/gstalsa.c: Fix remaining caps handling errors due to CAPS merge.
[platform/upstream/gstreamer.git] / gst /
2003-12-22 David SchleefMerge CAPS branch
2003-12-21 Ronald S. Bultjeconfigure.ac: Improve mpeg2enc detection. This is for...
2003-12-19 Thomas Vander Stichelefix header define
2003-12-15 Benjamin Ottemake get_id3v1 work
2003-12-14 Ronald S. BultjeImplement query function and use GST_BUFFER_DURATION
2003-12-14 Ronald S. BultjeUse filtered caps for format detection, and use GST_BUF...
2003-12-14 Thomas Vander Sticheledistcheck fixes
2003-12-14 Ronald S. BultjeImplement query() function implementation in sinesrc...
2003-12-13 Benjamin Otteremoved GST_*_CAST. Disabling of type checking is done...
2003-12-08 Thomas Vander Sticheledistcheck fixes
2003-12-08 Christophe FergeauChanged a >= test to a > on the input buffer size in...
2003-12-08 Thomas Vander Sticheledistchekc fix
2003-12-04 Andy Wingoremove copyright field from plugins
2003-11-30 David SchleefFix c99-ism
2003-11-28 Christophe FergeauUse new tagging stuff to read and write flac metadata...
2003-11-27 David SchleefChange everyone to video/x-msvideo
2003-11-27 Iain Holmesm4a typefind function.
2003-11-26 Christophe FergeauMade gst_vorbis_tag_add public
2003-11-25 Christophe FergeauRenamed gstmp3tag.c to gstid3tag.c, changed application...
2003-11-24 Benjamin Ottetagging stuff and build fixes. In detail:
2003-11-23 Christophe FergeauProperly detects shn files with no seek tables at the end
2003-11-22 Benjamin Ottemake sinesrc error out on caps nego failures
2003-11-16 Leif Johnson+ checking in plugin category changes
2003-11-14 Benjamin Otteunify common typefind functions
2003-11-12 Benjamin Otteuse existing data in mp3 when available
2003-11-11 David SchleefFix caps negotiation in _getcaps and _link functions...
2003-11-10 Ronald S. BultjeTwo fixes. The first sets inited to TRUE when we're...
2003-11-09 Ronald S. BultjeTwo workarounds added for gcc-2.9x compatibility. The...
2003-11-07 Ronald S. BultjeRemove all config.h includes from header files, add...
2003-11-06 David Schleefadd config.h
2003-11-06 Jan SchmidtIt was the license disappeared out of the element detai...
2003-11-06 David SchleefAdd 'PICT' as possible qt atom type
2003-11-06 David SchleefAdded mpeg/video video stream typefinding
2003-11-06 David SchleefAdd 'pnot' as a valid atom name in quicktime
2003-11-04 Benjamin Ottegst_caps_get requires a NULL at the end
2003-11-02 Benjamin Otteforgot to make the element details static in here
2003-11-02 Ronald S. Bultjeand even sine sources can be generated again
2003-11-02 Benjamin Ottefix for new plugin system
2003-11-02 Benjamin Ottefix for new plugin system
2003-11-01 Iain HolmesAudioconvert - Check!
2003-11-01 David SchleefFixes for new plugin init system
2003-11-01 David Schleefchanges for new plugin init system
2003-10-31 Benjamin Ottefirst bunch of conversions to new plugin_init. Includes...
2003-10-31 Iain Holmesimage/x-xpixmap and image/x-sun-raster
2003-10-30 David SchleefFix height/width swap in function prototype. Fixes...
2003-10-29 Iain Holmesimage/x-jng typefind function
2003-10-29 Iain HolmesAdd video/x-mng typefinding for completeness
2003-10-29 Iain HolmesAnd there's image/x-xcf type finding for all the GIMP...
2003-10-29 David SchleefMove a few typefind functions to gst/typefind, remove...
2003-10-29 David SchleefClean up a warning
2003-10-29 David Schleefchange gst/bytestream.h to gst/bytestream/bytestream.h
2003-10-28 Benjamin Ottemerge TYPEFIND branch. Major changes:
2003-10-14 Ronald S. Bultjegcc-2.95 fixage
2003-10-08 Andy Wingo/GstBuffer/GstData/ in the API where you can pass event...
2003-10-01 Ronald S. BultjeNew typefind system: bytestream is now part of the...
2003-09-16 Thomas Vander Stichelereverting error patch before making a branch.
2003-09-15 Benjamin Otteconverted gst_element_error to new format in gst/ ...
2003-09-14 David SchleefAdd passthru. Remove height/width parameters. Fix...
2003-09-14 David SchleefFixes to make it pass media test. Remove frequency...
2003-09-11 David SchleefRemove all locally-defined optimization flags
2003-09-11 David SchleefAdd unlink function to properly handle unreffing buffer...
2003-08-29 Angel Carpinterofix ambiguos message of error on read return
2003-08-12 Angel CarpinteroSet by default SO_REUSEADDR and SO_KEEPALIVE socket...
2003-08-10 David SchleefRemove redundant plugindir definition
2003-08-07 Angel CarpinteroAdd a new parameter _socketop_ to allow use REUSEADDR...
2003-08-05 Angel CarpinteroFixed problems with select , which blocks after receive...
2003-07-27 David SchleefFix handling of RGB caps
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
next