11 Commits (40972f7c54e013d2da8bf42cb34ab25cfea75eab)

Author SHA1 Message Date
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
Diego Biurrun f36b390275 Replace some forgotten FFmpeg references by Libav. 13 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 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 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