Stefan Gehrer
|
620b8a2ed7
|
fix doxygen file reference
Originally committed as revision 16816 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-01-27 06:04:01 +00:00 |
|
Stefan Gehrer
|
74a4371d74
|
use assignment of structure instead of memcpy
Originally committed as revision 16644 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-01-16 17:58:38 +00:00 |
|
Stefan Gehrer
|
bef01ca08f
|
rename XXX_t enums to cavs_XXX to fix POSIX namespace issue
Originally committed as revision 16642 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-01-16 17:45:54 +00:00 |
|
Stefan Gehrer
|
e685e8eada
|
rename vector_t to cavs_vector
Originally committed as revision 16641 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-01-16 17:20:17 +00:00 |
|
Diego Biurrun
|
9506090df9
|
Avoid POSIX-reserved _t in identifier names.
Originally committed as revision 16142 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-12-15 10:08:31 +00:00 |
|
Stefano Sabatini
|
fe4bf37455
|
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
Originally committed as revision 13759 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-06-12 21:50:13 +00:00 |
|
Michael Niedermayer
|
6138ed777d
|
Arrays where one element too small, fixes CID114.
this was possibly exploitable
Originally committed as revision 13475 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-05-27 22:10:17 +00:00 |
|
Stefano Sabatini
|
d5202e4fda
|
Add long names to many AVCodec declarations.
patch by Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13005 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-04-27 10:52:44 +00:00 |
|
Michael Niedermayer
|
1a2c94cb69
|
const
Originally committed as revision 11719 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-02-01 03:59:06 +00:00 |
|
Luca Abeni
|
e02f7490da
|
Initialize the "stc" variable before using it in ff_find_start_code()
Originally committed as revision 10193 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-08-23 07:02:27 +00:00 |
|
Alex Beregszaszi
|
3a5729eae1
|
use skip_bits where appropriate
Originally committed as revision 10005 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-08-09 01:08:28 +00:00 |
|
Stefan Gehrer
|
5d2b15b870
|
have less functions as inline
Originally committed as revision 9792 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-07-25 05:09:54 +00:00 |
|
Stefan Gehrer
|
844d9012a6
|
split decoder-specific parts into their own file
Originally committed as revision 9533 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-07-08 07:37:30 +00:00 |
|