| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/utvideodec: fix gradient prediction when stride does not match width | Paul B Mahol | 2017-04-21 | 1 | -2/+10 |
* | avcodec/utvideodec: fix decoding odd sizes with interlaced video with some fo... | Paul B Mahol | 2017-04-21 | 1 | -1/+1 |
* | avcodec/utvideodec: add support for gradient prediction | Paul B Mahol | 2017-04-07 | 1 | -5/+225 |
* | Merge commit '131a85a1fed9966bbd38517f76abfac0237e39dc' | Clément Bœsch | 2017-03-20 | 1 | -10/+10 |
|\ |
|
| * | utvideo: Change type of array stride parameters to ptrdiff_t | Diego Biurrun | 2016-09-08 | 1 | -6/+6 |
* | | avcodec: Mark some codecs with threadsafe init as such | Derek Buitenhuis | 2017-02-07 | 1 | -0/+2 |
* | | huffyuvdsp: move functions only used by huffyuv from lossless_videodsp | James Almer | 2017-01-12 | 1 | -1/+1 |
* | | lossless_videodsp: move shared functions from huffyuvdsp | James Almer | 2017-01-12 | 1 | -8/+8 |
* | | avcodec/utvideo: fix mistake using wrong arguments for left and lefttop pixel... | Paul B Mahol | 2016-12-24 | 1 | -4/+4 |
* | | avcodec/utvideodec: add SIMD support for median prediction for planar formats | Paul B Mahol | 2016-12-23 | 1 | -30/+134 |
* | | avcodec/utvideodec: add support for ULY4 and ULH4 | Paul B Mahol | 2016-09-04 | 1 | -0/+30 |
* | | avcodec/utvideodec: add support for UQRG and UQRA formats | Paul B Mahol | 2016-06-12 | 1 | -0/+44 |
* | | avcodec/utvideodec: fix multiple slices for UQY2 and other issues | Paul B Mahol | 2016-06-11 | 1 | -9/+18 |
* | | avcodec/utvideo: add support for UQY2 | Paul B Mahol | 2016-06-11 | 1 | -39/+233 |
* | | lavc/utvideodec: prevent possible signed overflow | Ganesh Ajjanagadde | 2016-02-23 | 1 | -2/+2 |
* | | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' | Michael Niedermayer | 2015-07-27 | 1 | -2/+2 |
|\| |
|
| * | lavc: Consistently prefix input buffer defines | Vittorio Giovara | 2015-07-27 | 1 | -2/+2 |
* | | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\| |
|
| * | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
| * | utvideodec: Handle slice_height being zero | Michael Niedermayer | 2015-03-09 | 1 | -0/+4 |
* | | avcodec/utvideodec: Fix handling of slice_height=0 | Michael Niedermayer | 2014-12-16 | 1 | -0/+4 |
* | | avcodec/utvideodec: Fix undefined behavior in shift | Michael Niedermayer | 2014-11-11 | 1 | -2/+3 |
* | | avcodec/utvideodec: fix assumtation that slice_height >= 1 | Michael Niedermayer | 2014-11-10 | 1 | -2/+2 |
* | | Merge commit 'c67b449bebbe0b35c73b203683e77a0a649bc765' | Michael Niedermayer | 2014-06-23 | 1 | -4/+5 |
|\| |
|
| * | dsputil: Split bswap*_buf() off into a separate context | Diego Biurrun | 2014-06-22 | 1 | -4/+5 |
* | | avcodec/utvideodec: fix use of get_vlc2() | Michael Niedermayer | 2014-06-09 | 1 | -1/+1 |
* | | avcodec/utvideodec: Increase vlc len | Carl Eugen Hoyos | 2014-06-09 | 1 | -1/+1 |
* | | Merge commit 'cba4e6062a02d5bf684e13a770be88aa1fec717e' | Michael Niedermayer | 2014-04-02 | 1 | -1/+1 |
|\| |
|
| * | More correct printf format specifiers | Diego Biurrun | 2014-04-02 | 1 | -1/+1 |
* | | Merge commit 'cc8163e1a3601a56f722a4720516e860bf1c6198' | Michael Niedermayer | 2014-03-22 | 1 | -2/+4 |
|\| |
|
| * | avcodec: more correct printf specifiers | Diego Biurrun | 2014-03-22 | 1 | -2/+4 |
* | | Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2' | Michael Niedermayer | 2013-10-04 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Group .name and .long_name together in codec/format declarations | Diego Biurrun | 2013-10-03 | 1 | -1/+1 |
* | | avcodec/utvideodec: Fix vlc len | Michael Niedermayer | 2013-06-21 | 1 | -1/+1 |
* | | (lib)utvideodec: remove setting of color_primaries | Michael Niedermayer | 2013-06-10 | 1 | -2/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-06-10 | 1 | -2/+4 |
|\| |
|
| * | utvideodec: Set colorspace by codec_tag. | Yusuke Nakamura | 2013-06-10 | 1 | -0/+4 |
| * | utvideodec: Support ULH0 and ULH2 formats. | Yusuke Nakamura | 2013-06-10 | 1 | -0/+8 |
* | | utvideo: Add ULH0 and ULH2 decoding to the native decoder. | Stephen Hutchinson | 2013-06-10 | 1 | -0/+12 |
* | | Merge commit '6d97484d72e33f7dde9493a9ead1a72e2f029605' | Michael Niedermayer | 2013-03-14 | 1 | -2/+2 |
|\| |
|
| * | avcodec: av_log_ask_for_sample() ---> avpriv_request_sample() | Diego Biurrun | 2013-03-13 | 1 | -2/+2 |
* | | lavc: factorize ff_{thread_,re,}get_buffer error messages. | Clément Bœsch | 2013-03-13 | 1 | -3/+1 |
* | | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 1 | -27/+19 |
|\| |
|
| * | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -27/+19 |
* | | Merge commit 'df9b9567518f2840d79a4a96b447ebe1aa326408' | Michael Niedermayer | 2012-12-05 | 1 | -2/+2 |
|\| |
|
| * | lavc: fix decode_frame() third parameter semantics for video decoders | Anton Khirnov | 2012-12-04 | 1 | -2/+2 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -9/+9 |
|\| |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -9/+9 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-24 | 1 | -7/+4 |
|\| |
|
| * | utvideodec: Fix single symbol mode decoding | Jan Ekström | 2012-08-24 | 1 | -7/+4 |