summaryrefslogtreecommitdiff
path: root/tools/avinfo.c
Commit message (Expand)AuthorAgeFilesLines
* tools: Fix resource leak closing skAndrei Emeltchenko2014-08-111-0/+2
* tools/avinfo: Decode aptX codec capabilitiesAndrzej Kaczmarek2014-05-271-3/+31
* tools/avinfo: Decode MPEG-2,4 AAC codec capabilitiesAndrzej Kaczmarek2014-05-271-2/+50
* audio: Fix a2dp_vendor_codec_t declarationAndrzej Kaczmarek2014-05-271-5/+3
* tools: Print codec name for MPEG24 capability typeMarcel Holtmann2014-05-131-0/+7
* Revert "Ensure config.h is included by using CPPFLAGS"Johan Hedberg2012-12-071-0/+4
* Ensure config.h is included by using CPPFLAGSLucas De Marchi2012-12-051-4/+0
* build: Remove stupid -I directivesMarcel Holtmann2012-11-201-1/+1
* avinfo: Print a2dp vendor codec infoChan-yeol Park2012-10-091-0/+15
* avinfo: Replace definitions with a2dp-codecs.h'sChan-yeol Park2012-10-091-107/+6
* Fix empty parameter list in functions declarationsSzymon Janc2011-05-181-1/+1
* Update Nokia copyrightsJohan Hedberg2010-01-071-1/+1
* Update copyright informationMarcel Holtmann2010-01-011-1/+1
* Make use of size_t and ssize_t when possibleJohan Hedberg2009-03-121-11/+12
* Fix mostly every warning caused by -Wsign-compareMarcel Holtmann2009-01-291-2/+2
* Update copyright informationMarcel Holtmann2009-01-011-1/+1
* Make local functions staticMarcel Holtmann2008-12-231-2/+2
* Add -i option to avinfo.Luiz Augusto von Dentz2008-09-081-11/+22
* Fix typos and coding styleMarcel Holtmann2008-04-151-24/+22
* Print mpeg sep information.Luiz Augusto von Dentz2008-04-071-1/+94
* Introduce avinfo tool.Luiz Augusto von Dentz2008-04-011-0/+569