- 06 Mar, 2013 1 commit
-
-
James Zern authored
- check ret < 0 - remove excessive error log Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 25 Feb, 2013 1 commit
-
-
Diego Biurrun authored
-
- 05 Dec, 2012 1 commit
-
-
Justin Ruggles authored
-
- 20 Nov, 2012 1 commit
-
-
Justin Ruggles authored
-
- 22 Aug, 2012 3 commits
-
-
Justin Ruggles authored
-
Justin Ruggles authored
-
Justin Ruggles authored
-
- 07 Aug, 2012 1 commit
-
-
Anton Khirnov authored
-
- 23 Mar, 2012 1 commit
-
-
Paul B Mahol authored
Signed-off-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 22 Mar, 2012 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 11 Feb, 2012 12 commits
-
-
Justin Ruggles authored
-
Justin Ruggles authored
-
Justin Ruggles authored
Simplifies use of verbatim mode.
-
Justin Ruggles authored
Otherwise it is not needed because it matches the frame size as encoded in the extradata.
-
Justin Ruggles authored
This avoids an indirection and will simplify implementation of encode2()
-
Justin Ruggles authored
-
Justin Ruggles authored
Gives a better estimate of buffer requirements and a better decision of whether or not to use verbatim mode.
-
Justin Ruggles authored
-
Justin Ruggles authored
-
Justin Ruggles authored
It is already set in avcodec_alloc_frame()
-
Justin Ruggles authored
encoded ALAC does not have a fixed number of bits per sample
-
Justin Ruggles authored
-
- 06 Feb, 2012 1 commit
-
-
Diego Biurrun authored
-
- 03 Jan, 2012 2 commits
-
-
Justin Ruggles authored
This isn't used by the reference encoder, but it is supported by the decoder.
-
Justin Ruggles authored
-
- 02 Dec, 2011 1 commit
-
-
Nathan Adil Maxson authored
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
-
- 29 Jul, 2011 1 commit
-
-
Anton Khirnov authored
It's more readable and less prone to breakage.
-
- 20 May, 2011 1 commit
-
-
Carl Eugen Hoyos authored
-
- 10 May, 2011 1 commit
-
-
Anton Khirnov authored
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 28 Jan, 2011 1 commit
-
-
Diego Elio Pettenò authored
None of these symbols should be accessed directly, so declare them as hidden. Signed-off-by: Mans Rullgard <mans@mansr.com> (cherry picked from commit d36beb3f)
-
- 26 Jan, 2011 1 commit
-
-
Diego Elio Pettenò authored
None of these symbols should be accessed directly, so declare them as hidden. Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 23 Jan, 2011 2 commits
-
-
Justin Ruggles authored
Signed-off-by: Mans Rullgard <mans@mansr.com> (cherry picked from commit 77a78e9b)
-
Justin Ruggles authored
Signed-off-by: Mans Rullgard <mans@mansr.com> (cherry picked from commit 56f8952b)
-
- 21 Jan, 2011 2 commits
-
-
Justin Ruggles authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
Justin Ruggles authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 12 Nov, 2010 1 commit
-
-
Stefano Sabatini authored
SampleFormat with AVSampleFormat. Originally committed as revision 25730 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Jul, 2010 1 commit
-
-
Reimar Döffinger authored
audio encoders. This is purely for clarity/documentation purposes. Originally committed as revision 24481 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Jul, 2010 1 commit
-
-
Justin Ruggles authored
Add AVLPCType enum. Deprecate AVCodecContext.use_lpc. Originally committed as revision 24199 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Apr, 2010 1 commit
-
-
Jai Menon authored
Originally committed as revision 22851 to svn://svn.ffmpeg.org/ffmpeg/trunk
-