summaryrefslogtreecommitdiff
path: root/libavcore/avcore.h
Commit message (Expand)AuthorAge
* Move av_picture_data_copy() to libavcore, and rename itStefano Sabatini2010-09-07
* Reimplement ff_img_copy_plane() as av_image_copy_plane() in libavcore,Stefano Sabatini2010-09-07
* Adopt a hierarchical name scheme for the imgutils.h API. SimplifyStefano Sabatini2010-09-07
* Use quotes instead of angle brackets for local #includes.Diego Biurrun2010-09-01
* Rename av_fill_image_max_pixstep() to av_fill_image_max_pixsteps().Stefano Sabatini2010-08-20
* Implement inline function av_fill_image_max_pixstep() and use it forStefano Sabatini2010-08-18
* Implement av_get_image_linesize() and use it inStefano Sabatini2010-08-12
* Deprecate avcodec_check_dimensions() in favor of the new functionStefano Sabatini2010-08-06
* Move fill_image_linesize() and fill_image_data_ptr() fromStefano Sabatini2010-07-29
* Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate()Stefano Sabatini2010-07-26
* Add libavcore.Stefano Sabatini2010-07-21