| Commit message (Expand) | Author | Age | Files | Lines |
* | fate/lavf-audio: Test writing AIFF-native tags | Andreas Rheinhardt | 2024-03-17 | 1 | -2/+2 |
* | avformat/pcm: decrease target audio frame per sec to 10 | Marton Balint | 2024-03-16 | 6 | -17/+17 |
* | avcodec/pnm: explicitly tag color range | Niklas Haas | 2023-11-09 | 4 | -9/+9 |
* | fftools/ffmpeg_enc: do not round frame durations prematurely | Anton Khirnov | 2023-10-03 | 7 | -19/+19 |
* | avformat/matroskaenc: Write default duration for audio | Andreas Rheinhardt | 2023-10-02 | 3 | -6/+6 |
* | fftools/ffmpeg_enc: apply -top to individual encoded frames | Anton Khirnov | 2023-09-18 | 1 | -1/+1 |
* | avformat/matroskaenc: Don't write \0 unnecessarily | Andreas Rheinhardt | 2023-08-10 | 3 | -6/+6 |
* | avformat/matroskaenc: Don't reserve space for HDR10+ when unnecessary | Andreas Rheinhardt | 2023-08-10 | 3 | -6/+6 |
* | tests/fate: fix mismatches between requested and actually used pixel formats | Anton Khirnov | 2023-07-20 | 1 | -1/+1 |
* | fftools/ffmpeg: rework audio-decode timestamp handling | Anton Khirnov | 2023-05-02 | 1 | -1/+1 |
* | fftools/ffmpeg: propagate frame durations to packets when encoding | Anton Khirnov | 2023-04-19 | 3 | -3/+3 |
* | avformat/matroskaenc: support writing Dynamic HDR10+ packet side data | James Almer | 2023-04-08 | 3 | -6/+6 |
* | avformat/matroskaenc: write a MaxBlockAdditionID element | James Almer | 2023-04-05 | 3 | -6/+6 |
* | avformat/mxfenc: fix stored/sampled/displayed width/height | Jerome Martinez | 2023-03-26 | 2 | -1/+4 |
* | avformat/mxfenc: SMPTE RDD 48:2018 Amd 1:2022 support | Jerome Martinez | 2023-03-25 | 1 | -0/+3 |
* | avformat/oggenc: don't flush twice when the last packet is side data only | James Almer | 2023-01-03 | 1 | -1/+1 |
* | 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: add QOI/XBM/XWD image2pipe tests | Paul B Mahol | 2022-12-03 | 3 | -0/+9 |
* | ac3: convert to lavu/tx | Lynne | 2022-11-06 | 1 | -1/+1 |
* | avcodec/sgidec: Use planar pixel formats | Andreas Rheinhardt | 2022-10-05 | 1 | -1/+1 |
* | fate/lavf-audio: Add dfpwm test | Andreas Rheinhardt | 2022-09-18 | 1 | -0/+3 |
* | avformat/matroskaenc: Write CodecDelay for codecs != Opus | Andreas Rheinhardt | 2022-09-05 | 2 | -4/+4 |
* | lavc/dv: remove ff_dvvideo_init() | Anton Khirnov | 2022-09-05 | 1 | -1/+1 |
* | avcodec: WBMP (Wireless Application Protocol Bitmap) image format | Peter Ross | 2022-08-07 | 1 | -0/+3 |
* | fate/lavf-image: Disable file checksums for exr tests | Andreas Rheinhardt | 2022-08-02 | 12 | -24/+0 |
* | tests/fate-run: Allow to skip file checksums for lavf_image | Andreas Rheinhardt | 2022-08-02 | 50 | -50/+50 |
* | fate: add PFM encoder tests | Paul B Mahol | 2022-07-03 | 4 | -0/+12 |
* | fate: add EXR encoder tests | Paul B Mahol | 2022-07-03 | 12 | -0/+36 |
* | avformat/movenc: enable compressorname for mp4 mode | Zhao Zhili | 2022-06-24 | 1 | -3/+3 |
* | avformat/matroskaenc: Don't waste bytes to Write Tag length fields | Andreas Rheinhardt | 2022-06-20 | 3 | -6/+6 |
* | fate: add test for QOI format | Paul B Mahol | 2022-06-05 | 1 | -0/+3 |
* | fate/lavf-audio: Disable CRC for lavf-peak_only.wav test | Andreas Rheinhardt | 2022-05-06 | 1 | -1/+0 |
* | avformat/mxfenc: allow more bits for variable part in uuid generation | Marton Balint | 2022-03-16 | 6 | -8/+8 |
* | 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 |
* | avformat/matroskaenc: Don't waste bytes on Video element length fields | Andreas Rheinhardt | 2022-01-19 | 2 | -4/+4 |
* | 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 | 3 | -6/+6 |
* | 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 |
* | ffmpeg: fix loosing gaps between audio frame timestamps when filtering | Paul B Mahol | 2021-11-18 | 1 | -1/+1 |
* | avformat/matroskaenc: Pass dispositions through unchanged by default | Andreas Rheinhardt | 2021-08-24 | 3 | -6/+6 |
* | avformat/fitsenc: write DATAMIN/DATAMAX to encoded output | Paul B Mahol | 2021-02-10 | 6 | -7/+7 |
* | avformat/mxf: add platform local tag | Limin Wang | 2021-02-05 | 6 | -8/+8 |
* | avcodec/xbmenc: Do not add last comma into output | Jose Da Silva | 2021-01-28 | 1 | -2/+2 |
* | avformat/mxfenc: add Coding Equations and Color Primaries to local tags | Marton Balint | 2021-01-27 | 6 | -8/+8 |
* | ac3enc_fixed: convert to 32-bit sample format | Lynne | 2021-01-14 | 1 | -1/+1 |
* | ffmpeg: move field order decision making to encoder initialization | Jan Ekström | 2020-10-29 | 1 | -1/+1 |
* | ffmpeg: pass decoded or filtered AVFrame to output stream initialization | Jan Ekström | 2020-10-29 | 4 | -4/+4 |