| Commit message (Expand) | Author | Age | Files | Lines |
* | move the av_parse_color() function from libavfilter to libavcore | Aurelien Jacobs | 2010-11-17 | 1 | -0/+285 |
* | Use hierarchic names convention (prefix them with av_expr) for the | Stefano Sabatini | 2010-11-08 | 1 | -1/+1 |
* | Add a test for av_parse_video_rate(). | Stefano Sabatini | 2010-10-04 | 1 | -0/+51 |
* | Use av_parse_and_eval_expr() in av_parse_video_rate(), simplify. | Stefano Sabatini | 2010-10-04 | 1 | -16/+7 |
* | Fix weird indent. | Stefano Sabatini | 2010-10-01 | 1 | -4/+4 |
* | Avoid the use of an intermediary variable in | Stefano Sabatini | 2010-07-26 | 1 | -3/+1 |
* | Make VideoFrameRateAbbr contain a rational rather than two ints for | Stefano Sabatini | 2010-07-26 | 1 | -11/+10 |
* | Remove reference to the "frame" term in variable names. Simpler and | Stefano Sabatini | 2010-07-26 | 1 | -25/+25 |
* | Make av_parse_video_size() and av_parse_video_rate() return | Stefano Sabatini | 2010-07-26 | 1 | -2/+2 |
* | Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate() | Stefano Sabatini | 2010-07-26 | 1 | -0/+150 |