summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avcodec/hevc_cabac: Pass HEVCLocalContext when slice-threadingAndreas Rheinhardt2022-07-25
* avcodec/hevcdec: Add stat_coeffs to HEVCABACStateAndreas Rheinhardt2022-07-25
* avcodec/hevc_filter: Pass HEVCLocalContext when slice-threadingAndreas Rheinhardt2022-07-25
* avcodec/hevc_mvs: Pass HEVCLocalContext when slice-threadingAndreas Rheinhardt2022-07-25
* avcodec/hevcdec: Add pointers to logctx and parent ctx to HEVCLocalCtxAndreas Rheinhardt2022-07-25
* avcodec/hevcdec: Don't initialize HEVCContexts twiceAndreas Rheinhardt2022-07-25
* fate/hevc: add clip for persistent_rice_adaptation_enabled_flagXu Guangxin2022-07-25
* avcodec/x86/pngdsp: Remove obsolete ff_add_bytes_l2_mmx()Andreas Rheinhardt2022-07-25
* avcodec/hevcdec: Output MD5-message in one pieceAndreas Rheinhardt2022-07-24
* configure: properly require libx264 if enabledMarvin Scholz2022-07-24
* avformat/argo_cvg: expose loop/reverb/checksum via metadataZane van Iperen2022-07-24
* avformat/argo_cvg: remove trace loggingZane van Iperen2022-07-24
* avformat/argo_cvg: add -loop and -reverb optionsZane van Iperen2022-07-24
* avformat/argo_cvg: name unk{1,2} fields correctlyZane van Iperen2022-07-24
* fftools/ffmpeg: replace AVFrame.pkt_duration with durationAnton Khirnov2022-07-24
* lavf/dnn: dump OpenVINO model input/output names to OVMdel struct.Ting Fu2022-07-24
* avcodec/svq1enc: Use unsigned for parameter >= 0 to workaround GCC bugAndreas Rheinhardt2022-07-23
* avcodec/h264_loopfilter: Fix incorrect function parameter array sizeAndreas Rheinhardt2022-07-23
* avcodec/snowenc: Don't pass int[2] as parameter declared as int[3]Andreas Rheinhardt2022-07-23
* avformat/asfcrypt: Fix wrong array length in function declarationAndreas Rheinhardt2022-07-23
* avformat/lrcenc: Avoid reading packet paddingAndreas Rheinhardt2022-07-23
* fftools/ffmpeg: Zero subtitle packet paddingAndreas Rheinhardt2022-07-23
* fftools/objpool: Don't use return with expression when returning voidAndreas Rheinhardt2022-07-23
* fftools/ffmpeg: move each muxer to a separate threadAnton Khirnov2022-07-23
* fftools: add a multistream thread-safe queueAnton Khirnov2022-07-23
* fftools/ffmpeg: depend on threadsAnton Khirnov2022-07-23
* fftools/ffmpeg: stop using av_stream_get_end_pts()Anton Khirnov2022-07-23
* fftools/ffmpeg_mux: do not call exit_program() in print_sdp()Anton Khirnov2022-07-23
* fftools/ffmpeg_mux: return errors from write_packet()Anton Khirnov2022-07-23
* fftools/ffmpeg_mux: return errors from submit_packet()Anton Khirnov2022-07-23
* fftools/ffmpeg_mux: return errors from of_submit_packet()Anton Khirnov2022-07-23
* fftools/ffmpeg: make the muxer AVFormatContext private to ffmpeg_mux.cAnton Khirnov2022-07-23
* fftools/ffmpeg: only set OutputStream.frame_number for video encodingAnton Khirnov2022-07-23
* fftools/ffmpeg: stop using OutputStream.frame_number in print_report()Anton Khirnov2022-07-23
* fftools/ffmpeg: use the sync queues to handle -framesAnton Khirnov2022-07-23
* fftools/ffmpeg_mux: reindentAnton Khirnov2022-07-23
* fftools/ffmpeg: rework -shortest implementationAnton Khirnov2022-07-23
* fftools: add an object poolAnton Khirnov2022-07-23
* fftools/ffmpeg: use pre-BSF DTS for choosing next outputAnton Khirnov2022-07-23
* fftools/ffmpeg: use last filter output pts to choose next output streamAnton Khirnov2022-07-23
* fate/ffmpeg: add a test for interleaving video+subsAnton Khirnov2022-07-23
* fftools/ffmpeg: do not send spurious EOF for streamcopy when loopingAnton Khirnov2022-07-23
* fftools/ffmpeg: use refcounted packets for encoded subtitlesAnton Khirnov2022-07-23
* fftools/ffmpeg: move freeing 2pass input stats to a better placeAnton Khirnov2022-07-23
* fftools/ffmpeg: move output file opts into private contextAnton Khirnov2022-07-23
* fftools/ffmpeg_mux: split of_write_packet()Anton Khirnov2022-07-23
* fftools/ffmpeg_mux: split queuing packets into a separate functionAnton Khirnov2022-07-23
* fftools/ffmpeg: move the mux queue into muxer private dataAnton Khirnov2022-07-23
* fftools/ffmpeg: do not log to the muxer contextAnton Khirnov2022-07-23
* fftools/ffmpeg: access output file chapters through a wrapperAnton Khirnov2022-07-23