110631 Commits (fd980b261536fbd30f2c8df42779ecb09bf1b240)
 

Author SHA1 Message Date
Anton Khirnov fd980b2615 fftools/ffmpeg_demux: reindent after previous commit 2 years ago
Anton Khirnov 9429624a76 fftools/ffmpeg: move discarding unused programs to ffmpeg_demux 2 years ago
Anton Khirnov f9657b7443 fftools/ffmpeg: simplify tracking -readrate start time 2 years ago
Anton Khirnov 6b0c984f0d fftools/ffmpeg_demux: move InputStream.streamcopy_needed to private data 2 years ago
Anton Khirnov 7df3253c5a fftools/ffmpeg_demux: move InputStream.wrap_correction_done to private data 2 years ago
Anton Khirnov df25e21ce7 fftools/ffmpeg_demux: move InputStream.[next_]dts to private data 2 years ago
Anton Khirnov 6d7b43ed44 fftools/ffmpeg_demux: move InputStream.[saw_]first_d?ts to private data 2 years ago
Anton Khirnov 57a2b2f886 fftools/ffmpeg_demux: move InputStream.{nb_packets,data_size} to private data 2 years ago
Anton Khirnov 6fcfe4307c fftools/ffmpeg: drop unused decode_video() parameter 2 years ago
Anton Khirnov bfd5e7ef5d fftools/ffmpeg_demux: reindent after previous commit 2 years ago
Anton Khirnov 2b99c6bfd5 fftools/ffmpeg: move post-demux packet processing to ffmpeg_demux 2 years ago
Anton Khirnov 09c686788e fftools/ffmpeg: attach InputStream.dts to demuxed packets when needed 2 years ago
Anton Khirnov abf9532bda fftools/ffmpeg_demux: move preparing DemuxMsg to separate function 2 years ago
Anton Khirnov 989e87b03c fftools/ffmpeg: stop using decoder properties in ist_dts_update() 2 years ago
Anton Khirnov 0d25b404d4 fftools/ffmpeg: reindent after previous commit 2 years ago
Anton Khirnov 702ff2d281 fftools/ffmpeg: consolidate InputStream.[next_]dts updates 2 years ago
Anton Khirnov a238ba9c3c fftools/ffmpeg: stop using deprecated ticks_per_frame 2 years ago
Anton Khirnov 7d1d61cc5f lavc: deprecate AVCodecContext.ticks_per_frame 2 years ago
Anton Khirnov 2953ebe7b6 tests/fate: add a simple test for libx264 2 years ago
Anton Khirnov f618004bc1 lavc/libvpxenc: send frame durations to the encoder 2 years ago
Anton Khirnov 2ad468ed1f lavc/libkvazaar,libopenh264enc: drop redundant checks 2 years ago
Anton Khirnov aa3b0f4376 libaomenc: use AVCodecContext.framerate when available 2 years ago
Anton Khirnov 3fabf71207 lavc/msmpeg4enc: use AVCodecContext.framerate when available 2 years ago
Anton Khirnov dc20baa049 lavc/ratecontrol: use AVCodecContext.framerate when available 2 years ago
Anton Khirnov e930b834a9 lavf: use AV_CODEC_PROP_FIELDS where appropriate 2 years ago
Anton Khirnov 70433abf7f lavc/codec_desc: add a property for codecs that support field coding 2 years ago
Anton Khirnov 78e84c054a fftools/ffmpeg: fix computing video frame duration from repeat_pict 2 years ago
Anton Khirnov d45a296732 lavu/frame: extend AVFrame.repeat_pict documentation 2 years ago
Anton Khirnov 02823210d7 fftools/opt_common: stop printing deprecated AV_CODEC_CAP_SUBFRAMES 2 years ago
Anton Khirnov 8b20d0dcb5 lavc: deprecate AV_CODEC_CAP_SUBFRAMES 2 years ago
Anton Khirnov 51d6ae099f lavc/decode: drop a useless warning 2 years ago
Michael Niedermayer 954d16fa3f
avformat/hls: Try to implement RFC8216 playlist refusal 2 years ago
Michael Niedermayer a7b06bfc5d
avformat: add ff_match_url_ext() 2 years ago
Paul B Mahol 2a74826b02 avfilter/*xfade: reduce memory consumption 2 years ago
James Almer 6759983bdc avcodec/cbs_av1: add valid range of values for num_units_in_decoding_tick 2 years ago
Paul B Mahol 66175c2dca avfilter/f_graphmonitor: set output frame duration 2 years ago
Paul B Mahol 932ccf9e7d avfilter/f_loop: free video frames once not needed 2 years ago
Paul B Mahol c27895bb98 avfilter/f_graphmonitor: add nozero display mode 2 years ago
Paul B Mahol 6eecfc577b avfilter/f_graphmonitor: rename enums 2 years ago
Paul B Mahol 8041d00271 avfilter/f_loop: fix looping for aloop 2 years ago
Paul B Mahol 7a63add0ea avfilter/f_loop: add time option, for loop start in seconds 2 years ago
Niklas Haas 30c71ef98e lavfi/vf_libplacebo: add frame_mixer option 2 years ago
Niklas Haas 02f3b9312a lavfi/vf_libplacebo: allow fps conversion 2 years ago
Niklas Haas 83b1f3f54e lavfi/vf_libplacebo: switch to activate() 2 years ago
Niklas Haas 9e802a47cc lavfi/vf_libplacebo: switch to pl_queue-based design 2 years ago
Niklas Haas 2d5e137207 lavfi/vf_libplacebo: split and refactor logic 2 years ago
Niklas Haas 482d81378f lavfi/vf_libplacebo: update render params on demand 2 years ago
Oleg e700d87b20 avfilter/setpts: add command support 2 years ago
Stefano Sabatini 6f1368842d tools/normalize: port to python3, extend syntax 2 years ago
Paul B Mahol 28a73506df avfilter/vf_waveform: add input option 2 years ago