Message ID | 20160925173556.25389-1-u@pkh.me |
---|---|
State | Accepted |
Headers | show |
On 25/09/2016 18:35, Clément Bœsch wrote: > --- > What else is missing? > --- > doc/libav-merge.txt | 10 ++++++++++ > 1 file changed, 10 insertions(+) > > diff --git a/doc/libav-merge.txt b/doc/libav-merge.txt > index 4fd863e..e200bdb 100644 > --- a/doc/libav-merge.txt > +++ b/doc/libav-merge.txt > @@ -84,4 +84,14 @@ whitespace differences) are passed into colordiff. > TODO/FIXME/UNMERGED > =================== > > +Stuff that didn't reach the codebase: > +------------------------------------- > + > - HEVC DSP and x86 MC SIMD improvements from Libav (see http://comments.gmane.org/gmane.comp.video.ffmpeg.devel/204917) > + This link is broken. > +Collateral damage that needs work locally: > +------------------------------------------ > + > +- Merge proresdec2.c and proresdec_lgpl.c > +- Merge proresenc_anatoliy.c and proresenc_kostya.c > +- Remove ADVANCED_PARSER in libavcodec/hevc_parser.c >
On Sun, Sep 25, 2016 at 06:36:15PM +0100, Josh de Kock wrote: > On 25/09/2016 18:35, Clément Bœsch wrote: > > --- > > What else is missing? > > --- > > doc/libav-merge.txt | 10 ++++++++++ > > 1 file changed, 10 insertions(+) > > > > diff --git a/doc/libav-merge.txt b/doc/libav-merge.txt > > index 4fd863e..e200bdb 100644 > > --- a/doc/libav-merge.txt > > +++ b/doc/libav-merge.txt > > @@ -84,4 +84,14 @@ whitespace differences) are passed into colordiff. > > TODO/FIXME/UNMERGED > > =================== > > > > +Stuff that didn't reach the codebase: > > +------------------------------------- > > + > > - HEVC DSP and x86 MC SIMD improvements from Libav (see http://comments.gmane.org/gmane.comp.video.ffmpeg.devel/204917) > > + > This link is broken. unrelated to this patch but fix pushed
On Sun, Sep 25, 2016 at 07:35:56PM +0200, Clément Bœsch wrote: > --- > What else is missing? > --- > doc/libav-merge.txt | 10 ++++++++++ > 1 file changed, 10 insertions(+) > > diff --git a/doc/libav-merge.txt b/doc/libav-merge.txt > index 4fd863e..e200bdb 100644 > --- a/doc/libav-merge.txt > +++ b/doc/libav-merge.txt > @@ -84,4 +84,14 @@ whitespace differences) are passed into colordiff. > TODO/FIXME/UNMERGED > =================== > > +Stuff that didn't reach the codebase: > +------------------------------------- > + > - HEVC DSP and x86 MC SIMD improvements from Libav (see http://comments.gmane.org/gmane.comp.video.ffmpeg.devel/204917) > + > +Collateral damage that needs work locally: > +------------------------------------------ > + > +- Merge proresdec2.c and proresdec_lgpl.c > +- Merge proresenc_anatoliy.c and proresenc_kostya.c > +- Remove ADVANCED_PARSER in libavcodec/hevc_parser.c applied
diff --git a/doc/libav-merge.txt b/doc/libav-merge.txt index 4fd863e..e200bdb 100644 --- a/doc/libav-merge.txt +++ b/doc/libav-merge.txt @@ -84,4 +84,14 @@ whitespace differences) are passed into colordiff. TODO/FIXME/UNMERGED =================== +Stuff that didn't reach the codebase: +------------------------------------- + - HEVC DSP and x86 MC SIMD improvements from Libav (see http://comments.gmane.org/gmane.comp.video.ffmpeg.devel/204917) + +Collateral damage that needs work locally: +------------------------------------------ + +- Merge proresdec2.c and proresdec_lgpl.c +- Merge proresenc_anatoliy.c and proresenc_kostya.c +- Remove ADVANCED_PARSER in libavcodec/hevc_parser.c