Commit Graph

  • *
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | |\
  • | |/
  • |/|
  • | *
  • | |\
  • | * \
  • | |\ \
  • | * \ \
  • | |\ \ \
  • | * \ \ \
  • | |\ \ \ \
  • | * \ \ \ \
  • | |\ \ \ \ \
  • | * \ \ \ \ \
  • | |\ \ \ \ \ \
  • | * | | | | | |
  • * | | | | | | |
  • | |_|_|_|_|_|/
  • |/| | | | | |
  • | * | | | | |
  • | * | | | | |
  • | * | | | | |
  • | * | | | | |
  • | * | | | | |
  • | * | | | | |
  • | * | | | | |
  • | * | | | | |
  • | | | | | | | *
  • | * | | | | | |
  • | * | | | | | |
  • | * | | | | | |
  • * | | | | | | |
  • | |_|_|_|_|/ /
  • |/| | | | | |
  • * | | | | | |
  • | |_|_|_|/ /
  • |/| | | | |
  • * | | | | |
  • | |_|_|/ /
  • |/| | | |
  • * | | | |
  • | |_|/ /
  • |/| | |
  • * | | |
  • | |/ /
  • |/| |
  • * | |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | |\ \
  • | |/ /
  • |/| |
  • | * |
  • | |\ \
  • | * \ \
  • | |\ \ \
  • | * \ \ \
  • | |\ \ \ \
  • 2beba58e0e mmaldec: Fix compilation after 2fcb0090 by Martin Storsjö 2017-12-20 09:45:14 +0200
  • c94b094858 configure: Fix case of static libmp3lame by Stefan Pöschel 2017-12-16 16:50:45 +0100
  • ddea22a684 avconv: Use codec hardware config to configure hwaccels by Mark Thompson 2017-10-26 00:18:47 +0100
  • 2117725dc5 lavc: Mark all AVHWAccel structures as const by Mark Thompson 2017-11-04 18:53:26 +0000
  • 2a4d34d462 lavc: Delete all fake hwaccels by Mark Thompson 2017-10-26 00:18:46 +0100
  • 433522a1b9 lavc: Remove register mechanism for hwaccels by Mark Thompson 2017-10-26 00:18:45 +0100
  • e2d575543c lavc: Deprecate av_hwaccel_next() and av_register_hwaccel() by Mark Thompson 2017-10-26 00:18:44 +0100
  • 39056b5240 lavc: Use hardware config information in ff_get_format() by Mark Thompson 2017-10-26 00:18:43 +0100
  • 57623cba13 webp: Fix alpha initialisation by Mark Thompson 2017-10-26 00:18:42 +0100
  • 2fcb009011 lavc: Add hardware config metadata for decoders supporting hardware output by Mark Thompson 2017-10-26 00:18:40 +0100
  • 720cf4e6e7 lavc: Add codec metadata to indicate hardware support by Mark Thompson 2017-10-26 00:18:39 +0100
  • a31a482611 lavc/vaapi_encode: give a debug message if attrs unsupported. by Jun Zhao 2017-12-19 14:13:58 +0800
  • da03242778 Revert "checkasm/vf_interlace : add test for lowpass_line 8 and 16" by James Almer 2017-12-19 19:07:24 -0300
  • 8e0e4384b0 Revert "avfilter/vf_interlace : add AVX2 for lowpass_line 8 and 16" by James Almer 2017-12-19 19:04:25 -0300
  • 65da5c56e6 tests/audiomatch: Add missing return code at the end of main() by Michael Niedermayer 2017-12-19 21:05:40 +0100
  • e72b854992 tests/audiomatch: Whitespace refinement by Jun Zhao 2017-12-18 09:16:52 +0800
  • 2b38900cb3 tests/audiomatch: Add return value check for fread. by Jun Zhao 2017-12-18 08:59:58 +0800
  • c12c2739cd configure: Fix detection of vp9 decoder/encoder by Felix Matouschek 2017-12-12 10:42:40 +0100
  • 3df6e61dad avfilter/x86/vf_hflip : indent by Martin Vignali 2017-12-19 21:07:10 +0100
  • f181648176 avfilter/x86/vf_hflip : add avx2 version for hflip_byte and hflip_short by Martin Vignali 2017-12-19 21:06:01 +0100
  • a4a4179e83 avfilter/x86/vf_hflip : merge hflip byte and hflip short to one macro by Martin Vignali 2017-12-19 21:04:29 +0100
  • 8fb1d63d91 avfilter/vf_tinterlace : add AVX2 func for lowpass_line 8 and 16 by Martin Vignali 2017-12-18 11:30:31 +0100
  • 1a5865b6dc avfilter/vf_interlace : add AVX2 for lowpass_line 8 and 16 by Martin Vignali 2017-12-18 11:19:17 +0100
  • adff97be5e checkasm/vf_interlace : add test for lowpass_line 8 and 16 by Martin Vignali 2017-12-18 11:18:51 +0100
  • d31770d9a6 avfilter/vf_interlace : move func init in ff_interlace_init and add depth arg for ff_interlace_init_x86 by Martin Vignali 2017-12-18 11:18:14 +0100
  • c76cf303ce avcodec/magicyuv : use gradient_pred dsp func for 8 bits gradient mode by Martin Vignali 2017-12-09 19:26:47 +0100
  • f2e9156eb6 avcodec/utvideodec : use gradient_pred dsp in interlace decoding by Martin Vignali 2017-12-09 19:26:08 +0100
  • b1781caf9e configure: remove libtls fallback check by sfan5 2017-12-19 18:45:27 +0100
  • b178278c7b configure: fix pkg-config check for libtls by sfan5 2017-12-19 17:33:26 +0100
  • 74f408cc8e avformat/mov: Fix the the typo by Michael Niedermayer 2017-12-18 12:32:22 +0100
  • 5f2c4d044f doc/filters: update biquad filters with commands section by Paul B Mahol 2017-12-18 15:24:00 +0100
  • 6260ab60a8 avfilter/vf_overlay: fix packed_rgb case by Mateusz 2017-12-18 04:02:25 +0100
  • df3222d4bb libvmaf: exit gracefully if the library fails. by Ronald S. Bultje 2017-12-18 07:59:39 -0500
  • 3f88744067 aptx: add codec cap SMALL_LAST_FRAME and INIT_THREADSAFE as appropriate by Aurelien Jacobs 2017-12-17 23:06:48 +0100
  • 9dcecbf04c avfilter/af_biquads: add missing break statements by Paul B Mahol 2017-12-17 19:23:37 +0100
  • 9b79c65ec0 lavu/lavc/lavf/lavfi: Do not use type modifier %zu on Windows MSVCRT. by Carl Eugen Hoyos 2017-12-17 18:03:47 +0100
  • 600c8729e2 avfilter/af_biquads: remove unused enum item by Paul B Mahol 2017-12-17 16:38:07 +0100
  • ce626f2695 avfilter/av_biquads: add support for commands by Paul B Mahol 2017-12-17 16:37:12 +0100
  • 387ee1d6aa libavformat: LibreSSL (libtls) support by sfan5 2017-11-04 15:45:16 +0100
  • 0ee143558d avcodec/hevc_cabac: Fix integer overflow in ff_hevc_cu_qp_delta_abs() by Michael Niedermayer 2017-12-15 18:17:13 +0100
  • 991ef6e5b9 avcodec/hevc_sei: Fix integer overflows in decode_nal_sei_message() by Michael Niedermayer 2017-12-15 17:50:12 +0100
  • 439fbb9c8b avcodec/hevcdsp_template: Fix undefined shift in put_hevc_qpel_bi_w_hv() by Michael Niedermayer 2017-12-15 13:06:30 +0100
  • d29f784a54 avfilter/vf_overlay: add premultiplied alpha mode by Paul B Mahol 2017-08-01 12:34:44 +0200
  • dc08caa8f7 configure: fix probing armv6zk by wang-bin 2017-12-15 15:05:13 +0800
  • ee2dfa34a2 libavcodec/magicyuvenc : fix warning by Martin Vignali 2017-10-28 23:15:23 +0200
  • 1f1207145a lavc/mediacodec_wrapper: fix potential jni global reference leak by Matthieu Bouron 2017-12-16 00:16:02 +0100
  • f3cffd121b lavc/mediacodec_wrapper: factorize MediaCodec creation functions by Matthieu Bouron 2017-12-13 13:49:58 +0100
  • 8bf4e6d3ce lavc/mediacodec: use AVMediaCodecDeviceContext hw_device_ctx if set by Aman Gupta 2017-12-03 17:32:22 -0800
  • e4d9f05ca7 lavu/hwcontext: add AV_HWDEVICE_TYPE_MEDIACODEC by Aman Gupta 2017-12-03 17:32:21 -0800
  • 5450972be4 doc/libav-merge: remove line about VP9 superframe parsing by James Almer 2017-12-15 14:38:55 -0300
  • 07e1bd7e2d doc/libav-merge: Remove VAAPI VP8 decode hwaccel merge note by Mark Thompson 2017-12-15 16:53:13 +0000
  • d228d52f1c lavc/vp8: Support resolution changes in the VP8 decoder hwaccel by Jun Zhao 2017-11-30 07:53:53 +0800
  • b2d27d912b avformat/hlsenc: Extend persistent http connections to playlists by Karthick J 2017-12-15 22:11:12 +0800
  • 6ae18228cd avformat/hlsenc: Handle NULL input in IO open and close utility functions by Karthick J 2017-12-15 22:08:31 +0800
  • deceb7d9ae avformat/hlsenc: Call avio_flush during persistent http connections by Karthick J 2017-12-15 21:24:08 +0800
  • 3c6dc27035 avfilter/x86/vf_interlace : avfilter/x86/vf_interlace : fix crash when using unaligned data in low_pass complex by Martin Vignali 2017-12-14 17:55:11 +0100
  • 49dced9fd0 avfilter/x86/vf_interlace : avoid crash when data are unaligned by Martin Vignali 2017-12-14 16:49:55 +0100
  • 2d131fc31b avformat/movenc: Add support for more colorspaces by Steven Robertson 2017-12-14 11:52:45 -0800
  • 5e03eea673 avcodec/vp9: mark frame as finished on decode_tiles() failure by Michael Niedermayer 2017-12-14 02:02:55 +0100
  • 1c76134fe3 avfilter/drawbox+drawgrid - add option to prevent overwriting of source pixels by Gyan Doshi 2017-12-11 22:35:18 +0530
  • 980af9a88c Merge commit '47687a2f8aca3f65b6fdd117b1cb66a7409a7fd1' by James Almer 2017-12-14 19:10:12 -0300
  • 374f818bfb Merge commit '508378556631dc18d32247b4a4e35703758e1ca9' by James Almer 2017-12-14 19:04:37 -0300
  • b4718b7693 Merge commit 'f2e9a0ecbef5027f9532c49ffcdfc11d199f6150' by James Almer 2017-12-14 18:46:43 -0300
  • f61cf0e4df Merge commit '7c65a76b16bc3a44f1592acde2176f187a058797' by James Almer 2017-12-14 18:46:10 -0300
  • 2ca3c049cd Merge commit 'bddb2ce179c57db6e3c79fdc3363c165d90850b0' by James Almer 2017-12-14 18:45:20 -0300
  • 0929def327 Merge commit '6ff29343b01923e9b125fe7404ac8701cdfb1fe5' by James Almer 2017-12-14 18:44:42 -0300
  • 5fc649505b Merge commit '18a0f420269ff4c730422361c5c4d8eea096e900' by James Almer 2017-12-14 18:44:04 -0300
  • b945fed629 avcodec: add metadata to identify wrappers and hardware decoders by wm4 2017-12-11 16:18:44 +0100
  • 47687a2f8a avcodec: add metadata to identify wrappers and hardware decoders by wm4 2017-12-12 11:03:43 +0100
  • 2e391a576c lavf/mpegts: mark packets with TEI flag as corrupted by Rodger Combs 2017-10-19 01:58:10 -0500
  • f7617d4b83 libavcodec/decode: remove duplicate includes by Michael Niedermayer 2017-12-13 21:51:31 +0100
  • e8f0a463b0 ivfenc: add AV1 support by Tristan Matthews 2017-12-10 18:28:50 -0500
  • 309ddcbe61 patcheck: Add 'threshhold' to common typo list by Kelly Ledford 2017-12-12 11:31:24 -0800
  • bc219082bb libavfilter/af_dcshift.c: Fixed repeated spelling error by Kelly Ledford 2017-12-12 11:31:23 -0800
  • cefb7e0060 checkasm/vf_hflip : add test for vf_hflip byte and short simd by Martin Vignali 2017-12-11 11:26:44 +0100
  • 46f534bdee avfilter/vf_hflip : move context func init in ff_hflip_init by Martin Vignali 2017-12-11 11:22:56 +0100
  • 88e2dc7d04 libavcodec/mpegvideo_parser: improve detection of progressive mpeg2 by Aman Gupta 2017-12-06 14:54:12 -0800
  • 6ca07f5812 avfilter/formats: fix wrong function name in error message by Jun Zhao 2017-12-04 12:50:34 +0800
  • 4280948702 avfilter/formats: fix wrong function name in error message by Jun Zhao 2017-12-04 12:50:34 +0800
  • 0e2fbd68e2 avformat/mux: factorize AVFormatContext->avoid_negative_ts initialization by James Almer 2017-12-11 01:02:30 -0300
  • a0e4c41d08 avfilter/vf_pseudocolor: add support for more formats by Paul B Mahol 2017-12-12 19:31:50 +0100
  • 5083785566 qsv: Support explicit lookahead downscaling by Luca Barbato 2017-12-12 14:27:52 +0000
  • f2e9a0ecbe qsv/vp8dec: fixes memory leak issue by Li, Zhong 2017-12-07 15:26:38 +0800
  • 7c65a76b16 lavc/qsvenc: add error messeage if ICQ unsupported. by Li, Zhong 2017-12-07 14:44:27 +0800
  • bddb2ce179 lavc/qsvenc: ICQ/VCM/QVBR are not avilable on Linux by Li, Zhong 2017-12-07 14:44:26 +0800
  • 6ff29343b0 lavc/qsvenc: set HRD buffer size by Li, Zhong 2017-12-01 16:48:45 +0800
  • 18a0f42026 checkasm: Use LOCAL_ALIGNED for aligned variables on the stack by Martin Storsjö 2017-12-11 22:25:16 +0200
  • 0e5260226a avformat/hlsenc: reindent after previous commits by Steven Liu 2017-12-12 11:50:23 +0800
  • 555119bd76 doc/filters: re-arrange options for testsrc family by Lou Logan 2017-12-11 12:46:02 -0900
  • cbd524b26c avfilter/avfiltergraph: remove ugly dead code by Paul B Mahol 2017-12-11 22:39:26 +0100
  • fd542b6f20 Revert "libavcodec/utils.c: simplify avcodec locking with atomics" by Hendrik Leppkes 2017-12-11 20:59:56 +0100
  • c7a5e80f56 avcodec/libvpx: remove disabled code by James Almer 2017-12-11 00:42:26 -0300
  • 08d28ee182 avformat/hlsenc: move init operations from write_header to init by Steven Liu 2017-12-11 11:03:25 +0800
  • 918de766f5 h264dec: Remove mpeg4video.h header dependency by Kieran Kunhya 2017-12-10 23:51:37 +0000
  • a83a03af9a libavcodec: Move ff_print_debug_info2 to mpegutils.c by Kieran Kunhya 2017-12-11 00:04:44 +0000
  • bad51e9287 doc/libav-merge: add a line about the skipped HEVC MC arm functions by James Almer 2017-12-10 21:03:28 -0300
  • dd1ecf093c Merge commit '7993ec19af394fdc58ec64165bc0b12619543a5d' by James Almer 2017-12-10 21:02:45 -0300
  • 7a10541109 Merge commit '3ff8fbbf5a7bc40c09db74d4952364997fd3c611' by James Almer 2017-12-10 20:54:49 -0300
  • f750a0bcfe Merge commit '5a6707e49b7710f48d658b2f2591b9a6337fb9b7' by James Almer 2017-12-10 20:49:50 -0300
  • dae6d27aa0 Merge commit 'f6161fccf8c5720ceac1ed1df8ba60ff8fed69f5' by James Almer 2017-12-10 20:44:26 -0300