summaryrefslogtreecommitdiff
path: root/sys/qtwrapper
AgeCommit message (Expand)AuthorFilesLines
2010-03-24osx: more compiler warning fixesTristan Matthews4-5/+7
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2-19/+17
2009-10-05Fix compilation warning with gcc-4.2.Alessandro Decina1-1/+1
2009-02-27qtwrapper: Only use _dump_mem() if requested.Edward Hervey1-0/+2
2009-02-23qtwrapper: Fix build on macosxEdward Hervey1-3/+3
2009-02-04Fix up things that the indent thingy complained aboutMichael Smith1-4/+6
2009-02-04Fix major leaks in qtwrapper audio decoders.Michael Smith1-2/+36
2009-01-29qtwrapper: Fixes build at case sensitive systems.Thiago Sousa Santos4-4/+4
2008-11-14sys/qtwrapper/codecmapping.c: Add some of our favorite codecs.David Schleef1-0/+6
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost1-1/+1
2008-11-03sys/qtwrapper/audiodecoders.c: Fix mismatched signedness compiler warning.Jan Schmidt1-1/+1
2008-10-30sys/qtwrapper/audiodecoders.c: Add ALAC support.Michael Smith2-74/+188
2008-07-01sys/qtwrapper/: Make qtwrapper compile/work on win32.Michael Smith9-311/+507
2007-11-26configure.ac: Add QuickTime Wrapper plug-in.Julien Moutte11-0/+2910