/[drupal]/contributions/modules/ffmpeg_wrapper/ffmpeg_wrapper.module
ViewVC logotype

Log of /contributions/modules/ffmpeg_wrapper/ffmpeg_wrapper.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.1.2.20.2.32 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 22 20:39:07 2009 UTC (2 days, 16 hours ago) by zoo33
Branch: DRUPAL-6--1
Changes since 1.1.2.20.2.31: +2 -2 lines
Diff to previous 1.1.2.20.2.31 , to branch point 1.1.2.20 , to next main 1.1.2.41
Make sure video size is known before attempting to calculate the padding.

Revision 1.1.2.20.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 11 17:54:22 2009 UTC (13 days, 19 hours ago) by arthuregg
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA2, DRUPAL-6--1-1-BETA2
Changes since 1.1.2.20.2.30: +66 -28 lines
Diff to previous 1.1.2.20.2.30 , to branch point 1.1.2.20
Should help with escaping arguments to the shell

Revision 1.1.2.20.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 12:56:26 2009 UTC (3 weeks, 2 days ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.20.2.29: +11 -10 lines
Diff to previous 1.1.2.20.2.29 , to branch point 1.1.2.20
Committing portions of #379650 - need to examine changes more before completing patch

Revision 1.1.2.20.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 12:24:36 2009 UTC (3 weeks, 2 days ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.20.2.28: +2 -2 lines
Diff to previous 1.1.2.20.2.28 , to branch point 1.1.2.20
Fixes the default video bit rate value

Revision 1.1.2.20.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 27 11:35:14 2009 UTC (4 weeks, 1 day ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.20.2.27: +5 -3 lines
Diff to previous 1.1.2.20.2.27 , to branch point 1.1.2.20
removes false information about what is allowed on the ffmpeg commandline option

Revision 1.1.2.20.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 20 21:18:45 2009 UTC (7 months ago) by zoo33
Branch: DRUPAL-6--1
Changes since 1.1.2.20.2.26: +12 -7 lines
Diff to previous 1.1.2.20.2.26 , to branch point 1.1.2.20
#403456 by Jax & zoo33: Output size and padding calculation broken. Ported from ffmpeg_converter.module.

Revision 1.1.2.20.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 18 01:18:20 2009 UTC (7 months, 1 week ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.20.2.25: +2 -2 lines
Diff to previous 1.1.2.20.2.25 , to branch point 1.1.2.20
major issue with checking codecs against file types

Revision 1.1.2.20.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 6 22:14:15 2009 UTC (7 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.20.2.24: +120 -93 lines
Diff to previous 1.1.2.20.2.24 , to branch point 1.1.2.20
#379650 I took the patch from k-max and refactored against some of the outstanding issues. Should do a better job of handling the color space issues

Revision 1.1.2.20.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 6 21:25:18 2009 UTC (7 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.20.2.23: +49 -50 lines
Diff to previous 1.1.2.20.2.23 , to branch point 1.1.2.20
#379650 testing this code for detection

Revision 1.1.2.41 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 24 19:23:32 2009 UTC (8 months ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.40: +6 -2 lines
Diff to previous 1.1.2.40 , to branch point 1.1 , to next main 1.5
clears the format caches on the admin screen

Revision 1.1.2.20.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 23 07:27:17 2009 UTC (8 months ago) by zoo33
Branch: DRUPAL-6--1
Changes since 1.1.2.20.2.22: +3 -2 lines
Diff to previous 1.1.2.20.2.22 , to branch point 1.1.2.20
Eliminating a PHP warning.

Revision 1.1.2.20.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 16 13:10:02 2009 UTC (8 months, 1 week ago) by zoo33
Branch: DRUPAL-6--1
Changes since 1.1.2.20.2.21: +2 -2 lines
Diff to previous 1.1.2.20.2.21 , to branch point 1.1.2.20
Fixed problem with regex for getting video size.

Revision 1.1.2.20.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 15 09:53:03 2009 UTC (8 months, 1 week ago) by zoo33
Branch: DRUPAL-6--1
Changes since 1.1.2.20.2.20: +4 -3 lines
Diff to previous 1.1.2.20.2.20 , to branch point 1.1.2.20
More forgiving regex for getting video file info.

Revision 1.1.2.20.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 15 09:44:08 2009 UTC (8 months, 1 week ago) by zoo33
Branch: DRUPAL-6--1
Changes since 1.1.2.20.2.19: +1 -2 lines
Diff to previous 1.1.2.20.2.19 , to branch point 1.1.2.20
Removed a variable assignment that was overwriting a function argument.

Revision 1.1.2.20.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 15 09:41:33 2009 UTC (8 months, 1 week ago) by zoo33
Branch: DRUPAL-6--1
Changes since 1.1.2.20.2.18: +34 -31 lines
Diff to previous 1.1.2.20.2.18 , to branch point 1.1.2.20
Eliminating a bunch of PHP warnings.

Revision 1.1.2.20.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 7 20:05:21 2009 UTC (8 months, 2 weeks ago) by zoo33
Branch: DRUPAL-6--1
Changes since 1.1.2.20.2.17: +73 -1 lines
Diff to previous 1.1.2.20.2.17 , to branch point 1.1.2.20
Adding a function for calculating the padding for files that don't match the destination format's proportions.

Revision 1.1.2.20.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 7 15:34:06 2009 UTC (8 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.20.2.16: +14 -9 lines
Diff to previous 1.1.2.20.2.16 , to branch point 1.1.2.20
* fixes JS on the other value
* some code cleanup

Revision 1.1.2.20.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 5 18:55:44 2009 UTC (8 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.20.2.15: +7 -3 lines
Diff to previous 1.1.2.20.2.15 , to branch point 1.1.2.20
#392196 by little_red_wagon: fixes bad watchdog

Revision 1.1.2.20.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 5 14:47:16 2009 UTC (8 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.20.2.14: +3 -1 lines
Diff to previous 1.1.2.20.2.14 , to branch point 1.1.2.20
fixes the extra menu items

Revision 1.1.2.40 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 2 17:25:24 2009 UTC (8 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.39: +3 -1 lines
Diff to previous 1.1.2.39 , to branch point 1.1
Adds the FFmpeg binary detection to the install process

Revision 1.1.2.20.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 2 20:26:20 2009 UTC (10 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1-BETA1
Changes since 1.1.2.20.2.13: +29 -35 lines
Diff to previous 1.1.2.20.2.13 , to branch point 1.1.2.20
Code style cleanup

Revision 1.1.2.39 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 2 20:26:19 2009 UTC (10 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1-BETA1
Changes since 1.1.2.38: +33 -35 lines
Diff to previous 1.1.2.38 , to branch point 1.1
Code style cleanup

Revision 1.1.2.38 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 23 18:30:52 2008 UTC (11 months ago) by arthuregg
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA1
Changes since 1.1.2.37: +3 -2 lines
Diff to previous 1.1.2.37 , to branch point 1.1
Fixes some wording in the settings

Revision 1.1.2.37 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 18 14:38:56 2008 UTC (11 months, 1 week ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.36: +3 -2 lines
Diff to previous 1.1.2.36 , to branch point 1.1
#348497 xcusso@drupal.cat: switches custom command to text area, Drupal 5 version

Revision 1.1.2.20.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 18 14:38:07 2008 UTC (11 months, 1 week ago) by arthuregg
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA1
Changes since 1.1.2.20.2.12: +10 -9 lines
Diff to previous 1.1.2.20.2.12 , to branch point 1.1.2.20
#348497 xcusso@drupal.cat: switches custom command to text area
* also fixes form item naming on the ffmpeg form

Revision 1.1.2.36 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 17 00:19:25 2008 UTC (11 months, 1 week ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.35: +84 -16 lines
Diff to previous 1.1.2.35 , to branch point 1.1
Backports a number of fixes from the D6 branch, adds the new file data function

Revision 1.1.2.20.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 14 03:17:21 2008 UTC (11 months, 1 week ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.20.2.11: +13 -6 lines
Diff to previous 1.1.2.20.2.11 , to branch point 1.1.2.20
Correctly handles files with no audio bit rate settings

Revision 1.1.2.20.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 13 21:21:00 2008 UTC (11 months, 1 week ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.20.2.10: +63 -6 lines
Diff to previous 1.1.2.20.2.10 , to branch point 1.1.2.20
* adds AHAH forms to the testing page
* improves file attachment for converted nodes
* added an API layer for video/audio/image data. Probably needs some cleanup
@TODO need to back port to D5, need to figure out the AHAH stuff under D5

Revision 1.1.2.20.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 12 01:46:31 2008 UTC (11 months, 1 week ago) by zoo33
Branch: DRUPAL-6--1
Changes since 1.1.2.20.2.9: +23 -9 lines
Diff to previous 1.1.2.20.2.9 , to branch point 1.1.2.20
Fixing better variable initialization and removing PHP warnings.

Revision 1.1.2.35 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 11 06:10:20 2008 UTC (11 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.34: +65 -509 lines
Diff to previous 1.1.2.34 , to branch point 1.1
#330665 by janusman: escapeshellcmd
#335056 by zoo33: fixes duration
#258294 by a_c_m: adds error condition

* misc bug fixes
* form naming- harmonizing with module
* code style
* cleaned out debug statements
* moved test functions to .inc file

Revision 1.1.2.20.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 10 23:07:14 2008 UTC (11 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.20.2.8: +4 -2 lines
Diff to previous 1.1.2.20.2.8 , to branch point 1.1.2.20
* adds the shell escape
* adds new error condition #258295

Revision 1.1.2.20.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 10 21:04:43 2008 UTC (11 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.20.2.7: +265 -160 lines
Diff to previous 1.1.2.20.2.7 , to branch point 1.1.2.20
* some white space clean up and code style clean up
* added theme registry for testing form
* added new menu items for testing form

Revision 1.1.2.34 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 9 22:54:14 2008 UTC (11 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-ALPHA7
Changes since 1.1.2.33: +7 -6 lines
Diff to previous 1.1.2.33 , to branch point 1.1
Fixes the file size checking to make sure a created file has data

Revision 1.1.2.33 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 9 21:28:09 2008 UTC (11 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.32: +7 -5 lines
Diff to previous 1.1.2.32 , to branch point 1.1
fixes gredy error match on standard ffmpeg output

Revision 1.1.2.32 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 9 21:08:44 2008 UTC (11 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.31: +33 -8 lines
Diff to previous 1.1.2.31 , to branch point 1.1
lots of fixes to error handling, improving the $ffmpeg_object, pass through

Revision 1.1.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 9 17:25:14 2008 UTC (11 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-ALPHA6
Changes since 1.1.2.30: +28 -9 lines
Diff to previous 1.1.2.30 , to branch point 1.1
added in some error checking on the form submit on the format tester

Revision 1.1.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 9 05:57:56 2008 UTC (11 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.29: +70 -31 lines
Diff to previous 1.1.2.29 , to branch point 1.1
Improved the output display on the format conversion tester

Revision 1.1.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 9 01:46:09 2008 UTC (11 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-ALPHA5
Changes since 1.1.2.28: +2 -2 lines
Diff to previous 1.1.2.28 , to branch point 1.1
fixes the cleanup paths

Revision 1.1.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 9 01:30:58 2008 UTC (11 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.27: +380 -229 lines
Diff to previous 1.1.2.27 , to branch point 1.1
added the new file convert functionality

Revision 1.1.2.20.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 00:06:10 2008 UTC (11 months, 2 weeks ago) by zoo33
Branch: DRUPAL-6--1
Changes since 1.1.2.20.2.6: +8 -7 lines
Diff to previous 1.1.2.20.2.6 , to branch point 1.1.2.20
#335056 by zoo33: Duration check fails in some situations.

Revision 1.1.2.20.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 00:02:57 2008 UTC (11 months, 2 weeks ago) by zoo33
Branch: DRUPAL-6--1
Changes since 1.1.2.20.2.5: +128 -148 lines
Diff to previous 1.1.2.20.2.5 , to branch point 1.1.2.20
#336078 by arthurf, zoo33: Added caching, removed custom log function etc. Port from D5.

Revision 1.1.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 18 08:00:04 2008 UTC (12 months, 1 week ago) by arthuregg
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-ALPHA4
Changes since 1.1.2.26: +127 -16 lines
Diff to previous 1.1.2.26 , to branch point 1.1
 * Added a link on drupal file listings for direct conversion setting
 * added test directory cleanup 
 * some general polish

Revision 1.1.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 18 05:36:30 2008 UTC (12 months, 1 week ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.25: +333 -163 lines
Diff to previous 1.1.2.25 , to branch point 1.1
Lots of updates to the architecture of the module, added some debugging options, added a new test form to test FFmpeg configurations

Revision 1.1.2.20.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 16 18:21:04 2008 UTC (12 months, 1 week ago) by zoo33
Branch: DRUPAL-6--1
Changes since 1.1.2.20.2.4: +29 -19 lines
Diff to previous 1.1.2.20.2.4 , to branch point 1.1.2.20
#308760 by zoo33: Continuing coding standard cleanup.

Revision 1.1.2.20.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 16 18:12:01 2008 UTC (12 months, 1 week ago) by zoo33
Branch: DRUPAL-6--1
Changes since 1.1.2.20.2.3: +5 -3 lines
Diff to previous 1.1.2.20.2.3 , to branch point 1.1.2.20
#308927 by zoo33: Fixes function name that overlaps hook_enable. Ported from DRUPAL-5.

Revision 1.1.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 4 16:37:25 2008 UTC (12 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.24: +6 -3 lines
Diff to previous 1.1.2.24 , to branch point 1.1
#308927, zoo33: Fixes function name that overlaps hook_enable

Revision 1.1.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 30 19:33:08 2008 UTC (12 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-ALPHA3
Changes since 1.1.2.23: +10 -2 lines
Diff to previous 1.1.2.23 , to branch point 1.1
adds a no size alteration option

Revision 1.1.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 16 22:10:36 2008 UTC (13 months, 1 week ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.22: +3 -4 lines
Diff to previous 1.1.2.22 , to branch point 1.1
backporting fixes from 6

Revision 1.1.2.20.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 16 22:07:12 2008 UTC (13 months, 1 week ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.20.2.2: +4 -5 lines
Diff to previous 1.1.2.20.2.2 , to branch point 1.1.2.20
* fixes problems with video bitrate settings not defaulting
* fixes form validation issues on video codecs

Revision 1.1.2.20.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 16 21:27:31 2008 UTC (13 months, 1 week ago) by arthuregg
Branch: DRUPAL-6--1
Changes since 1.1.2.20.2.1: +2 -2 lines
Diff to previous 1.1.2.20.2.1 , to branch point 1.1.2.20
fixes the watchdog issues

Revision 1.1.2.20.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 22 02:41:52 2008 UTC (14 months ago) by arthuregg
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1-ALPHA1
Changes since 1.1.2.20: +37 -37 lines
Diff to previous 1.1.2.20
#308630 zoo33 : thanks for the patch, updates the latest D5 to D6

Revision 1.1.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 22 02:30:06 2008 UTC (14 months ago) by arthuregg
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-ALPHA2
Changes since 1.1.2.21: +10 -9 lines
Diff to previous 1.1.2.21 , to branch point 1.1
improves some codec handling display

Revision 1.1.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 22 01:20:48 2008 UTC (14 months ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.20: +5 -3 lines
Diff to previous 1.1.2.20 , to branch point 1.1
hopefully fixes the argument naming, #1023141 thanks to rockaholiciam for haning in while this gets fixed.

Revision 1.1.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 18 14:07:50 2008 UTC (14 months, 1 week ago) by arthuregg
Branch: DRUPAL-5
Branch point for: DRUPAL-6--1
Changes since 1.1.2.19: +4 -4 lines
Diff to previous 1.1.2.19 , to branch point 1.1
#308927 zoo33 : fixes php warnings, and renables cache

Revision 1.1.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 18 14:00:53 2008 UTC (14 months, 1 week ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.18: +2 -2 lines
Diff to previous 1.1.2.18 , to branch point 1.1
#308927 zoo33 fixes php warnings

Revision 1.1.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 18 13:53:10 2008 UTC (14 months, 1 week ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.17: +2 -2 lines
Diff to previous 1.1.2.17 , to branch point 1.1
#258278 a_c_m : fixes menu item, thanks for the patch!

Revision 1.1.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 18 13:50:47 2008 UTC (14 months, 1 week ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.16: +13 -3 lines
Diff to previous 1.1.2.16 , to branch point 1.1
#310008 zoo33 : fixes dependency on media mover, adds default frame sizes

Revision 1.1.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 18 13:44:40 2008 UTC (14 months, 1 week ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.15: +120 -83 lines
Diff to previous 1.1.2.15 , to branch point 1.1
#308760 zoo33 : Provides some coding cleanup. Thanks for the patch!

Revision 1.1.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 3 14:28:33 2008 UTC (14 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.14: +2 -2 lines
Diff to previous 1.1.2.14 , to branch point 1.1
fixes the 33k type

Revision 1.1.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 11 19:52:24 2008 UTC (15 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.13: +132 -48 lines
Diff to previous 1.1.2.13 , to branch point 1.1
added support for displaying the vhooks on the system

Revision 1.1.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 4 21:01:27 2008 UTC (15 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-ALPHA1
Changes since 1.1.2.12: +7 -4 lines
Diff to previous 1.1.2.12 , to branch point 1.1
support for the default options in the conf files. Improved the JS to work better with incoming data

Revision 1.1.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 31 21:35:13 2008 UTC (15 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.11: +277 -11 lines
Diff to previous 1.1.2.11 , to branch point 1.1
Created a default form for the ffmpeg configuration.
Added some helper functions to build generic bit rates
Making this module more usable for API use

Revision 1.1.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 28 17:03:39 2008 UTC (15 months, 4 weeks ago) by arthuregg
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-ALPHA
Changes since 1.1.2.10: +66 -8 lines
Diff to previous 1.1.2.10 , to branch point 1.1
major update that contains the new javascript form updating with config files. does caching of default configurations and then provides any output format with either the default data or the conf file in the conf directory. Pretty neat little gizmo

Revision 1.1.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 28 14:44:10 2008 UTC (15 months, 4 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.9: +55 -1 lines
Diff to previous 1.1.2.9 , to branch point 1.1
routine commit to save progress. Needs further cleanup.

Revision 1.1.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 9 20:46:10 2008 UTC (16 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--0-5
Changes since 1.1.2.8: +35 -8 lines
Diff to previous 1.1.2.8 , to branch point 1.1
adds the ffmpeg_wrapper_path_to_vhook function back in

Revision 1.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 3 20:11:45 2008 UTC (16 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--0-4
Changes since 1.1.2.7: +3 -3 lines
Diff to previous 1.1.2.7 , to branch point 1.1
changes the execption logic so that it can work as case insensitive

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 11 16:20:21 2008 UTC (17 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.6: +2 -2 lines
Diff to previous 1.1.2.6 , to branch point 1.1
fixes menu title

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 7 15:54:25 2008 UTC (19 months, 2 weeks ago) by arthuregg
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--0-3
Changes since 1.1.2.5: +63 -65 lines
Diff to previous 1.1.2.5 , to branch point 1.1
major overhaul to the codec detetction, format detection, and some improvements in error catching

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 1 23:13:50 2008 UTC (19 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.4: +16 -13 lines
Diff to previous 1.1.2.4 , to branch point 1.1
adding some error handling improvements

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 1 07:32:52 2008 UTC (19 months, 3 weeks ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.3: +2 -1 lines
Diff to previous 1.1.2.3 , to branch point 1.1
added an additional error condition

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 22 05:07:50 2008 UTC (20 months ago) by arthuregg
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--0-2
Changes since 1.1.2.2: +1 -3 lines
Diff to previous 1.1.2.2 , to branch point 1.1
removing debugging code as I forgot to

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 22 05:07:25 2008 UTC (20 months ago) by arthuregg
Branch: DRUPAL-5
Changes since 1.1.2.1: +9 -3 lines
Diff to previous 1.1.2.1 , to branch point 1.1
more improvements to error handling

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 21 20:00:37 2008 UTC (20 months ago) by arthuregg
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--0-1
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
fixes a legacy function name

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 21 19:59:59 2008 UTC (20 months ago) by arthuregg
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
fixes a legacy function name

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 16 14:11:41 2008 UTC (20 months, 1 week ago) by arthuregg
Branch: MAIN
Changes since 1.3: +6 -6 lines
Diff to previous 1.3
fixed up the duration return

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 16 14:06:20 2008 UTC (20 months, 1 week ago) by arthuregg
Branch: MAIN
Changes since 1.2: +5 -4 lines
Diff to previous 1.2
another go at the duration time fix

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 16 14:02:52 2008 UTC (20 months, 1 week ago) by arthuregg
Branch: MAIN
Changes since 1.1: +4 -4 lines
Diff to previous 1.1
fixes the duration return

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 16 07:04:36 2008 UTC (20 months, 1 week ago) by arthuregg
Branch: MAIN
Branch point for: DRUPAL-5
First commit of the ffmpeg wrapper module

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2