Fri, 18 Nov 2005 14:39:25 +0000 |
diego |
Unify include path handling, -I.. is in CFLAGS.
|
Mon, 18 Apr 2005 15:52:38 +0000 |
henry |
replace VO and VF numeric flags with #defined identifiers
|
Tue, 01 Mar 2005 20:21:58 +0000 |
henry |
fixes for encoding of multiple files
|
Thu, 20 Jan 2005 22:53:37 +0000 |
reimar |
Initialized BITMAPINFOHEADER to 0 to avoid problems, esp. windows has problems
|
Wed, 24 Mar 2004 15:16:36 +0000 |
ranma |
Use aspect from encoder for AVI vprp header
|
Tue, 20 Jan 2004 05:39:12 +0000 |
attila |
prevent the libdv decoder from adding "NTSC setup" on decode
|
Sat, 25 Oct 2003 18:44:41 +0000 |
diego |
-vop ---> -vf
|
Sun, 19 Jan 2003 01:48:52 +0000 |
arpi |
Cleanup of the muxer API, func parameters muxer & muxer_f eliminated.
|
Fri, 27 Dec 2002 22:43:20 +0000 |
arpi |
the long-waited MUXER layer, and new MPEG-PS muxer
|
Sun, 29 Sep 2002 19:19:31 +0000 |
arpi |
warning fixes
|
Tue, 10 Sep 2002 22:18:32 +0000 |
arpi |
changing return type of put_image void->int
|
Wed, 28 Aug 2002 22:45:48 +0000 |
arpi |
mostly compiler warning fixes, some small bugfix
|
Sat, 13 Apr 2002 19:14:34 +0000 |
arpi |
mp_image.h and img_format.h moved to libmpcodecs
|
Fri, 12 Apr 2002 21:49:51 +0000 |
arpi |
RGB24/YUY2 -> DV encoding, using libdv
|