97533 Commits (8f51a89d66aacd9dc5896bac22e62cbd566e7a71)
 

Author SHA1 Message Date
Andreas Rheinhardt 0c3faf8205 configure, libavformat/Makefile: Fix webm_chunk dependencies 5 years ago
Paul B Mahol 10a68ccd58 avfilter/af_amix: use av_strtod() for weights 5 years ago
Paul B Mahol ce24b1def0 avfilter/vf_telecine: avoid possible null-pointer dereference 5 years ago
Jun Zhao 5633f9a8a2 fftools: fix hwaccels option dump redundancy 5 years ago
Andreas Rheinhardt f0d712d0f9 avformat/matroskaenc: Don't write elements with their default value 5 years ago
Michael Bradshaw 05039c1334 tests/ref/vsynth: fix fate colr changes (again) 5 years ago
Michael Bradshaw 19a16330f4 tests/ref/vsynth: fix fate colr changes 5 years ago
Michael Bradshaw 4ae8d13e6d avformat/movenc: write the mdcv atom by default 5 years ago
Michael Bradshaw 3ebf449766 avformat/movenc: remove the write_clli mov flag 5 years ago
Michael Bradshaw 9842fd3aaf avformat/movenc: stop guessing colr atom values 5 years ago
Michael Bradshaw b1699f4ac3 avformat/movenc: use enum values directly for colr atom 5 years ago
Paul B Mahol 70f866ad1b avfilter/vf_mix: check if array is available 5 years ago
Linjie Fu 798ab1d03e lavc/vaapi_decode: fix the build failure when hevc_vaapi is disabled 5 years ago
Andreas Rheinhardt 59e3a9aede avformat/matroskaenc: Change signature of mkv_write_track() 5 years ago
Andreas Rheinhardt 385964409a avformat/matroskaenc: Automatically use right TrackNumber in Cues 5 years ago
Andreas Rheinhardt 629f08a863 avformat/matroskaenc: Ignore AttachedFiles for track limit 5 years ago
Andreas Rheinhardt ccadd00a4a avformat/matroskaenc: Make output more deterministic 5 years ago
Andreas Rheinhardt 358b58cb29 avformat/matroskaenc: Remove allocations for Attachments 5 years ago
Andreas Rheinhardt 4b18999bee avformat/matroskaenc: Reuse random seed 5 years ago
Andreas Rheinhardt 45314ff21a avformat/matroskaenc: Use random TrackUID 5 years ago
Andreas Rheinhardt bd7dea3f4f avformat/matroskaenc: Don't waste bytes writing durations 5 years ago
Andreas Rheinhardt 3c3ad1deb0 avformat/matroskaenc: Ensure that ChapterUID are != 0 5 years ago
Gyan Doshi 2e2fa2d6e6 doc/filters: clarify metadata and logging for blackdetect 5 years ago
Marton Balint 4e0cf81b49 fftools/ffmpeg: also flush encoders which have a variable frame size 5 years ago
Andreas Rheinhardt 14dd0a9057 avcodec/cbs: Avoid leaving the ... out in calls to variadic macros 5 years ago
Carl Eugen Hoyos b7d9507bb8 lavu/mem: Make other alloc functions more similar to av_malloc(). 5 years ago
Andreas Rheinhardt 64f4d58c5e avformat/Makefile: Add missing rawenc dependency for iLBC muxer 5 years ago
Michael Niedermayer 2db37bf4cd tools/target_dec_fuzzer: Adjust threshold for zerocodec 5 years ago
Michael Niedermayer f1589be9fd avformat/oggdec: Check for EOF after page header 5 years ago
Michael Niedermayer be3c29e379 swscale/yuv2rgb: Fix vertical dither offset with slices 5 years ago
Rosen Penev 4fa4ab97f9 avcodec/mips: fix get_cabac_inline_mips function name 5 years ago
Peter Ross f1894c206e configure: add mv30 blockdsp dependency 5 years ago
James Zern 0ece80559a avcodec/libaomenc,cosmetics: fix a typo 5 years ago
Wang Cao bd3389e9f4 avcodec/libaomenc.c: Add a libaom command-line option 'tune' 5 years ago
John Stebbins 9f4054a0cb libavformat/mov: fix multiple trun per traf 5 years ago
John Stebbins 21a65d6310 mov: fix seek to next root atom in fragmented mp4 5 years ago
Michael Niedermayer 20ade59d96 avcodec/dpcm: clip exponent into supported range in XAN DPCM 5 years ago
Gautam Ramakrishnan 995d937827 libavcodec/jpeg2000: fix precinct coordinate calculation 5 years ago
Gautam Ramakrishnan e8344f21e1 libavcodec/jpeg2000dec.c: fix error in cod marker 5 years ago
Andreas Rheinhardt 12a5e0409d avcodec/ac3_tab: Zero-terminate ff_ac3_sample_rate_tab 5 years ago
Zane van Iperen 67c4405fac avcodec/adpcm: remove unused shift parameter from adpcm_ima_qt_expand_nibble() 5 years ago
Carl Eugen Hoyos 5325423437 lavc/amrwbdec: Add a comment about the missing muting technique. 5 years ago
Carl Eugen Hoyos e426f71c96 lavc/amrwbdec: Output silence for frames marked as corrupt. 5 years ago
Carl Eugen Hoyos 8f01fa378f lavc/amrwbdec: Remove a dead comparison. 5 years ago
Rosen Penev 875ba23333 avcodec/aacdec: fix compilation under soft float MIPS 5 years ago
Carl Eugen Hoyos dbc5c0c1c8 lavfi/telecine: Mark telecined frames as interlaced. 5 years ago
Mattias Wadman 9d21d18ec3 lavf/oggparsevorbis: Use case-insensitive key compare for vorbis picture 5 years ago
John Stebbins 99360990a9 libavformat/mov: restore use of mfra time as dts 5 years ago
Gyan Doshi 49a32fa45c avfilter/delogo: correct indentation for option show. 5 years ago
Gyan Doshi 74fe697f96 avfilter/delogo: remove deprecated options 5 years ago