summaryrefslogtreecommitdiffstats
path: root/gst/avi/gstavimux.c
Commit message (Expand)AuthorAgeFilesLines
* Replace audio/mp3 with audio/x-mp3 and audio/x-flac with application/x-flacIain Holmes2002-12-081-2/+2
* Add ogg/vorbis support for avi filesRonald S. Bultje2002-10-271-0/+10
* avi needs 4 byte paddingRonald S. Bultje2002-10-241-7/+47
* Make it loopbased and use only one video and one audio pad. framerate is also...Ronald S. Bultje2002-10-231-139/+214
* With these changes, the generated AVI has a valid index and can thus be read ...Ronald S. Bultje2002-09-191-11/+25
* License fixRonald S. Bultje2002-09-191-0/+1
* This fixes some problems when recording AVI files with gstrecRonald S. Bultje2002-09-191-19/+71
* plugins part of license field patchChristian Schaller2002-09-181-0/+1
* removing warnings (approved by wtay)Thomas Vander Stichele2002-09-091-4/+2
* - added eventmask/query/format functionsWim Taymans2002-07-241-0/+12
* merge from release branchThomas Vander Stichele2002-07-091-30/+25
* - Changed plugins for new APIsWim Taymans2002-05-261-11/+21
* a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo2002-04-201-2/+2
* GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo2002-04-111-10/+10
* fixed first bunch of compiler warningsBenjamin Otte2002-04-061-1/+3
* Changed to the new props APIWim Taymans2002-03-301-33/+55
* filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo2002-03-241-1/+1
* Bugfix - it now actually works (I think)Ronald S. Bultje2002-03-061-6/+3
* Get rid of a warningRonald S. Bultje2002-02-231-1/+1
* Small updates to avimux and the v4l plugins for usability in generalRonald S. Bultje2002-02-201-4/+15
* It should now basically work - fps calculations are still on the TODO listRonald S. Bultje2002-02-041-140/+170
* Some small adjustments for for better open-a-new-file handlingRonald S. Bultje2002-02-031-2/+6
* WARNING: avimux is still broken, but less broken than it used to be... Code i...Ronald S. Bultje2002-02-021-114/+803
* Ok a new batch of // to /* */ fixes commitedChristian Schaller2002-01-191-2/+2
* Bring the plugins in sync with the new core capsnego system.Wim Taymans2002-01-131-4/+5
* Initial revisionAndy Wingo2001-12-221-0/+376