summaryrefslogtreecommitdiff
path: root/gst/qtmux/atoms.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-15qtmux: Follow xmp serialization guidelines closerThiago Santos1-8/+75
2010-07-28qtmux: btrt - max bitrate before averageMarc-André Lureau1-2/+2
2010-07-07qtmux: Write 'btrt' atom for H.264 media if possibleArun Raghavan1-0/+24
2010-07-07qtmux: Write avg/max bitrate to ESDS if availableArun Raghavan1-3/+9
2010-03-22Add -Wold-style-definitionBenjamin Otte1-13/+13
2010-03-22Add -Wwrite-stringsBenjamin Otte1-1/+1
2010-03-21Add -Wmissing-declarations -Wmissing-prototypes to configure flagsBenjamin Otte1-6/+6
2010-03-11qtmux: add xmp supportThiago Santos1-1/+17
2010-02-22qtmux: write all udta children atomsThiago Santos1-1/+2
2010-02-16qtmux: prevent leaking hdlr nameMark Nauwelaerts1-0/+2
2010-02-16qtmux: support for ALACMark Nauwelaerts1-0/+10
2010-02-16qtmux: refactor building stsd entry 'wave' extensionMark Nauwelaerts1-24/+36
2010-02-02qtmux: Adds moov recovery featureThiago Santos1-47/+23
2010-02-01qtmux: for fixed-sample size streams (PCM audio, etc) don't allocate an enormousMichael Smith1-2/+2
2010-02-01qtmux: Set the mdia hdlr name field to what quicktime uses. Fix writing itMichael Smith1-1/+14
2010-01-27qtmux: streamline moov data memory storageMark Nauwelaerts1-163/+122
2010-01-14qtmux: Actually use new caps info on renegotiationThiago Santos1-2/+12
2010-01-14qtmux: Do caps renegotiation when it only adds fieldsThiago Santos1-1/+7
2009-12-14qtmux: support more of j2kThiago Santos1-24/+145
2009-12-08qtmux: remove c++ comments and add some more comments.Michael Smith1-0/+2
2009-12-08qtmux: add ima adpcm supportMichael Smith1-0/+71
2009-11-18qtmux: support for SVQ3Thiago Santos1-3/+39
2009-11-17qtmux: do not add size to the pointer variableThiago Sousa Santos1-4/+8
2009-11-17qtmux: handle 'late' streamsThiago Santos1-0/+28
2009-11-17qtmux: adds the EDTS and ELTS atoms to atoms.cThiago Santos1-0/+98
2009-11-06qtmux: Adding some ifs for protectionThiago Santos1-3/+7
2009-09-30qtmux: fix flags_as_uint to flags[]Marc-André Lureau1-2/+2
2009-06-25qtmux: Remove unused variable.Edward Hervey1-3/+0
2009-06-19qtmux: only use (64-bit) extended (mdat) atom size if needed. Fixes #585319.Mark Nauwelaerts1-3/+0
2009-06-19qtmux: compress/optimize stsc writingMark Nauwelaerts1-0/+4
2009-06-19qtmux: add 3GP style tagging (and refactor appropriately)Mark Nauwelaerts1-18/+111
2009-06-19qtmux (and variants): handle pixel-aspect-ratio. Fixes #584358.Mark Nauwelaerts1-2/+50
2009-06-01gppmux: enhance ftyp brand heuristic. Fixes #584360.Mark Nauwelaerts1-0/+6
2009-05-15[qtmux] Fixes segfault when adding a blob as first tag.Thiago Santos1-7/+5
2009-01-28Additional media type support in qtmux (and friends).Mark Nauwelaerts1-0/+52
2008-12-19gst/qtmux/: Dual license qtmux LGPL/MIT. Fixes #564232.Mark Nauwelaerts1-0/+23
2008-12-01gst/qtmux/atoms.c: Fix mj2 sample description metadata construction.Mark Nauwelaerts1-3/+3
2008-11-14gst/qtmux/: Revert previous commit.Mark Nauwelaerts1-23/+0
2008-11-14gst/qtmux/: Dual license LGPL/MIT, as apparently supposed to.Mark Nauwelaerts1-0/+23
2008-11-14gst/qtmux/: Cut detour in sample description extension construction.Mark Nauwelaerts1-54/+69
2008-11-08Copy qtmux from revision 148 of the gst-qtmux repository.Thiago Sousa Santos1-0/+2936