| Commit message (Expand) | Author | Age | Files | Lines |
* | avutil/frame: add a flag to allow overwritting existing entries | James Almer | 2024-04-11 | 1 | -11/+11 |
* | tests/movenc: Validate that normal muxer usage doesn't print warnings | Martin Storsjö | 2024-04-11 | 1 | -1/+1 |
* | movenc: Allow writing timed ID3 metadata | Martin Storsjö | 2024-04-10 | 1 | -0/+8 |
* | avformat/mov_chan: respect channel order when parsing and creating chnl atom | Marton Balint | 2024-04-09 | 1 | -1/+1 |
* | avcodec/ass,webvttdec: implement more portable curly brace escapes | Oneric | 2024-04-06 | 1 | -1/+1 |
* | avcodec/webvttdec: honour bidi marks | Oneric | 2024-04-06 | 1 | -1/+1 |
* | fate/ffmpeg: Avoid dependency on samples | Andreas Rheinhardt | 2024-04-05 | 4 | -156/+156 |
* | fate/wavpack: Add test for DSD | Andreas Rheinhardt | 2024-04-04 | 1 | -0/+1 |
* | fate/vvc: add vvc-conformance-IBC_B_Tencent_2 | James Almer | 2024-04-02 | 1 | -0/+22 |
* | fate/vvc: add vvc-conformance-SUBPIC_C_ERICSSON_1 | James Almer | 2024-04-02 | 1 | -0/+37 |
* | fate/vvc: disable vvc-conformance-OPI_B_3 and vvc-conformance-VPS_A_3 | James Almer | 2024-04-02 | 2 | -12/+0 |
* | fate/fits: Fix tests on BE | Andreas Rheinhardt | 2024-04-02 | 1 | -1/+1 |
* | lavfi/setpts: unset frame durations | Anton Khirnov | 2024-03-29 | 1 | -50/+50 |
* | lavf/vf_setpts: unset output framerate | Anton Khirnov | 2024-03-29 | 1 | -38/+51 |
* | tests: Remove fate-libx265-hdr10 | Zhao Zhili | 2024-03-27 | 1 | -16/+0 |
* | avutil/timestamp: change precision of av_ts_make_time_string() | Marton Balint | 2024-03-25 | 2 | -7/+7 |
* | fate/source: Fix FATE reference file | Andreas Rheinhardt | 2024-03-25 | 1 | -2/+0 |
* | fate/filter-audio: Don't use pcm output for channelsplit test | Andreas Rheinhardt | 2024-03-22 | 1 | -0/+2 |
* | avcodec/libx265: add support for writing out CLL and MDCV | Jan Ekström | 2024-03-20 | 1 | -0/+16 |
* | avcodec/libx264: add support for writing out CLL and MDCV | Jan Ekström | 2024-03-20 | 1 | -0/+15 |
* | avcodec/libsvtav1: add support for writing out CLL and MDCV | Jan Ekström | 2024-03-20 | 1 | -0/+14 |
* | avutil/frame: add helper for adding side data to array | Jan Ekström | 2024-03-20 | 1 | -0/+14 |
* | fate/atrac: Add atrac->aea, atrac->matroska remux tests | Andreas Rheinhardt | 2024-03-19 | 2 | -0/+188 |
* | tests/ref/lavf-fate/hevc.flv: Fix ref file | Andreas Rheinhardt | 2024-03-18 | 1 | -2/+2 |
* | fate/flvenc: support enhanced flv PacketTypeMetadata | Zhu Pengfei | 2024-03-18 | 3 | -4/+7 |
* | fate/lavf-audio: Test writing AIFF-native tags | Andreas Rheinhardt | 2024-03-17 | 2 | -17/+17 |
* | avutil/channel_layout: add specific text versions for unknown and unused chan... | Marton Balint | 2024-03-16 | 1 | -1/+3 |
* | avutil/channel_layout: factorize parsing list of channel names | Marton Balint | 2024-03-16 | 1 | -4/+4 |
* | avutil/tests/channel_layout: add some av_channel_from_string and av_channel_l... | Marton Balint | 2024-03-16 | 1 | -0/+26 |
* | avutil/tests/channel_layout: make printing results part of the tests | Marton Balint | 2024-03-16 | 1 | -88/+88 |
* | avformat/pcm: decrease target audio frame per sec to 10 | Marton Balint | 2024-03-16 | 94 | -7911/+3152 |
* | avformat/wavdec: use ff_pcm_default_packet_size for the default packet size | Marton Balint | 2024-03-16 | 15 | -629/+1485 |
* | avformat/pcm: factorize and improve determining the default packet size | Marton Balint | 2024-03-16 | 2 | -46/+46 |
* | fate/ffmpeg: add a test for loopback decoding | James Almer | 2024-03-14 | 1 | -0/+57 |
* | avformat/daudenc: force 2000 sample packet size with a bsf | Marton Balint | 2024-03-14 | 1 | -20/+11 |
* | fftools/ffprobe: export IAMF Stream Group parameters | James Almer | 2024-03-13 | 8 | -0/+724 |
* | fftools/ffprobe: export Tile Grid Stream Group parameters | James Almer | 2024-03-13 | 3 | -0/+67 |
* | fftools/ffmpeg_filter: refactor setting input timebase | Anton Khirnov | 2024-03-13 | 2 | -95/+95 |
* | tests/fate/matroska: add tests for side data preference | Anton Khirnov | 2024-03-08 | 2 | -0/+696 |
* | lavu/opt: add array options | Anton Khirnov | 2024-03-08 | 1 | -2/+33 |
* | avutil: remove deprecated FF_API_FRAME_PICTURE_NUMBER | James Almer | 2024-03-07 | 18 | -187/+97 |
* | avutil: remove deprecated FF_API_PKT_DURATION | James Almer | 2024-03-07 | 23 | -540/+360 |
* | avutil: remove deprecated FF_API_OLD_CHANNEL_LAYOUT | James Almer | 2024-03-07 | 1 | -3/+0 |
* | fate/iamf: print stream disposition | James Almer | 2024-03-05 | 4 | -0/+648 |
* | fate/mov: add a heic test with a derived image using a single item twice | James Almer | 2024-03-05 | 1 | -0/+54 |
* | fate/mov: use framecrc for the remaining avif/heic tests | James Almer | 2024-03-05 | 4 | -26/+10 |
* | fate/mov: print stream group information for avif/heic tests | James Almer | 2024-03-05 | 2 | -20/+194 |
* | avformat/mov: fix setting dependent disposition on ambisonic IAMF streams | James Almer | 2024-03-05 | 1 | -2/+2 |
* | fate/mov: print stream group information for iamf tests | James Almer | 2024-03-05 | 4 | -0/+1008 |
* | fate/iamf: print stream group information | James Almer | 2024-03-05 | 4 | -0/+192 |