summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/ve_libdv.c
Commit message (Expand)AuthorAgeFilesLines
* replace VO and VF numeric flags with #defined identifiershenry2005-04-181-2/+2
* fixes for encoding of multiple fileshenry2005-03-011-0/+1
* Initialized BITMAPINFOHEADER to 0 to avoid problems, esp. windows has problemsreimar2005-01-201-1/+1
* Use aspect from encoder for AVI vprp headerranma2004-03-241-0/+1
* prevent the libdv decoder from adding "NTSC setup" on decodeattila2004-01-201-1/+1
* -vop ---> -vfdiego2003-10-251-1/+1
* Cleanup of the muxer API, func parameters muxer & muxer_f eliminated.arpi2003-01-191-3/+1
* the long-waited MUXER layer, and new MPEG-PS muxerarpi2002-12-271-4/+4
* warning fixesarpi2002-09-291-1/+1
* changing return type of put_image void->intarpi2002-09-101-1/+2
* mostly compiler warning fixes, some small bugfixarpi2002-08-281-0/+2
* mp_image.h and img_format.h moved to libmpcodecsarpi2002-04-131-2/+2
* RGB24/YUY2 -> DV encoding, using libdvarpi2002-04-121-0/+116