- 12 Oct, 2010 2 commits
-
-
Stefano Sabatini authored
Originally committed as revision 25448 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 25447 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Oct, 2010 3 commits
-
-
Stefano Sabatini authored
the timebase. Useful for debugging timebase configuration issues. Originally committed as revision 25446 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 25445 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
Originally committed as revision 25444 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Oct, 2010 15 commits
-
-
Stefano Sabatini authored
Originally committed as revision 25443 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 25442 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
This is required for allowing a filter to use a time base different from AV_TIME_BASE_Q, as it was previously assumed. Originally committed as revision 25441 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alex Converse authored
Originally committed as revision 25440 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 25439 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
ver=2 is not set yet so this does not affect output. Originally committed as revision 25438 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 25437 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 25436 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 25435 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
improve readability / consistency. Originally committed as revision 25434 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
callee functions. Originally committed as revision 25433 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alexander Strange authored
The rm demuxer has timestamp bugs, so this test is sensitive to changes in timestamp correction. The previous commit did not make output any better or worse on this test, just different. See https://roundup.ffmpeg.org/issue2288 for details. Originally committed as revision 25432 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alexander Strange authored
Originally committed as revision 25431 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Peter Ross authored
This fixes roundup issue 2284. Originally committed as revision 25430 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Peter Ross authored
Originally committed as revision 25429 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Oct, 2010 7 commits
-
-
Michael Niedermayer authored
container type and codecs in each file that point back to the file. Originally committed as revision 25428 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
Originally committed as revision 25427 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Chinen authored
Patch by Michael Chinen, mchinen gmail Originally committed as revision 25426 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
Functions from these files are referenced from utils.c now. This fixes building with --disable-everything. Originally committed as revision 25425 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
This makes the URL handling consistent - the URL hostname is used as destination for the RTP packets, so the URL port should also belong to that. Now the options announce_addr= and announce_port specify where the announcements are sent. Originally committed as revision 25424 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
The SAP muxer uses network functions directly, uses the rtp protocol and the udp protocol. The network functions and the udp protocol are both transitively enabled via the rtp protocol, so that's the only dependency that needs to be stated. Originally committed as revision 25423 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
Originally committed as revision 25422 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Oct, 2010 13 commits
-
-
Stefano Sabatini authored
Originally committed as revision 25421 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Fix issue #2265. Originally committed as revision 25420 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Prevent crash. Originally committed as revision 25419 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Aurelien Jacobs authored
Originally committed as revision 25418 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 25417 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
Originally committed as revision 25416 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
Hide all code mentioning IPv6 behind HAVE_STRUCT_SOCKADDR_IN6. Originally committed as revision 25415 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 25414 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
Originally committed as revision 25413 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
According to RFC 4566, a TTL value must not be present for IPv6 multicast. Originally committed as revision 25412 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
Originally committed as revision 25411 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
The new object file is added to the SDP demuxer in the makefile, since it is needed in both the RTSP muxer and demuxer and in the SDP demuxer, due to the current code coupling. Originally committed as revision 25410 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
Originally committed as revision 25409 to svn://svn.ffmpeg.org/ffmpeg/trunk
-