summaryrefslogtreecommitdiffstats
path: root/libavcore/parseutils.c
Commit message (Expand)AuthorAgeFilesLines
* move the av_parse_color() function from libavfilter to libavcoreAurelien Jacobs2010-11-171-0/+285
* Use hierarchic names convention (prefix them with av_expr) for theStefano Sabatini2010-11-081-1/+1
* Add a test for av_parse_video_rate().Stefano Sabatini2010-10-041-0/+51
* Use av_parse_and_eval_expr() in av_parse_video_rate(), simplify.Stefano Sabatini2010-10-041-16/+7
* Fix weird indent.Stefano Sabatini2010-10-011-4/+4
* Avoid the use of an intermediary variable inStefano Sabatini2010-07-261-3/+1
* Make VideoFrameRateAbbr contain a rational rather than two ints forStefano Sabatini2010-07-261-11/+10
* Remove reference to the "frame" term in variable names. Simpler andStefano Sabatini2010-07-261-25/+25
* Make av_parse_video_size() and av_parse_video_rate() returnStefano Sabatini2010-07-261-2/+2
* Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate()Stefano Sabatini2010-07-261-0/+150
OpenPOWER on IntegriCloud