summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* libswscale/tests/swscale: Fix uninitialized variablesMichael Niedermayer2017-04-30
* avfilter/af_crystalizer: add support for more sample formatsPaul B Mahol2017-04-30
* avcodec/pthread_frame, decode: allow errors to happen on drainingMuhammad Faiz2017-04-30
* avfilter: add video oscilloscope filterPaul B Mahol2017-04-29
* avfilter: add pixscope filterPaul B Mahol2017-04-29
* Merge commit 'e807491fc6a336e4becc0cbc981274a8fde18aba'Clément Bœsch2017-04-29
|\
| * mpeg12dec: avoid signed overflow in bitrate calculationAnton Khirnov2016-12-19
| * mpegvideo_parser: avoid signed overflow in bitrate calculationAnton Khirnov2016-12-19
* | Merge commit '46191a2da16f751e53d93646ae1388d421d12bee'Clément Bœsch2017-04-29
|\|
| * mov: fix a possible invalid read in mov_read_mac_string()Anton Khirnov2016-12-19
* | Merge commit 'cfa4eb4fba782f3f37a33be997b27a91a07053c9'Clément Bœsch2017-04-29
|\|
| * vaapi_decode: use the correct logging contextAnton Khirnov2016-12-19
* | Merge commit 'ea8b730d8e67152107d7fcdd5590bbb51ec236b1'Clément Bœsch2017-04-29
|\|
| * hevcdec: add a VAAPI hwaccelAnton Khirnov2016-12-19
* | Merge commit '1783d7ec03d730c5bd96c07bc5fa7aa566f85c66'Clément Bœsch2017-04-29
|\|
| * Changelog: add some missing entriesAnton Khirnov2016-12-19
* | doc/filters: add one lowpass filter examplePaul B Mahol2017-04-29
* | avformat/movenc: Explicitly address potential division by zero.Lucas Cooper2017-04-29
* | libvpxenc: allow aq-mode 4 (equator360)James Zern2017-04-28
* | avfilter/lavfutils: use image2pipe demuxer on ff_load_imageMuhammad Faiz2017-04-29
* | avformat/hlsenc: fix CID 1405135Steven Liu2017-04-28
* | avformat/hlsenc: hold old key info when append listSteven Liu2017-04-28
* | opus_pvq: use function pointers for recursionRostislav Pehlivanov2017-04-27
* | avcodec/opus_pvq: fix recursive inlining compilation failuresJames Almer2017-04-27
* | avcodec/mdec: Fix runtime error: left shift of negative value -127Michael Niedermayer2017-04-27
* | tools/target_dec_fuzzer: Fix return code on open failureMichael Niedermayer2017-04-27
* | avcodec/x86/vc1dsp_init: Fix build failure with --disable-optimizations and c...Michael Niedermayer2017-04-27
* | libavcodec/exr : fix float to uint16 conversion for negative float valueMartin Vignali2017-04-27
* | opus_pvq: merge band encoding and decoding into one functionRostislav Pehlivanov2017-04-27
* | opus_pvq: remove outdated/incorrect comments and redundant variablesRostislav Pehlivanov2017-04-26
* | opus_pvq: minor cleanupsRostislav Pehlivanov2017-04-26
* | avcodec/nvenc: surface allocation reductionBen Chang2017-04-26
* | lavc/hevcdec: fix invalid use of ff_get_format()Clément Bœsch2017-04-26
* | Merge commit 'd4a91e65343be5d79a4afa61c791191e1b57499a'Clément Bœsch2017-04-26
|\|
| * pthread_frame: do not run hwaccel decoding asynchronously unless it's safeAnton Khirnov2016-12-19
* | Merge commit '8dfba25ce89b62c80ba83e2116d549176c376144'Clément Bœsch2017-04-26
|\|
| * pthread_frame: ensure the threads don't run simultaneously with hwaccelAnton Khirnov2016-12-19
* | Merge commit '373fd76b4dbd9aa03ed28e502f33f2ca8c1ce19a'Clément Bœsch2017-04-26
|\|
| * hevcdec: do not set decoder-global SPS prematurelyAnton Khirnov2016-12-19
* | Merge commit '0fea8555ae25124c21f4c4f55a5fa76e9169aa03'Clément Bœsch2017-04-26
|\|
| * v4l2: use codec descriptors for mapping a codec name to idAnton Khirnov2016-12-19
* | Merge commit 'ee480790c7eeb03c9cebd8971c46e0cb7db65277'Clément Bœsch2017-04-26
|\|
| * build: Add name parameter to check_lib() helper functionDiego Biurrun2016-12-16
* | Merge commit '1faffe7e8fab21186a233011bc8a62f47962e2cd'Clément Bœsch2017-04-26
|\|
| * configure: Disentangle vfw32 and user32 lib handlingDiego Biurrun2016-12-16
* | Merge commit 'f7174d7ed045445d00a6d557236737d09ad32343'Clément Bœsch2017-04-26
|\|
| * configure: fix linking with MSVC when using --disable-optimizationsSteve Lhomme2016-12-16
* | Merge commit 'ef9a711be718ed3802a263d1d9ed340a4aaef224'Clément Bœsch2017-04-26
|\|
| * configure: put d3d11 check in alphabetical orderSteve Lhomme2016-12-16
* | Merge commit 'a4fec9a7eab842ea5eea1b1ee98624356cb31422'Clément Bœsch2017-04-26
|\|