1191 Commits (1a57b464cf1687d4571a075c99b6ac36a60f4480)

Author SHA1 Message Date
  Michael Niedermayer 584fff9478 avdevice: Fix max value of AV_OPT_TYPE_VIDEO_RATE 9 years ago
  Michael Niedermayer e7f658be57 avdevice/dshow: Fix frame rate 9 years ago
  Michael Niedermayer 958bf659d8 avdevice/lavfi: Do not set avg_frame_rate to the timebase 9 years ago
  Felt, Patrick fce7513122 avdevice/decklink_dec: Convert decklink input module to use codecpar 9 years ago
  Rick Kern f1560dbb2a lavd/avfoundation: use AVCodecParameters 9 years ago
  Michael Niedermayer 02d08da81f avdevice/caca: switch to codecpar 9 years ago
  Diego Biurrun d12b5b2f13 build: Split test programs off into separate files 9 years ago
  Diego Biurrun 01621202aa build: miscellaneous cosmetics 9 years ago
  Lou Logan cd76eb8f4a lavd/dshow_crossbar: remove trailing whitespace 9 years ago
  Diego Biurrun 439929859a testprogs: Clean up #includes 9 years ago
  Diego Biurrun 30e9ef21ce timefilter-test: Only compile timefilter-test if JACK is enabled 9 years ago
  Anton Khirnov 9200514ad8 lavf: replace AVStream.codec with AVStream.codecpar 11 years ago
  Josh de Kock 67f8a0be54 configure&avdevice/jack: Fixed issue #43 JACK indev support on OSX 9 years ago
  Metaksakis Georgios 00c73c475e lavd/gdigrab: mouse dpi awareness 9 years ago
  FearThe1337 c33ffc7b21 libavdevice/dshow.c: Correct CoGetMalloc check 9 years ago
  Trevor \\\\ Higgins 6632802aa0 x11grab: fixed next frame capture time calculation 9 years ago
  Timothy Gu 13b8ba8c9d xv: Remove AVPicture usage 9 years ago
  Timothy Gu 228eb6708b sdl: Remove AVPicture usage 9 years ago
  Matthias Hunstock e9025573fa decklink: support all valid numbers of audio channels 9 years ago
  Michael Niedermayer fe3fed0b14 Update demuxers and protocols for protocol whitelist support 9 years ago
  Paul B Mahol 75f3e5e082 avdevice/lavfi: replace deprecated avpicture_layout 9 years ago
  Timothy Gu 180f9a0958 all: Make header guard names consistent 9 years ago
  Michael Ira Krufky 44a50feebe libavdevice/decklink_common.h: fix broken build due to missing `/` 9 years ago
  Timothy Gu 44304ae322 all: Add missing header guards 9 years ago
  Marton Balint 995c7a6f5a lavd/decklink_dec: add support for teletext 9 years ago
  Derek Buitenhuis 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
  Timothy Gu ce36cb08ed Revert "decklink: Header cleanup" 9 years ago
  Timothy Gu 61fb70c386 decklink: Header cleanup 9 years ago
  Timothy Gu af54a36fc4 avdevice: Mark decklink_common.h as unconditional SKIPHEADER 9 years ago
  Eddie Hao a6dc1eb837 remove all uses of the deprecated avpicture_get_size() function 9 years ago
  Timothy Gu d64d6edfc7 Correct two build/built typos 9 years ago
  Ganesh Ajjanagadde 879b4a9d3e lavd/pulse_audio_enc: replace lround by lrint 9 years ago
  Alexandre Lision 4f979418c7 avfoundation: Simple capture 9 years ago
  Ganesh Ajjanagadde 6f1ddc726f avdevice/dshow_enummediatypes: check return of av_malloc 9 years ago
  Matt Oliver e82883aa88 gdigrab: grab right desktop size if DPI in use, based on patch from Alexander Brotzge 9 years ago
  Michael Niedermayer 865f6f410f avdevice/caca: change AV_OPT_TYPE_STRING to set .str default 9 years ago
  Hendrik Leppkes c2f861ca42 Replace remaining occurances of av_free_packet with av_packet_unref 9 years ago
  Luca Barbato ce70f28a17 avpacket: Replace av_free_packet with av_packet_unref 9 years ago
  Ganesh Ajjanagadde 38f4e973ef all: fix -Wextra-semi reported on clang 9 years ago
  Ganesh Ajjanagadde a7c5005d7b avdevice/pulse_audio_common: add av_warn_unused_result 9 years ago
  Vittorio Giovara f890677d05 Replace any remaining avpicture function with imgutils 9 years ago
  Ganesh Ajjanagadde 6d0c8cb79a avdevice/internal: add av_warn_unused_result 9 years ago
  Ganesh Ajjanagadde 5e80a6cd31 avdevice/alsa: add av_warn_unused_result 9 years ago
  Michael Niedermayer f67170e81b avdevice/libdc1394: add const to suppress "assignment discards const qualifier from pointer target type" warnings 9 years ago
  Ganesh Ajjanagadde 6a817ac1e9 avdevice/xcbgrab: fix -Wunused-variable 9 years ago
  Michael Niedermayer 7404f3bdb9 lavc: Switch bitrate to 64bit unless compatibility with avconv was requested. 9 years ago
  Clément Bœsch 5cae43e718 avdevice/v4l2: use AV_OPT_TYPE_BOOL for use_libv4l2 option 9 years ago
  Clément Bœsch 2c364ef82d avdevice/caca: small trivial macros adjustments 9 years ago
  Clément Bœsch 79f0f1a80b avdevice/caca: remove space before ':' (English typo, cosmetics) 9 years ago
  Clément Bœsch 9d0a6ede30 avdevice/caca: use AV_OPT_TYPE_BOOL for list_drivers option 9 years ago