index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libmpdemux
/
demux_mf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
map jls (jpeg-ls), thm and db (thumbnails) files to jpg
compn
2009-03-21
1
-0
/
+5
*
add ffptx , works on ptx samples
compn
2008-05-12
1
-0
/
+1
*
sun rasterfile decoder
compn
2008-02-25
1
-0
/
+7
*
add ffpcx decoder, works on my samples.
compn
2008-02-13
1
-0
/
+1
*
Use defines to give names to the different seek flags.
reimar
2008-01-29
1
-2
/
+2
*
Make all demuxer_desc_t const, thus moving them to .rodata
reimar
2008-01-13
1
-1
/
+1
*
100l, fix uint32_t* instead of uint32_t typo in demux_mf type->fourcc table
reimar
2007-11-18
1
-1
/
+1
*
Remove a pointless #ifdef
reimar
2007-11-17
1
-4
/
+0
*
Replace if-else constructs for type -> fourcc mapping by a table in demux_mf
reimar
2007-11-17
1
-13
/
+24
*
add tif support to demux_mf
compn
2007-11-14
1
-0
/
+2
*
BMP support for mf://
reimar
2007-04-06
1
-0
/
+2
*
Add explicit location for headers from the stream/ directory.
diego
2007-03-15
1
-1
/
+1
*
mf demuxer only works with mf:// urls, so check for that.
reimar
2007-02-01
1
-0
/
+1
*
Avoid division by zero DEMUXER_CTRL_GET_PERCENT_POS with only one frame by just
reimar
2006-09-11
1
-0
/
+2
*
Implement DEMUXER_CTRL_GET_TIME_LENGTH and DEMUXER_CTRL_GET_PERCENT_POS,
reimar
2006-07-28
1
-1
/
+18
*
fix 3 bugs in libmpdemux/demux_mf.c
gpoirier
2006-07-26
1
-3
/
+3
*
Second-try commit of this patch.
corey
2006-02-17
1
-1
/
+1
*
allow autodetection of pictures type when using mf://@file.list syntax
iive
2006-02-14
1
-3
/
+5
*
Reverse commit of unfinished patch for passing audio_delay to the demuxers.
corey
2006-02-09
1
-1
/
+1
*
1. Include audio_delay as an argument to demux_seek.
corey
2006-02-07
1
-1
/
+1
*
Demuxer modularization
rtognimp
2005-08-05
1
-4
/
+21
*
fopen requires binary flag on windows, too
faust3
2003-04-26
1
-0
/
+4
*
Fix this 10L for wich i got so good bugreports :(((
albeu
2003-04-20
1
-1
/
+1
*
add support for sgi files to mencoder patch by (Todd Kirby <slapcat at pacbe...
michael
2003-03-05
1
-1
/
+3
*
type autodetection (from filemask/filelist extension)
arpi
2003-01-28
1
-1
/
+12
*
stream layer cleanup - part 1
arpi
2002-09-15
1
-33
/
+21
*
TGA images (-mf on:type=tga) support
arpi
2002-09-10
1
-2
/
+4
*
Added demuxer uninit
albeu
2002-04-24
1
-0
/
+8
*
Add IJPG decoder.
pontscho
2002-03-10
1
-1
/
+1
*
add initial mPNG support
pontscho
2002-02-11
1
-4
/
+6
*
identify jpg with case-insensitive 'jpg' or 'jpeg' string
alex
2002-02-10
1
-1
/
+2
*
finalize mfi support.
pontscho
2002-02-07
1
-5
/
+12
*
emulating BITMAPINFOHDR (for win32 codecs)
arpi
2002-02-06
1
-1
/
+12
*
add mfi demuxer
pontscho
2002-02-06
1
-0
/
+103