summaryrefslogtreecommitdiff
path: root/libavcodec/tdsc.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/tdsc: Fix undefined shiftsAndreas Rheinhardt2020-07-021-3/+3
* Merge commit '7bf8db4db61eb09fac00eb665d8ec58de8817da6'Clément Bœsch2017-03-211-6/+9
|\
| * tdsc: use the new decoding APIAnton Khirnov2016-09-281-6/+9
* | avcodec/tdsc: return the packet size instead of 0Michael Niedermayer2016-12-151-1/+1
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-211-2/+2
|\ \ | |/
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-2/+2
* | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer2015-07-271-1/+1
|\ \ | |/
| * lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-271-1/+1
* | avcodec/tdsc: Remove ;;Michael Niedermayer2015-03-161-1/+1
* | avcodec/tdsc: use ff_codec_open2_recursive()Michael Niedermayer2015-03-131-1/+1
* | Merge commit '247e370e2a913db52ca079b347a174c8d393b171'Michael Niedermayer2015-03-131-4/+4
|/
* TDSC decoderVittorio Giovara2015-03-131-0/+627