log libmpcodecs/ve_vfw.c @ 18089:3e8c2b5c60a5

age author description
2006-03-31 reynaldo Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
2006-03-27 diego Change 'if(verbose)' to the more appropriate mp_msg_test.
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
2003-08-13 alex Removed the historic cfgparser and switched full to the new config parser (altought some macros still remain for compatibility). As a side effect 90% of the warning messages are gone from the core. Things should be cleaner now and less confusing for newbies.
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-11-06 arpi *HUGE* set of compiler warning fixes, unused variables removal
2002-09-29 arpi warning fixes
2002-09-13 alex fixed to comply with new loader
2002-09-10 arpi changing return type of put_image void->int
2002-09-01 nexus FreeBSD fix
2002-09-01 alex merged with dll_init.c
2002-08-28 arpi mostly compiler warning fixes, some small bugfix
2002-05-13 alex added support for codec selection
2002-04-13 arpi mp_image.h and img_format.h moved to libmpcodecs
2002-04-11 arpi capabilities support -> automatic insertion of scale, expand, pp
2002-04-11 arpi soem fixes
2002-04-10 arpi encoders