]> git.sesse.net Git - ffmpeg/history - libavcore/avcore.h
Implement av_image_alloc() and use it in
[ffmpeg] / libavcore / avcore.h
2010-12-04 Stefano SabatiniImplement av_image_alloc() and use it in
2010-11-21 Stefano SabatiniMove audio channel API from libavcodec to libavcore.
2010-11-17 Aurelien Jacobsmove the av_parse_color() function from libavfilter...
2010-11-09 Stefano SabatiniMove internal function ff_set_systematic_pal() to libav...
2010-11-02 Stefano SabatiniAdd av_get_bits_per_sample_fmt() to libavcore/samplefmt...
2010-11-02 Stefano SabatiniImplement functions:
2010-11-02 Stefano SabatiniMove sample format definitions from libavcodec to libav...
2010-10-04 Stefano SabatiniUse av_parse_and_eval_expr() in av_parse_video_rate...
2010-09-07 Stefano SabatiniMove av_picture_data_copy() to libavcore, and rename it
2010-09-07 Stefano SabatiniReimplement ff_img_copy_plane() as av_image_copy_plane...
2010-09-07 Stefano SabatiniAdopt a hierarchical name scheme for the imgutils.h...
2010-09-01 Diego BiurrunUse quotes instead of angle brackets for local #includes.
2010-08-20 Stefano SabatiniRename av_fill_image_max_pixstep() to av_fill_image_max...
2010-08-18 Stefano SabatiniImplement inline function av_fill_image_max_pixstep...
2010-08-12 Stefano SabatiniImplement av_get_image_linesize() and use it in
2010-08-06 Stefano SabatiniDeprecate avcodec_check_dimensions() in favor of the...
2010-07-29 Stefano SabatiniMove fill_image_linesize() and fill_image_data_ptr...
2010-07-26 Stefano SabatiniDeprecate av_parse_video_frame_size() and av_parse_vide...
2010-07-21 Stefano SabatiniAdd libavcore.