git.libav.org Git - libav.git/rss log
Libav master git repository
Les articles publiés sur le site
-
dashenc : fix bitrate estimation with correct scaling
26 octobre 2017, par Anton Schubert -
avconv : Use codec hardware config to configure hwaccels
26 octobre 2017, par Mark Thompson -
lavc : Delete all fake hwaccels
26 octobre 2017, par Mark Thompson -
lavc : Remove register mechanism for hwaccels
26 octobre 2017, par Mark Thompsonlavc: Remove register mechanism for hwaccels There is no longer any need for a list of them at runtime, because decoders now carry the pointers to their associated hwaccels internally. The file containing external declarations is now used to make the list of hwaccels for configure.
-
lavc : Deprecate av_hwaccel_next() and av_register_hwaccel()
26 octobre 2017, par Mark Thompson