Les articles publiés sur le site
-
24 février, par Andreas Rheinhardt
avcodec/mpegvideo_dec: Don't sync max_b_frames
Only the VC-1 decoder (which does not use frame-threading)
and encoders use it.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
- [DH] libavcodec/mpegvideo_dec.c
-
24 février, par Zhao Zhili
avcodec/libuavs3d: process extradata
Signed-off-by: Zhao Zhili <zhilizhao@tencent.com>
- [DH] libavcodec/libuavs3d.c
-
24 février, par Zhao Zhili
avformat/isom_tags: Add tag for AVS3
Signed-off-by: Zhao Zhili <zhilizhao@tencent.com>
- [DH] libavformat/isom_tags.c
-
24 février, par Andreas Rheinhardt
avcodec/proresdec: Reuse permutation
The ProresDSPContext already contains the idct_permutation.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
- [DH] libavcodec/proresdec.c
-
24 février, par Andreas Rheinhardt
avcodec/simple_idct: Move ProRes-only code to proresdsp.c
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
- [DH] libavcodec/proresdsp.c
- [DH] libavcodec/simple_idct.c
- [DH] libavcodec/simple_idct.h
- [DH] libavcodec/simple_idct_template.c
- [DH] libavcodec/tests/dct.c