| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec: Constify ThreadFrames if possible | Andreas Rheinhardt | 2022-07-31 | 1 | -1/+1 |
* | avcodec/hevc_mvs: Pass HEVCLocalContext when slice-threading | Andreas Rheinhardt | 2022-07-25 | 1 | -28/+28 |
* | avcodec/hevc_refs: Constify ff_hevc_get_ref_list() | Andreas Rheinhardt | 2022-07-09 | 1 | -5/+5 |
* | avcodec/thread: Move ff_thread_(await|report)_progress to new header | Andreas Rheinhardt | 2022-02-09 | 1 | -0/+1 |
* | avcodec/hevc_mvs: Cleanup ff_hevc_set_neighbour_available() | Michael Niedermayer | 2020-10-17 | 1 | -2/+2 |
* | Merge commit '26d9b60373bf45bc4f91ff6815f5fa36764d4d7b' | James Almer | 2017-10-24 | 1 | -1/+1 |
|\ |
|
| * | hevc: Avoid using LOCAL_ALIGNED for 4 byte alignment | Martin Storsjö | 2017-03-31 | 1 | -1/+1 |
* | | Merge commit '0bfdcce4d42a6e654c00ea5f9237dc987626457f' | James Almer | 2017-03-23 | 1 | -4/+5 |
|\| |
|
| * | hevc: move the SliceType enum to hevc.h | Anton Khirnov | 2016-10-21 | 1 | -4/+5 |
* | | Merge commit '4abe3b049d987420eb891f74a35af2cebbf52144' | Clément Bœsch | 2017-03-23 | 1 | -1/+1 |
|\| |
|
| * | hevc: rename hevc.[ch] to hevcdec.[ch] | Anton Khirnov | 2016-10-16 | 1 | -1/+1 |
* | | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -1/+1 |
* | | Merge commit 'b11acd57326db6c2cc1475dd0bea2a06fbc85aa2' | Michael Niedermayer | 2015-07-12 | 1 | -36/+36 |
|\| |
|
| * | hevc: remove HEVCContext usage from hevc_ps | Anton Khirnov | 2015-07-12 | 1 | -48/+48 |
| * | hevc: Use generic av_clip function, not C implementation | Peter Meerwald | 2015-02-13 | 1 | -5/+5 |
* | | avcodec: use av_mod_uintp2() where useful | James Almer | 2015-04-21 | 1 | -2/+2 |
* | | avcodec/hevc_mvs: Use av_clip_intp2() | Michael Niedermayer | 2015-02-21 | 1 | -1/+1 |
* | | Merge commit '9e9be5a20c0b36dce1cae11f5f5957886231a764' | Michael Niedermayer | 2014-11-11 | 1 | -1/+1 |
|\| |
|
| * | hevc_mvs: prevent unitialized use | Vittorio Giovara | 2014-11-11 | 1 | -1/+1 |
* | | Merge commit 'd208d1eba3799c58fd6d3602d31de3e686f14aec' | Michael Niedermayer | 2014-10-07 | 1 | -10/+4 |
|\| |
|
| * | hevc_mvs: make sure to always initialize the temporal MV fully | Anton Khirnov | 2014-10-07 | 1 | -10/+4 |
* | | Merge commit '79a60c8e779242b5ba4c531b2c706c871e8e6420' | Michael Niedermayer | 2014-10-07 | 1 | -1/+3 |
|\| |
|
| * | hevc_mvs: initialize the temporal MV in case of missing ref | Anton Khirnov | 2014-10-07 | 1 | -1/+3 |
* | | Merge commit 'e3a00acde05c925617dc19b5373969d864bf8414' | Michael Niedermayer | 2014-09-29 | 1 | -0/+2 |
|\| |
|
| * | hevc: Initialize mergecand_list to 0 | Luca Barbato | 2014-09-29 | 1 | -0/+2 |
| * | hevc_mvs: avoid deriving tmvp in amvp | Christophe Gisquet | 2014-08-12 | 1 | -1/+2 |
| * | hevc: wait proper position for tmvp | Christophe Gisquet | 2014-08-12 | 1 | -1/+2 |
* | | avcodec/hevc_mvs: dont redundantly initialize ref_idx_curr | Michael Niedermayer | 2014-08-16 | 1 | -1/+1 |
* | | Merge commit 'cf6090dc6252f2b276aa4133e3d73a89f4c6046c' | Michael Niedermayer | 2014-08-12 | 1 | -2/+2 |
|\| |
|
| * | hevc: use intreadwrite | Christophe Gisquet | 2014-08-12 | 1 | -15/+11 |
* | | Merge commit 'ed53cc217f6a6e4ddb35e3f01a79496091dc82dc' | Michael Niedermayer | 2014-08-12 | 1 | -8/+16 |
|\| |
|
| * | hevc: derive partial merge list | Christophe Gisquet | 2014-08-12 | 1 | -9/+33 |
| * | hevc: derive partially amvp list | Christophe Gisquet | 2014-08-12 | 1 | -0/+5 |
* | | Merge commit '09182b3224370e1d636631e77f201a8388766bd6' | Michael Niedermayer | 2014-08-12 | 1 | -4/+4 |
|\| |
|
| * | hevc: simplify rounding | Christophe Gisquet | 2014-08-12 | 1 | -4/+4 |
* | | hevc_mvs: set candidate availabilities | Christophe Gisquet | 2014-08-10 | 1 | -9/+11 |
* | | hevc_mvs: avoid deriving tmvp in amvp | Christophe Gisquet | 2014-07-23 | 1 | -1/+2 |
* | | hevc: wait proper position for tmvp | Christophe Gisquet | 2014-07-22 | 1 | -2/+4 |
* | | hevc/mvs: cosmetics | Mickaël Raulet | 2014-07-22 | 1 | -9/+9 |
* | | hevc/mvs: more cleanups | Mickaël Raulet | 2014-07-22 | 1 | -8/+1 |
* | | hevc/mvs: code cleaning | Mickaël Raulet | 2014-07-22 | 1 | -93/+81 |
* | | hevc/mvs: simplifying derive_spatial_merge_candidates function | Mickaël Raulet | 2014-07-22 | 1 | -52/+29 |
* | | hevc/mvs: remove same prediction block | Mickaël Raulet | 2014-07-22 | 1 | -38/+10 |
* | | hevc/mvs: simplify derive_temporal_colocated_mvs | Mickaël Raulet | 2014-07-22 | 1 | -13/+14 |
* | | hevc: use intreadwrite | Christophe Gisquet | 2014-07-19 | 1 | -15/+11 |
* | | hevc: derive partial merge list | Christophe Gisquet | 2014-07-10 | 1 | -9/+26 |
* | | hevc: derive partially amvp list | Christophe Gisquet | 2014-07-10 | 1 | -0/+5 |
* | | hevc: simplify rounding | Christophe Gisquet | 2014-07-10 | 1 | -4/+4 |
* | | hevc/pps: optimized size of min_tb_addr_zs | gcocherel | 2014-06-24 | 1 | -8/+15 |