Age | Commit message (Expand) | Author |
2014-01-20 | Move sub_hfyu_median_prediction_int16() to losslessviddsp | Michael Niedermayer |
2014-01-20 | avcdoec/huffyuvenc: optimize sub_left_prediction() | Michael Niedermayer |
2014-01-20 | Move add/diff_int16 to lossless_videodsp | Michael Niedermayer |
2014-01-20 | avcodec/dsputil/huffyuv: move diff int16 and add int16 to dsputil | Michael Niedermayer |
2014-01-16 | avcodec/huffyuv: fix median prediction for >8bps | Michael Niedermayer |
2014-01-16 | avcodec/huffyuv: add YUVA{420,422,444}P{9,10} support | Michael Niedermayer |
2014-01-16 | avcodec/huffyuv: add YUV{420,422,444}P{9,10,12,14} support | Michael Niedermayer |
2014-01-16 | libavcodec/huffyuv: >8 bit support | Michael Niedermayer |
2014-01-16 | avcodec/huffyuvenc: init bps from pixel descriptor | Michael Niedermayer |
2014-01-16 | avcodec/huffyuv: add a field that represents the number of symbols | Michael Niedermayer |
2014-01-13 | avcodec/huffman: extend ff_huff_gen_len_table() to allow >8bit | Michael Niedermayer |
2014-01-08 | avcodec/huffyuvenc: Factorize store_huffman_tables() out | Michael Niedermayer |
2014-01-08 | avcodec/huffyuvenc: fix -context 1 encoding | Michael Niedermayer |
2014-01-06 | avcodec/huffyuv: add YUVA420P, YUVA422P, YUVA444P, GBRAP, GRAY8A | Michael Niedermayer |
2014-01-06 | avcodec/huffyuv: add GRAY8 support | Michael Niedermayer |
2014-01-06 | avcodec/huffyuv: add GBRP support | Michael Niedermayer |
2014-01-06 | avcodec/huffyuv: Support more 8bit YUV formats | Michael Niedermayer |
2013-11-17 | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer |
2013-11-16 | huffyuv: use the AVFrame API properly. | Anton Khirnov |
2013-10-04 | Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2' | Michael Niedermayer |
2013-10-03 | cosmetics: Group .name and .long_name together in codec/format declarations | Diego Biurrun |
2013-07-30 | Merge commit '55c4cba2a7037161ea56b2d55b347c8381df7f1e' | Michael Niedermayer |
2013-07-29 | huffyuvenc: BGRA support | Michael Niedermayer |
2012-12-23 | Merge commit 'b047c68783aa4042b322af7af043b643d5daf09c' | Michael Niedermayer |
2012-12-23 | huffyuv: split encoder and decoder into separate files. | Anton Khirnov |