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_libdv.c
Commit message (
Expand
)
Author
Age
*
muxers now write to output muxer->stream rather than to muxer->file
nicodvb
2006-12-18
*
Move #ifdefs around complete files into the build system.
diego
2006-06-21
*
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
*
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
*
prevent the libdv decoder from adding "NTSC setup" on decode
attila
2004-01-20
*
-vop ---> -vf
diego
2003-10-25
*
Cleanup of the muxer API, func parameters muxer & muxer_f eliminated.
arpi
2003-01-19
*
the long-waited MUXER layer, and new MPEG-PS muxer
arpi
2002-12-27
*
warning fixes
arpi
2002-09-29
*
changing return type of put_image void->int
arpi
2002-09-10
*
mostly compiler warning fixes, some small bugfix
arpi
2002-08-28
*
mp_image.h and img_format.h moved to libmpcodecs
arpi
2002-04-13
*
RGB24/YUY2 -> DV encoding, using libdv
arpi
2002-04-12