101933 Commits (309e3cc15c87234861fe127614e09023f3867523)
 

Author SHA1 Message Date
Gyan Doshi 309e3cc15c avformat/rawenc: perform stream checks for mp2 muxer 4 years ago
Jan Ekström 5945288818 avformat/img2dec: set r_frame_rate in addition to avg_frame_rate 4 years ago
Timo Rothenpieler ef16dcc6a9 avfilter/overlay_cuda: check av_buffer_ref result 4 years ago
Paul B Mahol e917cd9828 avfilter/vf_v360: unbreak fov_from_dfov() for (d)fisheye when width != height 4 years ago
Timo Rothenpieler 5d52c4cbba avfilter/overlay_cuda: hold explicit reference to hw_device_ctx 4 years ago
Timo Rothenpieler 7555d6f74c avcodec/nvenc: add support for gbrp rgb input 4 years ago
Gyan Doshi 47b8871ca6 doc/muxers: add entries for raw muxers 4 years ago
Paul B Mahol 1050f94c22 avfilter/vf_v360: allow user to control fov for equirectagular format 4 years ago
Andriy Gelman 282682a9fd doc/protocols: update rtsp options 4 years ago
Zane van Iperen c012f9b265
avcodec/adpcm: refactor init/flush code 4 years ago
Zane van Iperen 9e89a23eac
avcodec/adpcm_swf: remove memory allocation during trellis encoding 4 years ago
Andreas Rheinhardt 08c805f4ac avformat/matroskaenc: Fix leak when writing attachment without filename 4 years ago
Andreas Rheinhardt 7d9afb46f2 avcodec/mpegvideo: Deprecate bframe opts for encoders not supporting them 4 years ago
Andreas Rheinhardt 6c2cc205f6 avcodec/mpegvideo: Deprecate duplicate matrix opt for unsupported codecs 4 years ago
Andreas Rheinhardt 2de159fcf1 avcodec/mpegvideo: Deprecate a53cc option for encoders != MPEG-2 4 years ago
Andreas Rheinhardt 42c895ef5c avcodec/mpegvideo: Deprecate mpeg_quant option for codecs != MPEG-4 4 years ago
Andreas Rheinhardt dff774042a avcodec/mpegvideo_enc: Combine identical checks 4 years ago
Andreas Rheinhardt bf61cbb7fc avcodec/mpeg12enc: Perform size/level/profile checks earlier 4 years ago
Andreas Rheinhardt d5c7e5cb65 avcodec/mpeg12enc: Move MPEG-1/2 dimension checks to mpeg12enc 4 years ago
Andreas Rheinhardt 80410674bd avcodec/mpegvideo_enc: Remove redundant time_base check 4 years ago
Andreas Rheinhardt 4782124b90 fftools/ffmpeg_filter: Don't needlessly copy string 4 years ago
Andreas Rheinhardt 6b72410e01 fftools/ffmpeg_filter: Don't write string that is never used 4 years ago
Andreas Rheinhardt 80399c7910 fftools/ffmpeg_filter: Avoid allocations when configuring output filters 4 years ago
Andreas Rheinhardt 059fc2d9da avcodec/mjpegenc: Include all supported pix_fmts in mpegenc pix_fmts 4 years ago
Andreas Rheinhardt 48cda7d02b avcodec/ljpegenc: Allow full range yuv420p, yuv422p, yuv444p by default 4 years ago
Andreas Rheinhardt 159bcb19b9 avcodec/mpegvideo_enc: Remove redundant pixel format checks 4 years ago
Andreas Rheinhardt d0dcfaef51 avcodec/mjpegenc: Remove dependency of AMV encoder on mjpegenc_huffman 4 years ago
Andreas Rheinhardt b3a38eaff4 avcodec/mpegvideo_enc: Make AMV encoder usable without MJPEG encoder 4 years ago
Andreas Rheinhardt 7c109cb923 avcodec/proresenc_kostya: Remove harmful check 4 years ago
Michael Niedermayer d7301f1b75 Changelog: Add new <next> line after 4.4 4 years ago
Michael Niedermayer 3c8c3e0b86 Changelog: replace <next> by 4.4 4 years ago
Anton Khirnov b593abda6c lavc/pngdec: always create a copy for APNG_DISPOSE_OP_BACKGROUND 4 years ago
Michael Niedermayer caaf463311 avcodec/msp2dec: Check available space in RLE decoder 4 years ago
Andreas Rheinhardt 44c8b67502 avformat/webvttenc: Fix use of uninitialized variable 4 years ago
Andreas Rheinhardt d393c45051 avcodec/mpegvideo_enc: Don't segfault on unorthodox mpeg_quant 4 years ago
Andreas Rheinhardt 6e8e9b7633 avcodec/encode: Fix check for allowed LJPEG pixel formats 4 years ago
Andreas Rheinhardt 4666ce0aef avformat/rmdec: Don't rely on unspecified order of evaluation 4 years ago
Andreas Rheinhardt 9a471c5437 avformat/rmdec: Fix memleaks upon read_header failure 4 years ago
Anton Khirnov f6ea2ee005 fftools/ffmpeg: copy average framerate for streamcopy, when known 4 years ago
Anton Khirnov 04feb1c038 lavf: do not derive timebase from avg_frame_rate 4 years ago
Anton Khirnov 0214da22ca fftools/ffmpeg: when framerate is set, prefer its inverse as output timebase 4 years ago
Anton Khirnov 7ec8229982 lavf/movenc: use framerate correctly in mov_write_tmcd_tag 4 years ago
Anton Khirnov 6ad79047a7 lavc: postpone FF_API_AVCTX_TIMEBASE 4 years ago
Anton Khirnov 270ddc2baf lavf: postpone removal of FF_API_COMPUTE_PKT_FIELDS2 4 years ago
Anton Khirnov 9168a1c0e6 lavf/webvttenc: fix avio_printf argument types after bump 4 years ago
Anton Khirnov 2822bfbbfb lavf/matroskaenc: fix avio_printf argument types after bump 4 years ago
Anton Khirnov 19e8103406 lavc/pngdec: use a separate bytestream reader for each chunk 4 years ago
Anton Khirnov ae08eec6a1 lavc/pngdec: improve chunk length check 4 years ago
Anton Khirnov 8e4390de48 tests/fate: add tests for PNG side/meta data 4 years ago
Anton Khirnov 8d74baccff lavc/pngdec: restructure exporting frame meta/side data 4 years ago