summaryrefslogtreecommitdiff
path: root/tools/avinfo.c
Commit message (Expand)AuthorAgeFilesLines
* tools: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-291-14/+1
* avinfo: Fix parsing capabilitiesPali Rohár2019-01-311-1/+1
* avinfo: Dump unknown codecs and unknown categoriesPali Rohár2019-01-311-1/+14
* a2dp-codecs & avinfo: Simplify defintions and parsing of aptX familyPali Rohár2019-01-311-38/+15
* avinfo: Parse new A2DP codecsPali Rohár2018-12-281-2/+144
* a2dp-codecs: Properly define macros and struct for LDAC codecPali Rohár2018-12-281-2/+2
* a2dp-codecs: Define a2dp_vendor_codec_t struct in endian neutral wayPali Rohár2018-12-281-2/+2
* a2dp-codecs & avinfo: Fix parsing MPEG bit rate valuesPali Rohár2018-12-281-34/+101
* avinfo: Show Vendor Specific DataPali Rohár2018-12-281-1/+7
* avinfo: Fix buffer overflow when parsing broken/malicious dataPali Rohár2018-12-281-20/+71
* tools/avinfo: Print content protectionAndrzej Kaczmarek2015-11-161-1/+31
* tools/avinfo: Add partial support for Sony LDACAndrzej Kaczmarek2015-11-161-0/+12
* tools: Use local libbluetooth includesMarcel Holtmann2015-02-281-5/+5
* 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