You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Michael Niedermayer f67170e81b avdevice/libdc1394: add const to suppress "assignment discards const qualifier from pointer target type" warnings 9 years ago
..
Makefile Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc' 10 years ago
alldevices.c Merge commit 'a6674d2e7771dbf7a4a5556f5e126be83cadac96' 10 years ago
alsa.c Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc' 10 years ago
alsa.h Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc' 10 years ago
alsa_dec.c doc: avoid incorrect phrase 'allows to' 10 years ago
alsa_enc.c doc: avoid incorrect phrase 'allows to' 10 years ago
avdevice.c avdevice: Use av_format_get_control_message_cb() 10 years ago
avdevice.h doc: avoid incorrect phrase 'allows to' 10 years ago
avdeviceres.rc Add Windows resource file support for shared libraries 11 years ago
avfoundation.m avdevice/avfoundation: Fix occured typo 10 years ago
bktr.c Merge commit '81ef46020fa654720e3beb4f5551ba634fae262a' 10 years ago
caca.c avdevice/caca: small trivial macros adjustments 9 years ago
decklink_common.cpp avdevice/decklink_common: Use defined(__APPLE__) instead of __APPLE__ 10 years ago
decklink_common.h avdevice/decklink: Fix build error caused by a change in the SDK. 9 years ago
decklink_common_c.h avdevice/decklink: 10 Bit support for Decklink input device 10 years ago
decklink_dec.cpp avdevice/decklink: 10 Bit support for Decklink input device 10 years ago
decklink_dec.h avdevice: add decklink input support 10 years ago
decklink_dec_c.c avdevice/decklink: 10 Bit support for Decklink input device 10 years ago
decklink_enc.cpp avdevice/decklink: move general code of decklink encoder to common file 10 years ago
decklink_enc.h avdevice/decklink: move general code of decklink encoder to common file 10 years ago
decklink_enc_c.c avdevice/decklink: move general code of decklink encoder to common file 10 years ago
dshow.c avdevice/dshow: use AV_OPT_TYPE_BOOL 9 years ago
dshow_capture.h avdevice/dshow_capture: avoid #ifdef, use ff_dlog() for dshowdebug() 10 years ago
dshow_common.c dshow: rename dshow.h to avoid conflict with system header of equal name 13 years ago
dshow_crossbar.c dshow: crossbar dialog was frequently being displayed twice, split up option so it can be just once 10 years ago
dshow_enummediatypes.c dshow: fixup some COM objects, based on patches from Don Moir 11 years ago
dshow_enumpins.c dshow: rename dshow.h to avoid conflict with system header of equal name 13 years ago
dshow_filter.c dshow: Use NO_DSHOW_STRSAFE for all dshow header inclusions 12 years ago
dshow_pin.c dshow: show more debug timestamp info 9 years ago
dv1394.c Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8' 10 years ago
dv1394.h miscellaneous typo fixes 12 years ago
fbdev_common.c Merge commit '87f98a2b9d4c7218ad82bb45347a53b65e5244f3' 9 years ago
fbdev_common.h lavd/fbdev_enc: move list device code to fbdev_common 11 years ago
fbdev_dec.c lavc: Switch bitrate to 64bit unless compatibility with avconv was requested. 9 years ago
fbdev_enc.c lavd/fbdev_enc: move list device code to fbdev_common 11 years ago
file_open.c libavutil: Make avpriv_open a library-internal function on msvcrt 11 years ago
gdigrab.c gdigrab: fix gdi object leak if using mouse 10 years ago
iec61883.c Remove left-over FF_API_DESTRUCT_PACKET cruft 9 years ago
internal.h lavd/avdevice: introduce helper functions for sink/sources listing 10 years ago
jack.c Merge commit 'bc1eace1b3654c490cb2c226b3c80854244dbb9a' 10 years ago
lavfi.c avdevice/lavfi: fix self assignment warning 9 years ago
libavdevice.v lavd: export all symbols with av_ prefix 10 years ago
libcdio.c lavd/libcdio: add more paranoia mode constants 10 years ago
libdc1394.c avdevice/libdc1394: add const to suppress "assignment discards const qualifier from pointer target type" warnings 9 years ago
openal-dec.c openal-dec: replace av_destruct_packet with av_free_packet 9 years ago
opengl_enc.c Replace all remaining occurances of step/depth_minus1 and offset_plus1 9 years ago
opengl_enc_shaders.h lavd/opengl_enc_shaders: fix gray* shader 11 years ago
oss.c Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc' 10 years ago
oss.h Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc' 10 years ago
oss_dec.c Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc' 10 years ago
oss_enc.c Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc' 10 years ago
pulse_audio_common.c avdevice/pulse_audio_common: Use av_freep(), avoid leaving stale pointers 10 years ago
pulse_audio_common.h lavd/pulse_audio_common: add context helper functions 11 years ago
pulse_audio_dec.c Merge commit 'c201069fac9a76e6604f9d84d76a172434d62200' 10 years ago
pulse_audio_enc.c avdevice/pulse_audio_enc: use getter function for AVFrame.channels 10 years ago
qtkit.m lavd/qtkit: Silence deprecation warnings when using clang. 10 years ago
sdl.c lavd: add categories to device implementations 11 years ago
sndio.c Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc' 10 years ago
sndio.h Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc' 10 years ago
sndio_dec.c Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc' 10 years ago
sndio_enc.c Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc' 10 years ago
timefilter.c timefilter: Handle memory allocation failure 11 years ago
timefilter.h timefilter: Handle memory allocation failure 11 years ago
utils.c lavd/avdevice: introduce helper functions for sink/sources listing 10 years ago
v4l.c Replace av_dlog with ff_dlog. 9 years ago
v4l2-common.c v4l2: support MPEG4 compressed streams 10 years ago
v4l2-common.h lavd/v4l2: don't use avpriv_ prefix for internal functions 10 years ago
v4l2.c avdevice/v4l2: use AV_OPT_TYPE_BOOL for use_libv4l2 option 9 years ago
v4l2enc.c lavd/v4l2: don't use avpriv_ prefix for internal functions 10 years ago
version.h Merge commit 'e88103a7f92cf27a2868b50acc8a9912f6088249' 9 years ago
vfwcap.c Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' 9 years ago
x11grab.c avdevice/x11grab: use av_clip() instead of nested min & max 10 years ago
xcbgrab.c avdevice/xcbgrab: fix -Wunused-variable 9 years ago
xv.c xv.c: Add missing const to lookup table. 10 years ago