Aurelien Jacobs
|
0985e1a3ca
move the av_parse_color() function from libavfilter to libavcore
|
14 years ago |
Stefano Sabatini
|
d2af7205a1
Use hierarchic names convention (prefix them with av_expr) for the
|
14 years ago |
Stefano Sabatini
|
00e962a275
Add a test for av_parse_video_rate().
|
14 years ago |
Stefano Sabatini
|
bc12b3b11b
Use av_parse_and_eval_expr() in av_parse_video_rate(), simplify.
|
14 years ago |
Stefano Sabatini
|
6705dd5f98
Fix weird indent.
|
14 years ago |
Stefano Sabatini
|
ea35e3c61e
Avoid the use of an intermediary variable in
|
14 years ago |
Stefano Sabatini
|
c90c80ac28
Make VideoFrameRateAbbr contain a rational rather than two ints for
|
14 years ago |
Stefano Sabatini
|
dc4a50a073
Remove reference to the "frame" term in variable names. Simpler and
|
14 years ago |
Stefano Sabatini
|
afead10638
Make av_parse_video_size() and av_parse_video_rate() return
|
14 years ago |
Stefano Sabatini
|
126b638ea0
Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate()
|
14 years ago |