80 Commits (6c180b35c43f0738d8a3d5c08a01209b51eda569)

Author SHA1 Message Date
  Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
  Anton Khirnov 8f3a3ce730 lavfi: check all ff_get_video_buffer() calls for errors. 13 years ago
  Anton Khirnov d4f89906e3 lavfi: add error handling to end_frame(). 13 years ago
  Anton Khirnov e9b992d035 lavfi: add error handling to draw_slice(). 13 years ago
  Anton Khirnov ebc8d97481 lavfi: add error handling to start_frame(). 13 years ago
  Ronald S. Bultje 3db407038e lavfi: use const for AVFilterPad declarations in all filters. 12 years ago
  Anton Khirnov 4c9080a7ef lavfi: unref AVFilterLink.out_buf in ff_end_frame(). 13 years ago
  Anton Khirnov 07bad27810 lavfi: unref AVFilterLink.cur_buf in ff_end_frame(). 13 years ago
  Anton Khirnov f493c644cd vf_pad: don't give up its own reference to the output buffer. 13 years ago
  Anton Khirnov 1a49a169eb lavfi: make filters less verbose. 13 years ago
  Anton Khirnov a5e8c41c28 lavfi: remove 'opaque' parameter from AVFilter.init() 13 years ago
  Michael Niedermayer 46c50b1726 vf_pad: check that we have write permission before writing in the buffer. 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
  Reimar Döffinger 24eac3cff5 Mark GRAY8 format as pseudo-paletted. 13 years ago
  Nicolas George 53b7a3fe08 vf_pad: port to new drawutils API. 13 years ago
  Nicolas George b50767c31d vf_pad: keep a reference to the output buffer. 13 years ago
  Alex Converse b0f29db5c2 Mark mutable static data const where appropriate. 13 years ago
  Michael Niedermayer b1b0fd2790 pad: fix format string length 13 years ago
  Reimar Döffinger 5af7daabc4 Mark AVFilterPad[] compound literals as const. 13 years ago
  Reimar Döffinger d78473334e Add const to static arrays where it was forgotten. 13 years ago
  Michael Niedermayer d7dcd96a23 vf_pad: Fix alignment of get_video_buffer() 13 years ago
  Nicolas George e2abe90ed7 vf_pad: remove mathematical constants now redundant. 13 years ago
  Stefano Sabatini 80de930a78 vf_pad: fix "vsub" variable value computation 14 years ago
  Stefano Sabatini 753890d0db vsrc_color: add @file doxy 14 years ago
  Stefano Sabatini 61d55fda2b lavfi: tweak display aspect ratio variables in pad and scale filters 13 years ago
  Stefano Sabatini 80f1cfd09d vf_pad: fix "vsub" variable value computation 14 years ago
  Stefano Sabatini 0bf02fb1ea vf_pad: add support for a "sar" variable 14 years ago
  Mans Rullgard 0ebcdf5cda Do not include mathematics.h in avutil.h 14 years ago
  Mina Nagy Zaki fd2c0a5db2 lavfi: add layout negotiation fields and helper functions. 14 years ago
  Stefano Sabatini bb3a2b723a vsrc_color: add @file doxy 14 years ago
  Stefano Sabatini 73a4f7c21b pad: make the filter parametric 14 years ago
  Stefano Sabatini 484a330890 pad: make the filter parametric 14 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
  Stefano Sabatini c8c0189d62 lavfi: put color source in a dedicated file 14 years ago
  Stefano Sabatini 5ad06110e0 lavfi: add drawutils 14 years ago
  Stefano Sabatini fd0b42cce0 lavfi: put color source in a dedicated file 14 years ago
  Stefano Sabatini bcfd9e821b lavfi: add drawutils 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 8bca34933e In the pad filter, log information about the input size. 14 years ago
  Michael Niedermayer e3331706fc Fix design of the pad filter. 14 years ago
  Baptiste Coudurier 69057b70f7 In pad filter, update new ref w/h in start_frame, fix chaining 14 years ago
  Stefano Sabatini 3fa77bde1b In libavfilter, use consistently "Copyright (c)" in the license 14 years ago
  Aurelien Jacobs 0985e1a3ca move the av_parse_color() function from libavfilter to libavcore 14 years ago
  Baptiste Coudurier c71e9640db 100L fix get_video_buffer in pad filter, get_video_buffer will store wrong values for w and h 14 years ago
  Aurelien Jacobs 2722dd6ebf improve av_parse_color() to allow for non-null terminated color string 14 years ago
  Stefano Sabatini b9f9e59afc Replace deprecated CODEC_TYPE_AUDIO and CODEC_TYPE_VIDEO with the 14 years ago