21 Commits (5ed032fb8b34d5655b606c20bcc238116f96e816)

Author SHA1 Message Date
  Anton Khirnov 1a49a169eb lavfi: make filters less verbose. 13 years ago
  Anton Khirnov a5e8c41c28 lavfi: remove 'opaque' parameter from AVFilter.init() 13 years ago
  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
  Stefano Sabatini 1c9e340d35 lavfi: add avfilter_copy_frame_props() 14 years ago
  Stefano Sabatini b58dbb5b03 lavc: add a sample_aspect_ratio field to AVFrame 14 years ago
  Anton Khirnov cd3716b9aa Replace all uses of av_close_input_file() with avformat_close_input(). 13 years ago
  Anton Khirnov 145f741e11 AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* 13 years ago
  Anton Khirnov 79eff91325 AVOptions: deprecate av_opt_set_defaults2 13 years ago
  Anton Khirnov a67c061e0f lavf: add avformat_find_stream_info() 14 years ago
  Anton Khirnov 0b950fe240 lavc: introduce avcodec_open2() as a replacement for avcodec_open(). 14 years ago
  Anton Khirnov 603b8bc2a1 Deprecate av_open_input_* and remove their uses. 14 years ago
  Diego Biurrun b0a4e5f9e7 Employ correct printf format specifiers, mostly in debug output. 14 years ago
  Anton Khirnov b66752790a AVOptions: make default_val a union, as proposed in AVOption2. 14 years ago
  royger 0bbb28c75b vsrc_movie: add key_frame and pict_type. 14 years ago
  Stefano Sabatini 5eb901cfec vsrc_movie: fix leak in request_frame() 14 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
  Reinhard Tartler 737eb5976f Merge libavcore into libavutil 14 years ago
  Stefano Sabatini 9409c3811c libavfilter: add video movie source 14 years ago