..
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
alsa-audio-dec: explicitly cast the delay to a signed int64
2013-12-03 12:04:26 +01:00
alsa-audio-enc.c
lavd/alsa: preliminary support of uncoded frame.
2014-02-11 10:29:02 +01:00
alsa-audio.h
lavd/alsa: fix timestamp calculation
2013-11-03 10:28:15 +01:00
avdevice.c
Add FFMPEG_VERSION into the binary libs
2015-01-20 03:27:17 +01:00
avdevice.h
lavd: add list devices API
2014-02-16 20:07:08 +01:00
avdeviceres.rc
Add Windows resource file support for shared libraries
2013-12-05 23:42:07 +01:00
bktr.c
Merge commit ' cb0244daac'
2013-08-10 10:29:44 +02:00
caca.c
caca: fix 10l typo
2012-10-12 19:05:58 +02: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
decklink_enc_c.c
lavd: add decklink output device
2014-02-09 17:15:19 +01:00
dshow.c
lavu,lavfi,lavd: do not hardcode AV_PIX_FMT_NB value when setting pixel format max value
2013-12-26 11:35:27 +01:00
dshow_capture.h
dshow: handle events in graph
2012-12-17 03:44:12 -02:00
dshow_common.c
dshow_enummediatypes.c
dshow_enumpins.c
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
dv1394.c
Merge commit ' 71bf6b41d9'
2013-08-08 11:36:21 +02: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/fbdev: move common code to separate file
2013-10-24 08:45:59 +02:00
fbdev_enc.c
lavd/fbdev_enc: add default device
2013-12-06 19:15:47 +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-23 21:01:50 +01:00
jack_audio.c
timefilter: Handle memory allocation failure
2013-10-29 11:40:04 +00:00
lavfi.c
lavd/lavfi: support unknown channel layouts.
2013-11-03 10:29:53 +01:00
libavdevice.v
libcdio.c
Reinstate proper FFmpeg license for all files.
2013-08-30 15:47:38 +00:00
libdc1394.c
Merge commit ' cb45553f57'
2012-12-05 13:34:45 +01:00
Makefile
fix Makefile objects for pulseaudio support
2014-12-08 19:08:30 +01:00
openal-dec.c
avformat/avdevice: add missing time.h includes
2013-03-12 15:28:22 +01:00
opengl_enc.c
lavd/opengl_enc: fix pixel data alignment
2014-05-05 00:09:17 +02:00
opengl_enc_shaders.h
lavd/opengl_enc_shaders: fix gray* shader
2014-02-16 19:56:53 +01:00
oss_audio.c
Merge commit ' 71bf6b41d9'
2013-08-08 11:36:21 +02: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
Merge commit ' 9fcc632249' into release/2.2
2014-09-20 14:40:54 +02:00
pulse_audio_enc.c
lavd/pulse_audio_enc: add buffer size control options
2013-11-27 10:12:54 +01:00
sdl.c
lavd/sdl: reset context variables after destroy
2014-02-08 12:27:00 +01:00
sndio_common.c
sndio_common.h
Merge remote-tracking branch 'qatar/master'
2012-10-06 13:45:08 +02:00
sndio_dec.c
sndio_dec: Add missing includes for av_gettime()
2013-03-24 13:20:53 +02:00
sndio_enc.c
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
v4l.c
avdevice/v4l: remove duplicate include
2013-09-21 15:36:33 +02: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
Revert "v4l2: setting device parameters early"
2014-11-08 14:27:14 +01:00
v4l2enc.c
v4l2enc: adding AVClass
2014-08-05 04:14:02 +02:00
version.h
lavd: add list devices API
2014-02-16 20:07:08 +01:00
vfwcap.c
avdevice/vfwcap: make constant arrays static
2013-08-03 22:24:31 +02:00
x11grab.c
lavd/x11grab: Support AV_PIX_FMT_PAL8.
2013-10-24 11:56:36 +02:00
xv.c
lavd/xv: take aspect ratio into account.
2014-03-23 20:31:04 +01:00