]> git.sesse.net Git - ffmpeg/history - libavcodec/rle.c
mpegaudiodec: move imdct and windowing function to mpegaudiodsp
[ffmpeg] / libavcodec / rle.c
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2008-07-31 Mathieu MalaterreFix a potential out of array writing.
2008-03-30 Baptiste Coudurierchange rle encoder to count up to 127, sgi does not...
2007-07-05 Diego Biurrunlicense header consistency cosmetics
2007-04-03 Michael Niedermayerdont use *int8_t for the arguments (ive missed that...
2007-04-03 Xiaohui SunChanged the rle encoder a little and made it more unive...
2007-04-03 Michael Niedermayercosmetic
2007-04-03 Michael Niedermayerfix indention (less work to fix it myself than to check...
2007-04-03 Michael Niedermayermove doxy from .c to .h
2007-04-03 Michael Niedermayergeneric rle encoder by Bartlomiej Wolowiec b.wolowiec...