summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/ass_split: Change order of operations in ass_split_section()Michael Niedermayer2016-11-17
* Merge commit '61bd0ed781b56eea1e8e851aab34a2ee3b59fbac'Hendrik Leppkes2016-11-17
|\
| * h264: Log more information about invalid NALu sizeVittorio Giovara2016-07-13
| * h2645_parse: handle embedded Annex B NAL units in size prefixed NAL unitsJanne Grunau2016-07-13
* | Merge commit 'a8cbe5a0ccebf60a8a8b0aba5d5716dd54c1595c'Hendrik Leppkes2016-11-17
|\|
| * h264_ps: export actual height in MBs as SPS.mb_heightAnton Khirnov2016-07-11
| * d3d11va: don't keep the context lock while waiting for a frameSteve Lhomme2016-07-11
* | Merge commit '2866d108c9e9da7baf53ff57a51d470691049a57'Hendrik Leppkes2016-11-17
|\|
| * vp8dsp: Remove the comment saying that the height is equal to the widthMartin Storsjö2016-07-10
* | Merge commit '5f74bd31a9bd1ac7655103b11743c12d38e0419f'Hendrik Leppkes2016-11-17
|\|
| * vp8/armv6: mc: avoid boolean expression in calculationJanne Grunau2016-07-10
| * libopenh264: Support building with the 1.6 releaseMartin Storsjö2016-07-09
* | lavc/ffv1dec: Scale output for msb-packed compression to full 16bit.Carl Eugen Hoyos2016-11-17
* | lavc/ffv1enc: Support pix_fmt GRAY10.Carl Eugen Hoyos2016-11-17
* | avcodec/mpeg4videodec: Workaround interlaced mpeg4 edge MC bugMichael Niedermayer2016-11-17
* | avcodec/mpegvideo: Fix edge emu buffer overlap with interlaced mpeg4Michael Niedermayer2016-11-17
* | libavcodec/exr : fix channel size calculation for uint32 channelMartin Vignali2016-11-16
* | exr: reindent after previous commitAndreas Cadhalpun2016-11-16
* | exr: fix out-of-bounds readAndreas Cadhalpun2016-11-16
* | libschroedingerdec: fix leaking of framewithptsAndreas Cadhalpun2016-11-16
* | libschroedingerdec: don't produce empty framesAndreas Cadhalpun2016-11-16
* | dds: limit 4 bpp handling to AV_PIX_FMT_PAL8Andreas Cadhalpun2016-11-16
* | Fix -Werror=parentheses errorThierry Foucu2016-11-16
* | avcodec/rv40: Test remaining space in loop of get_dimension()Michael Niedermayer2016-11-15
* | mlz: limit next_code to data buffer sizeAndreas Cadhalpun2016-11-15
* | aarch64: vp9: Implement NEON loop filtersMartin Storsjö2016-11-15
* | aarch64: vp9: Add NEON itxfm routinesMartin Storsjö2016-11-15
* | aarch64: vp9: Add NEON optimizations of VP9 MC functionsMartin Storsjö2016-11-15
* | arm: vp9: Add NEON loop filtersMartin Storsjö2016-11-15
* | arm: vp9: Add NEON itxfm routinesMartin Storsjö2016-11-15
* | arm: vp9: Add NEON optimizations of VP9 MC functionsMartin Storsjö2016-11-15
* | vp9dsp: Deduplicate the subpel filtersMartin Storsjö2016-11-15
* | avcodec/ituh263dec: Avoid spending a long time in slice syncMichael Niedermayer2016-11-15
* | vp9: add avx2 iadst16 implementations.Ronald S. Bultje2016-11-15
* | avcodec/movtextdec: Add error message for tsmb_size checkMichael Niedermayer2016-11-15
* | avcodec/movtextdec: Fix tsmb_size check==0 checkMichael Niedermayer2016-11-15
* | avcodec/movtextdec: Fix potential integer overflowMichael Niedermayer2016-11-15
* | Merge commit 'e8b96a77010dd62624c3c65c357d7ae3b397ceaa'Hendrik Leppkes2016-11-14
|\|
| * arm: Fix a typo in a commentMartin Storsjö2016-07-06
* | Merge commit 'dc08bbf63a217c839aa4c143f2a1d0b7e2e6d997'Hendrik Leppkes2016-11-14
|\|
| * vp8dsp: Clarify the first dimension of the mc function tablesMartin Storsjö2016-07-06
* | Merge commit '924e2ecd2b7d51cca60c79351ef16b04dd4245c3'Hendrik Leppkes2016-11-14
|\|
| * qsvdec: when a frames ctx is supplied, use its frame dimensionsAnton Khirnov2016-07-03
* | Merge commit '92736c74fb1633e36f7134a880422a9b7db14d3f'Hendrik Leppkes2016-11-14
|\|
| * qsvdec: add support for P010 (10-bit 420) decodingAnton Khirnov2016-07-03
* | Merge commit 'ce320cf1c4daab3e2e3726ed7d2e879d10f7b991'Hendrik Leppkes2016-11-14
|\|
| * qsvdec: use the same mfxFrameInfo for allocating frames that was passed to DE...Anton Khirnov2016-07-03
* | Merge commit '536bb17e9659c5ed7576a218d4085cdd6d5742fa'Hendrik Leppkes2016-11-14
|\|
| * qsvdec: make ff_qsv_map_pixfmt() return a MFX fourcc as wellAnton Khirnov2016-07-03
| * vaapi_encode: Respect driver quirks around buffer destructionMark Thompson2016-07-02