FFmpeg/libavdevice
Michael Niedermayer f9d7431272 avformat/AVFormatContext: Move fields down to match the fork
avconv uses private and internal fields from libavformat, we thus must
match the layout even of the fields marked non public.
Otherwise ffmpegs libavformat could not be used as a dropin replacement
on debian/ubuntu

The current soname of libavformat was not part of any release nor are any
fields marked public moved thus in theory
no installed shared lib ABI breakage should occur. Still the need for this
change is unfortunate and chilling.
If you installed shared libs from a recent development version of libavformat
that is more recent than the last release. You probably want to check or rebuild
applications that linked to it.

minor versions of avformat & avdevice are bumped to allow detecting this
as both use the updated struct

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-07-09 19:06:32 +02:00
..
alldevices.c lavd: add xv output device 2013-05-30 10:44:54 +02:00
alsa-audio-common.c
alsa-audio-dec.c
alsa-audio-enc.c
alsa-audio.h
avdevice.c
avdevice.h
bktr.c
caca.c
dshow_capture.h
dshow_common.c
dshow_enummediatypes.c
dshow_enumpins.c
dshow_filter.c
dshow_pin.c
dshow.c
dv1394.c
dv1394.h
fbdev.c
iec61883.c
jack_audio.c
lavfi.c lavfi: create Libav-API compatibility layer for avfilter_graph_parse() at the next bump 2013-07-03 13:21:42 +02:00
libavdevice.v
libcdio.c
libdc1394.c
Makefile lavd: add xv output device 2013-05-30 10:44:54 +02:00
openal-dec.c
oss_audio.c
pulse.c
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 v4l2: make possible to disable libv4l2 at runtime. 2013-05-22 19:49:29 +02:00
v4l2enc.c lavd/v4l2enc: check write return value. 2013-05-20 16:33:21 +02:00
v4l.c
version.h avformat/AVFormatContext: Move fields down to match the fork 2013-07-09 19:06:32 +02:00
vfwcap.c
x11grab.c avdevice/x11grab: allocate just one Cursor 2013-06-21 12:00:11 +02:00
xv.c lavd: add xv output device 2013-05-30 10:44:54 +02:00