| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/vp8, vp9: Avoid using VP56mv and VP56Frame in VP8/9 | Andreas Rheinhardt | 2022-07-28 | 1 | -1/+0 |
* | avcodec/vp56: Move VP5-9 range coder functions to a header of their own | Andreas Rheinhardt | 2022-07-28 | 1 | -109/+9 |
* | avcodec/vp56: Move VP8/9-only rac functions to a header of their own | Andreas Rheinhardt | 2022-07-28 | 1 | -31/+0 |
* | avcodec/vp56.h: Move VP8-only functions to vp8.c | Andreas Rheinhardt | 2022-07-28 | 1 | -35/+1 |
* | avcodec/codec_internal: Make FFCodec.decode use AVFrame* | Andreas Rheinhardt | 2022-04-05 | 1 | -2/+2 |
* | avcodec/vp56: Avoid functions with only one caller | Andreas Rheinhardt | 2022-02-13 | 1 | -2/+0 |
* | avcodec/vp56: Cleanup generically in case of init failure | Andreas Rheinhardt | 2022-02-13 | 1 | -0/+4 |
* | lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump | Anton Khirnov | 2021-01-01 | 1 | -0/+2 |
* | avcodec/vp56rac: delay signaling an error on truncated input | Michael Niedermayer | 2019-09-11 | 1 | -1/+4 |
* | avcodec/vp6: select idct based (loosely) on number of coefficients decoded | Peter Ross | 2019-01-26 | 1 | -0/+2 |
* | avcodec/vp6: use ff_vp3dsp_[hv]_loop_filter_12 | Peter Ross | 2019-01-26 | 1 | -0/+1 |
* | avcodec/vp56: Add vpX_rac_is_end() to check for the end of input | Michael Niedermayer | 2018-10-30 | 1 | -0/+8 |
* | Merge commit '721d57e608dc4fd6c86f27c5ae76ef559d646220' | James Almer | 2017-03-19 | 1 | -0/+1 |
|\ |
|
| * | vp56: Separate VP5 and VP6 dsp initialization | Diego Biurrun | 2016-08-26 | 1 | -0/+1 |
* | | Merge commit 'd9d26a3674f31f482f54e936fcb382160830877a' | James Almer | 2017-03-19 | 1 | -2/+2 |
|\| |
|
| * | vp56: Change type of stride parameters to ptrdiff_t | Diego Biurrun | 2016-08-26 | 1 | -2/+2 |
* | | avcodec/vp568: Check that there is enough data for ff_vp56_init_range_decoder() | Michael Niedermayer | 2017-03-07 | 1 | -1/+1 |
* | | avcodec/vp56: Require a correctly decoded frame before using vp56_conceal_mb() | Michael Niedermayer | 2017-03-04 | 1 | -0/+3 |
* | | avcodec/vp56: Check for the bitstream end, pass error codes on | Michael Niedermayer | 2017-01-24 | 1 | -1/+1 |
* | | Merge commit '2143948381c8118bdc2f50bd4079520b9885bd54' | Michael Niedermayer | 2014-09-05 | 1 | -2/+2 |
|\| |
|
| * | Drop unnecessary av_unused attributes. | Diego Biurrun | 2014-09-05 | 1 | -2/+2 |
* | | Use rac_get_prob branchy version when used within a conditional branch. | Matt Oliver | 2014-05-13 | 1 | -1/+1 |
* | | Merge commit '3dc6272bed7890a49080e18eacf3c7a4a6594b0d' | Michael Niedermayer | 2014-04-05 | 1 | -1/+0 |
|\| |
|
| * | Remove a number of unnecessary dsputil.h #includes | Diego Biurrun | 2014-04-04 | 1 | -1/+0 |
* | | Merge commit 'cb214707a6cb0d3272ec0261af6f1f5d8b7dabc7' | Michael Niedermayer | 2013-08-16 | 1 | -1/+26 |
|\| |
|
| * | vp56data: Move all shared enum/struct declarations to common header | Diego Biurrun | 2013-08-15 | 1 | -1/+26 |
| * | vp56: Use hpeldsp instead of dsputil for half-pel functions | Ronald S. Bultje | 2013-04-19 | 1 | -1/+2 |
| * | vp3: Use full transpose for all IDCTs | Ronald S. Bultje | 2013-04-15 | 1 | -1/+1 |
* | | vp56: use hpeldsp instead of dsputil for half-pel functions. | Ronald S. Bultje | 2013-03-13 | 1 | -1/+2 |
* | | vp3/x86: use full transpose for all IDCTs. | Ronald S. Bultje | 2013-03-12 | 1 | -1/+1 |
* | | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 1 | -5/+3 |
|\| |
|
| * | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -4/+2 |
* | | Merge commit '79dad2a932534d1155079f937649e099f9e5cc27' | Michael Niedermayer | 2013-02-07 | 1 | -0/+2 |
|\| |
|
| * | dsputil: Separate h264chroma | Diego Biurrun | 2013-02-06 | 1 | -0/+2 |
* | | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f' | Michael Niedermayer | 2013-01-23 | 1 | -3/+3 |
|\| |
|
| * | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -3/+3 |
* | | Merge commit '6906b19346ae8a330bfaa1c16ce535be10789723' | Michael Niedermayer | 2012-12-21 | 1 | -0/+2 |
|\| |
|
| * | lavc: introduce VideoDSPContext | Ronald S. Bultje | 2012-12-20 | 1 | -0/+2 |
* | | Merge commit 'bb675d3ac6d722d5e117ae9042a996b55ca05b1d' | Michael Niedermayer | 2012-12-15 | 1 | -0/+2 |
|\| |
|
| * | vp56: make parse_header return standard error codes | Luca Barbato | 2012-12-14 | 1 | -0/+2 |
* | | Merge commit 'df9b9567518f2840d79a4a96b447ebe1aa326408' | Michael Niedermayer | 2012-12-05 | 1 | -1/+1 |
|\| |
|
| * | lavc: fix decode_frame() third parameter semantics for video decoders | Anton Khirnov | 2012-12-04 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-06 | 1 | -5/+5 |
|\| |
|
| * | Give all anonymously typedeffed structs in headers a name | Diego Biurrun | 2012-10-06 | 1 | -5/+5 |
| * | vp56: Don't use DECLARE_ALIGN on a typedef name | Derek Buitenhuis | 2012-08-27 | 1 | -2/+2 |
* | | lavc/vp6: Implement "slice" threading for VP6A decode | Ben Jackson | 2012-09-15 | 1 | -1/+4 |
* | | lavc/vp56: Move golden_frame into VP56Context | Ben Jackson | 2012-09-15 | 1 | -1/+2 |
* | | lavc/vp56: Refactor ff_vp56_init into ff_vp56_init/ff_vp56_init_context | Ben Jackson | 2012-09-15 | 1 | -0/+3 |
* | | vp56: Don't use DECLARE_ALIGN on a typedef name | Derek Buitenhuis | 2012-08-28 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-18 | 1 | -0/+2 |
|\| |
|