Diego Biurrun
d6390090c4
configure: Skip check for inline assembly capabilities when explicitly disabled
...
Otherwise inline assembly may get enabled when disabled on the command line.
8 years ago
Vittorio Giovara
083ea87681
APIchanges: Update bump dates
8 years ago
Luca Barbato
8c616b3b89
avplay: Use the named syntax for buffersrc arguments
...
Avoid confusion.
8 years ago
Vittorio Giovara
883ce264d9
vf_showinfo: Display spherical properties
8 years ago
Vittorio Giovara
3f128fc4a3
vf_showinfo: Simplify reporting stereo3d information
8 years ago
Vittorio Giovara
5f90ad99bb
spherical: Change types of bounding and pad to uint32_t
...
These values are defined to be 32bit in the specification,
so it makes more sense to store them as fixed width.
Based on a patch by Micahel Niedermayer <michael@niedermayer.cc>.
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
8 years ago
Vittorio Giovara
35cf146a33
lavu: Drop deprecated av_dlog macro
...
Deprecated in 05/2015.
8 years ago
Vittorio Giovara
619a433eca
lavu: Drop deprecated option type
...
Deprecated in 02/2014.
8 years ago
Vittorio Giovara
dd343fd986
lavu: Drop deprecated VDPAU pixel formats
...
Deprecated in 07/2013.
8 years ago
Vittorio Giovara
0648dec19d
lavc: Drop deprecated stream codec tag
...
Deprecated in 07/2015.
8 years ago
Vittorio Giovara
94eed68ace
lavc: Drop deprecated options moved to private contexts
...
Deprecated in 10/2014 and 07/2015.
8 years ago
Vittorio Giovara
c43a96fe16
lavc: Drop deprecated time_base variable for decoding
...
Deprecated in 10/2015.
8 years ago
Vittorio Giovara
48bb0da050
lavc: Drop deprecated way of setting audio delay on encode
...
Deprecated in 08/2014.
8 years ago
Vittorio Giovara
5182a28b5d
lavc: Drop deprecated global afd field
...
Deprecated in 08/2014.
8 years ago
Vittorio Giovara
4476027d93
lavc: Drop deprecated avctx codec name
...
Deprecated in 04/2014.
8 years ago
Vittorio Giovara
bb45d11282
lavc: Drop deprecated codec flags
...
Deprecated between 04/2014 - 05/2015.
8 years ago
Vittorio Giovara
302554835e
lavc: Drop deprecated unused public members
...
Deprecated in 07/2014.
8 years ago
Vittorio Giovara
b3739599bd
lavc: Drop deprecated emu edge functionality
...
Deprecated in 01/2014.
8 years ago
Vittorio Giovara
06c20d3e32
lavc: Drop deprecated av_fast_malloc() compatibility
...
Deprecated in 10/2013.
8 years ago
Vittorio Giovara
da5ba26b9e
lavc: Drop deprecated macroblock type symbols
...
Deprecated in 10/2013.
8 years ago
Vittorio Giovara
cbebc3251b
lavc: Drop deprecated public symbols
...
qscale types and maximum number of bframes deprecated in 10/2013.
Negative linesizes deprecated in 11/2013.
xvidmmx deprecated in 08/2014.
8 years ago
Vittorio Giovara
72dc7ddd18
lavc: Drop deprecated error rate option
...
Deprecated in 10/2013.
8 years ago
Diego Biurrun
dcc39ee10e
lavc: Remove deprecated XvMC support hacks
...
Deprecated in 11/2013.
8 years ago
Vittorio Giovara
0871e23377
lavc: Drop deprecated architectures symbols
...
Alpha deprecated in 11/2013.
Sh4 and sparc deprecated in 01/2014.
8 years ago
Vittorio Giovara
c06e739291
lavc: Drop deprecated extended aspect ratio symbol
...
Deprecated in 10/2013.
8 years ago
Vittorio Giovara
0c7986df44
lavc: Drop deprecated workaround bugs options
...
Illegal ac_vlc and old msmpeg4 detection deprecated in 10/2013.
8 years ago
Vittorio Giovara
8933ac2079
lavc: Drop deprecated debug mv functionality
...
Deprecated in 10/2013.
8 years ago
Vittorio Giovara
6dca24cd1d
lavc: Drop deprecated way of setting codec dimensions
...
Deprecated in 10/2013.
8 years ago
Vittorio Giovara
1146bb3bab
lavc: Drop deprecated voxware codec entry
...
Deprecated in 08/2013.
8 years ago
Vittorio Giovara
5c1585c4c3
lavc: Drop deprecated VDPAU buffer fields
...
Deprecated in 07/2013.
8 years ago
Vittorio Giovara
7b91704118
lavc: Drop deprecated VDPAU codec capability
...
Deprecated in 07/2013.
8 years ago
Vittorio Giovara
b748c280e5
lavc: Drop deprecated lowres option
...
Deprecated in 04/2013.
8 years ago
Vittorio Giovara
0337adfab5
lavc: Drop deprecated missing sample log function
...
Deprecated in 01/2013.
8 years ago
Vittorio Giovara
bc143ce1ac
lavc: Drop deprecated chroma subsample function
...
Deprecated in 11/2012.
8 years ago
Vittorio Giovara
63fe79a336
lavf: Drop deprecated hint to set muxer timebase
...
Deprecated in 05/2014.
8 years ago
Vittorio Giovara
263358e0c9
lavf: Drop deprecated AVFract type and related field
...
Deprecated in 05/2014.
8 years ago
Vittorio Giovara
5e71299758
lavf: Drop deprecated bitexact functionality
...
Deprecated in 05/2014.
8 years ago
Vittorio Giovara
96a47364d1
lavfi: Drop deprecated non-const filter retrieval
...
Deprecated in 10/2013.
8 years ago
Vittorio Giovara
8e18328b18
lavfi: Drop deprecated filter registration
...
Deprecated in 04/2013.
8 years ago
Vittorio Giovara
52067b3c0e
lavfi: Drop deprecated filter initialization
...
Deprecated in 03/2013.
8 years ago
Vittorio Giovara
c5c7cfd5e8
lavfi: Drop deprecated functions to open a filter or a filterchain
...
Deprecated in 03/2013.
8 years ago
Vittorio Giovara
88fd836a01
lavfi: Drop deprecated way of passing options for a few filters
...
Deprecated in 02/2013.
8 years ago
Vittorio Giovara
07a2b15594
Bump major versions of all libraries
...
This disables everything that was deprecated at least 18 months ago.
Readjust the minimum API version as needed, postponing any
API-incompatible changes until the next bump.
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
8 years ago
Carl Eugen Hoyos
628ce8b8b6
flvdec: Set avg_frame_rate for video streams
...
Signed-off-by: Martin Storsjö <martin@martin.st>
8 years ago
Martin Storsjö
8e2346154e
libavutil: Hook up the rest of the gcc specific attributes to clang as well
...
Hook up all attributes that don't have a MSVC specific version at the
moment.
See f637046d31
for details.
These don't seem to be critical for building with clang in MSVC mode
though, and thus haven't been hooked up until now.
These seem to build fine with as old clang as 3.3 at least.
(clang 3.3 disguises itself as gcc 4.2 normally, so all of these
have been used for clang before, except for av_cold.)
The clang version numbers themselves are useless for detecting what
attributes are available, since Apple's clang builds use a completely
different versioning (presenting itself as e.g. clang 8.0 instead
of 3.8).
Signed-off-by: Martin Storsjö <martin@martin.st>
8 years ago
Martin Storsjö
3aa9c523e9
libavutil: Define the noreturn attribute for clang in MSVC mode as well
...
This is a follow-up to f637046d31
.
Without the noreturn attribute set, avconv_opt.c fails to build after
d2e6dd32a4
with the error "control may reach end of non-void function".
By making sure the noreturn attribute is set properly, this compiles
as intended.
Signed-off-by: Martin Storsjö <martin@martin.st>
8 years ago
Luca Barbato
a46a4f722d
dca: Refactor dca_filter_channels() a little
...
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
8 years ago
Luca Barbato
e245d4f45c
dca: Validate the channel map
...
Having a mismatch between the number of channels in the stream and those
in the channel map will lead to a segfault or worse.
Bug-Id: 1016
CC: libav-stable@libav.org
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
8 years ago
Konda Raju
3df77b58e3
nvenc: Allow different const qps for I, P and B frames
...
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
8 years ago
Luca Barbato
ca960161f0
rtsp: Move message parsing to a separate function
...
Make easier to handle the polling function before we implement
full threading support.
8 years ago