1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-03 05:10:03 +02:00
FFmpeg/libavdevice
Michael Niedermayer 9514472904 avutil & avdevice: remove av_bprint_fd_contents()
MSVC does not allow passing file pointers between libs
This API can thus not work with MSVC and as it was very recently added
and its it was in no release its removial should not cause any problems

A better API will be implemented, but its not finished yet, this revert is
to avoid potentially blocking the release

Found-by: Hendrik Leppkes <h.leppkes@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-07-15 21:49:56 +02:00
..
alldevices.c Add AVFoundation input device. 2014-04-11 17:51:33 +02:00
alsa-audio-common.c
alsa-audio-dec.c
alsa-audio-enc.c
alsa-audio.h
avdevice.c lavd: no default device unless explicitly set 2014-04-12 19:14:57 +02:00
avdevice.h Various small spelling fixes. 2014-04-22 20:44:31 +02:00
avdeviceres.rc
avfoundation.m lavd/avfoundation: Support user selected pixel formats and pixel format autoselection. 2014-06-12 21:31:25 +02:00
bktr.c
caca.c
decklink_enc_c.c
decklink_enc.cpp
decklink_enc.h
dshow_capture.h
dshow_common.c
dshow_enummediatypes.c dshow: fixup some COM objects, based on patches from Don Moir 2014-03-31 23:11:35 +02:00
dshow_enumpins.c
dshow_filter.c
dshow_pin.c
dshow.c
dv1394.c
dv1394.h
fbdev_common.c lavd/fbdev_enc: move list device code to fbdev_common 2014-04-30 00:35:42 +02:00
fbdev_common.h lavd/fbdev_enc: move list device code to fbdev_common 2014-04-30 00:35:42 +02:00
fbdev_dec.c lavd/fbdev_dec: implement fbdev_get_device_list callback 2014-04-30 00:35:42 +02:00
fbdev_enc.c lavd/fbdev_enc: move list device code to fbdev_common 2014-04-30 00:35:42 +02:00
file_open.c
gdigrab.c Add Win32 GDI-based screen grabbing 2014-04-03 00:41:45 +02:00
iec61883.c
jack_audio.c lavd/jack_audio: use av_fifo_alloc_array 2014-05-20 00:00:44 +02:00
lavfi.c avutil & avdevice: remove av_bprint_fd_contents() 2014-07-15 21:49:56 +02:00
libavdevice.v
libcdio.c
libdc1394.c
Makefile Merge commit '449511740f06a4675b0066730fa45cdb764ffafc' 2014-05-13 22:40:32 +02:00
openal-dec.c
opengl_enc_shaders.h
opengl_enc.c fix various typos 2014-06-03 10:58:19 -08:00
oss_audio.c avdevice/oss_audio: Add #if HAVE_UNISTD_H around #include <unistd.h> 2014-07-08 02:48:51 +02:00
pulse_audio_common.c lavd/pulse_audio_common: add context helper functions 2014-04-18 01:42:17 +02:00
pulse_audio_common.h lavd/pulse_audio_common: add context helper functions 2014-04-18 01:42:17 +02:00
pulse_audio_dec.c avdevice/pulse_audio_dec: reimplement using the non simple API 2014-07-09 01:36:01 +02:00
pulse_audio_enc.c lavd/pulse_audio_enc: respect minreq while checking buffer fullness 2014-04-30 00:36:14 +02:00
qtkit.m avdevice/qtkit: fix include 2014-04-24 05:12:07 +02:00
sdl.c
sndio_common.c
sndio_common.h
sndio_dec.c
sndio_enc.c
timefilter.c
timefilter.h
v4l2-common.c
v4l2-common.h
v4l2.c avdevice/v4l2: Use av_malloc_array() 2014-05-22 15:08:12 +02:00
v4l2enc.c
v4l.c
version.h avdevice/pulse_audio_dec: reimplement using the non simple API 2014-07-09 01:36:01 +02:00
vfwcap.c
x11grab.c
xv.c avdevice/xv: fix missing { 2014-06-30 21:32:19 +02:00