summaryrefslogtreecommitdiffstats
path: root/gst/matroska/matroska-mux.c
Commit message (Expand)AuthorAgeFilesLines
* ext/alsa/gstalsa.c: Reset variables on READY.Ronald S. Bultje2005-01-091-1/+6
* ext/dv/gstdvdec.c: Fix audio caps i just broke (missing ',')Stéphane Loeuillet2005-01-071-1/+3
* set correct buffer durations in mp3parse, set default_duration in matroskamux...Arwed v. Merkatz2004-12-061-0/+6
* use audio/x-ttafile and audio/x-tta for tta instead of audio/x-tta and audio/...Arwed v. Merkatz2004-09-151-2/+2
* Write meta-seek information (seek heads).Arwed v. Merkatz2004-09-091-0/+59
* Write multiple blocks/frames per cluster.Arwed v. Merkatz2004-09-091-10/+38
* Create cue entries for audio only files.Arwed v. Merkatz2004-09-011-4/+17
* Write track and segment UIDs, write muxing date, write TRACKDEFAULTDURATION f...Arwed v. Merkatz2004-09-011-6/+64
* Mux video/x-divx and video/x-xvid in VFW compatibility mode so it actually worksArwed v. Merkatz2004-08-271-4/+32
* Fix byte order reversion for writing ebml floats.Arwed v. Merkatz2004-08-261-10/+61
* add debug categories to matroskaThomas Vander Stichele2004-07-181-0/+6
* first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet2004-05-211-2/+2
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-105/+105
* gst-indentThomas Vander Stichele2004-03-141-236/+207
* Merge CAPS branchDavid Schleef2003-12-221-265/+222
* configure.ac: Improve mpeg2enc detection. This is for distributions that do s...Ronald S. Bultje2003-12-211-7/+84
* Sorry Dave... Add mpegversion=1 to mp3 caps everywhere so that the autoplugge...Ronald S. Bultje2003-12-181-1/+1
* Riff, EBML, fourcc etc. work. Not fully finished, but better than what we use...Ronald S. Bultje2003-12-071-0/+961