2014-06-15 |
Michael Niedermayer | avcodec/huffyuvdec: Fix fill value for truncated bitstreams |
blob | commitdiff |
2014-06-15 |
Christophe Gisquet | huffyuvdec: use unsafe bitstream reader |
blob | commitdiff | diff to current |
2014-06-15 |
Christophe Gisquet | huffyuvdec: remove somewhat deprecated code |
blob | commitdiff | diff to current |
2014-06-15 |
Michael Niedermayer | avcodec/huffyuvdec: assume vlcs can be 32 instead of... |
blob | commitdiff | diff to current |
2014-06-15 |
Christophe Gisquet | huffyuvdec: swap code blocks |
blob | commitdiff | diff to current |
2014-06-06 |
Christophe Gisquet | huffyuvdec: trick for plane decoding <= 14bits |
blob | commitdiff | diff to current |
2014-06-04 |
Christophe Gisquet | huffyuvdec: remove superfluous check in BGR code |
blob | commitdiff | diff to current |
2014-06-04 |
Christophe Gisquet | huffyuvdec: remove superfluous check |
blob | commitdiff | diff to current |
2014-06-04 |
Christophe Gisquet | huffyuvdec: trick for plane decoding, 8bits |
blob | commitdiff | diff to current |
2014-06-04 |
Christophe Gisquet | huffyuvdec: clean up macro |
blob | commitdiff | diff to current |
2014-06-04 |
Christophe Gisquet | huffyuvdec: implement trick for BGR |
blob | commitdiff | diff to current |
2014-06-04 |
Christophe Gisquet | huffyuvdec: implement trick |
blob | commitdiff | diff to current |
2014-05-29 |
Michael Niedermayer | rename add_hfyu_left_prediction_int16 to add_hfyu_left_... |
blob | commitdiff | diff to current |
2014-05-29 |
Michael Niedermayer | rename add_hfyu_median_prediction_int16 to add_hfyu_med... |
blob | commitdiff | diff to current |
2014-05-29 |
Christophe Gisquet | huffyuv: change left prediction access in BGRA |
blob | commitdiff | diff to current |
2014-05-27 |
Michael Niedermayer | Merge commit '0d439fbede03854eac8a978cccf21a3425a3c82d' |
blob | commitdiff | diff to current |
2014-05-27 |
Diego Biurrun | dsputil: Split off HuffYUV decoding bits into their... |
blob | commitdiff | diff to current |
2014-03-01 |
Michael Niedermayer | Merge commit '2f02bbcca050936686482453078e83dc25493da0' |
blob | commitdiff | diff to current |
2014-02-28 |
Diego Biurrun | build: Let the ffvhuff decoder/encoder depend on the... |
blob | commitdiff | diff to current |
2014-02-18 |
Michael Niedermayer | avcodec/huffyuvdec: use RGB0 for 24bit rgb output inste... |
blob | commitdiff | diff to current |
2014-02-18 |
Michael Niedermayer | avcodec/huffyuvdec: use the correct height field |
blob | commitdiff | diff to current |
2014-01-27 |
Michael Niedermayer | avcodec/huffyuv: support gbrp9/10/12/14 |
blob | commitdiff | diff to current |
2014-01-27 |
Michael Niedermayer | avcodec/huffyuv: update years in copyright |
blob | commitdiff | diff to current |
2014-01-26 |
Michael Niedermayer | avcodec/huffyuvdec: optimize >8bps VLC reading |
blob | commitdiff | diff to current |
2014-01-25 |
Michael Niedermayer | avcodec/huffyuv: support AV_PIX_FMT_YUV(A)4XYP16 and... |
blob | commitdiff | diff to current |
2014-01-23 |
Michael Niedermayer | avcodec/x86/lossless_videodsp: disable median optimizat... |
blob | commitdiff | diff to current |
2014-01-20 |
Michael Niedermayer | Move add_hfyu_median_prediction_int16() to losslessviddsp |
blob | commitdiff | diff to current |
2014-01-20 |
Michael Niedermayer | Move add_hfyu_left_prediction_int16 to losslessviddsp |
blob | commitdiff | diff to current |
2014-01-20 |
Michael Niedermayer | Move add/diff_int16 to lossless_videodsp |
blob | commitdiff | diff to current |
2014-01-20 |
Michael Niedermayer | avcodec/dsputil/huffyuv: move diff int16 and add int16... |
blob | commitdiff | diff to current |
2014-01-16 |
Michael Niedermayer | avcodec/huffyuv: fix median prediction for >8bps |
blob | commitdiff | diff to current |
2014-01-16 |
Michael Niedermayer | avcodec/huffyuv: add YUVA{420,422,444}P{9,10} support |
blob | commitdiff | diff to current |
2014-01-16 |
Michael Niedermayer | avcodec/huffyuv: add YUV{420,422,444}P{9,10,12,14}... |
blob | commitdiff | diff to current |
2014-01-16 |
Michael Niedermayer | libavcodec/huffyuv: >8 bit support |
blob | commitdiff | diff to current |
2014-01-16 |
Michael Niedermayer | avcodec/huffyuv: add a field that represents the number... |
blob | commitdiff | diff to current |
2014-01-06 |
Michael Niedermayer | avcodec/huffyuv: add YUVA420P, YUVA422P, YUVA444P,... |
blob | commitdiff | diff to current |
2014-01-06 |
Michael Niedermayer | avcodec/huffyuv: add GRAY8 support |
blob | commitdiff | diff to current |
2014-01-06 |
Michael Niedermayer | avcodec/huffyuv: add GBRP support |
blob | commitdiff | diff to current |
2014-01-06 |
Michael Niedermayer | avcodec/huffyuvdec: optimize decode_plane_bitstream... |
blob | commitdiff | diff to current |
2014-01-06 |
Michael Niedermayer | avcodec/huffyuv: Support more 8bit YUV formats |
blob | commitdiff | diff to current |
2013-12-26 |
Michael Niedermayer | avcodec/huffyuvdec: clear remainder of the array on... |
blob | commitdiff | diff to current |
2013-11-17 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2013-10-04 |
Michael Niedermayer | Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2' |
blob | commitdiff | diff to current |
2013-10-03 |
Diego Biurrun | cosmetics: Group .name and .long_name together in codec... |
blob | commitdiff | diff to current |
2013-03-13 |
Clément Bœsch | lavc: factorize ff_{thread_,re,}get_buffer error messages. |
blob | commitdiff | diff to current |
2013-03-12 |
Michael Niedermayer | Merge commit '759001c534287a96dc96d1e274665feb7059145d' |
blob | commitdiff | diff to current |
2013-03-08 |
Anton Khirnov | lavc decoders: work with refcounted frames. |
blob | commitdiff | diff to current |
2013-02-26 |
Michael Niedermayer | Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f' |
blob | commitdiff | diff to current |
2013-02-25 |
Diego Biurrun | Remove unnecessary dsputil.h #includes |
blob | commitdiff | diff to current |
2013-01-29 |
Michael Niedermayer | huffyuvdec: Skip len==0 cases |
blob | commitdiff | diff to current |
2013-01-29 |
Michael Niedermayer | huffyuvdec: check for and propagate failures from insid... |
blob | commitdiff | diff to current |
2013-01-29 |
Michael Niedermayer | huffyuvdec: Check init_vlc() return codes. |
blob | commitdiff | diff to current |
2012-12-23 |
Michael Niedermayer | Merge commit 'b047c68783aa4042b322af7af043b643d5daf09c' |
blob | commitdiff | diff to current |
2012-12-23 |
Anton Khirnov | huffyuv: split encoder and decoder into separate files. |
blob | commitdiff | diff to current |
|