index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavdevice
/
avdevice.c
Age
Commit message (
Expand
)
Author
2015-01-16
avdevice: Use av_format_get_control_message_cb()
Michael Niedermayer
2015-01-11
lavd/avdevice: introduce helper functions for sink/sources listing
Lukasz Marek
2015-01-11
lavd/avdevice: remove av_ prefix from private function
Lukasz Marek
2014-12-19
Add FFMPEG_VERSION into the binary libs
Michael Niedermayer
2014-12-14
lavd/avdevice: use better option types for caps options
Lukasz Marek
2014-11-21
avdevice/avdevice.c: Use av_freep(), avoid leaving stale pointers
Michael Niedermayer
2014-04-12
lavd: no default device unless explicitly set
Lukasz Marek
2014-04-11
lavd: add device capabilities API
Lukasz Marek
2014-03-06
lavd/avdevice: always free detected devices on error
Lukasz Marek
2014-03-03
lavd/avdevice: add device iterators
Lukasz Marek
2014-02-16
lavd: add list devices API
Lukasz Marek
2014-01-27
lavd: add avdevice_dev_to_app_control_message API
Lukasz Marek
2014-01-27
lavd: add avdevice_app_to_dev_control_message API
Lukasz Marek
2012-08-16
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-15
Don't include common.h from avutil.h
Martin Storsjö
2011-12-22
libavdevice: increase LIBAVDEVICE_VERSION_MICRO to 100
Michael Niedermayer
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-17
Revert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION"
Michael Niedermayer
2011-03-17
Revert "use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*"
Michael Niedermayer
2011-03-16
use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*
Janne Grunau
2011-03-16
replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION
Janne Grunau
2009-11-18
Add functions to return library license and library configuration.
Diego Biurrun
2009-11-18
Split avdevice.c off from alldevices.c.
Diego Biurrun