Files
test/source/blender/blenkernel/intern
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-03 10:08:16 +00:00
2006-04-02 11:48:22 +00:00
2006-06-03 17:21:45 +00:00
2006-05-28 11:49:22 +00:00
2002-11-25 12:02:15 +00:00
2006-01-10 11:36:57 +00:00
2006-05-09 20:26:34 +00:00
2006-06-03 17:21:45 +00:00
2006-05-30 12:43:06 +00:00
2006-05-30 12:43:06 +00:00
2006-05-28 11:49:22 +00:00
2006-05-30 12:43:06 +00:00
2006-04-09 16:36:19 +00:00
2006-06-03 11:49:30 +00:00
2006-04-17 17:35:20 +00:00
2006-01-23 22:05:47 +00:00
2006-05-10 21:08:38 +00:00
2006-05-29 13:59:18 +00:00
2006-06-03 09:19:10 +00:00
2006-05-23 14:15:07 +00:00
2006-06-03 09:19:10 +00:00
2006-05-30 12:43:06 +00:00
2005-01-23 01:36:29 +00:00
2005-05-08 21:20:34 +00:00
2006-01-23 22:05:47 +00:00
2006-06-04 18:05:47 +00:00