| Commit message (Expand) | Author | Age | Files | Lines |
* | tests: update hash as output have changed again for fate-lavf-mxf_opatom | Paul B Mahol | 2022-03-06 | 1 | -1/+1 |
* | avcodec/dnxhdenc: retry increasing qscale to not overflow max_bits | Paul B Mahol | 2022-03-05 | 1 | -2/+2 |
* | configure: stop allowing disabling lzo | James Almer | 2022-02-26 | 1 | -1/+1 |
* | swscale: Take the destination range into account for yuv->rgb->yuv conversions | Martin Storsjö | 2022-02-25 | 3 | -0/+28 |
* | avformat/imf: fix packet pts, dts and muxing | Pierre-Anthony Lemieux | 2022-02-20 | 1 | -10/+10 |
* | avformat/imf: add IMF CPL with repeated resources to FATE | Pierre-Anthony Lemieux | 2022-02-03 | 3 | -0/+53 |
* | fate/mpeg4: Add test for MPEG-4 Simple Studio Profile | Andreas Rheinhardt | 2022-01-29 | 2 | -0/+11 |
* | lavc/h264: move some shared code from h264dec to h264_parse | Anton Khirnov | 2022-01-26 | 1 | -0/+1 |
* | tests: add test for ffmpeg's fix_sub_duration feature | Jan Ekström | 2022-01-24 | 2 | -0/+42 |
* | fate/ffmpeg: Add test for autorotating video | Andreas Rheinhardt | 2022-01-22 | 2 | -0/+67 |
* | avformat/mux: Peek into the muxing queue for avoid_negative_ts | Andreas Rheinhardt | 2022-01-21 | 2 | -3/+1 |
* | avformat/mux: Preserve sync even if later packet has negative ts | Andreas Rheinhardt | 2022-01-21 | 2 | -5/+5 |
* | fate/matroska: Add test for avoiding negative timestamps | Andreas Rheinhardt | 2022-01-21 | 2 | -0/+59 |
* | fate/matroska: Add test for reading/writing BlockAdditionMapping elements | quietvoid | 2022-01-20 | 2 | -0/+67 |
* | avformat/matroskaenc: Remove duplicated code for writing WebVTT subs | Andreas Rheinhardt | 2022-01-19 | 1 | -2/+2 |
* | avformat/matroskaenc: Don't waste bytes on BlockGroup length fields | Andreas Rheinhardt | 2022-01-19 | 4 | -7/+7 |
* | avformat/matroskaenc: Remove special code for writing subtitles | Andreas Rheinhardt | 2022-01-19 | 2 | -3/+3 |
* | avformat/matroskaenc: Don't waste bytes on ChapterAtoms length fields | Andreas Rheinhardt | 2022-01-19 | 1 | -2/+2 |
* | avformat/matroskaenc: Don't waste bytes on Video element length fields | Andreas Rheinhardt | 2022-01-19 | 13 | -45/+45 |
* | avformat/matroskaenc: Don't waste bytes on AttachedFiles' length fields | Andreas Rheinhardt | 2022-01-19 | 1 | -2/+2 |
* | avformat/matroskaenc: Don't waste bytes on SimpleTags length fields | Andreas Rheinhardt | 2022-01-19 | 14 | -48/+48 |
* | vf_paletteuse: fix color cache lookup for Bayer dithering mode. | Rudolf Polzer | 2022-01-17 | 2 | -0/+79 |
* | fate/ffmpeg: add missing samples dependency to fate-shortest | James Almer | 2022-01-16 | 1 | -1/+1 |
* | fate/matroska: Add test for QT-mode | Andreas Rheinhardt | 2022-01-13 | 2 | -0/+131 |
* | avformat/matroskaenc: Add option to shift data to write cues at front | Andreas Rheinhardt | 2022-01-13 | 4 | -0/+242 |
* | swscale/x86/input.asm: add x86-optimized planer rgb2yuv functions | Mark Reid | 2022-01-11 | 1 | -0/+216 |
* | swscale/x86/output.asm: add x86-optimized planer gbr yuv2anyX functions | Mark Reid | 2022-01-11 | 5 | -1/+202 |
* | lavu/fifo: deprecate av_fifo_peek2() | Anton Khirnov | 2022-01-10 | 1 | -26/+0 |
* | avformat/movenc: fix duration in mdhd box | Zhao Zhili | 2022-01-10 | 4 | -4/+4 |
* | fate/subtitles: Fix check for fate-binsub-mksenc test | Andreas Rheinhardt | 2022-01-08 | 1 | -1/+1 |
* | fate/amrwb: Fix container type | Andreas Rheinhardt | 2022-01-08 | 1 | -1/+1 |
* | fate/amr[nw]b: Add remux tests | Andreas Rheinhardt | 2022-01-08 | 4 | -2/+130 |
* | lavfi/drawutils: re-enable P010 and P016 support | rcombs | 2022-01-04 | 1 | -0/+2 |
* | lavfi/drawutils: overhaul to improve pixel format support | rcombs | 2022-01-04 | 1 | -10/+10 |
* | lavfi/drawutils: reject shift-packed formats | rcombs | 2022-01-04 | 1 | -2/+0 |
* | swscale: introduce isSwappedChroma | rcombs | 2022-01-04 | 1 | -0/+5 |
* | swscale: introduce isDataInHighBits | rcombs | 2022-01-04 | 1 | -0/+12 |
* | swscale/output: template-ize yuv2nv12cX 10-bit and 16-bit cases | rcombs | 2022-01-04 | 14 | -42/+42 |
* | lavc/hevcdec: Parse DOVI RPU NALs | Niklas Haas | 2022-01-04 | 1 | -0/+224 |
* | fate: Limit Dolby Vision RPU test frame count | Niklas Haas | 2022-01-04 | 2 | -500/+1 |
* | fate/libswcale: add missing samples dependency to sws-slice tests | James Almer | 2022-01-03 | 1 | -2/+4 |
* | avformat/imf: Tests | Pierre-Anthony Lemieux | 2021-12-31 | 2 | -0/+58 |
* | avformat/mxfenc: fix DNxHD GC element_type | Nicolas Gaullier | 2021-12-27 | 1 | -1/+1 |
* | avformat/mxfenc: fix DNxHD GC container_ul | Nicolas Gaullier | 2021-12-27 | 1 | -1/+1 |
* | FATE: always pass -nostdin to ffmpeg | rcombs | 2021-12-22 | 10 | -25/+25 |
* | swscale: add P210/P410/P216/P416 output | rcombs | 2021-12-22 | 19 | -0/+88 |
* | ffprobe: add missing separator when printing side data in compact output | James Almer | 2021-12-22 | 15 | -816/+780 |
* | libavformat: add side_data copy in concat demuxer | Gerard Sole | 2021-12-22 | 5 | -2/+5 |
* | fate: use single thread for rawvideo | Limin Wang | 2021-12-22 | 1 | -5/+5 |
* | libswscale: Test AV_CPU_FLAG_SLOW_GATHER for hscale functions. | Alan Kelly | 2021-12-21 | 1 | -1/+1 |