summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* lavfi: use AVFrame.duration instead of AVFrame.pkt_durationAnton Khirnov2022-07-19
* lavc: use AVFrame.duration instead of AVFrame.pkt_durationAnton Khirnov2022-07-19
* lavu/frame: add a duration field to AVFrameAnton Khirnov2022-07-19
* swscale: add NV16 input/outputMatthieu Bouron2022-07-19
* avfilter/vsrc_ddagrab: dynamically load SetThreadDpiAwarenessContextTimo Rothenpieler2022-07-19
* avcodec/wrapped_avframe: Don't presume AVPacket to be writableAndreas Rheinhardt2022-07-18
* avcodec/wrapped_avframe: Don't leak frame metadata, side-dataAndreas Rheinhardt2022-07-18
* avcodec: Make init-threadsafety the defaultAndreas Rheinhardt2022-07-18
* avcodec: Add FF_CODEC_CAP_NOT_INIT_THREADSAFEAndreas Rheinhardt2022-07-18
* avcodec/pnmdec: Mark PHM decoder as init-threadsafeAndreas Rheinhardt2022-07-18
* Changelog: move ddagrab addition to correct versionTimo Rothenpieler2022-07-18
* avfilter/vsrc_ddagrab: fix checkheaders errorTimo Rothenpieler2022-07-18
* avformat/mov: discard data streams with all zero sample_deltaZhao Zhili2022-07-18