git.videolan.org Git - ffmpeg.git/rss log
FFmpeg git repo
Les articles publiés sur le site
-
fftools/textformat : Introduce common header and deduplicate code
28 avril, par softworkzfftools/textformat: Introduce common header and deduplicate code Also change writer_printf signature in AVTextWriter to use va_list, so that it can be called by the new function writer_printf() in tf_internal.h. Reviewed-by: Stefano Sabatini <stefasab@gmail.com> Signed-off-by: softworkz <softworkz@hotmail.com>
- [DH] fftools/textformat/avtextwriters.h
- [DH] fftools/textformat/tf_compact.c
- [DH] fftools/textformat/tf_default.c
- [DH] fftools/textformat/tf_flat.c
- [DH] fftools/textformat/tf_ini.c
- [DH] fftools/textformat/tf_internal.h
- [DH] fftools/textformat/tf_json.c
- [DH] fftools/textformat/tf_xml.c
- [DH] fftools/textformat/tw_avio.c
- [DH] fftools/textformat/tw_buffer.c
- [DH] fftools/textformat/tw_stdout.c
-
tests : Add stream dump test API util, use it to dump stream data for chained ogg...
28 avril, par Romain Beauxistests: Add stream dump test API util, use it to dump stream data for chained ogg/{vorbis, opus, flac} streams. Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
- [DH] tests/Makefile
- [DH] tests/api/Makefile
- [DH] tests/api/api-dump-stream-meta-test.c
- [DH] tests/fate/ogg-flac.mak
- [DH] tests/fate/ogg-opus.mak
- [DH] tests/fate/ogg-vorbis.mak
- [DH] tests/ref/fate/ogg-flac-chained-meta.txt
- [DH] tests/ref/fate/ogg-opus-chained-meta.txt
- [DH] tests/ref/fate/ogg-vorbis-chained-meta.txt
-
avformat/av1dec : fix setting AVPacket->pos in Annex-B demuxer
28 avril, par James Almer -
postproc/tests : Add test tools to .gitignore
28 avril, par Andreas Rheinhardt -
avformat/apvdec : Fix seeking
28 avril, par Andreas Rheinhardt