- 01 May, 2010 6 commits
-
-
mstorsjo authored
Feel free to revert if you can specify a concrete case where this actually is necessary. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23006 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
rbultje authored
Partially fixes issue 1758. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23005 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
reimar authored
av_probe_input_format2 git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23004 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
reimar authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23003 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
reimar authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23002 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
stefano authored
of failure return the stored value rather than the current errno, which may be overwritten by a following call to close(). git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23001 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 30 Apr, 2010 10 commits
-
-
alexc authored
Thanks to Chromium. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23000 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
alexc authored
Thanks to Chromium. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22999 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
alexc authored
6 patches means there can be 7 borders. Found by Chromium. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22998 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
Fixes issue1901 git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22997 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
alexc authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22996 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
alexc authored
This includes merging ff_sbr_dequant into ff_sbr_apply. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22995 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
alexc authored
Approved by the previous maintainer Rob. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22994 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
mru authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22993 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
mru authored
Using macro templates allows the vp[56]_adjust functions to be inlined instead of called through function pointers. The new function pointers enable optimised implementations of the filters. 4% faster VP6 decoding on Cortex-A8. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22992 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22991 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 29 Apr, 2010 2 commits
-
-
mru authored
The normal byteswap functions might use inline asm which is suboptimal with constants (and cannot be used in static initialisers), so special macros for constants only is needed. We should not rely on the gcc __builtin_constant_p() test since it is not always available. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22990 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
ramiro authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22989 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 28 Apr, 2010 4 commits
-
-
jai_menon authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22988 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22987 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
lucabe authored
function. Avoids the following warning: libavdevice/v4l2.c: In function ‘v4l2_read_header’: libavdevice/v4l2.c:586: warning: ‘codec_id’ may be used uninitialized in this function git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22986 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
cehoyos authored
Patch by Anssi Hannula, anssi D hannula A iki fi git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22985 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 27 Apr, 2010 8 commits
-
-
stefano authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22984 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
stefano authored
sample_aspect_ratio is known. Avoid to show bogus values, which may confuse both the human and the machine reader. Based on a patch by Robert Krüger $(echo lsvfhfs@tjhobm7.ef | tr "b-za" "a-z"). git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22983 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
stefano authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22982 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
stefano authored
instead which is semantically equivalent. See the thread: Subject: [FFmpeg-devel] [RFC] The meaning of AVERROR_NOTSUPP Date: Sat, 27 Mar 2010 00:51:13 +0100 git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22981 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
lucabe authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22980 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
lucabe authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22979 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
rbultje authored
Patch by Sebastian Vater <cdgs.basty googlemail com>. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22978 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
rbultje authored
fields of common media header chunks (these can have different sizes depending on the type of IFF file you read), better handle odd sizes (like RIFF, every field is padded to word) and handle headerchunks after the BODY chunk. Patch by Sebastian Vater <cdgs.basty googlemail com>. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22977 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 26 Apr, 2010 10 commits
-
-
rbultje authored
Patch by Sebastian Vater <cdgs.basty googlemail com>. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22976 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
rbultje authored
thus performance) slightly. Patch by Sebastian Vater <cdgs.basty googlemail com>. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22975 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
rbultje authored
compiler to optimize some math from mul/div to shr/shl). Also add a cast to uint32_t when calling decodeplane32(). Patch by Sebastian Vater <cdgs.basty googlemail com>. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22974 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
stefano authored
failure happened when trying to open the output file. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22973 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
stefano authored
rather than always ENOENT. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22972 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
stefano authored
Move check on frame size after the device is opened and after device_try_init() is attempted. If the provided size value is 0x0, perform a VIDIOC_G_FMT ioctl() on the device, which sets size to the current settings. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22971 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
cehoyos authored
Patch by Sebastian Vater, cdgs D basty A googlemail git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22970 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
rbultje authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22969 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
rbultje authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22968 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
mru authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22967 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-