]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/intrax8.c
Fix segault
[frescor/ffmpeg.git] / libavcodec / intrax8.c
2009-04-13 stefanoRename bitstream.h to get_bits.h.
2009-04-11 michael2 INIT_VLC_USE_STATIC cases, carl missed.
2009-04-11 cehoyosUse INIT_VLC_USE_STATIC and not its value "1".
2009-02-03 alexcAdd av_cold attributes to *_init and *_end functions.
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2009-01-05 diegoAdd missing 'void' keyword to parameterless function...
2008-12-10 lorenmclear_block mmx
2008-01-25 andomaCorrectly clean up IntraX8Context upon codec close.
2007-11-10 diegocosmetics: Fix spacial --> spatial typo in function...
2007-11-10 diegomisc spelling/grammar/wording fixes in comments
2007-11-10 aurelmake some tables static
2007-11-09 michaelgrammar
2007-11-09 michaelindention
2007-11-09 michaelremove inline from non speed critical functions
2007-11-09 michaelvertical align
2007-11-09 michaelindention
2007-11-09 michaelremove unneeded {}
2007-11-09 michaelintrax8 decoder patch by "someone"