summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/hevc: fix "discards const qualifier from pointer target type" warningMichael Niedermayer2014-07-28
* avcodec/hevc: add some const to cbf arraysMichael Niedermayer2014-07-28
* hevc: clean up non relevant TODOMickaël Raulet2014-07-28
* hevc: rename variable in boundary strength to b more explicitAnton Khirnov2014-07-28
* Merge commit 'e76f2d11970484266e67a12961f2339a5c2fccf9'Michael Niedermayer2014-07-28
|\
| * hevc: eliminate the last element from TransformTreeAnton Khirnov2014-07-28
* | Merge commit '4aa80808bcc2a30fcd7ce5b38594319df3a85b36'Michael Niedermayer2014-07-28
|\|
| * hevc: eliminate unnecessary cbf_c{b,r} arraysAnton Khirnov2014-07-28
* | Merge commit '0daa2554636ba1d31f3162ffb86991e84eb938a8'Michael Niedermayer2014-07-28
|\|
| * hevc: do not store the transform inter_split flag in the contextAnton Khirnov2014-07-28
* | Merge commit '53a11135f2fb2123408b295f9aaae3d6f861aea5'Michael Niedermayer2014-07-28
|\|
| * hevc: simplify splitting the transform tree blocksAnton Khirnov2014-07-28
* | Merge commit 'e36a2f4c5280e2779b0e88974295a711cf8d88be'Michael Niedermayer2014-07-28
|\|
| * hevc: eliminate an unnecessary arrayAnton Khirnov2014-07-28
| * codec_desc: fix some typos in long codec namesAnton Khirnov2014-07-28
* | Merge commit 'c5fca0174db9ed45be821177f49bd9633152704d'Michael Niedermayer2014-07-28
|\|
| * lavc: add a property for marking codecs that support frame reorderingAnton Khirnov2014-07-28
* | avcodec/avdct: Add avcodec_dct_get_class()Michael Niedermayer2014-07-28
* | hevc: eliminate unnecessary cbf_c{b,r} arraysAnton Khirnov2014-07-28
* | hevc: fix skip_flagMickaël Raulet2014-07-28
* | hevc: remove non necessary parameters to ff_hevc_set_qpyMickaël Raulet2014-07-28
* | Fix standalone compilation of the webm_dash_manifest demuxer.Carl Eugen Hoyos2014-07-27
* | Fix standalone compilation of the legacy mpegvideo decoder.Carl Eugen Hoyos2014-07-27
* | x86: hevc_mc: load less data in epel filtersChristophe Gisquet2014-07-27
* | x86: hevc_mc: replace one lea by addChristophe Gisquet2014-07-27
* | avcodec: add avdctMichael Niedermayer2014-07-27
* | avcodec/ppc/idctdsp: Only select non bitexact IDCTs by default when bitexact ...Michael Niedermayer2014-07-27
* | avcodec/arm/idctdsp_init_arm*: Only select non bitexact IDCTs by default when...Michael Niedermayer2014-07-27
* | Merge commit '541427ab4d5b4b6f5a90a687a06decdb78e7bc3c'Michael Niedermayer2014-07-27
|\|
| * eamad: use the bytestream2 API instead of AV_RLAnton Khirnov2014-07-27
* | avcodec/h264_mp4toannexb_bsf: fix issue when sps/pps are already in the bistreamChris \"Koying\" Browet2014-07-27
* | Merge commit '53abe32409f13687c864b3cda077a1aa906a2459'Michael Niedermayer2014-07-27
|\|
| * avcodec: Mark argument in av_{parser|hwaccel|bitstream_filter}_next as constDiego Biurrun2014-07-26
* | x86/hevc_idct: add 12bit idct_dcJames Almer2014-07-27
* | avcodec/x86/hevcdsp_init: make license header consistentMichael Niedermayer2014-07-27
* | Merge commit '1a880b2fb8456ce68eefe5902bac95fea1e6a72d'Michael Niedermayer2014-07-27
|\|
| * hevc: SSE2 and SSSE3 loop filtersPierre Edouard Lepere2014-07-26
* | Merge commit '73bb8f61d48dbf7237df2e9cacd037f12b84b00a'Michael Niedermayer2014-07-26
|\|
| * hevcdsp: remove an unneeded variable in the loop filterAnton Khirnov2014-07-26
* | x86/hevc_idct: replace old and unused idct functionsJames Almer2014-07-26
* | hevc: add support for bumping processMickaël Raulet2014-07-26
* | reintroduce avpriv_dsputil_init() to maintain ABI until next soname bumpMichael Niedermayer2014-07-26
* | x86: hevc_mc: replace simple leas by addsChristophe Gisquet2014-07-26
* | Merge commit 'd8520d3ee032bf18f28897e0109f44b405caf5e3'Michael Niedermayer2014-07-26
|\|
| * mpegvideo: Move QMAT_SHIFT* defines to the only place they are usedDiego Biurrun2014-07-25
* | Merge commit '4fbb62a21bd04bf261da2382d5ba6c249c702af8'Michael Niedermayer2014-07-26
|\|
| * mpegvideo: Move ME_MAP_* defines to the only place they are usedDiego Biurrun2014-07-25
* | Merge commit 'ff85334375c6733c6116ea3686f128b4a11f33e7'Michael Niedermayer2014-07-26
|\|
| * mpegvideo: Drop unused MPEG_BUF_SIZE and CHROMA_444 definesDiego Biurrun2014-07-25
* | hevc: fix RAP_B_BossenMickaël Raulet2014-07-26