git.libav.org Git - libav.git/rss log
Libav master git repository
Les articles publiés sur le site
-
extract_extradata_bsf : make sure all needed parameter set NALUs were found
14 avril 2017, par James Almerextract_extradata_bsf: make sure all needed parameter set NALUs were found This mimics the behavior of the now unused h264/hevc parser's split() function and fixes decoding some files when extract_extradata bsf is enabled. Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
hevc : Add NEON 16x16 IDCT
12 avril 2017, par Alexandra Hájková -
avformat : Free the internal codec context at the end
11 avril 2017, par Luca Barbato -
golomb : Simplify get_ur_golomb_jpegls
11 avril 2017, par Luca Barbato -
examples : Fixed and extended Doxygen documentation
10 avril 2017, par Andreas Unterweger