summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* | 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
* | 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