summaryrefslogtreecommitdiff
path: root/libavutil/version.h
Commit message (Expand)AuthorAge
* lavu/samplefmt: add av_samples_alloc_array_and_pointers()Stefano Sabatini2013-03-31
* avutil/buffer: add get_opaqueXidorn Quan2013-03-29
* lavu/eval: add between() function.Clément Bœsch2013-03-22
* lavu/opt: add AV_OPT_TYPE_DURATION.Nicolas George2013-03-20
* lavu/opt: add AV_OPT_VIDEO_RATE optionPaul B Mahol2013-03-20
* Merge commit '2c328a907978b61949fd20f7c991803174337855'Michael Niedermayer2013-03-20
|\
| * pixdesc: add a function for counting planes in a pixel format.Anton Khirnov2013-03-19
* | lavu/eval: add bitor and bitand functionsStefano Sabatini2013-03-17
* | Merge commit 'ad0c9f2d5d81e22207c6ccecc426bf7306acc327'Michael Niedermayer2013-03-08
|\|
| * lavc: move AVFrame.hwaccel_picture_private to Picture.Anton Khirnov2013-03-08
* | Merge commit 'efa7f4202088c70caba11d7834641bc6eaf41830'Michael Niedermayer2013-03-08
|\|
| * avstring: Add locale independent versions of some ctype.h functionsReimar Döffinger2013-03-07
* | lavu: add escape APIStefano Sabatini2013-03-07
* | Merge commit '9d4da474f5f40b019cb4cb931c8499deee586174'Michael Niedermayer2013-03-01
|\|
| * lls: move to the private namespaceLuca Barbato2013-02-28
* | lavu/parseutils: allow MM:SS format for duration in av_parse_time()Senthilnathan M2013-02-22
* | eval: print() supportMichael Niedermayer2013-02-17
* | lavu/parseutils: add digital cinema frame sizesDave Rice2013-02-03
* | Merge commit '38c1466ca41c73c7ce347da702362cb69c151716'Michael Niedermayer2013-01-26
|\|
| * dict: add av_dict_parse_string()Justin Ruggles2013-01-25
* | Merge commit 'b85a5e87af4254b80913fe33591d96361f30832b'Michael Niedermayer2013-01-25
|\|
| * lavu: Add av_strnstr()Vladimir Pantelic2013-01-25
* | lavu/timecode: Allow drop frame mode for 60000/1001 fpsJason2013-01-24
* | lavu/eval: extend if/ifnot functions to accept a third parameterStefano Sabatini2013-01-24
* | eval: add function to access the current "wallclock" time.Michael Niedermayer2013-01-23
* | Merge commit 'ab2ad8bd56882c0ea160b154e8b836eb71abc49d'Michael Niedermayer2013-01-15
|\|
| * lavu: Add an API for calculating HMAC (RFC 2104)Martin Storsjö2013-01-15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-12
|\|
| * Add version bump and APIchanges entry for Add AV_PIX_FMT_VDPAU.Diego Biurrun2013-01-12
* | Merge commit '6dd93ee6f1b050ad7c4b247899e83efa293ee405'Michael Niedermayer2012-12-30
|\|
| * avstring: add av_basename and av_dirnameLuca Barbato2012-12-29
* | opt: Add support to query rangesMichael Niedermayer2012-12-08
* | av_assert should use AV_LOG_PANIC.Reimar Döffinger2012-12-05
* | lavu/parseutils: accept %J for hours >= 24.Nicolas George2012-12-02
* | lavu/opt: allow to set sample and pixel format with av_opt_set_int()Stefano Sabatini2012-12-01
* | lavu/opt: change the way default pixel and sample format value is setStefano Sabatini2012-11-30
* | lavu/samplefmt: return the size of the allocated samples buffer at the next bumpStefano Sabatini2012-11-25
* | lavu/opt: add support for reading pixel and sample format through av_get_int()Stefano Sabatini2012-11-25
* | lavu/imgutils: add consistency checks to av_image_copy_plane()Stefano Sabatini2012-11-25
* | lavu/opt: add av_opt_ accessors for pixel/format/image size optionsStefano Sabatini2012-11-25
* | lavu/bprint: implement av_bprint_strftime().Nicolas George2012-11-17
* | Merge commit '8f5587c3d0bc4b5f075e4282215bda91a21fc12e'Michael Niedermayer2012-11-17
|\|
| * cpu.h: define AV_CPU_FLAG_MMX2 for libavutil major 52Janne Grunau2012-11-16
* | lavu/opt: fix av_opt_get_key_value() API.Nicolas George2012-11-16
* | Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88'Michael Niedermayer2012-11-12
|\|
| * lavu: rename audioconvert.* to channel_layout.* and deprecate audioconvert.hJustin Ruggles2012-11-11
* | lavu: remove disabled FF_API_OLD_EVAL_NAMES codeStefano Sabatini2012-11-07
* | Merge commit '5ff998a233d759d0de83ea6f95c383d03d25d88e'Michael Niedermayer2012-11-05
|\|
| * lavu: add av_ctz() for trailing zero bit countJustin Ruggles2012-11-05
* | lavu: drop disabled FF_API_OLD_TC_ADJUST_FRAMENUM codeStefano Sabatini2012-11-04