- 27 Jun, 2016 1 commit
-
-
Matthieu Bouron authored
See merge commit '39d6d361'.
-
- 26 Jun, 2016 1 commit
-
-
Hendrik Leppkes authored
Improves compatibility with some MinGW variants, see 771537ed
-
- 22 Jun, 2016 1 commit
-
-
Hendrik Leppkes authored
-
- 16 Jun, 2016 1 commit
-
-
Jan Sebechlebsky authored
Fix swapped descriptions of av_thread_message_queue_set_err_send and av_thread_message_queue_set_err_recv. Signed-off-by:
Jan Sebechlebsky <sebechlebskyjan@gmail.com> Signed-off-by:
Marton Balint <cus@passwd.hu>
-
- 13 Jun, 2016 1 commit
-
-
Matt Oliver authored
Signed-off-by:
Matt Oliver <protogonoi@gmail.com>
-
- 11 Jun, 2016 1 commit
-
-
Carl Eugen Hoyos authored
Fixes ticket #5620.
-
- 10 Jun, 2016 1 commit
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- 09 Jun, 2016 1 commit
-
-
Michael Niedermayer authored
Fixes Ticket5618 Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 08 Jun, 2016 2 commits
-
-
James Almer authored
Fixes failures with yasm 1.1.0 and older Signed-off-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 05 Jun, 2016 1 commit
-
-
Michael Niedermayer authored
This should detect caes where these functions are called in unclean destinations
-
- 03 Jun, 2016 1 commit
-
-
Jan Sebechlebsky authored
Fifo was reallocating always to twice of the requested size. This fixes it to reallocate to requested size, or twice of the original size - whichever is greater. Signed-off-by:
Jan Sebechlebsky <sebechlebskyjan@gmail.com> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 01 Jun, 2016 3 commits
-
-
Mark Thompson authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
Missing docs found by: nevcairiel Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Neil Birkbeck authored
Adding hybrid log-gamma (https://en.wikipedia.org/wiki/Hybrid_Log-Gamma) based on the standardization in ARIB STD-B67: http://www.arib.or.jp/english/html/overview/doc/2-STD-B67v1_0.pdf The choice of enum value of 18 is consistent with HEVC: http://phenix.it-sudparis.eu/jct/doc_end_user/current_document.php?id=10481 And also with latest proposal for color format in mkv: https://mailarchive.ietf.org/arch/search/?email_list=cellar&gbt=1&q=Colour+Format+proposal The implementation assumes a nominal input range of [0, 1], which is consistent with HEVC. Signed-off-by:
Neil Birkbeck <neil.birkbeck@gmail.com> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 29 May, 2016 2 commits
-
-
Diego Biurrun authored
Split version files into one line per symbol/directive to allow compatibility with the Solaris linker without preprocessing and eliminate $ from version file templates to simplify the postprocessing shell command.
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 28 May, 2016 2 commits
-
-
Diego Biurrun authored
These warnings conflict with system macros on Solaris, producing truckloads of warnings about macro redefinition.
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 26 May, 2016 5 commits
-
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
- 23 May, 2016 1 commit
-
-
dsmudhar authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 20 May, 2016 1 commit
-
-
Michael Niedermayer authored
Fixes CID1361940 Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 19 May, 2016 3 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
- 17 May, 2016 2 commits
-
-
Vittorio Giovara authored
Use it in av_dump_format() instead of a huge switch case.
-
Anton Khirnov authored
-
- 16 May, 2016 4 commits
-
-
Anton Mitrofanov authored
Allows emulation to work when dst is equal to src2 as long as the instruction is commutative, e.g. `addps m0, m1, m0`. Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
Anton Mitrofanov authored
The yasm/nasm preprocessor only checks the first token, which means that parameters such as `dword [rax]` are treated as identifiers, which is generally not what we want. Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
Anton Mitrofanov authored
Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
Henrik Gramner authored
Those instructions are not commutative since they only change the first element in the vector and leave the rest unmodified. Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 14 May, 2016 2 commits
-
-
ZhouXiaoyong authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 13 May, 2016 3 commits
-
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com>
-