Justin Ruggles (9):
  cosmetics: rearrange AC3EncodeContext fields
  Change some unsigned types to signed types in AC3EncodeContext
  cosmetics: change all short to int16_t
  cosmetics: rename some fields in AC3EncodeContext
  Remove duplicate AC3EncodeContext fields, sr_shift and sr_code.
  cosmetics: use better (and shared) macro names for some constant
    values
  Clean up debugging and testing.
  Document AC3EncodeContext fields
  cosmetics: pretty printing

 libavcodec/Makefile |    1 +
 libavcodec/ac3.h    |    6 +-
 libavcodec/ac3dec.h |   11 +-
 libavcodec/ac3enc.c |  655 +++++++++++++++++++++++++--------------------------
 4 files changed, 328 insertions(+), 345 deletions(-)

_______________________________________________
FFmpeg-soc mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc

Reply via email to