Files
test/source/blender
Peter Schlaile df782b1122 ==Sequencer & ffmpeg==
Bugfixes:
- hddaudio now allocates it's decode buffer + AVCODEC_MAX_AUDIO_FRAME_SIZE
  safety interval. (The former code expected all decoded audio frames to
  be the same size which can hurt under some circumstances e.g. VBR files)
- writeffmpeg: some pointers where not initialized on start and after
  deletion not set to null. Could segfault randomly on error conditions.
- drawseq: use startdisp and enddisp to decide, if a strip should be drawn.
  (Just extend strips first or last frame beyond screen dimensions in
  the previous version and watch the strip disappear)
2006-06-04 18:05:47 +00:00
..
2006-02-07 21:24:36 +00:00
2006-06-04 18:05:47 +00:00
2006-06-03 17:21:45 +00:00
2006-06-02 20:48:22 +00:00
2006-05-25 15:36:38 +00:00
2006-05-21 12:20:45 +00:00
2006-02-04 14:15:10 +00:00
2006-06-04 13:46:51 +00:00
2006-06-04 13:16:31 +00:00
2006-02-04 14:15:10 +00:00
2006-02-07 21:24:36 +00:00
2006-06-04 17:22:19 +00:00
2006-06-04 18:05:47 +00:00
2006-01-23 22:05:47 +00:00
2006-03-12 15:23:56 +00:00