| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '5afb94c817abffad030c6b94d7003dca8aace3d5' | Clément Bœsch | 2016-06-21 | 1 | -4/+4 |
|\ |
|
| * | Mark read-only tables as static | Diego Biurrun | 2016-05-05 | 1 | -4/+4 |
* | | Merge commit 'f4d581cda3897f66c1dda7586b93f86a591dbbef' | Derek Buitenhuis | 2016-04-24 | 1 | -5/+6 |
|\| |
|
| * | lavc: Deduplicate zigzag_scan table | Diego Biurrun | 2016-03-25 | 1 | -5/+6 |
* | | avcodec: use HAVE_THREADS header guards to silence -Wunused-function | Ganesh Ajjanagadde | 2015-10-04 | 1 | -0/+2 |
* | | avcodec/vp8: Do not use num_coeff_partitions in thread/buffer setup | Michael Niedermayer | 2015-10-01 | 1 | -1/+1 |
* | | Merge commit '7bf9647264308d2df74b2b50669f2d02a7ecc90b' | Hendrik Leppkes | 2015-08-18 | 1 | -0/+4 |
|\| |
|
| * | vp7: bound checking in vp7_decode_frame_header | Federico Tomassetti | 2015-08-16 | 1 | -0/+8 |
* | | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -2/+3 |
|\| |
|
| * | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -2/+3 |
* | | avcodec/vp8: Check buffer size in vp8_decode_frame_header() | Michael Niedermayer | 2015-07-18 | 1 | -0/+5 |
* | | avcodec/vp8: Fix null pointer dereference in ff_vp8_decode_free() | Michael Niedermayer | 2015-07-18 | 1 | -0/+3 |
* | | vp8: change mv_{min,max}.{x,y} type to int | Andreas Cadhalpun | 2015-06-08 | 1 | -2/+4 |
* | | avcodec/vp8: Suppress empty body warnings | Michael Niedermayer | 2015-05-06 | 1 | -2/+2 |
* | | lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED | Christophe Gisquet | 2015-03-14 | 1 | -1/+1 |
* | | avcodec/vp8: Fix undefined shifts in vp8_mc_luma() | Michael Niedermayer | 2015-03-11 | 1 | -2/+2 |
* | | avcodec/vp8: remove double ;; | Clément Bœsch | 2015-01-18 | 1 | -2/+2 |
* | | Merge commit '014b6b416fec89777cb9cff61bcf7896eaf7cf39' | Michael Niedermayer | 2015-01-15 | 1 | -4/+10 |
|\| |
|
| * | vp8: improve memory allocation checks | Vittorio Giovara | 2015-01-15 | 1 | -4/+10 |
* | | Merge commit '85dc006b1a829726dd5e3a9b0fcc6a1dbfe6dffa' | Michael Niedermayer | 2014-11-18 | 1 | -2/+2 |
|\| |
|
| * | lavc: fix bitshifts amount bigger than the type | Vittorio Giovara | 2014-11-18 | 1 | -2/+2 |
| * | vp7: fix checking vp7_feature_value_size() | Michael Niedermayer | 2014-11-13 | 1 | -1/+1 |
* | | Merge commit '65875a8b3b079752da25a61ec188d2e3d90a569f' | Michael Niedermayer | 2014-10-09 | 1 | -2/+10 |
|\| |
|
| * | vp8: initialize color space and range properties | Vittorio Giovara | 2014-10-08 | 1 | -2/+10 |
* | | Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39' | Michael Niedermayer | 2014-08-15 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Write NULL pointer equality checks more compactly | Gabriel Dume | 2014-08-15 | 1 | -1/+1 |
* | | Merge commit '79793f833784121d574454af4871866576c0749d' | Michael Niedermayer | 2014-07-01 | 1 | -1/+1 |
|\| |
|
| * | Update Fiona's name in copyright statements. | Diego Biurrun | 2014-07-01 | 1 | -1/+1 |
* | | avcodec/vp8: Fix multiple ff_thread_finish_setup() calls | Michael Niedermayer | 2014-06-27 | 1 | -1/+2 |
* | | avcodec/vp8: fix () in macros | Michael Niedermayer | 2014-06-18 | 1 | -1/+1 |
* | | Use rac_get_prob branchy version when used within a conditional branch. | Matt Oliver | 2014-05-13 | 1 | -1/+1 |
* | | Fix standalone compilation of vp7 and vp8 decoder. | Carl Eugen Hoyos | 2014-04-07 | 1 | -16/+0 |
* | | avcodec/vp8: fix checking vp7_feature_value_size | Michael Niedermayer | 2014-04-06 | 1 | -1/+1 |
* | | avcodec/vp8: fix name of copy_luma() | Michael Niedermayer | 2014-04-05 | 1 | -2/+2 |
* | | Merge commit 'ac4b32df71bd932838043a4838b86d11e169707f' | Michael Niedermayer | 2014-04-04 | 1 | -223/+360 |
|\| |
|
| * | On2 VP7 decoder | Peter Ross | 2014-04-04 | 1 | -155/+752 |
* | | Merge commit '53c20f17c78d1d8a0fc2505868f201e69ff59cc5' | Michael Niedermayer | 2014-03-30 | 1 | -437/+524 |
|\| |
|
| * | vp8: K&R formatting cosmetics | Vittorio Giovara | 2014-03-29 | 1 | -433/+516 |
* | | avcodec/vp7: check buffer size | Michael Niedermayer | 2014-03-29 | 1 | -0/+5 |
* | | avcodec/vp7: Fix null pointer dereference in vp7_decode_frame_header() | Michael Niedermayer | 2014-03-27 | 1 | -0/+7 |
* | | On2 VP7 decoder | Peter Ross | 2014-03-25 | 1 | -126/+633 |
* | | avcodec/vp8: vp8_find_free_buffer | Peter Ross | 2014-03-25 | 1 | -15/+25 |
* | | avcodec/vp8dsp: add VP7 idct and loop filter | Peter Ross | 2014-02-15 | 1 | -1/+1 |
* | | Merge commit 'e46ad30a808744ddf3855567e162292a4eaabac7' | Michael Niedermayer | 2014-02-04 | 1 | -9/+10 |
|\| |
|
| * | vp8: use a fixed-size edge emu buffer | Anton Khirnov | 2014-02-04 | 1 | -14/+11 |
* | | vp8: remove redundant "equals 1" test | Peter Ross | 2014-01-19 | 1 | -3/+3 |
* | | Merge commit 'ef8c93e2f18c624d0c266687e43ab99af7921dd3' | Michael Niedermayer | 2014-01-09 | 1 | -67/+29 |
|\| |
|
| * | vp8: drop support for real (non-emulated) edges | Anton Khirnov | 2014-01-09 | 1 | -67/+29 |
* | | Merge commit '458446acfa1441d283dacf9e6e545beb083b8bb0' | Michael Niedermayer | 2013-11-15 | 1 | -6/+9 |
|\| |
|
| * | lavc: Edge emulation with dst/src linesize | Ronald S. Bultje | 2013-11-15 | 1 | -3/+9 |