| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "all: Don't set AVClass.item_name to its default value" | Anton Khirnov | 2024-01-20 | 33 | -0/+33 |
* | all: Don't set AVClass.item_name to its default value | Andreas Rheinhardt | 2023-12-22 | 33 | -33/+0 |
* | gdigrab: Fix hwnd parameter issues | Martin Storsjö | 2023-12-19 | 1 | -2/+2 |
* | gdigrab: allow capturing a window by its handle | Lena | 2023-12-17 | 1 | -1/+14 |
* | avfoundation: Fix version checks | Martin Storsjö | 2023-12-15 | 1 | -10/+10 |
* | avdevice/audiotoolbox: Fix availability macro check | Thilo Borgmann | 2023-12-12 | 1 | -1/+1 |
* | lavd/avfoundation: Use correct preprocessing directive | Vittorio Giovara | 2023-12-11 | 1 | -1/+1 |
* | avdevice/audiotoolbox: silence warning with new api | xufuji456 | 2023-12-11 | 1 | -0/+4 |
* | avdevice/avfoundation: replace deprecated AVCaptureDevice | xufuji456 | 2023-12-11 | 1 | -5/+60 |
* | avdevice/decklink_dec: add explicit specifier | Jun Zhao | 2023-11-21 | 1 | -1/+1 |
* | apply spelling fixes | Diederik de Haas via ffmpeg-devel | 2023-11-18 | 1 | -1/+1 |
* | avdevice/android_camera: fix build failure due to typo | Zhao Zhili | 2023-11-07 | 1 | -2/+2 |
* | Bump versions after 6.1n6.2-dev | Michael Niedermayer | 2023-10-29 | 1 | -1/+1 |
* | Bump versions prior to 6.1 | Michael Niedermayer | 2023-10-29 | 1 | -2/+2 |
* | avformat/avformat: use the side data from AVStream.codecpar | James Almer | 2023-10-06 | 1 | -4/+6 |
* | avformat/avformat: Deprecate AVFMT_ALLOW_FLUSH | Andreas Rheinhardt | 2023-10-03 | 1 | -0/+5 |
* | avdevice/lavfi: Fix double-free on error | Andreas Rheinhardt | 2023-09-30 | 1 | -4/+5 |
* | avdevice/fbdev_common: Make declaration proper prototype | Andreas Rheinhardt | 2023-09-28 | 1 | -1/+1 |
* | avdevice/android_camera: fix missing include for usleep | Zhao Zhili | 2023-09-19 | 1 | -0/+1 |
* | avutil/imgutils: Add wrapper for av_image_copy() to avoid casts | Andreas Rheinhardt | 2023-09-12 | 1 | -2/+2 |
* | avdevice/lavfi: Remove unnecessary avio_internal.h inclusion | Andreas Rheinhardt | 2023-09-10 | 1 | -1/+0 |
* | avformat/vapoursynth: Add missing inclusion of frame.h | Andreas Rheinhardt | 2023-09-10 | 1 | -0/+1 |
* | all: Replace __FUNCTION__ by __func__ | Andreas Rheinhardt | 2023-09-07 | 1 | -1/+1 |
* | avformat/avformat: Avoid including codec.h, frame.h | Andreas Rheinhardt | 2023-09-07 | 4 | -0/+4 |
* | configure: Set WIN32_LEAN_AND_MEAN at configure time | L. E. Segovia | 2023-08-14 | 2 | -2/+0 |
* | avdevice/pulse_audio_common: Avoid inclusion of avcodec.h | Andreas Rheinhardt | 2023-08-05 | 1 | -1/+1 |
* | lavd/opengl_enc: fix a compiler error | Haihao Xiang | 2023-07-24 | 1 | -1/+1 |
* | lavd/opengl: select the GL context before drawing | Nicolas George | 2023-07-12 | 1 | -0/+4 |
* | avdevice/decklink_enc: use 64bit format string for BMD timebase instead of lo... | Marton Balint | 2023-07-09 | 1 | -1/+1 |
* | avdevice/decklink_enc: add support for SMPTE 2038 VANC packet output | Devin Heitmueller | 2023-07-02 | 6 | -2/+116 |
* | avdevice/decklink: move queue_size to an argument for ff_decklink_packet_queu... | Devin Heitmueller | 2023-07-02 | 3 | -5/+4 |
* | avdevice/decklink_common: Convert to using avpriv_packet_list functions | Devin Heitmueller | 2023-05-31 | 1 | -35/+15 |
* | avdevice/opengl_enc: check sscanf return value | Paul B Mahol | 2023-05-22 | 1 | -1/+2 |
* | avfilter/ccfifo: remove unnecessary context allocations | James Almer | 2023-05-12 | 2 | -8/+8 |
* | avdevice/decklink: move AVPacketQueue into decklink_common and rename it to D... | Devin Heitmueller | 2023-05-11 | 3 | -125/+133 |
* | avdevice/decklink_enc: add support for playout of 608 captions in MOV files | Devin Heitmueller | 2023-05-11 | 5 | -1/+94 |
* | avdevice/lavfi: check that pointer is set | Paul B Mahol | 2023-05-10 | 1 | -0/+4 |
* | avdevice/decklink_enc: fix operator precedence in create_s337_payload | Marton Balint | 2023-04-24 | 1 | -1/+1 |
* | avdevice/decklink_enc: Add support for compressed AC-3 output over SDI | Devin Heitmueller | 2023-04-08 | 1 | -15/+85 |
* | avdevice/decklink_enc: Add support for output of Active Format Description (AFD) | Devin Heitmueller | 2023-04-06 | 1 | -2/+88 |
* | lavu/frame: deprecate AVFrame.pkt_{pos,size} | Anton Khirnov | 2023-03-20 | 1 | -0/+8 |
* | avdevice/decklink_enc: fix unused variable compiler warnings | Devin Heitmueller | 2023-03-08 | 1 | -2/+0 |
* | avdevice/decklink_enc: fix setting of last_pts to only be set for video | Devin Heitmueller | 2023-03-08 | 1 | -2/+2 |
* | avdevice/decklink_enc: don't take for granted that first frame to decklink ou... | Devin Heitmueller | 2023-03-08 | 2 | -2/+7 |
* | version.h: Bump minor post 6.0 branchn6.1-dev | Michael Niedermayer | 2023-02-19 | 1 | -1/+1 |
* | version.h: Bump minor for 6.0 branch | Michael Niedermayer | 2023-02-19 | 1 | -1/+1 |
* | Bump major versions of all libraries | James Almer | 2023-02-09 | 2 | -3/+3 |
* | avdevice: remove FF_API_DEVICE_CAPABILITIES | James Almer | 2023-02-09 | 3 | -150/+0 |
* | avformat/avformat: Move AVOutputFormat internals out of public header | Andreas Rheinhardt | 2023-02-09 | 14 | -104/+114 |
* | avdevice/avfoundation: convert to new channel layout-API | James Almer | 2022-11-08 | 1 | -2/+1 |