summaryrefslogtreecommitdiff
path: root/sys/qtwrapper/audiodecoders.c
Commit message (Expand)AuthorAgeFilesLines
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1
* Merge branch 'master' into 0.11Wim Taymans2011-06-151-5/+7
|\
| * 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-241-1/+1
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-9/+9
* Fix compilation warning with gcc-4.2.Alessandro Decina2009-10-051-1/+1
* 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-291-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-301-74/+183
* sys/qtwrapper/: Make qtwrapper compile/work on win32.Michael Smith2008-07-011-234/+389
* configure.ac: Add QuickTime Wrapper plug-in.Julien Moutte2007-11-261-0/+799