- 26 Oct, 2012 9 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
This avoids Doxygen believing the attribute is the function name.
-
Diego Biurrun authored
-
Janne Grunau authored
Fixes CID602232.
-
Mans Rullgard authored
It is wrong to force -mcpu=ultrasparc when checking for vis. Signed-off-by: Mans Rullgard <mans@mansr.com>
-
Michael Kostylev authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 25 Oct, 2012 2 commits
-
-
Martin Storsjö authored
This makes sure the previously always installed public header lzo.h is installed if the LZO functionality is enabled. Signed-off-by: Martin Storsjö <martin@martin.st>
-
Luca Barbato authored
-
- 01 Jan, 2001 1 commit
-
-
Luca Barbato authored
-
- 25 Oct, 2012 9 commits
-
-
Janne Grunau authored
This was previously implicitly done in ff_raw_read_header(). Fixes fate tests with pcm input.
-
Janne Grunau authored
avio_size() reports the filesize which returns 0 for /dev/null. avio_tell() reports the current position. Also handle errors from avio_tell().
-
Janne Grunau authored
Fixes CID700635, CID700636 and CID732274.
-
Luca Barbato authored
It is not used anymore and is a kludge.
-
Luca Barbato authored
The code shared is not actually shared with anything else.
-
Luca Barbato authored
-
Luca Barbato authored
ff_raw_read_header is used only for this demuxer for video.
-
Diego Biurrun authored
-
Diego Biurrun authored
The function is used elsewhere and does not belong with the LZO code.
-
- 24 Oct, 2012 9 commits
-
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
Martin Storsjö authored
Also use dts instead of pts for deciding where to split fragments. Signed-off-by: Martin Storsjö <martin@martin.st>
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
Avoids memleaks with audio when extended_data is nontrivial and the user doesn't reset the frame. Shouldn't have any effect for video for now, but might be useful in the future.
-
- 23 Oct, 2012 10 commits
-
-
Justin Ruggles authored
-
Justin Ruggles authored
Also fixes 3 compiler warnings about using uninitialized variables.
-
Justin Ruggles authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Mans Rullgard authored
Since the requirement for output padding has been lifted, we can use av_memcpy_backptr() here as well. Signed-off-by: Mans Rullgard <mans@mansr.com>
-
Diego Biurrun authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
Diego Biurrun authored
-
Reinhard Tartler authored
-