Blender Git Loki

Git Commits -> Revision aab01c8

Revision aab01c8 by Sergey Sharybin (master)
January 12, 2013, 12:51 (GMT)
Patch #33837: ffmpeg1.1 and libav9.1 compatibility update

Patch makes it possible to compile blender with recent ffmpeg
and libav libraries, mainly by getting rid of deprecated API.

Original patch by Campbell Barton with own modifications to
support compilation with older ffmpeg versions.

This patch could break compatibility of FFV1 videos playing
back in older players, mainly because of alpha support changes.
Preserving compatibility with such players became a headache
and think it's high time to get rid of workarounds here.

Commit Details:

Full Hash: aab01c86cf56f5d21d2503f7e854bb19b07ca2c6
SVN Revision: 53741
Parent Commit: 497e6bf
Lines Changed: +107, -57

8 Modified Paths:

/intern/audaspace/ffmpeg/AUD_FFMPEGReader.cpp (+3, -10) (Diff)
/intern/audaspace/ffmpeg/AUD_FFMPEGWriter.cpp (+10, -5) (Diff)
/intern/ffmpeg/ffmpeg_compat.h (+57, -0) (Diff)
/source/blender/blenkernel/intern/writeffmpeg.c (+22, -29) (Diff)
/source/blender/imbuf/intern/anim_movie.c (+2, -2) (Diff)
/source/blender/imbuf/intern/indexer.c (+8, -6) (Diff)
/source/blender/imbuf/intern/util.c (+3, -3) (Diff)
/source/gameengine/VideoTexture/VideoFFmpeg.cpp (+2, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021