git.videolan.org Git - ffmpeg.git/rss log
FFmpeg git repo
Les articles publiés sur le site
-
doc/protocols : fix/improve RTP documentation
15 janvier, par Stefan Pöschel -
avformat/mov : Store trak > udta metadata on each stream
15 janvier, par Rémi Bernonavformat/mov: Store trak > udta metadata on each stream Some files keep extra metadata such as 'name' fields within udta, and it is useful for Wine to access them with the "export_all" option so they can then be exposed to Windows applications. Signed-off-by: Rémi Bernon <rbernon@codeweavers.com> Signed-off-by: Martin Storsjö <martin@martin.st>
-
avutil/avstring : dont mess with NULL pointers in av_match_list()
15 janvier, par Michael Niedermayer -
avformat/flvdec : correctly skip command frame for enhanced flv
15 janvier, par Timo Rothenpieler -
avformat/flvdec : implement support for parsing ModEx data
15 janvier, par Timo Rothenpieler