index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavutil
/
parseutils.c
Age
Commit message (
Expand
)
Author
2015-07-21
Merge commit '219b39a71a5694b1c14a07b86477f665a5b6849b'
Michael Niedermayer
2015-07-21
parseutil: Use non ambiguous aliases for uhd
Luca Barbato
2015-07-20
Merge commit 'e93ca480c91397f82f2ea5b6a8b82ac6d0e2bfd2'
Michael Niedermayer
2015-07-20
parseutil: Add more resolution aliases
Luca Barbato
2015-04-07
Merge commit '108f2f381acb93827fb4add0517eeae859afa3bf'
Michael Niedermayer
2015-04-07
parseutils: Make av_small_strptime public
Luca Barbato
2015-04-06
parseutils: Extend small_strptime to be used in avformat
Luca Barbato
2015-02-14
Merge commit 'bf704132a51f5d838365158331d4e535e1df4c8e'
Michael Niedermayer
2015-02-14
Don't anonymously typedef structs
Diego Biurrun
2014-10-26
Merge commit '82ee7d0dda0fec8cdb670f4e844bf5c2927ad9de'
Michael Niedermayer
2014-10-26
Use gmtime_r instead of gmtime and localtime_r instead of localtime
Martin Storsjö
2013-12-12
Merge commit '6b45f05ef5b241fd1513702119af9c30056a0ac5'
Michael Niedermayer
2013-12-12
parseutils: fix discarding const attribute warning
Vittorio Giovara
2013-10-27
lavu/parseutils: add av_get_known_color_name()
Stefano Sabatini
2013-10-07
lavu/parseutils: add more resolutions
Niv Sardi
2013-08-11
avutil/parseutils:make const tables static const
Michael Niedermayer
2013-03-08
Force using a 64bit intermediate when calculating calendar time with av_timeg...
Carl Eugen Hoyos
2013-03-07
Use the avstring.h locale-independent character type functions
Reimar Döffinger
2013-03-03
Remove incorrect use of ctype.h functions.
Reimar Döffinger
2013-02-22
lavu/parseutils: allow MM:SS format for duration in av_parse_time()
Senthilnathan M
2013-02-03
lavu/parseutils: add digital cinema frame sizes
Dave Rice
2012-12-05
Merge commit 'cb45553f577f8e0ebfe05d3287e1b6fa5859b967'
Michael Niedermayer
2012-12-04
Remove pointless #undefs of previously forbidden functions.
Anton Khirnov
2012-12-02
lavu/parseutils: accept %J for hours >= 24.
Nicolas George
2012-10-29
lavu/parseutils: add trailing characters check in av_parse_video_size()
Stefano Sabatini
2012-10-22
lavu/parseutils: remove unused gcd variable in av_parse_ratio()
Stefano Sabatini
2012-10-20
lavu/parseutils: rework rational reduction logic in av_parse_ratio()
Stefano Sabatini
2012-10-12
Merge commit 'e002e3291e6dc7953f843abf56fc14f08f238b21'
Michael Niedermayer
2012-10-12
Merge commit '15ba7f6525c0f56f0c8e3e3e0c0c5129de054f41'
Michael Niedermayer
2012-10-11
parseutils: fix const removal warning
Mans Rullgard
2012-10-11
parseutils-test: various cleanups
Mans Rullgard
2012-10-11
Merge commit 'b522000e9b2ca36fe5b2751096b9a5f5ed8f87e6'
Michael Niedermayer
2012-10-10
parseutils-test: do not print numerical error codes
Mans Rullgard
2012-10-07
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-10-06
parseutils: fix parsing of invalid alpha values
Mans Rullgard
2012-10-06
parseutils-test: Drop random colors from parsing test
Diego Biurrun
2012-09-17
fate: add av_small_strptime() test to fate-parseutils
Stefano Sabatini
2012-09-17
lavu/parseutils: fix av_small_strptime() whitespace directive parsing
Stefano Sabatini
2012-09-06
lavu/parseutils: add av_small_strptime()
Stefano Sabatini
2012-09-06
lavu/parseutils: make small_strptime() return a (non const) char *
Stefano Sabatini
2012-08-16
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-15
Don't include common.h from avutil.h
Martin Storsjö
2012-07-10
parseutils: ignore digits below the microsecond.
Nicolas George
2012-06-28
parseutils: fix sorting of colors
Paul B Mahol
2012-06-20
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-20
Remove unnecessary inclusions of [sys/]time.h
Mans Rullgard
2012-06-11
tests/parseutils: change test to make it platform independent
Stefano Sabatini
2012-05-09
parseutils: use strings instead of integers for error codes.
Michael Niedermayer
2012-05-09
parseutils: fix ;/, error
Michael Niedermayer
2012-04-27
parseutils: replace setenv() by putenv().
Nicolas George
[next]