1683 Commits (e87bc5641ce64df6bd00871ba7ada8a94db90c68)

Author SHA1 Message Date
Andreas Rheinhardt 0c6203c97a all: Don't set AVClass.item_name to its default value 11 months ago
Martin Storsjö f80b2ce9fa gdigrab: Fix hwnd parameter issues 11 months ago
Lena d7ac7101ee gdigrab: allow capturing a window by its handle 11 months ago
Martin Storsjö 081d69b78d avfoundation: Fix version checks 11 months ago
Thilo Borgmann 03ac6aa627 avdevice/audiotoolbox: Fix availability macro check 11 months ago
Vittorio Giovara 944936ee1d lavd/avfoundation: Use correct preprocessing directive 11 months ago
xufuji456 341a483b08 avdevice/audiotoolbox: silence warning with new api 11 months ago
xufuji456 e37b15e26f avdevice/avfoundation: replace deprecated AVCaptureDevice 11 months ago
Jun Zhao ab3bd5ead0 avdevice/decklink_dec: add explicit specifier 1 year ago
Diederik de Haas via ffmpeg-devel c07ed10b0e apply spelling fixes 1 year ago
Zhao Zhili f084e9b0be avdevice/android_camera: fix build failure due to typo 1 year ago
Michael Niedermayer 47e784f881
Bump versions after 6.1 1 year ago
Michael Niedermayer 9d3a7d30c4
Bump versions prior to 6.1 1 year ago
James Almer 5432d2aaca avformat/avformat: use the side data from AVStream.codecpar 1 year ago
Andreas Rheinhardt dd48e49d54 avformat/avformat: Deprecate AVFMT_ALLOW_FLUSH 1 year ago
Andreas Rheinhardt 2cb2465cc7 avdevice/lavfi: Fix double-free on error 1 year ago
Andreas Rheinhardt 81afd4652b avdevice/fbdev_common: Make declaration proper prototype 1 year ago
Zhao Zhili eb96dda5ed avdevice/android_camera: fix missing include for usleep 1 year ago
Andreas Rheinhardt 423b6a7e49 avutil/imgutils: Add wrapper for av_image_copy() to avoid casts 1 year ago
Andreas Rheinhardt d6afd6c303 avdevice/lavfi: Remove unnecessary avio_internal.h inclusion 1 year ago
Andreas Rheinhardt 7b6e1fbeb9 avformat/vapoursynth: Add missing inclusion of frame.h 1 year ago
Andreas Rheinhardt e999a09f19 all: Replace __FUNCTION__ by __func__ 1 year ago
Andreas Rheinhardt 0c6e5f321b avformat/avformat: Avoid including codec.h, frame.h 1 year ago
L. E. Segovia ddc1cd5cdd configure: Set WIN32_LEAN_AND_MEAN at configure time 1 year ago
Andreas Rheinhardt 00597af58b avdevice/pulse_audio_common: Avoid inclusion of avcodec.h 1 year ago
Haihao Xiang 5b11ee9429 lavd/opengl_enc: fix a compiler error 1 year ago
Nicolas George 02aeacbb5e lavd/opengl: select the GL context before drawing 1 year ago
Marton Balint f607e8517d avdevice/decklink_enc: use 64bit format string for BMD timebase instead of long long 1 year ago
Devin Heitmueller ac4247270c avdevice/decklink_enc: add support for SMPTE 2038 VANC packet output 1 year ago
Devin Heitmueller e7d800fe89 avdevice/decklink: move queue_size to an argument for ff_decklink_packet_queue_init 1 year ago
Devin Heitmueller 859c34706d avdevice/decklink_common: Convert to using avpriv_packet_list functions 1 year ago
Paul B Mahol 557686ac63 avdevice/opengl_enc: check sscanf return value 2 years ago
James Almer 7f890b2fbb avfilter/ccfifo: remove unnecessary context allocations 2 years ago
Devin Heitmueller 4fd729a1f8 avdevice/decklink: move AVPacketQueue into decklink_common and rename it to DecklinkPacketQueue 2 years ago
Devin Heitmueller 9f4df9a535 avdevice/decklink_enc: add support for playout of 608 captions in MOV files 2 years ago
Paul B Mahol 5ce76506de avdevice/lavfi: check that pointer is set 2 years ago
Marton Balint 2f8690c5d4 avdevice/decklink_enc: fix operator precedence in create_s337_payload 2 years ago
Devin Heitmueller 12d1f7c4b7 avdevice/decklink_enc: Add support for compressed AC-3 output over SDI 2 years ago
Devin Heitmueller 33ef8778e0 avdevice/decklink_enc: Add support for output of Active Format Description (AFD) 2 years ago
Anton Khirnov 27f8c9b27b lavu/frame: deprecate AVFrame.pkt_{pos,size} 2 years ago
Devin Heitmueller aca7ef78cc avdevice/decklink_enc: fix unused variable compiler warnings 2 years ago
Devin Heitmueller 25d09ac0eb avdevice/decklink_enc: fix setting of last_pts to only be set for video 2 years ago
Devin Heitmueller 8fd345f018 avdevice/decklink_enc: don't take for granted that first frame to decklink output will be PTS 0 2 years ago
Michael Niedermayer 47ac3e6065
version.h: Bump minor post 6.0 branch 2 years ago
Michael Niedermayer 62efa096af
version.h: Bump minor for 6.0 branch 2 years ago
James Almer 5bad485603 Bump major versions of all libraries 2 years ago
James Almer 4fcd6c82cf avdevice: remove FF_API_DEVICE_CAPABILITIES 2 years ago
Andreas Rheinhardt 59c9dc82f4 avformat/avformat: Move AVOutputFormat internals out of public header 2 years ago
James Almer 0d0d67ce36 avdevice/avfoundation: convert to new channel layout-API 2 years ago
James Almer df968fc1ff avdevice/audiotoolbox: convert to new channel layout-API 2 years ago