summaryrefslogtreecommitdiffstats
path: root/libavcodec/takdec.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '4a2b26fc1b1ad123eba473a20e270f2b0ba92bca'Michael Niedermayer2013-02-131-11/+8
|\
| * tak: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-11/+8
* | Merge commit '218aefce4472dc02ee3f12830a9a894bf7916da9'Michael Niedermayer2013-02-091-0/+1
|\ \ | |/
| * dsputil: Move LOCAL_ALIGNED macros to libavutilDiego Biurrun2013-02-081-0/+1
| * takdec: fix initialisation of LOCAL_ALIGNED arrayJosh Allmann2012-12-081-1/+3
| * takdec: fix initialisation of LOCAL_ALIGNED arrayMans Rullgard2012-12-071-1/+3
| * tak: demuxer, parser, and decoderPaul B Mahol2012-12-071-0/+929
* takdec: switch to init_get_bits8()Paul B Mahol2013-01-281-1/+2
* takdec: silence/fix warning for undefined behaviorPaul B Mahol2012-12-101-1/+2
* tak: reduce difference with qatarPaul B Mahol2012-12-091-418/+394
* lavc/takdec: s/get_b/get_bits_esc4Paul B Mahol2012-12-071-4/+4
* lavc/takdec: simplify codePaul B Mahol2012-12-071-30/+13
* takdec: use samplefmt.h from libavutilPaul B Mahol2012-12-071-8/+12
* takdec: remove get_code() and use get_sbits() directlyPaul B Mahol2012-12-071-19/+9
* Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793'Michael Niedermayer2012-12-051-1/+2
* takdec: add .sample_fmtsPaul B Mahol2012-12-031-0/+4
* takdec: stop decoding in case of unknown bpsPaul B Mahol2012-10-121-3/+11
* takdec: s/bits_per_coded_sample/bits_per_raw_samplePaul B Mahol2012-10-121-11/+11
* TAK demuxer, decoder and parserPaul B Mahol2012-10-081-0/+972
OpenPOWER on IntegriCloud