- 17 Aug, 2011 1 commit
-
-
Sven Hesse authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- 13 Jul, 2011 1 commit
-
-
Diego Biurrun authored
-
- 10 Jul, 2011 1 commit
-
-
Mans Rullgard authored
Declaring tools associated with each library in their respective makefiles allows these tools to easily depend on the correct prerequisites and link against the libs they need. Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 02 Jul, 2011 1 commit
-
-
Reinhard Tartler authored
Also include it into the doxygen documentation
-
- 28 Jun, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 25 Jun, 2011 1 commit
-
-
Diego Biurrun authored
Calling Make from subdirectories is not supported and config.mak has multiple inclusion guards anyway, so the top-level include is enough.
-
- 10 Jun, 2011 1 commit
-
-
Juan Carlos Rodriguez authored
This is enabled with an AVOption on the RTP muxer. The SDP generator looks for a latm flag in the rtpflags field. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 04 May, 2011 1 commit
-
-
Diego Biurrun authored
-
- 22 Apr, 2011 1 commit
-
-
Martin Storsjö authored
This can later be extended to support other AES bit sizes, encryption, other crypto algorithms, reading the key from a URL, etc. In order to use it, the key and initialization vector has to be passed via AVOptions. Since such options can't be passed to protocols from the command line, the protocol is currently only for libavformat internal use. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 19 Apr, 2011 1 commit
-
-
Anton Khirnov authored
-
- 14 Apr, 2011 1 commit
-
-
Max Horn authored
Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
- 28 Mar, 2011 1 commit
-
-
Kostya Shishkov authored
Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 16 Mar, 2011 1 commit
-
-
Anton Khirnov authored
The two functions are identical, no point in duplicating code here.
-
- 14 Mar, 2011 1 commit
-
-
Peter Ross authored
Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
- 06 Mar, 2011 1 commit
-
-
Martin Storsjö authored
Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
- 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>
-
- 04 Feb, 2011 1 commit
-
-
Martin Storsjö authored
Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
- 21 Jan, 2011 2 commits
-
-
Anton Khirnov authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
Anton Khirnov authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 18 Jan, 2011 1 commit
-
-
Reimar Döffinger authored
-
- 29 Dec, 2010 1 commit
-
-
Peter Ross authored
Originally committed as revision 26126 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Dec, 2010 1 commit
-
-
Anton Khirnov authored
Originally committed as revision 26113 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Dec, 2010 2 commits
-
-
Anton Khirnov authored
Originally committed as revision 26102 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Anton Khirnov authored
Dumps all metadata to a text file for easy manual editing. Originally committed as revision 26101 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Dec, 2010 1 commit
-
-
Peter Ross authored
Originally committed as revision 26094 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Dec, 2010 1 commit
-
-
Martin Storsjö authored
This fixes compilation with --disable-everything --enable-<component>, for all encoders, decoders, muxers, demuxers, parsers, protocols, bsfs, indevs, outdevs and filters at the moment. (All those that work without any external dependencies at least.) Originally committed as revision 26076 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Dec, 2010 1 commit
-
-
Martin Storsjö authored
This fixes one of the issues found if building with --disable-everything --enable-muxer=webm Originally committed as revision 26066 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Dec, 2010 1 commit
-
-
Justin Ruggles authored
Originally committed as revision 26005 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 05 Dec, 2010 1 commit
-
-
Martin Storsjö authored
This fixes roundup issue 2390. Originally committed as revision 25889 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Nov, 2010 1 commit
-
-
Anatoly Nenashev authored
Patch by Anatoly Nenashev, anatoly d nenashev a ovsoft d ru Originally committed as revision 25831 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 23 Nov, 2010 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 25806 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Nov, 2010 1 commit
-
-
Anssi Hannula authored
Patch by Anssi Hannula, anssi d hannula a iki d fi Originally committed as revision 25804 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Nov, 2010 1 commit
-
-
Anssi Hannula authored
files spdif.h and spdif.c. Patch by Anssi Hannula, anssi d hannula a iki d fi Originally committed as revision 25715 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Nov, 2010 1 commit
-
-
Anssi Hannula authored
Patch by Anssi Hannula, anssi d hannula a iki d fi Originally committed as revision 25713 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 29 Oct, 2010 1 commit
-
-
Martin Storsjö authored
Originally committed as revision 25601 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Oct, 2010 2 commits
-
-
Martin Storsjö authored
Originally committed as revision 25536 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
This allows compilation of one of them without requiring the others' dependencies to be present. Originally committed as revision 25535 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Oct, 2010 1 commit
-
-
Martin Storsjö authored
Originally committed as revision 25463 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Oct, 2010 1 commit
-
-
Martin Storsjö authored
Functions from these files are referenced from utils.c now. This fixes building with --disable-everything. Originally committed as revision 25425 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Oct, 2010 1 commit
-
-
Martin Storsjö authored
Originally committed as revision 25413 to svn://svn.ffmpeg.org/ffmpeg/trunk
-