summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* Merge commit '93e65e9a6c0895f869752a66731d9b2ec3916467'Michael Niedermayer2013-04-11
|\
| * Cosmetics, restore alphabetic order in atomics lists.Anton Khirnov2013-04-11
| * dsputil: Make dsputil selectableRonald S. Bultje2013-04-10
| * x86inc: Fix number of operands for cmp* instructionsChristophe Gisquet2013-04-09
* | opencl: add spec opencl device APIs 20130411highgod04012013-04-11
* | avutil/opencl: add opencl device list APIs 20130411highgod04012013-04-11
* | lavu/eval: rename "new_eval_expr()" to "make_eval_expr()"Stefano Sabatini2013-04-10
* | fix bug of finding CPU devicehighgod04012013-04-05
* | x264asm: fix cmp* number of argumentsChristophe Gisquet2013-04-05
* | Merge commit '8c65264595d5a82c56ae5043320e4b875a414229'Michael Niedermayer2013-04-05
|\|
| * pixdesc/pixfmt: Add XYZ colorspace for XYZ 12-bit valuesNicolas Bertrand2013-04-04
* | avutil/opencl: replace assert by check and error message in av_opencl_init()highgod04012013-04-04
* | avutil/opencl: check strtol for failurehighgod04012013-04-04
* | avutil/opencl: add check for the program number to create kernelhighgod04012013-04-04
* | Merge commit 'bcc94328980e6c56546792ab08b0756abdce310b'Michael Niedermayer2013-04-04
|\|
| * opt: check the return values of av_get_token for ENOMEM.Anton Khirnov2013-04-04
* | Fix make checkheaders without opencl headers.Carl Eugen Hoyos2013-04-03
* | Merge commit 'f9f6402e9c9ce3642df981b48507df3a2d956f65'Michael Niedermayer2013-04-03
|\|
| * configure: prettify atomics handling.Anton Khirnov2013-04-03
* | lavu/opencl: use consistent inclusion header guard nameStefano Sabatini2013-04-01
* | lavu/opencl: apply misc cosmetics fixesStefano Sabatini2013-04-01
* | Merge remote-tracking branch 'cigaes/master'Michael Niedermayer2013-04-01
|\ \
| * | lavu/opt: make sure av_opt_set_bin() handles NULL/0.Nicolas George2013-04-01
* | | opencl: fix double ;Michael Niedermayer2013-04-01
* | | opencl wrapper based on comments on 20130401highgod04012013-04-01
|/ /
* | opt: attempt to improve options dump output.Clément Bœsch2013-03-31
* | lavu/samplefmt: add av_samples_alloc_array_and_pointers()Stefano Sabatini2013-03-31
* | avutil: add av_buffer_get_ref_count()Michael Niedermayer2013-03-30
* | avutil/buffer: add get_opaqueXidorn Quan2013-03-29
* | Merge commit 'cf53704c55378cc0dcfc16637cdac7d58f0b3107'Michael Niedermayer2013-03-28
|\|
| * AVOptions: make av_set_options_string() forward options to child objectsAnton Khirnov2013-03-28
* | Merge commit 'b6649ab5037fb55f78c2606f3d23cea0867cdeaa'Michael Niedermayer2013-03-28
|\|
| * cosmetics: Remove unnecessary extern keywords from function declarationsDiego Biurrun2013-03-27
* | avutil/buffer: remove redundant memory poisoningMichael Niedermayer2013-03-24
* | avutil/buffer: support memory poisoningMichael Niedermayer2013-03-24
* | Make audio FIFO read/write contracts more strictMichael Bradshaw2013-03-23
* | Merge commit '1e8b9738fa70e20967ddb542d2f9d5552fc51ec6'Michael Niedermayer2013-03-23
|\|
| * avutil/frame: add all remaining frame properties to av_frame_copy_propsHendrik Leppkes2013-03-22
* | lavu/eval: add between() function.Clément Bœsch2013-03-22
* | lavu/opt: add AV_OPT_TYPE_DURATION.Nicolas George2013-03-20
* | Merge remote-tracking branch 'cigaes/master'Michael Niedermayer2013-03-20
|\ \
| * | lavu/frame: use channels rather than channel_layout.Nicolas George2013-03-20
* | | avutil/atomic: use av_assert0()Michael Niedermayer2013-03-20
* | | avutil: fix compilationMichael Niedermayer2013-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
* | avutil/add_to_pool: remove unused assgnmentMichael Niedermayer2013-03-19
* | AVFrame.pkt_dts: improve docsMichael Niedermayer2013-03-19
* | avutil/buffer: Fix race in pool.Michael Niedermayer2013-03-18