summaryrefslogtreecommitdiff
path: root/libavcore/parseutils.c
Commit message (Expand)AuthorAge
* move the av_parse_color() function from libavfilter to libavcoreAurelien Jacobs2010-11-17
* Use hierarchic names convention (prefix them with av_expr) for theStefano Sabatini2010-11-08
* Add a test for av_parse_video_rate().Stefano Sabatini2010-10-04
* Use av_parse_and_eval_expr() in av_parse_video_rate(), simplify.Stefano Sabatini2010-10-04
* Fix weird indent.Stefano Sabatini2010-10-01
* Avoid the use of an intermediary variable inStefano Sabatini2010-07-26
* Make VideoFrameRateAbbr contain a rational rather than two ints forStefano Sabatini2010-07-26
* Remove reference to the "frame" term in variable names. Simpler andStefano Sabatini2010-07-26
* Make av_parse_video_size() and av_parse_video_rate() returnStefano Sabatini2010-07-26
* Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate()Stefano Sabatini2010-07-26