27 Commits (b2bcbcd99967c7cb9f17ae07c48c32baf8855e40)

Author SHA1 Message Date
  Anton Khirnov 9d0bfc5052 lavfi: make AVFilterPad opaque after two major bumps. 13 years ago
  Anton Khirnov 6d58358a3a lavfi: make avfilter_get_video_buffer() private on next bump. 13 years ago
  Anton Khirnov 803391f719 lavfi: remove request/poll and drawing functions from public API on next bump 13 years ago
  Anton Khirnov b74a1da49d lavfi: make formats API private on next bump. 13 years ago
  Baptiste Coudurier 1b99971dc7 vf_frei0r: set outlinks sample aspect ratio to 1 13 years ago
  Reimar Döffinger 5af7daabc4 Mark AVFilterPad[] compound literals as const. 13 years ago
  Stefano Sabatini b35e9e19e9 lavu: add av_strtok() 13 years ago
  Diego Biurrun d3f751e603 Add some missing mathematics.h #includes for av_rescale(). 14 years ago
  Mina Nagy Zaki fd2c0a5db2 lavfi: add layout negotiation fields and helper functions. 14 years ago
  Stefano Sabatini 35fe66abbc lavfi: rename AVFilterBufferRefVideoProps.pixel_aspect to sample_aspect_ratio 14 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
  Reinhard Tartler 7ffe76e540 Merge libavcore into libavutil 14 years ago
  Reinhard Tartler 737eb5976f Merge libavcore into libavutil 14 years ago
  Stefano Sabatini f51aeedd41 Extend the frei0r filter syntax. 14 years ago
  Stefano Sabatini f8608dcac3 Implement frei0r source. 14 years ago
  Stefano Sabatini 3fa77bde1b In libavfilter, use consistently "Copyright (c)" in the license 14 years ago
  Stefano Sabatini 2467997c8c Fix crash in uninit. 14 years ago
  Aurelien Jacobs 0985e1a3ca move the av_parse_color() function from libavfilter to libavcore 14 years ago
  Stefano Sabatini f6c182a0c3 Fix frei0r filter after av_parse_color() syntax change. 14 years ago
  Stefano Sabatini 41f1d3afeb Fix timestamp handling in more filters after the change which set the 14 years ago
  Víctor Paesa 524aae8625 Use SLIBSUF instead of .so, as a more generic dynamic library suffix. 14 years ago
  Stefano Sabatini 372e288408 Move av_get_token() from libavfilter to libavutil. 14 years ago
  Stefano Sabatini 32eba9f27e Remove unnecessary av_strdup() and av_free(). 14 years ago
  Stefano Sabatini 47941088f9 Add frei0r filter. 14 years ago