| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | Merge commit 'b522000e9b2ca36fe5b2751096b9a5f5ed8f87e6' | Michael Niedermayer | 2012-10-11 | 1 | -2/+2 |
|\| |
|
| * | parseutils-test: do not print numerical error codes | Mans Rullgard | 2012-10-10 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-07 | 1 | -2/+2 |
|\| |
|
| * | parseutils: fix parsing of invalid alpha values | Mans Rullgard | 2012-10-06 | 1 | -2/+2 |
| * | parseutils-test: Drop random colors from parsing test | Diego Biurrun | 2012-10-06 | 1 | -2/+0 |
* | | fate: add av_small_strptime() test to fate-parseutils | Stefano Sabatini | 2012-09-17 | 1 | -0/+29 |
* | | lavu/parseutils: fix av_small_strptime() whitespace directive parsing | Stefano Sabatini | 2012-09-17 | 1 | -0/+6 |
* | | lavu/parseutils: add av_small_strptime() | Stefano Sabatini | 2012-09-06 | 1 | -14/+4 |