diff options
author | Tobias Grimm <tobias@e-tobi.loc> | 2009-03-01 23:50:11 +0100 |
---|---|---|
committer | Tobias Grimm <tobias@e-tobi.loc> | 2009-03-01 23:50:11 +0100 |
commit | 41f3a108fd60f083b4c1b64dd249c606b55e2720 (patch) | |
tree | 46ea648abeda3bd3ce901012410f3dd4c208cca7 /README.patch.extend-maxvideofilesize | |
parent | 1072f8978350e57f7aa35aaa79081e5031a12901 (diff) | |
download | xeatre-vdr-patches-patches/xeatre/1.6/extend-maxvideofilesize.tar.gz xeatre-vdr-patches-patches/xeatre/1.6/extend-maxvideofilesize.tar.bz2 |
initial commit of the extend-maxvideofilesize patchpatches/xeatre/1.6/extend-maxvideofilesize
Diffstat (limited to 'README.patch.extend-maxvideofilesize')
-rw-r--r-- | README.patch.extend-maxvideofilesize | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/README.patch.extend-maxvideofilesize b/README.patch.extend-maxvideofilesize new file mode 100644 index 0000000..491caea --- /dev/null +++ b/README.patch.extend-maxvideofilesize @@ -0,0 +1,17 @@ +DESCRIPTION +----------- + +This patch extends the maximum possible video file size by using the "reserved" +field in the index as extension to the offset. + +AUTHOR +------ + +Andreas Pickart <apickart@opensourcefactory.com> + + +HISTORY +------- + +2009-03-01 + - initial public release |