summaryrefslogtreecommitdiffstats
path: root/libavcore/avcore.h
Commit message (Expand)AuthorAgeFilesLines
* Make av_get_channel_layout_string() guess the number of channels if itStefano Sabatini2011-01-131-1/+1
* Move AV_NOPTS_VALUE, AV_TIME_BASE, AV_TIME_BASE_Q symbols fromStefano Sabatini2010-12-091-1/+5
* Implement av_image_alloc() and use it inStefano Sabatini2010-12-041-1/+1
* Move audio channel API from libavcodec to libavcore.Stefano Sabatini2010-11-211-1/+1
* move the av_parse_color() function from libavfilter to libavcoreAurelien Jacobs2010-11-171-2/+2
* Move internal function ff_set_systematic_pal() to libavcore, andStefano Sabatini2010-11-091-1/+1
* Add av_get_bits_per_sample_fmt() to libavcore/samplefmt.h andStefano Sabatini2010-11-021-1/+1
* Implement functions:Stefano Sabatini2010-11-021-1/+1
* Move sample format definitions from libavcodec to libavcore.Stefano Sabatini2010-11-021-2/+2
* Use av_parse_and_eval_expr() in av_parse_video_rate(), simplify.Stefano Sabatini2010-10-041-1/+1
* Move av_picture_data_copy() to libavcore, and rename itStefano Sabatini2010-09-071-1/+1
* Reimplement ff_img_copy_plane() as av_image_copy_plane() in libavcore,Stefano Sabatini2010-09-071-1/+1
* Adopt a hierarchical name scheme for the imgutils.h API. SimplifyStefano Sabatini2010-09-071-1/+9
* Use quotes instead of angle brackets for local #includes.Diego Biurrun2010-09-011-1/+1
* Rename av_fill_image_max_pixstep() to av_fill_image_max_pixsteps().Stefano Sabatini2010-08-201-1/+1
* Implement inline function av_fill_image_max_pixstep() and use it forStefano Sabatini2010-08-181-1/+1
* Implement av_get_image_linesize() and use it inStefano Sabatini2010-08-121-1/+1
* Deprecate avcodec_check_dimensions() in favor of the new functionStefano Sabatini2010-08-061-1/+1
* Move fill_image_linesize() and fill_image_data_ptr() fromStefano Sabatini2010-07-291-1/+1
* Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate()Stefano Sabatini2010-07-261-1/+1
* Add libavcore.Stefano Sabatini2010-07-211-0/+58
OpenPOWER on IntegriCloud