fix for big endian machines. Chunk ID conversion was being swabbed twice.
[platform/upstream/gst-plugins-good.git] / gst / avi / gstavidemux.h
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-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-02 Wim TaymansSome cleanups, add convert functions
2002-05-26 Wim Taymans- Changed plugins for new APIs
2002-03-20 Andy Wingos/Gnome-Streamer/GStreamer/
2002-03-04 Andy Wingoupdate to the g_object_notify() way of sending the...
2002-02-03 Wim TaymansAssorted fixes.
2001-12-23 Thomas Vander Stichelemade changes everywhere to accomodate for the headers...
2001-12-22 Andy WingoInitial revision