On 12/8/2019 12:11 PM, James Almer wrote:
> Signed-off-by: James Almer <[email protected]>
> ---
> 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
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to