index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpcodecs
/
ve_nuv.c
Commit message (
Expand
)
Author
Age
*
Rename RTJPEG files so that filenames consist of lowercase name only.
diego
2008-04-06
*
Add explicit location for headers from the libmpdemux/ directory.
diego
2007-03-15
*
Add explicit location for headers from the stream/ directory.
diego
2007-03-15
*
Use liblzo2 instead of liblzo1, it's not bigger but faster.
diego
2007-02-18
*
Use external liblzo instead of internal minilzo.
diego
2007-02-18
*
muxers now write to output muxer->stream rather than to muxer->file
nicodvb
2006-12-18
*
rm unnecesary casts from void* - part 3
reynaldo
2006-07-02
*
passing pts through the filter layer (lets see if pts or cola comes out at th...
michael
2006-03-21
*
change muxer_write_chunk() so that pts/dts _could_ be passed from encoder to ...
michael
2006-01-26
*
Unify include path handling, -I.. is in CFLAGS.
diego
2005-11-18
*
replace VO and VF numeric flags with #defined identifiers
henry
2005-04-18
*
Make nuv files work on bigendian (but old nuv files created with mencoder
reimar
2005-03-03
*
fixes for encoding of multiple files
henry
2005-03-01
*
Initialized BITMAPINFOHEADER to 0 to avoid problems, esp. windows has problems
reimar
2005-01-20
*
Use aspect from encoder for AVI vprp header
ranma
2004-03-24
*
Add missing uninit
albeu
2003-03-04
*
A new nuppel video encoder. Mainly for RT encoding on slow box.
albeu
2003-03-03