summaryrefslogtreecommitdiff
path: root/libavcodec/eatgq.c
Commit message (Expand)AuthorAge
* Change tgq_decode_mb function arguments from using int8_t to uint8_t, this doesReimar Döffinger2009-04-17
* Rename bitstream.h to get_bits.h.Stefano Sabatini2009-04-13
* Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes anThilo Borgmann2009-04-07
* Change a bunch of codec long_names to be more consistent and descriptive.Diego Biurrun2009-03-02
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Move aanscales tables to their own file; fixes compilation without encoders.Diego Biurrun2008-11-26
* Electronic Arts TGQ video decoderPeter Ross2008-11-08