This website requires JavaScript.
Explore
Help
Sign In
eessppeelllloo
/
ffmpeg
Watch
1
Star
0
Fork
0
You've already forked ffmpeg
mirror of
https://git.ffmpeg.org/ffmpeg.git
synced
2026-06-16 04:32:47 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ccd391d6a3afaa2e47f01ac51789082f1a39f03e
ffmpeg
/
libavcodec
/
hevc
T
History
Anton Khirnov
ccd391d6a3
lavc/hevcdec: do not unref current frame on frame_end() failure
...
It's a race with frame threading.
2024-06-11 17:39:35 +02:00
..
cabac.c
lavc/hevc/cabac: do not infer WPP use based on HEVCContext.threads_number
2024-06-11 17:39:35 +02:00
data.c
…
data.h
…
dsp_template.c
…
dsp.c
…
dsp.h
…
filter.c
lavc/hevcdec: drop redundant HEVCContext.threads_{type,number}
2024-06-11 17:39:35 +02:00
hevc.h
…
hevcdec.c
lavc/hevcdec: do not unref current frame on frame_end() failure
2024-06-11 17:39:35 +02:00
hevcdec.h
lavc/hevcdec: move some frame-end code to hevc_frame_end()
2024-06-11 17:39:35 +02:00
Makefile
avcodec/hevc/Makefile: Move rules for lavc/* files to lavc/Makefile
2024-06-09 10:59:33 +02:00
mvs.c
lavc/hevcdec: drop redundant HEVCContext.threads_{type,number}
2024-06-11 17:39:35 +02:00
parse.c
…
parse.h
…
parser.c
lavc/hevc/parser: stop using HEVCParamSets.[psv]ps
2024-06-11 17:39:34 +02:00
pred_template.c
lavc/hevc/pred: stop accessing parameter sets through HEVCParamSets
2024-06-11 17:39:34 +02:00
pred.c
…
pred.h
lavc/hevc/pred: stop accessing parameter sets through HEVCParamSets
2024-06-11 17:39:34 +02:00
ps_enc.c
…
ps.c
lavc/hevcdec: move active PPS from HEVCParamSets to HEVCContext
2024-06-11 17:39:34 +02:00
ps.h
lavc/hevcdec: move active PPS from HEVCParamSets to HEVCContext
2024-06-11 17:39:34 +02:00
refs.c
lavc/hevcdec: drop redundant HEVCContext.threads_{type,number}
2024-06-11 17:39:35 +02:00
sei.c
…
sei.h
…