Commit History

Author SHA1 Message Date
  Michael Niedermayer 6cb2085278 Merge remote-tracking branch 'qatar/master' 12 years ago
  Martin Storsjö 167f3b8de7 libavformat: Add an ff_ prefix to some lavf internal symbols 12 years ago
  Michael Niedermayer 988f585fcb Merge remote-tracking branch 'qatar/master' 13 years ago
  Diego Biurrun 2f5df0b12c Replace ffmpeg references with more accurate libav* references. 13 years ago
  Diego Biurrun 20566eb0f0 Replace outdated references to ffmpeg tool with avconv. 13 years ago
  Michael Niedermayer ffb5a0d533 Merge commit '85770f2a2651497861ed938efcd0df3696ff5e45' 13 years ago
  Anton Khirnov 35ceaa7376 Move ff_dynarray_add to lavu and make it public. 13 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Stefano Sabatini 40c3fe2c08 Deprecate parse_date() in favor of av_parse_time(). 13 years ago
  Stefano Sabatini f6c7375a17 Deprecate parse_date() in favor of av_parse_time(). 13 years ago
  Aurelien Jacobs dba249abee ffmpeg: add a grow_array() helper function 14 years ago
  Stefano Sabatini 9a2cb05ff9 Move the internal function declarations in avformat.h to internal.h. 14 years ago
  Ramiro Polla 2db5da97e2 Do not misuse unsigned long to store pointers. 15 years ago
  Carl Eugen Hoyos 392f227393 Do not loop endlessly if converting into dv with timestamps Jan 1st not 16 years ago
  Michael Niedermayer 903a2e8628 Avoid using reserved __names. 16 years ago
  Diego Biurrun 34359cab0d spelling cosmetics 17 years ago
  Måns Rullgård e46e884f25 remove old unused string functions 17 years ago
  Måns Rullgård 34f18ba853 remove useless #ifndef CONFIG_NOCUTILS 17 years ago
  Måns Rullgård aa38ada2d4 simplify stristart() 17 years ago
  Måns Rullgård 315a2858b6 cosmetic: combine declaration and initialisation 17 years ago
  Måns Rullgård 26301cb806 simplify pstrcpy() 17 years ago
  Måns Rullgård 12a6f28928 simplify strstart() 17 years ago
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
  Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
  Diego Biurrun bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
  Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
  Roman Shaposhnik 0c9fc6e187 * replacing calls to not-always-available gmtime_r with our own code. 20 years ago
  Fabrice Bellard f71869a4db simpler strptime - added os_support.[ch] - moved localtime_r to os_support.c 21 years ago
  Fabrice Bellard 4358d5def3 removed ctype.h header 21 years ago
  Fabrice Bellard 39f472c3b6 dynamic array functions 21 years ago
  Zdenek Kabelac 5c91a6755b * static,const,compiler warning cleanup 21 years ago
  Fabrice Bellard abac617591 renamed libav to libavformat 22 years ago