Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-14lavu/dict: cosmetic realign.Clément Bœsch
2013-03-04Remove incorrect use of ctype.h functions.Reimar Döffinger
2013-02-01dict: fix memleakMichael Niedermayer
2013-01-29dict.c: use av_mallocz instead of av_reallocPaweł Hajdan, Jr
2013-01-26Merge commit '38c1466ca41c73c7ce347da702362cb69c151716'Michael Niedermayer
2013-01-25dict: add av_dict_parse_string()Justin Ruggles
2012-08-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-15Don't include common.h from avutil.hMartin Storsjö
2012-08-11Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-10dict: move struct AVDictionary definition to dict.cMans Rullgard
2012-08-10dict: add av_dict_count()Mans Rullgard
2011-11-07Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-11-06Remove leftover includes of strings.hMartin Storsjö
2011-10-18dict: fix assignment discards qualifiers from pointer target type warnings.Michael Niedermayer
2011-06-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-16dict: add AV_DICT_APPEND flag.Anton Khirnov
2011-06-10dict: This code was developed in ffmpeg and not libav, nor by libav developers.Michael Niedermayer
2011-06-08Move metadata API from lavf to lavu.Anton Khirnov