- 17 Jan, 2014 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 28 Jan, 2012 1 commit
-
-
Alex Converse authored
-
- 27 Jan, 2012 1 commit
-
-
Anton Khirnov authored
-
- 06 Nov, 2011 1 commit
-
-
Reimar Döffinger authored
All current usages of it are incompatible with localization. For example strcasecmp("i", "I") != 0 is possible, but would break many of the places where it is used. Instead use our own implementations that always treat the data as ASCII. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 03 Nov, 2011 1 commit
-
-
Reimar Döffinger authored
All current usages of it are incompatible with localization. For example strcasecmp("i", "I") != 0 is possible, but would break many of the places where it is used. Instead use our own implementations that always treat the data as ASCII. Signed-off-by:
Reimar Döffinger <Reimar.Doeffinger@gmx.de>
-
- 08 Jun, 2011 1 commit
-
-
Anton Khirnov authored
Rename it to AVDictionary, since it will be used as such. Tags documentation and metadata conversion API is lavf-specific, so remains there.
-
- 19 Apr, 2011 1 commit
-
-
Anton Khirnov authored
-
- 13 Apr, 2011 1 commit
-
-
Anton Khirnov authored
It's been deprecated only a few months ago, long after 0.6.
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 23 Feb, 2011 1 commit
-
-
Anton Khirnov authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 14 Jan, 2011 1 commit
-
-
Ronald S. Bultje authored
Originally committed as revision 26330 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 18 Oct, 2010 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 25515 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 Oct, 2010 1 commit
-
-
Anton Khirnov authored
patch by Anton Khirnov anton _at_ khirnov _dot_ net Originally committed as revision 25505 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Oct, 2010 1 commit
-
-
Anton Khirnov authored
patch by Anton Khirnov anton _at_ khirnov _dot_ net Originally committed as revision 25493 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 18 Aug, 2010 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 24825 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Aug, 2010 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 24818 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Jun, 2010 2 commits
-
-
Anton Khirnov authored
Patch by Anton Khirnov, wyskas at gmail Originally committed as revision 23467 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Anton Khirnov authored
Patch by Anton Khirnov, wyskas at gmail Originally committed as revision 23466 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Apr, 2010 1 commit
-
-
Stefano Sabatini authored
in its place. av_metadata_set() is going to be dropped at the next major bump. Originally committed as revision 22961 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 05 Apr, 2010 1 commit
-
-
Anton Khirnov authored
Patch by Anton Khirnov <wyskas gmail com>. Originally committed as revision 22806 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 Feb, 2010 1 commit
-
-
Anton Khirnov authored
than inside the muxers. Remove special handling of "encoder" tags from AVI and MP3 muxers. Patch by Anton Khirnov <wyskas gmail com>. Originally committed as revision 21850 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Dec, 2009 1 commit
-
-
Michael Niedermayer authored
I cannot use the same ABI as ffmbc as value 2 is already used in ffmpeg, besides the name AV_METADATA_NONCONST* makes no sense to me. Add av_metadata_set2() that takes flags. Originally committed as revision 20834 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 18 Oct, 2009 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 20300 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Mar, 2009 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 17681 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Feb, 2009 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 17670 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Feb, 2009 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 17617 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Feb, 2009 1 commit
-
-
Aurelien Jacobs authored
This improves code readability and this avoid warnings about discarding qualifiers from pointer target type. Originally committed as revision 16952 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 18 Jan, 2009 1 commit
-
-
Aurelien Jacobs authored
with the opposed meaning Originally committed as revision 16680 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Jan, 2009 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 16500 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Jan, 2009 3 commits
-
-
Aurelien Jacobs authored
Originally committed as revision 16457 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Aurelien Jacobs authored
Originally committed as revision 16452 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Aurelien Jacobs authored
metadata using old API, it is automatically converted to new API before muxing. Originally committed as revision 16447 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 05 Jan, 2009 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 16446 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Jan, 2009 3 commits
-
-
Aurelien Jacobs authored
Originally committed as revision 16430 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 16425 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
avi is updated as example. No version bump, the API still might change slightly ... No update to ffmpeg.c as requested by aurel. Originally committed as revision 16424 to svn://svn.ffmpeg.org/ffmpeg/trunk
-