Files
test/source/blender/blenkernel
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-06-04 18:05:47 +00:00
2006-02-06 22:11:50 +00:00
2005-12-06 17:05:37 +00:00
2006-05-30 13:38:22 +00:00
2006-02-11 23:17:41 +00:00
2006-01-02 13:06:05 +00:00
2006-01-02 13:06:05 +00:00
2006-01-23 22:05:47 +00:00
2006-01-23 22:05:47 +00:00
2006-01-23 22:05:47 +00:00
2006-02-05 19:14:46 +00:00
2004-01-05 00:06:11 +00:00
2006-02-07 21:24:36 +00:00