Mercurial > mplayer.hg
log libmpcodecs/ve_libdv.c @ 15550:2c2b92088705
age | author | description |
---|---|---|
2005-04-18 | henry | replace VO and VF numeric flags with #defined identifiers |
2005-03-01 | henry | fixes for encoding of multiple files |
2005-01-20 | reimar | Initialized BITMAPINFOHEADER to 0 to avoid problems, esp. windows has problems |
2004-03-24 | ranma | Use aspect from encoder for AVI vprp header |
2004-01-20 | attila | prevent the libdv decoder from adding "NTSC setup" on decode |
2003-10-25 | diego | -vop ---> -vf |
2003-01-19 | arpi | Cleanup of the muxer API, func parameters muxer & muxer_f eliminated. |
2002-12-27 | arpi | the long-waited MUXER layer, and new MPEG-PS muxer |
2002-09-29 | arpi | warning fixes |
2002-09-10 | arpi | changing return type of put_image void->int |
2002-08-28 | arpi | mostly compiler warning fixes, some small bugfix |
2002-04-13 | arpi | mp_image.h and img_format.h moved to libmpcodecs |
2002-04-12 | arpi | RGB24/YUY2 -> DV encoding, using libdv |