1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-09-16 08:36:51 +02:00
Go to file
Måns Rullgård 9525243f59 pixdesc: use 8-bit accesses when possible in av_read/write_image_line()
This fixes out of bounds accesses for big endian formats and should be
a little faster.

Originally committed as revision 25110 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-09-12 21:39:54 +00:00
2010-09-09 19:21:16 +00:00
2010-09-09 19:21:16 +00:00
2010-09-03 21:27:19 +00:00
2010-09-03 21:27:19 +00:00
2010-03-08 05:04:29 +00:00
2010-09-07 21:23:59 +00:00
2010-07-28 23:17:59 +00:00
2010-09-06 16:57:34 +00:00

FFmpeg README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.
Languages
C 89.9%
Assembly 8.1%
Makefile 1.3%
C++ 0.3%
Objective-C 0.1%
Other 0.1%