- 24 Oct, 2009 5 commits
-
-
Luca Barbato authored
This should unbreak certain urls. Originally committed as revision 20364 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Luca Barbato authored
Right now rtsp demuxer receives it's ffmpeg specific params encoded in the url That made the server receiving requests with the url ending with "?udp", "?multicast" and "?tcp". That may or may not cause problems to servers with overly strict or overly simple uri parsers Patch from Armand Bendanan (name.surnameATfreeDOTfr) Originally committed as revision 20363 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Luca Barbato authored
Transport:destination in rtsp is optional, c= line in sdp is compulsory Patch from Armand Bendanan (name.surnameATfreeDOTfr) Originally committed as revision 20362 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
HTTP supports redirection just fine without it. Originally committed as revision 20361 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 20360 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 23 Oct, 2009 2 commits
-
-
Stefano Sabatini authored
other regression test scripts in the regression-funcs.sh file. Originally committed as revision 20359 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
The codec dependencies on LPC are already described in configure, so there is no need to duplicate this in the Makefile. Originally committed as revision 20358 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Oct, 2009 13 commits
-
-
Stefano Sabatini authored
Originally committed as revision 20357 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
AVFilter, where it should have had defined the first time. +10L. Originally committed as revision 20356 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 20355 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 20354 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
which were previously mentioned, rather than to "w" and "h". Originally committed as revision 20353 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 20352 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
previously mentioned, rather than to "w" and "h". Originally committed as revision 20351 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
David Conrad authored
Originally committed as revision 20350 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Daniel Verkamp authored
This fixes issue #1244. Originally committed as revision 20349 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Untested, i do not have a sample. Originally committed as revision 20348 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
(No i do not have a sample its thus also untested) The new code is also simpler. Originally committed as revision 20347 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Samuli Valo authored
Patch by Samuli Valo: name surname picturall com Originally committed as revision 20346 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Daniel Verkamp authored
Originally committed as revision 20345 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Oct, 2009 8 commits
-
-
Stefano Sabatini authored
Originally committed as revision 20344 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 20343 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 20342 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
argument of avfilter_make_format_list(), as the argument represents a list of elements. Originally committed as revision 20341 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 20340 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 20339 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
document libavfilter and not only its video filtering facilities. Originally committed as revision 20338 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ramiro Polla authored
Originally committed as revision 20337 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Oct, 2009 7 commits
-
-
Daniel Verkamp authored
Originally committed as revision 20336 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Daniel Verkamp authored
Originally committed as revision 20335 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
This makes the output nicely aligned even in for those cases, and might also avoid some issues with printf implementations that can not handle well very large float values (e.g. msvcrt without MinGW wrapper IIRC). Originally committed as revision 20334 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
tralph11@yahoo.com authored
Patch by tralph11, tralph11 yahoo Originally committed as revision 20333 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
Originally committed as revision 20332 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
avcoder authored
Patch by avcoder: our_beloved_project AT gmail DOT com See thread [FFmpeg-devel] Patch: remove useless SHIFT_TEMPS definition Date: Tue, 20 Oct 2009 14:29:05 +0800 Originally committed as revision 20331 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Benoit Fouet authored
version bump. See thread: [FFmpeg-devel] & vs. && Date: Mon, 12 Oct 2009 14:21:06 +0200 Originally committed as revision 20330 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Oct, 2009 5 commits
-
-
Diego Biurrun authored
This removes the dependency of the MP2 muxer on the id3v2 object file. Originally committed as revision 20329 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Fixes build with --disable-parsers. Originally committed as revision 20328 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
This fixes the build with demuxers disabled. Originally committed as revision 20327 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 20326 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 20325 to svn://svn.ffmpeg.org/ffmpeg/trunk
-