aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/h264enc.c
AgeCommit message (Expand)Author
2009-04-13Rename bitstream.h to get_bits.h.Stefano Sabatini
2008-11-26Move encoder-specific quantize_c and related tables to the H.264 encoder.Diego Biurrun
2008-11-21Move H.264 tables that are only useful for encoding to h264enc.c.Diego Biurrun
2008-09-06license header consistency cosmeticsDiego Biurrun
2008-05-09Use full path for #includes from another directory.Diego Biurrun
2008-03-22typo: occured --> occurredDiego Biurrun
2006-12-11Adding function which enables writing H.264 NAL units.Panagiotis Issaris