summaryrefslogtreecommitdiffstats
path: root/gst/flv/gstflvmux.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-29flvmux: init variable to NULL to fix compiler warningTristan Matthews1-1/+1
2009-04-29flv: Set/require the framed/parsed fields of the audio/mpeg caps to TRUESebastian Dröge1-2/+2
2009-04-29flv: Always write at least the minimal tags and write the PAR as tagsSebastian Dröge1-8/+49
2009-04-29flv: Add support for muxing some tagsSebastian Dröge1-8/+225
2009-04-22flv: Add documentation to flvmux and flvdemuxSebastian Dröge1-0/+13
2008-10-27gst/flv/: Add support for Speex audio and allow buffers without valid timesta...Sebastian Dröge1-8/+23
2008-10-16gst/flv/gstflvmux.c: Don't set video_codec to the value that actually should ...Sebastian Dröge1-4/+4
2008-10-09gst/flv/: Add first version of a FLV muxer. The only missing feature is writi...Sebastian Dröge1-0/+754