aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* various: fix pad template ref leaksVincent Penquerc'h2011-11-282-4/+2
* qtwrapper: Decode audio until all input data is consumedMartin Storsjo2011-05-301-1/+1
* qtwrapper: Replace the hackish 42 magic number with a defineMartin Storsjo2011-05-301-4/+5
* osx: more compiler warning fixesTristan Matthews2010-03-234-5/+7
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-182-19/+17
* Fix compilation warning with gcc-4.2.Alessandro Decina2009-10-051-1/+1
* qtwrapper: Only use _dump_mem() if requested.Edward Hervey2009-02-271-0/+2
* qtwrapper: Fix build on macosxEdward Hervey2009-02-231-3/+3
* Fix up things that the indent thingy complained aboutMichael Smith2009-02-041-4/+6
* Fix major leaks in qtwrapper audio decoders.Michael Smith2009-02-041-2/+36
* qtwrapper: Fixes build at case sensitive systems.Thiago Sousa Santos2009-01-294-4/+4
* sys/qtwrapper/codecmapping.c: Add some of our favorite codecs.David Schleef2008-11-141-0/+6
* Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2008-11-041-1/+1
* sys/qtwrapper/audiodecoders.c: Fix mismatched signedness compiler warning.Jan Schmidt2008-11-031-1/+1
* sys/qtwrapper/audiodecoders.c: Add ALAC support.Michael Smith2008-10-302-74/+188
* sys/qtwrapper/: Make qtwrapper compile/work on win32.Michael Smith2008-07-019-311/+507
* configure.ac: Add QuickTime Wrapper plug-in.Julien Moutte2007-11-2611-0/+2910