On 12/8/2019 12:11 PM, James Almer wrote:
> Signed-off-by: James Almer <jamr...@gmail.com>
> ---
> Untested beyond checking it compiles because there are no FATE tests for 
> either
> module.
> 
>  libavcodec/Makefile  |   8 +-
>  libavcodec/aptx.c    | 634 +------------------------------------------
>  libavcodec/aptx.h    | 221 +++++++++++++++
>  libavcodec/aptxdec.c | 206 ++++++++++++++
>  libavcodec/aptxenc.c | 271 ++++++++++++++++++
>  5 files changed, 709 insertions(+), 631 deletions(-)
>  create mode 100644 libavcodec/aptx.h
>  create mode 100644 libavcodec/aptxdec.c
>  create mode 100644 libavcodec/aptxenc.c

Will push this soon if there are no objections.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to