summaryrefslogtreecommitdiff
path: root/gst/qtmux
Commit message (Expand)AuthorAgeFilesLines
* qtmux: Don't require endianness field for 8 bit raw audioJan Urbanski2009-08-041-4/+10
* qtmux: Remove unused variable.Edward Hervey2009-06-251-3/+0
* qtmux: Fix debug statement.Edward Hervey2009-06-251-1/+2
* qtmux: only use (64-bit) extended (mdat) atom size if needed. Fixes #585319.Mark Nauwelaerts2009-06-193-21/+42
* qtmux: set default movie timescale to microsecond unitsMark Nauwelaerts2009-06-191-1/+1
* qtmux: compress/optimize stsc writingMark Nauwelaerts2009-06-191-0/+4
* qtmux: add 3GP style tagging (and refactor appropriately)Mark Nauwelaerts2009-06-195-151/+487
* qtmux (and variants): handle pixel-aspect-ratio. Fixes #584358.Mark Nauwelaerts2009-06-194-3/+55
* gppmux: enhance ftyp brand heuristic. Fixes #584360.Mark Nauwelaerts2009-06-014-4/+57
* qtmux: use different stsd atom type for H263 for ISO and QT variantsMark Nauwelaerts2009-05-282-1/+5
* [qtmux] Fixes segfault when adding a blob as first tag.Thiago Santos2009-05-151-7/+5
* gppmux: Add MPEG-4 part 2 to supported formats. Fixes #581593.Mark Nauwelaerts2009-05-101-1/+1
* Add ranks to various muxers and encoders in -badChristian Schaller2009-05-071-1/+1
* qtmux: changes caps of src pads to video/quicktime, variant=somethingThiago Santos2009-04-301-3/+4
* mp4mux: Changes src caps to application/x-iso-mp4Thiago Santos2009-04-241-2/+1
* qtmux: fix reusing elementMark Nauwelaerts2009-03-261-0/+7
* qtmux: fix includes for lseekWim Taymans2009-03-231-0/+5
* win32: fix seeking in large filesLRN2009-03-231-1/+18
* Makefile.am: no static libs for pluginsStefan Kost2009-03-221-0/+1
* qtmux: Be a bit more verbose in our debug message when failing to renegotiateEdward Hervey2009-03-031-2/+2
* Additional media type support in qtmux (and friends).Mark Nauwelaerts2009-01-284-9/+77
* gst/qtmux/gstqtmuxmap.c: Add video/x-qt-part and video/x-m4-part to caps so s...David Schleef2009-01-091-2/+4
* gst/qtmux/gstqtmux.c: Do not tempt or suggest to violate gst_collect_pads API...Mark Nauwelaerts2008-12-191-1/+0
* gst/qtmux/: Dual license qtmux LGPL/MIT. Fixes #564232.Mark Nauwelaerts2008-12-1912-0/+277
* Totally remove the internal taglists and fully use tagsetter. Fixes various t...Stefan Kost2008-12-162-35/+16
* gst/qtmux/atoms.c: Fix mj2 sample description metadata construction.Mark Nauwelaerts2008-12-011-3/+3
* gst/qtmux/gstqtmux.c: Quiet a debugging message that I recently added.David Schleef2008-11-181-1/+6
* gst/qtmux/gstqtmux.*: Use dts from GST_BUFFER_OFFSET_END() for video/x-qt-part.David Schleef2008-11-152-14/+42
* gst/qtmux/: Revert previous commit.Mark Nauwelaerts2008-11-1412-277/+0
* gst/qtmux/: Dual license LGPL/MIT, as apparently supposed to.Mark Nauwelaerts2008-11-1412-0/+277
* gst/qtmux/: Cut detour in sample description extension construction.Mark Nauwelaerts2008-11-145-74/+111
* gst/qtmux/gstqtmux.c: Add some more safety/sanity checks in tag manipulation.Mark Nauwelaerts2008-11-111-4/+4
* Copy qtmux from revision 148 of the gst-qtmux repository.Thiago Sousa Santos2008-11-0813-0/+6855