summaryrefslogtreecommitdiff
path: root/libavutil/avutil.h
Commit message (Expand)AuthorAge
* eval: add sqrt function for computing the square rootStefano Sabatini2011-05-05
* Merge commit '85770f2a2651497861ed938efcd0df3696ff5e45'Michael Niedermayer2011-05-01
|\
| * Move ff_dynarray_add to lavu and make it public.Anton Khirnov2011-04-29
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-27
|\|
| * lavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE_TYPE_* enumsStefano Sabatini2011-04-26
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-20
|\|
| * lavu: remove FF_API_OLD_IMAGE_NAMES cruftAnton Khirnov2011-04-19
| * lavu: remove FF_API_OLD_EVAL_NAMES cruftAnton Khirnov2011-04-19
| * Bump major versions of all libraries.Anton Khirnov2011-04-18
| * eval: add support for trunc, ceil, and floor functionsStefano Sabatini2011-04-10
| * pixfmt: add PIX_FMT_BGR48LE and PIX_FMT_BGR48BEPeter Ross2011-04-10
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
| * lavf, lavu: bump minor versions and add an APIChanges entry for av_ prefixesAnton Khirnov2011-02-17
| * Merge libavcore into libavutilReinhard Tartler2011-02-15
| * Add forgotten minor API bumps and APIChanges entriesAnton Khirnov2011-02-02
* | eval: add support for trunc, ceil, and floor functionsStefano Sabatini2011-04-05
* | Add PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formatsPeter Ross2011-03-17
* | lavf, lavu: bump minor versions and add an APIChanges entry for av_ prefixesAnton Khirnov2011-02-18
* | Merge libavcore into libavutilReinhard Tartler2011-02-16
* | Add forgotten minor API bumps and APIChanges entriesAnton Khirnov2011-02-04
|/
* Add av_file_map() and av_file_unmap() functions.Stefano Sabatini2010-12-22
* Add AVERROR_*_NOT_FOUND codes.Nicolas George2010-12-19
* Deprecate avcodec_pix_fmt_string() in favor ofStefano Sabatini2010-12-04
* Use hierarchic names convention (prefix them with av_expr) for theStefano Sabatini2010-11-08
* Implement isnan() function evaluation.Stefano Sabatini2010-11-03
* Make strmatch() return 1 only if the string compared against theStefano Sabatini2010-11-01
* Fix evaluation of expressions of the form: E1;E2.Stefano Sabatini2010-11-01
* Install libavutil/opt.h, its API is public.Stefano Sabatini2010-10-08
* Make av_cmp_q() work with infinities and NAN.Michael Niedermayer2010-10-05
* Make av_d2q() manage the case in which the value to convert is inf.Stefano Sabatini2010-10-04
* av_assert() system.Michael Niedermayer2010-09-30
* Move av_set_options_string() from libavfilter to libavutil.Stefano Sabatini2010-09-27
* Move av_get_token() from libavfilter to libavutil.Stefano Sabatini2010-09-27
* Bump version and update APIchanges after r25210.Stefano Sabatini2010-09-27
* Move AVOptions from libavcodec to libavutilMichael Niedermayer2010-09-26
* 2nd try to fix av_log() repeated detectionMichael Niedermayer2010-09-24
* Add av_popcount() to libavutil/common.h and bump minor versionTomas Härdin2010-09-14
* Move mm_support() from libavcodec to libavutil, make it a publicStefano Sabatini2010-09-08
* Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_Stefano Sabatini2010-09-04
* Define macro AV_NE() and use it in libavdevice.Stefano Sabatini2010-08-17
* Add the M_PHI constant, contains an approximation of the golden ratioStefano Sabatini2010-07-22
* Update lavu minor and add APIchanges entry after r24174 (add bswap.hStefano Sabatini2010-07-11
* Bump minor after read/write_line() to av_read/write_image_line()Stefano Sabatini2010-07-08
* avutil: bump minor version for r23985 (install lfg.h)Ramiro Polla2010-07-02
* Move colorspace.h from libavcodec to libavutil.Stefano Sabatini2010-07-01
* Fix grammar errors in documentationMåns Rullgård2010-06-30
* Add APIchanges entry and bump minor after av_compare_mod() addition.Stefano Sabatini2010-06-13
* Move eval.c and eval.h from libavcodec to libavutil, and make the evalStefano Sabatini2010-06-05
* Bump lavu minor and add APIchanges entry after AV_BASE64_SIZE()Stefano Sabatini2010-06-05
* Bump libavutil minor version for the addition of av_get_random_seedMartin Storsjö2010-05-23