X-Git-Url: https://git.nihav.org/?a=blobdiff_plain;f=src%2Fcodecs%2Faac.rs;h=b533e9a0b19e42f53463d510bb7f472cc8f9bf26;hb=190f8cf038e951ba9af0f0ac4a120dd0a7847b6d;hp=9bf215cc64c9277957450ca95ff053e2868f4a3d;hpb=5a932f64889344148f6264c9928fece7fd0b68bb;p=nihav.git diff --git a/src/codecs/aac.rs b/src/codecs/aac.rs index 9bf215c..b533e9a 100644 --- a/src/codecs/aac.rs +++ b/src/codecs/aac.rs @@ -394,7 +394,7 @@ unimplemented!("predictor data"); if ltp_data_present { //ltp data } - } + } } Ok(Some(Self { })) */