38 Commits (a08efa2e3640ef0445032022c0b392376c58bd99)

Author SHA1 Message Date
  Paul B Mahol 61123fb8f7 parseutils: fix sorting of colors 13 years ago
  Mans Rullgard 6501dcfb5e Remove unnecessary inclusions of [sys/]time.h 13 years ago
  Stefano Sabatini 3ecaba677e tests/parseutils: change test to make it platform independent 13 years ago
  Michael Niedermayer f8b536a786 parseutils: use strings instead of integers for error codes. 13 years ago
  Michael Niedermayer 9501b93241 parseutils: fix ;/, error 13 years ago
  Nicolas George 3e1d3ebf5e parseutils: replace setenv() by putenv(). 13 years ago
  Reimar Döffinger 2b336df3cb parseutils: reliably detect out-of-range alpha. 13 years ago
  Nicolas George 9b84f8a987 parseutils: add av_parse_time() test. 13 years ago
  Nicolas George 43b7068070 parseutils: make av_parse_time() check for failure. 13 years ago
  Nicolas George 9246896f77 parseutils: add FATE test. 13 years ago
  Nicolas George b0e7321cf0 parseutils: include errors in test output. 13 years ago
  Diego Biurrun a92be9b856 Replace memset(0) by zero initializations. 14 years ago
  Stefano Sabatini 70ffda3217 lavu: introduce av_parse_ratio() and use it in ffmpeg and lavfi/aspect 13 years ago
  Martin Storsjö 627067118c avutil: Add av_timegm as a public function 13 years ago
  Reimar Döffinger bb3244dee2 Replace all usage of strcasecmp/strncasecmp 13 years ago
  Reimar Döffinger bd09fecce2 color_table array should be const. 13 years ago
  Reimar Döffinger 96949dafcc Replace all strcasecmp/strncasecmp usages. 13 years ago
  Diego Biurrun f36b390275 Replace some forgotten FFmpeg references by Libav. 13 years ago
  Michael Niedermayer fe87b2e79c parseutils: fix various cast qualifier warnings. 13 years ago
  Stefano Sabatini 9c2651ab44 parseutils: add some documentation for small_strptime() 14 years ago
  Diego Biurrun 96c1e6d40d doxygen: Make sure parameter names match between .c and .h files. 14 years ago
  Mans Rullgard abc78a5a7c Do not include log.h in avutil.h 14 years ago
  Mans Rullgard add41decd9 Remove return statements following infinite loops without break 14 years ago
  Diego Biurrun dc25d79f49 Drop unnecessary directory prefixes from #include directives. 14 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
  Anton Khirnov 1b98107c8d Move find_info_tag to lavu and add av_ prefix to it 14 years ago
  Stefano Sabatini 40c3fe2c08 Deprecate parse_date() in favor of av_parse_time(). 14 years ago
  Anton Khirnov ab0287fcbd Move find_info_tag to lavu and add av_ prefix to it 14 years ago
  Stefano Sabatini f6c7375a17 Deprecate parse_date() in favor of av_parse_time(). 14 years ago
  Reinhard Tartler 7ffe76e540 Merge libavcore into libavutil 14 years ago
  Reinhard Tartler 737eb5976f Merge libavcore into libavutil 14 years ago
  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 15 years ago
  Stefano Sabatini c90c80ac28 Make VideoFrameRateAbbr contain a rational rather than two ints for 15 years ago
  Stefano Sabatini dc4a50a073 Remove reference to the "frame" term in variable names. Simpler and 15 years ago
  Stefano Sabatini afead10638 Make av_parse_video_size() and av_parse_video_rate() return 15 years ago
  Stefano Sabatini 126b638ea0 Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate() 15 years ago