Wed, 03 Nov 2010 16:44:13 +0000 |
reimar |
Support NV12/NV21/HM12 in ve_raw.
|
Sun, 12 Sep 2010 13:01:05 +0000 |
reimar |
Replace sizoef(type) by sizeof(*ptrvar).
|
Thu, 09 Sep 2010 16:38:11 +0000 |
diego |
Mark video encoder vf_info_t structs as const.
|
Sun, 21 Feb 2010 15:48:03 +0000 |
diego |
cosmetics: Rename struct vf_instance_s --> vf_instance.
|
Sat, 30 Jan 2010 16:57:40 +0000 |
diego |
Add missing license headers to all files in the libmpcodecs directory.
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Sat, 02 Aug 2008 18:43:17 +0000 |
compn |
cosmetics: reindent after last commit
|
Sat, 02 Aug 2008 18:41:43 +0000 |
compn |
change ve_raw.c:set_format to not overwrite biCompression if force_fourcc is set.
|
Wed, 11 Apr 2007 20:28:44 +0000 |
lorenm |
support format=y8 with -ovc raw
|
Thu, 15 Mar 2007 17:51:32 +0000 |
diego |
Add explicit location for headers from the libmpdemux/ directory.
|
Thu, 15 Mar 2007 17:30:55 +0000 |
diego |
Add explicit location for headers from the stream/ directory.
|
Mon, 18 Dec 2006 21:03:59 +0000 |
nicodvb |
muxers now write to output muxer->stream rather than to muxer->file
|
Fri, 31 Mar 2006 00:15:47 +0000 |
reynaldo |
Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
|
Tue, 21 Mar 2006 21:26:42 +0000 |
michael |
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
Thu, 26 Jan 2006 19:32:07 +0000 |
michael |
change muxer_write_chunk() so that pts/dts _could_ be passed from encoder to muxer
|
Fri, 18 Nov 2005 14:39:25 +0000 |
diego |
Unify include path handling, -I.. is in CFLAGS.
|
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
|
Sun, 02 Jan 2005 20:01:20 +0000 |
reimar |
Raw encoder does not support stride.
|
Wed, 24 Mar 2004 15:16:36 +0000 |
ranma |
Use aspect from encoder for AVI vprp header
|
Tue, 17 Feb 2004 12:43:07 +0000 |
attila |
remove raw nonsense and replace it by one ovc
|