summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* Merge commit '1f77e634bb838f71ff21923b5e9fe3104c831c52'Clément Bœsch2016-06-21
|\
| * colorspace: Add support for BT709Jan Ekström2016-05-10
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-21
|\|
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* | Merge commit 'f2422b58756ba97e3cbadc190f1ed950aa201ec7'Clément Bœsch2016-06-21
|\|
| * testprogs: Mark some tables as static constDiego Biurrun2016-04-29
* | avutil/threadmessage.h: Fix swapped commentsJan Sebechlebsky2016-06-16
* | lavu/intmath.h: fix compilation with msvc10.Matt Oliver2016-06-13
* | lavu/file_open: Use current directory for temporary files also on Android.Carl Eugen Hoyos2016-06-11
* | avutil: add 10-bit planar RGB with alphaPaul B Mahol2016-06-10
* | avutil/opt: Fix max/min checking in av_opt_set() for AV_OPT_TYPE_VIDEO_RATEMichael Niedermayer2016-06-09
* | x86/showcqt: use three operand format for some instructionsJames Almer2016-06-08
* | avutil/x86util: move haddps sse emulation from showcqtJames Almer2016-06-08
* | avutil/frame: Assert that width/height/channels is 0 for the destination of a...Michael Niedermayer2016-06-05
* | libavutil/fifo: Fix fifo grow stepJan Sebechlebsky2016-06-03
* | vaapi: Enable more libva surface formatsMark Thompson2016-06-02
* | avutil/frame: Document avcodec_get_frame_class() and the option naming systemMichael Niedermayer2016-06-01
* | lavu: Adding ARIB STD-B67 (hybrid log-gamma) enum value and transfer function.Neil Birkbeck2016-06-01
* | avutil/softfloat: Improve doxy for av_sub_sf() and av_sf2int()Michael Niedermayer2016-05-29
* | avutil/softfloat: Document public constants and a few public functionsMichael Niedermayer2016-05-28
* | libavutil/opencl: fixed uninitialized var warningdsmudhar2016-05-23
* | avutil/eval-test: Check av_expr_parse_and_eval() for failure and also check i...Michael Niedermayer2016-05-20
* | avutil/mips: header asmdefs.h add some PTR_ macros for loongsonZhouXiaoyong2016-05-14
* | avutil/lzo: split test out into a separate fileJames Almer2016-05-13
* | avutil/sha512-test: fix memleakJames Almer2016-05-13
* | avutil/sha-test: fix memleakJames Almer2016-05-13
* | avutil/ripemd-test: fix memleakJames Almer2016-05-13
* | avutil/aes-test: fix memleakJames Almer2016-05-13
* | Merge commit '785bfb1d7bb8de567c3aac1d9cc369b55ac9fb7b'Derek Buitenhuis2016-05-12
|\|
| * pixfmt: fix wrong commentThomas Guillem2016-04-19
* | avutil/cpu-test: Fix includes (needed for HAVE_*)James Almer2016-05-12
* | avutil/float_dsp-test: Add include config.h for HAVE_*Michael Niedermayer2016-05-12
* | avutil: make crypto testprogs include headers onlyJames Almer2016-05-11
* | Merge commit 'a0f469da744db83db32f3fe13186ee4aa2bc7dc5'Derek Buitenhuis2016-05-11
|\|
| * hwcontext: initialize sw_format in av_hwframe_ctx_alloc()Anton Khirnov2016-04-15
* | Merge commit '798845ce7e5b7fdd17c7269c5d267fb487d9c46f'Derek Buitenhuis2016-05-11
|\|
| * testprogs: Add missing libm.h includesMartin Storsjö2016-04-11
* | Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'Derek Buitenhuis2016-05-11
|\|
| * build: Split test programs off into separate filesDiego Biurrun2016-04-07
* | Merge commit '01621202aad7e27b2a05c71d9ad7a19dfcbe17ec'Derek Buitenhuis2016-05-09
|\|
| * build: miscellaneous cosmeticsDiego Biurrun2016-04-07
* | libavutil/opt: add writing AV_OPT_TYPE_VIDEO_RATE AVOptionPrzemysław Sobala2016-05-09
* | avutil/parsing: add '\r' as whitespaceMuhammad Faiz2016-05-06
* | avutil/log: Fix occured typoMichael Niedermayer2016-04-28
* | avutil/log: added test case for av_log_format_line2Andreas Weis2016-04-27
* | avutil/log: added av_log_format_line2 which returns buffer lengthAndreas Weis2016-04-27
* | pgssubdec: fix subpicture output colorspace and rangeJan Ekström2016-04-24
* | avutil/aes: Remove duplicate includeMichael Niedermayer2016-04-23
* | Merge commit '3b08d9d932eef09403074d5af31e10d8011e840b'Derek Buitenhuis2016-04-21
|\|
| * testprogs: K&R formatting cosmeticsDiego Biurrun2016-03-24