Mon, 09 Mar 2009 15:01:12 +0000 |
reimar |
Get rid of nuppelvideo.h and its ugly packed struct and instead write the
|
Mon, 09 Mar 2009 14:40:55 +0000 |
reimar |
Fix type of zlen, fixes crashes on 64 bit systems.
|
Mon, 09 Mar 2009 14:32:19 +0000 |
reimar |
Do not calculate the same value twice
|
Mon, 09 Mar 2009 14:30:41 +0000 |
reimar |
Allocate buffer for lzo compression correctly also for large frame sizes.
|
Mon, 09 Mar 2009 13:37:55 +0000 |
reimar |
nuv encoder 64 bit fix: avoid using long/sizeof(long)
|
Sun, 06 Apr 2008 18:17:59 +0000 |
diego |
Rename RTJPEG files so that filenames consist of lowercase name only.
|
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.
|
Sun, 18 Feb 2007 14:54:50 +0000 |
diego |
Use liblzo2 instead of liblzo1, it's not bigger but faster.
|
Sun, 18 Feb 2007 14:51:44 +0000 |
diego |
Use external liblzo instead of internal minilzo.
|
Mon, 18 Dec 2006 21:03:59 +0000 |
nicodvb |
muxers now write to output muxer->stream rather than to muxer->file
|
Sun, 02 Jul 2006 08:17:07 +0000 |
reynaldo |
rm unnecesary casts from void* - part 3
|
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.
|
Mon, 18 Apr 2005 15:52:38 +0000 |
henry |
replace VO and VF numeric flags with #defined identifiers
|
Thu, 03 Mar 2005 10:19:56 +0000 |
reimar |
Make nuv files work on bigendian (but old nuv files created with mencoder
|
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, 04 Mar 2003 13:26:09 +0000 |
albeu |
Add missing uninit
|
Mon, 03 Mar 2003 11:03:19 +0000 |
albeu |
A new nuppel video encoder. Mainly for RT encoding on slow box.
|