summaryrefslogtreecommitdiffstats
path: root/gst/qtmux/gstqtmux.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-04qtmux: Don't require endianness field for 8 bit raw audioJan Urbanski1-4/+10
2009-06-25qtmux: Fix debug statement.Edward Hervey1-1/+2
2009-06-19qtmux: only use (64-bit) extended (mdat) atom size if needed. Fixes #585319.Mark Nauwelaerts1-17/+41
2009-06-19qtmux: set default movie timescale to microsecond unitsMark Nauwelaerts1-1/+1
2009-06-19qtmux: add 3GP style tagging (and refactor appropriately)Mark Nauwelaerts1-132/+347
2009-06-19qtmux (and variants): handle pixel-aspect-ratio. Fixes #584358.Mark Nauwelaerts1-1/+2
2009-05-28qtmux: use different stsd atom type for H263 for ISO and QT variantsMark Nauwelaerts1-1/+4
2009-05-07Add ranks to various muxers and encoders in -badChristian Schaller1-1/+1
2009-03-26qtmux: fix reusing elementMark Nauwelaerts1-0/+7
2009-03-23qtmux: fix includes for lseekWim Taymans1-0/+5
2009-03-23win32: fix seeking in large filesLRN1-1/+18
2009-03-03qtmux: Be a bit more verbose in our debug message when failing to renegotiateEdward Hervey1-2/+2
2009-01-28Additional media type support in qtmux (and friends).Mark Nauwelaerts1-0/+8
2008-12-19gst/qtmux/gstqtmux.c: Do not tempt or suggest to violate gst_collect_pads API...Mark Nauwelaerts1-1/+0
2008-12-19gst/qtmux/: Dual license qtmux LGPL/MIT. Fixes #564232.Mark Nauwelaerts1-0/+23
2008-12-16Totally remove the internal taglists and fully use tagsetter. Fixes various t...Stefan Kost1-33/+16
2008-11-18gst/qtmux/gstqtmux.c: Quiet a debugging message that I recently added.David Schleef1-1/+6
2008-11-15gst/qtmux/gstqtmux.*: Use dts from GST_BUFFER_OFFSET_END() for video/x-qt-part.David Schleef1-13/+39
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-14/+31
2008-11-11gst/qtmux/gstqtmux.c: Add some more safety/sanity checks in tag manipulation.Mark Nauwelaerts1-4/+4
2008-11-08Copy qtmux from revision 148 of the gst-qtmux repository.Thiago Sousa Santos1-0/+1823