summaryrefslogtreecommitdiff
path: root/libavcodec/intrax8.c
Commit message (Expand)AuthorAge
* lavc: introduce ER_MB_END and ER_MB_ERRORLuca Barbato2011-12-13
* error_resilience: use the ER_ namespaceLuca Barbato2011-12-13
* Eliminate FF_COMMON_FRAME macro.Diego Biurrun2011-07-11
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* Change VLC table creation in x8_vlc_init to use INIT_VLC_USE_NEW_STATIC.Reimar Döffinger2009-09-24
* Rename bitstream.h to get_bits.h.Stefano Sabatini2009-04-13
* Two INIT_VLC_USE_STATIC cases Carl missed.Michael Niedermayer2009-04-11
* Use INIT_VLC_USE_STATIC and not its value "1".Carl Eugen Hoyos2009-04-11
* Add av_cold attributes to *_init and *_end functions.Alex Converse2009-02-03
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Add missing 'void' keyword to parameterless function declarations.Diego Biurrun2009-01-05
* clear_block mmxLoren Merritt2008-12-10
* Correctly clean up IntraX8Context upon codec close.Zdenek Kabelac2008-01-25
* cosmetics: Fix spacial --> spatial typo in function names.Diego Biurrun2007-11-10
* misc spelling/grammar/wording fixes in commentsDiego Biurrun2007-11-10
* make some tables staticAurelien Jacobs2007-11-10
* grammarMichael Niedermayer2007-11-09
* indentionMichael Niedermayer2007-11-09
* remove inline from non speed critical functionsMichael Niedermayer2007-11-09
* vertical alignMichael Niedermayer2007-11-09
* indentionMichael Niedermayer2007-11-09
* remove unneeded {}Michael Niedermayer2007-11-09
* intrax8 decoder patch by "someone"Michael Niedermayer2007-11-09