- 08 Mar, 2010 28 commits
-
-
diego authored
tools/trasher.c:44: warning: implicit declaration of function ‘atoi’ tools/trasher.c:53: warning: implicit declaration of function ‘abs’ git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22328 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
mstorsjo authored
This fixes a compilation issue on OS X 10.4, where some system headers were included implicitly through dsputil_altivec.h (with _POSIX_C_SOURCE defined), and other system headers included later, with _POSIX_C_SOURCE undefined at that time. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22327 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
benoit authored
lavf chapters. Patch by Vladimir Pantelic pan (arobase) nt tu (dash) darmstadt de git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22326 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
andoma authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22325 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
andoma authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22324 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
mstorsjo authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22323 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
mstorsjo authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22322 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
mstorsjo authored
Since this function isn't in the public API, it should have an ff_ prefix. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22321 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
benoit authored
Patch by Alexis Ballier gmail_address(name, surname) git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22320 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
kostya authored
Patch by Maxim ($indeo5dec_author) git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22319 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
kostya authored
are used in Indeo 5 stream. Patch by Maxim ($indeo5dec_author) git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22318 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
alexc authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22317 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
alexc authored
A large portion of this code was orignally authored by Robert Swain. The rest was written by me. Full history is available at: svn://svn.ffmpeg.org/soc/aac-sbr http://github.com/aconverse/ffmpeg-heaac/tree/sbr_pub git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22316 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
mru authored
This reverts r22296. This change made some files to fail to open. The patch submitter has promised to investigate next week. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22315 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
mru authored
This function is not referenced outside this file and has no prototype. Feel free to flame if this is wrong. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22314 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
mru authored
This makes it an error to not have a prototype in scope for a function with external linkage. The flag is only enabled for gcc due to -Werror=type not working with all compilers. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22313 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
mru authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22312 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
mru authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22311 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
mru authored
Move prototypes to header files, add missing prototypes, make some functions static. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22310 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
mru authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22309 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
mru authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22308 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
mru authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22307 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
stefano authored
Patch by Wolfram Gloger wmglo ^ dent.med.uni-muenchen.de. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22306 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
mru authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22305 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
mru authored
ffserver-regression.sh doesn't need anything else from regression-funcs.sh, and sourcing the entire file there breaks things. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22304 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
mru authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22303 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
stefano authored
Patch by Wolfram Gloger wmglo AT-SIGN dent.med.uni-muenchen DOT de. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22302 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
alexc authored
The sample rate, frame size, and channel count from the container are not reliable when backwards compatible signaling is used. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22301 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 07 Mar, 2010 12 commits
-
-
stefano authored
information to the next filter. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22300 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
alexc authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22299 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
alexc authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22298 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
cehoyos authored
Patch by Daniel Kristjansson, danielk cuymedia net git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22297 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
stefano authored
av_probe_input_buffer() so that it can be reused. Here are a few differences to the original way things were probed: - maximum probe buffer size can be specified as a parameter. - offset within the stream to probe from can be specified as a parameter. - instead of seeking back to the start each time a probe fails, stream data is appended to the reallocated buffer. This lowers the amount of data read from the stream (there is no repetition) and results in fewer closed and reopened streams (when seeking fails). Patch by Micah F. Galizia printf("%s%s@%s.%s", "micah", "galizia", "gmail", "com"). git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22296 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
mru authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22295 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
mru authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22294 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
mru authored
intreadwrite.h is not part of the public API and should thus not be used by the ff* applications. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22293 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
mru authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22292 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
mru authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22291 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
mru authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22290 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
mru authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22289 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-