| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/matroskaenc: write a MaxBlockAdditionID element | James Almer | 2023-04-05 | 27 | -85/+85 |
* | tests: Add more j2k tests to cover a wider range of cases | Michael Niedermayer | 2023-04-02 | 9 | -1/+35 |
* | avcodec/j2kenc: Fix funky bpno errors on decoding | Michael Niedermayer | 2023-04-02 | 7 | -14/+14 |
* | fate/lavf-container: add missing swscale deps to mxf_dvcpro100 and mxf_ffv1 | James Almer | 2023-03-28 | 1 | -2/+2 |
* | fate: specify EC-off for damaged inter samples | J. Dekker | 2023-03-27 | 2 | -8/+8 |
* | avformat/mxfenc: fix stored/sampled/displayed width/height | Jerome Martinez | 2023-03-26 | 3 | -2/+6 |
* | fftools/ffprobe: print crop_* frame fields | James Almer | 2023-03-26 | 17 | -97/+273 |
* | tests: Fix fate-source after 0fbae2178b4ffda298b10473aa6fe17ef524eff9 | Martin Storsjö | 2023-03-26 | 1 | -0/+1 |
* | avcodec/snowenc: Fix visual weight calculation | Michael Niedermayer | 2023-03-26 | 7 | -38/+38 |
* | avformat/mxfenc: SMPTE RDD 48:2018 Amd 1:2022 support | Jerome Martinez | 2023-03-25 | 2 | -0/+5 |
* | tests: add bwdif to fate filter tests | James Darnley | 2023-03-25 | 4 | -0/+143 |
* | checkasm: add test for bwdif | James Darnley | 2023-03-25 | 5 | -0/+90 |
* | fftools/ffprobe: stop using AVFrame.pkt_{pos,size} | Anton Khirnov | 2023-03-20 | 1 | -159/+159 |
* | fate: add a yuv422p test for the untile filter | James Almer | 2023-03-16 | 2 | -0/+16 |
* | fate/mov: add PCM in mp4 test | Zhao Zhili | 2023-03-15 | 4 | -0/+51 |
* | fate/vpx: add a vp9_superframe_bsf test | James Almer | 2023-03-10 | 2 | -0/+34 |
* | tests: actually test yadif's 10 and 16-bit functions | James Darnley | 2023-03-06 | 3 | -62/+62 |
* | avcodec/pngdec: read colorspace info when decoding with AVDISCARD_ALL | Leo Izen | 2023-02-28 | 2 | -5/+5 |
* | fate/imfdec: remove imf experimental flag | Pierre-Anthony Lemieux | 2023-02-21 | 1 | -2/+2 |
* | fate/imfdec: add audio test | Pierre-Anthony Lemieux | 2023-02-18 | 2 | -0/+210 |
* | avformat/movenc: allow writing out channel count in MP4 and 3GP | Jan Ekström | 2023-02-14 | 1 | -1/+1 |
* | ffprobe: report the corrupt flag on packets | rcombs | 2023-02-09 | 35 | -2780/+2780 |
* | ffmpeg: add video heartbeat capability to fix_sub_duration | Jan Ekström | 2023-02-03 | 2 | -0/+63 |
* | x86: replace explicit REP_RETs with RETs | Lynne | 2023-02-01 | 1 | -1/+1 |
* | avcodec/png: use libavutil/csp.h for cHRM chunks | Leo Izen | 2023-01-25 | 2 | -13/+2 |
* | ffprobe: fix data hash rendering | Stefano Sabatini | 2023-01-24 | 6 | -1220/+1220 |
* | avfilter/vf_cropdetect: add ability to change limit at runtime | Ashyni | 2023-01-24 | 3 | -44/+44 |
* | avformat/segment: calculate segment durations correctly. | Gyan Doshi | 2023-01-16 | 1 | -2/+2 |
* | avcodec/h2645_sei: add support for Ambient Viewing Environment SEI | Jan Ekström | 2023-01-13 | 1 | -0/+12 |
* | lavf/spdifdec: support EAC3 | rcombs | 2023-01-13 | 2 | -0/+662 |
* | avcodec/av1_parser: export timing information when present | James Almer | 2023-01-10 | 1 | -24/+24 |
* | fftools/ffmpeg: always generate CFR output when -r is used | Anton Khirnov | 2023-01-10 | 4 | -91/+11 |
* | lavc/tests: add a cached bitstream reader test | Anton Khirnov | 2023-01-06 | 1 | -0/+10 |
* | lavc/bitstream: templatize for BE/LE | Anton Khirnov | 2023-01-06 | 1 | -0/+1 |
* | avformat/oggenc: don't flush twice when the last packet is side data only | James Almer | 2023-01-03 | 1 | -1/+1 |
* | avfilter/palettegen: make refs order deterministic | Clément Bœsch | 2023-01-03 | 2 | -2/+2 |
* | avfilter/palettegen: base box split decision on a perceptual model | Clément Bœsch | 2023-01-03 | 2 | -2/+2 |
* | avfilter/palettegen: change cut score from ∑e² to max e² | Clément Bœsch | 2023-01-03 | 2 | -2/+2 |
* | avfilter/palettegen: define the best axis to cut using the squared error | Clément Bœsch | 2023-01-03 | 2 | -2/+2 |
* | avfilter/paletteuse: switch to a perceptual model | Clément Bœsch | 2023-01-03 | 4 | -284/+284 |
* | avformat/oggenc: ignore empty packets | James Almer | 2022-12-27 | 1 | -1/+1 |
* | avcodec/pnm: avoid mirroring PFM images vertically | Leo Izen | 2022-12-27 | 4 | -4/+4 |
* | fate/flac: Add test of 32 bps encoding/decoding | Martijn van Beurden | 2022-12-26 | 1 | -0/+4 |
* | checkasm/v210dec: add extra space to the destination arrays | James Darnley | 2022-12-21 | 1 | -6/+6 |
* | avcodec/x86: add avx512icl function for v210dec | James Darnley | 2022-12-20 | 1 | -6/+6 |
* | avfilter/vf_tinterlace: support full-range YUV | Niklas Haas | 2022-12-20 | 1 | -1/+1 |
* | avfilter/drawutils: rgb48/bgr48 is supported | Paul B Mahol | 2022-12-10 | 1 | -0/+2 |
* | Revert "avcodec/decode: use a packet list to store packet properties" | James Almer | 2022-12-07 | 1 | -1/+1 |
* | fate: add QOI/XBM/XWD image2pipe tests | Paul B Mahol | 2022-12-03 | 4 | -0/+12 |
* | avcodec/ass: specify a permissive encoding | Oneric | 2022-12-03 | 24 | -24/+24 |