| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/tak: Use void* instead of AVCodecContext* for logcontext | Andreas Rheinhardt | 2023-08-05 | 1 | -3/+2 |
* | lavc/tak: make ff_tak_parse_streaminfo static | Anton Khirnov | 2023-05-05 | 1 | -2/+0 |
* | avformat/takdec: Don't initialize get_bits context to read one value | Andreas Rheinhardt | 2022-01-07 | 1 | -1/+0 |
* | avcodec/tak: remove GetBitContext usage from avpriv_tak_parse_streaminfo() | James Almer | 2017-10-26 | 1 | -2/+6 |
* | Merge commit 'b668662939de3a02454cfc9ba3e6d10b87527a40' | Clément Bœsch | 2016-06-29 | 1 | -2/+1 |
|\ |
|
| * | get_bits: Move BITSTREAM_READER_LE definition before all relevant #includes | Diego Biurrun | 2016-06-07 | 1 | -2/+1 |
* | | tak: use crc table from lavu | Paul B Mahol | 2013-07-10 | 1 | -2/+0 |
* | | tak: reduce difference with qatar | Paul B Mahol | 2012-12-09 | 1 | -52/+64 |
* | | Merge commit '57231e4d5b467833fb289439cd35a92513bb55c1' | Michael Niedermayer | 2012-12-08 | 1 | -29/+31 |
|\| |
|
| * | tak: demuxer, parser, and decoder | Paul B Mahol | 2012-12-07 | 1 | -0/+166 |
* | TAK demuxer, decoder and parser | Paul B Mahol | 2012-10-08 | 1 | -0/+151 |