| Commit message (Expand) | Author | Age | Files | Lines |
* | tests/fate/vcodec: add vsynth tests for FFV1 version 2 | Anton Khirnov | 2024-08-01 | 5 | -1/+18 |
* | fftools/ffprobe: implement dv_md_compression | Niklas Haas | 2024-07-28 | 2 | -0/+2 |
* | checkasm/riscv: align the landing pads | Rémi Denis-Courmont | 2024-07-25 | 1 | -0/+3 |
* | checkasm/riscv: add forward-edge CFI landing pads | Rémi Denis-Courmont | 2024-07-25 | 1 | -0/+4 |
* | lavu/riscv: add CPU flag for B bit manipulations | Rémi Denis-Courmont | 2024-07-25 | 1 | -0/+1 |
* | checkasm: Increase the tolerance for ac3_sum_square_butterfly_float | Martin Storsjö | 2024-07-24 | 1 | -1/+1 |
* | checkasm/h264dsp: test TX bypass | Rémi Denis-Courmont | 2024-07-21 | 1 | -14/+23 |
* | fate/png: add mDCv and cLLi read and write test | Leo Izen | 2024-07-19 | 2 | -0/+28 |
* | checkasm/lls: increase epsilon value for the update_lls test | James Almer | 2024-07-19 | 1 | -1/+1 |
* | avformat/iamf: byteswap values in OpusHeader | James Almer | 2024-07-18 | 2 | -8/+8 |
* | avformat/movenc: fix channel count and samplerate fields for IAMF tracks | Felicia Lim | 2024-07-18 | 4 | -4/+4 |
* | fate/lavf-container: add a test for L-HEVC remuxing | James Almer | 2024-07-15 | 2 | -0/+5 |
* | avformat/movenc: support writing cropping values | James Almer | 2024-07-11 | 1 | -8/+8 |
* | avformat/mov: export cropping values from clap boxes | James Almer | 2024-07-11 | 3 | -20/+20 |
* | fftools/ffmpeg_mux_init: default to input timebase for streamcopy | Anton Khirnov | 2024-07-09 | 2 | -3/+3 |
* | avformat/hevc: don't write NALUs with nuh_layer_id > 0 in hvcC boxes | James Almer | 2024-07-07 | 3 | -5/+5 |
* | avformat: Add a new stream disposition for multilayer video | Derek Buitenhuis | 2024-07-07 | 49 | -37/+182 |
* | tests/fate/mov: add a test for VFR muxing | Anton Khirnov | 2024-07-07 | 1 | -0/+5 |
* | tests/fate/filter-audio: convert atempo test to oneoff | Anton Khirnov | 2024-07-07 | 1 | -1/+3 |
* | fate/filter-video: add missing swscale flags to tiltandshift tests | James Almer | 2024-07-06 | 4 | -149/+149 |
* | fate/filter-video: tests more pixel formats with the tiltandshift filter | James Almer | 2024-07-06 | 4 | -0/+169 |
* | tests: Add a missing dependency for the filter-atempo test | Martin Storsjö | 2024-07-04 | 1 | -0/+1 |
* | fftools/ffmpeg_mux_init: apply encoder options manually | Anton Khirnov | 2024-07-03 | 8 | -8/+8 |
* | tests/fate/filter-audio.mak: add test for atempo audio filter | Rajiv Harlalka | 2024-07-03 | 2 | -0/+73 |
* | checkasm: add tests for yuv2rgb | Ramiro Polla | 2024-06-28 | 5 | -1/+215 |
* | libavcodec/mjpeg: preserve unclipped last_dc value | Ramiro Polla | 2024-06-28 | 1 | -1/+1 |
* | checkasm/vvc_alf: ensure right and bottom boundaries are not overwritten by asm | Nuo Mi | 2024-06-25 | 1 | -4/+4 |
* | checkasm/vvc_alf: random select alf virtual boundaries position | Nuo Mi | 2024-06-25 | 1 | -4/+11 |
* | checkasm/vvc_alf: only check the valid filter and classify sizes | Nuo Mi | 2024-06-25 | 1 | -27/+34 |
* | lavu/stereo3d: change the horizontal FOV field to a rational | Lynne | 2024-06-24 | 5 | -9/+9 |
* | fate/jpeg2000dec: add support for p0_10.j2k | Pierre-Anthony Lemieux | 2024-06-24 | 2 | -0/+9 |
* | movenc: Add an option for resilient, hybrid fragmented/non-fragmented muxing | Martin Storsjö | 2024-06-24 | 2 | -1/+5 |
* | avutil/stereo3d: set a sane default value for AVRational fields | James Almer | 2024-06-20 | 5 | -9/+9 |
* | ffprobe: always print all Stereo3D fields | James Almer | 2024-06-20 | 5 | -0/+27 |
* | avcodec/h261enc: Fix ac_vlc_length tables | Andreas Rheinhardt | 2024-06-20 | 3 | -12/+12 |
* | avcodec/me_cmp: Zero MECmpContext in ff_me_cmp_init() | Andreas Rheinhardt | 2024-06-20 | 1 | -3/+0 |
* | avcodec/me_cmp,dvenc,mpegvideo: Move ildct_cmp to its users | Andreas Rheinhardt | 2024-06-20 | 1 | -1/+0 |
* | avcodec/me_cmp, mpegvideo: Move frame_skip_cmp to MpegEncContext | Andreas Rheinhardt | 2024-06-20 | 1 | -1/+0 |
* | avcodec/me_cmp, motion_est: Move me_(pre_)?_cmp etc. to MotionEstContext | Andreas Rheinhardt | 2024-06-20 | 1 | -4/+0 |
* | fate/vvc: add vvc-conformance-RPR_A_4 | Frank Plowman | 2024-06-20 | 2 | -0/+10 |
* | avformat/evc: fix writing reserved bits | James Almer | 2024-06-19 | 1 | -1/+1 |
* | fate/lavf-container: add extract_extradata BSF dependency to lavf-fate-hevc.mp4 | James Almer | 2024-06-18 | 1 | -1/+1 |
* | fate/lavf-container: add a hevc in ISOBMFF remux test | James Almer | 2024-06-18 | 2 | -0/+5 |
* | fftools/ffprobe: Print more Stereo 3D info from side data | Derek Buitenhuis | 2024-06-18 | 5 | -0/+18 |
* | tests/checkasm: Remove check on linux perf fd in uninit | Zhao Zhili | 2024-06-18 | 1 | -2/+1 |
* | fate/checkasm: run the sw_range_convert test | James Almer | 2024-06-15 | 1 | -0/+1 |
* | checkasm: add tests for {lum,chr}ConvertRange | Ramiro Polla | 2024-06-16 | 4 | -1/+137 |
* | checkasm/lls: add missing random values to the test buffers | James Almer | 2024-06-13 | 1 | -1/+1 |
* | avformat/mov_chan: use the newly added channel ids for more exact mapping | Marton Balint | 2024-06-12 | 1 | -1/+1 |
* | api/api-band-test: Query codec capabilities to decide admissibility | Andreas Rheinhardt | 2024-06-12 | 1 | -3/+3 |