On Sun, Jul 03, 2011 at 11:02:54PM -0700, Jason Garrett-Glaser wrote:
> On Sun, Jul 3, 2011 at 11:01 PM, Ronald S. Bultje <[email protected]> wrote:
> >
> > On Sun, Jul 3, 2011 at 3:07 PM, Jason Garrett-Glaser <[email protected]> wrote:
> >> From: Thierry Foucu <[email protected]>
> >>
> >> ffmpeg | branch: master | Carl Eugen Hoyos <[email protected]> | Mon Jun 27 
> >> 09:26:48 2011 +0200| [e747b091cbc6b41f3531cfdf9d1bdd34606b1df3] | 
> >> committer: Carl Eugen Hoyos
> >>
> >> Fix VDPAU decoding for some H264 samples.
> >>
> >>> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e747b091cbc6b41f3531cfdf9d1bdd34606b1df3
> >> ---
> >>  libavcodec/vdpau.c |    3 ++-
> >>  1 files changed, 2 insertions(+), 1 deletions(-)
> >
> > I'll rely on you to know that the patch is correct here. OK for that part.
> >
> > Can you trim the log msg and fix Thierry's email address?
> >
> > Ronald
> 
> I don't really know how to properly cherry-pick patches from other git
> trees.  Is the a right way to do it?

Do you have FFmpeg set up as a remote in your local git repository?
Then just running

  git cherry-pick -s <hash_value>

works fine for me...

Diego
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to