Luca Barbato
5a1a9da8a7
mpegvideo: Drop a stray error message
The condition is not a failure.
9 years ago
Vittorio Giovara
c45fcf30cf
DXV decoder
Support all DXDI and DXD3 normal quality videos.
9 years ago
Luca Barbato
0c7707610f
lavc: Add a lzf decompressor
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
9 years ago
Luca Barbato
4dc9f00365
build: Skip libvpx.h if libvpx is not enabled
9 years ago
Luca Barbato
1a164e0a83
tools: Drop a stale header
9 years ago
Michael Niedermayer
87a11db220
dnxhddata: Double frame_size for cid 1260
Despite '417792' being reported in the binary decoder, the buffer at
encoding time needs to be bigger to avoid running out of space due to
interlace handling.
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
9 years ago
Vittorio Giovara
a686e58165
des: Add missing include
9 years ago
Vittorio Giovara
87e5d8d78c
ismindex: Use the correct abs() version
9 years ago
Vittorio Giovara
9a003fc388
lavr: Remove unused label
9 years ago
Vittorio Giovara
b0d94324d2
libfdk-aacdec: Remove unused variable
9 years ago
Federico Tomassetti
6bcd3e0599
build: Add support for travis CI
It is useful to support a future staging branch and to have an
automated consistency check on github pull requests.
9 years ago
Vittorio Giovara
e88103a7f9
Bump major versions of all libraries
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
9 years ago
Vittorio Giovara
4e649debcf
Postpone API-incompatible changes until the next bump
9 years ago
Vittorio Giovara
3d89373fae
lavu: Drop deprecated private lls functions
Deprecated in 02/2013.
9 years ago
Vittorio Giovara
2f9b652e8c
lavu: Drop deprecated context size variables
Deprecated in 10/2012.
9 years ago
Vittorio Giovara
8f12ef9860
lavu: Drop deprecated duplicated AVFrame/AVCodecContext parameters
Deprecated in 10/2012.
9 years ago
Vittorio Giovara
bf7114b6ca
lavu: Drop deprecated AV_CPU_FLAG_MMX2 symbol
Deprecated in 11/2012.
9 years ago
Vittorio Giovara
2d40968dd3
lavu: Drop deprecated audioconvert.h header
Deprecated in 11/2012.
9 years ago
Vittorio Giovara
cdfe45ad37
lavu: Drop deprecated av_reverse function
Deprecated in 10/2012.
9 years ago
Vittorio Giovara
2f8cbbc962
lavu: Drop deprecated external access to AVPixFmtDescriptor table
Deprecated in 10/2012.
9 years ago
Vittorio Giovara
183db02a51
lavu: Drop deprecated old_pix_fmt.h and related code
Deprecated in 10/2012.
9 years ago
Vittorio Giovara
cad40a3833
lavc: Drop deprecated deinterlace module
Deprecated in 03/2013.
9 years ago
Vittorio Giovara
069713aa4b
lavc: Drop deprecated thread opaque and codec pkt
These fields were never part of the public API.
9 years ago
Vittorio Giovara
9f90b24877
lavc: Drop deprecated get_buffer related functions
Deprecated in 11/2012.
9 years ago
Vittorio Giovara
01bcc2d5c2
lavc: Drop deprecated destruct_packet related functions
Deprecated in 10/2012.
9 years ago
Vittorio Giovara
dc70c19476
lavc: Drop deprecated request_channels related functions
Deprecated in 04/2011.
9 years ago
Vittorio Giovara
f6974fe651
lavfi: Drop deprecated AVFilterBuffer* code
Deprecated in 11/2012.
9 years ago
Vittorio Giovara
e65e4cbbda
lavfi: Drop deprecated *_count suffixed variables
Deprecated in 06/2012.
9 years ago
Vittorio Giovara
86e5056575
lavfi: Drop deprecated public AVFilterPad struct
Deprecated in 06/2012.
9 years ago
Vittorio Giovara
11b2eed43e
lavr: Drop deprecated context reinitialization if resampling was not enabled
Deprecated in 11/2012.
9 years ago
Vittorio Giovara
9d58639e27
sws: Drop deprecated SWS_CPU_CAPS defines
Deprecated in 07/2012.
9 years ago
Henrik Gramner
c457bdebe7
checkasm: Fix floating point arguments on 64-bit Windows
Signed-off-by: Anton Khirnov <anton@khirnov.net>
9 years ago
Luca Barbato
b1abd2aaf9
vf_scale: Add an option to pass the scaler params
Reported-By: zehan@magicpony.technology
9 years ago
Timothy Gu
c23999be13
avconv_opt: Add an option that lists all supported hwaccels
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
9 years ago
Timothy Gu
629d4c5b4d
avconv_opt: Add missing comma
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
9 years ago
Luca Barbato
e176639bcb
webm: Explicitly select libvpx, libopus and libvorbis encoders
And update the preference for the newer codecs now that the libraries
seem stable and widespread enough.
Bug-Id: 695
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
9 years ago
Luca Barbato
413d4e54a9
nvenc: Properly free the fifos
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
9 years ago
Luca Barbato
2157df425b
hlsenc: Support outputting specific versions
Right now only version 2 and version 3 are supported.
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
9 years ago
Vittorio Giovara
d68705c975
dnxhddata: Add tables for missing DNx100 profiles
1440x1080@8 progressive (1259) and interlaced (1260).
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
9 years ago
Vittorio Giovara
a4615572b5
dnxhddata: Merge a few duplicated RUN tables
9 years ago
Vittorio Giovara
efbfb1ad11
dnxhddata: Group together RUN-related tables
This helps in finding duplicates.
9 years ago
Vittorio Giovara
403ea4ac72
dnxhddata: Merge a few duplicated DC tables
9 years ago
Vittorio Giovara
5e129ed655
dnxhddata: Group together DC-related tables
This helps in finding duplicates.
9 years ago
Vittorio Giovara
d3ae4c6594
dnxhddata: List the reused tables in a comment
9 years ago
Vittorio Giovara
fdd021884d
dnxhddata: Keep a single CID in the table names
Use a comment to list the reused tables, since it's more flexible than a
table name to keep information like this. The list will expand in later
commits.
9 years ago
Luca Barbato
e23f84d965
channel_layout: Add a 16channel default layout
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
9 years ago
Luca Barbato
d5eab59a53
aac: Make sure to set err on the failure path
Bug-Id: CID 1308153
9 years ago
Luca Barbato
167ea1fbf1
xavs: Do not try to set the bitrate tolerance without a bitrate
Avoid a division by zero.
Bug-Id: CID 1257655
9 years ago
Luca Barbato
61d8fa2a1a
h264: Fix faulty call to avpriv_request_sample
Broken in f9ab4fe1f7
9 years ago
John Högberg
f9ab4fe1f7
h264: Discard currently unsupported registered sei
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
9 years ago