summaryrefslogtreecommitdiffstats
path: root/libavutil/version.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '2a6eaeaa85d17b27ee0dd449183ec197c35c9675'Michael Niedermayer2013-05-241-1/+1
|\
| * Move get_logical_cpus() from lavc/pthread to lavu/cpu.Anton Khirnov2013-05-241-1/+1
* | lavu/opt: add AV_OPT_TYPE_COLORPaul B Mahol2013-05-171-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-05-151-1/+1
|\ \ | |/
| * pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*Anton Khirnov2013-05-151-2/+2
* | lavu/mem: add av_dynarray2_add()Stefano Sabatini2013-05-131-1/+1
* | Merge commit '74652af821d7e526a6541876a637fbf81261fa8e'Michael Niedermayer2013-05-071-1/+1
|\ \ | |/
| * pixdesc: add function to return pixel format with swapped endiannesJanne Grunau2013-05-061-1/+1
* | lavu/opencl: add opencl public error APIhighgod04012013-05-051-1/+1
* | lavu: add planar 16 bit and 8 bit rgb with alphaPaul B Mahol2013-05-031-2/+2
* | lavu: fix GET_UTF8 macro.Nicolas George2013-04-241-1/+1
* | lavu: add av_clipd_cPaul B Mahol2013-04-181-1/+1
* | opencl: add spec opencl device APIs 20130411highgod04012013-04-111-1/+1
* | Merge commit '8c65264595d5a82c56ae5043320e4b875a414229'Michael Niedermayer2013-04-051-1/+1
|\ \ | |/
| * pixdesc/pixfmt: Add XYZ colorspace for XYZ 12-bit valuesNicolas Bertrand2013-04-041-1/+1
* | lavu/samplefmt: add av_samples_alloc_array_and_pointers()Stefano Sabatini2013-03-311-1/+1
* | avutil/buffer: add get_opaqueXidorn Quan2013-03-291-2/+2
* | lavu/eval: add between() function.Clément Bœsch2013-03-221-1/+1
* | lavu/opt: add AV_OPT_TYPE_DURATION.Nicolas George2013-03-201-1/+1
* | lavu/opt: add AV_OPT_VIDEO_RATE optionPaul B Mahol2013-03-201-1/+1
* | Merge commit '2c328a907978b61949fd20f7c991803174337855'Michael Niedermayer2013-03-201-2/+2
|\ \ | |/
| * pixdesc: add a function for counting planes in a pixel format.Anton Khirnov2013-03-191-1/+1
* | lavu/eval: add bitor and bitand functionsStefano Sabatini2013-03-171-1/+1
* | Merge commit 'ad0c9f2d5d81e22207c6ccecc426bf7306acc327'Michael Niedermayer2013-03-081-1/+3
|\ \ | |/
| * lavc: move AVFrame.hwaccel_picture_private to Picture.Anton Khirnov2013-03-081-1/+3
* | Merge commit 'efa7f4202088c70caba11d7834641bc6eaf41830'Michael Niedermayer2013-03-081-1/+1
|\ \ | |/
| * avstring: Add locale independent versions of some ctype.h functionsReimar Döffinger2013-03-071-1/+1
* | lavu: add escape APIStefano Sabatini2013-03-071-2/+2
* | Merge commit '9d4da474f5f40b019cb4cb931c8499deee586174'Michael Niedermayer2013-03-011-0/+4
|\ \ | |/
| * lls: move to the private namespaceLuca Barbato2013-02-281-0/+4
* | lavu/parseutils: allow MM:SS format for duration in av_parse_time()Senthilnathan M2013-02-221-1/+1
* | eval: print() supportMichael Niedermayer2013-02-171-1/+1
* | lavu/parseutils: add digital cinema frame sizesDave Rice2013-02-031-1/+1
* | Merge commit '38c1466ca41c73c7ce347da702362cb69c151716'Michael Niedermayer2013-01-261-1/+1
|\ \ | |/
| * dict: add av_dict_parse_string()Justin Ruggles2013-01-251-1/+1
* | Merge commit 'b85a5e87af4254b80913fe33591d96361f30832b'Michael Niedermayer2013-01-251-2/+2
|\ \ | |/
| * lavu: Add av_strnstr()Vladimir Pantelic2013-01-251-1/+1
* | lavu/timecode: Allow drop frame mode for 60000/1001 fpsJason2013-01-241-1/+1
* | lavu/eval: extend if/ifnot functions to accept a third parameterStefano Sabatini2013-01-241-1/+1
* | eval: add function to access the current "wallclock" time.Michael Niedermayer2013-01-231-1/+1
* | Merge commit 'ab2ad8bd56882c0ea160b154e8b836eb71abc49d'Michael Niedermayer2013-01-151-1/+1
|\ \ | |/
| * lavu: Add an API for calculating HMAC (RFC 2104)Martin Storsjö2013-01-151-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-121-1/+1
|\ \ | |/
| * Add version bump and APIchanges entry for Add AV_PIX_FMT_VDPAU.Diego Biurrun2013-01-121-1/+1
* | Merge commit '6dd93ee6f1b050ad7c4b247899e83efa293ee405'Michael Niedermayer2012-12-301-1/+1
|\ \ | |/
| * avstring: add av_basename and av_dirnameLuca Barbato2012-12-291-1/+1
* | opt: Add support to query rangesMichael Niedermayer2012-12-081-2/+2
* | av_assert should use AV_LOG_PANIC.Reimar Döffinger2012-12-051-1/+1
* | lavu/parseutils: accept %J for hours >= 24.Nicolas George2012-12-021-1/+1
* | lavu/opt: allow to set sample and pixel format with av_opt_set_int()Stefano Sabatini2012-12-011-1/+1
OpenPOWER on IntegriCloud