summaryrefslogtreecommitdiffstats
path: root/gst/qtdemux/qtdemux.c
Commit message (Expand)AuthorAgeFilesLines
...
* Fix some of the fourcc to caps conversions. reenable setting of rate and n c...David Schleef2003-06-151-12/+26
* Complete rewrite. Not finished, nothing to see here.David Schleef2003-06-101-466/+1232
* Removed needless ; at the end of GST_PAD_TEMPLATE_FACTORY calls, which were c...Brian Cameron2003-05-221-2/+2
* Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer c...David Schleef2003-02-021-1/+1
* don't segfault when data didn't make it inThomas Vander Stichele2003-01-181-2/+5
* another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2003-01-101-1/+1
* plugins part of license field patchChristian Schaller2002-09-181-0/+1
* removing warnings (approved by wtay)Thomas Vander Stichele2002-09-091-5/+3
* qtdemux.c:315: warning: implicit declaration of function `free' qtdemux.c:331...Steve Baker2002-08-111-0/+2
* rearranging element treeThomas Vander Stichele2002-06-081-1/+1
* add ranks only for plugins who participate in autoplugging. If you have a fi...Steve Baker2002-05-311-0/+1
* use new bytestream apiSteve Baker2002-05-151-4/+5
* adding new quicktime parser:Artyom Baginski2002-05-011-0/+702