]> git.sesse.net Git - ffmpeg/history - libavcodec/rle.c
hevcdec: set the active SPS before calling get_format()
[ffmpeg] / libavcodec / rle.c
2016-06-29 Vittorio Giovararle: K&R formatting cosmetics
2015-11-24 Vittorio Giovarasgienc: Use a local RLE encoding function
2012-08-15 Martin StorsjöDon't include common.h from avutil.h
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...