Fri, 30 Jul 2010 21:07:21 +0000 |
jbr |
cosmetics: indentation
libavcodec
|
Fri, 30 Jul 2010 21:06:38 +0000 |
jbr |
Combine output_subframe_verbatim() and output_subframe_lpc().
libavcodec
|
Fri, 30 Jul 2010 20:53:02 +0000 |
jbr |
Combine and simplify output_residual() and output_subframe_lpc().
libavcodec
|
Fri, 30 Jul 2010 20:29:03 +0000 |
jbr |
cosmetics: reindent
libavcodec
|
Fri, 30 Jul 2010 20:28:46 +0000 |
jbr |
Combine and simplify output_subframe_fixed() and output_subframe_lpc().
libavcodec
|
Fri, 30 Jul 2010 20:24:15 +0000 |
jbr |
Combine and simplify output_subframe_constant() and output_subframe_verbatim().
libavcodec
|
Fri, 30 Jul 2010 20:09:14 +0000 |
jbr |
Pass FlacSubframe to output_subframe_* instead of channel number.
libavcodec
|
Fri, 30 Jul 2010 19:40:18 +0000 |
jbr |
cosmetics: change FlacEncodeContext variable name from ctx to s in several
libavcodec
|