summaryrefslogtreecommitdiff
path: root/libavutil/version.h
Commit message (Expand)AuthorAge
* 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
* | lavu/opt: implement av_opt_get_key_value().Nicolas George2012-11-04
* | lavu/opt: add AV_OPT_SAMPLE_FMT optionStefano Sabatini2012-11-03
* | lavu/bprint: add av_bprint_get_buffer().Nicolas George2012-11-02
* | lavu: add av_clip64()Michael Niedermayer2012-10-27
* | Merge commit '8b8899ac3233b4f7af83ded0dc032fad8902d714'Michael Niedermayer2012-10-23
|\|
| * lavu: remove disabled FF_API_AV_FIFO_PEEK cruftAnton Khirnov2012-10-23
* | Merge commit 'c692957c4edd119920cd7f2121628dd183589e6a'Michael Niedermayer2012-10-23
|\|
| * lavu: remove disabled avoptions cruftAnton Khirnov2012-10-23
| * lavu: remove disabled FF_API_GET_BITS_PER_SAMPLE_FMT cruftAnton Khirnov2012-10-23
* | Merge commit 'add3a6902ea4d459f36655656a1f8daa409118a7'Michael Niedermayer2012-10-23
|\|
| * lavu: bump major to 52Anton Khirnov2012-10-23
* | Merge commit '2b8dd371e4d276ca0d342e82b8b4cc281be0630a'Michael Niedermayer2012-10-23
|\|
| * lavu: postpone recent deprecations until the next major bumpAnton Khirnov2012-10-23
* | Merge commit 'c3e15f7b39aac2012f09ee4ca86d2bc674ffdbd4'Michael Niedermayer2012-10-22
|\|
| * avutil: Add AVERROR_EXPERIMENTALNathan Caldwell2012-10-21
* | lavu/parseutils: rework rational reduction logic in av_parse_ratio()Stefano Sabatini2012-10-20
* | libavutil: loose idiotic circular dependancies between version and avutil.hMichael Niedermayer2012-10-13
* | Merge commit 'd5c62122a7b26704bf867a1262df358623bf5edf'Michael Niedermayer2012-10-13
|\|
| * Move av_reverse table to libavcodecDiego Biurrun2012-10-12
* | Merge commit 'b7f1010c8fce09096057528f7cd29589ea1ae7df'Michael Niedermayer2012-10-12
|\|
| * pixdesc: add functions for accessing pixel format descriptors.Anton Khirnov2012-10-12
* | Merge commit 'e002e3291e6dc7953f843abf56fc14f08f238b21'Michael Niedermayer2012-10-12
|\|
| * avutil: Add functions for allocating opaque contexts for algorithmsMartin Storsjö2012-10-11
* | Merge commit '78071a1420b425dfb787ac739048f523007b8139'Michael Niedermayer2012-10-08
|\|
| * pixfmt: add AV_ prefixes to PIX_FMT_*Anton Khirnov2012-10-08
* | Merge commit 'ab35ec29a4071871934856c00da7d6ebcc0c095b'Michael Niedermayer2012-10-04
|\|
| * samplefmt: make av_samples_alloc() initialize the data to silence.Anton Khirnov2012-10-04
* | lavu/parseutils: fix av_small_strptime() whitespace directive parsingStefano Sabatini2012-09-17
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-13
|\|
| * lavu/audioconvert: add a second low frequency channel.Tim Walker2012-09-12
* | lavu/parseutils: add av_small_strptime()Stefano Sabatini2012-09-06