openh264/codec/processing
Martin Storsjö 958113073f Simplify code by calling WelsFree directly instead of using a helper function
This makes the code simpler and clearer. It's not necessary to use the
_SafeFree helper macro in neither of the case - in one case the
pointer is overwritten immediately, in the other case it's witihin
the destructor where the pointer won't ever be read again.
2014-09-16 11:53:19 +03:00
..
build/win32 Merge pull request #1195 from mstorsjo/msvc-unify-linker-opts 2014-07-23 13:29:14 +08:00
interface Use Int instead of Double in Rate Control and Modify anchor SHA1 value 2014-06-12 17:30:13 +08:00
src Simplify code by calling WelsFree directly instead of using a helper function 2014-09-16 11:53:19 +03:00
targets.mk improve py, and change mk according to mk 2014-09-12 10:25:46 +08:00