index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libvo
/
vo_yuv4mpeg.c
Commit message (
Expand
)
Author
Age
*
Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
ivo
2005-08-05
*
replace VO and VF numeric flags with #defined identifiers
henry
2005-04-18
*
New suboption type: malloc'ed, zero terminated string
reimar
2005-01-19
*
Use subopt parser
reimar
2004-12-31
*
fix leak with -fixed-vo, allow concatenating
reimar
2004-12-12
*
Add a file= suboption to set output file.
reimar
2004-12-03
*
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
diego
2004-10-28
*
printf --> mp_msg transition in vo_yuv4mpeg
diego
2004-09-25
*
1000l
alex
2003-09-02
*
notice vo driver about skipped/dropped frames
arpi
2002-12-14
*
removed get_info, using the same sheme as in libmpcodecs instead
alex
2002-11-11
*
since draw_slice() can handle packed RGB too, set the VFCAP_ACCEPT_STRIDE flag
arpi
2002-10-09
*
finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
alex
2002-08-28
*
interlacing support - Klaus Stengel <ks1@inter-ject.de>
arpi
2002-07-06
*
revised query_format
alex
2002-05-27
*
added support for output of subtitles - Juergen Hammelmann <juergen.hammelman...
arpi
2002-04-25
*
I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me'
nick
2002-02-17
*
yv12 slices fix by Robert Kesterson <robertk@robertk.com>
arpi
2002-02-14
*
removed unused includes, added fastmemcpy support, removed local copy of rgb2...
alex
2002-02-10
*
Portability
nick
2002-02-10
*
FreeBSD fix
nexus
2002-02-09
*
yuv4mpeg output, by Robert Kesterson <robertk@robertk.com>
arpi
2002-02-09