Wed, 05 Sep 2007 00:24:06 +0000 |
conrad |
Move writing Xiph-style sizes to its own function
libavformat
|
Wed, 05 Sep 2007 00:24:03 +0000 |
conrad |
Write segment UID
libavformat
|
Wed, 05 Sep 2007 00:24:01 +0000 |
conrad |
Write the creation time
libavformat
|
Wed, 05 Sep 2007 00:23:59 +0000 |
conrad |
Cosmetics
libavformat
|
Wed, 05 Sep 2007 00:23:57 +0000 |
conrad |
Using LIBAVFORMAT_IDENT for both muxing and writing app is good enough
libavformat
|
Wed, 05 Sep 2007 00:23:55 +0000 |
conrad |
Floats aren't used enough to justify writing any with single precision
libavformat
|
Wed, 05 Sep 2007 00:23:53 +0000 |
conrad |
Simplify
libavformat
|
Wed, 05 Sep 2007 00:23:52 +0000 |
conrad |
Indentation
libavformat
|
Wed, 05 Sep 2007 00:23:49 +0000 |
conrad |
Write subtitle tracks
libavformat
|
Wed, 05 Sep 2007 00:23:47 +0000 |
conrad |
Move writing a block to its own function
libavformat
|
Wed, 05 Sep 2007 00:23:46 +0000 |
conrad |
Only write extradata if it exists
libavformat
|
Wed, 05 Sep 2007 00:23:43 +0000 |
conrad |
Determine the output sample rate for SBR AAC and write it
libavformat
|
Wed, 05 Sep 2007 00:23:41 +0000 |
conrad |
Simplify
libavformat
|
Wed, 05 Sep 2007 00:23:39 +0000 |
conrad |
Keyframe is the first bit not last
libavformat
|
Wed, 05 Sep 2007 00:23:38 +0000 |
conrad |
Simplify
libavformat
|
Wed, 05 Sep 2007 00:23:34 +0000 |
conrad |
Use av_get_bits_per_sample
libavformat
|
Wed, 05 Sep 2007 00:23:31 +0000 |
conrad |
Write bit depth for PCM audio
libavformat
|
Wed, 05 Sep 2007 00:23:29 +0000 |
conrad |
Write wav header if there is no native audio codec ID
libavformat
|
Wed, 05 Sep 2007 00:23:27 +0000 |
conrad |
Write the cues element
libavformat
|
Wed, 05 Sep 2007 00:23:26 +0000 |
conrad |
Doxygenize comments
libavformat
|
Wed, 05 Sep 2007 00:23:23 +0000 |
conrad |
Calculate the size of a SimpleBlock before writing it so that bytes aren't wasted in writing the size
libavformat
|
Wed, 05 Sep 2007 00:23:21 +0000 |
conrad |
Indentation
libavformat
|
Wed, 05 Sep 2007 00:23:19 +0000 |
conrad |
Write the Seek Head element
libavformat
|
Wed, 05 Sep 2007 00:23:17 +0000 |
conrad |
Make sure to return a value in functions that return a value
libavformat
|