openh264/codec
Martin Storsjö ebb890e03e Declare static functions within the file they are used/defined in
It does not make sense to declare but not define static functions
in a header.
2014-02-19 09:51:25 +02:00
..
api/svc Remove the now unused INIT_TYPE data type 2014-02-18 22:52:00 +02:00
build/win32 Move declarations of functions in mc_chroma/luma.asm into a header in common 2014-02-10 08:05:02 +02:00
common Regenerate target makefiles after the latest mktargets.py changes 2014-02-12 22:11:05 +02:00
console Split the encoder Initialize method into two 2014-02-18 22:51:54 +02:00
decoder Declare static functions within the file they are used/defined in 2014-02-19 09:51:25 +02:00
encoder Remove unnecessary declarations of static functions 2014-02-19 09:25:27 +02:00
processing Remove completely unused variables and private fields 2014-02-18 13:04:13 +02:00