Mailing List Archive

mythtv commits
----------------------------------------------------------------------------
Changes committed by ijr on Wed Apr 9 14:11:48 2003

Added Files:
in MC/libs/libavformat:
.cvsignore allformats.c asf.c avformat.h avi.h avidec.c
avienc.c avio.c avio.h aviobuf.c cutils.c file.c
libavformat.pro mov.c mpeg.c mpegts.c mpjpeg.c rm.c utils.c
wav.c
in MC/libs/libmythtv:
avformatdecoder.cpp avformatdecoder.h
Modified Files:
in MC/libs:
libs.pro
in MC/libs/libmythtv:
NuppelVideoPlayer.cpp decoderbase.h libmythtv.pro
nuppeldecoder.cpp nuppeldecoder.h
in MC/programs/mythbackend:
mythbackend.pro
in MC/programs/mythepg:
mythepg.pro
in MC/programs/mythfrontend:
mythfrontend.pro
in MC/programs/mythprogfind:
mythprogfind.pro
in MC/programs/mythtv:
main.cpp mythtv.pro
Log Message:
Very rudimentary video decoder using ffmpeg's libavformat. Seems to work well
for basic playback of mpeg files generated by the pvr-250, though it does't do
any seeking yet.

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