]> git.sesse.net Git - ffmpeg/history - libavcodec/utvideo.c
ivi_common: Initialize a variable at declaration in ff_ivi_decode_blocks().
[ffmpeg] / libavcodec / utvideo.c
2012-04-15 Derek Buitenhuisutvideo: Remove unused variable 'src_size'
2012-03-24 Ronald S. Bultjeutvideo: port header reading to bytestream2.
2012-03-24 Kostya Shishkovutvideo: mark output picture as keyframe.
2012-02-15 Martin Storsjödsputil: Add ff_ prefix to the dsputil*_init* functions
2012-02-15 Martin Storsjövlc/rl: Add ff_ prefix to the nonstatic symbols
2012-01-28 Alex Conversecosmetics: Remove extra newlines at EOF
2012-01-08 Aneesh Dograutvideo: frame multithreading.
2012-01-03 Kostya Shishkovutvideo: proper median prediction for interlaced videos
2011-10-29 Kostya Shishkovutvideo: handle empty Huffman trees
2011-10-29 Kostya Shishkovutvideo: account for coupled lines in YUV420 format
2011-10-19 Kostya ShishkovUt Video decoder