summaryrefslogtreecommitdiff
path: root/libavcodec/takdec.c
Commit message (Expand)AuthorAge
* lavc: change all decoders to behave consistently with AV_EF_CRCCHECK.Anton Khirnov2013-10-28
* cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun2013-10-03
* avcodec: av_log_missing_feature(1) ---> avpriv_request_sample()Diego Biurrun2013-03-13
* lavc decoders: work with refcounted frames.Anton Khirnov2013-03-08
* tak: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* dsputil: Move LOCAL_ALIGNED macros to libavutilDiego Biurrun2013-02-08
* takdec: fix initialisation of LOCAL_ALIGNED arrayJosh Allmann2012-12-08
* takdec: fix initialisation of LOCAL_ALIGNED arrayMans Rullgard2012-12-07
* tak: demuxer, parser, and decoderPaul B Mahol2012-12-07