]> git.sesse.net Git - ffmpeg/history - libavcodec/ffv1enc.c
cosmetics: Group .name and .long_name together in codec/format declarations
[ffmpeg] / libavcodec / ffv1enc.c
2013-10-03 Diego Biurruncosmetics: Group .name and .long_name together in codec...
2013-05-15 Anton Khirnovpixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*
2013-05-04 Diego Biurrunavcodec: Add av_cold attributes to init functions missi...
2013-02-25 Diego BiurrunRemove unnecessary dsputil.h #includes
2012-11-13 Luca Barbatopixdesc: add av_pix_fmt_get_chroma_sub_sample
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