ffmpeg/libavdevice
Himangi Saraogi 81ef46020f bktr: Use av_strerror and propagate error codes
Signed-off-by: Diego Biurrun <diego@biurrun.de>
2015-02-15 13:42:31 -08:00
..
Makefile lavd: fix building x11grab after a6674d2 2014-10-28 07:22:00 +01:00
alldevices.c xcbgrab: XCB-based screen capture 2014-10-26 08:47:41 +01:00
alsa-audio-common.c Include libavutil/channel_layout.h instead of libavutil/audioconvert.h 2012-11-11 13:35:12 -05:00
alsa-audio-dec.c alsa-audio-dec: explicitly cast the delay to a signed int64 2013-12-03 12:04:26 +01:00
alsa-audio-enc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 2012-08-07 16:00:24 +02:00
alsa-audio.h Give all anonymously typedeffed structs in headers a name 2012-10-06 09:27:11 +02:00
avdevice.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
avdevice.h x11grab: cosmetics: consistent naming for x11grab-related things 2012-07-28 02:02:19 +02:00
bktr.c bktr: Use av_strerror and propagate error codes 2015-02-15 13:42:31 -08:00
dv1394.c libavdevice: use avpriv_open() 2013-08-07 21:16:05 +02:00
dv1394.h miscellaneous typo fixes 2012-12-21 00:18:34 +01:00
fbdev.c fbdev: Use av_strerror 2014-10-29 16:54:43 +00:00
file_open.c libavutil: Make avpriv_open a library-internal function on msvcrt 2013-08-10 00:53:33 +03:00
jack_audio.c jack: Use av_strerror 2014-10-29 16:54:43 +00:00
libavdevice.v
libcdio.c libcdio: support recent cdio-paranoia 2013-01-17 21:41:18 +01:00
libdc1394.c libdc1394: Add support for MONO8 (gray) video mode 2015-01-28 16:10:24 +01:00
oss_audio.c oss_audio: use a macro to simplify ioctl() error checking 2014-10-18 16:15:10 +01:00
oss_audio.h oss_audio: Split muxer and demuxer 2014-07-18 15:04:25 -07:00
oss_audio_dec.c oss_audio: Split muxer and demuxer 2014-07-18 15:04:25 -07:00
oss_audio_enc.c oss_audio: Split muxer and demuxer 2014-07-18 15:04:25 -07:00
pulse.c pulse: Set the wallclock option as default 2014-08-27 12:36:59 +02:00
sndio_common.c Replace all CODEC_ID_* with AV_CODEC_ID_* 2012-08-07 16:00:24 +02:00
sndio_common.h Give all anonymously typedeffed structs in headers a name 2012-10-06 09:27:11 +02:00
sndio_dec.c sndio_dec: Add missing includes for av_gettime() 2013-03-24 13:20:53 +02:00
sndio_enc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 2012-08-07 16:00:24 +02:00
timefilter.c timefilter: Handle memory allocation failure 2013-10-29 11:40:04 +00:00
timefilter.h timefilter: Handle memory allocation failure 2013-10-29 11:40:04 +00:00
v4l2.c v4l2: Unify one instance of reading/storing errno 2014-11-11 10:07:20 +02:00
version.h xcbgrab: XCB-based screen capture 2014-10-26 08:47:41 +01:00
vfwcap.c vfwcap: Add fallback define for HWND_MESSAGE 2014-08-25 16:41:22 -07:00
x11grab.c x11grab: Check the XQueryPointer return value 2014-10-04 23:46:46 +02:00
xcbgrab.c xcbgrab: Use the correct geometry for the region highlight 2015-02-15 18:20:54 +01:00