You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andreas Rheinhardt
48612de63c
avcodec/vvc/vvcdsp: Remove pointless wrappers
Reviewed-by: Nuo Mi <nuomi2021@gmail.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
|
11 months ago |
.. |
Makefile
|
vvcdec: add vvc decoder
|
1 year ago |
vvc_cabac.c
|
vvcdec: add cabac decoder
|
1 year ago |
vvc_cabac.h
|
vvcdec: add cabac decoder
|
1 year ago |
vvc_ctu.c
|
lavc/vvc: Use pps->{width, height} over sps->{width, height}
|
12 months ago |
vvc_ctu.h
|
lavc/vvc: Use pps->{width, height} over sps->{width, height}
|
12 months ago |
vvc_data.c
|
…
|
|
vvc_data.h
|
…
|
|
vvc_filter.c
|
avcodec/vvc/vvc_ps: Use union for luts to avoid unaligned accesses
|
11 months ago |
vvc_filter.h
|
vvcdec: add LMCS, Deblocking, SAO, and ALF filters
|
1 year ago |
vvc_filter_template.c
|
avcodec/vvc/vvc_ps: Use union for luts to avoid unaligned accesses
|
11 months ago |
vvc_inter.c
|
avcodec/vvc/vvc_ps: Use union for luts to avoid unaligned accesses
|
11 months ago |
vvc_inter.h
|
vvcdec: add inter prediction
|
1 year ago |
vvc_inter_template.c
|
avcodec/vvc/vvc_inter_template: move put/put_luma/put_chroma template to h2656_inter_template.c
|
1 year ago |
vvc_intra.c
|
vvcdec: add TODO for combining transform, lmcs_scale_chroma, and add_residual
|
1 year ago |
vvc_intra.h
|
vvcdec: add intra prediction
|
1 year ago |
vvc_intra_template.c
|
lavc/vvc: Clamp shift RHS
|
1 year ago |
vvc_itx_1d.c
|
vvcdec: add inv transform 1d
|
1 year ago |
vvc_itx_1d.h
|
vvcdec: add inv transform 1d
|
1 year ago |
vvc_mvs.c
|
lavc/vvc: Use pps->{width, height} over sps->{width, height}
|
12 months ago |
vvc_mvs.h
|
vvcdec: add motion vector decoder
|
1 year ago |
vvc_ps.c
|
avcodec/vvc/vvc_ps: Use union for luts to avoid unaligned accesses
|
11 months ago |
vvc_ps.h
|
avcodec/vvc/vvc_ps: Use union for luts to avoid unaligned accesses
|
11 months ago |
vvc_refs.c
|
lavc/vvc: Use pps->{width, height} over sps->{width, height}
|
12 months ago |
vvc_refs.h
|
avcodec/vvcdec: fix seeking for open GOP
|
1 year ago |
vvc_thread.c
|
avcodec/vvc_thread: don't use an anonymous union
|
1 year ago |
vvc_thread.h
|
vvcdec: add CTU thread logical
|
1 year ago |
vvcdec.c
|
avcodec/vvcdec: frame_context_setup, set fc->ref to NULL
|
12 months ago |
vvcdec.h
|
vvcdec: add inter prediction
|
1 year ago |
vvcdsp.c
|
avcodec/vvc/vvcdsp: Remove pointless wrappers
|
11 months ago |
vvcdsp.h
|
avcodec/vvc/vvc_ps: Use union for luts to avoid unaligned accesses
|
11 months ago |
vvcdsp_template.c
|
avcodec/vvc/vvcdsp: Remove pointless wrappers
|
11 months ago |