-
- Downloads
hevc: remove HEVCContext usage from hevc_ps
Factor out the parameter sets into a separate struct and use it instead. This will allow us to reuse this code in the parser.
Showing
- libavcodec/hevc.c 238 additions, 237 deletionslibavcodec/hevc.c
- libavcodec/hevc.h 18 additions, 9 deletionslibavcodec/hevc.h
- libavcodec/hevc_cabac.c 27 additions, 27 deletionslibavcodec/hevc_cabac.c
- libavcodec/hevc_filter.c 70 additions, 70 deletionslibavcodec/hevc_filter.c
- libavcodec/hevc_mvs.c 48 additions, 48 deletionslibavcodec/hevc_mvs.c
- libavcodec/hevc_ps.c 50 additions, 49 deletionslibavcodec/hevc_ps.c
- libavcodec/hevc_refs.c 17 additions, 17 deletionslibavcodec/hevc_refs.c
- libavcodec/hevcpred_template.c 27 additions, 27 deletionslibavcodec/hevcpred_template.c
Loading
Please register or sign in to comment