summaryrefslogtreecommitdiff
path: root/libavcodec/libdcadec.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/libdcadec: exss is used only under ifdef, thus mark it as potentially...Michael Niedermayer2015-07-281-1/+1
* Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer2015-07-271-1/+1
|\
| * lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-271-1/+1
* | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer2015-07-271-1/+1
|\ \ | |/
| * lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-271-1/+1
* | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer2015-07-271-1/+1
|\ \ | |/
* | avcodev/libdcadec: implement request_channel_layoutJames Almer2015-07-081-0/+33
* | avcodec/libdcadec: export matrix encoding side dataJames Almer2015-07-071-0/+21
* | libdcadec: search for frames that start late in a packetJames Almer2015-05-241-1/+4
* | avcodec/libdcadec: honor AVCodecContext bitexact flagJames Almer2015-04-091-1/+6
* | avcodec/libdcadec: remove av_assert and check bits_per_sample more completelyMichael Niedermayer2015-03-301-3/+1
* | Merge commit '72025ac36c740f031d7e413041fdfe97087c83c4'Michael Niedermayer2015-03-291-2/+12
|\ \ | |/
| * lavc: add libdcadec decoderHendrik Leppkes2015-03-291-0/+205
* avcodec: Fix libdcadec include dirKacper Michajłow2015-03-201-1/+1
* avcodec: add libdcadec decoderHendrik Leppkes2015-03-201-0/+197