Releases for OpenPackage Video
op_video 5.x-3.12
Download: op_video-5.x-3.12.tar.gz
Size: 40.53 KB
md5_file hash: ccbcff5edcb3e4215b40b80e4184f582
First released: August 18, 2008 - 00:22
Last updated: August 18, 2008 - 00:25
Changes since DRUPAL-5--3-11:
- ensure that requested dimensions of grabbed video frames are always even
- dont autostart embedded videos
http://openpackage.biz/embedded-video-autostart - #286331: Fullscreen button always displayed (also volume control) by Grantovich, jbrown: Fullscreen button always displayed
- #286770: Raw value tokens by Grantovich, jbrown: Improve tokens.
- #286331: Fullscreen button always displayed (also volume control) by Grantovich, jbrown: showvolume setting no longer exists in latest jw media player 3
Please follow the upgrade instructions carefully when upgrading from 5.x-2.x: http://openpackage.biz/upgrade
op_video 5.x-3.11
Download: op_video-5.x-3.11.tar.gz
Size: 40.36 KB
md5_file hash: 4180a72ceaaaaa00549c2d8145cba8d1
First released: July 13, 2008 - 23:44
Last updated: July 13, 2008 - 23:45
Changes since 5.x-3.10:
- #274465: Warning message after viewing a video by jbrown, Grantovich: Don't generate an sql warning when $_SERVER['REMOTE_ADDR'] isn't an ip address
- update format/codec interrogation for latest ffmpeg snapshot
- don't rely on ffmpeg to use the dimensions that it detects - it sometimes
doesn't - add $filename parameter to _op_video_insert_file_acquire_url()
- ensure that the dimensions of the output video are _always_ even
- use php4 version of parse_url() in _op_video_insert_file_acquire_url()
- don't try to avoid quicktime videos in feeds
- add $filename parameter to _op_video_save_upload()
- when available, use cURL instead of _op_video_multipart_http_request() to upload videos to openpackage.biz
- don't use curl_setopt_array(), as its php5 only
- set ffmpeg verbosity level to 0 during transcoding
- try really hard to aquire from url, as we don't do retries atm
Please follow the upgrade instructions carefully when upgrading from 5.x-2.x: http://openpackage.biz/upgrade
op_video 5.x-3.10
Download: op_video-5.x-3.10.tar.gz
Size: 40.13 KB
md5_file hash: 84fe6d30d14bd94cdde0e9a361fba175
First released: June 23, 2008 - 16:23
Last updated: June 23, 2008 - 16:25
'Retranscode videos' update option at admin/content/node
improved views integration
-sorts
-filters
-help text for every option
-see #271345: How to access video properties outside of Views fields?
Please follow the upgrade instructions carefully when upgrading from 5.x-2.x: http://openpackage.biz/upgrade
op_video 5.x-3.9
Download: op_video-5.x-3.9.tar.gz
Size: 39.54 KB
md5_file hash: 195f46152eac74bbcae42cb3efdbe2dc
First released: June 20, 2008 - 23:14
Last updated: June 20, 2008 - 23:15
always mark video as failed transcoding when it has
put acquire_url row in {op_video_files} schema
specify MALLOC_CHECK_=1 before the time command
If you had previously installed 5.x-3.8 fresh (not upgrading) and were experiencing sql errors relating to acquire_url, you need to run update.php and execute op_video update #7.
Please follow the upgrade instructions carefully when upgrading from 5.x-2.x: http://openpackage.biz/upgrade
op_video 5.x-3.8
Download: op_video-5.x-3.8.tar.gz
Size: 39.52 KB
md5_file hash: c0db39841f2e9ffc53e3e3cbe99452b0
First released: June 16, 2008 - 21:50
Last updated: June 16, 2008 - 21:55
Video acquisition via url: http://openpackage.biz/bounty/15
Video podcast acquisition via feedapi_mapper: http://openpackage.biz/bounty/14
Please follow the upgrade instructions carefully when upgrading from 5.x-2.x: http://openpackage.biz/upgrade
op_video 5.x-3.7
Download: op_video-5.x-3.7.tar.gz
Size: 38.2 KB
md5_file hash: 6c1162bb4a6519707872c4cc7501c39f
First released: April 21, 2008 - 17:52
Last updated: April 21, 2008 - 17:55
add a t()
support most recent ffmpeg - #248717: op video doesn't work with FFmpeg version SVN-r12900
make default theme functions just passthrough
Please follow the upgrade instructions carefully when upgrading from 5.x-2.x: http://openpackage.biz/upgrade
op_video 5.x-3.6
Download: op_video-5.x-3.6.tar.gz
Size: 38.12 KB
md5_file hash: edbc4bf4a52d8ffd713dac7831133dd1
First released: April 6, 2008 - 22:07
Last updated: April 6, 2008 - 22:10
upgrade actions support to 5.x-2.x
only support video stream passthrough for flv
scale images up and down
make openpackage.biz transcoding more robust
#242271: Can't Override Autostart Value
Please follow the upgrade instructions carefully when upgrading from 5.x-2.x: http://openpackage.biz/upgrade
op_video 5.x-3.5
Download: op_video-5.x-3.5.tar.gz
Size: 38.1 KB
md5_file hash: f4a5cd561aac6aca71d5d5051b3ae87d
First released: April 2, 2008 - 12:53
Last updated: April 2, 2008 - 12:55
prevent symlinks from breaking _op_video_canonical_filepath() - #238699: Transcoding Remotely Saves Absolute Path
improve _op_video_exec()
op_video 5.x-3.4
Download: op_video-5.x-3.4.tar.gz
Size: 38.06 KB
md5_file hash: c5d585fb2209b2804fd5d5a1ef544f35
First released: March 26, 2008 - 05:14
Last updated: March 26, 2008 - 05:15
fix missing brackets
#238642: op_video.install missing brackets
thanx Rob Loach
make _op_video_canonical_filepath() even more robust
#238699: Transcoding Remotely Saves Absolute Path
Please follow the upgrade instructions carefully when upgrading from 5.x-2.x: http://openpackage.biz/upgrade
op_video 5.x-3.3
Download: op_video-5.x-3.3.tar.gz
Size: 38.04 KB
md5_file hash: 014bbc9bb2bf9584942f38583fd788a3
First released: March 22, 2008 - 22:30
Last updated: March 22, 2008 - 22:35
fix upload issue with php4 - http://drupal.org/node/236335
improve op_media transcoding option help text
Please follow the upgrade instructions carefully when upgrading from 5.x-2.x: http://openpackage.biz/upgrade
op_video 5.x-3.2
Download: op_video-5.x-3.2.tar.gz
Size: 38.02 KB
md5_file hash: aca5052e84726a45ae2181733ac55c8d
First released: March 22, 2008 - 00:47
Last updated: March 22, 2008 - 00:50
tidy up theme functions
improve op media transcoding option info
make _op_video_canonical_filepath() more robust (#235950)
Please follow the upgrade instructions carefully when upgrading from 5.x-2.x: http://openpackage.biz/upgrade
op_video 5.x-3.1
Download: op_video-5.x-3.1.tar.gz
Size: 37.86 KB
md5_file hash: 71a0f76b5e9adebfab01aa7e18f6dd6e
First released: March 17, 2008 - 14:29
Last updated: March 17, 2008 - 14:30
fix minor prob with preview image radios
Please follow the upgrade instructions carefully: http://openpackage.biz/upgrade
op_video 5.x-3.0
Download: op_video-5.x-3.0.tar.gz
Size: 37.84 KB
md5_file hash: 2e0edb1bcaca9da3a1d94042824f39b2
First released: March 17, 2008 - 14:09
Last updated: March 17, 2008 - 14:10
Initial release of 5.x-3.0.
Please follow the upgrade instructions carefully: http://openpackage.biz/upgrade
op_video 5.x-2.6
Download: op_video-5.x-2.6.tar.gz
Size: 35.63 KB
md5_file hash: 826d2169421e636c5b92c500595497d1
First released: March 17, 2008 - 13:16
Last updated: March 17, 2008 - 13:20
node-type => field-type conversion utility for 5.x-2.x to 5.x-3.x upgrade.
http://openpackage.biz/upgrade
op_video 5.x-2.5
Download: op_video-5.x-2.5.tar.gz
Size: 34.63 KB
md5_file hash: db02f38412eda3664c5c795a7fc6eeed
First released: January 26, 2008 - 15:18
Last updated: January 26, 2008 - 15:20
Delete variables on uninstall.
op_video 5.x-2.4
Download: op_video-5.x-2.4.tar.gz
Size: 34.31 KB
md5_file hash: de38d1a48b0c1114fa12047f9c84c6ce
First released: January 18, 2008 - 05:55
Last updated: January 18, 2008 - 06:00
This release reflects the fact that JW FLV Player has been superseded by JW FLV Media Player.
From now on you need to decompress the latest version of JW FLV Media Player and place the file mediaplayer.swf into the op_video module directory.
op_video 5.x-2.3
Download: op_video-5.x-2.3.tar.gz
Size: 34.28 KB
md5_file hash: 54b602ae3f7cac6de509a5a92ba5a996
First released: January 18, 2008 - 05:24
Last updated: January 18, 2008 - 05:25
need additional form field in case of non-admin filepath option
remove Call-time pass-by-reference
op_video 5.x-3.x-dev
Download: op_video-5.x-3.x-dev.tar.gz
Size: 40.53 KB
md5_file hash: 08157f7c76ba6dfd023889db026c2eae
First released: December 10, 2007 - 21:52
Last updated: July 30, 2008 - 12:06
This is the development snapshot for op_video 5.x-3 .
op_video 5.x-2.2
Download: op_video-5.x-2.2.tar.gz
Size: 34.19 KB
md5_file hash: c35795db02354cae5255ebeb0b58910b
First released: August 23, 2007 - 14:18
Last updated: August 23, 2007 - 14:20
Changes since 5.x-2.1:
- fix sql error in _op_video_delete_file()
- fix namespace conflict with upload module causing 'Error Uploading Video' error.
op_video 5.x-2.1
Download: op_video-5.x-2.1.tar.gz
Size: 34.14 KB
md5_file hash: d1096a902715b6532945bc881dd115d6
First released: August 18, 2007 - 16:29
Last updated: August 18, 2007 - 16:30
Initial release on drupal.org.
