summaryrefslogtreecommitdiff
path: root/gst/qtmux
AgeCommit message (Expand)AuthorFilesLines
2010-09-15qtmux: Follow xmp serialization guidelines closerThiago Santos5-16/+146
2010-08-21qtmux: autodetect out-of-order input timestamps and determine DTS accordinglyMark Nauwelaerts1-12/+56
2010-07-28qtmux: use caps bitrate at last chanceMarc-André Lureau1-0/+5
2010-07-28qtmux: btrt - max bitrate before averageMarc-André Lureau1-2/+2
2010-07-07qtmux: Write 'btrt' atom for H.264 media if possibleArun Raghavan3-0/+29
2010-07-07qtmux: Write avg/max bitrate to ESDS if availableArun Raghavan4-9/+38
2010-07-02qtmux: Don't use bogus codec/format tagsEdward Hervey1-2/+10
2010-06-25qtmux: Write uint tags that don't have a complementThiago Santos1-4/+4
2010-06-21qtmux: Remove the pad from our internal list before calling collectpadsEdward Hervey1-15/+12
2010-05-19qtmux: Add VP8David Schleef3-1/+6
2010-03-30qtmux: use GStreamer package name and origin in the plugin infoTim-Philipp Müller1-2/+2
2010-03-25qtmux: init debug category before using itTim-Philipp Müller1-2/+2
2010-03-22Add -Wold-style-definitionBenjamin Otte1-13/+13
2010-03-22Add -Wwrite-stringsBenjamin Otte2-4/+4
2010-03-21Add -Wmissing-declarations -Wmissing-prototypes to configure flagsBenjamin Otte4-17/+10
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2-16/+11
2010-03-12qtmux: Use xmp on mp4mux and gppmux tooThiago Santos1-2/+5
2010-03-11qtmux: add xmp supportThiago Santos5-3/+36
2010-03-11qtmux: fix GST_ELEMENT_ERROR usageTim-Philipp Müller1-9/+9
2010-03-11qtmux: fix compile errorRob Clark1-1/+1
2010-03-01qtmux: Rename 'avc-sample' to 'avc' in capsThiago Santos1-1/+1
2010-02-26qtmux: Take lock around use of (non-threadsafe) tagsetter interface.Michael Smith1-1/+11
2010-02-22qtmux: write all udta children atomsThiago Santos1-1/+2
2010-02-22qtmux: Use internal sink pads listThiago Santos2-6/+23
2010-02-16qtmux: prevent leaking hdlr nameMark Nauwelaerts1-0/+2
2010-02-16qtmux: support for ALACMark Nauwelaerts4-2/+46
2010-02-16qtmux: refactor building stsd entry 'wave' extensionMark Nauwelaerts1-24/+36
2010-02-08qtmux: atomsrecovery: Fix compilation problemThiago Santos1-2/+10
2010-02-02qtmux: Adds moov recovery featureThiago Santos11-76/+2002
2010-02-01qtmux: for fixed-sample size streams (PCM audio, etc) don't allocate an enormousMichael Smith1-2/+2
2010-02-01qtmux: handle muxing adpcm correctly.Michael Smith1-2/+19
2010-02-01qtmux: Set the mdia hdlr name field to what quicktime uses. Fix writing itMichael Smith1-1/+14
2010-02-01qtmux: endianness in gstreamer is an int, not boolean.Michael Smith1-2/+1
2010-01-27qtmux: streamline moov data memory storageMark Nauwelaerts2-179/+136
2010-01-26qtmux: g_free is NULL safeThiago Santos1-9/+4
2010-01-20[cleanup] Various style and cleanupsBenjamin Otte3-14/+18
2010-01-14qtmux: Actually use new caps info on renegotiationThiago Santos2-4/+12
2010-01-14qtmux: Do caps renegotiation when it only adds fieldsThiago Santos2-7/+59
2010-01-13qtmux: provide request pads under wider conditionsMark Nauwelaerts1-1/+1
2010-01-13qtmux: Only accept avc-sample h264Thiago Santos1-0/+1
2010-01-11Rename aac's stream-format 'none' to 'raw'Thiago Santos2-4/+4
2010-01-11qtmux: Only accept stream-format='none' aacThiago Santos2-2/+20
2009-12-28qtmux: also add .h file changes to unbreak the buildStefan Kost1-0/+3
2009-12-27qtmux: use correct names from template for request padsStefan Kost1-4/+10
2009-12-27qtmux: move errors _new_pad to the endStefan Kost1-9/+25
2009-12-21qtmux: Accept non-paired uint tagsThiago Santos1-10/+19
2009-12-21qtmux: Adds new tagsThiago Santos2-0/+26
2009-12-14qtmux: support more of j2kThiago Santos6-34/+236
2009-12-14qtmux: Maps 'classification' tag for 3gpp filesThiago Santos3-0/+135
2009-12-08qtmux: remove c++ comments and add some more comments.Michael Smith2-2/+7