Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • | | *
  • | | | *
  • | | | | *
  • | | | | | *
  • * | | | | |
  • * | | | | |
  • * | | | | |
  • * | | | | |
  • * | | | | |
  • * | | | | |
  • * | | | | |
  • * | | | | |
  • * | | | | |
  • * | | | | |
  • * | | | | |
  • * | | | | |
  • * | | | | |
  • * | | | | |
  • * | | | | |
  • * | | | | |
  • * | | | | |
  • * | | | | |
  • * | | | | |
  • * | | | | |
  • * | | | | |
  • * | | | | |
  • * | | | | |
  • * | | | | |
  • * | | | | |
  • | * | | | |
  • | * | | | |
  • | | | | * |
  • | | | | * |
  • | | | | * |
  • | | | | * |
  • | | | | * |
  • | | | | * |
  • | | | | * |
  • | | | | * |
  • | | | | * |
  • | | | | * |
  • | | | | * |
  • | | | | * |
  • | | | | * |
  • | | | | * |
  • | | | | * |
  • | | | | * |
  • | | | | * |
  • | | | | * |
  • | | | | * |
  • | | | | * |
  • | | | | * |
  • | | | | * |
  • | | | | * |
  • | | | | * |
  • | | | | * |
  • | | | | * |
  • | | | | * |
  • | | | | * |
  • | | | | * |
  • | | | | * |
  • | | | | * |
  • | | | | * |
  • | | | | * |
  • | | | | * |
  • | | | | * |
  • | | | | * |
  • | | | | * |
  • | | | | * |
  • | | | | * |
  • | | | | | *
  • | | | | | *
  • | | | | | *
  • | | | | | *
  • | | | | | *
  • | | | | | *
  • | | | | | *
  • | | | | | *
  • | | | | | *
  • | | | | | *
  • | | | | | *
  • | | | | | *
  • | | | | | *
  • d00fc952b6 avcodec/ffv1dec: Fix integer overflow in read_quant_table() by Michael Niedermayer 2017-09-18 17:26:09 +0200
  • 2c933c5168 avcodec/svq3: Fix overflow in svq3_add_idct_c() by Michael Niedermayer 2017-09-18 17:03:55 +0200
  • f160a63bad avcodec/mips: Remove generic func use in hevc non-uni copy mc msa functions by Kaustubh Raste 2017-09-21 12:45:28 +0530
  • 2b15626997 avcodec/mips: preload data in hevc sao edge 90 degree filter msa functions by Kaustubh Raste 2017-09-21 12:17:40 +0530
  • 21e077fcb3 avfilter/thumbnail_cuda: add cuda thumbnail filter by Yogender Gupta 2017-09-04 18:18:16 +0530
  • 183fd30e0f Fix several typos by Lou Logan 2017-09-21 15:10:56 -0800
  • 724cf83f10 Remove some unneeded casts of bit_rate. by Carl Eugen Hoyos 2017-09-22 01:33:22 +0200
  • c34c0e3a64 avformat/hlsenc: support http method for hls fmp4 init file by Steven Liu 2017-09-21 23:10:57 +0800
  • 02bf023afe MAINTAINERS: modify the hlsenc description by Steven Liu 2017-09-21 23:08:55 +0800
  • 7e9cdd3f49 avformat/hlsenc: fix CID 1418106 by Steven Liu 2017-09-21 23:08:00 +0800
  • 6f15f1cdc8 pixdesc: Add API to map color property names to enum values by Vittorio Giovara 2017-09-20 13:27:10 +0200
  • 2b50847e0f pixdesc: Add API to map color property names to enum values by Vittorio Giovara 2017-09-21 13:23:21 +0200
  • bba9c1c6bb avcodec/mips: Reduced conditional cases in avc inter lpf msa functions by Kaustubh Raste 2017-09-18 14:08:37 +0530
  • b5da07d434 avcodec/mips: Unrolled loops and expanded functions in avc put mc 10 & 30 msa functions by Kaustubh Raste 2017-09-18 14:00:13 +0530
  • 598e416840 GnuTLS: eat PREMATURE_TERMINATION error by Tatsuyuki Ishi 2017-09-15 17:04:38 +0900
  • 5a3b602acd avformat/cafdec: reject multichannel Opus streams by Anton Khirnov 2017-09-19 23:04:55 -0300
  • b4093e60c5 lavf/caf: Support demuxing Opus. by Carl Eugen Hoyos 2017-09-20 03:31:48 +0200
  • ace2a2a7e4 avcodec/pngdec: Clean up on av_frame_ref() failure by Michael Niedermayer 2017-09-17 02:42:11 +0200
  • d54cc921a4 avcodec/pngdec: Clean up on av_frame_ref() failure by Michael Niedermayer 2017-09-17 02:42:11 +0200
  • 7333799de5 avcodec/pngdec: Clean up on av_frame_ref() failure by Michael Niedermayer 2017-09-17 02:42:11 +0200
  • ab2d991382 avcodec/pngdec: Clean up on av_frame_ref() failure by Michael Niedermayer 2017-09-17 02:42:11 +0200
  • e428e5ded6 avcodec/mips: preload data in hevc sao edge 0 degree filter msa functions by Kaustubh Raste 2017-09-18 13:54:40 +0530
  • f4ba85dc82 avcodec/mips: Fixed rnd_val variable to 6 in hevc uni mc msa functions by Kaustubh Raste 2017-09-18 13:48:48 +0530
  • 9777836670 MAINTAINERS: add myself for bwdif and (t)interlace by Thomas Mundt 2017-09-16 01:57:27 +0200
  • 5480e82d77 avcodec/pngdec: Clean up on av_frame_ref() failure by Michael Niedermayer 2017-09-17 02:42:11 +0200
  • ca72cd137d lavf/mpegts: Consider stream_type 0x0f just a hint towards AAC. by Carl Eugen Hoyos 2017-09-13 19:05:10 +0200
  • b4b02477bd lavfi/stereo3d: Set SAR for every output frame. by Carl Eugen Hoyos 2017-09-18 23:10:06 +0200
  • 2f3a3a7e32 lavf/utils: Do not force chapter end time before chapter start. by Carl Eugen Hoyos 2017-09-17 23:34:58 +0200
  • 5cb70381d9 lavd/kmsgrab: Remove the mapping for AV_PIX_FMT_RGB8. by Carl Eugen Hoyos 2017-09-20 00:56:29 +0200
  • 18516d3e69 avutil/hwcontext_dxva2: return an error when buffer allocation fails by James Almer 2017-09-17 00:17:42 -0300
  • f952edaa73 kmsgrab: Add more DRM plane formats by Carl Eugen Hoyos 2017-09-15 21:24:48 +0100
  • b0ece2b31f hwcontext_vaapi: Fix DRM format mapping by Mark Thompson 2017-09-15 21:05:49 +0100
  • 9f9625ea80 kmsgrab: Remove multiple-plane formats by Mark Thompson 2017-09-15 20:54:26 +0100
  • 22afa87a8e kmsgrab: Fix DRM format definitions by Mark Thompson 2017-09-15 20:48:18 +0100
  • 375cf55fe9 vaapi: Disable deprecation warnings around use of old struct vaapi_context by Mark Thompson 2017-09-14 22:11:45 +0100
  • b4ecf2b582 vp9: move VP9SharedContext back to the top of VP9Context by Hendrik Leppkes 2017-09-19 10:45:41 +0200
  • 18821e3ba1 x86/exrdsp: optimize ff_reorder_pixels_avx2() by Henrik Gramner 2017-09-17 22:52:13 -0300
  • 3ffd3b7f5f avformat/mxfenc: cosmetic changes by Tobias Rapp 2017-09-14 16:05:31 +0200
  • 147bface1a fate: add mxf_dv25/dvcpro50 regression tests by Tobias Rapp 2017-09-14 15:23:04 +0200
  • 35d6be199a avformat/mxfenc: fix aspect ratio when writing 16:9 DV frames by Tobias Rapp 2017-09-14 14:03:28 +0200
  • 3af1060319 avfilter/tinterlace: Simplify checks for lowpass filtering flags by James Almer 2017-09-17 23:41:31 -0300
  • 4492237e33 fate: add tinterlace lowpass filtering tests by Thomas Mundt 2017-09-17 23:41:00 -0300
  • 3118e81f86 lavc/frame_thread_encoder: Do not mix variable declaration and code. by Carl Eugen Hoyos 2017-09-18 03:24:52 +0200
  • 7323c896b2 checkasm: add an exrdsp test by James Almer 2017-09-17 18:48:02 -0300
  • 98d7ad085e avcodec/exrdsp: improve the ExrDSPContext->reorder_pixels prototype by James Almer 2017-09-17 18:56:39 -0300
  • 9b8c1224d7 libavcodec/exr : add X86 SIMD for reorder_pixels by Martin Vignali 2017-09-17 21:59:41 +0200
  • a5a6ac1a12 libavfilter/overlay_qsv: Add QSV overlay vpp filter by Huang, Zhengxu 2017-08-18 09:40:47 +0800
  • 8d3666c425 libavfilter/vf_vpp: Add common filters of the qsv vpp by Huang, Zhengxu 2017-08-24 10:16:28 +0800
  • 61c5c89d04 avcodec/hevc_ps: Fix c?_qp_offset_list size by Michael Niedermayer 2017-09-10 21:10:17 +0200
  • 19045efd05 avcodec/shorten: Move buffer allocation and offset init to end of read_header() by Michael Niedermayer 2017-09-10 21:10:16 +0200
  • 33e67eb80c avcodec/jpeg2000dsp: Fix multiple integer overflows in ict_int() by Michael Niedermayer 2017-09-08 23:29:12 +0200
  • 4b43dd03ed avcodec/hevcdsp_template: Fix undefined shift in put_hevc_pel_bi_w_pixels by Michael Niedermayer 2017-09-10 01:32:51 +0200
  • 10ae5fb269 avcodec/diracdec: Fix overflow in DC computation by Michael Niedermayer 2017-09-10 01:32:50 +0200
  • 5e7ddf0b4a avformat/asfdec: Fix DoS in asf_build_simple_index() by Michael Niedermayer 2017-09-05 00:16:29 +0200
  • 29b9505215 avformat/mov: Fix DoS in read_tfra() by Michael Niedermayer 2017-09-05 00:16:29 +0200
  • 5cc3add036 avcodec/dirac_dwt: Fix multiple overflows in 9/7 lifting by Michael Niedermayer 2017-09-01 19:56:11 +0200
  • 93a32c15a8 avcodec/diracdec: Fix integer overflow in INTRA_DC_PRED() by Michael Niedermayer 2017-09-01 19:56:10 +0200
  • 22dbd1eb31 avformat/mxfdec: Fix Sign error in mxf_read_primer_pack() by 孙浩(晓黑) 2017-08-29 23:59:21 +0200
  • 92ec4eacf9 avformat/mxfdec: Fix DoS issues in mxf_read_index_entry_array() by 孙浩(晓黑) 2017-08-29 23:59:21 +0200
  • 5d67851392 avformat/nsvdec: Fix DoS due to lack of eof check in nsvs_file_offset loop. by 孙浩(晓黑) 2017-08-29 23:59:21 +0200
  • 0e4612ea68 avcodec/snowdec: Fix integer overflow in decode_subband_slice_buffered() by Michael Niedermayer 2017-08-28 00:30:33 +0200
  • f69905e230 avcodec/hevc_ps: Fix undefined shift in pcm code by Michael Niedermayer 2017-08-27 23:59:09 +0200
  • fcc2119eac avcodec/sbrdsp_fixed: Fix undefined overflows in autocorrelate() by Michael Niedermayer 2017-08-26 14:00:55 +0200
  • 28c08ab943 avformat/mvdec: Fix DoS due to lack of eof check by Michael Niedermayer 2017-08-25 01:15:30 +0200
  • 953c6259d6 avformat/rl2: Fix DoS due to lack of eof check by 孙浩 and 张洪亮(望初) 2017-08-25 01:15:29 +0200
  • 770482def3 avformat/rmdec: Fix DoS due to lack of eof check by 孙浩 and 张洪亮(望初) 2017-08-25 01:15:28 +0200
  • 64aa8bb886 avformat/cinedec: Fix DoS due to lack of eof check by 孙浩 and 张洪亮(望初) 2017-08-25 01:15:27 +0200
  • 0eb399381a avformat/asfdec: Fix DoS due to lack of eof check by 孙浩 and 张洪亮(望初) 2017-08-25 12:37:25 +0200
  • 0d32491b74 avformat/hls: Fix DoS due to infinite loop by Michael Niedermayer 2017-08-26 01:26:58 +0200
  • d4a333f00b ffprobe: Fix NULL pointer handling in color parameter printing by Michael Niedermayer 2017-08-22 17:27:17 +0200
  • 5ff09443c5 ffprobe: Fix null pointer dereference with color primaries by Michael Niedermayer 2017-08-22 11:02:38 +0200
  • 0575adfd4a avcodec/hevc_ps: Check delta_pocs in ff_hevc_decode_short_term_rps() by Michael Niedermayer 2017-08-21 00:18:48 +0200
  • 5351c8bd46 avformat/rtpdec_h264: Fix heap-buffer-overflow by Michael Niedermayer 2017-08-23 21:30:37 +0200
  • 6622be010b avformat/aviobuf: Fix signed integer overflow in avio_seek() by Vitaly Buka 2017-08-20 11:56:47 -0700
  • 7b6dba892f avformat/mov: Fix signed integer overflows with total_size by Vitaly Buka 2017-08-20 11:56:47 -0700
  • edac232860 avcodec/utils: Fix signed integer overflow in rc_initial_buffer_occupancy initialization by Vitaly Buka 2017-08-20 11:56:47 -0700
  • 1fa31e28fd avcodec/aacdec_template: Fix running cleanup in decode_ics_info() by Michael Niedermayer 2017-08-21 02:15:49 +0200
  • 3ee6a9cfb4 avcodec/me_cmp: Fix crashes on ARM due to misalignment by Michael Niedermayer 2017-08-19 23:38:58 +0200
  • b2f99c424f avcodec/dirac_dwt_template: Fix integer overflow in vertical_compose53iL0() by Michael Niedermayer 2017-08-18 16:42:58 +0200
  • 96d5786027 avcodec/fic: Fixes signed integer overflow by Michael Niedermayer 2017-08-17 18:24:37 +0200
  • 1b5548cc09 avcodec/snowdec: Fix off by 1 error by Michael Niedermayer 2017-08-17 20:32:03 +0200
  • df2efc212d avcodec/diracdec: Check perspective_exp and zrs_exp. by Michael Niedermayer 2017-08-15 03:32:43 +0200
  • a5c83b586b avcodec/mpeg4videodec: Clear mcsel before decoding an image by Michael Niedermayer 2017-08-06 13:32:54 +0200
  • 55fe7a738f avcodec/dirac_dwt: Fixes integer overflows in COMPOSE_DAUB97* by Michael Niedermayer 2017-08-06 05:01:45 +0200
  • 46023f3258 avcodec/aacdec_fixed: fix invalid shift in predict() by Michael Niedermayer 2017-08-04 03:26:30 +0200
  • 74e9dbf0df avcodec/h264_slice: Fix overflow in slice offset by Michael Niedermayer 2017-08-04 02:41:05 +0200
  • ee17fdffd4 avformat/utils: fix memory leak in avformat_free_context by Steven Siloti 2017-07-18 11:26:39 -0700
  • 98f8f5b12f (tag: n3.2.8) Update for 3.2.8 by Michael Niedermayer 2017-09-17 12:23:15 +0200
  • 0a5251d28e avcodec/hevc_ps: Fix c?_qp_offset_list size by Michael Niedermayer 2017-09-10 21:10:17 +0200
  • 2cfabd8ce7 avcodec/shorten: Move buffer allocation and offset init to end of read_header() by Michael Niedermayer 2017-09-10 21:10:16 +0200
  • 87ef295ddf avcodec/jpeg2000dsp: Fix multiple integer overflows in ict_int() by Michael Niedermayer 2017-09-08 23:29:12 +0200
  • 03bf78eba6 avcodec/hevcdsp_template: Fix undefined shift in put_hevc_pel_bi_w_pixels by Michael Niedermayer 2017-09-10 01:32:51 +0200
  • f3c3cd5afb avcodec/diracdec: Fix overflow in DC computation by Michael Niedermayer 2017-09-10 01:32:50 +0200
  • 256ebf8bb4 avcodec/dirac_vlc: limit res_bits in APPEND_RESIDUE() by Michael Niedermayer 2017-09-09 15:51:45 +0200
  • 36c0958fbd libavcodec/h264_parse: don't use uninitialized value when chroma_format_idc==0 by Mark Wachsler 2017-09-07 09:42:07 -0400
  • 4e4177dde2 avformat/asfdec: Fix DoS in asf_build_simple_index() by Michael Niedermayer 2017-09-05 00:16:29 +0200
  • c9527df274 avformat/mov: Fix DoS in read_tfra() by Michael Niedermayer 2017-09-05 00:16:29 +0200
  • 372bb59438 avcodec/dirac_vlc: Fix invalid shift in ff_dirac_golomb_read_32bit() by Michael Niedermayer 2017-09-01 19:56:12 +0200
  • d5b42af8e7 avcodec/dirac_dwt: Fix multiple overflows in 9/7 lifting by Michael Niedermayer 2017-09-01 19:56:11 +0200
  • 2173539519 avcodec/diracdec: Fix integer overflow in INTRA_DC_PRED() by Michael Niedermayer 2017-09-01 19:56:10 +0200