| Commit message (Expand) | Author | Age | Files | Lines |
* | avutil/parseutils: use quadhd for Quad HD | Limin Wang | 2022-01-12 | 1 | -1/+1 |
* | avutil/parseutils: add qhd(Quad HD) or wqhd(Wide Quad HD) for 1440p | Limin Wang | 2021-11-03 | 1 | -0/+2 |
* | avutil/parseutils: Check sign in av_parse_time() | Michael Niedermayer | 2021-03-03 | 1 | -1/+3 |
* | lavu/parseutils: Allow to parse >= 100 hours. | Carl Eugen Hoyos | 2019-02-09 | 1 | -1/+1 |
* | avutil/parseutils: fix some overflows in duration calculations | Marton Balint | 2018-10-07 | 1 | -4/+10 |
* | avutil/parseutils: only accept full us duration, do not accept mss duration | Marton Balint | 2018-03-09 | 1 | -4/+3 |
* | parseutils: accept only full "ms" suffix | Rostislav Pehlivanov | 2018-03-05 | 1 | -2/+2 |
* | parseutils: add support for ms and us suffix for AV_OPT_TYPE_DURATION | Aurelien Jacobs | 2018-03-02 | 1 | -2/+13 |
* | add locale month names to av_small_strptime | Micah Galizia | 2017-02-26 | 1 | -0/+28 |
* | avutil/parseutils: dont assume standard time when parsing a timestamp | Marton Balint | 2016-07-11 | 1 | -0/+1 |
* | Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' | Derek Buitenhuis | 2016-05-11 | 1 | -237/+0 |
|\ |
|
| * | build: Split test programs off into separate files | Diego Biurrun | 2016-04-07 | 1 | -95/+0 |
| * | parseutils-test: Move some variable declarations to avoid block braces | Diego Biurrun | 2016-03-23 | 1 | -84/+80 |
* | | avutil/parseutils: mark args as static const | Michael Niedermayer | 2016-03-24 | 1 | -1/+1 |
* | | Added more tests to libavutil/parseutils.c | Petru Rares Sincraian | 2016-03-24 | 1 | -0/+36 |
* | | Refactor libavutil/parseutils.c | Petru Rares Sincraian | 2016-03-24 | 1 | -163/+175 |
* | | avutil/parseutils: remove 2112 date from fate test | Marton Balint | 2016-02-14 | 1 | -1/+1 |
* | | avutil/parseutils: accept everything in av_parse_time that ff_iso8601_to_unix... | Marton Balint | 2016-02-14 | 1 | -2/+30 |
* | | avutil/parseutils: use microsecond precision when parsing "now" in av_parse_t... | Marton Balint | 2016-02-14 | 1 | -5/+7 |
* | | Merge commit '219b39a71a5694b1c14a07b86477f665a5b6849b' | Michael Niedermayer | 2015-07-21 | 1 | -2/+2 |
|\| |
|
| * | parseutil: Use non ambiguous aliases for uhd | Luca Barbato | 2015-07-21 | 1 | -2/+2 |
* | | Merge commit 'e93ca480c91397f82f2ea5b6a8b82ac6d0e2bfd2' | Michael Niedermayer | 2015-07-20 | 1 | -0/+4 |
|\| |
|
| * | parseutil: Add more resolution aliases | Luca Barbato | 2015-07-20 | 1 | -0/+4 |
| * | parseutils: Make av_small_strptime public | Luca Barbato | 2015-04-07 | 1 | -5/+5 |
* | | Merge commit '108f2f381acb93827fb4add0517eeae859afa3bf' | Michael Niedermayer | 2015-04-07 | 1 | -56/+59 |
|\| |
|
| * | parseutils: Extend small_strptime to be used in avformat | Luca Barbato | 2015-04-06 | 1 | -50/+58 |
* | | Merge commit 'bf704132a51f5d838365158331d4e535e1df4c8e' | Michael Niedermayer | 2015-02-14 | 1 | -3/+3 |
|\| |
|
| * | Don't anonymously typedef structs | Diego Biurrun | 2015-02-14 | 1 | -3/+3 |
* | | Merge commit '82ee7d0dda0fec8cdb670f4e844bf5c2927ad9de' | Michael Niedermayer | 2014-10-26 | 1 | -2/+3 |
|\| |
|
| * | Use gmtime_r instead of gmtime and localtime_r instead of localtime | Martin Storsjö | 2014-10-26 | 1 | -3/+4 |
* | | Merge commit '6b45f05ef5b241fd1513702119af9c30056a0ac5' | Michael Niedermayer | 2013-12-12 | 1 | -2/+4 |
|\| |
|
| * | parseutils: fix discarding const attribute warning | Vittorio Giovara | 2013-12-12 | 1 | -2/+4 |
| * | Use the avstring.h locale-independent character type functions | Reimar Döffinger | 2013-03-07 | 1 | -2/+2 |
* | | lavu/parseutils: add av_get_known_color_name() | Stefano Sabatini | 2013-10-27 | 1 | -0/+14 |
* | | lavu/parseutils: add more resolutions | Niv Sardi | 2013-10-07 | 1 | -0/+6 |
* | | avutil/parseutils:make const tables static const | Michael Niedermayer | 2013-08-11 | 1 | -2/+2 |
* | | Force using a 64bit intermediate when calculating calendar time with av_timeg... | Carl Eugen Hoyos | 2013-03-08 | 1 | -1/+1 |
* | | Remove incorrect use of ctype.h functions. | Reimar Döffinger | 2013-03-03 | 1 | -5/+5 |
* | | lavu/parseutils: allow MM:SS format for duration in av_parse_time() | Senthilnathan M | 2013-02-22 | 1 | -0/+5 |
* | | lavu/parseutils: add digital cinema frame sizes | Dave Rice | 2013-02-03 | 1 | -0/+6 |
* | | Merge commit 'cb45553f577f8e0ebfe05d3287e1b6fa5859b967' | Michael Niedermayer | 2012-12-05 | 1 | -6/+2 |
|\| |
|
| * | Remove pointless #undefs of previously forbidden functions. | Anton Khirnov | 2012-12-04 | 1 | -3/+0 |
* | | lavu/parseutils: accept %J for hours >= 24. | Nicolas George | 2012-12-02 | 1 | -2/+3 |
* | | lavu/parseutils: add trailing characters check in av_parse_video_size() | Stefano Sabatini | 2012-10-29 | 1 | -0/+4 |
* | | lavu/parseutils: remove unused gcd variable in av_parse_ratio() | Stefano Sabatini | 2012-10-22 | 1 | -1/+0 |
* | | lavu/parseutils: rework rational reduction logic in av_parse_ratio() | Stefano Sabatini | 2012-10-20 | 1 | -6/+2 |
* | | Merge commit 'e002e3291e6dc7953f843abf56fc14f08f238b21' | Michael Niedermayer | 2012-10-12 | 1 | -4/+5 |
|\| |
|
| * | parseutils-test: various cleanups | Mans Rullgard | 2012-10-11 | 1 | -5/+6 |
* | | Merge commit '15ba7f6525c0f56f0c8e3e3e0c0c5129de054f41' | Michael Niedermayer | 2012-10-12 | 1 | -2/+1 |
|\| |
|
| * | parseutils: fix const removal warning | Mans Rullgard | 2012-10-11 | 1 | -2/+1 |