[FFmpeg-devel] PATCH: allow load_input_picture, load_input_picture to be architecture dependent
mmh
mmh
Tue Jun 26 21:49:11 CEST 2007
This patch lays the ground work for pipelined data movement for the
load_input_picture function.
If this load is pipelined my embedded system will save around 33MIPS
for QVGA video encode, multiply by 4 for SD.
This functionality includes 2 functions, get_frame, and frame_ready
which can be defined by a specific architecture.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pipeloadpic.patch
Type: text/x-patch
Size: 3914 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070626/3d0ece4c/attachment.bin>
More information about the ffmpeg-devel
mailing list