summaryrefslogtreecommitdiff
path: root/libavformat/matroskaenc.c
Commit message (Expand)AuthorAge
...
* Compile fix; missed a variable declaration in the last commitDavid Conrad2007-09-05
* Write one cluster and SimpleBlocks for the frames. Should now create playable...David Conrad2007-09-05
* First stab at writing the tracks element, still needs some additional cases f...David Conrad2007-09-05
* Remove useless debug writeDavid Conrad2007-09-05
* put_ebml_float()David Conrad2007-09-05
* Const correctnessDavid Conrad2007-09-05
* Get rid of put_ebml_utf8(); the error checking that would have distinguished ...David Conrad2007-09-05
* Cosmetics: align nicely for better readibilityDavid Conrad2007-09-05
* SimplifyDavid Conrad2007-09-05
* Beginning of mkv muxer, only EBML head is written correctlyDavid Conrad2007-09-05