| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | avdevice/audiotoolbox: convert to new channel layout-API | James Almer | 2022-11-08 | 1 | -3/+3 |
* | avdevice/avdevice: Fix mismatching argument name | Marvin Scholz | 2022-10-17 | 1 | -1/+1 |
* | avformat/internal: Don't include avcodec.h | Andreas Rheinhardt | 2022-09-26 | 2 | -1/+1 |
* | avutil/internal: Move avpriv-file API to a header of its own | Andreas Rheinhardt | 2022-09-03 | 5 | -0/+5 |
* | configure: always enable gnu_windres if available | Timo Rothenpieler | 2022-08-13 | 1 | -1/+1 |
* | avdevice/v4l2: fix leak of timefilter | Zhao Zhili | 2022-08-03 | 1 | -0/+1 |
* | lavd: use AVFrame.duration instead of AVFrame.pkt_duration | Anton Khirnov | 2022-07-19 | 2 | -2/+16 |
* | avdevice/lavfi: pass forward video framerate | Timo Rothenpieler | 2022-07-18 | 1 | -0/+5 |
* | avdevice/lavfi: output wrapped AVFrames | Timo Rothenpieler | 2022-07-18 | 2 | -55/+36 |
* | avdevice/avdevice: fix return value of avdevice_list_devices() | Marton Balint | 2022-07-17 | 1 | -2/+4 |
* | Bump versions after 5.1 branchn5.2-dev | Michael Niedermayer | 2022-07-13 | 1 | -1/+1 |
* | Bump Versions for 5.1 branch | Michael Niedermayer | 2022-07-13 | 1 | -1/+1 |
* | av(format|device): Add const to muxer packet data pointers | Andreas Rheinhardt | 2022-07-09 | 4 | -4/+5 |
* | avdevice/oss_dec: account for sample size when computing timestamp | Matt Jacobson | 2022-06-19 | 3 | -2/+5 |
* | avdevice/pulse_audio_dec: deprecate frame_size option | Marton Balint | 2022-06-16 | 1 | -1/+2 |