1418 Commits (f66bd0e8de2e9d339d284664ad9a2a68975be3e5)

Author SHA1 Message Date
James Almer 38fa61b947 avdevice/decklink_dec: use av_packet_make_refcounted to ensure packets are ref counted 7 years ago
Josh de Kock 89029bd2c7 lav*,tests: remove several register_all calls 7 years ago
Josh de Kock 42d26145e9 lavf: move avpriv function definition to internal.h 7 years ago
Josh de Kock 65452bcd64 lavd: remove linked lists 7 years ago
Josh de Kock d8ae40611b Revert "lavd: add new API for iterating input and output devices" 7 years ago
Jun Zhao ac6e27d74f kmsgrab: add category for kmsgrab 7 years ago
Marton Balint 87455b78cc avdevice/decklink: fix leak when listing devices and there is no memory 7 years ago
Felix Matouschek ce1d77a5e7 lavd: fix iterating of input and output devices 7 years ago
Felix Matouschek 5ac3a309fd avdevice: add android_camera indev 7 years ago
Michael Niedermayer 75027066d8 avdevice/decklink_dec: Fix ;; 7 years ago
Ray Tiley c837cd3d4d avdevice/decklink_dec: extract NTSC VANC 7 years ago
James Almer 36c85d6e77 api: add missing version bumps and APIChanges entries 7 years ago
Josh de Kock 0fd475704e lavd: add new API for iterating input and output devices 7 years ago
Marton Balint 4bb0409820 avdevice: migrate to AVFormatContext->url 7 years ago
Devin Heitmueller b5b4868504 avdevice/decklink: Fix compilation of module on OSX 7 years ago
Devin Heitmueller 5409f065f2 avdevice/decklink: Suppress warning about misuse of struct instead of class 7 years ago
Vishwanath Dixit fc93eca126 avdevice/decklink: addition of absolute wallclock option for pts source 7 years ago
Vishwanath Dixit dfa2523bdd avdevice/decklink: addition of PTS_SRC_NB in enum DecklinkPtsSource 7 years ago
Vishwanath Dixit 7c27bbd590 avdevice/decklink: addition of copyts option 7 years ago
Harald Gaechter 43e510d668 avdevice/gdigrab: Fix screen size and mouse position calculations on hi-DPI screens 7 years ago
Carl Eugen Hoyos b7324950c0 lavd/alsa: Double maximum alsa buffer size. 7 years ago
Karthick J e8e9306b4f avdevice/decklink_dec: autodetect the video input format 7 years ago
Karthick J aa7b0329ff avdevice/decklink: refactor ff_decklink_set_format function 7 years ago
James Almer bf7ae32a08 avdevice/decklink_dec: make some function static 7 years ago
James Almer da71351dd3 avdevice/libndi_newtek_dec: remove extra bracket 7 years ago
James Almer 5c819f433e avdevice/decklink_dec: remove extra bracket 7 years ago
James Almer 2245476e5c avdevice: remove usage of deprecated setter and getter functions 7 years ago
Carl Eugen Hoyos 535117d1f6 lavd/lavfi: Constify two variables. 7 years ago
Dave Rice 89cc48551b avdevice/decklink_dec: 32 bit audio support 7 years ago
Josh de Kock 762ab2de6e Remove dv1394 input device 7 years ago
Diego Biurrun 543f00c78e avfoundation: Drop silly _dec suffix from filename 7 years ago
Diego Biurrun d46cd24986 alsa: Coalesce source files after outdev removal 7 years ago
Diego Biurrun 6ce13070bd oss: Coalesce source files after outdev removal 7 years ago
Diego Biurrun 8d3db95f20 sndio: Coalesce source files after outdev removal 7 years ago
Diego Biurrun 8e7e042d41 Remove all output devices 7 years ago
Michael Niedermayer 80154b1b3a Bump version for master after 3.4 branchpoint 7 years ago
Michael Niedermayer e1de9eab3a Bump minor versions for branching 3.4 7 years ago
Diego Biurrun b586903ae1 build: Drop redundant check for soundcard.h 7 years ago
Devin Heitmueller 77f7d710e0 libavdevice/decklink: add support for 10-bit output for Decklink SDI 7 years ago
Devin Heitmueller 278588cd0b libavdevice/decklink: add support for -sources and -sinks arguments 7 years ago
Carl Eugen Hoyos f49c129dd4 lavd/decklink_dec: Do not claim to output transparency information. 7 years ago
Marton Balint 7d141e2cac avdevice/decklink_dec: fix extracting luma 7 years ago
Devin Heitmueller b6782a192e avdevice/decklink: Fix segfault when running -list_devices on OSX 7 years ago
Marton Balint 3dc01223ef avdevice/decklink_dec: fix multipacket op47 decoding 7 years ago
James Almer e91f0c4f8b avdevice/decklink_dec: remove av_dup_packet() usage 7 years ago
James Almer 0c1ffd0aa5 avdevice/decklink_dec: use av_packet_add_side_data() 7 years ago
Karthick J 9e271e3fa3 avdevice/decklink_dec: Used av_parity instead of duplicated function 7 years ago
Karthick J b6cf66ae1c avdevice/decklink_dec: Added Closed caption decode from VANC 7 years ago
Karthick J a8755785d7 avdevice/decklink_dec: Extraction of luma from V210 VANC modularized 7 years ago
Karthick J e6cdf30fb4 avdevice/decklink_dec: Added VANC search for all resolutions 7 years ago