index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpdemux
/
demux_rawvideo.c
Commit message (
Expand
)
Author
Age
*
Add standard license header to all files in libmpdemux.
diego
2009-05-08
*
Remove global demuxer_type
uau
2008-04-12
*
Use defines to give names to the different seek flags.
reimar
2008-01-29
*
Make all demuxer_desc_t const, thus moving them to .rodata
reimar
2008-01-13
*
Make m_option_t arrays referenced by cfg-common.h const
reimar
2007-12-02
*
simplify
michael
2007-11-30
*
support Y800 in raw video
diego
2007-10-13
*
Add explicit location for headers from the stream/ directory.
diego
2007-03-15
*
Second-try commit of this patch.
corey
2006-02-17
*
calculate framesize for raw RGB and BGR.
reimar
2005-12-18
*
Unify include path handling, -I.. is in CFLAGS.
diego
2005-11-18
*
the on suboption of -rawaudio and -rawvideo do not work anymore since the
reimar
2005-09-25
*
Demuxer modularization
rtognimp
2005-08-05
*
y420 vs i420 typo
diego
2004-12-16
*
using CONF_TYPE_IMGFMT
alex
2003-08-13
*
Removed the historic cfgparser and switched full to the new config parser (al...
alex
2003-08-13
*
HM12 & NV12 "decoder" (specially interleaved YUV formats, used by Hauppauge's...
arpi
2003-06-18
*
on now set the demuxer type some we can use rawvideo with -audiofile
albeu
2003-03-27
*
16cif,sif,uyvy
michael
2003-01-23
*
raw video demuxer, requested by Michael
arpi
2003-01-22