summaryrefslogtreecommitdiffstats
path: root/libavcodec/intrax8.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-131-1/+1
|\
| * lavc: introduce ER_MB_END and ER_MB_ERRORLuca Barbato2011-12-131-1/+1
| * error_resilience: use the ER_ namespaceLuca Barbato2011-12-131-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-121-12/+12
|\ \ | |/
| * Eliminate FF_COMMON_FRAME macro.Diego Biurrun2011-07-111-12/+12
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Change VLC table creation in x8_vlc_init to use INIT_VLC_USE_NEW_STATIC.Reimar Döffinger2009-09-241-3/+28
* Rename bitstream.h to get_bits.h.Stefano Sabatini2009-04-131-1/+1
* Two INIT_VLC_USE_STATIC cases Carl missed.Michael Niedermayer2009-04-111-1/+1
* Use INIT_VLC_USE_STATIC and not its value "1".Carl Eugen Hoyos2009-04-111-2/+2
* Add av_cold attributes to *_init and *_end functions.Alex Converse2009-02-031-3/+3
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* Add missing 'void' keyword to parameterless function declarations.Diego Biurrun2009-01-051-1/+1
* clear_block mmxLoren Merritt2008-12-101-1/+1
* Correctly clean up IntraX8Context upon codec close.Zdenek Kabelac2008-01-251-0/+9
* cosmetics: Fix spacial --> spatial typo in function names.Diego Biurrun2007-11-101-2/+2
* misc spelling/grammar/wording fixes in commentsDiego Biurrun2007-11-101-12/+12
* make some tables staticAurelien Jacobs2007-11-101-8/+8
* grammarMichael Niedermayer2007-11-091-1/+1
* indentionMichael Niedermayer2007-11-091-1/+1
* remove inline from non speed critical functionsMichael Niedermayer2007-11-091-2/+2
* vertical alignMichael Niedermayer2007-11-091-1/+1
* indentionMichael Niedermayer2007-11-091-3/+3
* remove unneeded {}Michael Niedermayer2007-11-091-2/+0
* intrax8 decoder patch by "someone"Michael Niedermayer2007-11-091-0/+757
OpenPOWER on IntegriCloud