| Commit message (Expand) | Author | Age | Files | Lines |
* | avutil/samplefmt: document missing argument | Marvin Scholz | 2022-10-17 | 1 | -0/+1 |
* | avutil/aes_ctr: document some missing arguments | Marvin Scholz | 2022-10-17 | 1 | -0/+6 |
* | avutil/aes: document some missing arguments | Marvin Scholz | 2022-10-17 | 1 | -1/+6 |
* | avutil/imgutils: document some missing arguments | Marvin Scholz | 2022-10-17 | 1 | -0/+20 |
* | avutil/crc: Add doxy for missing arguments | Marvin Scholz | 2022-10-17 | 1 | -0/+3 |
* | avutil/des: Add doxy for missing arguments | Marvin Scholz | 2022-10-17 | 1 | -2/+6 |
* | avutil/avstring: Add doxy for missing argument | Marvin Scholz | 2022-10-17 | 1 | -0/+1 |
* | avutil/frame: Add doxy for missing argument | Marvin Scholz | 2022-10-17 | 1 | -0/+1 |
* | avutil/rc4: Add doxy for missing arguments | Marvin Scholz | 2022-10-17 | 1 | -0/+3 |
* | avutil/uuid: Remove bogus doxy return doc | Marvin Scholz | 2022-10-17 | 1 | -1/+0 |
* | avutil/parseutils: Use inline code and properly escape | Marvin Scholz | 2022-10-17 | 1 | -9/+9 |
* | avutil/parseutils: Add doxy for missing arguments | Marvin Scholz | 2022-10-17 | 1 | -1/+5 |
* | avutil/hwcontext: Add doxy for missing argument | Marvin Scholz | 2022-10-17 | 1 | -0/+1 |
* | avutil/lfg: Minor doxy improvements | Marvin Scholz | 2022-10-17 | 1 | -2/+2 |
* | avutil/lfg: Add doxy for missing argument | Marvin Scholz | 2022-10-17 | 1 | -0/+1 |
* | avutil/file: Add doxy for missing arguments | Marvin Scholz | 2022-10-17 | 1 | -0/+4 |
* | avutil/eval: Add doxy for missing arguments | Marvin Scholz | 2022-10-17 | 1 | -0/+5 |
* | avutil/detection_bbox: Add doxy for missing argument | Marvin Scholz | 2022-10-17 | 1 | -0/+1 |
* | avutil/channel_layout: Document missing arguments | Marvin Scholz | 2022-10-17 | 1 | -1/+10 |
* | avutil/channel_layout: Use inline code for Doxy | Marvin Scholz | 2022-10-17 | 1 | -3/+3 |
* | avutil/camellia: Fix doxy @param typo | Marvin Scholz | 2022-10-17 | 1 | -1/+1 |
* | avutil/bprint: Improve doxy documentation | Marvin Scholz | 2022-10-17 | 1 | -23/+55 |
* | avutil/csp: Fix bogus doxy filename | Marvin Scholz | 2022-10-17 | 1 | -1/+6 |
* | avutil/stereo3d: Add file to doxy group | Marvin Scholz | 2022-10-17 | 1 | -0/+1 |
* | avutil/stereo3d: consolidate group doxy | Marvin Scholz | 2022-10-17 | 1 | -10/+5 |
* | avutil/spherical: Add file to doxy group | Marvin Scholz | 2022-10-17 | 1 | -0/+1 |
* | avutil/spherical: consolidate group doxy | Marvin Scholz | 2022-10-17 | 1 | -9/+3 |
* | avutil/display: Add file to doxy group | Marvin Scholz | 2022-10-17 | 1 | -0/+1 |
* | avutil/display: consolidate group doxy | Marvin Scholz | 2022-10-17 | 1 | -9/+4 |
* | avutil/aes_ctr: Add proper doxy group | Marvin Scholz | 2022-10-17 | 1 | -0/+6 |
* | avutil/twofish: Fix doxy @param typo | Marvin Scholz | 2022-10-17 | 1 | -1/+1 |
* | avutil/channel_layout: Group pre-defined channel layouts | Marvin Scholz | 2022-10-17 | 1 | -0/+5 |
* | avutil/channel_layout: Group deprecated functions | Marvin Scholz | 2022-10-17 | 1 | -0/+8 |
* | avutil/channel_layout: Move to its own group | Marvin Scholz | 2022-10-17 | 1 | -2/+8 |
* | avutil/channel_layout: Remove bogus closing group | Marvin Scholz | 2022-10-17 | 1 | -1/+0 |
* | avutil: Fix mismatching argument names | Marvin Scholz | 2022-10-17 | 4 | -5/+9 |
* | riscv: fix scalar product initialisation | Rémi Denis-Courmont | 2022-10-13 | 1 | -1/+1 |
* | avutil/pixfmt.h: add native-endian RGB32F and RGBA32F formats | Leo Izen | 2022-10-11 | 2 | -1/+4 |
* | aarch64: Implement stack spilling in a consistent way. | Reimar Döffinger | 2022-10-11 | 1 | -26/+26 |
* | avutil/attributes_internal: Add visibility pragma | Andreas Rheinhardt | 2022-10-10 | 1 | -0/+4 |
* | lavu/hwcontext_qsv: add support for 12bit content on Linux | Fei Wang | 2022-10-10 | 1 | -0/+24 |
* | lavu/hwcontext_qsv: add support for 10bit 4:4:4 content on Linux | Haihao Xiang | 2022-10-10 | 1 | -0/+7 |
* | lavu/hwcontext_qsv: specify Shift for each format | Haihao Xiang | 2022-10-10 | 1 | -8/+19 |
* | lavu/riscv: helper macro for VTYPE encoding | Rémi Denis-Courmont | 2022-10-10 | 1 | -0/+75 |
* | lavu: bump minor and add APIChanges entry for RISC-V's RVBbasic | Lynne | 2022-10-05 | 1 | -1/+1 |
* | lavu/riscv: CPU flag for the Zbb extension | Rémi Denis-Courmont | 2022-10-05 | 3 | -0/+8 |
* | riscv: remove unnecessary #include's | Rémi Denis-Courmont | 2022-10-05 | 3 | -4/+0 |
* | lavu/fixed_dsp: add missing av_restrict qualifiers | Johannes Kauffmann | 2022-10-04 | 2 | -2/+2 |
* | avutil/channel_layout: Don't mention dead project | Andreas Rheinhardt | 2022-10-03 | 1 | -1/+1 |
* | avutil/tests/pixelutils: Test that all non-hw pix fmts have components | Andreas Rheinhardt | 2022-09-30 | 1 | -0/+1 |