107531 Commits (b4ca3c7e4e4a098651f013b80d9d88cc1dc4d6b7)
 

Author SHA1 Message Date
Andreas Rheinhardt b4ca3c7e4e avcodec/pthread_slice: Combine allocating and zeroing entries 2 years ago
Andreas Rheinhardt db99ca2150 avcodec/hevcdec: Check allocation 2 years ago
Andreas Rheinhardt ad2b755d3f avcodec/hevcdec: Don't allocate redundant HEVCContexts 2 years ago
Andreas Rheinhardt 09393130a0 avcodec/hevcdec: Pass HEVCLocalContext** via execute2 2 years ago
Andreas Rheinhardt 05b763a4a4 avcodec/hevcdec: Pass HEVCLocalContext when slice-threading 2 years ago
Andreas Rheinhardt 6265b155bc avcodec/hevcpred: Pass HEVCLocalContext when slice-threading 2 years ago
Andreas Rheinhardt 13b3e84a4f avcodec/hevc_cabac: Pass HEVCLocalContext when slice-threading 2 years ago
Andreas Rheinhardt 72d5ce9fa6 avcodec/hevcdec: Add stat_coeffs to HEVCABACState 2 years ago
Andreas Rheinhardt 8c4f95e1e1 avcodec/hevc_filter: Pass HEVCLocalContext when slice-threading 2 years ago
Andreas Rheinhardt 136ada2fc3 avcodec/hevc_mvs: Pass HEVCLocalContext when slice-threading 2 years ago
Andreas Rheinhardt 1837ae9d5f avcodec/hevcdec: Add pointers to logctx and parent ctx to HEVCLocalCtx 2 years ago
Andreas Rheinhardt c8d9d15f5e avcodec/hevcdec: Don't initialize HEVCContexts twice 2 years ago
Xu Guangxin 26ab6afcac fate/hevc: add clip for persistent_rice_adaptation_enabled_flag 2 years ago
Andreas Rheinhardt cddb25c848 avcodec/x86/pngdsp: Remove obsolete ff_add_bytes_l2_mmx() 2 years ago
Andreas Rheinhardt 39a538f430 avcodec/hevcdec: Output MD5-message in one piece 2 years ago
Marvin Scholz 564d7946de configure: properly require libx264 if enabled 2 years ago
Zane van Iperen 8adbecc88e
avformat/argo_cvg: expose loop/reverb/checksum via metadata 2 years ago
Zane van Iperen 9054a99fea
avformat/argo_cvg: remove trace logging 2 years ago
Zane van Iperen 23f0c55ff8
avformat/argo_cvg: add -loop and -reverb options 2 years ago
Zane van Iperen 4dfa8341e0
avformat/argo_cvg: name unk{1,2} fields correctly 2 years ago
Anton Khirnov 34cbda3ee1 fftools/ffmpeg: replace AVFrame.pkt_duration with duration 2 years ago
Ting Fu 23953b9eb7 lavf/dnn: dump OpenVINO model input/output names to OVMdel struct. 2 years ago
Andreas Rheinhardt 1cb7fd317c avcodec/svq1enc: Use unsigned for parameter >= 0 to workaround GCC bug 2 years ago
Andreas Rheinhardt 890efee2b8 avcodec/h264_loopfilter: Fix incorrect function parameter array size 2 years ago
Andreas Rheinhardt 708890e78f avcodec/snowenc: Don't pass int[2] as parameter declared as int[3] 2 years ago
Andreas Rheinhardt c807ee6975 avformat/asfcrypt: Fix wrong array length in function declaration 2 years ago
Andreas Rheinhardt 30c7cff399 avformat/lrcenc: Avoid reading packet padding 2 years ago
Andreas Rheinhardt b0ae5d02f3 fftools/ffmpeg: Zero subtitle packet padding 2 years ago
Andreas Rheinhardt 8136ab8e76 fftools/objpool: Don't use return with expression when returning void 2 years ago
Anton Khirnov 2d924b3a63 fftools/ffmpeg: move each muxer to a separate thread 2 years ago
Anton Khirnov 37c764df67 fftools: add a multistream thread-safe queue 2 years ago
Anton Khirnov 760ce4bc0b fftools/ffmpeg: depend on threads 2 years ago
Anton Khirnov 8e854cdd2e fftools/ffmpeg: stop using av_stream_get_end_pts() 2 years ago
Anton Khirnov 33f5cacb1d fftools/ffmpeg_mux: do not call exit_program() in print_sdp() 2 years ago
Anton Khirnov 9fc64574e1 fftools/ffmpeg_mux: return errors from write_packet() 2 years ago
Anton Khirnov 279214dd51 fftools/ffmpeg_mux: return errors from submit_packet() 2 years ago
Anton Khirnov 52bc8a842e fftools/ffmpeg_mux: return errors from of_submit_packet() 2 years ago
Anton Khirnov ff593c6c88 fftools/ffmpeg: make the muxer AVFormatContext private to ffmpeg_mux.c 2 years ago
Anton Khirnov 4403851ca9 fftools/ffmpeg: only set OutputStream.frame_number for video encoding 2 years ago
Anton Khirnov 4cd19eaffa fftools/ffmpeg: stop using OutputStream.frame_number in print_report() 2 years ago
Anton Khirnov 587081a179 fftools/ffmpeg: use the sync queues to handle -frames 2 years ago
Anton Khirnov 919638ff5c fftools/ffmpeg_mux: reindent 2 years ago
Anton Khirnov 4740fea7dd fftools/ffmpeg: rework -shortest implementation 2 years ago
Anton Khirnov 9ac78fb347 fftools: add an object pool 2 years ago
Anton Khirnov d02ae31fb2 fftools/ffmpeg: use pre-BSF DTS for choosing next output 2 years ago
Anton Khirnov b2b9e9ccee fftools/ffmpeg: use last filter output pts to choose next output stream 2 years ago
Anton Khirnov d55b8dbcff fate/ffmpeg: add a test for interleaving video+subs 2 years ago
Anton Khirnov f52d045e34 fftools/ffmpeg: do not send spurious EOF for streamcopy when looping 2 years ago
Anton Khirnov 481b27e850 fftools/ffmpeg: use refcounted packets for encoded subtitles 2 years ago
Anton Khirnov dceccd4aeb fftools/ffmpeg: move freeing 2pass input stats to a better place 2 years ago