[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bino-list] Newer lav* compatibility
From: |
Vittorio Giovara |
Subject: |
[Bino-list] Newer lav* compatibility |
Date: |
Wed, 18 Dec 2013 16:03:05 +0100 |
Hello,
I'm writing some automated 3d switching code, using the new stereo3d api
from Libav, and noticed that some API have not been updated to the latest
version.
Here are some patches that should take care of most of the problem.
Cheers,
Vittorio
Vittorio Giovara (4):
update CodecId istances for newer lavc compatibility
replace r_frame_rate istances for newer lavfo compatibility
Replace all instances of avcodec_alloc_frame() with av_frame_alloc()
deprecate lowres usage for newer lavc compatibility
src/media_object.cpp | 37 ++++++++++++++++++++++---------------
1 file changed, 22 insertions(+), 15 deletions(-)
--
1.7.9.5
- [Bino-list] Newer lav* compatibility,
Vittorio Giovara <=