On 2/14/2015 11:01 AM, Alexander Hansen wrote:
>
>> On Feb 14, 2015, at 5:08 AM, Hanspeter Niederstrasser 
>> <f...@snaggledworks.com> wrote:
>>
>> Attached are .info/.patch files to update video-oct to use newer versions of 
>> ffmpeg and not the really old libavcodec53 library.
>>
>> The patch is primarily from here (unreleased upstream):
>> https://sourceforge.net/p/octave/video/ci/7caa40bb8a47ba943d63f16896b4771854ebfd68/
>>
>> But I also added the chunk around line 124 from here:
>> https://github.com/tufei/octave-forge-video/commit/19119e2ec936285c6e7e4fc903d97d7f3efc8648#diff-ee390d07771903074cab05b278a4bf4aL123
>>
>> because av_set_parameters no longer exists and I couldn't find a replacement 
>> for that function
>>
>> I also removed -D__STDC_CONSTANT_MACROS from CXXFLAGS because it was giving 
>> a lot of "__STDC_CONSTANT_MACROS macro redefined" warnings. There are still 
>> UINT64_C redefined issues which might be taken care of with 
>> https://sourceforge.net/p/octave/video/ci/c341586726c96ca5aa5821b38792b1bf7fe8adc0/#diff-8
>>  from a later commit, but I didn't test it in order to minimize the cherry 
>> picking.
>>
>> This built with ffmpeg-1.2, -2.0, and -2.4, but I have no way of knowing if 
>> the resulting build actually works and doesn't cause total protonic reversal.
>>
>> Hanspeter
>> <video-oct.info><video-oct.patch>
>
> The Octave video package hasn’t gotten a lot of upstream love, so I’m not too 
> worried.  Go ahead and commit something that builds—I’m going to be doing a 
> lot of running around this weekend.

Committed to CVS.  And libavcodec53 is now EOL.

Hanspeter


------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to