- 02 Sep, 2014 1 commit
-
-
Mika Raento authored
This improves error messages for completely and somewhat broken inputs. Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 01 Sep, 2014 4 commits
-
-
Gabriel Dume authored
Signed-off-by: Diego Biurrun <diego@biurrun.de>
-
Gabriel Dume authored
Signed-off-by: Diego Biurrun <diego@biurrun.de>
-
Diego Biurrun authored
Only set a value if _WIN32_WINNT is undefined or smaller than 0x0600. This is cleaner than unconditional definition and avoids a number of redefinition warnings. Also only define a value in one of the two dxva2 headers.
-
Diego Biurrun authored
This avoids related incompatible pointer type warnings.
-
- 31 Aug, 2014 1 commit
-
-
Michael Niedermayer authored
-
- 28 Aug, 2014 9 commits
-
-
Diego Biurrun authored
-
Vittorio Giovara authored
Write the StereoMode Embl to bitstream.
-
Vittorio Giovara authored
Convert the Matroska stereo format to the Stereo3D format, and add a Stereo3D side data to the stream. Bump the doctype version supported. Bug-Id: 728 / https://bugs.debian.org/757185
-
Vittorio Giovara authored
-
Vittorio Giovara authored
-
Luca Barbato authored
Signed-off-by: Diego Biurrun <diego@biurrun.de>
-
Luca Barbato authored
Signed-off-by: Diego Biurrun <diego@biurrun.de>
-
Luca Barbato authored
Signed-off-by: Diego Biurrun <diego@biurrun.de>
-
Luca Barbato authored
Signed-off-by: Diego Biurrun <diego@biurrun.de>
-
- 27 Aug, 2014 8 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Luca Barbato authored
-
Luca Barbato authored
Leftover of a4d3c200.
-
Anton Khirnov authored
CC: libav-stable@libav.org
-
Anton Khirnov authored
The mpegenc private option values are in 50-byte units. CC: libav-stable@libav.org
-
Anton Khirnov authored
It is written to the file as a 22-bit value. CC: libav-stable@libav.org
-
- 26 Aug, 2014 6 commits
-
-
Vittorio Giovara authored
Even if sps.crop is true, the cropping amount may be zero. Fixes a sample with a valid but broken container cropping.
-
Gabriel Dume authored
Signed-off-by: Diego Biurrun <diego@biurrun.de>
-
Gabriel Dume authored
Signed-off-by: Diego Biurrun <diego@biurrun.de>
-
Diego Biurrun authored
-
Luca Barbato authored
It hints that the content is H264 according to HD-DVD.
-
Luca Barbato authored
As written in the comment above, skip must be added only if a start code is found.
-
- 25 Aug, 2014 4 commits
-
-
Diego Biurrun authored
Some obsolete versions of the MinGW32 runtime (<4.0.0) lack the definition.
-
Rémi Denis-Courmont authored
If the remote end of a connection oriented socket hangs up, generating an EPIPE error is preferable over an unhandled SIGPIPE signal. Signed-off-by: Martin Storsjö <martin@martin.st>
-
Anton Khirnov authored
It allows to configure how long will avformat_find_stream_info() wait to get the first timestamp.
-
Anton Khirnov authored
-
- 24 Aug, 2014 1 commit
-
-
Luca Barbato authored
alsa and x11grab use av_gettime() to report timestamps. Bug-Id: 647
-
- 23 Aug, 2014 3 commits
-
-
Reinhard Tartler authored
This option facilitates testing shared libarary builds: for instance fate builders do no longer need to set LD_LIBRARY_PATH as the binaries will get the right search paths hardcoded into their executable file. This option is only meant to be used for testing purposes: The installed libraries must not move around in the file system, and doing so will cause a lot of subtle problems. For more information why using RPATH is dangerous, please refer to https://blog.flameeyes.eu/2010/06/the-why-and-how-of-rpath
-
Reinhard Tartler authored
-
Luca Barbato authored
Unbreak 051aadee
-
- 22 Aug, 2014 3 commits
-
-
Diego Biurrun authored
This avoids a number of redefinition warnings on MinGW64.
-
Diego Biurrun authored
This avoids a number of redefinition warnings on MinGW64.
-
Luca Barbato authored
Since they are aliases for ogg enabling any of them enables ogg as well.
-