filter newlines out of GST_DEBUG statements to reflect new core behavior fixes to...
[platform/upstream/gstreamer.git] / gst / avi / gstavidemux.c
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