Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • | *
  • | *
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • 23e21130bb avformat/hlsenc: add warn message when use both fmp4 and single_file by Steven Liu 2017-07-07 10:05:54 +0800
  • dc11a467e6 ffmpeg: Fix typos in the comment for decode() ("." vs. "->") by Wan-Teh Chang 2017-07-06 09:42:24 -0700
  • 3b9cf943c9 h264dec: remove unneeded prototype by Rafaël Carré 2017-07-06 13:04:03 +0200
  • fde9013ab4 mpegtsenc: Don't pass NULL to memcpy by Derek Buitenhuis 2017-07-06 13:23:06 -0400
  • 3b3501f75c configure: require pkg-config for libvorbis by Ricardo Constantino 2017-07-04 19:01:22 +0100
  • 99c68861f9 concatdec: Do not pass NULL to memcmp by Derek Buitenhuis 2017-07-06 13:15:00 -0400
  • f605b56ad9 htmlsubtitles: support <br> tag by wm4 2017-07-03 13:42:44 +0200
  • f1baafac71 avcodec/interplayvideo: Clean up frames on parameter change by Michael Niedermayer 2017-07-06 03:46:44 +0200
  • 121ab69c9d libavformat/gdv: Fix parsing for soundless video by Azamat H. Hackimov 2017-07-03 01:10:55 +0500
  • 369a3e111c movenc: allow alternative hvc1 h.265 codec tag by John Stebbins 2017-06-15 11:47:16 -0700
  • 974d508e57 movenc: write correct format hvcc when tag is hvc1 by John Stebbins 2017-06-15 11:41:15 -0700
  • 38d808d72e movenc: move tags definitions to where they are used by John Stebbins 2017-06-19 07:53:45 -0700
  • e199d90da6 movenc: simplify codec_tag lookup by John Stebbins 2017-06-19 07:46:48 -0700
  • 9878935927 fate: add fate-checkasm-sbrdsp target by James Almer 2017-07-05 16:54:10 -0300
  • 9d5e81d3b1 Revert "x86/sbrdsp: remove unnecessary sign extend instruction in apply_noise_main" by James Almer 2017-07-05 10:28:03 -0300
  • fd92dafaff bink: Split read_dct_coeffs() by Diego Biurrun 2017-07-05 15:03:56 +0200
  • 5be9939b46 fate: Add cinepak encoder vsynth tests by Diego Biurrun 2017-06-28 00:27:19 +0200
  • ed3b2a999d cinepakenc: misc small changes by Diego Biurrun 2017-06-28 00:27:18 +0200
  • 47cde2eabc cinepakenc: K&R formatting cosmetics by Diego Biurrun 2017-06-28 00:27:17 +0200
  • 1e12730e5d cinepakenc: Stop using AVPicture by Timothy Gu 2017-06-28 00:27:15 +0200
  • b40236d954 cinepakenc: Drop broken debug code by Diego Biurrun 2017-06-28 00:27:14 +0200
  • 158d2e1545 cinepakenc: add option handling for flexibility by addr-see-the-website@aetey.se 2017-06-28 00:27:13 +0200
  • 7da9f45231 cinepakenc: fixes and improvements by addr-see-the-website@aetey.se 2017-06-28 00:27:12 +0200
  • 89e632de9b Add Cinepak encoder by Tomas Härdin 2017-06-28 00:27:11 +0200
  • 4d330da006 os_support: Use HAVE_UWP instead of manually checking WINAPI_FAMILY by Martin Storsjö 2017-07-05 12:36:03 +0300
  • 1912973a2d d3d11va: Check WINAPI_FAMILY instead of HAVE_LOADLIBRARY by Martin Storsjö 2017-07-04 20:03:00 +0300
  • 1fe40e73a6 avformat/hlsenc: copy codec_tag when stream copy by Steven Liu 2017-07-05 11:20:21 +0800
  • d01b8f8683 avformat/hlsenc: optimize help message default value. by Steven Liu 2017-07-05 11:15:20 +0800
  • c8cfbc6629 avcodec/hevcdec: do not let updated extradata corrupt state by Michael Niedermayer 2017-07-04 22:33:52 +0200
  • 24bb7db403 x86/sbrdsp: remove unnecessary sign extend instruction in apply_noise_main by James Almer 2017-07-04 23:35:29 -0300
  • 3d3243577c checkasm: use declare_func_float() in sbrdsp sum_square test by James Almer 2017-07-04 23:02:48 -0300
  • bcbe9e4447 x86/sbrdsp: zero extend m_max in apply_noise_main by James Almer 2017-07-04 15:05:47 -0300
  • 440285474b x86/utvideodsp: make restore_rgb_planes functions work on x86_32 by James Almer 2017-06-30 00:40:16 -0300
  • c07af72098 avcodec/wavpack: Fix invalid shift by Michael Niedermayer 2017-06-27 13:47:32 +0200
  • 7592d97f10 avcodec/h264_slice: Fix signed integer overflow by Michael Niedermayer 2017-07-05 00:05:11 +0200
  • 95f3c85976 movenc: use correct tag list for AVOutputFormat.codec_tag by John Stebbins 2017-06-15 11:20:48 -0700
  • d086e40459 lavf: Remove codec_tag from dashenc and smoothstreamingenc by Martin Storsjö 2017-06-30 12:49:49 +0300
  • d32a6c36e4 libavfilter/scale2ref: Maintain main input's DAR by Kevin Mark 2017-06-05 06:55:21 -0400
  • 1212041c91 avfilter/vf_ssim: use unsigned so result can be properly stored by Paul B Mahol 2017-07-04 10:21:14 +0200
  • cbbd330abc avcodec/alsdec: fix some undefined shifts by Paul B Mahol 2017-07-03 11:48:13 +0200
  • c3f10ea4bb avcodec/alsdec: remove unused header by Paul B Mahol 2017-07-01 21:53:03 +0200
  • aad79e4323 lavc/mediacodec: rescale pts before decoding for both hw and sw buffers by Aman Gupta 2017-07-03 09:21:50 -0700
  • 6d4a686d45 lavc/mediacodec: add missing newline on warning by Aman Gupta 2017-07-03 11:07:36 -0700
  • 0a24d7ca83 lavc/aarch64: add sbrdsp neon implementation by Matthieu Bouron 2017-05-23 14:29:35 +0000
  • 7864e07f4a checkasm: add sbrdsp tests by Matthieu Bouron 2017-06-09 09:34:12 +0000
  • 274bd1670b avfomat/hlsenc: support fmp4 format in hls by Steven Liu 2017-07-03 20:20:44 +0800
  • 64ecb78b71 vdpau: do not use buggy HEVC support by default by wm4 2017-07-01 11:40:10 +0200
  • 61f589e31e lavf: Remove codec_tag from dashenc and smoothstreamingenc by Martin Storsjö 2017-06-30 12:49:49 +0300
  • c8853568b1 avcodec/alsdec: call correct function for multi-channel coding by Paul B Mahol 2017-07-01 22:19:37 +0200
  • 06a66e7d94 avcodec/imc: cast float to int prior to comparing with int variable by Kostya Shishkov 2017-06-26 12:41:13 +0200
  • f8b1a70412 avcodec/s302m: fix AVOption flags by foo86 2017-06-27 12:59:15 +0300
  • 0eb783eb06 checkasm: randomize the full input buffer in test_hybrid_analysis by James Almer 2017-06-30 22:33:04 -0300
  • fb7b477a91 checkasm: fix size of input buffer in test_hybrid_analysis by James Almer 2017-06-30 20:37:06 -0300
  • ff2d21a58c hevcdec: properly export some side data with frame threading by wm4 2017-06-29 15:36:55 +0200
  • ac8ad8d098 x86/sbrdsp: sign extend start and end gprs in ff_sbr_hf_gen_sse by James Almer 2017-06-29 22:51:04 -0300
  • de54a37c1d avcodec/hevc_ps: Fix integer overflow with beta/tc offsets by Michael Niedermayer 2017-06-30 16:23:32 +0200
  • 9e392c6ece libavformat/avformat.h: Move docs inside of #if by Max Weber 2017-06-29 23:58:41 -0600
  • ecc16d893d avfilter/vf_geq: >8 bps support by Michael Niedermayer 2017-06-30 12:16:04 +0200
  • 60a45713e7 avcodec/interplayvideo: Check ff_get_buffer() for failure by Michael Niedermayer 2017-06-30 03:31:54 +0200
  • 0b180d2066 fate: Add fate-copy-trac3074 by Michael Niedermayer 2017-06-30 00:40:17 +0200
  • 2658e66cd1 lavu/cpu: disable MMX warning on non x86 platforms by Clément Bœsch 2017-06-28 15:20:45 +0200
  • 3821c004e2 avcodec/interplayvideo: fix regression causing artifacts by Paul B Mahol 2017-06-29 16:42:14 +0200
  • 4d681269e0 avcodec/gdv: add decompression for 2 and 5 method by Paul B Mahol 2017-06-28 19:24:29 +0200
  • 45dbb40cd1 Update mp4 object type for VP9 by KongQun Yang 2017-06-28 14:47:34 -0700
  • c709f009da avcodec/cfhd: Fix invalid left shift of negative value by Michael Niedermayer 2017-06-28 20:47:59 +0200
  • bc6ab72bc7 avcodec/vb: Check vertical GMC component before multiply by Michael Niedermayer 2017-06-28 20:29:02 +0200
  • f0edab6e63 avcodec/interplayvideo: use correct context when checking for enough bytes by Paul B Mahol 2017-06-28 19:35:57 +0200
  • 0c2acccd4b avcodec/x86: use new x86-64 functions for -idct simple by James Darnley 2017-06-19 14:55:53 +0200
  • d7246ea9f2 avcodec/x86: add an 8-bit simple IDCT function based on the x86-64 high depth functions by James Darnley 2017-06-02 15:20:19 +0200
  • 8b19467d07 avcodec/x86: allow future 8-bit simple idct to have "DC only hack" by James Darnley 2017-06-15 00:35:44 +0200
  • c1d1274bfc avcodec/interplayvideo: return void by Paul B Mahol 2017-06-28 17:18:13 +0200
  • ed782bebf5 avcodec/interplayvideo: fix dead-lock by Paul B Mahol 2017-06-28 17:14:30 +0200
  • 613ccdaaac avcodec/interplayvideo: use int16_t instead of short by Paul B Mahol 2017-06-28 17:07:49 +0200
  • 42f516b5d3 avcodec/interplayvideo: check that video_size is >0 by Paul B Mahol 2017-06-28 16:59:59 +0200
  • 969f215957 hevc: Add support for alternative transfer characterics SEI by Vittorio Giovara 2017-06-09 17:27:22 -0400
  • a594f17f83 dvbsubdec: Free subrect memory on allocation error by Vittorio Giovara 2017-06-13 11:35:16 -0400
  • 1cfd566324 dvbsubdec: Fixed segfault when decoding subtitles by Lorenz Brun 2016-10-21 22:51:37 +0200
  • 3426832ac3 hevc: Add support for alternative transfer characterics SEI by Vittorio Giovara 2017-06-09 17:35:22 -0400
  • 850c6db97d avcodec/utvideodec: Factor multiply out of inner loop by Michael Niedermayer 2017-06-27 21:47:35 +0200
  • 5eb4701b7d avcodec/utvideodec: bswap directly without memcpy by Michael Niedermayer 2017-06-27 21:47:34 +0200
  • 676a589c93 avcodec/utvideodec: enable unchecked bitreader by Michael Niedermayer 2017-06-27 21:47:33 +0200
  • 9c604b34d4 avcodec/utvideodec: hardcode vlc bits by Michael Niedermayer 2017-06-27 21:47:32 +0200
  • 1835c5e7a4 avcodec/utvideodec: Move bitstream end check out of inner loop by Michael Niedermayer 2017-06-27 21:47:31 +0200
  • b12a36170b lavc/aacpsdsp: use ptrdiff_t for stride in hybrid_analysis by Clément Bœsch 2017-06-22 11:24:13 +0200
  • ff0ecef624 lavc/aarch64: add a few SIMD functions for AAC PS by Clément Bœsch 2017-05-25 17:50:52 +0200
  • 9bbb0fbd31 lavc/aacpsdsp: fix a few spaces (cosmetics) by Clément Bœsch 2017-06-02 16:55:32 +0200
  • edd041e64c checkasm: add AAC PS tests by Clément Bœsch 2017-06-02 10:06:08 +0200
  • e4a27e2f2d lavc/arm: fix lack of precision in ff_ps_stereo_interpolate_neon by Clément Bœsch 2017-06-22 11:04:26 +0200
  • d2ef9e6e7f x86/vf_blend: use ABS2 macro by James Almer 2017-06-27 20:45:55 -0300
  • 516c213f08 avcodec/x86/vp9dsp_init_16bpp: Fix linking to missing ff_vp9_ipred_dr_32x32_16_avx2() on 32bit by Michael Niedermayer 2017-06-28 00:16:18 +0200
  • 15b00aea41 hwcontext_d3d11va: use correct license header by Hendrik Leppkes 2017-06-28 00:19:55 +0200
  • c578c9c229 libswresample/swresample: remove obsolete code by Michael Niedermayer 2017-06-27 22:22:50 +0200
  • 2c874548d6 avcodec/hevcdec: do basic validity check on delta_chroma_weight and offset by Michael Niedermayer 2017-06-27 14:11:00 +0200
  • 35a5d9715d avcodec/vp9: add 64-bit ipred_dr_32x32_16 avx2 implementation by Ilia Valiakhmetov 2017-06-27 15:06:19 -0400
  • 0daa1cf073 x86/vf_blend: optimize difference and negation functions by James Almer 2017-06-27 12:42:58 -0300
  • fa50d9360b x86/vf_blend: add sse and ssse3 extremity functions by James Almer 2017-06-27 12:27:10 -0300
  • d14179e3d4 hwframe: Allow hwaccel frame allocators to align surface sizes by Anton Khirnov 2017-06-22 20:05:12 +0200
  • f0bcedaf37 dxva: verbose-log decoder GUID list by wm4 2017-06-22 14:52:59 +0200
  • 289d387330 hwcontext_d3d11va: add option to enable debug mode by wm4 2017-06-22 14:52:57 +0200
  • 8d7fdba7b8 dxva: support DXGI_FORMAT_420_OPAQUE decoding by wm4 2017-06-22 14:52:56 +0200