..
alldevices.c
lavd: add decklink output device
2014-02-09 17:15:19 +01:00
alsa-audio-common.c
lavd/alsa: simplify reordering functions definition.
2013-02-02 14:13:11 +01:00
alsa-audio-dec.c
lavd: add categories to device implementations
2014-03-03 23:34:46 +01:00
alsa-audio-enc.c
lavd: add categories to device implementations
2014-03-03 23:34:46 +01:00
alsa-audio.h
lavd/alsa: fix timestamp calculation
2013-11-03 10:28:15 +01:00
avdevice.c
lavd/avdevice: always free detected devices on error
2014-03-06 00:34:50 +01:00
avdevice.h
lavd/avdevice: add device iterators
2014-03-03 23:39:07 +01:00
avdeviceres.rc
Add Windows resource file support for shared libraries
2013-12-05 23:42:07 +01:00
bktr.c
lavd: add categories to device implementations
2014-03-03 23:34:46 +01:00
caca.c
lavd: add categories to device implementations
2014-03-03 23:34:46 +01:00
decklink_enc_c.c
lavd: add categories to device implementations
2014-03-03 23:34:46 +01:00
decklink_enc.cpp
lavd: add decklink output device
2014-02-09 17:15:19 +01:00
decklink_enc.h
lavd: add decklink output device
2014-02-09 17:15:19 +01:00
dshow_capture.h
dshow: handle events in graph
2012-12-17 03:44:12 -02:00
dshow_common.c
dshow: rename dshow.h to avoid conflict with system header of equal name
2012-05-24 14:15:10 +02:00
dshow_enummediatypes.c
dshow: rename dshow.h to avoid conflict with system header of equal name
2012-05-24 14:15:10 +02:00
dshow_enumpins.c
dshow: rename dshow.h to avoid conflict with system header of equal name
2012-05-24 14:15:10 +02:00
dshow_filter.c
dshow: Use NO_DSHOW_STRSAFE for all dshow header inclusions
2012-11-16 19:26:13 +01:00
dshow_pin.c
dshow_pin: dont return a value from a void function
2013-03-25 22:12:07 +01:00
dshow.c
dshow: use distinct buffers per stream.
2014-03-22 03:46:10 +01:00
dv1394.c
lavd: add categories to device implementations
2014-03-03 23:34:46 +01:00
dv1394.h
miscellaneous typo fixes
2012-12-21 00:18:34 +01:00
fbdev_common.c
lavd/fbdev_enc: add default device
2013-12-06 19:15:47 +01:00
fbdev_common.h
lavd/fbdev_enc: add default device
2013-12-06 19:15:47 +01:00
fbdev_dec.c
lavd: add categories to device implementations
2014-03-03 23:34:46 +01:00
fbdev_enc.c
lavd: add categories to device implementations
2014-03-03 23:34:46 +01:00
file_open.c
libavutil: Make avpriv_open a library-internal function on msvcrt
2013-08-10 00:53:33 +03:00
iec61883.c
Fix pthread-related compile errors in iec61883.c
2014-03-05 22:19:33 +01:00
jack_audio.c
lavd: add categories to device implementations
2014-03-03 23:34:46 +01:00
lavfi.c
lavd: add categories to device implementations
2014-03-03 23:34:46 +01:00
libavdevice.v
Add symbol versioning for shared libraries
2010-01-16 04:49:02 +00:00
libcdio.c
lavd: add categories to device implementations
2014-03-03 23:34:46 +01:00
libdc1394.c
lavd: add categories to device implementations
2014-03-03 23:34:46 +01:00
Makefile
lavd/Makefile: Add fbdev_common.h to SKIPHEADERS
2014-03-06 15:42:15 +01:00
openal-dec.c
lavd: add categories to device implementations
2014-03-03 23:34:46 +01:00
opengl_enc_shaders.h
lavd/opengl_enc_shaders: fix gray* shader
2014-02-16 19:56:53 +01:00
opengl_enc.c
lavd: add categories to device implementations
2014-03-03 23:34:46 +01:00
oss_audio.c
lavd: add categories to device implementations
2014-03-03 23:34:46 +01:00
pulse_audio_common.c
lavd/pulse: add ff_ prefix and fix param type
2013-11-04 00:47:00 +01:00
pulse_audio_common.h
lavd/pulse: add ff_ prefix and fix param type
2013-11-04 00:47:00 +01:00
pulse_audio_dec.c
lavd: add categories to device implementations
2014-03-03 23:34:46 +01:00
pulse_audio_enc.c
lavd: add categories to device implementations
2014-03-03 23:34:46 +01:00
sdl.c
lavd: add categories to device implementations
2014-03-03 23:34:46 +01:00
sndio_common.c
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
2012-08-07 22:45:46 +02:00
sndio_common.h
Merge remote-tracking branch 'qatar/master'
2012-10-06 13:45:08 +02:00
sndio_dec.c
lavd: add categories to device implementations
2014-03-03 23:34:46 +01:00
sndio_enc.c
lavd: add categories to device implementations
2014-03-03 23:34:46 +01: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-common.c
Add more Bayer colour spaces to the video4linux2 device wrapper.
2014-02-23 13:42:41 +01:00
v4l2-common.h
lavd/v4l2: move pixel format conversion code to a separate place.
2013-05-20 01:11:28 +02:00
v4l2.c
lavd: add categories to device implementations
2014-03-03 23:34:46 +01:00
v4l2enc.c
lavd: add categories to device implementations
2014-03-03 23:34:46 +01:00
v4l.c
lavd: add categories to device implementations
2014-03-03 23:34:46 +01:00
version.h
lavd/avdevice: add device iterators
2014-03-03 23:39:07 +01:00
vfwcap.c
lavd: add categories to device implementations
2014-03-03 23:34:46 +01:00
x11grab.c
lavd: add categories to device implementations
2014-03-03 23:34:46 +01:00
xv.c
lavd/xv: take aspect ratio into account.
2014-03-08 12:29:32 +01:00