summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* x86/hevc_deblock: use movhps instead of shuffling valuesJames Almer2014-05-17
* x86/hevc_deblock: fix label namesJames Almer2014-05-17
* x86/hevc_deblock: fix usage of ABS1James Almer2014-05-17
* x86/hevc_deblock: merge movs with other instructionsJames Almer2014-05-17
* hevc: fix key_frame as an IRAPMickaël Raulet2014-05-17
* avcodec/x86/hevc: updated to use x86util macrosplepere2014-05-16
* avcodec/x86/hevc: added DBF assembly functionsplepere2014-05-16
* avcodec/mpeg12enc: avoid floats in the aspect ratio info setup codeMichael Niedermayer2014-05-16
* avcodec/mpeg12enc: Favor storing DAR instead of SARFrederic Turmel2014-05-16
* avcodec/opusdec: fix some const correctnessMichael Niedermayer2014-05-16
* avcodec/cavs: prevent out of array readMichael Niedermayer2014-05-16
* avcodec/utils: Fix undefined behavior in avpriv_toupper4Michael Niedermayer2014-05-16
* Use av_restrict instead of restrict in libavcodec/opus_celt.c.Carl Eugen Hoyos2014-05-16
* avcodec/x86/dsputil_mmx: Fix build with clang-usanMichael Niedermayer2014-05-15
* x86: sbrdsp: implement SSE qmf_deint_negChristophe Gisquet2014-05-15
* avcodec/opus: fix doxygen comments to be associated with the correct fieldsMichael Niedermayer2014-05-15
* Revert "avcodec/hevc: fix outputted AVFrame.key_frame"Michael Niedermayer2014-05-15
* Merge commit 'd3f5b94762fb803c0f3b29f9ad6c5eaa813998ba'Michael Niedermayer2014-05-15
|\
| * aarch64: opus NEON iMDCT and FFTJanne Grunau2014-05-15
* | avcodec/options: avcodec_copy_context() Check subtitle_header_size instead of...Michael Niedermayer2014-05-15
* | Merge commit '3b2fbe67bd63b00331db2a9b213f6d420418a312'Michael Niedermayer2014-05-15
|\|
| * lavc: properly handle subtitle_header in avcodec_copy_context()Anton Khirnov2014-05-15
* | Merge commit 'efc7df6c1f11b20a48e60c3f743ce2331b661973'Michael Niedermayer2014-05-15
|\|
| * lavc: preserve the original private data in avcodec_copy_context()Anton Khirnov2014-05-15
* | Fix make checkheaders if VDA is not available.Carl Eugen Hoyos2014-05-15
* | avcodec/opusdec: switch to swresampleMichael Niedermayer2014-05-15
* | Merge commit 'b70d7a4ac72d23f3448f3b08b770fdf5f57de222'Michael Niedermayer2014-05-15
|\|
| * lavc: add a native Opus decoder.Anton Khirnov2014-05-15
* | avcodec/hevc: fix outputted AVFrame.key_framePeter Kovář2014-05-14
* | avcodec/libx264: Implement reference frame count limiting based on levelMichael Niedermayer2014-05-14
* | Merge commit '449511740f06a4675b0066730fa45cdb764ffafc'Michael Niedermayer2014-05-13
|\|
| * build: handle library dependencies in configureJanne Grunau2014-05-13
* | dpx: use intfloat.h instead of deprecated intfloat_readwrite.h.Reimar Döffinger2014-05-13
* | Merge commit '9aa4592076d4dbb29d1198b0e258f9f85c0c00b5'Michael Niedermayer2014-05-13
|\|
| * aarch64: assembler in clang-3.4 ignores the division by twoJanne Grunau2014-05-13
* | Use rac_get_prob branchy version when used within a conditional branch.Matt Oliver2014-05-13
* | hevc: fixing code indenting in hevcpred(cherry picked from commit 28a59168459...Mickaël Raulet2014-05-13
* | hevc/intrapred: fix indent(cherry picked from commit ab167f3158cf37bd679bda28...Mickaël Raulet2014-05-13
* | hevc: a much faster implementation of intra prediction (up to 1s onMickaël Raulet2014-05-13
* | avcodec: add option to make is_intra_more_likely() from error concealment ret...Michael Niedermayer2014-05-12
* | hevcdsp: correctly indicate that hevc_put_hevc_bi_epel_h uses 9 GPRsHendrik Leppkes2014-05-12
* | avcodec/vda_h264: fix bistream typoMichael Niedermayer2014-05-12
* | avcodec/vda_h264: fix null pointer dereferenceMichael Niedermayer2014-05-12
* | Merge commit '67afcefb35932b420998f6f3fda46c7c85848a3f'Michael Niedermayer2014-05-12
|\|
| * lavc: Add new VDA hwaccelAnton Khirnov2014-05-11
* | Merge commit '31a46750c7eafe6bce6a3e4f09853cd0a585292b'Michael Niedermayer2014-05-12
|\|
| * vda: use hwaccel private data for internal bitstream bufferAnton Khirnov2014-05-11
* | Merge commit 'dd2d3b766b20196d0b65a82e3d897ccecbf7adb8'Michael Niedermayer2014-05-12
|\|
| * lavc: Add hwaccel private data and init/uninit callbacksAnton Khirnov2014-05-11
* | Merge commit 'ebc29519d1634bfeb386c20a5d8a52837aae2436'Michael Niedermayer2014-05-12
|\|