| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'ed6dad3737bf7bb2d5e9fa9511dfdb44806010e8' | Michael Niedermayer | 2014-10-26 | 1 | -23/+5 |
|\ |
|
| * | lavf: Implement ff_brktimegm using gmtime_r | Martin Storsjö | 2014-10-26 | 1 | -23/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-16 | 1 | -1/+1 |
|\| |
|
| * | libavformat: Add an ff_ prefix to some lavf internal symbols | Martin Storsjö | 2012-02-15 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-03 | 1 | -1/+1 |
|\| |
|
| * | Replace ffmpeg references with more accurate libav* references. | Diego Biurrun | 2011-11-02 | 1 | -1/+1 |
| * | Replace outdated references to ffmpeg tool with avconv. | Diego Biurrun | 2011-11-02 | 1 | -1/+1 |
* | | Merge commit '85770f2a2651497861ed938efcd0df3696ff5e45' | Michael Niedermayer | 2011-05-01 | 1 | -21/+0 |
|\ \ |
|
| * | | Move ff_dynarray_add to lavu and make it public. | Anton Khirnov | 2011-04-29 | 1 | -21/+0 |
| |/ |
|
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | Deprecate parse_date() in favor of av_parse_time(). | Stefano Sabatini | 2011-02-16 | 1 | -110/+0 |
* | | Deprecate parse_date() in favor of av_parse_time(). | Stefano Sabatini | 2011-02-18 | 1 | -110/+0 |
|/ |
|
* | ffmpeg: add a grow_array() helper function | Aurelien Jacobs | 2010-10-01 | 1 | -0/+1 |
* | Move the internal function declarations in avformat.h to internal.h. | Stefano Sabatini | 2010-04-11 | 1 | -0/+1 |
* | Do not misuse unsigned long to store pointers. | Ramiro Polla | 2009-02-04 | 1 | -3/+3 |
* | Do not loop endlessly if converting into dv with timestamps Jan 1st not | Carl Eugen Hoyos | 2008-05-21 | 1 | -1/+2 |
* | Avoid using reserved __names. | Michael Niedermayer | 2008-04-24 | 1 | -1/+1 |
* | spelling cosmetics | Diego Biurrun | 2007-07-02 | 1 | -1/+1 |
* | remove old unused string functions | Måns Rullgård | 2007-06-23 | 1 | -63/+0 |
* | remove useless #ifndef CONFIG_NOCUTILS | Måns Rullgård | 2007-06-23 | 1 | -3/+0 |
* | simplify stristart() | Måns Rullgård | 2007-06-23 | 1 | -14/+6 |
* | cosmetic: combine declaration and initialisation | Måns Rullgård | 2007-06-23 | 1 | -2/+1 |
* | simplify pstrcpy() | Måns Rullgård | 2007-06-23 | 1 | -10/+3 |
* | simplify strstart() | Måns Rullgård | 2007-06-22 | 1 | -14/+6 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 1 | -1/+1 |
* | COSMETICS: tabs --> spaces, some prettyprinting | Diego Biurrun | 2005-12-22 | 1 | -5/+5 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -6/+6 |
* | * replacing calls to not-always-available gmtime_r with our own code. | Roman Shaposhnik | 2004-08-18 | 1 | -0/+34 |
* | simpler strptime - added os_support.[ch] - moved localtime_r to os_support.c | Fabrice Bellard | 2003-09-08 | 1 | -0/+109 |
* | removed ctype.h header | Fabrice Bellard | 2003-09-08 | 1 | -1/+0 |
* | dynamic array functions | Fabrice Bellard | 2003-06-13 | 1 | -0/+21 |
* | * static,const,compiler warning cleanup | Zdenek Kabelac | 2003-02-10 | 1 | -1/+1 |
* | renamed libav to libavformat | Fabrice Bellard | 2002-11-25 | 1 | -0/+110 |