Show patches with: Archived = No       |   45481 patches
« 1 2 ... 115 116 117454 455 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,2/5] avformat/apngenc: Check for incomplete chunks [FFmpeg-devel,1/5] avcodec/apng: Add APNG_FCTL_CHUNK_SIZE define - - - - 4-- 2022-07-04 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/5] avcodec/apng: Add APNG_FCTL_CHUNK_SIZE define [FFmpeg-devel,1/5] avcodec/apng: Add APNG_FCTL_CHUNK_SIZE define - - - - 4-- 2022-07-04 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,2/2] avcodec/libopusdec: Enable FEC/PLC [FFmpeg-devel,v2,1/2] avcodec/libopusenc: reload packet loss at encode - - - - 6-- 2022-07-04 Philip-Dylan Gleonec New
[FFmpeg-devel,v2,1/2] avcodec/libopusenc: reload packet loss at encode [FFmpeg-devel,v2,1/2] avcodec/libopusenc: reload packet loss at encode - - - - 4-- 2022-07-04 Philip-Dylan Gleonec New
[FFmpeg-devel,4/4] avcodec/mscc: Don't modify input packet [FFmpeg-devel,1/4] avformat/(mpeg|mpegts|mxf|sup)enc: Use const uint8_t* to access pkt data - - - - 6-- 2022-07-04 Andreas Rheinhardt Accepted
[FFmpeg-devel,3/4] avcodec/decoders: Use const uint8_t* to access input packet data [FFmpeg-devel,1/4] avformat/(mpeg|mpegts|mxf|sup)enc: Use const uint8_t* to access pkt data - - - - 4-- 2022-07-04 Andreas Rheinhardt Accepted
[FFmpeg-devel,2/4] avcodec/dcadec: Treat the input packet's data as const [FFmpeg-devel,1/4] avformat/(mpeg|mpegts|mxf|sup)enc: Use const uint8_t* to access pkt data - - - - 4-- 2022-07-04 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/4] avformat/(mpeg|mpegts|mxf|sup)enc: Use const uint8_t* to access pkt data [FFmpeg-devel,1/4] avformat/(mpeg|mpegts|mxf|sup)enc: Use const uint8_t* to access pkt data - 1 - - 42- 2022-07-04 Andreas Rheinhardt Accepted
[FFmpeg-devel,2/2] avcodec/dvenc: Don't set chroma_sample_location [FFmpeg-devel,1/2] avcodec/dv: Remove unnecessary header - - - - 6-- 2022-07-04 Andreas Rheinhardt New
[FFmpeg-devel,1/2] avcodec/dv: Remove unnecessary header [FFmpeg-devel,1/2] avcodec/dv: Remove unnecessary header - - - - 4-- 2022-07-04 Andreas Rheinhardt Accepted
[FFmpeg-devel,v4,5/5] lavfi/format: add a hwmap auto conversion filter [FFmpeg-devel,v4,1/5] avutil/hwcontext: add a function to get the AVHWDeviceType - - - - 6-- 2022-07-04 Wu, Tong1 New
[FFmpeg-devel,v4,4/5] lavfi/format: wrap auto filters into structures [FFmpeg-devel,v4,1/5] avutil/hwcontext: add a function to get the AVHWDeviceType - - - - 22- 2022-07-04 Wu, Tong1 New
[FFmpeg-devel,v4,3/5] lavfi/avfiltergraph: move convert codes into functions [FFmpeg-devel,v4,1/5] avutil/hwcontext: add a function to get the AVHWDeviceType - - - - 4-- 2022-07-04 Wu, Tong1 New
[FFmpeg-devel,v4,2/5] avfilter/vf_hwmap: get the AVHWDeviceType from outlink format [FFmpeg-devel,v4,1/5] avutil/hwcontext: add a function to get the AVHWDeviceType - - - - 4-- 2022-07-04 Wu, Tong1 New
[FFmpeg-devel,v4,1/5] avutil/hwcontext: add a function to get the AVHWDeviceType [FFmpeg-devel,v4,1/5] avutil/hwcontext: add a function to get the AVHWDeviceType - - - - 4-- 2022-07-04 Wu, Tong1 New
[FFmpeg-devel,v2,2/2] libavcodec/mpegvideo_enc: Unify the code style [FFmpeg-devel,v2,1/2] libavcodec/mpegvideo_enc: Fix a chroma mb size error in sse_mb() - - - - 6-- 2022-07-04 Chen, Wenbin Accepted
[FFmpeg-devel,v2,1/2] libavcodec/mpegvideo_enc: Fix a chroma mb size error in sse_mb() [FFmpeg-devel,v2,1/2] libavcodec/mpegvideo_enc: Fix a chroma mb size error in sse_mb() - - - - 4-- 2022-07-04 Chen, Wenbin Accepted
[FFmpeg-devel,v1] avformat/imfdec: preserve stream information [FFmpeg-devel,v1] avformat/imfdec: preserve stream information - - - - 6-- 2022-07-03 Pierre-Anthony Lemieux New
[FFmpeg-devel,4/4] avcodec/ffv1dec: Check for min packet size [FFmpeg-devel,1/4] avcodec/ffv1dec_template: Fix indention - - - - 6-- 2022-07-03 Michael Niedermayer Accepted
[FFmpeg-devel,3/4] avformat/avienc: Check video dimensions [FFmpeg-devel,1/4] avcodec/ffv1dec_template: Fix indention - - - - 4-- 2022-07-03 Michael Niedermayer Accepted
[FFmpeg-devel,2/4] avcodec/ffv1dec: Limit golomb rice coded slices to width 8M [FFmpeg-devel,1/4] avcodec/ffv1dec_template: Fix indention - - - - 4-- 2022-07-03 Michael Niedermayer Accepted
[FFmpeg-devel,1/4] avcodec/ffv1dec_template: Fix indention [FFmpeg-devel,1/4] avcodec/ffv1dec_template: Fix indention - - - - 4-- 2022-07-03 Michael Niedermayer Accepted
[FFmpeg-devel,v3,3/3] avfilter/avfiltergraph: add an auto hwmap filter [FFmpeg-devel,v3,1/3] avutil/hwcontext: add a function to get the AVHWDeviceType - - - - 33- 2022-07-03 Wu, Tong1 New
[FFmpeg-devel,v3,2/3] avfilter/vf_hwmap: get the AVHWDeviceType from outlink format [FFmpeg-devel,v3,1/3] avutil/hwcontext: add a function to get the AVHWDeviceType - - - - 4-- 2022-07-03 Wu, Tong1 New
[FFmpeg-devel,v3,1/3] avutil/hwcontext: add a function to get the AVHWDeviceType [FFmpeg-devel,v3,1/3] avutil/hwcontext: add a function to get the AVHWDeviceType - - - - 4-- 2022-07-03 Wu, Tong1 New
[FFmpeg-devel,3/3] lavc/tests: add a cached bitstream reader test [FFmpeg-devel,1/3] get_bits: move check_marker() to mpegvideodec.h - - - - 6-- 2022-07-03 Anton Khirnov New
[FFmpeg-devel,2/3] lavc: add standalone cached bitstream reader [FFmpeg-devel,1/3] get_bits: move check_marker() to mpegvideodec.h - - - - 4-- 2022-07-03 Anton Khirnov New
[FFmpeg-devel,1/3] get_bits: move check_marker() to mpegvideodec.h [FFmpeg-devel,1/3] get_bits: move check_marker() to mpegvideodec.h - - - - 4-- 2022-07-03 Anton Khirnov New
[FFmpeg-devel,v5,4/4] doc/decoders.texi: add document of aribcaption decoder add ARIB caption decoder using libaribcaption - - - - 6-- 2022-07-03 TADANO Tokumei New
[FFmpeg-devel,v5,3/4] lavf/mpegts.c: set some properties for ARIB caption add ARIB caption decoder using libaribcaption - - - - 4-- 2022-07-03 TADANO Tokumei New
[FFmpeg-devel,v5,2/4] lavc/codec_desc.c: remove AV_CODEC_PROP_TEXT_SUB property add ARIB caption decoder using libaribcaption - - - - 4-- 2022-07-03 TADANO Tokumei New
[FFmpeg-devel,v5,1/4] lavc/libaribcaption.c: add ARIB caption decoder using libaribcaption add ARIB caption decoder using libaribcaption - - - - 4-- 2022-07-03 TADANO Tokumei New
[FFmpeg-devel,6/6] tools/target_dec_fuzzer: Adjust threshold for LOCO [FFmpeg-devel,1/6] avcodec/wnv1: Check for width =1 - - - - 6-- 2022-07-03 Michael Niedermayer Accepted
[FFmpeg-devel,5/6] tools/target_dec_fuzzer: Adjust threshold for ylc [FFmpeg-devel,1/6] avcodec/wnv1: Check for width =1 - - - - 4-- 2022-07-03 Michael Niedermayer Accepted
[FFmpeg-devel,4/6] avcodec/qdrw: adjust max colors to array size [FFmpeg-devel,1/6] avcodec/wnv1: Check for width =1 - 1 - - 4-- 2022-07-03 Michael Niedermayer Accepted
[FFmpeg-devel,3/6] avcodec/mss4: Check image size with av_image_check_size2() [FFmpeg-devel,1/6] avcodec/wnv1: Check for width =1 - - - - 4-- 2022-07-03 Michael Niedermayer Accepted
[FFmpeg-devel,2/6] tools/target_dec_fuzzer: Adjust threshold for WCMV [FFmpeg-devel,1/6] avcodec/wnv1: Check for width =1 - - - - 4-- 2022-07-03 Michael Niedermayer Accepted
[FFmpeg-devel,1/6] avcodec/wnv1: Check for width =1 [FFmpeg-devel,1/6] avcodec/wnv1: Check for width =1 - - - - 4-- 2022-07-03 Michael Niedermayer New
[FFmpeg-devel] avutil/channel_layout: don't error out on truncated strings [FFmpeg-devel] avutil/channel_layout: don't error out on truncated strings - - - - 6-- 2022-07-02 James Almer New
[FFmpeg-devel,20/20] avcodec/h2645_sei: Factor attaching film grain side-data to frame out [FFmpeg-devel,01/20] avcodec/hevc_sei: Use proper type for NALU type - - - - 6-- 2022-07-02 Andreas Rheinhardt Accepted
[FFmpeg-devel,19/20] avcodec/(h264|hevc)_ps: Factor common VUI code out [FFmpeg-devel,01/20] avcodec/hevc_sei: Use proper type for NALU type - - - - 4-- 2022-07-02 Andreas Rheinhardt New
[FFmpeg-devel,18/20] avcodec/h26[45]_metadata_bsf: Fix range of chroma_sample_loc_type [FFmpeg-devel,01/20] avcodec/hevc_sei: Use proper type for NALU type - - - - 4-- 2022-07-02 Andreas Rheinhardt Accepted
[FFmpeg-devel,17/20] avcodec/h264_ps: Don't output invalid chroma location [FFmpeg-devel,01/20] avcodec/hevc_sei: Use proper type for NALU type - - - - 4-- 2022-07-02 Andreas Rheinhardt Accepted
[FFmpeg-devel,16/20] avcodec/hevc_ps: Fix wrong copyright years [FFmpeg-devel,01/20] avcodec/hevc_sei: Use proper type for NALU type - - - - 4-- 2022-07-02 Andreas Rheinhardt Accepted
[FFmpeg-devel,15/20] avcodec/h264data: Deduplicate H.26[45] aspect ratio table [FFmpeg-devel,01/20] avcodec/hevc_sei: Use proper type for NALU type - - - - 4-- 2022-07-02 Andreas Rheinhardt New
[FFmpeg-devel,14/20] avcodec/h264_ps: Don't error out on unknown aspect ratio [FFmpeg-devel,01/20] avcodec/hevc_sei: Use proper type for NALU type - - - - 4-- 2022-07-02 Andreas Rheinhardt Accepted
[FFmpeg-devel,13/20] avcodec/h2645_sei: Also support Active Format Descriptor for HEVC [FFmpeg-devel,01/20] avcodec/hevc_sei: Use proper type for NALU type - - - - 4-- 2022-07-02 Andreas Rheinhardt Accepted
[FFmpeg-devel,12/20] avcodec/h2645_sei: Attach AVStereo3D side data generically [FFmpeg-devel,01/20] avcodec/hevc_sei: Use proper type for NALU type - - - - 4-- 2022-07-02 Andreas Rheinhardt Accepted
[FFmpeg-devel,11/20] avcodec/h264_sei, sei: Make H264_SEI_FpaType generic [FFmpeg-devel,01/20] avcodec/hevc_sei: Use proper type for NALU type - - - - 4-- 2022-07-02 Andreas Rheinhardt Accepted
[FFmpeg-devel,10/20] avcodec/h2645_sei: Factor out applying SEIs to frames [FFmpeg-devel,01/20] avcodec/hevc_sei: Use proper type for NALU type - - - - 4-- 2022-07-02 Andreas Rheinhardt Accepted
[FFmpeg-devel,09/20] avcodec/h2645_sei: Factor out freeing common SEI parts [FFmpeg-devel,01/20] avcodec/hevc_sei: Use proper type for NALU type - - - - 4-- 2022-07-02 Andreas Rheinhardt New
[FFmpeg-devel,08/20] avcodec/h2645_sei: Factor updating H.2645 SEIs out [FFmpeg-devel,01/20] avcodec/hevc_sei: Use proper type for NALU type - - - - 4-- 2022-07-02 Andreas Rheinhardt New
[FFmpeg-devel,07/20] avcodec/h2645_sei: Factor parsing common SEI messages out [FFmpeg-devel,01/20] avcodec/hevc_sei: Use proper type for NALU type - - - - 4-- 2022-07-02 Andreas Rheinhardt New
[FFmpeg-devel,06/20] fate/h264: Add Active Format Descriptor test [FFmpeg-devel,01/20] avcodec/hevc_sei: Use proper type for NALU type - - - - 4-- 2022-07-02 Andreas Rheinhardt Accepted
[FFmpeg-devel,05/20] fftools/ffprobe: Improve description of AFD side data [FFmpeg-devel,01/20] avcodec/hevc_sei: Use proper type for NALU type - - - - 4-- 2022-07-02 Andreas Rheinhardt Accepted
[FFmpeg-devel,04/20] avcodec/sei: Add tag to SEI enumeration [FFmpeg-devel,01/20] avcodec/hevc_sei: Use proper type for NALU type - - - - 4-- 2022-07-02 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/20] configure: Add (h264|hevc)_sei subsystems [FFmpeg-devel,01/20] avcodec/hevc_sei: Use proper type for NALU type - - - - 4-- 2022-07-02 Andreas Rheinhardt New
[FFmpeg-devel,02/20] avcodec/h264_sei: Don't use GetBit-API for byte-aligned reads [FFmpeg-devel,01/20] avcodec/hevc_sei: Use proper type for NALU type - - - - 4-- 2022-07-02 Andreas Rheinhardt Accepted
[FFmpeg-devel,01/20] avcodec/hevc_sei: Use proper type for NALU type [FFmpeg-devel,01/20] avcodec/hevc_sei: Use proper type for NALU type - - - - 4-- 2022-07-02 Andreas Rheinhardt Accepted
[FFmpeg-devel] fate: add EXR encoder tests [FFmpeg-devel] fate: add EXR encoder tests - - - - 41- 2022-07-02 Paul B Mahol New
[FFmpeg-devel] fate tests for some images [FFmpeg-devel] fate tests for some images - - - - -3- 2022-07-02 Paul B Mahol New
[FFmpeg-devel,3/3] tools/target_dec_fuzzer: adjust threshold for cinepak [FFmpeg-devel,1/3] avcodec/alsdec: No channels cannot be accessed - - - - 6-- 2022-07-02 Michael Niedermayer New
[FFmpeg-devel,2/3] avformat/cinedec: Check size and pos more [FFmpeg-devel,1/3] avcodec/alsdec: No channels cannot be accessed - - - - 4-- 2022-07-02 Michael Niedermayer Accepted
[FFmpeg-devel,1/3] avcodec/alsdec: No channels cannot be accessed [FFmpeg-devel,1/3] avcodec/alsdec: No channels cannot be accessed - 1 - - 4-- 2022-07-02 Michael Niedermayer Accepted
[FFmpeg-devel] lavfi: Add cropdetect_video filter [FFmpeg-devel] lavfi: Add cropdetect_video filter - - - - 232 2022-07-02 Thilo Borgmann New
[FFmpeg-devel] avformat/mov: h264 cenc entryption file decryption_key failed [FFmpeg-devel] avformat/mov: h264 cenc entryption file decryption_key failed - - - - 6-- 2022-07-02 lishuangxi New
[FFmpeg-devel] avformat/mov h264 cenc entryption file decryption_key failed [FFmpeg-devel] avformat/mov h264 cenc entryption file decryption_key failed - - - - 63- 2022-07-02 lishuangxi New
[FFmpeg-devel,v5,6/6] avcodec/qsvdec: Implement SEI parsing for QSV decoders Implement SEI parsing for QSV decoders - - - - 6-- 2022-07-01 Aman Karmani New
[FFmpeg-devel,v5,5/6] avcodec/h264dec: make h264_export_frame_props() accessible Implement SEI parsing for QSV decoders - - - - 4-- 2022-07-01 Aman Karmani New
[FFmpeg-devel,v5,4/6] avcodec/hevcdec: make set_side_data() accessible Implement SEI parsing for QSV decoders - - - - 4-- 2022-07-01 Aman Karmani New
[FFmpeg-devel,v5,3/6] avcodec/mpeg12dec: make mpeg_decode_user_data() accessible Implement SEI parsing for QSV decoders - - - - 4-- 2022-07-01 Aman Karmani New
[FFmpeg-devel,v5,2/6] avcodec/vpp_qsv: Copy side data from input to output frame Implement SEI parsing for QSV decoders - - - - 4-- 2022-07-01 Aman Karmani New
[FFmpeg-devel,v5,1/6] avutil/frame: Add av_frame_copy_side_data() and av_frame_remove_all_side_data… Implement SEI parsing for QSV decoders - - - - 4-- 2022-07-01 Aman Karmani New
[FFmpeg-devel,2/2] avcodec/tiff: Check pixel format types for dng [FFmpeg-devel,1/2] avutil/channel_layout: av_channel_layout_describe_bprint: Check for buffer end - - - - 6-- 2022-07-01 Michael Niedermayer Accepted
[FFmpeg-devel,1/2] avutil/channel_layout: av_channel_layout_describe_bprint: Check for buffer end [FFmpeg-devel,1/2] avutil/channel_layout: av_channel_layout_describe_bprint: Check for buffer end - 1 - - 4-- 2022-07-01 Michael Niedermayer New
[FFmpeg-devel,2/2] avcodec/cbs: Mark init and close functions as av_cold [FFmpeg-devel,1/2] avcodec/cbs: Add specialization for ff_cbs_(read|write)_unsigned() - - - - 6-- 2022-07-01 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/2] avcodec/cbs: Add specialization for ff_cbs_(read|write)_unsigned() [FFmpeg-devel,1/2] avcodec/cbs: Add specialization for ff_cbs_(read|write)_unsigned() - - - - 4-- 2022-07-01 Andreas Rheinhardt Accepted
[FFmpeg-devel] avcodec: add PHM decoder and encoder [FFmpeg-devel] avcodec: add PHM decoder and encoder - - - - 41- 2022-07-01 Paul B Mahol New
[FFmpeg-devel] libavcodec/mpegvideo_enc: Fix a chroma mb size error in sse_mb() [FFmpeg-devel] libavcodec/mpegvideo_enc: Fix a chroma mb size error in sse_mb() - 2 - - 6-- 2022-07-01 Chen, Wenbin New
[FFmpeg-devel,18/18] avcodec/hevcdec: Move allocation after error checks [FFmpeg-devel,v2,01/18] avcodec/pthread_slice: Don't reinitialise initialised mutex - - - - 6-- 2022-06-30 Andreas Rheinhardt Accepted
[FFmpeg-devel,17/18] avcodec/pthread_slice: Reuse buffer if possible [FFmpeg-devel,v2,01/18] avcodec/pthread_slice: Don't reinitialise initialised mutex - 1 - - 4-- 2022-06-30 Andreas Rheinhardt Accepted
[FFmpeg-devel,16/18] avcodec/pthread_slice: Combine allocating and zeroing entries [FFmpeg-devel,v2,01/18] avcodec/pthread_slice: Don't reinitialise initialised mutex - - - - 4-- 2022-06-30 Andreas Rheinhardt Accepted
[FFmpeg-devel,15/18] avcodec/hevcdec: Check allocation [FFmpeg-devel,v2,01/18] avcodec/pthread_slice: Don't reinitialise initialised mutex - - - - 4-- 2022-06-30 Andreas Rheinhardt Accepted
[FFmpeg-devel,14/18] avcodec/hevcdec: Don't allocate redundant HEVCContexts [FFmpeg-devel,v2,01/18] avcodec/pthread_slice: Don't reinitialise initialised mutex - - - - 4-- 2022-06-30 Andreas Rheinhardt Accepted
[FFmpeg-devel,13/18] avcodec/hevcdec: Pass HEVCLocalContext** via execute2 [FFmpeg-devel,v2,01/18] avcodec/pthread_slice: Don't reinitialise initialised mutex - - - - 4-- 2022-06-30 Andreas Rheinhardt Accepted
[FFmpeg-devel,12/18] avcodec/hevcdec: Pass HEVCLocalContext when slice-threading [FFmpeg-devel,v2,01/18] avcodec/pthread_slice: Don't reinitialise initialised mutex - - - - 4-- 2022-06-30 Andreas Rheinhardt Accepted
[FFmpeg-devel,11/18] avcodec/hevcpred: Pass HEVCLocalContext when slice-threading [FFmpeg-devel,v2,01/18] avcodec/pthread_slice: Don't reinitialise initialised mutex - - - - 4-- 2022-06-30 Andreas Rheinhardt Accepted
[FFmpeg-devel,10/18] avcodec/hevc_cabac: Pass HEVCLocalContext when slice-threading [FFmpeg-devel,v2,01/18] avcodec/pthread_slice: Don't reinitialise initialised mutex - - - - 4-- 2022-06-30 Andreas Rheinhardt Accepted
[FFmpeg-devel,09/18] avcodec/hevcdec: Add stat_coeffs to HEVCABACState [FFmpeg-devel,v2,01/18] avcodec/pthread_slice: Don't reinitialise initialised mutex - - - - 4-- 2022-06-30 Andreas Rheinhardt Accepted
[FFmpeg-devel,08/18] avcodec/hevc_filter: Pass HEVCLocalContext when slice-threading [FFmpeg-devel,v2,01/18] avcodec/pthread_slice: Don't reinitialise initialised mutex - - - - 4-- 2022-06-30 Andreas Rheinhardt Accepted
[FFmpeg-devel,07/18] avcodec/hevc_mvs: Pass HEVCLocalContext when slice-threading [FFmpeg-devel,v2,01/18] avcodec/pthread_slice: Don't reinitialise initialised mutex - - - - 4-- 2022-06-30 Andreas Rheinhardt Accepted
[FFmpeg-devel,06/18] avcodec/hevc_cabac: Don't cast const away unnecessarily [FFmpeg-devel,v2,01/18] avcodec/pthread_slice: Don't reinitialise initialised mutex - - - - 4-- 2022-06-30 Andreas Rheinhardt Accepted
[FFmpeg-devel,05/18] avcodec/hevc_refs: Constify ff_hevc_get_ref_list() [FFmpeg-devel,v2,01/18] avcodec/pthread_slice: Don't reinitialise initialised mutex - - - - 4-- 2022-06-30 Andreas Rheinhardt Accepted
[FFmpeg-devel,04/18] avcodec/hevcdec: Add pointers to logctx and parent ctx to HEVCLocalCtx [FFmpeg-devel,v2,01/18] avcodec/pthread_slice: Don't reinitialise initialised mutex - - - - 4-- 2022-06-30 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/18] avcodec/hevcdec: Don't initialize HEVCContexts twice [FFmpeg-devel,v2,01/18] avcodec/pthread_slice: Don't reinitialise initialised mutex - - - - 4-- 2022-06-30 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/18] fate/hevc: add clip for persistent_rice_adaptation_enabled_flag [FFmpeg-devel,v2,01/18] avcodec/pthread_slice: Don't reinitialise initialised mutex - - - - 4-- 2022-06-30 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,01/18] avcodec/pthread_slice: Don't reinitialise initialised mutex [FFmpeg-devel,v2,01/18] avcodec/pthread_slice: Don't reinitialise initialised mutex - 1 - - 4-- 2022-06-30 Andreas Rheinhardt Accepted
[FFmpeg-devel,2/2] avformat/mov: Support parsing of still AVIF Alpha Channel [FFmpeg-devel,1/2] avformat/mov: Rework the AVIF parser to handle multiple items - - - - 6-- 2022-06-30 Vignesh Venkat New
[FFmpeg-devel,1/2] avformat/mov: Rework the AVIF parser to handle multiple items [FFmpeg-devel,1/2] avformat/mov: Rework the AVIF parser to handle multiple items - - - - 4-- 2022-06-30 Vignesh Venkat New
[FFmpeg-devel] avformat/movenc: Fix invalid check [FFmpeg-devel] avformat/movenc: Fix invalid check - 1 - - 6-- 2022-06-30 Andreas Rheinhardt Accepted
« 1 2 ... 115 116 117454 455 »