| Commit message (Expand) | Author | Age | Files | Lines |
* | channel_layout: add support for Ambisonic | Vittorio Giovara | 2022-03-15 | 1 | -0/+25 |
* | avfilter: convert to new channel layout API | James Almer | 2022-03-15 | 1 | -6/+6 |
* | framehash: convert to new channel layout API | Anton Khirnov | 2022-03-15 | 226 | -237/+4 |
* | lavu: support AVChannelLayout AVOptions | Anton Khirnov | 2022-03-15 | 1 | -8/+8 |
* | fate: add a channel_layout API test | James Almer | 2022-03-15 | 1 | -0/+109 |
* | fate: add decimate filter test | Paul B Mahol | 2022-03-14 | 1 | -0/+245 |
* | fate/mov: Add test for muxing chapters | Andreas Rheinhardt | 2022-03-11 | 1 | -0/+50 |
* | fate: add a test for HDR Vivid metadata in HEVC | Limin Wang | 2022-03-10 | 1 | -0/+78 |
* | avcodec/pngdec: support alpha blending for palette apng | Paul B Mahol | 2022-03-08 | 1 | -40/+40 |
* | 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 |
* | swscale: Take the destination range into account for yuv->rgb->yuv conversions | Martin Storsjö | 2022-02-25 | 2 | -0/+12 |
* | 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 | 1 | -0/+46 |
* | fate/mpeg4: Add test for MPEG-4 Simple Studio Profile | Andreas Rheinhardt | 2022-01-29 | 1 | -0/+6 |
* | tests: add test for ffmpeg's fix_sub_duration feature | Jan Ekström | 2022-01-24 | 1 | -0/+31 |
* | fate/ffmpeg: Add test for autorotating video | Andreas Rheinhardt | 2022-01-22 | 1 | -0/+61 |
* | avformat/mux: Peek into the muxing queue for avoid_negative_ts | Andreas Rheinhardt | 2022-01-21 | 1 | -1/+1 |
* | avformat/mux: Preserve sync even if later packet has negative ts | Andreas Rheinhardt | 2022-01-21 | 1 | -3/+3 |
* | fate/matroska: Add test for avoiding negative timestamps | Andreas Rheinhardt | 2022-01-21 | 1 | -0/+42 |
* | fate/matroska: Add test for reading/writing BlockAdditionMapping elements | quietvoid | 2022-01-20 | 1 | -0/+60 |
* | 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 | 12 | -44/+44 |
* | 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 | 1 | -0/+76 |
* | fate/matroska: Add test for QT-mode | Andreas Rheinhardt | 2022-01-13 | 1 | -0/+125 |
* | avformat/matroskaenc: Add option to shift data to write cues at front | Andreas Rheinhardt | 2022-01-13 | 3 | -0/+210 |
* | 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/amr[nw]b: Add remux tests | Andreas Rheinhardt | 2022-01-08 | 2 | -0/+116 |
* | 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 | 1 | -499/+0 |
* | avformat/imf: Tests | Pierre-Anthony Lemieux | 2021-12-31 | 1 | -0/+54 |
* | 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 |
* | 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 |
* | avcodec/cdgraphics: fix transparency handling | Paul B Mahol | 2021-12-18 | 1 | -199/+199 |
* | fate/ffmpeg: Fix shortest tests | Andreas Rheinhardt | 2021-12-02 | 3 | -214/+210 |