Copy qtmux from revision 148 of the gst-qtmux repository.
authorThiago Sousa Santos <thiagossantos@gmail.com>
Sat, 8 Nov 2008 02:00:58 +0000 (02:00 +0000)
committerDavid Schleef <ds@schleef.org>
Sat, 8 Nov 2008 02:00:58 +0000 (02:00 +0000)
commite8d0f5e3b34d1657a0afe7af421d349faca216ee
tree06964dc59f8be5bea086a5c98a9183a002e0174d
parent5e8f80a9f5d1a9528ff016f05ef62da24f2b546a
Copy qtmux from revision 148 of the gst-qtmux repository.

Original commit message from CVS:
patch by: Thiago Sousa Santos <thiagossantos@gmail.com>
* configure.ac:
* gst/qtmux/Makefile.am:
* gst/qtmux/atoms.c:
* gst/qtmux/atoms.h:
* gst/qtmux/descriptors.c:
* gst/qtmux/descriptors.h:
* gst/qtmux/fourcc.h:
* gst/qtmux/ftypcc.h:
* gst/qtmux/gstqtmux.c:
* gst/qtmux/gstqtmux.h:
* gst/qtmux/gstqtmuxmap.c:
* gst/qtmux/gstqtmuxmap.h:
* gst/qtmux/properties.c:
* gst/qtmux/properties.h:
Copy qtmux from revision 148 of the gst-qtmux repository.
Fixes #550280.
15 files changed:
ChangeLog
configure.ac
gst/qtmux/Makefile.am [new file with mode: 0644]
gst/qtmux/atoms.c [new file with mode: 0644]
gst/qtmux/atoms.h [new file with mode: 0644]
gst/qtmux/descriptors.c [new file with mode: 0644]
gst/qtmux/descriptors.h [new file with mode: 0644]
gst/qtmux/fourcc.h [new file with mode: 0644]
gst/qtmux/ftypcc.h [new file with mode: 0644]
gst/qtmux/gstqtmux.c [new file with mode: 0644]
gst/qtmux/gstqtmux.h [new file with mode: 0644]
gst/qtmux/gstqtmuxmap.c [new file with mode: 0644]
gst/qtmux/gstqtmuxmap.h [new file with mode: 0644]
gst/qtmux/properties.c [new file with mode: 0644]
gst/qtmux/properties.h [new file with mode: 0644]