Commit History

Author SHA1 Message Date
  Jun Zhao ab3bd5ead0 avdevice/decklink_dec: add explicit specifier 10 months ago
  Devin Heitmueller e7d800fe89 avdevice/decklink: move queue_size to an argument for ff_decklink_packet_queue_init 1 year ago
  Devin Heitmueller 4fd729a1f8 avdevice/decklink: move AVPacketQueue into decklink_common and rename it to DecklinkPacketQueue 1 year ago
  James Almer d03b327787 decklink: convert to new channel layout API 2 years ago
  Andreas Rheinhardt d61240f8c9 avcodec/packet_internal: Add proper PacketList struct 2 years ago
  Andreas Rheinhardt ef6a9e5e31 avutil/buffer: Switch AVBuffer API to size_t 3 years ago
  Andreas Rheinhardt a46d781905 avcodec/packet: Also change av_packet_pack/unpack_dictionary to size_t 3 years ago
  James Almer 6b3a563b10 avdevice/decklink_dec: stop using av_init_packet() 3 years ago
  James Almer d422b2ed87 avcodec/packet_internal: make avpriv_packet_list_* functions use an internal struct 3 years ago
  James Almer 9e2e6f935b avdevice/decklink: add missing include for buffer_size_t 3 years ago
  James Almer f7abb53cb4 avdevice: use the buffer_size_t typedef where required 3 years ago
  Christopher Degawa eacad3406e avdevice/decklink_dec: mark get_frame_timecode and get_bmd_timecode static 3 years ago
  Carl Eugen Hoyos b0a882cc93 lavd/decklink_dec: Do not set codec_tags. 3 years ago
  Limin Wang e6ae498234 avdevice/decklink: remove the duplicated warning message 3 years ago
  Marton Balint ff373bb4a8 avdevice/decklink_dec: add support for 50/60 fps timecode 3 years ago
  Limin Wang 01eb05207c avdevice/decklink_dec: fix warning for unused variable 3 years ago
  Limin Wang 09f1d15ae8 avdevice/decklink_dec: map the raw_format instead of hardcode 3 years ago
  Marton Balint 36c582f515 avdevice/decklink_dec: fix build with older SDK 3 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
  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
  Marton Balint f04fe8aa4e avdevice/decklink_dec: increase autodetect timeout to 3 sec 4 years ago
  Marton Balint 95324ecf23 avdevice/decklink_dec: fix stopping streams in read_close 4 years ago
  Marton Balint 944203270d avdevice/decklink: deprecate the -list_devices option 4 years ago
  Marton Balint 2b7097ef27 avdevice/decklink_dec: remove -bm_v210 option 4 years ago
  Marton Balint 78a233e6e9 avdevice/decklink_dec: remove the @mode syntax 4 years ago
  Gyan Doshi d831edc387 avdevice/decklink: add option to drop frames till timecode is seen 4 years ago
  Marton Balint e036b8dcf4 avdevice/decklink_dec: set configs before listing formats 5 years ago
  BIGLER Don (Framatome) cb74c33106 avdevice/decklink_dec: fix codec_tag of RGBA formats 5 years ago
  Karthick Jeyapal c0ee4e0ac2 avdevice/decklink_dec: add option to align capture start time 5 years ago
  Jon Morley 0946c0ec17 avdevice/decklink_dec: capture timecode to metadata when requested 6 years ago
  Marton Balint ba8a1d1618 avdevice/decklink_dec: use std::atomic for decklink_input_callback refcounting 6 years ago
  Marton Balint 643123b29d avdevice/decklink_dec: use a custom memory allocator 6 years ago
  Marton Balint 649087fa83 avdevice/decklink_dec: unref packets on avpacket_queue_put error 6 years ago
  Marton Balint 75d1529c6e avdevice/decklink_dec: do not copy video data 6 years ago
  James Almer 38fa61b947 avdevice/decklink_dec: use av_packet_make_refcounted to ensure packets are ref counted 6 years ago
  Michael Niedermayer 75027066d8 avdevice/decklink_dec: Fix ;; 6 years ago
  Ray Tiley c837cd3d4d avdevice/decklink_dec: extract NTSC VANC 6 years ago
  Marton Balint 4bb0409820 avdevice: migrate to AVFormatContext->url 6 years ago
  Vishwanath Dixit fc93eca126 avdevice/decklink: addition of absolute wallclock option for pts source 6 years ago
  Vishwanath Dixit 7c27bbd590 avdevice/decklink: addition of copyts option 6 years ago
  Karthick J e8e9306b4f avdevice/decklink_dec: autodetect the video input format 6 years ago
  Karthick J aa7b0329ff avdevice/decklink: refactor ff_decklink_set_format function 6 years ago
  James Almer bf7ae32a08 avdevice/decklink_dec: make some function static 6 years ago
  James Almer 5c819f433e avdevice/decklink_dec: remove extra bracket 6 years ago
  James Almer 2245476e5c avdevice: remove usage of deprecated setter and getter functions 6 years ago
  Dave Rice 89cc48551b avdevice/decklink_dec: 32 bit audio support 6 years ago
  Devin Heitmueller 278588cd0b libavdevice/decklink: add support for -sources and -sinks arguments 6 years ago
  Carl Eugen Hoyos f49c129dd4 lavd/decklink_dec: Do not claim to output transparency information. 6 years ago