Mailing List Archive

mythtv commits
----------------------------------------------------------------------------
Changes committed by ijr on Tue Apr 8 23:34:40 2003

Added Files:
in MC/libs/libavcodec:
golomb.c golomb.h h264.c h264data.h os_support.h raw.c
in MC/libs/libmythtv:
decoderbase.h nuppeldecoder.cpp nuppeldecoder.h
Modified Files:
in MC:
Makefile
in MC/libs/libavcodec:
allcodecs.c apiexample.c avcodec.h common.c common.h dsputil.c
dsputil.h dv.c dvdata.h error_resilience.c h263.c h263dec.c
huffyuv.c imgconvert.c libavcodec.pro mace.c mjpeg.c
motion_est.c motion_est_template.c mpeg12.c mpeg12data.h
mpeg4data.h mpegaudiodec.c mpegvideo.c mpegvideo.h msmpeg4.c
opts.c ratecontrol.c resample.c svq1.c utils.c wmv2.c
in MC/libs/libavcodec/i386:
dsputil_mmx.c
in MC/libs/libavcodec/libpostproc:
mangle.h postprocess.c postprocess_internal.h
postprocess_template.c
in MC/libs/libavcodec/ps2:
dsputil_mmi.c
in MC/libs/libmyth:
mythcontext.h
in MC/libs/libmythtv:
NuppelVideoPlayer.cpp NuppelVideoPlayer.h
NuppelVideoRecorder.cpp libmythtv.pro
Log Message:
libavcodec update.
Move all the nuppelvideo format specific player stuff into the new
nuppeldecoder class.

----------------------------------------------------------------------------