[mythtv-commits] mythtv commits

mythtv@ijr.dnsalias.org mythtv@ijr.dnsalias.org
Sun, 10 Nov 2002 23:40:03 -0500


----------------------------------------------------------------------------
Changes committed by ijr on Sun Nov 10 23:38:25 2002

Modified Files:
   in MC/libs/libNuppelVideo:
        NuppelVideoPlayer.cpp NuppelVideoRecorder.cpp 
   in MC/libs/libavcodec:
        avcodec.h common.h dv.c error_resilience.c h263.c h263dec.c 
        motion_est.c mpeg12.c mpegvideo.c mpegvideo.h msmpeg4.c 
        ratecontrol.c 
   in MC/libs/libmyth:
        guidegrid.cpp programinfo.cpp programinfo.h 
   in MC/libs/libmythtv:
        tv.cpp 
   in MC/programs/mythfilldatabase:
        filldata.cpp 
   in MC/programs/mythfrontend:
        viewscheduled.cpp 
Log Message:
Some changes to try and fix Andrew's end of recording race.
libavcodec resync.
Set of patches from Andrew:
 - fix the ff/rew scaling stickykeys code.
 - don't set a bookmark when using space/enter to exit out of a sticky ff/rew.
 - Escape more SQL queries with "s in them.
 - A few more keybindings in the epg.

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