avidemux: Push mode seeking support
[platform/upstream/gst-plugins-good.git] / gst / avi / gstavidemux.h
2010-02-12 Robert Swainavidemux: Push mode seeking support
2010-01-20 Wim Taymansavidemux: rename some variable
2010-01-15 Wim Taymansavidemux: fallback to avih duration
2009-10-18 Edward Herveyavidemux: Use first indexed stream for seeking.
2009-10-18 Edward Herveyavidemux: Only expose streams that actually have someth...
2009-10-14 Mark Nauwelaertsavidemux: use GstIndex for (limited) seeking in push...
2009-10-14 Mark Nauwelaertsavidemux: add GstIndex support
2009-09-28 Wim Taymansavi: implement index scanning
2009-09-28 Wim Taymansavi: more cleanups
2009-09-28 Wim Taymansavidemux: small cleanups
2009-09-28 Wim Taymansavi: rewrite index playback
2009-09-28 Wim Taymansavidemux: add new index parsing code
2009-08-31 Mark Nauwelaertsavidemux: push mode; cater for unusual chunk sizes
2008-10-08 Wim Taymansgst/avi/gstavidemux.*: For timestamping audio packets...
2008-06-02 Thijs Vermeirgst/avi/gstavidemux.*: Implement reverse playback....
2007-05-30 Tim-Philipp Müllergst/avi/gstavidemux.*: Parse subtitle text streams...
2007-02-12 Stefan Kostgst/avi/gstavidemux.*: Save some memory (8%) by repacki...
2006-08-25 Wim Taymansgst/avi/gstavidemux.*: More attempts to turn this into...
2006-08-24 Wim Taymansgst/avi/gstavidemux.*: Some more cleanups.
2006-08-23 Stefan Kostgst/avi/gstavidemux.*: Initial streaming support for...
2006-08-22 Wim Taymansgst/avi/gstavidemux.*: Mark DISCONT.
2006-08-22 Wim Taymansgst/avi/gstavidemux.*: Precalc most of the duration...
2006-07-28 Stefan Kostgst/avi/gstavidemux.*: Whitespace fixes and more debug
2006-07-10 Edward Herveygst/avi/gstavidemux.*: Don't push tag events found...
2006-07-03 Edward Herveygst/avi/gstavidemux.*: Proper aggregation of each strea...
2006-06-01 Stefan KostFix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
2006-05-12 Wim Taymansgst/avi/gstavidemux.*: Some cleanups, prepare to use...
2006-03-03 Tim-Philipp Müllergst/avi/gstavidemux.*: If we have an index, use a durat...
2006-02-04 Tim-Philipp Müllergst/avi/gstavidemux.*: Third attempt, use gst_pad_is_li...
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-11-11 Edward Herveygst/avi/gstavidemux.*: Yeah, implement proper seeking...
2005-06-30 Ronald S. Bultjegst/avi/: Port from -THREADED to HEAD, and fix for...
2005-01-29 Ronald S. Bultjegst/avi/gstavidemux.*: Invert DIB images. Fixes #132341.
2004-10-12 Ronald S. Bultjeext/gnomevfs/gstgnomevfssrc.c: Some debug.
2004-09-29 Ronald S. Bultjeext/flac/gstflacdec.c: Only return true if we actually...
2004-09-23 Ronald S. Bultjeext/dirac/: Do something. Don't actually know if this...
2004-09-15 Ronald S. Bultjegst/avi/gstavidemux.*: Fix for compressed audio (mp3...
2004-03-15 Johan Dahlin*.h: Revert indenting
2004-03-14 Thomas Vander Stichelegst-indent
2004-01-01 Ronald S. Bultjeconfigure.ac: Fix configure check for mpeg2enc. We...
2003-12-07 Ronald S. BultjeRiff, EBML, fourcc etc. work. Not fully finished, but...
2003-11-07 Ronald S. BultjeRemove all config.h includes from header files, add...
2003-10-29 David Schleefchange gst/bytestream.h to gst/bytestream/bytestream.h
2003-10-28 Benjamin Ottemerge TYPEFIND branch. Major changes:
2003-10-01 Ronald S. BultjeNew typefind system: bytestream is now part of the...
2003-01-31 Ronald S. BultjeAdd metadata/streaminfo to AVI
2003-01-20 Wim Taymans- new avi demuxer doesn't use a recursive infinite...
2002-11-02 Wim TaymansAdded segment seek
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