git.libav.org Git - libav.git/rss log
Libav master git repository
Les articles publiés sur le site
-
doc : Document hwupload, hwdownload and hwmap filters
30 avril 2017, par Mark Thompson -
vaapi_encode : Move quality option to common code
30 avril 2017, par Mark Thompsonvaapi_encode: Move quality option to common code Use AVCodecContext.compression_level rather than a private option, replacing the H.264-specific quality option (which stays only for compatibility). This now works with the H.265 encoder in the i965 driver, as well as the existing cases with the H.264 encoder.
-
avconv_hw : Add implicit device creation with default parameters
30 avril 2017, par Mark Thompson -
flac : Use a local cache for decode_residual()
29 avril 2017, par Luca Barbato -
flac : Postpone unlikely condition checks
29 avril 2017, par Luca Barbato