- 17 May, 2013 6 commits
-
-
Anton Khirnov authored
Frame number should be incremented normally even if the link properties change.
-
Anton Khirnov authored
It should not be reinitialized if the link properties change.
-
Anton Khirnov authored
Do not leak the initialized filter instance.
-
Anton Khirnov authored
-
Anton Khirnov authored
Do not leak the expressions.
-
Kostya Shishkov authored
-
- 16 May, 2013 26 commits
-
-
Jeremy Hinegardner authored
According to the PIFF specification[1] the base_data_offset field MUST be omitteed. See section 5.2.17. Since the ISMV files created by libavformat state that they are 'piff' compatible via 'ftyp' box, this needs to be corrected. [1] http://www.iis.net/learn/media/smooth-streaming/protected-interoperable-file-formatSigned-off-by: Martin Storsjö <martin@martin.st>
-
Sebastian Sandberg authored
Signed-off-by: Martin Storsjö <martin@martin.st>
-
Michael Kostylev authored
Signed-off-by: Diego Biurrun <diego@biurrun.de>
-
Luca Barbato authored
The condition cannot happen anymore.
-
Luca Barbato authored
When JPEG-LS support is disabled the decoder would feed the data to the JPEG Lossless decode_*_scan function resulting in faulty decoding. CC: libav-stable@libav.org
-
Anton Khirnov authored
This is shorter and consistent across filters.
-
Anton Khirnov authored
This is shorter and consistent across filters.
-
Anton Khirnov authored
This is shorter and consistent across filters.
-
Anton Khirnov authored
This is shorter and consistent across filters.
-
Anton Khirnov authored
This is shorter and consistent across filters.
-
Anton Khirnov authored
This is shorter and consistent across filters.
-
Anton Khirnov authored
This is shorter and consistent across filters.
-
Anton Khirnov authored
This is shorter and consistent across filters.
-
Anton Khirnov authored
This is shorter and consistent across filters.
-
Anton Khirnov authored
This is shorter and consistent across filters.
-
Anton Khirnov authored
-
Anton Khirnov authored
This is shorter and consistent across filters.
-
Anton Khirnov authored
This is shorter and consistent across filters.
-
Anton Khirnov authored
This is shorter and consistent across filters.
-
Anton Khirnov authored
This is shorter and consistent across filters.
-
Anton Khirnov authored
This is shorter and consistent across filters.
-
Anton Khirnov authored
-
Anton Khirnov authored
This is shorter and consistent across filters.
-
Anton Khirnov authored
This is shorter and consistent across filters.
-
Anton Khirnov authored
This is shorter and consistent across filters.
-
Anton Khirnov authored
This is shorter and consistent across filters.
-
- 15 May, 2013 8 commits
-
-
Diego Biurrun authored
-
Luca Barbato authored
Signed-off-by: Diego Biurrun <diego@biurrun.de>
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Martin Storsjö authored
Signed-off-by: Martin Storsjö <martin@martin.st>
-
Alex Smith authored
This makes it consistent with the msvc builds which automatically set the DEP and ASLR flags by default. There really is no good reason why they shouldn't be set. The fact that binutils does not set them on by default boggles the mind. Signed-off-by: Martin Storsjö <martin@martin.st>
-