[mpeg2-dev] help!!

2006-06-19 Thread alex
hi,everyone! in the libmpeg2 idct,why there does not have  the function:  void idct(int16_t *block)    ___ Libmpeg2-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo

Re: [mpeg2-dev] Frame Count

2006-06-19 Thread Måns Rullgård
"Dipanjan Das" <[EMAIL PROTECTED]> writes: > Hi > > I am a new user of libmpeg2, and I intend to use the library for > basic functionalities like extracting the current frame in a file, > seeking to a given frame/time and so on. To begin with, I want to > extract the total number of frames in the

[mpeg2-dev] Frame Count

2006-06-19 Thread Dipanjan Das
HiI am a new user of libmpeg2, and I intend to use the library for basic functionalities like extracting the current frame in a file, seeking to a given frame/time and so on. To begin with, I want to extract the total number of frames in the file. After searching the archives, I found that using mp