Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-16avdevice: Use av_format_get_control_message_cb()Michael Niedermayer
2015-01-11lavd/avdevice: introduce helper functions for sink/sources listingLukasz Marek
2015-01-11lavd/avdevice: remove av_ prefix from private functionLukasz Marek
2014-12-19Add FFMPEG_VERSION into the binary libsMichael Niedermayer
2014-12-15lavd/avdevice: use better option types for caps optionsLukasz Marek
2014-11-21avdevice/avdevice.c: Use av_freep(), avoid leaving stale pointersMichael Niedermayer
2014-04-12lavd: no default device unless explicitly setLukasz Marek
2014-04-11lavd: add device capabilities APILukasz Marek
2014-03-06lavd/avdevice: always free detected devices on errorLukasz Marek
2014-03-04lavd/avdevice: add device iteratorsLukasz Marek
2014-02-16lavd: add list devices APILukasz Marek
2014-01-27lavd: add avdevice_dev_to_app_control_message APILukasz Marek
2014-01-27lavd: add avdevice_app_to_dev_control_message APILukasz Marek
2012-08-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-15Don't include common.h from avutil.hMartin Storsjö
2011-12-22libavdevice: increase LIBAVDEVICE_VERSION_MICRO to 100Michael Niedermayer
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-03-17Revert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION"Michael Niedermayer
2011-03-17Revert "use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*"Michael Niedermayer
2011-03-16use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*Janne Grunau
2011-03-16replace FFMPEG with LIBAV in FFMPEG_CONFIGURATIONJanne Grunau
2009-11-18Add functions to return library license and library configuration.Diego Biurrun
2009-11-18Split avdevice.c off from alldevices.c.Diego Biurrun