summaryrefslogtreecommitdiffstats
path: root/libavcodec/rl.h
Commit message (Expand)AuthorAgeFilesLines
* rl.h: Use on-stack temporary VLC tables instead of having them static.Reimar Döffinger2014-09-021-6/+2
* rl.h: remove deprecated and now unused vlc member.Reimar Döffinger2014-09-021-4/+4
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-161-3/+3
|\
| * vlc/rl: Add ff_ prefix to the nonstatic symbolsMartin Storsjö2012-02-151-3/+3
| * 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
* Rename bitstream.h to get_bits.h.Stefano Sabatini2009-04-131-1/+1
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* Change init_vlc_rl() so it does not use *alloc_static() anymore.Michael Niedermayer2008-05-301-1/+17
* move run length table constants to rl.hAurelien Jacobs2008-03-041-1/+4
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* Add standard licensing header to files that lack it.Diego Biurrun2007-07-101-0/+21
* cosmetics: typoDiego Biurrun2007-07-101-1/+1
* include all prerequisites in header filesMåns Rullgård2007-06-161-0/+4
* kill av_mallocz_static() calls in init_rl()Michael Niedermayer2007-03-141-1/+6
* move RLTable stuff to its own headerMichael Niedermayer2007-03-141-0/+37
OpenPOWER on IntegriCloud