]> git.sesse.net Git - ffmpeg/history - libavcodec/qsv_internal.h
lzf: update pointer p after realloc
[ffmpeg] / libavcodec / qsv_internal.h
2016-11-07 Anton Khirnovqsv{enc,dec}: extend the internal frame allocator
2016-11-07 Anton Khirnovqsv{dec,enc}: use a struct as a memory id with internal...
2016-11-07 Anton Khirnovqsv{dec,enc}: always use an internal mfxFrameSurface1
2016-07-22 Anton Khirnovqsvenc: print warnings from encode/init
2016-07-22 Anton Khirnovqsv: print more complete error messages
2016-07-03 Anton Khirnovqsvdec: make ff_qsv_map_pixfmt() return a MFX fourcc...
2016-06-21 Anton Khirnovqsvdec: support getting the session from an AVHWFramesC...
2016-02-18 Anton Khirnovqsv: add a missing #include
2015-07-19 Anton Khirnovqsvdec: properly handle asynchronous decoding
2015-07-08 Anton Khirnovlavc: add Intel libmfx-based HEVC encoder
2015-03-27 Anton Khirnovlavc: add Intel libmfx-based H.264 encoder
2015-03-27 Anton Khirnovqsvdec: split off some code that will be shared with...
2015-03-27 Anton Khirnovqsv: rename to qsvdec
2015-02-19 Anton Khirnovlavc: add an Intel libmfx-based H.264 decoder