summaryrefslogtreecommitdiffstats
path: root/gst/avi/gstavidemux.h
Commit message (Expand)AuthorAgeFilesLines
* gst/avi/gstavidemux.*: Yeah, implement proper seeking. Exact seeking and segm...Edward Hervey2005-11-111-4/+5
* gst/avi/: Port from -THREADED to HEAD, and fix for latest API changes of the ...Ronald S. Bultje2005-06-301-13/+14
* gst/avi/gstavidemux.*: Invert DIB images. Fixes #132341.Ronald S. Bultje2005-01-291-0/+1
* ext/gnomevfs/gstgnomevfssrc.c: Some debug.Ronald S. Bultje2004-10-121-0/+2
* ext/flac/gstflacdec.c: Only return true if we actually filled something in. P...Ronald S. Bultje2004-09-291-2/+5
* ext/dirac/: Do something. Don't actually know if this works because I don't h...Ronald S. Bultje2004-09-231-3/+0
* gst/avi/gstavidemux.*: Fix for compressed audio (mp3) timestamp generation. H...Ronald S. Bultje2004-09-151-0/+1
* *.h: Revert indentingJohan Dahlin2004-03-151-44/+44
* gst-indentThomas Vander Stichele2004-03-141-44/+44
* configure.ac: Fix configure check for mpeg2enc. We need 1.6.1.93 instead of 1...Ronald S. Bultje2004-01-011-0/+1
* Riff, EBML, fourcc etc. work. Not fully finished, but better than what we use...Ronald S. Bultje2003-12-071-63/+59
* 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