aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/ve_nuv.c
Commit message (Expand)AuthorAge
* Add explicit location for headers from the libmpdemux/ directory.Gravatar diego2007-03-15
* Add explicit location for headers from the stream/ directory.Gravatar diego2007-03-15
* Use liblzo2 instead of liblzo1, it's not bigger but faster.Gravatar diego2007-02-18
* Use external liblzo instead of internal minilzo.Gravatar diego2007-02-18
* muxers now write to output muxer->stream rather than to muxer->fileGravatar nicodvb2006-12-18
* rm unnecesary casts from void* - part 3Gravatar reynaldo2006-07-02
* passing pts through the filter layer (lets see if pts or cola comes out at th...Gravatar michael2006-03-21
* change muxer_write_chunk() so that pts/dts _could_ be passed from encoder to ...Gravatar michael2006-01-26
* Unify include path handling, -I.. is in CFLAGS.Gravatar diego2005-11-18
* replace VO and VF numeric flags with #defined identifiersGravatar henry2005-04-18
* Make nuv files work on bigendian (but old nuv files created with mencoderGravatar reimar2005-03-03
* fixes for encoding of multiple filesGravatar henry2005-03-01
* Initialized BITMAPINFOHEADER to 0 to avoid problems, esp. windows has problemsGravatar reimar2005-01-20
* Use aspect from encoder for AVI vprp headerGravatar ranma2004-03-24
* Add missing uninitGravatar albeu2003-03-04
* A new nuppel video encoder. Mainly for RT encoding on slow box.Gravatar albeu2003-03-03