Update of /cvsroot/dirac/compress/libdirac_common
In directory
sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv15627/libdirac_com
mon
Modified Files:
pic_io.h picture_buffer.h video_format_defaults.h
Log Message:
Fix doxygen warnings.
Index: picture_buffer.h
============================================================
=======
RCS file:
/cvsroot/dirac/compress/libdirac_common/picture_buffer.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** picture_buffer.h 29 Apr 2008 08:51:52 -0000 1.2
--- picture_buffer.h 7 May 2008 05:47:00 -0000 1.3
***************
*** 69,74 ****
param cf the Chroma format of pictures
in the buffer
! param orig_xlen the luma width of pictures
in the buffer
! param orig_ylen the luma height of
pictures in the buffer
param luma_depth the video depth of the
luma comp in the buffer
param chroma_depth the video depth of the
chroma comp in the buffer
--- 69,74 ----
param cf the Chroma format of pictures
in the buffer
! param xlen the luma width of pictures in
the buffer
! param ylen the luma height of pictures in
the buffer
param luma_depth the video depth of the
luma comp in the buffer
param chroma_depth the video depth of the
chroma comp in the buffer
Index: video_format_defaults.h
============================================================
=======
RCS file:
/cvsroot/dirac/compress/libdirac_common/video_format_default
s.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** video_format_defaults.h 31 Jan 2008 11:25:17 -0000 1.5
--- video_format_defaults.h 7 May 2008 05:47:00 -0000 1.6
***************
*** 95,99 ****
* param wf WltFilter object for getting the
default wavelet filter
*/
! void SetDefaultTransformFilter( PictureType ftype,
WltFilter &wf);
} // namespace dirac
--- 95,99 ----
* param wf WltFilter object for getting the
default wavelet filter
*/
! void SetDefaultTransformFilter( PictureType ptype,
WltFilter &wf);
} // namespace dirac
Index: pic_io.h
============================================================
=======
RCS file:
/cvsroot/dirac/compress/libdirac_common/pic_io.h,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** pic_io.h 31 Jan 2008 11:25:16 -0000 1.17
--- pic_io.h 7 May 2008 05:47:00 -0000 1.18
***************
*** 327,332 ****
/*!
Read next frame/two fields into the frame
buffer
! param my_fbuf Frame Buffer
! param fnum Frame/Field number
*/
virtual bool ReadNextFrame(PictureBuffer
&my_buf, int num) = 0;
--- 327,332 ----
/*!
Read next frame/two fields into the frame
buffer
! param my_buf Picture Buffer
! param num Frame/Field number
*/
virtual bool ReadNextFrame(PictureBuffer
&my_buf, int num) = 0;
***************
*** 374,378 ****
/*!
Read next frame/two fields into the
picture buffer
! param my_fbuf Picture Buffer
param pnum Picture number
*/
--- 374,378 ----
/*!
Read next frame/two fields into the
picture buffer
! param my_pbuf Picture Buffer
param pnum Picture number
*/
------------------------------------------------------------
-------------
This SF.net email is sponsored by the 2008 JavaOne(SM)
Conference
Don't miss this year's exciting event. There's still time to
save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;1987
57673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Dirac-commits mailing list
Dirac-commits lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dirac-com
mits
|