]> git.sesse.net Git - ffmpeg/history - libavcodec/imgconvert.c
Fix misspelled parameter names in Doxygen documentation.
[ffmpeg] / libavcodec / imgconvert.c
2010-07-01 Stefano SabatiniMove colorspace.h from libavcodec to libavutil.
2010-06-06 Stefano SabatiniFix width computation for nv12/nv21 in ff_get_plane_byt...
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-04-14 Andreas ÖmanAdd PIX_FMT_Y400A, 8bit gray, 8bit alpha
2010-04-11 Stefano SabatiniMake ff_fill_linesize() use the information stored in
2010-03-05 Vitor SessakRound correctly chroma picture height.
2010-03-05 Janusz KrzysztofikAdd initial support for 12-bit color mode.
2010-03-05 Janusz KrzysztofikFix BGR cases missing from depth test in avcodec_get_pi...
2010-02-28 Carl Eugen HoyosInclude internal.h and imgconvert.h, they contain the...
2010-01-30 Stefano SabatiniImplement av_get_pix_fmt(), and deprecate avcodec_get_p...
2009-12-14 Carl Eugen HoyosUse PIX_FMT_NONE for -1 when enum PixelFormat is expect...
2009-12-04 Stefano SabatiniCosmetics: remove empty definitions of hw-accelerated...
2009-11-28 Stefano SabatiniUse pixel formats names defined in av_pix_fmt_descripto...
2009-11-28 Stefano SabatiniRemove unused PixFmtInfo.is_hwaccel field.
2009-11-26 Stefano SabatiniMake avcodec_get_pix_fmt_name() use av_pix_fmt_descript...
2009-11-26 Stefano SabatiniRemove x_chroma_shift and y_chroma_shift fields from...
2009-11-26 Stefano SabatiniUse av_pix_fmt_descriptors in avcodec_get_chroma_sub_sa...
2009-11-25 Stefano SabatiniUse av_pix_fmt_descriptors in ff_is_hwaccel_pix_fmt...
2009-11-25 Ramiro PollaFix nv12/nv21 handling. linesize for plane 1 should...
2009-11-20 Ramiro PollaIndent
2009-11-19 Stefano SabatiniFix name for PIX_FMT_NV21 PixFmtInfo entry.
2009-11-10 Vitor SessakFix palette copying in av_picture_copy(). Previous...
2009-11-10 NVIDIA CorporationAdd VDPAU hardware accelerated decoding for MPEG-4...
2009-10-11 Reimar Döffinger100l in avpicture_layout: width of chroma planes depend...
2009-09-26 Justin Rugglessimplify format string for writing pix_fmt string.
2009-09-25 Justin RugglesAlign pix_fmt list by allowing one more char for the...
2009-09-05 Lars TäuberMake 16bit YUV formats compatible with NE avcodec_get_p...
2009-08-11 Alexis BallierUse RGB5x5LE, RGB5x5BE, BGR5x5LE and BGR5x5BE instead...
2009-07-26 Måns RullgårdReplace WORDS_BIGENDIAN with HAVE_BIGENDIAN
2009-07-01 Måns RullgårdFix argument type mismatches for av_picture_crop and...
2009-04-21 Michael NiedermayerAdd 420,422 and 444 planar 16bit per component pix...
2009-04-17 Michael NiedermayerRemove a useless assignment in img_get_alpha_info(...
2009-04-17 Michael NiedermayerRemove redundant assignment in av_picture_copy() found...
2009-04-17 Michael NiedermayerRemove redundant assignment from avcodec_get_pix_fmt_lo...
2009-04-14 Baptiste Coudurierfix indentation
2009-04-14 Baptiste Coudurieravoid strcmp NULL, fix segv on mingw
2009-03-22 Stefano SabatiniMake the pixel formats which were defined as macros:
2009-03-22 Stefano SabatiniFactorize: use the X_NE() macro in avcodec_get_pix_fmt().
2009-03-22 Stefano SabatiniImplement X_NE() macro.
2009-03-21 Stefano SabatiniChange the RGB5X5/BGR5X5 pixel format defines so that...
2009-03-21 Stefano SabatiniExtend the behavior of avcodec_get_pix_fmt(), if it...
2009-03-21 Stefano SabatiniGlobally prefer enum PixelFormat over int when it makes...
2009-03-21 Reimar DöffingerFix avpicture_get_size for non-paletted formats with...
2009-03-19 Reimar DöffingerDo not set linesize for palette data, it does not make...
2009-03-03 Michael NiedermayerRemove old scaler.
2009-03-03 Gwenole BeauchesneSet PixFmtInfo::{x, y}_chroma_shift for VDPAU and VAAPI...
2009-02-28 Cédric SchieliFix avpicture_layout to not chroma shift the alpha...
2009-02-27 Gwenole BeauchesneAdd VA API pixel formats.
2009-02-23 Michael NiedermayerApproved hunks for VAAPI / our new shiny hwaccel API
2009-02-22 Daniel VerkampAdd missing av_cold in static init/close functions.
2009-02-22 Peter RossAdd PIX_FMT_RGB48BE and PIX_FMT_RGB48LE.
2009-02-10 Patrik KullmanAdd a default (error) for the switch in case of an...
2009-02-06 Michael NiedermayerEnsure that the palette is set in data[1] for all 8bit...
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2009-01-20 NVIDIA CorporationAdd VDPAU hardware accelerated decoding for WMV3 and...
2009-01-19 Diego Biurruncosmetics: Remove pointless period after copyright...
2009-01-16 NVIDIA CorporationAdd VDPAU hardware accelerated decoding for MPEG1 and...
2009-01-13 Aurelien JacobsChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2009-01-04 NVIDIA CorporationAdd VDPAU hardware accelerated decoding for H264 which...
2008-12-22 Diego BiurrunRename libavcodec/i386/ --> libavcodec/x86/.
2008-12-14 Anders GrönbergPrevent shift overflow, patch by Anders Grönberg, galil...
2008-12-14 Aurelien JacobsGet rid of mmx_t.
2008-10-30 Art ClarkeRemove unused variable, patch by Art Clarke, aclarke...
2008-10-29 Art ClarkeFix av_picture_copy missing pixels on packed planar...
2008-10-27 Diego PettenòRename template included sources from .h to _template.c.
2008-09-08 Michael Niedermayeravcodec_find_best_pix_fmt() needs a 64bit mask as there...
2008-09-08 Michael NiedermayerRemove stuff under #if LIBAVCODEC_VERSION_INT.
2008-08-03 Peter RossAdd graceful error handling to avcodec_get_pix_fmt_name...
2008-06-01 Baptiste Couduriermemcpy considering output width, not src linesize,...
2008-05-27 Michael NiedermayerDo not read from prior the array, fix CID 127.
2008-05-06 Diego BiurrunRemove unnecessary parentheses from return calls.
2008-03-16 Diego BiurrunMove functions that are only used when libswscale is...
2008-03-10 Diego BiurrunRename --enable-swscaler --> enable-swscale to be consi...
2008-02-15 Vitor SessakThis should not be part of the public API
2008-02-15 Vitor SessakMy commit in r11942 broke compilation.
2008-02-15 Vitor SessakSplit avpicture_fill() in two functions. This will be
2008-02-13 Diego Biurruntypo fix: inited --> initialized
2008-02-11 Vitor SessakFactor bytewidth determination in its own function
2008-01-31 Baptiste Couduriercast to dest type, fix warning imgconvert.c:1958: warni...
2007-12-18 Baptiste Coudurieravoid infinite loop if pixel format conversion does...
2007-12-01 Vitor Sessakspelling
2007-10-11 Andrea GualanoEnable avpicture_deinterlace() for PIX_FMT_GRAY8.
2007-09-29 Ronald S. BultjeUse emms_c() instead of ifdef
2007-09-24 Aurelien Jacobsadd support for yuva420p colorspace (yuv420p + alpha)
2007-07-18 Andreas Ömanadd YUV440P and YUVJ440P support
2007-07-17 Diego Biurruntypo fixes
2007-07-17 Ian Caulfieldcreate colorspace.h and use it where appropriate
2007-05-30 Stefano SabatiniAdd support for listing the supported pixel formats...
2007-05-28 Diego BiurrunRemove redundant fastmemcpy.h #include, it is indirectl...
2007-04-07 Ivo van PoortenFix segmentation fault for gray16le to gray conversion.
2007-03-04 Panagiotis IssarisAdd the prefix "av_" to img_crop(), img_copy() and...
2007-02-25 Panagiotis IssarisMove the unaltered documentation of the functions which...
2007-02-20 Guillaume Poirieradd doxygen docs for avpicture_fill()
2007-02-12 Diego Biurrunconsistency renaming: yuv422 --> yuyv422
2007-02-12 Diego Biurrunconsistency renaming: uyvy411 --> uyyvyy411
2007-02-12 Diego Biurrunconsistency renaming: rgba32 --> rgb32
2007-02-07 Diego BiurrunReplace deprecated PIX_FMT names by the newer variants.
2007-01-17 Luca BarbatoAvoid branches in the loop and solve a gcc warning
2007-01-17 Luca BarbatoCosmetics
2006-11-16 Alex BeregszasziRemove alpha channel from RGB555
next