Commit History

Author SHA1 Message Date
  Reinhard Tartler 7ffe76e540 Merge libavcore into libavutil 13 years ago
  Reinhard Tartler 737eb5976f Merge libavcore into libavutil 13 years ago
  Stefano Sabatini 8bca34933e In the pad filter, log information about the input size. 13 years ago
  Michael Niedermayer e3331706fc Fix design of the pad filter. 13 years ago
  Baptiste Coudurier 69057b70f7 In pad filter, update new ref w/h in start_frame, fix chaining 13 years ago
  Stefano Sabatini 3fa77bde1b In libavfilter, use consistently "Copyright (c)" in the license 13 years ago
  Aurelien Jacobs 0985e1a3ca move the av_parse_color() function from libavfilter to libavcore 13 years ago
  Baptiste Coudurier c71e9640db 100L fix get_video_buffer in pad filter, get_video_buffer will store wrong values for w and h 13 years ago
  Aurelien Jacobs 2722dd6ebf improve av_parse_color() to allow for non-null terminated color string 13 years ago
  Stefano Sabatini b9f9e59afc Replace deprecated CODEC_TYPE_AUDIO and CODEC_TYPE_VIDEO with the 14 years ago
  Stefano Sabatini e16f217ceb Use new imgutils.h API names, fix deprecation warnings. 14 years ago
  S.N. Hemanth Meenakshisundaram cc80caff52 Separate video specific BufferRef properties into VideoProps. 14 years ago
  S.N. Hemanth Meenakshisundaram 5d4890d73d Rename fields: 14 years ago
  S.N. Hemanth Meenakshisundaram 7fce481a69 Rename functions and fields: 14 years ago
  S.N. Hemanth Meenakshisundaram ecc8dada37 Rename AVFilterPicRef to AVFilterBufferRef. 14 years ago
  Stefano Sabatini 6ce9b4310c Remove use of the deprecated function avcodec_check_dimensions(), use 14 years ago
  Stefano Sabatini 126b638ea0 Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate() 14 years ago
  Stefano Sabatini 23ccf3c7a7 Add color source. 14 years ago
  Måns Rullgård d0b9b91b57 vf_pad: restore use of _CCIR colourspace conversion macros 14 years ago
  Stefano Sabatini 1b364fd26e Move shareable draw_rectangle() and query_formats function to the top 14 years ago
  Stefano Sabatini 039baa7813 Factorize out some code and implement the fill_line_with_color() 14 years ago
  Stefano Sabatini 478b9d74d4 Enhance pad filter command-line description. 14 years ago
  Stefano Sabatini 2b4abbd6f5 Move colorspace.h from libavcodec to libavutil. 14 years ago
  Stefano Sabatini 2e79db0141 Set pad description with NULL_IF_CONFIG_SMALL(), consistent with the 14 years ago
  Stefano Sabatini a74f893b85 Improve description for the pad filter. 14 years ago
  Stefano Sabatini aeaa9630e5 Remove the name of the file from the @file doxy, it is unnecessary and 14 years ago
  Stefano Sabatini 622e6ce53a Make the init and config_filter callbacks of the pad filter return 14 years ago
  Baptiste Coudurier 2c2b2c0ac2 silence gcc warning about potential uninitialized usage 14 years ago
  Måns Rullgård f66b390582 vf_pad: fix mixed code and declarations 14 years ago
  Michael Niedermayer 3c940173c0 Add pad filter. 14 years ago