]> git.sesse.net Git - ffmpeg/history - libavcodec/huffyuvdec.c
lcl: Disentangle pointers to input data and decompression buffer
[ffmpeg] / libavcodec / huffyuvdec.c
2014-06-23 Diego Biurrundsputil: Split bswap*_buf() off into a separate context
2014-05-27 Diego Biurrundsputil: Split off HuffYUV decoding bits into their...
2014-02-28 Diego Biurrunbuild: Let the ffvhuff decoder/encoder depend on the...
2013-10-03 Diego Biurruncosmetics: Group .name and .long_name together in codec...
2013-03-08 Anton Khirnovlavc decoders: work with refcounted frames.
2013-02-25 Diego BiurrunRemove unnecessary dsputil.h #includes
2012-12-23 Anton Khirnovhuffyuv: split encoder and decoder into separate files.