[prev in list] [next in list] [prev in thread] [next in thread] 

List:       dirac-commits
Subject:    [Dirac-commits] compress/libdirac_common motion.h,1.27,1.28
From:       Anuradha Suraparaju <asuraparaju () users ! sourceforge ! net>
Date:       2008-08-27 0:20:54
Message-ID: E1KY8mM-0007Vz-G0 () mail ! sourceforge ! net
[Download RAW message or body]

Update of /cvsroot/dirac/compress/libdirac_common
In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv21264/libdirac_common

Modified Files:
	motion.h 
Log Message:
Re-enabled adaptive block sizes, now a subgroup or so in arrears.


Author: Thomas Davies <thomas.davies@bbc.co.uk>


Index: motion.h
===================================================================
RCS file: /cvsroot/dirac/compress/libdirac_common/motion.h,v
retrieving revision 1.27
retrieving revision 1.28
diff -C2 -d -r1.27 -r1.28
*** motion.h	27 Aug 2008 00:18:55 -0000	1.27
--- motion.h	27 Aug 2008 00:20:51 -0000	1.28
***************
*** 230,233 ****
--- 230,239 ----
          ~MvData();
  
+          //! Return a reference to the local picture prediction params
+         PicturePredParams& GetPicPredParams(){return m_predparams;}
+ 
+         //! Return a reference to the local picture prediction params
+         const PicturePredParams& GetPicPredParams() const{return m_predparams;}
+ 
          //! Get the MVs for a reference
          MvArray& Vectors(const int ref_id){return *( m_vectors[ref_id] );}
***************
*** 269,275 ****
          const OneDArray<float>& GlobalMotionParameters(const int ref_id) const { \
return *( m_gm_params[ref_id] ); }  
- //        //! Return the number of reference frames
- //        unsigned int NumRefs()const {return m_num_refs;}
- 
      protected:
          // A local copy of the picture prediction parameters
--- 275,278 ----


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Dirac-commits mailing list
Dirac-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dirac-commits


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic