Show patches with: Submitter = Andreas Rheinhardt       |    Archived = No       |   6640 patches
« 1 2 ... 17 18 1966 67 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,01/39] avcodec/hevcdsp: Constify src pointers [FFmpeg-devel,01/39] avcodec/hevcdsp: Constify src pointers - - - - --- 2022-07-26 Andreas Rheinhardt Superseded
[FFmpeg-devel] avcodec/x86/pngdsp: Remove obsolete ff_add_bytes_l2_mmx() [FFmpeg-devel] avcodec/x86/pngdsp: Remove obsolete ff_add_bytes_l2_mmx() - 1 - - 4-- 2022-07-25 Andreas Rheinhardt Accepted
[FFmpeg-devel] fate/imf: Rename IMF fate-target [FFmpeg-devel] fate/imf: Rename IMF fate-target - 1 - - 4-- 2022-07-24 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2] fftools/objpool: Don't use return with expression when returning void [FFmpeg-devel,v2] fftools/objpool: Don't use return with expression when returning void - - 1 - 4-- 2022-07-23 Andreas Rheinhardt Accepted
[FFmpeg-devel] avformat/lrcenc: Avoid reading packet padding [FFmpeg-devel] avformat/lrcenc: Avoid reading packet padding - - - - 4-- 2022-07-23 Andreas Rheinhardt Accepted
[FFmpeg-devel] fftools/ffmpeg: Zero subtitle packet padding [FFmpeg-devel] fftools/ffmpeg: Zero subtitle packet padding - - - - 4-- 2022-07-23 Andreas Rheinhardt Accepted
[FFmpeg-devel] fftools/objpool: Don't use return with expression when returning void [FFmpeg-devel] fftools/objpool: Don't use return with expression when returning void - - - - 4-- 2022-07-23 Andreas Rheinhardt Superseded
[FFmpeg-devel,v2,5/5] avcodec/vp8, vp9: Avoid using VP56mv and VP56Frame in VP8/9 Untitled series #7077 - - - - --- 2022-07-23 Andreas Rheinhardt Accepted
[FFmpeg-devel,5/5] avcodec/vp8, vp9: Avoid using VP56mv and VP56Frame in VP8/9 [FFmpeg-devel,1/5] avcodec/hq_hqa: Remove transient GetByteContext from context - - - - 4-- 2022-07-23 Andreas Rheinhardt Superseded
[FFmpeg-devel,4/5] avcodec/vp56: Move VP5-9 range coder functions to a header of their own [FFmpeg-devel,1/5] avcodec/hq_hqa: Remove transient GetByteContext from context - - - - 4-- 2022-07-23 Andreas Rheinhardt Accepted
[FFmpeg-devel,3/5] avcodec/vp56: Move VP8/9-only rac functions to a header of their own [FFmpeg-devel,1/5] avcodec/hq_hqa: Remove transient GetByteContext from context - - - - 4-- 2022-07-23 Andreas Rheinhardt Accepted
[FFmpeg-devel,2/5] avcodec/vp56.h: Move VP8-only functions to vp8.c [FFmpeg-devel,1/5] avcodec/hq_hqa: Remove transient GetByteContext from context - - - - 4-- 2022-07-23 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/5] avcodec/hq_hqa: Remove transient GetByteContext from context [FFmpeg-devel,1/5] avcodec/hq_hqa: Remove transient GetByteContext from context - - - - 4-- 2022-07-23 Andreas Rheinhardt Accepted
[FFmpeg-devel] avcodec/hevcdec: Output MD5-message in one piece [FFmpeg-devel] avcodec/hevcdec: Output MD5-message in one piece - - - - 4-- 2022-07-22 Andreas Rheinhardt Accepted
[FFmpeg-devel,2/2] avcodec/wrapped_avframe: Don't presume AVPacket to be writable [FFmpeg-devel,1/2] avcodec/wrapped_avframe: Don't leak frame metadata, side-data - - - - 4-- 2022-07-18 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/2] avcodec/wrapped_avframe: Don't leak frame metadata, side-data [FFmpeg-devel,1/2] avcodec/wrapped_avframe: Don't leak frame metadata, side-data - - - - 4-- 2022-07-18 Andreas Rheinhardt Accepted
[FFmpeg-devel,7/7] avcodec/iff: Use unsigned to avoid compiler warning [FFmpeg-devel,1/7] avcodec/iff: Split extract_header into extradata and packet part - - - - 6-- 2022-07-12 Andreas Rheinhardt Accepted
[FFmpeg-devel,6/7] avcodec/iff: Remove transient objects from the context [FFmpeg-devel,1/7] avcodec/iff: Split extract_header into extradata and packet part - - - - 4-- 2022-07-12 Andreas Rheinhardt Accepted
[FFmpeg-devel,5/7] avcodec/iff: Reindent after the previous commits [FFmpeg-devel,1/7] avcodec/iff: Split extract_header into extradata and packet part - - - - 4-- 2022-07-12 Andreas Rheinhardt Accepted
[FFmpeg-devel,4/7] avcodec/iff: Pass extradata and extradata_size explicitly [FFmpeg-devel,1/7] avcodec/iff: Split extract_header into extradata and packet part - - - - 4-- 2022-07-12 Andreas Rheinhardt Accepted
[FFmpeg-devel,3/7] avcodec/iff: Return early when possible [FFmpeg-devel,1/7] avcodec/iff: Split extract_header into extradata and packet part - - - - 22- 2022-07-12 Andreas Rheinhardt Accepted
[FFmpeg-devel,2/7] avcodec/iff: Avoid redundant frees [FFmpeg-devel,1/7] avcodec/iff: Split extract_header into extradata and packet part - - - - 4-- 2022-07-12 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/7] avcodec/iff: Split extract_header into extradata and packet part [FFmpeg-devel,1/7] avcodec/iff: Split extract_header into extradata and packet part - - - - 4-- 2022-07-12 Andreas Rheinhardt Accepted
[FFmpeg-devel,4/4] avcodec/svq1enc: Use unsigned for parameter >= 0 to workaround GCC bug [FFmpeg-devel,1/4] avformat/asfcrypt: Fix wrong array length in function declaration - - - - 6-- 2022-07-11 Andreas Rheinhardt Accepted
[FFmpeg-devel,3/4] avcodec/h264_loopfilter: Fix incorrect function parameter array size [FFmpeg-devel,1/4] avformat/asfcrypt: Fix wrong array length in function declaration - - - - 4-- 2022-07-11 Andreas Rheinhardt Accepted
[FFmpeg-devel,2/4] avcodec/snowenc: Don't pass int[2] as parameter declared as int[3] [FFmpeg-devel,1/4] avformat/asfcrypt: Fix wrong array length in function declaration - - - - 4-- 2022-07-11 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/4] avformat/asfcrypt: Fix wrong array length in function declaration [FFmpeg-devel,1/4] avformat/asfcrypt: Fix wrong array length in function declaration - - - - 4-- 2022-07-11 Andreas Rheinhardt Accepted
[FFmpeg-devel,3/3] fate/pcm: Add pcm_dvd transcode tests [FFmpeg-devel,1/3] avcodec/pcm-dvdenc: Remove unused extra_sample(s|_count) - - - - 6-- 2022-07-10 Andreas Rheinhardt Accepted
[FFmpeg-devel,2/3] avcodec/pcm-dvdenc: Fix encoding 24bit samples [FFmpeg-devel,1/3] avcodec/pcm-dvdenc: Remove unused extra_sample(s|_count) - - - - 4-- 2022-07-10 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/3] avcodec/pcm-dvdenc: Remove unused extra_sample(s|_count) [FFmpeg-devel,1/3] avcodec/pcm-dvdenc: Remove unused extra_sample(s|_count) - 1 - - 4-- 2022-07-10 Andreas Rheinhardt Accepted
[FFmpeg-devel,3/3] avcodec: Make init-threadsafety the default [FFmpeg-devel] avcodec/pnmdec: Mark PHM decoder as init-threadsafe - - - - 6-- 2022-07-09 Andreas Rheinhardt Accepted
[FFmpeg-devel,2/3] avcodec: Add FF_CODEC_CAP_NOT_INIT_THREADSAFE [FFmpeg-devel] avcodec/pnmdec: Mark PHM decoder as init-threadsafe - - - - 4-- 2022-07-09 Andreas Rheinhardt Accepted
[FFmpeg-devel] avcodec/pnmdec: Mark PHM decoder as init-threadsafe [FFmpeg-devel] avcodec/pnmdec: Mark PHM decoder as init-threadsafe - - - - 6-- 2022-07-09 Andreas Rheinhardt Accepted
[FFmpeg-devel,8/8] avutil/fifo: Grow FIFO faster when growing automatically [FFmpeg-devel,1/8] avutil/mem: Handle fast allocations near UINT_MAX properly - - - - 6-- 2022-07-05 Andreas Rheinhardt New
[FFmpeg-devel,7/8] avutil/fifo: Simplify growing FIFO [FFmpeg-devel,1/8] avutil/mem: Handle fast allocations near UINT_MAX properly - - - - 4-- 2022-07-05 Andreas Rheinhardt New
[FFmpeg-devel,6/8] avcodec/movtextenc: Use av_fast_realloc_array [FFmpeg-devel,1/8] avutil/mem: Handle fast allocations near UINT_MAX properly - - - - 4-- 2022-07-05 Andreas Rheinhardt New
[FFmpeg-devel,5/8] avformat/matroskaenc: Use av_fast_realloc_array for index entries [FFmpeg-devel,1/8] avutil/mem: Handle fast allocations near UINT_MAX properly - - - - 4-- 2022-07-05 Andreas Rheinhardt New
[FFmpeg-devel,4/8] avformat/flvenc: Use array instead of linked list for index [FFmpeg-devel,1/8] avutil/mem: Handle fast allocations near UINT_MAX properly - - - - 4-- 2022-07-05 Andreas Rheinhardt New
[FFmpeg-devel,3/8] avutil/mem: Add av_fast_realloc_array() [FFmpeg-devel,1/8] avutil/mem: Handle fast allocations near UINT_MAX properly - - - - 4-- 2022-07-05 Andreas Rheinhardt New
[FFmpeg-devel,2/8] avformat/flvenc: Add deinit function [FFmpeg-devel,1/8] avutil/mem: Handle fast allocations near UINT_MAX properly - - - - 4-- 2022-07-05 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/8] avutil/mem: Handle fast allocations near UINT_MAX properly [FFmpeg-devel,1/8] avutil/mem: Handle fast allocations near UINT_MAX properly - - - - 4-- 2022-07-05 Andreas Rheinhardt Accepted
[FFmpeg-devel,4/4] avformat/movenc: Ensure packet is writable before modifying it [FFmpeg-devel,1/4] av(format|device): Add const to muxer packet data pointers - - - - 6-- 2022-07-04 Andreas Rheinhardt Accepted
[FFmpeg-devel,3/4] fftools/ffprobe: Add const to AVPacket data pointers [FFmpeg-devel,1/4] av(format|device): Add const to muxer packet data pointers - - - - 4-- 2022-07-04 Andreas Rheinhardt Accepted
[FFmpeg-devel,2/4] avcodec: Add const to muxer packet data pointers [FFmpeg-devel,1/4] av(format|device): Add const to muxer packet data pointers - - - - 22- 2022-07-04 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/4] av(format|device): Add const to muxer packet data pointers [FFmpeg-devel,1/4] av(format|device): Add const to muxer packet data pointers - - - - 4-- 2022-07-04 Andreas Rheinhardt Accepted
[FFmpeg-devel,5/5] avformat/apngenc: Add const where possible [FFmpeg-devel,1/5] avcodec/apng: Add APNG_FCTL_CHUNK_SIZE define - - - - 6-- 2022-07-04 Andreas Rheinhardt Accepted
[FFmpeg-devel,4/5] avformat/apngenc: Don't modify input packet [FFmpeg-devel,1/5] avcodec/apng: Add APNG_FCTL_CHUNK_SIZE define - - - - 4-- 2022-07-04 Andreas Rheinhardt Accepted
[FFmpeg-devel,3/5] avformat/apngenc: Check fcTL size [FFmpeg-devel,1/5] avcodec/apng: Add APNG_FCTL_CHUNK_SIZE define - - - - 4-- 2022-07-04 Andreas Rheinhardt Accepted
[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,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,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,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,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] avformat/movenc: Fix invalid check [FFmpeg-devel] avformat/movenc: Fix invalid check - 1 - - 6-- 2022-06-30 Andreas Rheinhardt Accepted
[FFmpeg-devel] avcodec/pthread_slice: Don't reinitialise initialised mutex [FFmpeg-devel] avcodec/pthread_slice: Don't reinitialise initialised mutex - - - - 6-- 2022-06-30 Andreas Rheinhardt Superseded
[FFmpeg-devel,3/3] avcodec/hevcdec: Return immediately upon hevc_init_context() failure [FFmpeg-devel,1/3] avcodec/cbs_h2645: Remove unnecessary (h264|hevc)_sei.h inclusions - - - - 6-- 2022-06-30 Andreas Rheinhardt Accepted
[FFmpeg-devel,2/3] avcodec/hevcdec: Remove redundant context_initialized [FFmpeg-devel,1/3] avcodec/cbs_h2645: Remove unnecessary (h264|hevc)_sei.h inclusions - 1 - - 4-- 2022-06-30 Andreas Rheinhardt Accepted
« 1 2 ... 17 18 1966 67 »