]> git.sesse.net Git - ffmpeg/history - libavcodec/ffv1dec.c
mpeg12: do not fail on zero dimensions in the sequence header.
[ffmpeg] / libavcodec / ffv1dec.c
2013-03-08 Anton Khirnovffv1: fix calculating slice dimensions for version 2
2013-03-08 Anton Khirnovlavc decoders: work with refcounted frames.
2013-02-25 Diego BiurrunRemove unnecessary dsputil.h #includes
2012-12-20 Diego Biurrunmiscellaneous typo fixes
2012-12-04 Anton Khirnovlavc: fix decode_frame() third parameter semantics...
2012-12-04 Anton Khirnovlavc: add a wrapper for AVCodecContext.get_buffer().
2001-01-01 Luca Barbatoffv1: set the range coder state in decode_slice_header
2012-10-20 Luca Barbatoffv1: update to ffv1 version 3
2012-10-20 Luca Barbatoffv1: propagate errors
2012-10-20 Luca Barbatoffv1: split decoder and encoder