- 20 Jan, 2016 2 commits
-
-
Michael Niedermayer authored
Cleaner solution is welcome! Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Clément Bœsch authored
This was somehow forgotten in a8bb81a0.
-
- 27 Nov, 2015 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
- 25 Nov, 2015 1 commit
-
-
Michael Niedermayer authored
It appears rets_count is redundant Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
- 18 Nov, 2015 1 commit
-
-
Michael Niedermayer authored
This should avoid some tsan warnings Found-by: Chris Cunningham <chcunningham@google.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
- 24 Feb, 2015 1 commit
-
-
Christophe Gisquet authored
When calling ff_alloc_entries, a number of entries are created. They are never freed, as running fate with slice threading and several frames on e.g. fate-hevc-conformance-ENTP_A_Qualcomm_1 would show. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 01 Nov, 2014 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 31 Jul, 2014 1 commit
-
-
Michael Niedermayer authored
Found-by: CSA Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 08 Jun, 2014 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 04 Nov, 2013 3 commits
-
-
Anton Khirnov authored
It's a private field, it should not be visible to callers. Deprecate AVCodecContext.thread_opaque
-
Anton Khirnov authored
This should prevent confusion with frame threading.
-
Anton Khirnov authored
-