December 8, 2013
View 49f10c9

avformat/format: av_register_output_format() and av_register_intput_format() that work in O(1) time

Michael Niedermayer authored on 2013/12/08 10:29:28
December 6, 2013
View 133fbfc

do O(1) instead of O(n) atomic operations in register functions

Michael Niedermayer authored on 2013/12/06 23:24:10
June 29, 2013
View 53fd1ab

avformat: make av_register_*put_format() thread safe

Michael Niedermayer authored on 2013/06/29 10:44:15
June 17, 2013
View 4a522ef

Merge commit 'afc8685395e775fe0f2a1698b683aea4afd124af'

Michael Niedermayer authored on 2013/06/17 06:38:27
June 15, 2013
View afc8685

avf: split off format register and lookup function

Luca Barbato authored on 2013/06/15 18:26:09