summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | avcodec/decode: do not treat discarded frames as eof when drainingMuhammad Faiz2017-05-03
* | avfilter/interlace: add complex vertical low-pass filterThomas Mundt2017-05-02
* | lavf/nutdec: Fix an impossible condition, regression since e0c53c34.Carl Eugen Hoyos2017-05-02
* | avcodec/internal: update FF_CODEC_CAP_SETS_PKT_DTS doxyJames Almer2017-05-01
* | tools/target_dec_fuzzer: Use avcodec_register_all() instead of register_all()Michael Niedermayer2017-05-02
* | lavc/mips/iirfilter_mips: Include config.h.Carl Eugen Hoyos2017-05-01
* | lavc/mips/hevc_idct_msa: Add missing const qualifier.Carl Eugen Hoyos2017-05-01
* | avcodec/indeo2: Check remaining bits in ir2_decode_plane()Michael Niedermayer2017-05-01
* | avcodec/vp3: Check remaining bits in unpack_dct_coeffs()Michael Niedermayer2017-05-01
* | doc/developer: Add terse documentation of assumed C implementation defined be...Michael Niedermayer2017-05-01
* | avcodec/bmp: Use ff_set_dimensions()Michael Niedermayer2017-05-01
* | libavformat/http: Ignore expired cookiesMicah Galizia2017-05-01
* | fate/exr : add test for negative float valueMartin Vignali2017-05-01
* | fate/exr : add tests for piz uncompressMartin Vignali2017-05-01
* | libavcodec/exr : fix piz uncompress on big endianMartin Vignali2017-05-01
* | avcodec/options: do a more thorough clean up in avcodec_copy_context()James Almer2017-04-30
* | avcodec/options: factorize avcodec_copy_context() cleanup codeJames Almer2017-04-30
* | avformat/matroskaenc: add support for writing Content Light Level elementsJames Almer2017-04-30
* | avformat/matroskadec: export Content Light Level metadataJames Almer2017-04-30
* | Merge commit 'c2fa6bb0e8703a7a6aa10e11f9ab36094416d83f'James Almer2017-04-30
|\|
| * mpeg12dec: move setting first_field to mpeg_field_start()Anton Khirnov2016-12-19
* | tools: Eliminate codec_type complexity from fuzzerMichael Niedermayer2017-04-30
* | 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