ffmpeg/libavdevice
Ganesh Ajjanagadde 879b4a9d3e lavd/pulse_audio_enc: replace lround by lrint
Here it is mostly a cosmetic change, but there might be benefits in that
there are no compat hacks for lround, while there are for lrint.

Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com>
2015-12-21 08:25:30 -08:00
..
Makefile
alldevices.c
alsa.c all: fix -Wextra-semi reported on clang 2015-10-24 17:58:17 -04:00
alsa.h avdevice/alsa: add av_warn_unused_result 2015-10-16 07:54:36 -04:00
alsa_dec.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 2015-10-27 14:28:56 +01:00
alsa_enc.c
avdevice.c
avdevice.h
avdeviceres.rc
avfoundation.m
bktr.c
caca.c avdevice/caca: change AV_OPT_TYPE_STRING to set .str default 2015-10-31 02:31:40 +01:00
decklink_common.cpp
decklink_common.h
decklink_common_c.h
decklink_dec.cpp Replace remaining occurances of av_free_packet with av_packet_unref 2015-10-27 14:35:30 +01:00
decklink_dec.h
decklink_dec_c.c
decklink_enc.cpp
decklink_enc.h
decklink_enc_c.c
dshow.c Replace remaining occurances of av_free_packet with av_packet_unref 2015-10-27 14:35:30 +01:00
dshow_capture.h
dshow_common.c
dshow_crossbar.c
dshow_enummediatypes.c avdevice/dshow_enummediatypes: check return of av_malloc 2015-11-06 09:36:57 -05:00
dshow_enumpins.c
dshow_filter.c
dshow_pin.c
dv1394.c
dv1394.h
fbdev_common.c
fbdev_common.h
fbdev_dec.c lavc: Switch bitrate to 64bit unless compatibility with avconv was requested. 2015-09-15 18:02:43 +02:00
fbdev_enc.c
file_open.c
gdigrab.c gdigrab: grab right desktop size if DPI in use, based on patch from Alexander Brotzge 2015-10-31 23:08:02 +11:00
iec61883.c Remove left-over FF_API_DESTRUCT_PACKET cruft 2015-09-05 16:51:53 +02:00
internal.h avdevice/internal: add av_warn_unused_result 2015-10-16 17:28:40 -04:00
jack.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 2015-10-27 14:28:56 +01:00
lavfi.c avdevice/lavfi: fix self assignment warning 2015-08-23 20:00:03 +02:00
libavdevice.v
libcdio.c
libdc1394.c Merge commit 'f890677d05bc4e8b494a73373ab4cc19791bf884' 2015-10-22 20:48:54 +02:00
openal-dec.c Replace remaining occurances of av_free_packet with av_packet_unref 2015-10-27 14:35:30 +01:00
opengl_enc.c Replace all remaining occurances of step/depth_minus1 and offset_plus1 2015-09-08 17:10:48 +02:00
opengl_enc_shaders.h
oss.c
oss.h
oss_dec.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 2015-10-27 14:28:56 +01:00
oss_enc.c
pulse_audio_common.c
pulse_audio_common.h avdevice/pulse_audio_common: add av_warn_unused_result 2015-10-22 19:03:50 -04:00
pulse_audio_dec.c
pulse_audio_enc.c lavd/pulse_audio_enc: replace lround by lrint 2015-12-21 08:25:30 -08:00
qtkit.m
sdl.c
sndio.c
sndio.h
sndio_dec.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 2015-10-27 14:28:56 +01:00
sndio_enc.c
timefilter.c
timefilter.h
utils.c
v4l.c
v4l2-common.c
v4l2-common.h
v4l2.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 2015-10-27 14:28:56 +01:00
v4l2enc.c
version.h Merge commit 'e88103a7f92cf27a2868b50acc8a9912f6088249' 2015-09-05 21:35:46 +02:00
vfwcap.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 2015-10-27 14:28:56 +01:00
x11grab.c
xcbgrab.c avdevice/xcbgrab: fix -Wunused-variable 2015-09-19 01:35:43 +02:00
xv.c