| Commit message (Expand) | Author | Age | Files | Lines |
* | lavc: add Ut Video encoder | Jan Ekström | 2012-08-20 | 1 | -0/+39 |
* | utvideo: Rename utvideo.c to utvideodec.c | Jan Ekström | 2012-08-17 | 1 | -591/+0 |
* | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | utvideo: mark interlaced frames as such | Hendrik Leppkes | 2012-06-22 | 1 | -0/+2 |
* | utvideo: Fix interlaced prediction for RGB utvideo. | Carl Eugen Hoyos | 2012-06-22 | 1 | -4/+11 |
* | utvideo: general cosmetics | Jan Ekström | 2012-04-20 | 1 | -46/+54 |
* | utvideo: Remove unused variable 'src_size' | Derek Buitenhuis | 2012-04-15 | 1 | -8/+4 |
* | utvideo: port header reading to bytestream2. | Ronald S. Bultje | 2012-03-24 | 1 | -16/+12 |
* | utvideo: mark output picture as keyframe. | Kostya Shishkov | 2012-03-24 | 1 | -0/+2 |
* | dsputil: Add ff_ prefix to the dsputil*_init* functions | Martin Storsjö | 2012-02-15 | 1 | -1/+1 |
* | vlc/rl: Add ff_ prefix to the nonstatic symbols | Martin Storsjö | 2012-02-15 | 1 | -6/+6 |
* | cosmetics: Remove extra newlines at EOF | Alex Converse | 2012-01-27 | 1 | -1/+0 |
* | utvideo: frame multithreading. | Aneesh Dogra | 2012-01-08 | 1 | -4/+7 |
* | utvideo: proper median prediction for interlaced videos | Kostya Shishkov | 2012-01-03 | 1 | -7/+94 |
* | utvideo: handle empty Huffman trees | Kostya Shishkov | 2011-10-29 | 1 | -4/+33 |
* | utvideo: account for coupled lines in YUV420 format | Kostya Shishkov | 2011-10-28 | 1 | -7/+9 |
* | Ut Video decoder | Kostya Shishkov | 2011-10-19 | 1 | -0/+460 |