Commit History

Author SHA1 Message Date
  Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 3 months ago
  Andreas Rheinhardt b800327f4c avformat/avformat: Add FFInputFormat, hide internals of AVInputFormat 4 months ago
  James Almer 4fcd6c82cf avdevice: remove FF_API_DEVICE_CAPABILITIES 1 year ago
  Andreas Rheinhardt 59c9dc82f4 avformat/avformat: Move AVOutputFormat internals out of public header 1 year ago
  Marton Balint 64f04df379 avdevice/avdevice: fix return value of avdevice_list_devices() 2 years ago
  Andreas Rheinhardt f2b79c5b85 lib*/version: Move library version functions into files of their own 2 years ago
  Martin Storsjö 884c597659 libavdevice: Split version.h 2 years ago
  Diederick Niehorster a8a530331f avdevice: add info about media types(s) to AVDeviceInfo 2 years ago
  Andreas Rheinhardt 25c8507818 Remove/replace some unnecessary avcodec.h inclusions 3 years ago
  Andreas Rheinhardt d7e0d428fa avdevice/avdevice: Constify avdevice_list_input_sources/output_sinks 3 years ago
  Andreas Rheinhardt 4f49ca7bbc avdevice/avdevice: Deprecate AVDevice Capabilities API 3 years ago
  James Almer ac36080b2d avdevice/alldevices: stop using deprecated linked list API 3 years ago
  Carl Eugen Hoyos 96fab29e96 Silence "string-plus-int" warning shown by clang. 4 years ago
  Josh de Kock d8ae40611b Revert "lavd: add new API for iterating input and output devices" 6 years ago
  Josh de Kock 0fd475704e lavd: add new API for iterating input and output devices 6 years ago
  James Almer 2245476e5c avdevice: remove usage of deprecated setter and getter functions 6 years ago
  Michael Niedermayer ba97cf2c45 avdevice: Use av_format_get_control_message_cb() 9 years ago
  Lukasz Marek 007c33df0a lavd/avdevice: introduce helper functions for sink/sources listing 9 years ago
  Lukasz Marek 9241e544ff lavd/avdevice: remove av_ prefix from private function 9 years ago
  Michael Niedermayer 649c158e8c Add FFMPEG_VERSION into the binary libs 9 years ago
  Lukasz Marek 279412c833 lavd/avdevice: use better option types for caps options 9 years ago
  Michael Niedermayer 6995be43ae avdevice/avdevice.c: Use av_freep(), avoid leaving stale pointers 9 years ago
  Lukasz Marek c1c3c3611e lavd: no default device unless explicitly set 10 years ago
  Lukasz Marek 6db42a2b6b lavd: add device capabilities API 10 years ago
  Lukasz Marek 2475fdbd04 lavd/avdevice: always free detected devices on error 10 years ago
  Lukasz Marek 06fed44051 lavd/avdevice: add device iterators 10 years ago
  Lukasz Marek 81c3f81d6f lavd: add list devices API 10 years ago
  Lukasz Marek 102bd64168 lavd: add avdevice_dev_to_app_control_message API 10 years ago
  Lukasz Marek 7151411b9c lavd: add avdevice_app_to_dev_control_message API 10 years ago
  Michael Niedermayer c581cb4e4f Merge remote-tracking branch 'qatar/master' 12 years ago
  Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
  Michael Niedermayer d5874e9c2c libavdevice: increase LIBAVDEVICE_VERSION_MICRO to 100 12 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Michael Niedermayer e528cdac8a Revert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION" 13 years ago
  Michael Niedermayer 0cb88628fb Revert "use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*" 13 years ago
  Janne Grunau a03be6e1ba use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_* 13 years ago
  Janne Grunau 29ba091136 replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION 13 years ago
  Diego Biurrun c173693698 Add functions to return library license and library configuration. 14 years ago
  Diego Biurrun d7a0e29f31 Split avdevice.c off from alldevices.c. 14 years ago