diff options
author | k-m_schindler <k-m_schindler@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2014-11-22 14:05:43 +0000 |
---|---|---|
committer | k-m_schindler <k-m_schindler@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2014-11-22 14:05:43 +0000 |
commit | 885193bda5bc8cfd43ea3db69889688c927ab527 (patch) | |
tree | 2ad908ead273e5f3fc85bf3f2457ce4d17c5726c | |
parent | 4974a39bf1105127169ffd7db52b8e79f710033e (diff) | |
download | usdx-885193bda5bc8cfd43ea3db69889688c927ab527.tar.gz usdx-885193bda5bc8cfd43ea3db69889688c927ab527.tar.xz usdx-885193bda5bc8cfd43ea3db69889688c927ab527.zip |
adjust eol and set svn property svn:eol-style native in the rest of ffmpeg
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3090 b956fd51-792f-4845-bead-9b4dfca2ff2c
-rw-r--r-- | src/lib/ffmpeg-0.7/ToDo.txt | 12 | ||||
-rw-r--r-- | src/lib/ffmpeg-0.8/ToDo.txt | 2 |
2 files changed, 9 insertions, 5 deletions
diff --git a/src/lib/ffmpeg-0.7/ToDo.txt b/src/lib/ffmpeg-0.7/ToDo.txt index 93d23e8e..e471960b 100644 --- a/src/lib/ffmpeg-0.7/ToDo.txt +++ b/src/lib/ffmpeg-0.7/ToDo.txt @@ -1,8 +1,12 @@ - cpu.pas
dict.pas
error.pas - log.pas
mathematics.pas - mem.pas
+ cpu.pas + dict.pas + error.pas + log.pas + mathematics.pas + mem.pas opt.pas - pixfmt.pas
samplefmt.pas + pixfmt.pas + samplefmt.pas avutil.pas audioconvert.pas diff --git a/src/lib/ffmpeg-0.8/ToDo.txt b/src/lib/ffmpeg-0.8/ToDo.txt index 343952ef..2cd843f1 100644 --- a/src/lib/ffmpeg-0.8/ToDo.txt +++ b/src/lib/ffmpeg-0.8/ToDo.txt @@ -1,6 +1,6 @@ 1) avutil.pas inline function av_x_if_null -
+ avcodec.pas avio.pas swscale.pas |