[mythtv-commits] mythtv commit: r14063 - in branches/mythtv-vid by danielk
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Fri Jul 27 19:43:14 UTC 2007
Author: danielk
Date: 2007-07-27 19:43:13 +0000 (Fri, 27 Jul 2007)
New Revision: 14063
Changeset: http://cvs.mythtv.org/trac/changeset/14063
Added:
branches/mythtv-vid/libs/libavcodec/dvdv.c
Modified:
branches/mythtv-vid/configure
branches/mythtv-vid/libs/libavcodec/allcodecs.c
branches/mythtv-vid/libs/libavcodec/avcodec.h
branches/mythtv-vid/libs/libavcodec/libavcodec.pro
branches/mythtv-vid/libs/libavcodec/mpeg12.c
branches/mythtv-vid/libs/libavcodec/myth_utils.c
Log:
Refs #2287. #1279. This applies an updated version of DVDV code to libavcodec.
John Dagliesh wrote the original DVDV code and Nigel did the original merge, see #1279, this just updates the merge to work with the latest changes in how ffmpeg handles codecs and commits the mpeg12.c and dvdv.c portions of the patch.
you need to rerun ./configure before recompiling (to pick up the new codec define.)
More information about the mythtv-commits
mailing list