summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* x86: hevc_mc: specify coefficients registersChristophe Gisquet2014-05-18
* avcodec/wmv2enc: allocate padding for extradata and check malloc failureMichael Niedermayer2014-05-18
* avcodec/movtextenc: allocate padding for extradataMichael Niedermayer2014-05-18
* avcodec/ffv1enc: allocate padding for extradataMichael Niedermayer2014-05-18
* avcodec/crystalhd: allocate padding for extradataMichael Niedermayer2014-05-18
* Merge commit 'fd056029f45a9f6d213d9fce8165632042511d4f'Michael Niedermayer2014-05-18
|\
| * lavc: add avcodec_free_context().Anton Khirnov2014-05-18
* | Merge commit 'e1b66778b6ee82a192b5895e23c4e135f7269326'Michael Niedermayer2014-05-18
|\|
| * lavc: remove the locking code in avcodec_close()Anton Khirnov2014-05-18
* | lavc: Use av_gettime_relative()Olivier Langlois2014-05-17
* | Fix compilation of libavcodec/x86/hevc_deblock.asm with nasm.Carl Eugen Hoyos2014-05-17
* | 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