Re: [FFmpeg-devel] Patch for Cast128 algorithm implementation

2014-10-17 Thread Michael Niedermayer
On Sat, Oct 18, 2014 at 12:00:28AM +0530, supraja reddy wrote: > Hello , > > Updated the changes in the patch . > Please let me know if any further changes required . [...] > Changelog|1 > libavutil/Makefile |3 > libavutil/cast5.c| 541 >

Re: [FFmpeg-devel] Patch for Cast128 algorithm implementation

2014-10-17 Thread supraja reddy
Hello , Updated the changes in the patch . Please let me know if any further changes required . Thanks , Supraja On Fri, Oct 17, 2014 at 9:21 AM, Michael Niedermayer wrote: > On Thu, Oct 16, 2014 at 11:09:27PM +0530, supraja reddy wrote: > > Updated the patch . > > Please let me know if there

Re: [FFmpeg-devel] Patch for Cast128 algorithm implementation

2014-10-16 Thread Michael Niedermayer
On Thu, Oct 16, 2014 at 11:09:27PM +0530, supraja reddy wrote: > Updated the patch . > Please let me know if there are any other changes needed . > > Thanks , > > Supraja > > On Thu, Oct 16, 2014 at 1:37 PM, Giorgio Vazzana wrote: > > > Hi, > > > > 2014-10-16 5:32 GMT+02:00 Michael Niedermayer

Re: [FFmpeg-devel] Patch for Cast128 algorithm implementation

2014-10-16 Thread supraja reddy
Updated the patch . Please let me know if there are any other changes needed . Thanks , Supraja On Thu, Oct 16, 2014 at 1:37 PM, Giorgio Vazzana wrote: > Hi, > > 2014-10-16 5:32 GMT+02:00 Michael Niedermayer : > > On Thu, Oct 16, 2014 at 03:25:42AM +0530, supraja reddy wrote: > >> Extremely so

Re: [FFmpeg-devel] Patch for Cast128 algorithm implementation

2014-10-16 Thread Giorgio Vazzana
Hi, 2014-10-16 5:32 GMT+02:00 Michael Niedermayer : > On Thu, Oct 16, 2014 at 03:25:42AM +0530, supraja reddy wrote: >> Extremely sorry for resending the patch . There was a trailing whitespace >> which I hadn't corrected . >> All the changes are done . >> Please let me if any changes needed furth

Re: [FFmpeg-devel] Patch for Cast128 algorithm implementation

2014-10-15 Thread Michael Niedermayer
On Thu, Oct 16, 2014 at 03:25:42AM +0530, supraja reddy wrote: > Extremely sorry for resending the patch . There was a trailing whitespace > which I hadn't corrected . > All the changes are done . > Please let me if any changes needed further . [...] > diff --git a/libavutil/cast5.c b/libavutil/cas

Re: [FFmpeg-devel] Patch for Cast128 algorithm implementation

2014-10-15 Thread supraja reddy
Extremely sorry for resending the patch . There was a trailing whitespace which I hadn't corrected . All the changes are done . Please let me if any changes needed further . Thanks , Supraja On Thu, Oct 16, 2014 at 2:28 AM, supraja reddy wrote: > Hello , > > I hadn't rebased my branch . This is

Re: [FFmpeg-devel] Patch for Cast128 algorithm implementation

2014-10-15 Thread supraja reddy
Hello , I hadn't rebased my branch . This is after the sync . Apologies for the error . Thanks , Supraja On Thu, Oct 16, 2014 at 12:50 AM, supraja reddy wrote: > I have updated the changes as requested . Please look into the attached > patch and let me know if there is anything else you wish

Re: [FFmpeg-devel] Patch for Cast128 algorithm implementation

2014-10-15 Thread supraja reddy
I have updated the changes as requested . Please look into the attached patch and let me know if there is anything else you wish me to change. Thanks , Supraja On Sun, Oct 12, 2014 at 8:38 PM, Giorgio Vazzana wrote: > 2014-10-12 13:59 GMT+02:00 supraja reddy : > > Hello , > > > > I , Supraja

Re: [FFmpeg-devel] Patch for Cast128 algorithm implementation

2014-10-12 Thread Giorgio Vazzana
2014-10-12 13:59 GMT+02:00 supraja reddy : > Hello , > > I , Supraja , am interested to work with ffmpeg as a part of OPW internship > . As a part of the qualification task , I have taken up the implementation > of Cast 128 algorithm implementation . I have written the code for the same > and have

Re: [FFmpeg-devel] Patch for Cast128 algorithm implementation

2014-10-12 Thread Michael Niedermayer
On Sun, Oct 12, 2014 at 05:29:58PM +0530, supraja reddy wrote: > Hello , > > I , Supraja , am interested to work with ffmpeg as a part of OPW internship > . As a part of the qualification task , I have taken up the implementation > of Cast 128 algorithm implementation . I have written the code for

[FFmpeg-devel] Patch for Cast128 algorithm implementation

2014-10-12 Thread supraja reddy
Hello , I , Supraja , am interested to work with ffmpeg as a part of OPW internship . As a part of the qualification task , I have taken up the implementation of Cast 128 algorithm implementation . I have written the code for the same and have attached the patch of the same with this mail . It is