summaryrefslogtreecommitdiff
path: root/libavcodec/h264enc.c
Commit message (Expand)AuthorAge
* Move encoder-specific quantize_c and related tables to the H.264 encoder.Diego Biurrun2008-11-26
* Move H.264 tables that are only useful for encoding to h264enc.c.Diego Biurrun2008-11-21
* license header consistency cosmeticsDiego Biurrun2008-09-06
* Use full path for #includes from another directory.Diego Biurrun2008-05-09
* typo: occured --> occurredDiego Biurrun2008-03-22
* Adding function which enables writing H.264 NAL units.Panagiotis Issaris2006-12-11