Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • | *
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • | | *
  • | | | *
  • | | | *
  • * | | |
  • * | | |
  • * | | |
  • | * | |
  • | * | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • | | | | *
  • * | | | |
  • * | | | |
  • * | | | |
  • * | | | |
  • * | | | |
  • | | | | | *
  • * | | | | |
  • * | | | | |
  • * | | | | |
  • * | | | | |
  • * | | | | |
  • | | * | | |
  • | | | | * |
  • | | | * | |
  • | | * | | |
  • | | | | * |
  • | | | * | |
  • | | * | | |
  • | | | | * |
  • | | | * | |
  • * | | | | |
  • * | | | | |
  • * | | | | |
  • c75b23cbea avcodec/mips: Improve vp9 idct msa functions by Kaustubh Raste 2017-09-04 18:02:09 +0530
  • 2e79813a8e avcodec/mips: Improve vp9 lpf msa functions by Kaustubh Raste 2017-09-04 18:01:32 +0530
  • 8043d8eb3b ffmpeg: send EOF pts to filters. by Nicolas George 2017-04-06 10:40:12 +0200
  • 5ba2aef6ec lavfi/buffersrc: add av_buffersrc_close(). by Nicolas George 2017-04-03 15:01:45 +0200
  • 36c111c40f ffmpeg: use reordered duration for stream PTS. by Nicolas George 2017-04-03 14:40:44 +0200
  • dfed8e2cbb ffmpeg: rename a variable. by Nicolas George 2017-04-03 13:49:59 +0200
  • f5a9c63401 lavfi: guess a timestamp for compat status change. by Nicolas George 2017-09-07 10:45:54 +0200
  • d47159a42d fate: add test for asetnsamples filter with padding disabled by Tobias Rapp 2017-08-07 11:55:39 +0200
  • e1524de454 avfilter/vf_zoompan: fix specific corner case when no frame was ever requested from input by Paul B Mahol 2017-09-07 16:49:46 +0200
  • afc9c683ed avformat/asfdec: Fix DoS in asf_build_simple_index() by Michael Niedermayer 2017-09-05 00:16:29 +0200
  • 9cb4eb7728 avformat/mov: Fix DoS in read_tfra() by Michael Niedermayer 2017-09-05 00:16:29 +0200
  • 913feb6263 avformat/gdv: Make FixedSize static by Michael Niedermayer 2017-09-04 19:36:09 +0200
  • 912b6af26e ffprobe: use consistent string for unspecified color_range value by Tobias Rapp 2017-08-29 10:51:05 +0200
  • d0961d3069 avcodec/nvenc: sanitize variable names by Timo Rothenpieler 2017-09-02 19:42:13 +0200
  • a56d0497cb avcodec/nvenc: migrate to new encode API by Timo Rothenpieler 2017-09-02 19:30:21 +0200
  • cf42f316c5 fate: fix fate-lavf-fits dependencies by James Almer 2017-09-06 22:53:17 -0300
  • b07faf39ed avcodec/fitsdec: write output to frame directly by Paras Chadha 2017-09-03 00:37:21 +0530
  • ef7fe81b85 flvdec: Check the avio_seek return value after reading a metadata packet by Steven Liu 2017-09-07 08:30:14 +0800
  • 25b5096400 lavfi/atempo: Avoid false triggering an assertion failure by Pavel Koshevoy 2017-09-03 20:44:31 -0600
  • edb4ba5bd4 Revert "lavfi/atempo: avoid false triggering an assertion failure" by Pavel Koshevoy 2017-09-03 15:34:08 +0200
  • f4e593f7b5 avcodec/audiotoolboxdec: use av_freep() by James Almer 2017-09-06 13:03:29 -0300
  • 3242babf64 avcodec/audiotoolboxdec: switch to the new generic filtering mechanism by James Almer 2017-05-25 12:56:50 -0300
  • e49338a9c0 avcodec/audiotoolboxdec: add FF_CODEC_CAP_INIT_CLEANUP to the decoder capabilities by James Almer 2017-05-25 11:07:42 -0300
  • 7273e234de avcodec/audiotoolboxdec: always use a copy of the AVCodecContext extradata by James Almer 2017-05-25 11:00:47 -0300
  • eea69a9f25 avfilter/af_dcshift: add direct path by Paul B Mahol 2017-09-06 11:46:24 +0200
  • d8bc198d09 avfilter/vf_overlay: Restore shorthand option order by Michael Niedermayer 2017-09-05 15:26:52 +0200
  • fa805df060 libavcodec/mips: Improve avc idct8 msa function by Kaustubh Raste 2017-07-31 12:07:03 +0530
  • 9a174d203a avfilter/lavfutils: remove usage of AVStream->codec by James Almer 2017-08-30 02:07:00 -0300
  • 837c55e072 avformat/hlsenc: Added configuration to override HTTP User-Agent by Karthick J 2017-09-05 23:30:52 +0800
  • 516ac7bcc7 build: consistent spacing between lists (cosmetics) by Clément Bœsch 2017-09-05 12:45:20 +0200
  • a5e6cd79ec avfilter/avf_avectorscope: fix mistake in previous commit by Paul B Mahol 2017-09-05 11:55:23 +0200
  • 2c10f054c2 avfilter/avf_avectorscope: add possibility to auto zoom by Paul B Mahol 2017-09-05 11:43:49 +0200
  • 6faa1275a2 avfilter: add despill filter by Paul B Mahol 2017-08-28 14:32:25 +0200
  • 6cadbb16e9 avcodec: add AV_HWACCEL_CODEC_CAP_EXPERIMENTAL flag by James Almer 2017-09-01 14:56:05 -0300
  • b43cd67862 avfilter/vf_fftfilt: make it possible to evaluate expressions per frame by Paul B Mahol 2017-09-04 19:29:37 +0200
  • 4705a80fb0 avfilter/vf_fftfilt: add generic timeline support by Paul B Mahol 2017-09-04 19:04:31 +0200
  • 2170ca41f4 avfilter/vf_fftfilt: add support for more pixel formats by Paul B Mahol 2017-09-04 18:36:37 +0200
  • 2726b2d7e8 avfilter/vf_fftfilt: cache rdft contexts by Paul B Mahol 2017-09-04 18:24:00 +0200
  • ca7dc3ee90 lavd: drop QTKit indev by Clément Bœsch 2017-09-04 15:45:11 +0200
  • 833a38dbe5 avfilter/vf_datascope: make it possible for output window to automatically change position by Paul B Mahol 2017-09-04 14:20:29 +0200
  • f19fbfbdc6 aviocat: Check for output write errors by Martin Storsjö 2017-09-03 00:02:54 +0300
  • 585dc1aece flvdec: Check the avio_seek return value after reading a metadata packet by Martin Storsjö 2017-09-02 23:20:26 +0300
  • 4d2b9ece45 avformat/flvdec: Set need_context_update when setting the initial extradata by Alex Converse 2017-08-29 10:47:26 -0700
  • f3c0f34f53 avfilter/vf_datascope: add timeline support to pixscope and oscilloscope by Paul B Mahol 2017-09-03 20:42:04 +0200
  • 8b193e5530 doc/filters: add missing '' for blend example by Paul B Mahol 2017-09-03 20:00:53 +0200
  • 05b1c60687 doc/filters: add one more blend example by Paul B Mahol 2017-09-03 20:00:08 +0200
  • e6e58de03d avfilter/vf_displace: add mirror edge mode by Paul B Mahol 2017-09-03 14:15:33 +0200
  • 06ed3768c8 avfilter/vf_displace: remove useless requirement that SAR matches between input streams by Paul B Mahol 2017-09-03 13:37:43 +0200
  • f19e4118e9 avfilter/vf_subtitles: enable processing of alpha channel by Paul B Mahol 2017-08-30 21:04:02 +0200
  • dda1c23c20 doc/filters.texi: Add default values to vf_vaguedenoiser options by Leo Izen 2017-09-03 05:01:13 -0400
  • b4b1285fa1 lavd: drop disabled v4l code by Clément Bœsch 2017-09-03 00:18:57 +0200
  • a17e1abf6e avcodec/dirac_dwt: Fix multiple overflows in 9/7 lifting by Michael Niedermayer 2017-09-01 19:56:11 +0200
  • fd4500df5c avcodec/dirac_dwt: Fix multiple overflows in 9/7 lifting by Michael Niedermayer 2017-09-01 19:56:11 +0200
  • 92f4341ed1 avcodec/diracdec: Fix integer overflow in INTRA_DC_PRED() by Michael Niedermayer 2017-09-01 19:56:10 +0200
  • c595139f1f avcodec/dirac_vlc: Fix invalid shift in ff_dirac_golomb_read_32bit() by Michael Niedermayer 2017-09-01 19:56:12 +0200
  • f71cd44147 avcodec/dirac_dwt: Fix multiple overflows in 9/7 lifting by Michael Niedermayer 2017-09-01 19:56:11 +0200
  • 2a0823ae96 avcodec/diracdec: Fix integer overflow in INTRA_DC_PRED() by Michael Niedermayer 2017-09-01 19:56:10 +0200
  • e12f1cd616 Revert "checkasm: Test more h264 idct variants" by Martin Storsjö 2017-09-02 22:22:59 +0300
  • 9dde6ab06c arm: Fix SIGBUS on ARM when compiled with binutils 2.29 by Martin Storsjö 2017-08-31 12:06:44 +0300
  • 69e6877de8 build: drop unused sndio_h and asoundlib_h by Clément Bœsch 2017-08-30 13:56:27 +0200
  • e090e750ba build: make sndio part of the autodetected libraries by Clément Bœsch 2017-08-30 13:41:23 +0200
  • b7fbb3516a build: make jack part of the autodetected libraries by Clément Bœsch 2017-08-30 13:34:50 +0200
  • b447629093 build: make alsa part of the autodetected libraries by Clément Bœsch 2017-08-30 13:28:49 +0200
  • fe9c85e4e2 build: make sure a disabled autodetect still pick the libc's iconv by Clément Bœsch 2017-08-30 12:26:01 +0200
  • e3c1219c7c build: add --disable-autodetect switch by Clément Bœsch 2017-07-28 13:44:07 +0200
  • 9ef5a2f5f3 build: simplify weak-enabling of autodetected libraries by Clément Bœsch 2017-07-28 13:39:00 +0200
  • 7e98c3cbb3 build: remove vda_framework from enable_weak by Clément Bœsch 2017-07-28 13:31:35 +0200
  • 353c2e384c build: replace use of HAVE_SDL2 with existing CONFIG_SDL2 by Clément Bœsch 2017-08-30 13:46:38 +0200
  • b802971d6d build: treat sdl2 like other autodetected libraries by Clément Bœsch 2017-08-30 13:13:08 +0200
  • 778fa6350e build: isolate sdl-to-sdl2 aliasing by Clément Bœsch 2017-08-30 13:12:14 +0200
  • 72655616d9 build: treat securetransport and schannel like other autodetected libraries by Clément Bœsch 2017-07-28 13:22:40 +0200
  • 1c08ff08ad build: treat libxcb like other autodetected libraries by Clément Bœsch 2017-07-28 13:16:42 +0200
  • c9075d2c65 build: treat iconv like other autodetected libraries by Clément Bœsch 2017-07-28 12:58:39 +0200
  • 55fdfc88b8 build: treat crystalhd like other hwaccels by Clément Bœsch 2017-07-28 12:55:43 +0200
  • e70e2a7abd build: group z libs with other autodetected libraries by Clément Bœsch 2017-07-28 12:18:59 +0200
  • 4e6638abb4 avcodec/nvenc: always output picture timing SEI by Timo Rothenpieler 2017-09-02 15:39:24 +0200
  • 7f0359f05e (tag: n2.8.13) Changelog: Update by Michael Niedermayer 2017-09-02 02:16:08 +0200
  • 9aa2469930 avcodec/internal: move FF_QSCALE_TYPE defines from avcodec.h by James Almer 2017-09-01 14:44:27 -0300
  • 3ec6d9c6b2 avfilter: remove duplicate and disabled trace log function by James Almer 2017-08-30 01:41:43 -0300
  • 5d76674756 lavf: make avio_read_partial() public by wm4 2017-08-17 15:01:44 +0200
  • 877076ffa1 avformat/avio: update avio_alloc_context() doxy by James Almer 2017-09-01 12:26:28 -0300
  • adeb41afb8 avformat/dash:add copyright to dash.c by Steven Liu 2017-09-01 18:52:56 +0800
  • bab4cb3fb5 avcodec/nvenc: only push cuda context on encoder close if encoder exists by Timo Rothenpieler 2017-08-30 21:12:23 +0200
  • 0e995eac20 avcodec/nvenc: only push cuda context on encoder close if encoder exists by Timo Rothenpieler 2017-08-30 21:12:23 +0200
  • a0b69e2b0a avcodec/nvenc: add support for specifying entropy coding mode by Timo Rothenpieler 2017-08-30 21:06:25 +0200
  • 78a7af823b Use the new AVIOContext destructor. by Anton Khirnov 2017-09-01 02:16:33 -0300
  • b12e4d3bb8 avio: add a destructor for AVIOContext by Anton Khirnov 2017-08-27 13:26:58 -0300
  • 837580f458 avformat/dash: move reused API to common file and header file by Steven Liu 2017-09-01 10:20:56 +0800
  • a4e85b2e1c avformat/mxfdec: Fix Sign error in mxf_read_primer_pack() by 孙浩(晓黑) 2017-08-29 23:59:21 +0200
  • d686026507 avformat/mxfdec: Fix Sign error in mxf_read_primer_pack() by 孙浩(晓黑) 2017-08-29 23:59:21 +0200
  • b2aa633d66 avformat/mxfdec: Fix Sign error in mxf_read_primer_pack() by 孙浩(晓黑) 2017-08-29 23:59:21 +0200
  • f173cdfe66 avformat/mxfdec: Fix DoS issues in mxf_read_index_entry_array() by 孙浩(晓黑) 2017-08-29 23:59:21 +0200
  • accf7d34a8 avformat/mxfdec: Fix DoS issues in mxf_read_index_entry_array() by 孙浩(晓黑) 2017-08-29 23:59:21 +0200
  • 74c067e955 avformat/mxfdec: Fix DoS issues in mxf_read_index_entry_array() by 孙浩(晓黑) 2017-08-29 23:59:21 +0200
  • 4fedc4ceab avformat/nsvdec: Fix DoS due to lack of eof check in nsvs_file_offset loop. by 孙浩(晓黑) 2017-08-29 23:59:21 +0200
  • 5b3986023b avformat/nsvdec: Fix DoS due to lack of eof check in nsvs_file_offset loop. by 孙浩(晓黑) 2017-08-29 23:59:21 +0200
  • c6d3640cf7 avformat/nsvdec: Fix DoS due to lack of eof check in nsvs_file_offset loop. by 孙浩(晓黑) 2017-08-29 23:59:21 +0200
  • 9d00fb9d70 avformat/mxfdec: Fix Sign error in mxf_read_primer_pack() by 孙浩(晓黑) 2017-08-29 23:59:21 +0200
  • 900f39692c avformat/mxfdec: Fix DoS issues in mxf_read_index_entry_array() by 孙浩(晓黑) 2017-08-29 23:59:21 +0200
  • c24bcb5536 avformat/nsvdec: Fix DoS due to lack of eof check in nsvs_file_offset loop. by 孙浩(晓黑) 2017-08-29 23:59:21 +0200