summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* x86/hevc_deblock: use constants instead of generating values at runtimeJames Almer2014-05-19
* avcodec/ppc/asm: fix build with ABI v2Thierry FAUCK2014-05-19
* lavc: define STRIDE_ALIGN as 32 when compiling with AVX supportJames Almer2014-05-19
* avcodec/pthread_frame: remove unused variableMichael Niedermayer2014-05-19
* Merge commit 'bddd8cbf68551f6405b2bf77cc3e212af9fbe834'Michael Niedermayer2014-05-19
|\
| * Add transformation matrix API.Vittorio Giovara2014-05-19
* | Merge commit '9929b3564c0dca42ed7baa6798ef15b6f0013c83'Michael Niedermayer2014-05-19
|\|
| * pthread_frame: simplify the code by using new AVPacket APIAnton Khirnov2014-05-19
* | Merge commit 'cdf58f0599c39852ee3beafe5f64af7d57d4215b'Michael Niedermayer2014-05-19
|\|
| * avpacket: fix copying side data in av_packet_copy_props()Anton Khirnov2014-05-19
* | avcodec/libvorbisenc: do not attempt to flush if no data was inputMichael Niedermayer2014-05-19
* | avcodec/libmp3lame: do not attempt to flush lame if no data was inputMichael Niedermayer2014-05-19
* | Merge commit 'c9f8809ee4c576d5833865039bc1c85754448f67'Michael Niedermayer2014-05-19
|\|
| * hevc/intra_pred: simplify neighboring sample derivationAnton Khirnov2014-05-19
| * hevc/intra_pred: drop unnecessary conditions in loopsMickaël Raulet2014-05-19
* | Merge commit '4c390b1ba98e6aec787aa0e7ea57ed7cb38283b7'Michael Niedermayer2014-05-19
|\|
| * hevc/intra_pred: optimize EXTEND_()*Mickaël Raulet2014-05-19
* | Merge commit 'a1c2b48018b09d2613f075ec0748c95bd520ac00'Michael Niedermayer2014-05-19
|\|
| * hevc: templatize intra_predAnton Khirnov2014-05-19
* | Merge commit '04db5794cd97e4b33ec2f963ef7f967722a456eb'Michael Niedermayer2014-05-19
|\|
| * hevc: templatize pred_planarMickaël Raulet2014-05-19
* | avcodec/diracdec: move mc buffer allocation to per frameMichael Niedermayer2014-05-19
* | x86/hevc_deblock: remove some duplicated instructionsJames Almer2014-05-18
* | 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