On 12/02/2011 01:08 PM, Chris Berov wrote:
> - if(!s->eac3 || !blk){
> - if(s->snr_offset_strategy && get_bits1(gbc)) {
> + if (!s->eac3 || !blk){
> + if (s->snr_offset_strategy && get_bits1(gbc)) {
needs a space before {
but the rest looks good, so I'll just fix this one locally and commit.
thanks,
Justin
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel
