const fixes
[platform/upstream/gst-plugins-good.git] / gst / avi / gstavidemux.c
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