]> git.sesse.net Git - ffmpeg/history - libavcodec/h264enc.c
Use AV_GCC_VERSION_AT_LEAST() to simplify gcc version checks.
[ffmpeg] / libavcodec / h264enc.c
2008-11-26 Diego BiurrunMove encoder-specific quantize_c and related tables...
2008-11-21 Diego BiurrunMove H.264 tables that are only useful for encoding...
2008-09-06 Diego Biurrunlicense header consistency cosmetics
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2008-03-22 Diego Biurruntypo: occured --> occurred
2006-12-11 Panagiotis IssarisAdding function which enables writing H.264 NAL units.