[FFmpeg-cvslog] compat/os2threads: support static mutexes

2018-01-06 Thread KO Myung-Hun
ffmpeg | branch: master | KO Myung-Hun | Thu Dec 28 22:03:56 2017 +0900| [3c0a081a1e9fc4101252af0aeb6be020ecda43ed] | committer: James Almer compat/os2threads: support static mutexes Reviewed-by: wm4 Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] configure: check SDL2 function with a header

2018-01-06 Thread KO Myung-Hun
ffmpeg | branch: master | KO Myung-Hun | Thu Dec 28 23:41:30 2017 +0900| [d03c39b46b21c893d6549a532289b7fb9935b3fc] | committer: James Almer configure: check SDL2 function with a header SDL2 uses SDLCALL to specify a calling convention. On OS/2, it's defined to `_System' which is

[FFmpeg-cvslog] MAINTAINERS: add myself as an OS/2 maintainer

2016-04-30 Thread KO Myung-Hun
ffmpeg | branch: release/2.5 | KO Myung-Hun | Mon Feb 15 13:16:23 2016 +0900| [3b931399eb32b0778e7e5464b9b14be49c971df1] | committer: Michael Niedermayer MAINTAINERS: add myself as an OS/2 maintainer Signed-off-by: Michael Niedermayer (cherry picked from commit

[FFmpeg-cvslog] MAINTAINERS: add myself as an OS/2 maintainer

2016-04-29 Thread KO Myung-Hun
ffmpeg | branch: release/2.6 | KO Myung-Hun | Mon Feb 15 13:16:23 2016 +0900| [ff1093efe080679809f1c2264b484c00c0aa9cee] | committer: Michael Niedermayer MAINTAINERS: add myself as an OS/2 maintainer Signed-off-by: Michael Niedermayer (cherry picked from commit

[FFmpeg-cvslog] MAINTAINERS: add myself as an OS/2 maintainer

2016-04-27 Thread KO Myung-Hun
ffmpeg | branch: release/2.7 | KO Myung-Hun | Mon Feb 15 13:16:23 2016 +0900| [010fd5deb6cae8bcfb6c774a086f8c139d0906bf] | committer: Michael Niedermayer MAINTAINERS: add myself as an OS/2 maintainer Signed-off-by: Michael Niedermayer (cherry picked from commit

[FFmpeg-cvslog] MAINTAINERS: add myself as an OS/2 maintainer

2016-03-26 Thread KO Myung-Hun
ffmpeg | branch: release/3.0 | KO Myung-Hun | Mon Feb 15 13:16:23 2016 +0900| [9e4d297ba74c3cc75cf4b2070b1339a7cf5a05ea] | committer: Michael Niedermayer MAINTAINERS: add myself as an OS/2 maintainer Signed-off-by: Michael Niedermayer (cherry picked from commit

[FFmpeg-cvslog] MAINTAINERS: add myself as an OS/2 maintainer

2016-02-24 Thread KO Myung-Hun
ffmpeg | branch: release/2.8 | KO Myung-Hun | Mon Feb 15 13:16:23 2016 +0900| [8dd71d0bd40f939f70fe98bb3d8325ea9c5c19f4] | committer: Michael Niedermayer MAINTAINERS: add myself as an OS/2 maintainer Signed-off-by: Michael Niedermayer (cherry picked from commit

[FFmpeg-cvslog] MAINTAINERS: add myself as an OS/2 maintainer

2016-02-15 Thread KO Myung-Hun
ffmpeg | branch: master | KO Myung-Hun | Mon Feb 15 13:16:23 2016 +0900| [346ec917646c18fc9e26bddf04bfa8f8f1e2e18f] | committer: Michael Niedermayer MAINTAINERS: add myself as an OS/2 maintainer Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] compat/os2threads: split long lines

2016-02-14 Thread KO Myung-Hun
ffmpeg | branch: master | KO Myung-Hun | Mon Feb 15 00:20:35 2016 +0900| [b8bc6b14a556e11e3f6cb49ead9d21d9a769b7c8] | committer: Michael Niedermayer compat/os2threads: split long lines Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] compat/os2threads: support the return value of joined thread

2016-02-14 Thread KO Myung-Hun
ffmpeg | branch: master | KO Myung-Hun | Mon Feb 15 00:20:34 2016 +0900| [6bf5e7d3e7d8a7a3746f76e0f1fffb9bb63c02ae] | committer: Michael Niedermayer compat/os2threads: support the return value of joined thread Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] compat/os2threads: Improve pthread_cond_xxx() functions

2016-02-14 Thread KO Myung-Hun
ffmpeg | branch: master | KO Myung-Hun | Mon Feb 15 00:20:33 2016 +0900| [22a4046d66f7f60eb771c5fe7d2a9b42989d420c] | committer: Michael Niedermayer compat/os2threads: Improve pthread_cond_xxx() functions 1. Manipulate waiting count in pthread_cond_wait() 2. Use builtin atomic functions to

[FFmpeg-cvslog] os2threads: Add pthread_once()

2015-11-12 Thread KO Myung-Hun
ffmpeg | branch: master | KO Myung-Hun | Thu Nov 12 12:31:51 2015 +0900| [6248f23859eb610079b1964e5f081ff0e9c62281] | committer: Michael Niedermayer os2threads: Add pthread_once() Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi