remove copyright field from plugins
[platform/upstream/gst-plugins-good.git] / gst / avi / gstavidemux.c
2003-12-04 Andy Wingoremove copyright field from plugins
2003-11-27 David SchleefChange everyone to video/x-msvideo
2003-11-24 Benjamin OtteLicense is GST_LICENSE, make own debugging category...
2003-11-01 David SchleefMerge plugins. Update to new plugin init code
2003-10-31 David Schleefavidemux still depends on riff
2003-10-31 Iain HolmesDoesn't need to load gstriff
2003-10-28 Benjamin Ottemerge TYPEFIND branch. Major changes:
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. BRANCH-ERROR-ROOT
2003-09-15 Benjamin Otteconverted gst_element_error to new format in gst/ ...
2003-09-12 Ronald S. BultjeClarify DV type 1/2 difference
2003-07-24 David SchleefAdd buffer length checks to every typefinding function
2003-07-07 Brian CameronSupport ISO style variable length macros
2003-07-06 Ronald S. BultjeNew mimetypes gone into effect today - this commit...
2003-06-29 Benjamin Ottecompatibility fix for new GST_DEBUG stuff.
2003-06-14 Benjamin Ottegcc 3.3 and ppc fixes
2003-06-01 Ronald S. BultjeAdd support for new divx/xvid mimetypes
2003-05-29 Wim TaymansUpdate duration field
2003-05-24 Wim TaymansUNITS -> DEFAULT
2003-05-14 Ronald S. BultjePCM data in AVI is always little endian
2003-04-14 Benjamin Otteadded support for alaw/mulaw audio - yes, I have alaw...
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. Bultjedoh
2003-01-31 Ronald S. BultjeAdd metadata/streaminfo to AVI
2003-01-30 Wim TaymansDon't use samplesize on video frames
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 Wim TaymansReally add A52 caps now
2003-01-18 Thomas Vander Sticheledon't break the build
2003-01-18 Wim TaymansDon't barf on ISFT tags
2003-01-18 Wim TaymansAdd a52 audio
2003-01-15 Iain HolmesHandle JUNK and dmlh tags and when we find a broken...
2002-12-30 Wim TaymansFix plugins for new query API
2002-12-08 Iain HolmesReplace audio/mp3 with audio/x-mp3 and audio/x-flac...
2002-11-02 Wim TaymansAdded segment seek
2002-10-27 Ronald S. BultjeAdd ogg/vorbis support for avi files
2002-10-10 David Schleeffix for big endian machines. Chunk ID conversion was...
2002-09-23 Wim TaymansFix various overflow cases, this should fix seeking...
2002-09-18 Christian Schallerplugins part of license field patch
2002-09-12 Wim Taymansconst fixes
2002-09-09 Thomas Vander Sticheleremoving warnings (approved by wtay)
2002-08-27 Thomas Vander Stichelewhoops, this shouldn'tvegonein
2002-08-27 Thomas Vander Stichelesf's back
2002-08-02 Wim TaymansDon't send events on unusable pads
2002-07-24 Wim Taymans- added eventmask/query/format functions
2002-07-08 Wim Taymans- properly unref events
2002-07-04 Andy Wingofix multiline string
2002-06-18 Wim TaymansSeparate the movi processing loop from the index/entry...
2002-06-14 Wim TaymansHint bytestream about optimal size sync fixes for VBR...
2002-06-13 Wim TaymansIgnore bogus index entries
2002-06-09 Wim TaymansFix sync on avidemux
2002-06-02 Wim TaymansSome cleanups, add convert functions
2002-06-02 Thomas Vander SticheleUNITS fixes
2002-06-02 Wim TaymansRemove media specific seeking type in favour of unit...
2002-05-31 Steve Bakeradd ranks only for plugins who participate in autoplugg...
2002-05-30 Wim TaymansImplement an element event handler.
2002-05-26 Wim Taymans- Changed plugins for new APIs
2002-05-15 Steve Bakeruse new bytestream api. please test if you care about...
2002-04-20 Andy Wingoa hack to work around intltool's brokenness a current...
2002-04-14 Wim TaymansFix the padtemplate names.
2002-04-11 Andy WingoGstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLAT...
2002-03-30 Wim TaymansChanged to the new props API
2002-03-24 Andy Wingofilter newlines out of GST_DEBUG statements to reflect...
2002-03-19 Andy Wingoremoval of //-style comments don't link plugins to...
2002-03-06 Wim TaymansMake sure we use proper properties to define the differ...
2002-03-06 Andy Wingoparamspec type fix, make the source pads GST_PAD_SOMETIMES
2002-03-04 Andy Wingoupdate to the g_object_notify() way of sending the...
2002-02-04 Ronald S. BultjeSmall fixes
2002-02-03 Wim TaymansAssorted fixes.
2002-02-03 Ronald S. BultjeFixes AVI playback - doh
2002-01-31 Ronald S. BultjeVarious fixes
2002-01-19 Wim TaymansDon't push empty buffers
2002-01-19 Wim TaymansIgnore junk after the stream
2002-01-19 Christian SchallerOk a new batch of // to /* */ fixes commited
2002-01-16 Wim TaymansMake the video/avi caps for RIFF/AVI a bit more specific.
2002-01-15 Wim TaymansSomewhat handle events too.
2002-01-15 Wim TaymansFixed a serious parsing bug in avidemux
2002-01-13 Wim TaymansBring the plugins in sync with the new core capsnego...
2001-12-28 Wim TaymansFixed some plugins
2001-12-24 Wim TaymansInsert a yield operation.
2001-12-23 Wim TaymansFirst attempt at fixing avidemux
2001-12-22 Andy WingoInitial revision