On Apr 25, 2008, at 11:50 AM, Luca Barbato wrote:

Alexander Strange wrote:
I was already subscribed, but I might as well report in. I'm doing a
frame multithreading system for as many codecs as possible - this
includes all of MPEG-*, H264, Snow, and the encoder. I don't know if
it'll work for VP3/Theora, since their macroblocks aren't in an easy
order, but I'll try. I'm mentored by Kristian Jerpetjoan, who's doing
Cell/SPE stuff.

I wonder what's the best way to handle this in the SoC repository? I
pretty much have to copy all of lavc in there, since it's probably going
to touch every decoder.

I warmly suggest to work using git so we should have less issue merging
your stuff and you should have less issues following the main branch
development. (check git-rebase and git-merge commands)

lu

Yeah, I've used git for x264. I really need to read the manual so I can find out what a 'commit-ish' is.

Using the repository has some advantages over local git, though, like a backup outside of your house and other people being able to see how much work you've done without asking you.

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
FFmpeg-soc mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc

Reply via email to