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