- 01 Jul, 2009 1 commit
-
-
Måns Rullgård authored
A pointer should never be assigned a value which may have less than the required alignment of the target type. Compilers may assume pointer values have the required alignment, and emit normal load/store instructions. Unaligned pointers should use a character type or compiler-specific type modifiers. Originally committed as revision 19318 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Apr, 2009 2 commits
-
-
Stefano Sabatini authored
The new name is more readable and consistent with the FFmpeg naming style. Originally committed as revision 18497 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 18494 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Apr, 2009 1 commit
-
-
Stefano Sabatini authored
put_bits.h. Originally committed as revision 18461 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Apr, 2009 1 commit
-
-
Stefano Sabatini authored
'terminate_string'. Originally committed as revision 18442 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Mar, 2009 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 18110 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Mar, 2009 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 17921 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Feb, 2009 1 commit
-
-
Diego Biurrun authored
Otherwise doxygen complains about ambiguous filenames when files exist under the same name in different subdirectories. Originally committed as revision 16912 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Jan, 2009 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 16684 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Jan, 2009 1 commit
-
-
Aurelien Jacobs authored
and remove all ENABLE_ definitions. Originally committed as revision 16600 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Jun, 2008 1 commit
-
-
Stefan Gehrer authored
Originally committed as revision 13989 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 May, 2008 6 commits
-
-
Michael Niedermayer authored
Originally committed as revision 13572 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
we do not need to keep track of them anymore. Fixes CID117 RUN2 and various race conditions. Originally committed as revision 13571 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 13570 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 13569 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
them. Originally committed as revision 13568 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
imagination alloc_static() trash. Originally committed as revision 13561 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Mar, 2008 1 commit
-
-
Zuxy Meng authored
Originally committed as revision 12527 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Feb, 2008 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 11846 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Jul, 2007 2 commits
-
-
Diego Biurrun authored
Originally committed as revision 9816 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 9815 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Jul, 2007 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 9526 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Jul, 2007 2 commits
-
-
Aurelien Jacobs authored
Originally committed as revision 9504 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Aurelien Jacobs authored
Originally committed as revision 9503 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 05 Jul, 2007 2 commits
-
-
Diego Biurrun authored
Originally committed as revision 9483 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 9474 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 May, 2007 1 commit
-
-
Loren Merritt authored
Originally committed as revision 9117 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 May, 2007 1 commit
-
-
Denis Fortin authored
Originally committed as revision 9038 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 May, 2007 1 commit
-
-
Mark Cox authored
when building doxygen docs patch by mark cox melbournemark plus ffmpeg minus devel chez gmail dot com Originally committed as revision 8866 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 18 Mar, 2007 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 8443 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Mar, 2007 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 8404 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 23 Feb, 2007 1 commit
-
-
Panagiotis Issaris authored
Originally committed as revision 8089 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Feb, 2007 1 commit
-
-
Panagiotis Issaris authored
Originally committed as revision 8088 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Oct, 2006 1 commit
-
-
Diego Biurrun authored
and fix GPL/LGPL version mismatches. Originally committed as revision 6577 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Aug, 2006 1 commit
-
-
Aurelien Jacobs authored
between different bitstream readers in different codecs Originally committed as revision 6117 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Aug, 2006 1 commit
-
-
Michael Niedermayer authored
move align_get_bits() to .h to avoid conflicts between different bitstream readers in different codecs add a skip_bits_long() which can skip by any amount in any direction (several codecs contain half working hacks to do that) Originally committed as revision 6093 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Jan, 2006 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 4842 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Dec, 2005 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 4764 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Dec, 2005 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 18 Sep, 2005 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 4597 to svn://svn.ffmpeg.org/ffmpeg/trunk
-