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
"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
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