Toggle navigation
Patchwork
FFmpeg
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Anton Khirnov
| 2369 patches
Series
Submitter
State
any
Action Required
New
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Superseded
Deferred
Withdrawn
Search
Archived
No
Yes
Both
Delegate
------
Nobody
michael
state_update_bot
lq
bp0
Timothy_Gu
MattOliver
btbn
jamrial
sebechlebsky
cehoyos
kurosu
rcombs
qyot27
llogan
cus
ux
yinshiyou
andriy
andr
mstorsjo
Apply
«
1
2
3
4
…
23
24
»
Patch
Series
A/L/R/T
S/W/F
Date
Submitter
Delegate
State
[FFmpeg-devel,1/3] lavu/opt: document underlying C types for enum AVOptionType
[FFmpeg-devel,1/3] lavu/opt: document underlying C types for enum AVOptionType
- 1 - -
4
-
-
2024-08-18
Anton Khirnov
New
[FFmpeg-devel,8/8] lavfi: make FFFilterContext private to generic code
[FFmpeg-devel,1/8] lavfi/internal: move functions used by filters to filters.h
- - - -
2
-
-
2024-08-17
Anton Khirnov
New
[FFmpeg-devel,7/8] lavfi/filters: move functions only used by generic code to avfilter_internal.h
[FFmpeg-devel,1/8] lavfi/internal: move functions used by filters to filters.h
- - - -
2
-
-
2024-08-17
Anton Khirnov
New
[FFmpeg-devel,6/8] lavfi: drop internal.h
[FFmpeg-devel,1/8] lavfi/internal: move functions used by filters to filters.h
- - - -
2
-
-
2024-08-17
Anton Khirnov
New
[FFmpeg-devel,5/8] lavfi/f_streamselect: remove a no-op ff_filter_config_links() call
[FFmpeg-devel,1/8] lavfi/internal: move functions used by filters to filters.h
- - - -
2
-
-
2024-08-17
Anton Khirnov
New
[FFmpeg-devel,4/8] lavfi/inernal: move ff_fmt_is_regular_yuv() declaration to video.h
[FFmpeg-devel,1/8] lavfi/internal: move functions used by filters to filters.h
- - - -
2
-
-
2024-08-17
Anton Khirnov
New
[FFmpeg-devel,3/8] lavfi: move ff_parse_{sample_rate, channel_layout}() to audio.[ch]
[FFmpeg-devel,1/8] lavfi/internal: move functions used by filters to filters.h
- - - -
2
-
-
2024-08-17
Anton Khirnov
New
[FFmpeg-devel,2/8] lavfi: move ff_parse_pixel_format() to vf_format, its only caller
[FFmpeg-devel,1/8] lavfi/internal: move functions used by filters to filters.h
- - - -
2
-
-
2024-08-17
Anton Khirnov
New
[FFmpeg-devel,1/8] lavfi/internal: move functions used by filters to filters.h
[FFmpeg-devel,1/8] lavfi/internal: move functions used by filters to filters.h
- - - -
2
-
-
2024-08-17
Anton Khirnov
New
[FFmpeg-devel,10/10] lavfi: move AVFilterLink.graph to FilterLink
[FFmpeg-devel,01/10] lavfi: set AVFilterLink.graph on link creation
- - - -
2
-
-
2024-08-11
Anton Khirnov
New
[FFmpeg-devel,09/10] lavfi: move AVFilterLink.frame_wanted_out to FilterLinkInternal
[FFmpeg-devel,01/10] lavfi: set AVFilterLink.graph on link creation
- - - -
2
-
-
2024-08-11
Anton Khirnov
New
[FFmpeg-devel,08/10] lavfi: move AVFilterLink.{frame, sample}_count_{in, out} to FilterLink
[FFmpeg-devel,01/10] lavfi: set AVFilterLink.graph on link creation
- - - -
2
-
-
2024-08-11
Anton Khirnov
New
[FFmpeg-devel,07/10] lavfi: move AVFilterLink.frame_rate to FilterLink
[FFmpeg-devel,01/10] lavfi: set AVFilterLink.graph on link creation
- - - -
2
-
-
2024-08-11
Anton Khirnov
New
[FFmpeg-devel,06/10] lavfi: move AVFilterLink.current_pts(_us) to FilterLink
[FFmpeg-devel,01/10] lavfi: set AVFilterLink.graph on link creation
- - - -
2
-
-
2024-08-11
Anton Khirnov
New
[FFmpeg-devel,05/10] lavfi: move AVFilterLink.hw_frames_ctx to FilterLink
[FFmpeg-devel,01/10] lavfi: set AVFilterLink.graph on link creation
- - - -
2
-
-
2024-08-11
Anton Khirnov
New
[FFmpeg-devel,04/10] lavfi/vf_*_cuda: do not access hw contexts before checking they exist
[FFmpeg-devel,01/10] lavfi: set AVFilterLink.graph on link creation
- - - -
2
-
-
2024-08-11
Anton Khirnov
New
[FFmpeg-devel,03/10] lavfi: move AVFilterLink.m{ax, in}_samples to FilterLink
[FFmpeg-devel,01/10] lavfi: set AVFilterLink.graph on link creation
- - - -
2
-
-
2024-08-11
Anton Khirnov
New
[FFmpeg-devel,02/10] lavfi: add a new struct for private link properties
[FFmpeg-devel,01/10] lavfi: set AVFilterLink.graph on link creation
- - - -
2
-
-
2024-08-11
Anton Khirnov
New
[FFmpeg-devel,01/10] lavfi: set AVFilterLink.graph on link creation
[FFmpeg-devel,01/10] lavfi: set AVFilterLink.graph on link creation
- - - -
2
-
-
2024-08-11
Anton Khirnov
New
[FFmpeg-devel,6/6] fftools/ffmpeg: switch -map parsing to new stream specifier API
[FFmpeg-devel,1/6] fftools/ffmpeg: replace MATCH_PER_STREAM_OPT(.., str, ..) with a function
- - - -
2
-
-
2024-08-10
Anton Khirnov
New
[FFmpeg-devel,5/6] fftools/ffmpeg: use new stream specifier API in opt_match_per_stream*()
[FFmpeg-devel,1/6] fftools/ffmpeg: replace MATCH_PER_STREAM_OPT(.., str, ..) with a function
- - - -
2
-
-
2024-08-10
Anton Khirnov
New
[FFmpeg-devel,4/6] fftools/cmdutils: split stream specifier parsing and matching
[FFmpeg-devel,1/6] fftools/ffmpeg: replace MATCH_PER_STREAM_OPT(.., str, ..) with a function
- - - -
2
-
-
2024-08-10
Anton Khirnov
New
[FFmpeg-devel,3/6] fftools/cmdutils: put stream specifier handling back into cmdutils
[FFmpeg-devel,1/6] fftools/ffmpeg: replace MATCH_PER_STREAM_OPT(.., str, ..) with a function
- - - -
2
-
-
2024-08-10
Anton Khirnov
New
[FFmpeg-devel,2/6] fftools/ffmpeg: replace remaining uses of MATCH_PER_STREAM_OPT()
[FFmpeg-devel,1/6] fftools/ffmpeg: replace MATCH_PER_STREAM_OPT(.., str, ..) with a function
- - - -
2
-
-
2024-08-10
Anton Khirnov
New
[FFmpeg-devel,1/6] fftools/ffmpeg: replace MATCH_PER_STREAM_OPT(.., str, ..) with a function
[FFmpeg-devel,1/6] fftools/ffmpeg: replace MATCH_PER_STREAM_OPT(.., str, ..) with a function
- - - -
2
-
-
2024-08-10
Anton Khirnov
New
[FFmpeg-devel] lavc/ffv1dec: fix races in accessing FFV1SliceContext.slice_damaged
[FFmpeg-devel] lavc/ffv1dec: fix races in accessing FFV1SliceContext.slice_damaged
- 1 - -
4
-
-
2024-08-01
Anton Khirnov
New
[FFmpeg-devel,v2,22/39] lavc/ffv1enc: stop using per-slice FFV1Context
Untitled series #12567
- - - -
-
-
-
2024-07-31
Anton Khirnov
New
[FFmpeg-devel,v2,17/39] lavc/ffv1: always use the main context values of ac
Untitled series #12567
- - - -
-
-
-
2024-07-31
Anton Khirnov
New
[FFmpeg-devel] lavfi/framesync: avoid forcing frame writability unnecessarily
[FFmpeg-devel] lavfi/framesync: avoid forcing frame writability unnecessarily
- - - -
2
-
-
2024-07-24
Anton Khirnov
New
[FFmpeg-devel] fftools/ffmpeg: prefer real errors over EOF in err_merge()
[FFmpeg-devel] fftools/ffmpeg: prefer real errors over EOF in err_merge()
- - - -
2
-
-
2024-07-23
Anton Khirnov
New
[FFmpeg-devel] lavc/videotoolbox: drop HEVC cropping from start_frame rather than end_frame
[FFmpeg-devel] lavc/videotoolbox: drop HEVC cropping from start_frame rather than end_frame
- 1 - -
2
-
-
2024-07-23
Anton Khirnov
New
[FFmpeg-devel,3/3] lavc/ffv1dec: fix races in accessing FFV1SliceContext.slice_damaged
[FFmpeg-devel,1/3] lavc/ffv1dec: drop code handling AV_PIX_FMT_FLAG_PAL
- - - -
-
1
-
2024-07-22
Anton Khirnov
New
[FFmpeg-devel,2/3] lavc/ffv1: move damage handling code to decode_slice()
[FFmpeg-devel,1/3] lavc/ffv1dec: drop code handling AV_PIX_FMT_FLAG_PAL
- - - -
-
1
-
2024-07-22
Anton Khirnov
New
[FFmpeg-devel,1/3] lavc/ffv1dec: drop code handling AV_PIX_FMT_FLAG_PAL
[FFmpeg-devel,1/3] lavc/ffv1dec: drop code handling AV_PIX_FMT_FLAG_PAL
- - - -
2
-
-
2024-07-22
Anton Khirnov
New
[FFmpeg-devel,39/39] lavc/hevcdec: call ff_thread_finish_setup() even if hwaccel is in use
[FFmpeg-devel,01/39] tests/fate/vcodec: add vsynth tests for FFV1 version 2
- - - -
2
-
-
2024-07-16
Anton Khirnov
New
[FFmpeg-devel,38/39] lavc/hevcdec: simplify output logic
[FFmpeg-devel,01/39] tests/fate/vcodec: add vsynth tests for FFV1 version 2
- - - -
2
-
-
2024-07-16
Anton Khirnov
New
[FFmpeg-devel,37/39] lavc/hevcdec: use a ContainerFifo to hold frames scheduled for output
[FFmpeg-devel,01/39] tests/fate/vcodec: add vsynth tests for FFV1 version 2
- - - -
2
-
-
2024-07-16
Anton Khirnov
New
[FFmpeg-devel,36/39] lavc: add private container FIFO API
[FFmpeg-devel,01/39] tests/fate/vcodec: add vsynth tests for FFV1 version 2
- - - -
2
-
-
2024-07-16
Anton Khirnov
New
[FFmpeg-devel,35/39] lavc/hevcdec: switch to receive_frame()
[FFmpeg-devel,01/39] tests/fate/vcodec: add vsynth tests for FFV1 version 2
- - - -
2
-
-
2024-07-16
Anton Khirnov
New
[FFmpeg-devel,34/39] lavc/decode: reindent after previous commit
[FFmpeg-devel,01/39] tests/fate/vcodec: add vsynth tests for FFV1 version 2
- - - -
2
-
-
2024-07-16
Anton Khirnov
New
[FFmpeg-devel,33/39] lavc: convert frame threading to the receive_frame() pattern
[FFmpeg-devel,01/39] tests/fate/vcodec: add vsynth tests for FFV1 version 2
- - - -
2
-
-
2024-07-16
Anton Khirnov
New
[FFmpeg-devel,32/39] lavc/decode: reindent
[FFmpeg-devel,01/39] tests/fate/vcodec: add vsynth tests for FFV1 version 2
- - - -
2
-
-
2024-07-16
Anton Khirnov
New
[FFmpeg-devel,31/39] lavc/decode: wrap AV_FRAME_FLAG_DISCARD handling in a loop
[FFmpeg-devel,01/39] tests/fate/vcodec: add vsynth tests for FFV1 version 2
- - - -
2
-
-
2024-07-16
Anton Khirnov
New
[FFmpeg-devel,30/39] lavc/internal: document the precise meaning of AVCodecInternal.draining
[FFmpeg-devel,01/39] tests/fate/vcodec: add vsynth tests for FFV1 version 2
- - - -
2
-
-
2024-07-16
Anton Khirnov
New
[FFmpeg-devel,29/39] lavc/thread: move generic-layer API to avcodec_internal.h
[FFmpeg-devel,01/39] tests/fate/vcodec: add vsynth tests for FFV1 version 2
- - - -
2
-
-
2024-07-16
Anton Khirnov
New
[FFmpeg-devel,28/39] lavc/ffv1dec: fix races in accessing FFV1SliceContext.slice_damaged
[FFmpeg-devel,01/39] tests/fate/vcodec: add vsynth tests for FFV1 version 2
- - - -
2
-
-
2024-07-16
Anton Khirnov
New
[FFmpeg-devel,27/39] lavc/ffv1: change FFV1SliceContext.plane into a RefStruct object
[FFmpeg-devel,01/39] tests/fate/vcodec: add vsynth tests for FFV1 version 2
- 1 - -
2
-
-
2024-07-16
Anton Khirnov
New
[FFmpeg-devel,26/39] lavc/ffv1dec: inline copy_fields() into update_thread_context()
[FFmpeg-devel,01/39] tests/fate/vcodec: add vsynth tests for FFV1 version 2
- - - -
2
-
-
2024-07-16
Anton Khirnov
New
[FFmpeg-devel,25/39] lavc/ffv1dec: stop using per-slice FFV1Context
[FFmpeg-devel,01/39] tests/fate/vcodec: add vsynth tests for FFV1 version 2
- 1 - -
2
-
-
2024-07-16
Anton Khirnov
New
[FFmpeg-devel,24/39] lavc/ffv1dec: move slice_damaged to per-slice context
[FFmpeg-devel,01/39] tests/fate/vcodec: add vsynth tests for FFV1 version 2
- 1 - -
2
-
-
2024-07-16
Anton Khirnov
New
[FFmpeg-devel,23/39] lavc/ffv1dec: move slice_reset_contexts to per-slice context
[FFmpeg-devel,01/39] tests/fate/vcodec: add vsynth tests for FFV1 version 2
- 1 - -
2
-
-
2024-07-16
Anton Khirnov
New
[FFmpeg-devel,22/39] lavc/ffv1enc: stop using per-slice FFV1Context
[FFmpeg-devel,01/39] tests/fate/vcodec: add vsynth tests for FFV1 version 2
- - - -
1
1
-
2024-07-16
Anton Khirnov
New
[FFmpeg-devel,21/39] lavc/ffv1: move ac_byte_count to per-slice context
[FFmpeg-devel,01/39] tests/fate/vcodec: add vsynth tests for FFV1 version 2
- 1 - -
-
-
1
2024-07-16
Anton Khirnov
New
[FFmpeg-devel,20/39] lavc/ffv1enc: store per-slice rc_stat(2?) in FFV1SliceContext
[FFmpeg-devel,01/39] tests/fate/vcodec: add vsynth tests for FFV1 version 2
- 1 - -
2
-
-
2024-07-16
Anton Khirnov
New
[FFmpeg-devel,19/39] lavc/ffv1: move RangeCoder to per-slice context
[FFmpeg-devel,01/39] tests/fate/vcodec: add vsynth tests for FFV1 version 2
- 1 - -
2
-
-
2024-07-16
Anton Khirnov
New
[FFmpeg-devel,18/39] lavc/ffv1: move FFV1Context.plane to per-slice context
[FFmpeg-devel,01/39] tests/fate/vcodec: add vsynth tests for FFV1 version 2
- - - -
2
-
-
2024-07-16
Anton Khirnov
New
[FFmpeg-devel,17/39] lavc/ffv1: always use the main context values of ac
[FFmpeg-devel,01/39] tests/fate/vcodec: add vsynth tests for FFV1 version 2
- - - -
2
-
-
2024-07-16
Anton Khirnov
New
[FFmpeg-devel,16/39] lavc/ffv1: move FFV1Context.slice_{coding_mode, rct_.y_coef} to per-slice cont…
[FFmpeg-devel,01/39] tests/fate/vcodec: add vsynth tests for FFV1 version 2
- 1 - -
2
-
-
2024-07-16
Anton Khirnov
New
[FFmpeg-devel,15/39] lavc/ffv1: always use the main context values of plane_count/transparency
[FFmpeg-devel,01/39] tests/fate/vcodec: add vsynth tests for FFV1 version 2
- 1 - -
2
-
-
2024-07-16
Anton Khirnov
New
[FFmpeg-devel,14/39] lavc/ffv1: drop write-only PlaneContext.interlace_bit_state
[FFmpeg-devel,01/39] tests/fate/vcodec: add vsynth tests for FFV1 version 2
- - - -
2
-
-
2024-07-16
Anton Khirnov
New
[FFmpeg-devel,13/39] lavc/ffv1: drop redundant PlaneContext.quant_table
[FFmpeg-devel,01/39] tests/fate/vcodec: add vsynth tests for FFV1 version 2
- - - -
2
-
-
2024-07-16
Anton Khirnov
New
[FFmpeg-devel,12/39] lavc/ffv1: drop redundant FFV1Context.quant_table
[FFmpeg-devel,01/39] tests/fate/vcodec: add vsynth tests for FFV1 version 2
- - - -
2
-
-
2024-07-16
Anton Khirnov
New
[FFmpeg-devel,11/39] lavc/ffv1enc: move bit writer to per-slice context
[FFmpeg-devel,01/39] tests/fate/vcodec: add vsynth tests for FFV1 version 2
- 1 - -
2
-
-
2024-07-16
Anton Khirnov
New
[FFmpeg-devel,10/39] lavc/ffv1dec: move the bitreader to stack
[FFmpeg-devel,01/39] tests/fate/vcodec: add vsynth tests for FFV1 version 2
- - - -
2
-
-
2024-07-16
Anton Khirnov
New
[FFmpeg-devel,09/39] lavc/ffv1: move run_index to the per-slice context
[FFmpeg-devel,01/39] tests/fate/vcodec: add vsynth tests for FFV1 version 2
- - - -
2
-
-
2024-07-16
Anton Khirnov
New
[FFmpeg-devel,08/39] lavc/ffv1: move sample_buffer to the per-slice context
[FFmpeg-devel,01/39] tests/fate/vcodec: add vsynth tests for FFV1 version 2
- 1 - -
2
-
-
2024-07-16
Anton Khirnov
New
[FFmpeg-devel,07/39] lavc/ffv1: add a per-slice context
[FFmpeg-devel,01/39] tests/fate/vcodec: add vsynth tests for FFV1 version 2
- 1 - -
2
-
-
2024-07-16
Anton Khirnov
New
[FFmpeg-devel,06/39] lavc/ffv1dec: move copy_fields() under HAVE_THREADS
[FFmpeg-devel,01/39] tests/fate/vcodec: add vsynth tests for FFV1 version 2
- - - -
2
-
-
2024-07-16
Anton Khirnov
New
[FFmpeg-devel,05/39] lavc/ffv1dec: drop a pointless variable in decode_slice()
[FFmpeg-devel,01/39] tests/fate/vcodec: add vsynth tests for FFV1 version 2
- - - -
2
-
-
2024-07-16
Anton Khirnov
New
[FFmpeg-devel,04/39] lavc/ffv1dec: drop FFV1Context.cur
[FFmpeg-devel,01/39] tests/fate/vcodec: add vsynth tests for FFV1 version 2
- - - -
2
-
-
2024-07-16
Anton Khirnov
New
[FFmpeg-devel,03/39] lavc/ffv1dec: simplify slice index calculation
[FFmpeg-devel,01/39] tests/fate/vcodec: add vsynth tests for FFV1 version 2
- - - -
2
-
-
2024-07-16
Anton Khirnov
New
[FFmpeg-devel,02/39] lavc/ffv1dec: declare loop variables in the loop where possible
[FFmpeg-devel,01/39] tests/fate/vcodec: add vsynth tests for FFV1 version 2
- 1 - -
2
-
-
2024-07-16
Anton Khirnov
New
[FFmpeg-devel,01/39] tests/fate/vcodec: add vsynth tests for FFV1 version 2
[FFmpeg-devel,01/39] tests/fate/vcodec: add vsynth tests for FFV1 version 2
- 1 - -
2
-
-
2024-07-16
Anton Khirnov
New
[FFmpeg-devel,3/3] lavf: deprecate avformat_transfer_internal_stream_timing_info()
[FFmpeg-devel,1/3] fftools/ffmpeg_dec: improve detection of lavf-guessed durations
- 1 - -
3
-
1
2024-07-05
Anton Khirnov
New
[FFmpeg-devel,2/3] fftools/ffmpeg_mux_init: default to input timebase for streamcopy
[FFmpeg-devel,1/3] fftools/ffmpeg_dec: improve detection of lavf-guessed durations
- - - -
3
-
1
2024-07-05
Anton Khirnov
New
[FFmpeg-devel,1/3] fftools/ffmpeg_dec: improve detection of lavf-guessed durations
[FFmpeg-devel,1/3] fftools/ffmpeg_dec: improve detection of lavf-guessed durations
- - - -
3
-
1
2024-07-05
Anton Khirnov
New
[FFmpeg-devel] tests/fate/filter-audio: convert atempo test to oneoff
[FFmpeg-devel] tests/fate/filter-audio: convert atempo test to oneoff
- 1 - -
-
2
-
2024-07-04
Anton Khirnov
New
[FFmpeg-devel] tests/fate/mov: add a test for VFR muxing
[FFmpeg-devel] tests/fate/mov: add a test for VFR muxing
- - - -
2
-
2
2024-07-02
Anton Khirnov
New
[FFmpeg-devel,3/3] fftools/ffmpeg_mux_init: make encoder_opts local to ost_add()
[FFmpeg-devel,1/3] fftools/ffmpeg: rewrite checking whether codec AVOptions have been used
- - - -
4
-
-
2024-06-27
Anton Khirnov
New
[FFmpeg-devel,2/3] fftools/ffmpeg_mux_init: apply encoder options manually
[FFmpeg-devel,1/3] fftools/ffmpeg: rewrite checking whether codec AVOptions have been used
- - - -
4
-
-
2024-06-27
Anton Khirnov
New
[FFmpeg-devel,1/3] fftools/ffmpeg: rewrite checking whether codec AVOptions have been used
[FFmpeg-devel,1/3] fftools/ffmpeg: rewrite checking whether codec AVOptions have been used
- - - -
4
-
-
2024-06-27
Anton Khirnov
New
[FFmpeg-devel,5/5] lavc/hevcdec: improve check for PPS changing between slices
[FFmpeg-devel,1/5] lavc/hevcdec: call export_stream_params_from_sei() before ff_get_buffer()
- 1 - -
4
-
-
2024-06-26
Anton Khirnov
New
[FFmpeg-devel,4/5] lavc/hevcdec: move export_stream_params() from set_sps() to hevc_frame_start()
[FFmpeg-devel,1/5] lavc/hevcdec: call export_stream_params_from_sei() before ff_get_buffer()
- - - -
4
-
-
2024-06-26
Anton Khirnov
New
[FFmpeg-devel,3/5] lavc/hevcdec: do not pass a pixel format to set_sps()
[FFmpeg-devel,1/5] lavc/hevcdec: call export_stream_params_from_sei() before ff_get_buffer()
- - - -
4
-
-
2024-06-26
Anton Khirnov
New
[FFmpeg-devel,2/5] lavc/hevcdec: do not call export_stream_params_from_sei() in update_thread_conte…
[FFmpeg-devel,1/5] lavc/hevcdec: call export_stream_params_from_sei() before ff_get_buffer()
- - - -
4
-
-
2024-06-26
Anton Khirnov
New
[FFmpeg-devel,1/5] lavc/hevcdec: call export_stream_params_from_sei() before ff_get_buffer()
[FFmpeg-devel,1/5] lavc/hevcdec: call export_stream_params_from_sei() before ff_get_buffer()
- - - -
4
-
-
2024-06-26
Anton Khirnov
New
[FFmpeg-devel] lavc/hevcdec: always call hevc_frame_end() after successfully decoding an AU
[FFmpeg-devel] lavc/hevcdec: always call hevc_frame_end() after successfully decoding an AU
- - - -
4
-
-
2024-06-12
Anton Khirnov
New
[FFmpeg-devel,39/39] lavc/hevcdec: constify source frame in hevc_ref_frame()
[FFmpeg-devel,01/39] lavc/hevcdec: do not free SliceHeader arrays in pic_arrays_free()
- - - -
-
-
-
2024-06-07
Anton Khirnov
New
[FFmpeg-devel,38/39] lavc/hevcdec: do not unref current frame on frame_end() failure
[FFmpeg-devel,01/39] lavc/hevcdec: do not free SliceHeader arrays in pic_arrays_free()
- - - -
-
-
-
2024-06-07
Anton Khirnov
New
[FFmpeg-devel,37/39] lavc/hevcdec: move some frame-end code to hevc_frame_end()
[FFmpeg-devel,01/39] lavc/hevcdec: do not free SliceHeader arrays in pic_arrays_free()
- - - -
-
-
-
2024-06-07
Anton Khirnov
New
[FFmpeg-devel,36/39] lavc/hevcdec: factor decoding a slice NALU out of decode_nal_unit()
[FFmpeg-devel,01/39] lavc/hevcdec: do not free SliceHeader arrays in pic_arrays_free()
- - - -
-
-
-
2024-06-07
Anton Khirnov
New
[FFmpeg-devel,35/39] lavc/hevcdec: drop a redundant multiple-frame-per-packet check
[FFmpeg-devel,01/39] lavc/hevcdec: do not free SliceHeader arrays in pic_arrays_free()
- - - -
-
-
-
2024-06-07
Anton Khirnov
New
[FFmpeg-devel,32/39] lavc/hevcdec: move sequence increment/IDR handling to hevc_frame_start()
[FFmpeg-devel,01/39] lavc/hevcdec: do not free SliceHeader arrays in pic_arrays_free()
- - - -
-
-
-
2024-06-07
Anton Khirnov
New
[FFmpeg-devel,30/39] lavc/hevcdec: move constructing slice RPL to decode_slice_data()
[FFmpeg-devel,01/39] lavc/hevcdec: do not free SliceHeader arrays in pic_arrays_free()
- - - -
-
-
-
2024-06-07
Anton Khirnov
New
[FFmpeg-devel,29/39] lavc/hevcdec: move calling hwaccel decode_slice to decode_slice_data()
[FFmpeg-devel,01/39] lavc/hevcdec: do not free SliceHeader arrays in pic_arrays_free()
- - - -
-
-
-
2024-06-07
Anton Khirnov
New
[FFmpeg-devel,28/39] lavc/hevcdec: move calling hwaccel start_frame to hevc_frame_start()
[FFmpeg-devel,01/39] lavc/hevcdec: do not free SliceHeader arrays in pic_arrays_free()
- - - -
-
-
-
2024-06-07
Anton Khirnov
New
[FFmpeg-devel,27/39] lavc/hevcdec: move per-slice local_ctx setup out of hls_slice_header()
[FFmpeg-devel,01/39] lavc/hevcdec: do not free SliceHeader arrays in pic_arrays_free()
- - - -
-
-
-
2024-06-07
Anton Khirnov
New
[FFmpeg-devel,26/39] lavc/hevcdec: move slice decoding dispatch to its own function
[FFmpeg-devel,01/39] lavc/hevcdec: do not free SliceHeader arrays in pic_arrays_free()
- - - -
-
-
-
2024-06-07
Anton Khirnov
New
[FFmpeg-devel,25/39] lavc/hevcdec: move a slice segment sanity check to hls_slice_header()
[FFmpeg-devel,01/39] lavc/hevcdec: do not free SliceHeader arrays in pic_arrays_free()
- - - -
-
-
-
2024-06-07
Anton Khirnov
New
[FFmpeg-devel,24/39] lavc/hevcdec: store slice header POC in SliceHeader
[FFmpeg-devel,01/39] lavc/hevcdec: do not free SliceHeader arrays in pic_arrays_free()
- - - -
-
-
-
2024-06-07
Anton Khirnov
New
«
1
2
3
4
…
23
24
»