Code cleaning and size reduction
This optimizes away a shared_ptr copy in a hot path and removes about 30KB from a release binary by untemplating some code
refs #430
This optimizes away a shared_ptr copy in a hot path and removes about 30KB from a release binary by untemplating some code
refs #430
VideoLAN code repository instance