summaryrefslogtreecommitdiffstats
path: root/gst/avi/gstavidemux.h
Commit message (Expand)AuthorAgeFilesLines
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-071-1/+0
* change gst/bytestream.h to gst/bytestream/bytestream.hDavid Schleef2003-10-291-1/+1
* merge TYPEFIND branch. Major changes:Benjamin Otte2003-10-281-1/+1
* New typefind system: bytestream is now part of the core all plugins have been...Ronald S. Bultje2003-10-011-1/+1
* Add metadata/streaminfo to AVIRonald S. Bultje2003-01-311-1/+2
* - new avi demuxer doesn't use a recursive infinite loop anymoreWim Taymans2003-01-201-4/+10
* Added segment seekWim Taymans2002-11-021-0/+1
* fix for big endian machines. Chunk ID conversion was being swabbed twice.David Schleef2002-10-101-2/+2
* Fix various overflow cases, this should fix seeking on very large files.Wim Taymans2002-09-231-1/+1
* Separate the movi processing loop from the index/entry parsing loopWim Taymans2002-06-181-0/+1
* Hint bytestream about optimal size sync fixes for VBR streamsWim Taymans2002-06-141-0/+1
* Some cleanups, add convert functionsWim Taymans2002-06-021-1/+0
* - Changed plugins for new APIsWim Taymans2002-05-261-38/+49
* s/Gnome-Streamer/GStreamer/Andy Wingo2002-03-201-1/+1
* update to the g_object_notify() way of sending the app information this is un...Andy Wingo2002-03-041-0/+2
* Assorted fixes.Wim Taymans2002-02-031-0/+2
* made changes everywhere to accomodate for the headers being in <gst/(lib)/......Thomas Vander Stichele2001-12-231-2/+2
* Initial revisionAndy Wingo2001-12-221-0/+109