]> git.sesse.net Git - ffmpeg/history - libavcodec/hevc.c
arm: Add a missing # as prefix for an immediate constant
[ffmpeg] / libavcodec / hevc.c
2013-12-20 Mickaël Raulethevc: support luma bit depth != chroma bit depth for...
2013-12-20 Gildas Cocherelhevc: store profile and level in AVCodecContext
2013-12-20 Gildas Cocherellavc: add HEVC profiles names
2013-12-11 Guillaume Martreshevc: set time_base when possible
2013-12-11 Gildas Cocherelhevc: store the VPS list as an AVBufferRef, just like...
2013-12-11 Michael Niedermayerhevc: do not dereference pointer before NULL check...
2013-12-09 Vittorio Giovarahevc: parse frame packing arrangement SEI messages...
2013-11-15 Ronald S. Bultjelavc: Edge emulation with dst/src linesize
2013-11-04 Jan Ekströmhevc: Use parsed VUI colorimetry in avcodec
2013-10-31 Guillaume MartresAdd HEVC decoder