| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-02-26 | Update to image_block based on bharat's feedback | Tim Almdal | |
| 1) move the rand_key column into core 2) don't do a max rand, just try to a get a random number less than the current random number if that doesn't successd look the other way | |||
| 2009-02-26 | Remove the commented line $parent->$movie->parent() as the $parent | Tim Almdal | |
| object was passed in as a parameter. | |||
| 2009-02-26 | Added a check to insure that the resize or thumbs image files do not | Tim Almdal | |
| exists. As per ticket #109 | |||
| 2009-02-25 | Add support MP4 movies also. Flowplayer supports them and can stream | Bharat Mediratta | |
| them using the h264streaming plugin. Everything else is a fairly minor change. | |||
| 2009-02-24 | File structure style fixes | Andy Staudacher | |
| 2009-02-23 | 1) Optimize the loop in graphics::generate so it uses the $ops as the | Tim Almdal | |
| key and path. This way it won't try to generate a resize for movies. 2) Changed the options on the ffmpeg command in movie::extract_image so we actually see a frame not the black one that starts the movie. | |||
| 2009-02-23 | Remove debug code, thanks Andrew Slayman! | Bharat Mediratta | |
| 2009-02-22 | Hardcode all movie mime types to video/x-flv cause that's all we support now ↵ | Bharat Mediratta | |
| anyway | |||
| 2009-02-22 | Very basic movie support. You can upload a FLV file, we use ffmpeg to | Bharat Mediratta | |
| extract a thumbnail out of it and if you click through we show it using flowplayer. | |||
