avfilter: check filter link validity
[platform/upstream/libav.git] / compat /
2014-08-15 Gabriel Dumecosmetics: Write NULL pointer equality checks more...
2014-08-15 Diego Biurrunw32pthreads: Mark functions in compatibility wrapper...
2014-08-13 Martin Storsjöw32threads: Use newer thread synchronization functions...
2014-03-10 Anton KhirnovWork around broken floating point limits on some systems.
2013-11-24 Derek Buitenhuisbuild: Import makedef script from c99-to-c89
2013-11-06 Diego BiurrunRemove #undefs for formerly forbidden system functions
2013-08-27 Martin StorsjöRevert "w32pthread: help compiler figure out undeeded...
2013-08-27 Martin Storsjöw32threads: Don't use function pointers when linking...
2013-08-21 Rafaël Carréw32pthread: help compiler figure out undeeded code
2013-07-18 Diego Biurruncompat: Add missing license boilerplates
2013-07-18 Diego BiurrunEmploy consistent LIBAV_COMPAT_ multiple inclusion...
2013-07-04 Luca Barbatocompat: wrap math.h to avoid AIX-specific clashes
2013-05-24 Anton Khirnovw32pthreads: move from lavc to compat/
2013-03-07 Reimar DöffingerUse the avstring.h locale-independent character type...
2012-10-23 Mans Rullgardbuild: Plan 9 support
2012-10-13 Mans Rullgardbuild: tms470: work around glibc math.h problems
2012-09-15 Ronald S. Bultjecompat/vsnprintf: return number of bytes required on...
2012-09-05 Ronald S. Bultjelavu: add snprintf(), vsnprint() and strtod() replaceme...
2012-08-16 Martin Storsjögetopt: Remove an unnecessary define
2012-08-16 Martin Storsjögetopt: Add missing includes
2012-07-11 Ronald S. Bultjedct/fft-test: use a replacement getopt() if the system...