summaryrefslogtreecommitdiff
path: root/libavcodec/h264enc.c
Commit message (Collapse)AuthorAge
* Use full path for #includes from another directory.Diego Biurrun2008-05-09
| | | | Originally committed as revision 13098 to svn://svn.ffmpeg.org/ffmpeg/trunk
* typo: occured --> occurredDiego Biurrun2008-03-22
| | | | Originally committed as revision 12549 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Adding function which enables writing H.264 NAL units.Panagiotis Issaris2006-12-11
Originally committed as revision 7273 to svn://svn.ffmpeg.org/ffmpeg/trunk