| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/drawutils: ban XYZ formats | Niklas Haas | 2023-10-31 | 1 | -1/+0 |
* | avutil/channel_layout: add a 3.1.2 channel layout | James Almer | 2023-10-27 | 1 | -0/+1 |
* | avutil/channel_layout: add a 7.1.4 channel layout | Will Wolcott | 2023-10-27 | 1 | -0/+1 |
* | avutil/channel_layout: add a 7.1.2 channel layout | James Almer | 2023-10-27 | 1 | -0/+1 |
* | avutil/channel_layout: add a 5.1.4 channel layout | James Almer | 2023-10-27 | 1 | -0/+1 |
* | avutil/channel_layout: rename 7.1(top) channel layout to 5.1.2 | James Almer | 2023-10-27 | 1 | -1/+1 |
* | ffprobe: print the non-diegetic stream disposition flag | James Almer | 2023-10-25 | 34 | -32/+69 |
* | ffprobe: fix XML rendering, review XML layout | Stefano Sabatini | 2023-10-20 | 11 | -698/+714 |
* | fate/screen: workaround test failure on mac M1 | Zhao Zhili | 2023-10-18 | 1 | -1/+0 |
* | fftools/ffmpeg_enc: merge -force_key_frames source/source_no_drop | Anton Khirnov | 2023-10-10 | 1 | -11/+11 |
* | tests/fate/ffmpeg: add tests for -force_key_frames source | Anton Khirnov | 2023-10-10 | 3 | -0/+1036 |
* | fftools/ffmpeg: stop injecting stream side data in packets | James Almer | 2023-10-06 | 14 | -21/+21 |
* | avcodec/decode: propagate global side data to frames | James Almer | 2023-10-06 | 2 | -65/+83 |
* | ffprobe: introduce section type, use for the compact output | Stefano Sabatini | 2023-10-06 | 17 | -1436/+688 |
* | ffprobe: correct section name for side data piece | Stefano Sabatini | 2023-10-06 | 1 | -40/+40 |
* | fftools/ffmpeg_enc: do not round frame durations prematurely | Anton Khirnov | 2023-10-03 | 8 | -20/+20 |
* | fftools/ffmpeg_dec: disregard demuxer timestamps for NOTIMESTAMPS formats | Anton Khirnov | 2023-10-03 | 11 | -114/+170 |
* | lavc/mpeg4videodec: do not invent a framerate from guessed numbers | Anton Khirnov | 2023-10-03 | 2 | -42/+43 |
* | avformat/matroskaenc: Write default duration for audio | Andreas Rheinhardt | 2023-10-02 | 7 | -39/+39 |
* | avformat/matroskaenc: Don't create wrong packet durations | Andreas Rheinhardt | 2023-10-02 | 1 | -2/+2 |
* | fate: add forgotten changes for GBRAP14 | Paul B Mahol | 2023-09-28 | 2 | -0/+15 |
* | swscale: add GBRAP14 format support | Paul B Mahol | 2023-09-28 | 13 | -0/+23 |
* | fftools/ffmpeg_enc: apply -top to individual encoded frames | Anton Khirnov | 2023-09-18 | 3 | -3/+3 |
* | avcodec/av1dec: export pixel format even if no hardware decoder is present | James Almer | 2023-09-08 | 3 | -5/+5 |
* | fate: add forgotten rpza reference test | Paul B Mahol | 2023-09-07 | 1 | -0/+4 |
* | fate: add rpza encoder tests | Paul B Mahol | 2023-09-07 | 3 | -0/+12 |
* | fate/matroska: Add test for remuxing non-rotation displaymatrix | Andreas Rheinhardt | 2023-09-07 | 1 | -0/+15 |
* | avcodec/av1dec: don't set aspect ratio when it's not yet known | James Almer | 2023-09-06 | 1 | -1/+1 |
* | fate: add OSQ test | Paul B Mahol | 2023-09-06 | 1 | -0/+1 |
* | fate/enhanced-flv-vp9: add tests reference data | Steven Liu | 2023-09-05 | 1 | -0/+18 |
* | tests/fate/flvenc: add av1 in enhanced flv test case | Steven Liu | 2023-09-05 | 1 | -0/+70 |
* | fate: add rka test | Paul B Mahol | 2023-09-04 | 1 | -0/+1 |
* | tests/fate/flvenc: add hevc in enhanced flv test case | Steven Liu | 2023-09-04 | 1 | -0/+258 |
* | fate/jpegxl_anim: add demuxer fate test for jpegxl_anim | Leo Izen | 2023-09-01 | 4 | -0/+24 |
* | avformat/matroskaenc: Don't add side-data to input stream | Andreas Rheinhardt | 2023-08-30 | 1 | -2/+4 |
* | fftools/ffmpeg_enc: only use fallback framerate when encoding CFR | Anton Khirnov | 2023-08-30 | 2 | -95/+95 |
* | tests/fate: Add NoLegacy-cut.ape test | Michael Niedermayer | 2023-08-28 | 1 | -0/+1 |
* | fate/matroska: Stop using unicode in command line paramters | Martin Storsjö | 2023-08-22 | 1 | -5/+5 |
* | fate/matroska: Add test for stereo 3D | Andreas Rheinhardt | 2023-08-13 | 1 | -0/+193 |
* | avformat/matroskaenc: Don't write \0 unnecessarily | Andreas Rheinhardt | 2023-08-10 | 33 | -99/+99 |
* | avformat/matroskaenc: Don't reserve space for HDR10+ when unnecessary | Andreas Rheinhardt | 2023-08-10 | 23 | -77/+77 |
* | 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 |