FFmpeg/libavcodec/hevc
Marton Balint 19c95ecbff avcodec: deprecate AVCodecContext properties
These properties are unreliable because they depend on the frames decoded so
far, users should check directly the presence of the decoded AVFrame side data
or AVFrame flags.

Signed-off-by: Marton Balint <cus@passwd.hu>
2025-01-05 22:25:29 +01:00
..
cabac.c
data.c
data.h
dsp.c lavc/hevc: R-V V put_pixels(pow2) 2024-12-17 09:21:20 +08:00
dsp.h lavc/hevc: R-V V put_pixels(pow2) 2024-12-17 09:21:20 +08:00
dsp_template.c
filter.c
hevc.h
hevcdec.c avcodec: deprecate AVCodecContext properties 2025-01-05 22:25:29 +01:00
hevcdec.h lavc/container_fifo: move to lavu and make public 2024-12-15 14:05:15 +01:00
Makefile
mvs.c
parse.c
parse.h
parser.c
pred.c
pred.h
pred_template.c
ps.c lavc/refstruct: move to lavu and make public 2024-12-15 14:03:47 +01:00
ps.h
ps_enc.c
refs.c lavc/container_fifo: move to lavu and make public 2024-12-15 14:05:15 +01:00
sei.c
sei.h avcodec/hevc/sei: remove unused inline function 2024-11-13 12:49:52 -03:00