| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/hevc_deblock: use movhps instead of shuffling values | James Almer | 2014-05-17 | 1 | -16/+8 |
* | x86/hevc_deblock: fix label names | James Almer | 2014-05-17 | 1 | -17/+13 |
* | x86/hevc_deblock: fix usage of ABS1 | James Almer | 2014-05-17 | 1 | -5/+5 |
* | x86/hevc_deblock: merge movs with other instructions | James Almer | 2014-05-17 | 1 | -73/+36 |
* | hevc: fix key_frame as an IRAP | Mickaël Raulet | 2014-05-17 | 2 | -2/+3 |
* | avcodec/x86/hevc: updated to use x86util macros | plepere | 2014-05-16 | 1 | -88/+67 |
* | avcodec/x86/hevc: added DBF assembly functions | plepere | 2014-05-16 | 3 | -1/+963 |
* | avcodec/mpeg12enc: avoid floats in the aspect ratio info setup code | Michael Niedermayer | 2014-05-16 | 1 | -8/+8 |
* | avcodec/mpeg12enc: Favor storing DAR instead of SAR | Frederic Turmel | 2014-05-16 | 1 | -1/+1 |
* | avcodec/opusdec: fix some const correctness | Michael Niedermayer | 2014-05-16 | 1 | -3/+3 |
* | avcodec/cavs: prevent out of array read | Michael Niedermayer | 2014-05-16 | 1 | -1/+1 |
* | avcodec/utils: Fix undefined behavior in avpriv_toupper4 | Michael Niedermayer | 2014-05-16 | 1 | -1/+1 |
* | Use av_restrict instead of restrict in libavcodec/opus_celt.c. | Carl Eugen Hoyos | 2014-05-16 | 1 | -1/+1 |
* | avcodec/x86/dsputil_mmx: Fix build with clang-usan | Michael Niedermayer | 2014-05-15 | 1 | -7/+6 |
* | x86: sbrdsp: implement SSE qmf_deint_neg | Christophe Gisquet | 2014-05-15 | 2 | -0/+25 |
* | avcodec/opus: fix doxygen comments to be associated with the correct fields | Michael Niedermayer | 2014-05-15 | 1 | -12/+12 |
* | Revert "avcodec/hevc: fix outputted AVFrame.key_frame" | Michael Niedermayer | 2014-05-15 | 1 | -3/+0 |
* | Merge commit 'd3f5b94762fb803c0f3b29f9ad6c5eaa813998ba' | Michael Niedermayer | 2014-05-15 | 8 | -39/+807 |
|\ |
|
| * | aarch64: opus NEON iMDCT and FFT | Janne Grunau | 2014-05-15 | 8 | -39/+807 |
* | | avcodec/options: avcodec_copy_context() Check subtitle_header_size instead of... | Michael Niedermayer | 2014-05-15 | 1 | -1/+1 |
* | | Merge commit '3b2fbe67bd63b00331db2a9b213f6d420418a312' | Michael Niedermayer | 2014-05-15 | 1 | -0/+2 |
|\| |
|
| * | lavc: properly handle subtitle_header in avcodec_copy_context() | Anton Khirnov | 2014-05-15 | 1 | -0/+3 |
* | | Merge commit 'efc7df6c1f11b20a48e60c3f743ce2331b661973' | Michael Niedermayer | 2014-05-15 | 1 | -2/+6 |
|\| |
|
| * | lavc: preserve the original private data in avcodec_copy_context() | Anton Khirnov | 2014-05-15 | 1 | -2/+6 |
* | | Fix make checkheaders if VDA is not available. | Carl Eugen Hoyos | 2014-05-15 | 1 | -1/+1 |
* | | avcodec/opusdec: switch to swresample | Michael Niedermayer | 2014-05-15 | 2 | -29/+28 |
* | | Merge commit 'b70d7a4ac72d23f3448f3b08b770fdf5f57de222' | Michael Niedermayer | 2014-05-15 | 10 | -2/+5699 |
|\| |
|
| * | lavc: add a native Opus decoder. | Anton Khirnov | 2014-05-15 | 10 | -2/+5699 |
* | | avcodec/hevc: fix outputted AVFrame.key_frame | Peter Kovář | 2014-05-14 | 1 | -0/+3 |
* | | avcodec/libx264: Implement reference frame count limiting based on level | Michael Niedermayer | 2014-05-14 | 2 | -1/+24 |
* | | Merge commit '449511740f06a4675b0066730fa45cdb764ffafc' | Michael Niedermayer | 2014-05-13 | 1 | -1/+0 |
|\| |
|
| * | build: handle library dependencies in configure | Janne Grunau | 2014-05-13 | 1 | -1/+0 |
* | | dpx: use intfloat.h instead of deprecated intfloat_readwrite.h. | Reimar Döffinger | 2014-05-13 | 1 | -2/+2 |
* | | Merge commit '9aa4592076d4dbb29d1198b0e258f9f85c0c00b5' | Michael Niedermayer | 2014-05-13 | 1 | -1/+1 |
|\| |
|
| * | aarch64: assembler in clang-3.4 ignores the division by two | Janne Grunau | 2014-05-13 | 1 | -1/+1 |
* | | Use rac_get_prob branchy version when used within a conditional branch. | Matt Oliver | 2014-05-13 | 5 | -34/+34 |
* | | hevc: fixing code indenting in hevcpred(cherry picked from commit 28a59168459... | Mickaël Raulet | 2014-05-13 | 1 | -10/+11 |
* | | hevc/intrapred: fix indent(cherry picked from commit ab167f3158cf37bd679bda28... | Mickaël Raulet | 2014-05-13 | 1 | -24/+24 |
* | | hevc: a much faster implementation of intra prediction (up to 1s on | Mickaël Raulet | 2014-05-13 | 1 | -175/+180 |
* | | avcodec: add option to make is_intra_more_likely() from error concealment ret... | Michael Niedermayer | 2014-05-12 | 4 | -2/+7 |
* | | hevcdsp: correctly indicate that hevc_put_hevc_bi_epel_h uses 9 GPRs | Hendrik Leppkes | 2014-05-12 | 1 | -1/+1 |
* | | avcodec/vda_h264: fix bistream typo | Michael Niedermayer | 2014-05-12 | 1 | -1/+1 |
* | | avcodec/vda_h264: fix null pointer dereference | Michael Niedermayer | 2014-05-12 | 1 | -3/+5 |
* | | Merge commit '67afcefb35932b420998f6f3fda46c7c85848a3f' | Michael Niedermayer | 2014-05-12 | 7 | -7/+413 |
|\| |
|
| * | lavc: Add new VDA hwaccel | Anton Khirnov | 2014-05-11 | 7 | -7/+412 |
* | | Merge commit '31a46750c7eafe6bce6a3e4f09853cd0a585292b' | Michael Niedermayer | 2014-05-12 | 2 | -27/+38 |
|\| |
|
| * | vda: use hwaccel private data for internal bitstream buffer | Anton Khirnov | 2014-05-11 | 2 | -18/+38 |
* | | Merge commit 'dd2d3b766b20196d0b65a82e3d897ccecbf7adb8' | Michael Niedermayer | 2014-05-12 | 4 | -4/+59 |
|\| |
|
| * | lavc: Add hwaccel private data and init/uninit callbacks | Anton Khirnov | 2014-05-11 | 4 | -4/+59 |
* | | Merge commit 'ebc29519d1634bfeb386c20a5d8a52837aae2436' | Michael Niedermayer | 2014-05-12 | 2 | -2/+14 |
|\| |
|