- 08 Mar, 2010 22 commits
-
-
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 18 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
-
alexc authored
The purpose of this is to give decoders a reasonable amount of buffer to work with before needing to check for overreads. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22288 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
alexc authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22287 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
mru authored
Seeking on image sequences doesn't actually work, so this test isn't very useful until that capability is added. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22286 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
conrad authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22285 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
conrad authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22284 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
mru authored
Somehow this got lost in the recent overhaul. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22283 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-