- 13 Oct, 2012 1 commit
-
-
Luca Barbato authored
The native tags will be used when available.
-
- 12 Oct, 2012 1 commit
-
-
Anton Khirnov authored
Make av_pix_fmt_descriptors table static on next major bump. Making the table public is dangerous, since the caller has no way to know how large it actually is. It also prevents adding new fields to AVPixFmtDescriptor without a major bump.
-
- 11 Oct, 2012 2 commits
-
-
Martin Storsjö authored
The current API where the plain size is exposed is not of much use - in most cases it is allocated dynamically anyway. If allocated e.g. on the stack via an uint8_t array, there's no guarantee that the struct's members are aligned properly (unless the array is overallocated and the opaque pointer within it manually aligned to some unspecified alignment). Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Luca Barbato authored
URLProtocols are private and custom AVIOContexts are a simple and easier solution for most of the situations.
-
- 10 Oct, 2012 1 commit
-
-
Luca Barbato authored
-
- 09 Oct, 2012 1 commit
-
-
Anton Khirnov authored
It has not worked for anything other than fringe codecs (asv1/2, mdec, mjpeg[b]) since about 2003 and nobody ever noticed or complained. This sufficiently proves that there are no users of this option who have a clue of what they are doing, so it is completely useless.
-
- 08 Oct, 2012 6 commits
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
Luca Barbato authored
-
Luca Barbato authored
The tag @table expects @item to mark entries.
-
Luca Barbato authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
- 06 Oct, 2012 1 commit
-
-
Anton Khirnov authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- 05 Oct, 2012 2 commits
-
-
Anton Khirnov authored
-
Anton Khirnov authored
-
- 01 Oct, 2012 1 commit
-
-
Nathan Caldwell authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- 28 Sep, 2012 7 commits
-
-
Derek Buitenhuis authored
Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
Derek Buitenhuis authored
Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
Derek Buitenhuis authored
Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
Derek Buitenhuis authored
This practice is not supported by the MinGW developers, and even requires patching the MinGW runtimes in newer versions. Furthermore, we now support build with MSVC, so this section is rendered useless. Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
Derek Buitenhuis authored
This works just fine, and has for quite a while, using the mingw-get installer. Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
Derek Buitenhuis authored
This is the toolchain most, including Libav's nightlies, use to build. Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
Nicolas George authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- 24 Sep, 2012 1 commit
-
-
Anton Khirnov authored
Since an AVFrame now has malloced members (extended_data), it must have a destructor.
-
- 15 Sep, 2012 1 commit
-
-
Andrey Utkin authored
Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 12 Sep, 2012 1 commit
-
-
Tim Walker authored
Can be used by DTS-HD, TrueHD and E-AC-3, among others. Signed-off-by:
Justin Ruggles <justin.ruggles@gmail.com>
-
- 04 Sep, 2012 1 commit
-
-
Martin Storsjö authored
Also mention this change in APIchanges. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 31 Aug, 2012 1 commit
-
-
Alberto Delmás authored
Signed-off-by:
Kostya Shishkov <kostya.shishkov@gmail.com>
-
- 30 Aug, 2012 3 commits
-
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
- 29 Aug, 2012 1 commit
-
-
Anton Khirnov authored
-
- 23 Aug, 2012 1 commit
-
-
Anton Khirnov authored
Also fill in missing dates and hashes.
-
- 20 Aug, 2012 1 commit
-
-
Jan Ekström authored
Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 19 Aug, 2012 3 commits
-
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
This option does not do anything. Also remove OPT_GRAB, since -isync is the last option using it.
-
- 18 Aug, 2012 2 commits
-
-
Anton Khirnov authored
Make it print a list of AVCodecDescriptors. Add new -decoders and -encoders options that print lists of decoders and encoders respectively.
-
Anton Khirnov authored
-
- 17 Aug, 2012 1 commit
-
-
Jordi Ortiz authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-