| Commit message (Expand) | Author | Age |
* | Change some printf calls to fprintf. | diego | 2006-03-27 |
* | stride must be signed! otherwise negative stride is broken on 64bit systems | rfelker | 2005-02-24 |
* | set top_field first for lavc decoding and add MP_IMGFIELD_INTERLACED | michael | 2003-12-22 |
* | addition of special image formats for Zoran MJPEG, and vd_zrmjpeg.c | rik | 2003-11-04 |
* | basic nv12 and nv21 support by Angelo Cano <angelo_cano@fastmail.fm> | alex | 2003-08-31 |
* | clean up field flags: | rfelker | 2003-08-18 |
* | Add mpeg2_flags to mp_image_t, copy flags in vd_libmpeg2.c, | ranma | 2003-08-03 |
* | basic xvmc image support | iive | 2003-06-21 |
* | passing qscale_type around so the pp code can fix the mpeg2 <<1 thing | michael | 2003-04-18 |
* | fixing rgb4 & bgr4 (2 pixels per byte) | michael | 2003-01-30 |
* | change qscale type to int8 and fix qscale ordering | michael | 2002-10-30 |
* | passing picture_type (might be usefull for postprocessing) | michael | 2002-10-29 |
* | warning fix | arpi | 2002-08-05 |
* | - some reorder/cleanup of mp_image flags | arpi | 2002-08-02 |
* | planar yuv 444 422 411 support | michael | 2002-08-01 |
* | added 'priv' field to mpi - requires for tracking frames with different | arpi | 2002-07-20 |
* | better support for rgb/bgr formats | alex | 2002-07-11 |
* | {RGB,BGR}{1,4} | michael | 2002-06-27 |
* | better planar support, chroma subsampling support and Y8/Y800 support | alex | 2002-06-23 |
* | better planar support, chroma subsampling support and Y8/Y800 support | alex | 2002-06-23 |
* | yvu9 and if09 support | alex | 2002-06-23 |
* | added yvu9 | alex | 2002-06-21 |
* | filters uninit | arpi | 2002-04-20 |
* | mp_image moved to libmpcodecs | arpi | 2002-04-13 |