- 18 Jan, 2011 3 commits
-
-
Mans Rullgard authored
-
Mans Rullgard authored
-
Janne Grunau authored
Signed-off-by:
Janne Grunau <janne-ffmpeg@jannau.net>
-
- 17 Jan, 2011 1 commit
-
-
Janne Grunau authored
Signed-off-by:
Janne Grunau <janne-ffmpeg@jannau.net>
-
- 05 Jan, 2011 1 commit
-
-
Daniel Verkamp authored
Originally committed as revision 26221 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Jan, 2011 1 commit
-
-
Daniel Verkamp authored
Fixes issue 2461 Originally committed as revision 26186 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Dec, 2010 3 commits
-
-
Stefano Sabatini authored
The file might be replaced between open() and stat(). Spotted by Mans. Originally committed as revision 26075 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 26074 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 26073 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Dec, 2010 1 commit
-
-
Nicolas George authored
Originally committed as revision 26056 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Dec, 2010 1 commit
-
-
Ramiro Polla authored
Originally committed as revision 25917 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Dec, 2010 1 commit
-
-
Stefano Sabatini authored
NO_COLOR (but properly prefixed for avoiding namespace conflicts). Originally committed as revision 25899 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 05 Dec, 2010 1 commit
-
-
Etienne Buira authored
Patch by Etienne Buira, etienne d buira d lists a free d fr Originally committed as revision 25888 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Dec, 2010 2 commits
-
-
Stefano Sabatini authored
av_get_pix_fmt_string(), added to libavutil/pixdesc.h. Originally committed as revision 25879 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
with the next major bump in libavutil. Originally committed as revision 25871 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Nov, 2010 1 commit
-
-
Carl Eugen Hoyos authored
Intel C compiler 12.0 does not suport these attributes: may_alias, force_align_arg_pointer and alloc_size. Originally committed as revision 25716 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Nov, 2010 1 commit
-
-
Stefano Sabatini authored
eval API. More grep-friendly and more consistent with the rest of the FFmpeg API. Originally committed as revision 25708 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 Nov, 2010 1 commit
-
-
Stefano Sabatini authored
Originally committed as revision 25666 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Nov, 2010 4 commits
-
-
Stefano Sabatini authored
prefix does not contain other characters which may belong to an identifier. This allows to distinguish for example to have different constants with the same prefix (e.g. "foo" and "foobar"). Originally committed as revision 25626 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 25625 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 25624 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
The pointer to the char ';' has to be increased before to evaluate ";E2". Originally committed as revision 25623 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Oct, 2010 1 commit
-
-
Stefano Sabatini authored
Fix issue #2265. Originally committed as revision 25420 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Oct, 2010 1 commit
-
-
Ramiro Polla authored
Originally committed as revision 25362 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 05 Oct, 2010 3 commits
-
-
Stefano Sabatini authored
Originally committed as revision 25340 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 25339 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 25338 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Oct, 2010 2 commits
-
-
Stefano Sabatini authored
Originally committed as revision 25332 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
İsmail Dönmez authored
Fixes compilation with clang's builtin assembler Patch by İsmail Dönmez, ismail at namtrac dot org Originally committed as revision 25331 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Oct, 2010 1 commit
-
-
Stefano Sabatini authored
It may cause exceptions on some platform. Originally committed as revision 25311 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Oct, 2010 4 commits
-
-
Måns Rullgård authored
Originally committed as revision 25286 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 25285 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
This avoids conflicts with the system assert.h. Originally committed as revision 25284 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 25283 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Sep, 2010 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 25279 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
With this the developer can now choose if he wants an assert always enabled or at which compile time assert level. This can thus replace the #define NDEBUG hacks Originally committed as revision 25278 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 29 Sep, 2010 1 commit
-
-
Stefano Sabatini authored
Originally committed as revision 25265 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Sep, 2010 3 commits
-
-
Stefano Sabatini authored
Originally committed as revision 25236 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 25225 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
to use the library path prefix for eval.h. Originally committed as revision 25220 to svn://svn.ffmpeg.org/ffmpeg/trunk
-