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
..
Makefile lavd: add xv output device 2013-05-30 10:44:54 +02:00
alldevices.c lavd: add xv output device 2013-05-30 10:44:54 +02:00
alsa-audio-common.c lavd/alsa: simplify reordering functions definition. 2013-02-02 14:13:11 +01:00
alsa-audio-dec.c avformat/avdevice: add missing time.h includes 2013-03-12 15:28:22 +01:00
alsa-audio-enc.c avformat/avdevice: add missing time.h includes 2013-03-12 15:28:22 +01:00
alsa-audio.h
avdevice.c
avdevice.h
bktr.c bktr: Add missing includes for av_gettime() 2013-03-23 23:36:58 +02:00
caca.c
dshow.c lavd/dshow: fix style and typo recently introduced. 2013-03-19 21:26:24 +01:00
dshow_capture.h
dshow_common.c
dshow_enummediatypes.c
dshow_enumpins.c
dshow_filter.c
dshow_pin.c dshow_pin: dont return a value from a void function 2013-03-25 22:12:07 +01:00
dv1394.c
dv1394.h
fbdev.c Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110' 2013-05-16 09:56:43 +02:00
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 libcdio: support recent cdio-paranoia 2013-01-17 21:41:18 +01:00
libdc1394.c
openal-dec.c avformat/avdevice: add missing time.h includes 2013-03-12 15:28:22 +01:00
oss_audio.c
pulse.c
sdl.c libavdevice sdl: added window_fullscreen option to switch SDL output into fullscreen mode 2013-03-18 20:44:21 +01:00
sndio_common.c
sndio_common.h
sndio_dec.c sndio_dec: Add missing includes for av_gettime() 2013-03-24 13:20:53 +02:00
sndio_enc.c
timefilter.c
timefilter.h
v4l.c
v4l2-common.c lavd/v4l2: move pixel format conversion code to a separate place. 2013-05-20 01:11:28 +02:00
v4l2-common.h lavd/v4l2: move pixel format conversion code to a separate place. 2013-05-20 01:11:28 +02:00
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
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