November 18, 2010
View 0985e1a

move the av_parse_color() function from libavfilter to libavcore

Aurelien Jacobs authored on 2010/11/18 07:58:28
September 1, 2010
View 625bac7

Use quotes instead of angle brackets for local #includes.

Diego Biurrun authored on 2010/09/01 11:12:03
July 27, 2010
View dc4a50a

Remove reference to the "frame" term in variable names. Simpler and more consistent with the function names.

Stefano Sabatini authored on 2010/07/27 08:12:41
View 126b638

Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate() in favor of the newly added corresponding functions av_parse_video_size() and av_parse_video_rate() defined in libavcore/parseutils.h.

Stefano Sabatini authored on 2010/07/27 08:12:28