Martin Storsjö
fa48be9b95
configure: Don't use symlinks for creating the out of tree makefile
...
On some platforms (such as msys), symlinks are (poorly) emulated
by simply creating a copy of the file.
This means that when building out of tree, the build tree gets
a copy of the original makefile, which can lead to unintuitive
build errors when the original makefile gets updated later.
Instead simply create a stub makefile which includes the real
one.
Signed-off-by: Martin Storsjö <martin@martin.st>
2013-11-19 10:12:58 +02:00
Kostya Shishkov
16e7b189c5
mpegvideo: Fix swapping of UV planes for VCR2
2013-11-19 02:05:51 +01:00
Tim Walker
69d4dbfd1f
aac_ac3_parser: simplify an expression
...
Signed-off-by: Diego Biurrun <diego@biurrun.de>
2013-11-19 02:02:53 +01:00
Tim Walker
37a3cac78c
dcadec: simplify an expression
...
Signed-off-by: Diego Biurrun <diego@biurrun.de>
2013-11-19 02:02:49 +01:00
Anton Khirnov
a553c6a347
lavc: use buf[0] instead of data[0] in checks whether a frame is allocated
...
data[0] may be NULL for valid frames with hwaccel pixel formats.
2013-11-18 18:09:48 +01:00
Valeriy Argunov
cc20fbcd39
rtmphttp: Check for both 0 and AVERROR_EOF
...
This makes RTMPT work again - it was broken by 5d876be87a
.
Signed-off-by: Martin Storsjö <martin@martin.st>
2013-11-18 12:36:32 +02:00
Anton Khirnov
1c01b0253e
mpegvideo_enc: use the AVFrame API properly.
2013-11-16 17:51:10 +01:00
Anton Khirnov
a6064b12b4
ffv1: use the AVFrame API properly.
2013-11-16 17:50:51 +01:00
Anton Khirnov
706a92926c
jpegls: use the AVFrame API properly.
2013-11-16 17:50:28 +01:00
Anton Khirnov
14b35bf065
huffyuv: use the AVFrame API properly.
2013-11-16 17:50:20 +01:00
Anton Khirnov
ffe04c3303
libxvid: use the AVFrame API properly.
2013-11-16 17:50:09 +01:00
Anton Khirnov
863a670e48
pcxenc: use the AVFrame API properly.
2013-11-16 17:49:47 +01:00
Anton Khirnov
7ca97aa7ee
roqvideo: remove unused variables
2013-11-16 17:49:40 +01:00
Anton Khirnov
372262853b
libschroedingerenc: use the AVFrame API properly.
2013-11-16 17:49:31 +01:00
Anton Khirnov
97168b204a
eatgv: use the AVFrame API properly.
2013-11-16 17:49:21 +01:00
Anton Khirnov
b18c7c8d3d
libxavs: use the AVFrame API properly.
2013-11-16 17:49:15 +01:00
Anton Khirnov
5290e02a0a
nuv: use the AVFrame API properly.
2013-11-16 17:49:02 +01:00
Anton Khirnov
d56a114adc
flashsvenc: use the AVFrame API properly.
2013-11-16 17:48:14 +01:00
Anton Khirnov
57e7b3a89f
dnxhdenc: use the AVFrame API properly.
2013-11-16 17:47:58 +01:00
Anton Khirnov
d2287740d9
libx264: use the AVFrame API properly.
2013-11-16 17:47:50 +01:00
Anton Khirnov
394ef4d18f
svq1enc: use the AVFrame API properly.
2013-11-16 17:47:34 +01:00
Anton Khirnov
219b35f5d1
gif: use the AVFrame API properly.
2013-11-16 17:47:25 +01:00
Anton Khirnov
45bde93eef
sunrastenc: use the AVFrame API properly.
2013-11-16 17:47:09 +01:00
Anton Khirnov
fb26d76167
targaenc: use the AVFrame API properly.
2013-11-16 17:46:51 +01:00
Anton Khirnov
f26f71139f
tiffenc: use the AVFrame API properly.
2013-11-16 17:46:24 +01:00
Anton Khirnov
78c6c9d6c1
pngenc: use the AVFrame API properly.
2013-11-16 17:46:16 +01:00
Anton Khirnov
0ea430c75b
lclenc: use the AVFrame API properly.
2013-11-16 17:46:01 +01:00
Anton Khirnov
d48c206302
qtrleenc: use the AVFrame API properly.
2013-11-16 17:45:28 +01:00
Anton Khirnov
c8a525197f
ulti: use the AVFrame API properly.
2013-11-16 17:44:54 +01:00
Anton Khirnov
6792559f8a
vc1: use the AVFrame API properly.
2013-11-16 17:44:40 +01:00
Anton Khirnov
042aec41ae
flashsv: use the AVFrame API properly.
2013-11-16 17:44:04 +01:00
Anton Khirnov
e4155f15b3
eamad: use the AVFrame API properly.
2013-11-16 17:43:55 +01:00
Anton Khirnov
4e7e8055a7
dpxenc: use the AVFrame API properly.
2013-11-16 17:43:36 +01:00
Anton Khirnov
2a85a192c7
bmpenc: use the AVFrame API properly.
2013-11-16 17:43:05 +01:00
Anton Khirnov
6a08d7fcc5
sgienc: use the AVFrame API properly.
2013-11-16 17:42:36 +01:00
Anton Khirnov
730bac7bab
mss4: use the AVFrame API properly.
2013-11-16 17:42:23 +01:00
Anton Khirnov
207909911d
mss3: use the AVFrame API properly.
2013-11-16 17:41:54 +01:00
Anton Khirnov
e9198f61db
mss2: use the AVFrame API properly.
2013-11-16 17:41:42 +01:00
Anton Khirnov
acaffdca21
mss1: use the AVFrame API properly.
2013-11-16 17:41:32 +01:00
Anton Khirnov
508b37557b
tiertexseqv: use the AVFrame API properly.
2013-11-16 17:41:07 +01:00
Anton Khirnov
68af7f54a6
smc: use the AVFrame API properly.
2013-11-16 17:40:57 +01:00
Anton Khirnov
32f7cf9bc3
truemotion2: use the AVFrame API properly.
2013-11-16 13:29:24 +01:00
Anton Khirnov
42d40fd28c
truemotion1: use the AVFrame API properly.
2013-11-16 13:27:33 +01:00
Anton Khirnov
4a4841d4e0
fraps: use the AVFrame API properly.
2013-11-16 13:27:17 +01:00
Anton Khirnov
e8ef8a328c
rpza: use the AVFrame API properly.
2013-11-16 13:27:07 +01:00
Anton Khirnov
e52f38bc2e
motionpixels: use the AVFrame API properly.
2013-11-16 13:26:50 +01:00
Anton Khirnov
aca214783a
vmdvideo: use the AVFrame API properly.
2013-11-16 13:25:56 +01:00
Anton Khirnov
3c8ea9d4a7
vmnc: use the AVFrame API properly.
2013-11-16 13:25:29 +01:00
Anton Khirnov
04f30711d8
xan: use the AVFrame API properly.
2013-11-16 13:25:17 +01:00
Anton Khirnov
f3cd23fbc8
xxan: use the AVFrame API properly.
2013-11-16 13:24:56 +01:00