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_mf.c
Commit message (
Expand
)
Author
Age
*
sun rasterfile decoder
compn
2008-02-25
*
add ffpcx decoder, works on my samples.
compn
2008-02-13
*
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
*
100l, fix uint32_t* instead of uint32_t typo in demux_mf type->fourcc table
reimar
2007-11-18
*
Remove a pointless #ifdef
reimar
2007-11-17
*
Replace if-else constructs for type -> fourcc mapping by a table in demux_mf
reimar
2007-11-17
*
add tif support to demux_mf
compn
2007-11-14
*
BMP support for mf://
reimar
2007-04-06
*
Add explicit location for headers from the stream/ directory.
diego
2007-03-15
*
mf demuxer only works with mf:// urls, so check for that.
reimar
2007-02-01
*
Avoid division by zero DEMUXER_CTRL_GET_PERCENT_POS with only one frame by just
reimar
2006-09-11
*
Implement DEMUXER_CTRL_GET_TIME_LENGTH and DEMUXER_CTRL_GET_PERCENT_POS,
reimar
2006-07-28
*
fix 3 bugs in libmpdemux/demux_mf.c
gpoirier
2006-07-26
*
Second-try commit of this patch.
corey
2006-02-17
*
allow autodetection of pictures type when using mf://@file.list syntax
iive
2006-02-14
*
Reverse commit of unfinished patch for passing audio_delay to the demuxers.
corey
2006-02-09
*
1. Include audio_delay as an argument to demux_seek.
corey
2006-02-07
*
Demuxer modularization
rtognimp
2005-08-05
*
fopen requires binary flag on windows, too
faust3
2003-04-26
*
Fix this 10L for wich i got so good bugreports :(((
albeu
2003-04-20
*
add support for sgi files to mencoder patch by (Todd Kirby <slapcat at pacbe...
michael
2003-03-05
*
type autodetection (from filemask/filelist extension)
arpi
2003-01-28
*
stream layer cleanup - part 1
arpi
2002-09-15
*
TGA images (-mf on:type=tga) support
arpi
2002-09-10
*
Added demuxer uninit
albeu
2002-04-24
*
Add IJPG decoder.
pontscho
2002-03-10
*
add initial mPNG support
pontscho
2002-02-11
*
identify jpg with case-insensitive 'jpg' or 'jpeg' string
alex
2002-02-10
*
finalize mfi support.
pontscho
2002-02-07
*
emulating BITMAPINFOHDR (for win32 codecs)
arpi
2002-02-06
*
add mfi demuxer
pontscho
2002-02-06