ffmpeg/libavdevice
James Almer 54cb30ce64 avdevice/xcbgrab: stop using av_init_packet()
Signed-off-by: James Almer <jamrial@gmail.com>
2021-03-17 15:19:36 -03:00
..
tests
.gitignore
Makefile lavdevice: Add AudioToolbox output device. 2020-06-15 15:09:33 +02:00
alldevices.c avdevice/alldevices: stop using deprecated linked list API 2020-10-19 11:54:45 -03:00
alsa.c avdevice/alsa_dec: make sure we have enough data in non-blocking mode 2021-03-12 23:55:30 +01:00
alsa.h avdevice/alsa_dec: make sure we have enough data in non-blocking mode 2021-03-12 23:55:30 +01:00
alsa_dec.c avdevice/alsa_dec: make sure we have enough data in non-blocking mode 2021-03-12 23:55:30 +01:00
alsa_enc.c libavdevice: Update the class name as uniform style 2019-08-15 09:29:55 +08:00
android_camera.c
audiotoolbox.m lavdevice: Add AudioToolbox output device. 2020-06-15 15:09:33 +02:00
avdevice.c avdevice/avdevice: Deprecate AVDevice Capabilities API 2021-02-14 21:07:57 +01:00
avdevice.h avdevice/avdevice: Deprecate AVDevice Capabilities API 2021-02-14 21:07:57 +01:00
avdeviceres.rc
avfoundation.m avfoundation: Fix building on iOS 2020-04-30 14:21:47 +02:00
bktr.c avdevice: use av_gettime_relative() for elapsed time calculations 2021-02-27 21:41:50 +01:00
caca.c lavd/caca: do not access deprecated codec context 2020-12-10 09:45:19 +01:00
decklink_common.cpp avdevice/decklink: warn about too old decklink API version 2020-12-03 18:32:57 +01:00
decklink_common.h avcodec/packet_internal: make avpriv_packet_list_* functions use an internal struct 2021-03-17 14:12:17 -03:00
decklink_common_c.h avdevice/decklink_dec: add support for querying RP188 High Frame Rate timecode 2020-09-13 18:06:54 +02:00
decklink_dec.cpp avdevice/decklink_dec: stop using av_init_packet() 2021-03-17 15:19:36 -03:00
decklink_dec.h
decklink_dec_c.c avdevice/decklink: remove the duplicated warning message 2020-12-05 09:00:53 +08:00
decklink_enc.cpp avdevice/decklink: add missing include for buffer_size_t 2021-03-11 17:39:09 -03:00
decklink_enc.h
decklink_enc_c.c avdevice/decklink: remove the duplicated warning message 2020-12-05 09:00:53 +08:00
dshow.c avcodec/packet_internal: make avpriv_packet_list_* functions use an internal struct 2021-03-17 14:12:17 -03:00
dshow_capture.h avcodec/packet_internal: make avpriv_packet_list_* functions use an internal struct 2021-03-17 14:12:17 -03:00
dshow_common.c
dshow_crossbar.c lavd/dshow: Add namespace prefix to global functions 2021-01-21 20:02:23 -03:00
dshow_enummediatypes.c avdevice/dshow: Add namespace prefix to the remaining global symbols 2021-01-25 19:31:11 -03:00
dshow_enumpins.c avdevice/dshow: Add namespace prefix to the remaining global symbols 2021-01-25 19:31:11 -03:00
dshow_filter.c avdevice/dshow: Add namespace prefix to the remaining global symbols 2021-01-25 19:31:11 -03:00
dshow_pin.c avdevice/dshow: Add namespace prefix to the remaining global symbols 2021-01-25 19:31:11 -03:00
fbdev_common.c
fbdev_common.h
fbdev_dec.c avdevice: use av_gettime_relative() for elapsed time calculations 2021-02-27 21:41:50 +01:00
fbdev_enc.c
file_open.c
gdigrab.c avdevice: use av_gettime_relative() for elapsed time calculations 2021-02-27 21:41:50 +01:00
iec61883.c
internal.h
jack.c
kmsgrab.c avdevice: use av_gettime_relative() for elapsed time calculations 2021-02-27 21:41:50 +01:00
lavfi.c Remove double ';' 2021-03-01 06:10:44 +01:00
libavdevice.v
libcdio.c
libdc1394.c
openal-dec.c libavdevice: Update the class name as uniform style 2019-08-15 09:29:55 +08:00
opengl_enc.c avdevice/opengl: add support of wrapped avframe codec 2020-04-16 23:52:12 +02:00
opengl_enc_shaders.h
oss.c
oss.h
oss_dec.c libavdevice: Update the class name as uniform style 2019-08-15 09:29:55 +08:00
oss_enc.c libavdevice: Update the class name as uniform style 2019-08-15 09:29:55 +08:00
pulse_audio_common.c
pulse_audio_common.h
pulse_audio_dec.c avdevice/pulse_audio_dec: do not read undersized frames 2021-03-12 23:55:30 +01:00
pulse_audio_enc.c libavdevice: Update the class name as uniform style 2019-08-15 09:29:55 +08:00
reverse.c
sdl2.c
sndio.c
sndio.h
sndio_dec.c
sndio_enc.c
timefilter.c
timefilter.h avdevice/timefilter: remove obsolete comments from the docs 2021-02-27 21:30:41 +01:00
utils.c
v4l2-common.c
v4l2-common.h
v4l2.c avdevice/v4l2: Remove av_assert0 when format not supported 2019-11-06 20:38:03 +01:00
v4l2enc.c avdevice/v4l2enc: Allow writing non-rawvideos to v4l2. 2020-05-09 15:44:43 +01:00
version.h avdevice/avdevice: Deprecate AVDevice Capabilities API 2021-02-14 21:07:57 +01:00
vfwcap.c avcodec/packet_internal: make avpriv_packet_list_* functions use an internal struct 2021-03-17 14:12:17 -03:00
xcbgrab.c avdevice/xcbgrab: stop using av_init_packet() 2021-03-17 15:19:36 -03:00
xv.c avdevice/xv: add support of wrapped avframe codec 2020-04-16 23:52:12 +02:00