| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '4d6ee0725553a43ba88d6f8327ebcf8f1c5ae8d4' | Michael Niedermayer | 2013-10-26 | 3 | -4/+4 |
|\ |
|
| * | libavutil: x86: Add AVX2 capable CPU detection. | Kieran Kunhya | 2013-10-25 | 4 | -0/+15 |
| * | base64-test: Remove posibility of returning restricted exit codes | Derek Buitenhuis | 2013-10-25 | 1 | -1/+4 |
| * | tree-test: Don't return restricted exit codes | Derek Buitenhuis | 2013-10-24 | 1 | -2/+2 |
| * | avstring-test: Mark pointer passed to av_free() as non-const | Diego Biurrun | 2013-10-23 | 1 | -1/+2 |
* | | Add AVX2 capable CPU detection. Patch based on x264's AVX2 detection | Kieran Kunhya | 2013-10-26 | 4 | -0/+15 |
* | | base64-test: Remove posibility of returning restrcted exit codes | Derek Buitenhuis | 2013-10-24 | 1 | -1/+4 |
* | | tree-test: Don't return restricted exit codes | Derek Buitenhuis | 2013-10-24 | 1 | -2/+2 |
* | | avutil/log: document log callback thread saftey requirements | Michael Niedermayer | 2013-10-23 | 1 | -0/+3 |
* | | avutil/log: make default av_log callback thread safe | Michael Niedermayer | 2013-10-23 | 1 | -2/+14 |
* | | fix order of operations in comments | Michael Niedermayer | 2013-10-23 | 2 | -3/+3 |
* | | Support FF_DISABLE_DEPRECATION_WARNINGS with icc on Linux. | Carl Eugen Hoyos | 2013-10-21 | 1 | -1/+1 |
* | | avutil/opt: initialize ret | Michael Niedermayer | 2013-10-20 | 1 | -1/+1 |
* | | avutil/file_open: Print debug message if setting close on exec fails | Michael Niedermayer | 2013-10-20 | 1 | -2/+4 |
* | | Do not leave positive values undefined when negative are defined as error | Michael Niedermayer | 2013-10-19 | 3 | -4/+4 |
* | | lavu/opt: add AV_OPT_TYPE_CHANNEL_LAYOUT and handler functions | Stefano Sabatini | 2013-10-17 | 3 | -3/+78 |
* | | lavu/channel_layout: change av_get_channel_layout() behavior at the next bump | Stefano Sabatini | 2013-10-17 | 4 | -3/+55 |
* | | lavu/opt.h: fix grammar typo in av_opt_get* doxy | Stefano Sabatini | 2013-10-17 | 1 | -1/+1 |
* | | lavu/opt-test: use automatic set and free handlers | Stefano Sabatini | 2013-10-17 | 1 | -3/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-10-17 | 1 | -1/+1 |
|\| |
|
| * | mem: Make av_strdup allocate using av_realloc | Martin Storsjö | 2013-10-16 | 1 | -1/+1 |
* | | avutil/log: fix race between setting and using the log callback | Michael Niedermayer | 2013-10-17 | 1 | -2/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-10-14 | 1 | -0/+11 |
|\| |
|
| * | x86: more AVX2 framework | Jason Garrett-Glaser | 2013-10-14 | 1 | -0/+11 |
* | | Merge commit 'c6908d6b4b377a04a5d055ba874bdbcf06c80497' | Michael Niedermayer | 2013-10-14 | 2 | -1/+45 |
|\| |
|
| * | x86inc: FMA3/4 Support | Jason Garrett-Glaser | 2013-10-14 | 2 | -1/+45 |
* | | Merge commit '206895708ea2b464755d340e44501daf9a07c310' | Michael Niedermayer | 2013-10-14 | 2 | -11/+16 |
|\| |
|
| * | x86inc: Remove our FMA4 support | Derek Buitenhuis | 2013-10-14 | 2 | -11/+16 |
* | | Merge commit 'c108ba0175d4fc3a3253a8b0f782fbfb96ba5098' | Michael Niedermayer | 2013-10-14 | 1 | -84/+169 |
|\| |
|
| * | x86inc: Use VEX-encoded instructions in AVX functions | Henrik Gramner | 2013-10-14 | 1 | -84/+169 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-10-09 | 1 | -30/+5 |
|\| |
|
| * | x86inc: Remove .rodata kludges | Henrik Gramner | 2013-10-09 | 1 | -11/+5 |
* | | Merge commit '3e2fa991db7ef172579422accd61624d52777e5a' | Michael Niedermayer | 2013-10-08 | 1 | -5/+4 |
|\| |
|
| * | x86inc: remove misaligned cpu flag | Henrik Gramner | 2013-10-07 | 1 | -5/+4 |
* | | Merge commit '71155665414b551ad350622d5abed20e58371fbf' | Michael Niedermayer | 2013-10-08 | 1 | -3/+2 |
|\| |
|
| * | x86inc: various minor backports from x264 | Jason Garrett-Glaser | 2013-10-07 | 1 | -4/+3 |
* | | Merge commit '47f9d7ce5493e119e09d1227d017414feaaf8d97' | Michael Niedermayer | 2013-10-08 | 1 | -0/+2 |
|\| |
|
| * | x86inc: Check for __OUTPUT_FORMAT__ having a value of "x64" | Derek Buitenhuis | 2013-10-07 | 1 | -0/+2 |
* | | Merge commit 'bbe4a6db44f0b55b424a5cc9d3e89cd88e250450' | Michael Niedermayer | 2013-10-08 | 1 | -37/+46 |
|\| |
|
| * | x86inc: Utilize the shadow space on 64-bit Windows | Henrik Gramner | 2013-10-07 | 1 | -37/+46 |
* | | Merge commit '3fb78e99a04d0ed8db834d813d933eb86c37142a' | Michael Niedermayer | 2013-10-08 | 1 | -1/+25 |
|\| |
|
| * | x86inc: create xm# and ym#, analagous to m# | Loren Merritt | 2013-10-07 | 1 | -1/+25 |
* | | Merge commit '49ebe3f9fe02174ae7e14548001fd146ed375cc2' | Michael Niedermayer | 2013-10-08 | 1 | -27/+27 |
|\| |
|
| * | x86inc: fix some corner cases of SWAP | Loren Merritt | 2013-10-07 | 1 | -27/+27 |
* | | Merge commit '63f0d623100bdb0c6081456127f4b6713e83d3db' | Michael Niedermayer | 2013-10-08 | 1 | -2/+2 |
|\| |
|
| * | x86inc: Use SSE instead of SSE2 for copying data | Henrik Gramner | 2013-10-07 | 1 | -2/+2 |
* | | Merge commit 'ad76e6e7e193b98e7335156422d35467816f9ef1' | Michael Niedermayer | 2013-10-08 | 1 | -1/+5 |
|\| |
|
| * | x86inc: Set ELF hidden visibility for global constants | Henrik Gramner | 2013-10-07 | 1 | -1/+5 |
* | | Merge commit '25cb0c1a1e66edacc1667acf6818f524c0997f10' | Michael Niedermayer | 2013-10-08 | 1 | -5/+31 |
|\| |
|
| * | x86inc: activate REP_RET automatically | Loren Merritt | 2013-10-07 | 1 | -5/+31 |