35 Commits (26f4ee37f7ce0c04668a3ff38eff31f65e0618be)

Author SHA1 Message Date
wm4 463b81de2b imgutils: add function to clear an image to black 7 years ago
wm4 45df7adc1d imgutils: add function to clear an image to black 7 years ago
Vittorio Giovara ce6d72d107 imgutils: Document av_image_get_buffer_size() 8 years ago
Michael Niedermayer d4c1cc2b87 avutil/imgutils: Clarify doxy for av_image_check_size2() 8 years ago
Michael Niedermayer f542b152aa avutil: Add av_image_check_size2() 8 years ago
Diego Biurrun a1d9de304f Fix some mismatches between function parameter and doxygen parameter names. 8 years ago
Anton Khirnov d7bc52bf45 imgutils: add a function for copying image data from GPU mapped memory 8 years ago
Martin Storsjö 58a840e215 Replace a few leftover instances of enum PixelFormat with enum AVPixelFormat 10 years ago
Stefano Sabatini e2ad0b66fa imgutils: create misc functions for dealing with buffers 10 years ago
Diego Biurrun bb41115d56 imgutils: Do not declare avpriv_set_systematic_pal2 in the public header 10 years ago
Justin Ruggles 9e500efdbe Add av_image_check_sar() and use it to validate SAR 11 years ago
Stefano Sabatini 252746d052 lavu/imgutils: add consistency checks to av_image_copy_plane() 12 years ago
Diego Biurrun 52d113ee06 avutil: Rename ff_set_systematic_pal2() ---> avpriv_set_systematic_pal2() 12 years ago
Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
Stefano Sabatini e6674e46ec lavu/imgutils: create misc functions for dealing with buffers 13 years ago
Luca Barbato 757cd8d876 doxy: provide a start page and document libavutil 13 years ago
Diego Biurrun ff993cd7fc doxygen: Drop array size declarations from Doxygen parameter names. 14 years ago
Diego Biurrun 24c9babaaf doxygen: Fix parameter names to match the function prototypes. 14 years ago
Diego Biurrun dc25d79f49 Drop unnecessary directory prefixes from #include directives. 14 years ago
Anton Khirnov 9e5c62c97f lavu: remove FF_API_OLD_IMAGE_NAMES cruft 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 4da12e3b13 Implement av_image_alloc() and use it in 14 years ago
Ramiro Polla d222e9f9da av_fill_image_linesizes -> av_image_fill_linesizes 14 years ago
Stefano Sabatini 2b3cd04d88 Cosmetics: use plural form for *linesizes arguments of 14 years ago
Stefano Sabatini 34017fd9b2 Move av_picture_data_copy() to libavcore, and rename it 14 years ago
Stefano Sabatini 9686abb826 Reimplement ff_img_copy_plane() as av_image_copy_plane() in libavcore, 14 years ago
Stefano Sabatini 9b7269e379 Adopt a hierarchical name scheme for the imgutils.h API. Simplify 14 years ago
Stefano Sabatini 0f146263aa Make av_fill_image_max_pixsteps() non static non inline. 14 years ago
Stefano Sabatini e34433612f Rename av_fill_image_max_pixstep() to av_fill_image_max_pixsteps(). 14 years ago
Stefano Sabatini d1a991f23d Add missing period in av_fill_image_max_pixstep() doxy. 14 years ago
Stefano Sabatini a6ddf8bf0f Implement inline function av_fill_image_max_pixstep() and use it for 14 years ago
Stefano Sabatini 7906e2b974 Implement av_get_image_linesize() and use it in 14 years ago
Stefano Sabatini bf176f58b7 Deprecate avcodec_check_dimensions() in favor of the new function 14 years ago
Stefano Sabatini e7bd48a6ae Move fill_image_linesize() and fill_image_data_ptr() from 15 years ago