- 01 Jul, 2012 1 commit
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 06 Apr, 2012 1 commit
-
-
Martin Storsjö authored
Also break some long lines, remove codec function placeholder comments and add spaces in sample/pixel format lists. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 28 Mar, 2012 1 commit
-
-
Diego Biurrun authored
Also remove one pointless zero initialization in rangecoder.c.
-
- 05 Mar, 2012 1 commit
-
-
Justin Ruggles authored
It is not necessary
-
- 17 Feb, 2012 1 commit
-
-
Ronald S. Bultje authored
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind CC: libav-stable@libav.org
-
- 15 Feb, 2012 1 commit
-
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 28 Jan, 2012 1 commit
-
-
Alex Converse authored
-
- 02 Dec, 2011 2 commits
-
-
Janne Grunau authored
Pass the correct size in bits to mpeg4audio_get_config and add a flag to disable parsing of the sync extension when the size is not known. Latm with AudioMuxVersion 0 does not specify the size of the audio specific config. Data after the audio specific config can be misinterpreted as sync extension resulting in random and wrong configs.
-
Justin Ruggles authored
Deprecate avcodec_decode_audio3(). Implement audio support in avcodec_default_get_buffer(). Implement the new audio decoder API in all audio decoders.
-
- 22 Oct, 2011 1 commit
-
-
Dustin Brody authored
lavc: replace references to deprecated AVCodecContext.error_recognition to use AVCodecContext.err_recognition Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 20 Oct, 2011 1 commit
-
-
Anton Khirnov authored
Specifically, ff_mpeg4audio_sample_rates, ff_mpeg4audio_get_config and ff_copy_pce_data
-
- 29 Jul, 2011 1 commit
-
-
Anton Khirnov authored
It's more readable and less prone to breakage.
-
- 20 Jun, 2011 1 commit
-
-
Justin Ruggles authored
av_get_bits_per_sample_fmt() is deprecated.
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 15 Feb, 2011 1 commit
-
-
Reinhard Tartler authored
It is pretty hopeless that other considerable projects will adopt libavutil alone in other projects. Projects that need small footprint are better off with more specialized libraries such as gnulib or rather just copy the necessary parts that they need. With this in mind, nobody is helped by having libavutil and libavcore split. In order to ease maintenance inside and around FFmpeg and to reduce confusion where to put common code, avcore's functionality is merged (back) to avutil. Signed-off-by:
Reinhard Tartler <siretart@tauware.de>
-
- 29 Jan, 2011 2 commits
-
-
Luca Barbato authored
dprintf clashes with POSIX.1-2008
-
Vitor Sessak authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 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>
-
- 06 Dec, 2010 1 commit
-
-
Sprezz authored
than just per-block. Patch by Sprezz [sprezzatura gmx com]. Fixes Issue 2387. Originally committed as revision 25898 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
-
- 08 Nov, 2010 2 commits
-
-
Thilo Borgmann authored
Originally committed as revision 25711 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Thilo Borgmann authored
Originally committed as revision 25710 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 Nov, 2010 1 commit
-
-
Stefano Sabatini authored
Originally committed as revision 25668 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Aug, 2010 1 commit
-
-
Reinhard Tartler authored
Originally committed as revision 24737 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Jul, 2010 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 24170 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Jul, 2010 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 23961 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Jun, 2010 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 23904 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 29 Jun, 2010 1 commit
-
-
Thilo Borgmann authored
Originally committed as revision 23889 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Jun, 2010 1 commit
-
-
Måns Rullgård authored
The maximum value of sub_blocks is 8, a safe size to always allocate on stack. Originally committed as revision 23797 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Apr, 2010 1 commit
-
-
Diego Biurrun authored
Passing an explicit filename to this command is only necessary if the documentation in the @file block refers to a file different from the one the block resides in. Originally committed as revision 22921 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Mar, 2010 1 commit
-
-
Stefano Sabatini authored
is deprecated and will be dropped at the next major bump. Originally committed as revision 22735 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Mar, 2010 1 commit
-
-
Thilo Borgmann authored
Originally committed as revision 22238 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Feb, 2010 1 commit
-
-
Thilo Borgmann authored
Originally committed as revision 21892 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Feb, 2010 2 commits
-
-
Thilo Borgmann authored
Originally committed as revision 21872 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Thilo Borgmann authored
Originally committed as revision 21871 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 Feb, 2010 1 commit
-
-
Thilo Borgmann authored
Originally committed as revision 21849 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Feb, 2010 2 commits
-
-
Thilo Borgmann authored
Originally committed as revision 21810 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Thilo Borgmann authored
Originally committed as revision 21799 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Feb, 2010 1 commit
-
-
Thilo Borgmann authored
Originally committed as revision 21583 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Jan, 2010 1 commit
-
-
Thilo Borgmann authored
Originally committed as revision 21171 to svn://svn.ffmpeg.org/ffmpeg/trunk
-