1480 Commits (5df7fd1cbefb51d3a3c89fe363dbafe0a89ada60)

Author SHA1 Message Date
James Almer ac36080b2d avdevice/alldevices: stop using deprecated linked list API 4 years ago
Limin Wang 6c8ff1838d avdevice/lavfi: av_malloc -> av_malloc_array 4 years ago
Limin Wang a554adaab8 avdevice/lavfi: unref the frame on failure 4 years ago
Limin Wang 7786d795c2 avdevice/lavfi: fix FIXME and check a/v type by codec_type 4 years ago
Marton Balint 36c582f515 avdevice/decklink_dec: fix build with older SDK 4 years ago
Marton Balint 96907e84dd avdevice/decklink_dec: add support for querying RP188 High Frame Rate timecode 4 years ago
Marton Balint f1b908d20a avdevice/decklink_dec: add support for rgb/yuv pixel format autodetection 4 years ago
Marton Balint e33c0d8c69 avdevice/decklink_dec: use decklink_ctx->raw_format as bmdPixelFormat 4 years ago
Marton Balint a9ede0bde4 avdevice/decklink_common.h: remove unsupported decklink version ifdef 4 years ago
Andreas Rheinhardt 5c2c35da12 avdevice/lavfi: Remove redundant av_packet_unref() 4 years ago
Andreas Rheinhardt 26469aebd3 avdevice/lavfi: Use av_packet_pack_dictionary() to pack dictionary 4 years ago
Andreas Rheinhardt 901251d59b avdevice/lavfi: Don't set pkt->size to the value it already has 4 years ago
Andreas Rheinhardt ebd485db92 avdevice/lavfi: Don't reimplement av_frame_get_side_data() 4 years ago
Andreas Rheinhardt e4a650b61a avdevice/lavfi: Use av_packet_move_ref() for packet ownership transfer 4 years ago
Moritz Barsnick 2250dc4044 avdevice/xcbgrab: check return values of xcb query functions 4 years ago
Mark Thompson 6e951d0cf8 kmsgrab: Add more supported formats 4 years ago
Mark Thompson ff14858a60 kmsgrab: Don't require the user to set framebuffer format 4 years ago
Mark Thompson ef934dba2d kmsgrab: Use GetFB2 if available 4 years ago
Mark Thompson fa0b064cf2 kmsgrab: Refactor and clean error cases 4 years ago
Limin Wang a54b367c78 avdevice/decklink_dec: export timecode with s12m side data 4 years ago
Milos Zivkovic c4e0868243 avdevice/decklink_dec: add support for extracting and outputing klv from vanc 4 years ago
Thilo Borgmann b737575c76 lavdevice: Add AudioToolbox output device. 4 years ago
Michael Niedermayer c5079bf3bc Bump minor versions after branching 4.3 5 years ago
Michael Niedermayer 0a8a96c251 Bump minor versions to separate 4.3 from master 5 years ago
David Manouchehri d0705ecb2b avdevice/v4l2enc: Allow writing non-rawvideos to v4l2. 5 years ago
Martin Storsjö c810a9502c avfoundation: Fix building on iOS 5 years ago
Thilo Borgmann 64b80cb04b lavd/avfoundation.m: Do not use transport controls for screen capture devices. 5 years ago
Thilo Borgmann 3c9185bf3a lavd/avfoundation.m: Remove transport controls for iOS. 5 years ago
Marton Balint 2a118a71cf avdevice/opengl: add support of wrapped avframe codec 5 years ago
Marton Balint e4ce40d25b avdevice/xv: add support of wrapped avframe codec 5 years ago
Marton Balint f04fe8aa4e avdevice/decklink_dec: increase autodetect timeout to 3 sec 5 years ago
Paul B Mahol d64cbd4fda remove CHAR_MIN/CHAR_MAX usage 5 years ago
Thilo Borgmann 39fbd06314 lavd/avfoundation: Add basic transport control observation for capable devices. 5 years ago
Marton Balint f32f9231dd avdevice/decklink: add support for SDK version 11.5 5 years ago
Marton Balint 95324ecf23 avdevice/decklink_dec: fix stopping streams in read_close 5 years ago
Nicolas George 26ae9c9f8a lavd/opengl_enc: check strings before parsing them. 5 years ago
Nicolas George fbb36d74ac lavd/opengl_enc: use proper context for logging. 5 years ago
Thilo Borgmann 2ca14d84ee lavd/avfoundation.m: Add an option to drop late frames. 5 years ago
Marton Balint e931119a41 avdevice/xcbgrab: check if frame size fits in INT_MAX 5 years ago
Marton Balint b7e94adb4e avdevice/xcbgrab: move some initialization code from pixfmt_from_pixmap_format to create_stream 5 years ago
Carl Eugen Hoyos 96fab29e96 Silence "string-plus-int" warning shown by clang. 5 years ago
Marton Balint 944203270d avdevice/decklink: deprecate the -list_devices option 5 years ago
Marton Balint 2b7097ef27 avdevice/decklink_dec: remove -bm_v210 option 5 years ago
Marton Balint 78a233e6e9 avdevice/decklink_dec: remove the @mode syntax 5 years ago
Marton Balint f1353ce222 avdevice/xcbgrab: capture the full desktop if video_size is not specified 5 years ago
Marton Balint f6845269c6 avdevice/xcbgrab: fix packet timestamps 5 years ago
Marton Balint c991e9cd91 avdevice/xcbgrab: use a buffer pool for shared memory segments 5 years ago
Marton Balint 648b8cca6c avdevice/xcbgrab: wrap non-shm image replies in a buffer ref 5 years ago
Kusanagi Kouichi 12bbfc4cca avdevice/xcbgrab: Handle reply and error properly 5 years ago
Zhao Zhili 19956d01cc libavdevice/lavfi: check avfilter_graph_dump return value 5 years ago