- 23 Jun, 2012 1 commit
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- 12 Jun, 2012 2 commits
-
-
Paul B Mahol authored
Also fix build dependencies while here. Reviewed-by:
Michael Niedermayer <michaelni@gmx.at> Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- 22 May, 2012 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 10 May, 2012 1 commit
-
-
Michael Niedermayer authored
Its useful to support the official decoder for comparission and debugging. This reverts commit f9def9cc. Conflicts: Changelog configure libavcodec/allcodecs.c libavcodec/libvorbis.c Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 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>
-
- 21 Mar, 2012 1 commit
-
-
Justin Ruggles authored
-
- 29 Feb, 2012 9 commits
-
-
Justin Ruggles authored
also use AVERROR codes for some return values instead of -1
-
Justin Ruggles authored
simplifies the code and does less memmove()
-
Justin Ruggles authored
vorbis_bitrate_flushpacket() does not return any packets that should not be output in the bitstream.
-
Justin Ruggles authored
-
Justin Ruggles authored
libvorbis takes float input, so we can just deinterleave/reorder the input as-is instead of also converting.
-
Justin Ruggles authored
Fixes a segfault if init() fails before initializing the dsp state
-
Justin Ruggles authored
-
Justin Ruggles authored
- enable the options for audio encoding - properly check for user-set maxrate - use correct calling order in vorbis_encode_setup_managed()
-
Justin Ruggles authored
-
- 25 Feb, 2012 2 commits
-
-
Justin Ruggles authored
-
Justin Ruggles authored
it is already set in avcodec_alloc_frame()
-
- 20 Feb, 2012 1 commit
-
-
Justin Ruggles authored
-
- 31 Dec, 2011 1 commit
-
-
Nicolas George authored
-
- 30 Dec, 2011 1 commit
-
-
Diego Biurrun authored
-
- 29 Dec, 2011 1 commit
-
-
Diego Biurrun authored
-
- 12 Oct, 2011 1 commit
-
-
Anton Khirnov authored
-
- 24 Sep, 2011 1 commit
-
-
Diego Biurrun authored
-
- 04 Jul, 2011 1 commit
-
-
Robert Swain authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 10 May, 2011 1 commit
-
-
Anton Khirnov authored
This breaks API and ABI.
-
- 30 Apr, 2011 1 commit
-
-
Anton Khirnov authored
This breaks API and ABI.
-
- 15 Apr, 2011 1 commit
-
-
Carl Eugen Hoyos authored
The warning is printed with loglevel error because the output stream is known to be broken. Also warn if no channel layout was provided for multichannel input.
-
- 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>
-
- 30 Dec, 2010 1 commit
-
-
Justin Ruggles authored
Originally committed as revision 26165 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Nov, 2010 1 commit
-
-
Stefano Sabatini authored
SampleFormat with AVSampleFormat. Originally committed as revision 25730 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Oct, 2010 1 commit
-
-
James Zern authored
Patch by James Zern, jzern google Originally committed as revision 25472 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 29 Sep, 2010 1 commit
-
-
Michael Niedermayer authored
First example and test of private codec parameters. Originally committed as revision 25258 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Jul, 2010 1 commit
-
-
Pascal Massimino authored
Originally committed as revision 24375 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Jul, 2010 2 commits
-
-
Pascal Massimino authored
Originally committed as revision 24184 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Pascal Massimino authored
Originally committed as revision 24183 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Jun, 2010 1 commit
-
-
James Darnley authored
Fixes issue 1325. Patch by James Darnley, james dot darnley at gmail Originally committed as revision 23818 to svn://svn.ffmpeg.org/ffmpeg/trunk
-