| Commit message (Expand) | Author | Age | Files | Lines |
* | fate/matroska: Add ALAC remux test | Andreas Rheinhardt | 2023-08-10 | 1 | -0/+173 |
* | avformat/matroskaenc: Support rotations | Andreas Rheinhardt | 2023-08-10 | 1 | -2/+11 |
* | avformat/mov: enable identifying TTML subtitle streams as such | Jan Ekström | 2023-07-28 | 2 | -8/+11 |
* | avcodec: move content light level SEI handling to h2645_sei | Jan Ekström | 2023-07-27 | 2 | -10/+10 |
* | avcodec: move mastering display colour volume SEI handling to h2645_sei | Jan Ekström | 2023-07-27 | 2 | -13/+13 |
* | tests/fate: fix mismatches between requested and actually used pixel formats | Anton Khirnov | 2023-07-20 | 3 | -5/+5 |
* | tests/fate: Add test for overlay filter using yuv444p10 output format | Tobias Rapp | 2023-07-20 | 1 | -0/+8 |
* | avformat/ivfenc: Set the "number of frames" in IVF header | Dai, Jianhui J | 2023-07-09 | 13 | -13/+13 |
* | fate/cbs: add more VVC tests | James Almer | 2023-07-07 | 5 | -0/+5 |
* | lavc/dvdec: export bitrate | Anton Khirnov | 2023-07-07 | 1 | -1/+1 |
* | Add SMC vsynth tests | Tomas Härdin | 2023-07-02 | 4 | -0/+16 |
* | fate/cbs: simplify the filter_unit discard tests | James Almer | 2023-07-01 | 8 | -150/+8 |
* | fate/cbs: add VVC tests | James Almer | 2023-06-30 | 21 | -0/+21 |
* | Add FATE test for timed id3 demux. | Romain Beauxis | 2023-06-29 | 1 | -0/+6 |
* | avcodec/j2kenc: use uint64_t type for the lambda value | James Almer | 2023-06-24 | 4 | -16/+16 |
* | tests/fate/ffmpeg: silence the audio for fate-ffmpeg-streamloop-transcode-av | Anton Khirnov | 2023-06-21 | 1 | -72/+72 |
* | lavc/msrleenc: Add msrle encoder | Tomas Härdin | 2023-06-20 | 4 | -0/+16 |
* | avformat/evc: skip nalu header size bytes before parsing sps | James Almer | 2023-06-19 | 1 | -1/+1 |
* | fate/lavf-container: add a test to remux raw evc into mp4 | James Almer | 2023-06-19 | 1 | -0/+3 |
* | tests/fate: add a test for -streamloop with transcoding video+audio | Anton Khirnov | 2023-06-19 | 1 | -0/+151 |
* | tests/fate: rename ffmpeg-streamloop to ffmpeg-streamloop-copy | Anton Khirnov | 2023-06-19 | 1 | -0/+0 |
* | fate/cbs: add tests for discard_units | Zhao Zhili | 2023-06-19 | 8 | -0/+150 |
* | fftools/ffmpeg_enc: avoid breaking exactly integer timestamps in vsync code | Anton Khirnov | 2023-06-05 | 4 | -4/+4 |
* | tests/fate/ffmpeg: add tests for -max_error_rate | Anton Khirnov | 2023-06-05 | 2 | -0/+0 |
* | av1dec: add Vulkan hwaccel | Lynne | 2023-05-29 | 1 | -0/+2 |
* | lsws: add in/out support for the new 12-bit 2-plane 422 and 444 pixfmts | Lynne | 2023-05-29 | 16 | -0/+70 |
* | lavu: add 12-bit 2-plane 422 and 444 pixel formats | Lynne | 2023-05-29 | 1 | -0/+4 |
* | avformat/gifdec: switch to using gif parser | Paul B Mahol | 2023-05-25 | 1 | -1/+1 |
* | tests/fate/ffmpeg: add a test for input -r option | Anton Khirnov | 2023-05-22 | 1 | -0/+12 |
* | fate/demux: fix fate-cavs-demux | James Almer | 2023-05-20 | 1 | -1/+1 |
* | avcodec/cavs_parser: fix finding the end of a frame | Zhao Zhili | 2023-05-20 | 1 | -0/+62 |
* | fate/jpg: add RGB mjpeg fate tests | Leo Izen | 2023-05-17 | 5 | -0/+30 |
* | tests/fate: add a simple test for libx264 | Anton Khirnov | 2023-05-15 | 1 | -0/+85 |
* | avformat/tests/imf: add invalid resource test | Pierre-Anthony Lemieux | 2023-05-11 | 1 | -0/+2 |
* | fftools/ffprobe: print exported stream AVOptions | James Almer | 2023-05-08 | 4 | -7/+7 |
* | fftools/ffmpeg: always use the same path for setting InputStream.[next_]dts | Anton Khirnov | 2023-05-02 | 2 | -28/+28 |
* | fftools/ffmpeg: rework audio-decode timestamp handling | Anton Khirnov | 2023-05-02 | 3 | -334/+334 |
* | lavf/dv: use a more granular timebase for audio | Anton Khirnov | 2023-05-02 | 1 | -8/+8 |
* | lavf/dv: do not set video timebase more than once | Anton Khirnov | 2023-05-02 | 4 | -44/+44 |
* | lavf/dauddec: set timebase to 1/samplerate | Anton Khirnov | 2023-04-28 | 2 | -18/+18 |
* | fftools/ffmpeg_enc: always use video frame durations when available | Anton Khirnov | 2023-04-24 | 4 | -71/+71 |
* | fate/jpeg2000: add JPEG 2000 tests using ITU/ISO conformance materials | Pierre-Anthony Lemieux | 2023-04-22 | 14 | -0/+84 |
* | fate/h264: test disabling cropping | James Almer | 2023-04-22 | 1 | -0/+288 |
* | fate: add tests for RGB jpegs | Leo Izen | 2023-04-21 | 3 | -0/+18 |
* | fate/png-icc-parse: update ref data | Steven Liu | 2023-04-21 | 1 | -12/+5 |
* | fftools/ffmpeg: propagate frame durations to packets when encoding | Anton Khirnov | 2023-04-19 | 19 | -133/+133 |
* | fftools/ffmpeg: stop using fake dts for generating timestamps | Anton Khirnov | 2023-04-13 | 52 | -3472/+3472 |
* | fftools/ffmpeg: change video decoding timestamp generation | Anton Khirnov | 2023-04-13 | 3 | -5/+5 |
* | lavf/rawdec: mark raw demuxers as having no timestamps | Anton Khirnov | 2023-04-13 | 1 | -1/+1 |
* | lavf/rawdec: set avg_frame_rate | Anton Khirnov | 2023-04-13 | 6 | -32/+32 |