avi: fix debug
[platform/upstream/gstreamer.git] / gst / avi / gstavimux.h
2012-04-17 Mark Nauwelaertscollectpads2: rename to collectpads
2012-01-10 Sebastian DrögeMerge branch 'master' into 0.11
2011-12-15 Mark Nauwelaertsavimux: use GstCollectPads2 event callback
2011-12-14 Vincent Penquerc'havimux: port to GstCollectPads2
2010-03-10 Michael Smithavimux: put the codec_data blob into the actual data...
2009-11-24 Thiago Santosavimux: fix indx duration for PCM audio
2009-10-16 Mark Nauwelaertsavimux: support (some) VBR audio muxing
2009-10-13 Wim Taymansavi: lower max file size
2009-01-06 Mark Nauwelaertsgst/avi/gstavimux.*: Ensure header size invariance...
2008-12-16 Stefan Kostgst/avi/gstavimux.*: Totally remove the internal taglis...
2008-06-29 Mark Nauwelaertsgst/avi/avi-ids.h: Add vprp chunk related structures.
2008-06-27 Mark Nauwelaertsgst/avi/gstavimux.*: Add 8 bytes to current streamheade...
2007-10-02 Stefan Kostgst/avi/gstavimux.*: Also save codec data for audio...
2007-01-14 Mark NauwelaertsAdd support for more than one audio stream; write bette...
2006-05-22 Mark Nauwelaertsgst/avi/gstavimux.*: - add odml (large file) index...
2006-04-27 Mark Nauwelaertsgst/avi/: Port AVI muxer to GStreamer-0.10 (#332031).
2005-01-19 Ronald S. Bultjeext/mad/gstmad.c: Fail if caps negotiation fails. Shoul...
2004-03-15 Johan Dahlin*.h: Revert indenting
2004-03-14 Thomas Vander Stichelegst-indent
2003-12-07 Ronald S. BultjeRiff, EBML, fourcc etc. work. Not fully finished, but...
2003-06-01 Ronald S. BultjeThis fixes avimux largely. Sound playback still isn...
2003-05-30 Ronald S. BultjeFix avimux (somewhat). Note: the EOS event still doesn...
2002-10-23 Ronald S. BultjeMake it loopbased and use only one video and one audio...
2002-09-19 Ronald S. BultjeThis fixes some problems when recording AVI files with...
2002-02-20 Ronald S. BultjeSmall updates to avimux and the v4l plugins for usabili...
2002-02-03 Ronald S. BultjeSome small adjustments for for better open-a-new-file...
2002-02-02 Ronald S. BultjeWARNING: avimux is still broken, but less broken than...
2001-12-23 Thomas Vander Stichelemade changes everywhere to accomodate for the headers...
2001-12-22 Andy WingoInitial revision