[FFmpeg-cvslog] Merge commit 'a7a17e3f1915ce69b787dc58c5d8dba0910fc0a4'
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Sun Aug 10 08:41:59 CEST 2014
On 09.08.2014, at 21:31, git at videolan.org (Michael Niedermayer) wrote:
> ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Sat Aug 9 21:17:14 2014 +0200| [8d7c4cc08238d06eb921bb0c6134a4475b0c689e] | committer: Michael Niedermayer
>
> Merge commit 'a7a17e3f1915ce69b787dc58c5d8dba0910fc0a4'
>
> * commit 'a7a17e3f1915ce69b787dc58c5d8dba0910fc0a4':
> hevc_filter: move some conditions out of loops
>
> Conflicts:
> libavcodec/hevc_filter.c
>
> This is possibly less readable than the variant used before.
> Thus please take a look and if people agree its worse, dont
> hesitate to revert.
IMHO the expression inside or outside doesn't make much of a difference.
It's mostly a question if separate ifs as before is more readable or if it's better as one single boolean expression.
Currently it's a bit strange mix. But to make it actually readable I'd say more effort would be needed either way.
>
> See: 83976e40e89655162e5394cf8915d9b6d89702d9
> Merged-by: Michael Niedermayer <michaelni at gmx.at>
>
>> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8d7c4cc08238d06eb921bb0c6134a4475b0c689e
> ---
>
>
>
> _______________________________________________
> ffmpeg-cvslog mailing list
> ffmpeg-cvslog at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
More information about the ffmpeg-cvslog
mailing list