Re: [FFmpeg-cvslog] vc1: Do not return an error when skipping b frames

2014-07-29 Thread Dominik 'Rathann' Mierzejewski
On Saturday, 26 July 2014 at 03:25, Michael Niedermayer wrote: > On Thu, Jul 24, 2014 at 09:00:30PM +0200, Dominik 'Rathann' Mierzejewski > wrote: > > Could you backport this to 2.1 branch as well? > > i did, already > now git pushed too Excellent, thank you very much. Regards, Dominik -- MPla

Re: [FFmpeg-cvslog] vc1: Do not return an error when skipping b frames

2014-07-25 Thread Michael Niedermayer
On Thu, Jul 24, 2014 at 09:00:30PM +0200, Dominik 'Rathann' Mierzejewski wrote: > Hi Michael, > > On Wednesday, 23 July 2014 at 10:51, Alessandro Ghedini wrote: > > ffmpeg | branch: release/2.2 | Alessandro Ghedini | > > Mon Apr 21 19:10:52 2014 +0200| [4ddac7199b247e4ed04296db944f29f5148e9860]

[FFmpeg-cvslog] vc1: Do not return an error when skipping b frames

2014-07-25 Thread Alessandro Ghedini
ffmpeg | branch: release/2.1 | Alessandro Ghedini | Mon Apr 21 19:10:52 2014 +0200| [aa09543659d80a7b175d20af9e373218bcce101d] | committer: Michael Niedermayer vc1: Do not return an error when skipping b frames This caused mpv (and possibly others) to fallback to software decoding after seekin

Re: [FFmpeg-cvslog] vc1: Do not return an error when skipping b frames

2014-07-24 Thread Dominik 'Rathann' Mierzejewski
Hi Michael, On Wednesday, 23 July 2014 at 10:51, Alessandro Ghedini wrote: > ffmpeg | branch: release/2.2 | Alessandro Ghedini | > Mon Apr 21 19:10:52 2014 +0200| [4ddac7199b247e4ed04296db944f29f5148e9860] | > committer: Michael Niedermayer > > vc1: Do not return an error when skipping b frame

[FFmpeg-cvslog] vc1: Do not return an error when skipping b frames

2014-07-23 Thread Alessandro Ghedini
ffmpeg | branch: release/2.2 | Alessandro Ghedini | Mon Apr 21 19:10:52 2014 +0200| [4ddac7199b247e4ed04296db944f29f5148e9860] | committer: Michael Niedermayer vc1: Do not return an error when skipping b frames This caused mpv (and possibly others) to fallback to software decoding after seekin