On Sun, 3 Nov 2013, Vittorio Giovara wrote:
This fixes missing symbols when using clang and no optimiziations configuration.
Based on a suggestion by Martin Storsjö <[email protected]>
---
libavformat/rtmpproto.c | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
The patch itself is ok with me.
What about this as commit message:
---8<---
rtmpproto: Reorder conditions to help dead code elimination
This makes sure that these branches are eliminated properly with clang
with optimizations disabled.
---8<---
// Martin
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel