summaryrefslogtreecommitdiffstats
path: root/gst/flv/gstflvmux.c
Commit message (Expand)AuthorAgeFilesLines
* flvmux: fully use tagsetter to manage the tags. Fixes #563221Stefan Kost2009-09-031-32/+16
* flvmux: Fix writing of the index for < 128 buffersSebastian Dröge2009-08-031-1/+2
* flvmux: Fix resetting of the elementSebastian Dröge2009-08-031-6/+3
* flvmux: fix invalid write caused by using sizeof("string") as lengthTim-Philipp Müller2009-07-311-8/+8
* flvmux: Get the max duration from upstream if there's no duration tagSebastian Dröge2009-05-221-14/+40
* flvmux: Write an index table to the end of the fileSebastian Dröge2009-05-221-5/+149
* Fix compiler warningsJames Andrewartha2009-05-151-1/+1
* [MOVED FROM BAD 56/57] flvmux: init variable to NULL to fix compiler warningTristan Matthews2009-05-121-1/+1
* [MOVED FROM BAD 55/57] flv: Set/require the framed/parsed fields of the audio...Sebastian Dröge2009-05-121-2/+2
* [MOVED FROM BAD 54/57] flv: Always write at least the minimal tags and write ...Sebastian Dröge2009-05-121-8/+49
* [MOVED FROM BAD 53/57] flv: Add support for muxing some tagsSebastian Dröge2009-05-121-8/+225
* [MOVED FROM BAD 50/57] flv: Add documentation to flvmux and flvdemuxSebastian Dröge2009-05-121-0/+13
* [MOVED FROM BAD 39/57] gst/flv/: Add support for Speex audio and allow buffer...Sebastian Dröge2009-05-121-8/+23
* [MOVED FROM BAD 31/57] gst/flv/gstflvmux.c: Don't set video_codec to the valu...Sebastian Dröge2009-05-121-4/+4
* [MOVED FROM BAD 22/57] gst/flv/: Add first version of a FLV muxer. The only m...Sebastian Dröge2009-05-121-0/+754