log libmpcodecs/ve_libdv.c @ 22667:e1859558b37d

age author description
2007-03-15 diego Add explicit location for headers from the libmpdemux/ directory.
2007-03-15 diego Add explicit location for headers from the stream/ directory.
2006-12-18 nicodvb muxers now write to output muxer->stream rather than to muxer->file
2006-06-21 diego Move #ifdefs around complete files into the build system.
2006-03-21 michael passing pts through the filter layer (lets see if pts or cola comes out at the end)
2006-01-26 michael change muxer_write_chunk() so that pts/dts _could_ be passed from encoder to muxer
2005-11-18 diego Unify include path handling, -I.. is in CFLAGS.
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