diff options
Diffstat (limited to 'src')
-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 |