[FFmpeg-devel] [PATCH v3 0/3] libavformat/aadec: seek support

Karsten Otto ottoka at posteo.de
Sun Jul 1 15:32:28 EEST 2018


Bump… I’d like a review please :-)

Cheers, Karsten

> Am 21.06.2018 um 18:58 schrieb Karsten Otto <ottoka at posteo.de>:
> 
> A patch series adding seek support to libavformat/aadec.
> 
> This third version of the series addresses all the earlier comments from the
> mailing list (thanks again!). It also introduces much better timestamps with
> sub-second precision.
> 
> The new patch 3/3 improves handling of mp3 content in the aa container: After
> a seek operation, it skips to the next valid frame header, which prevents
> audible glitches from partial frame playback.
> 
> Karsten Otto (3):
>  aadec: improve eof detection
>  aadec: add chapters and seeking
>  aadec: fix seeking in mp3 content
> 
> libavformat/aadec.c | 129 ++++++++++++++++++++++++++++++++++++++++++++++++----
> 1 file changed, 121 insertions(+), 8 deletions(-)
> 
> -- 
> 2.14.3 (Apple Git-98)
> 
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel



More information about the ffmpeg-devel mailing list