log

age author description
2007-09-05 conrad Simplify libavformat
2007-09-05 conrad Keyframe is the first bit not last libavformat
2007-09-05 conrad Simplify libavformat
2007-09-05 conrad Use av_get_bits_per_sample libavformat
2007-09-05 conrad Write bit depth for PCM audio libavformat
2007-09-05 conrad Write wav header if there is no native audio codec ID libavformat
2007-09-05 conrad Write the cues element libavformat
2007-09-05 conrad Doxygenize comments libavformat
2007-09-05 conrad Calculate the size of a SimpleBlock before writing it so that bytes aren't wasted in writing the size libavformat
2007-09-05 conrad Indentation libavformat
2007-09-05 conrad Write the Seek Head element libavformat
2007-09-05 conrad Make sure to return a value in functions that return a value libavformat
2007-09-05 conrad Move writing the tracks element to its own function libavformat
2007-09-05 conrad Move Xiph's CodecPrivate writing code to its own function libavformat