]> git.sesse.net Git - ffmpeg/history - libavcodec/huffyuvdec.c
Use av_packet_rescale_ts() to simplify code.
[ffmpeg] / libavcodec / huffyuvdec.c
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.