summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* fftools/ffmpeg: refactor the code checking for bitexact outputAnton Khirnov2022-07-23
* fftools/ffmpeg: move closing the file into of_write_trailer()Anton Khirnov2022-07-23
* fftools/ffmpeg: write the header for stream-less outputs when initializing th...Anton Khirnov2022-07-23
* fftools/ffmpeg: set want_sdp when initializing the muxerAnton Khirnov2022-07-23
* fftools/ffmpeg: refactor limiting output file size with -fsAnton Khirnov2022-07-23
* fftools/ffmpeg: fix the type of limit_filesizeAnton Khirnov2022-07-23
* fftools/ffmpeg: add a helper function to access output file sizeAnton Khirnov2022-07-23
* fftools/ffmpeg_mux: add private muxer contextAnton Khirnov2022-07-23
* avcodec/hevc_filter: copy_CTB() only within width&heightMichael Niedermayer2022-07-22
* avcodec/tiff: Check tile_length and tile_widthMichael Niedermayer2022-07-22
* avcodec/aacdec: remove skip samples multiplierJames Almer2022-07-22
* lavf/sr: fix the segmentation fault caused by incorrect input frame free.Ting Fu2022-07-22
* avcodec/mss4: Check image size with av_image_check_size2()Michael Niedermayer2022-07-21
* avformat/mpc8: Check and propagate more errorsMichael Niedermayer2022-07-21
* avformat/flvdec: Check for EOF in index readingMichael Niedermayer2022-07-21
* avformat/nutdec: Check get_packetheader() in mainheaderMichael Niedermayer2022-07-21
* avformat/mov: Check for EOF in mov_read_iloc()Michael Niedermayer2022-07-21
* tools/target_dec_fuzzer: Adjust threshold for MWSCMichael Niedermayer2022-07-21
* avformat/asfdec_f: Use 64bit for packet start timeMichael Niedermayer2022-07-21
* avcodec/exr: Check x/ysizeMichael Niedermayer2022-07-21
* avcodec/ffv1dec: Fix AC_GOLOMB_RICE min size checkMichael Niedermayer2022-07-21
* avcodec/ffv1dec: consider run increase in minimal golomb frame sizeMichael Niedermayer2022-07-20
* tools/target_dec_fuzzer: Adjust threshold for MMVIDEOMichael Niedermayer2022-07-20
* avcodec/mpeg4videoenc: fix encoding long framesMichael Niedermayer2022-07-20
* avcodec/hdrdec: lines can be emptyMichael Niedermayer2022-07-20
* libavfilter/vf_overlay_qsv: Use format of first input to set output format fo...Wenbin Chen2022-07-20
* libavcodec/qsvenc: Use parameter from AVCodecContext to reset qsv codecWenbin Chen2022-07-20
* libavcodec/qsvenc: Change the parameter log to be thread safeWenbin Chen2022-07-20
* avfilter/vsrc_ddagrab: check for existence of DPI_AWARENESS_CONTEXTTimo Rothenpieler2022-07-19
* lavfi/vf_showinfo: print frame durationsAnton Khirnov2022-07-19
* tests/api: use AVFrame.duration instead of AVFrame.pkt_durationAnton Khirnov2022-07-19
* ffmpeg: use AVFrame.duration instead of AVFrame.pkt_durationAnton Khirnov2022-07-19
* ffprobe: print AVFrame.durationAnton Khirnov2022-07-19
* lavd: use AVFrame.duration instead of AVFrame.pkt_durationAnton Khirnov2022-07-19
* lavf: use AVFrame.duration instead of AVFrame.pkt_durationAnton Khirnov2022-07-19