Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • | *
  • | *
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • | *
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • | | *
  • | | *
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • d93e44332f lavf: bump version/add APIchanges entry when cleanup applehttp by Jun Zhao 2019-04-16 13:43:53 +0800
  • 93209902ed lavfi/fspp: Simplify a macro. by Carl Eugen Hoyos 2019-04-18 14:05:21 +0200
  • 48860df34d configure: Add .exe suffix to toolchain calls. by Carl Eugen Hoyos 2019-04-20 00:12:34 +0200
  • 838710bd6c avcodec/pictordec: Only recalculate d when y changes in picmemset() by Michael Niedermayer 2019-04-13 01:19:03 +0200
  • 3ed360ea5c avcodec/pictordec: avoid pointers in picmemset() by Michael Niedermayer 2019-04-13 01:17:12 +0200
  • bcf9d2a172 avcodec/wmv2dec: Check that the P frame secondary header fit in the input by Michael Niedermayer 2019-04-13 00:15:27 +0200
  • 110dce9633 avcodec/ivi: Move buffer/block end check to caller of ivi_dc_transform() by Michael Niedermayer 2019-04-12 00:09:57 +0200
  • 837820f385 avcodec/diracdec: Use 64bit in intermediate of global motion vector field generation by Michael Niedermayer 2019-04-07 16:44:53 +0200
  • fac761dae9 avformat/apetag: tag values are unsigned by Dan Sanders 2019-04-18 17:12:14 -0700
  • e750dc9de6 libavformat: improve logs with cur_dts by Andreas Hakon 2019-04-19 08:58:37 +0100
  • a87774636b tests: don't include TARGET_PATH in the sample path needlessly by Hendrik Leppkes 2019-04-04 00:17:43 +0200
  • a24a1523e8 lavu/hwcontext_d3d: Cast src pointers calling av_image_copy*(). by Carl Eugen Hoyos 2019-04-18 13:55:29 +0200
  • 32215b2140 lavf/vc1dec: Reduce probe score for streams with invalid frames. by Carl Eugen Hoyos 2019-04-19 14:06:29 +0200
  • 53064e134c lavc/alac: Make a variable unsigned. by Carl Eugen Hoyos 2019-04-18 13:51:07 +0200
  • 78c8a76536 avcodec/get_bits: unbreak get_bits_le() with cached reader by Paul B Mahol 2019-03-26 11:10:54 +0100
  • dd06f022b0 lavf/utils: Allow url credentials to contain a slash. by Carl Eugen Hoyos 2019-03-28 19:33:22 +0100
  • 3bef1dab6e avutil/colorspace: add macros for RGB->YUV BT.709 by Gyan Doshi 2019-04-13 17:01:09 +0530
  • 96fc0cbfde tests: Add EXESUF to program calls. by Carl Eugen Hoyos 2019-04-18 03:24:35 +0200
  • 55619f3012 rename hls_segment_filename in fate-hls-segment-size for fate by Steven Liu 2019-04-19 06:22:34 +0800
  • 608d5fd8b6 add tests/ref/fate/hls-segment-size for the fate test by Steven Liu 2019-04-18 10:02:44 +0800
  • d7e8e62797 doc/mailing-list-faq: add DMARC munging by Lou Logan 2019-04-18 12:01:57 -0800
  • 09f8b21deb doc/encoders: Fix libvpx option name arnr-maxframes. by Carl Eugen Hoyos 2019-04-18 13:39:58 +0200
  • 88325f4b34 Updated documentation for libaom encoder options. by Sam John 2019-04-09 17:55:51 -0700
  • 8a3ed5a313 avfilter/af_agate: implement mode option by Paul B Mahol 2019-04-17 23:33:51 +0200
  • a0559fcd81 avfilter/af_sidechaincompress: implement mode option by Paul B Mahol 2019-04-17 14:31:13 +0200
  • 2a50f1d9e4 tests/fate: add fate-hls-segment-size for hls_segment_size test by Steven Liu 2019-04-14 21:22:22 +0800
  • e2f766e13f avcodec/cbs_av1: use the new signed value read/write functions by James Almer 2019-04-15 17:52:38 -0300
  • 137c0fcad1 avcodec/cbs_h265: fix storage type for time_offset_value in Time Code SEI by James Almer 2019-04-15 17:51:49 -0300
  • 9bf520d04d avcodec/cbs_h264: fix storage type for time_offset in Pic Timing SEI by James Almer 2019-04-15 17:50:01 -0300
  • 3dc6adf326 avcodec/cbs_h2645: add helper macros for signed values by James Almer 2019-04-15 17:48:55 -0300
  • 5006dcdf9a avcodec/cbs: add helper functions and macros to read and write signed values by James Almer 2019-04-15 17:46:53 -0300
  • cfe220332a avcodec/cbs_av1: add support for Scalability Metadata by James Almer 2019-04-14 18:52:38 -0300
  • 5ba769214f lavu/hwcontext_qsv: Mark a pointer as const. by Carl Eugen Hoyos 2019-04-16 14:28:09 +0200
  • 1e8475b507 lavc/libaomenc: Mark a potentially unused variable as av_unused. by Carl Eugen Hoyos 2019-04-16 14:20:43 +0200
  • bcde9ec020 avformat/dashenc: Disable streaming for webm output by Karthick J 2019-04-10 12:06:40 +0530
  • c4642788e8 time_internal: Prefix fallback versions of gmtime_r/localtime_r with ff_ by Martin Storsjö 2019-04-10 11:39:01 +0300
  • 9485cce6d5 time_internal: Do not attempt to override *time_r() macros by Michael Niedermayer 2014-11-05 18:44:15 +0100
  • c93e92f2b2 configure: Include time.h when checking for gmtime_r and localtime_r by Martin Storsjö 2019-04-10 11:28:57 +0300
  • 036b4b0f85 avcodec/videotoolbox: add support for 10bit pixel format by fumoboy007 2019-04-13 16:36:00 +0200
  • c3aa4844f3 lavfi/fspp: Remove two unused macros. by Carl Eugen Hoyos 2019-04-14 22:56:17 +0200
  • 63c2c83f6e avdevice/decklink_common: add support for DeckLink SDK 11 by Marton Balint 2019-03-14 01:37:11 +0100
  • f3e22e3201 avdevice/decklink_common: properly check DoesSupportVideoMode result when trying VANC flag by Marton Balint 2019-03-14 02:13:56 +0100
  • e036b8dcf4 avdevice/decklink_dec: set configs before listing formats by Marton Balint 2019-03-14 02:00:27 +0100
  • c0bd865ad6 configure: Add -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 for mingw as well by Martin Storsjö 2019-04-10 11:27:06 +0300
  • 1e56173515 rtsp: add pkt_size option by Tristan Matthews 2019-04-11 00:07:15 -0400
  • abfeba9724 lavf/hls: Cleanup the applehttp by Jun Zhao 2019-04-12 18:54:47 +0800
  • 32148b5ac9 lavf/rtsp.c: Fix stimeout option not applied on http tunnel by Jun Li 2019-04-15 19:46:20 +0800
  • 7f78a1b1ca Revert "lavf/rtsp.c: Fix stimeout option not applied on http tunnel" by Steven Liu 2019-04-15 19:45:39 +0800
  • 1ae8a1073b lavf/rtsp.c: Fix stimeout option not applied on http tunnel by Signed-off-by: Jun Li 2019-04-15 19:44:11 +0800
  • bbae8d08f5 Revert "lavf/rtsp.c: Fix stimeout option not applied on http tunnel" by Steven Liu 2019-04-15 19:43:21 +0800
  • f502bd5432 lavf/rtsp.c: Fix stimeout option not applied on http tunnel by Steven Liu 2019-04-15 15:24:56 +0800
  • f9840cd2b5 avformat/mxfdec: use operational_pattern_ul instead of operational_pattern for metadata by Marton Balint 2019-04-14 18:37:44 +0200
  • 1f260d7285 avcodec/cbs_av1: add support for Padding OBUs by James Almer 2019-03-25 00:11:39 -0300
  • 62074b8f85 avcodec/cbs_av1: add a function to strip trailing zeroes from a buffer size by James Almer 2019-04-13 16:10:19 -0300
  • b18c8688dd avformat/hlsenc: flush packets before update split message by Steven Liu 2019-04-14 18:45:23 +0800
  • 0ad0533e91 avcodec/truemotion2: Fix integer overflow in tm2_decode_blocks() by Michael Niedermayer 2019-03-27 00:39:56 +0100
  • a208c277f8 avcodec/imm4: flush prev_frame after seeking by Paul B Mahol 2019-04-13 18:32:58 +0200
  • 16f7c1f291 avcodec: add LSCR decoder by Paul B Mahol 2019-04-12 17:25:26 +0200
  • 3e10223385 avformat/file: add seekable option to disallow seeking by Marton Balint 2019-04-03 01:13:55 +0200
  • 6ed7df5b20 avformat/mxfdec: export operational pattern UL as file metadata by Marton Balint 2019-04-02 18:24:21 +0200
  • c5a825dc75 configure: fix av1_frame_split bsf dependencies by James Almer 2019-04-11 15:59:34 -0300
  • 80e9f50f82 avcodec: add an AV1 frame split bitstream filter by James Almer 2018-12-17 21:56:27 -0300
  • 3308e3da04 avcodec/agm: Check frame dimensions by Michael Niedermayer 2019-04-11 00:36:48 +0200
  • d0f24df648 avcodec: add ADPCM AGM decoder by Paul B Mahol 2019-04-10 12:10:09 +0200
  • 7be8f7ac81 avcodec/agm: add support for non-dct coding by Paul B Mahol 2019-04-09 13:57:53 +0200
  • 0f28355974 avcodec/agm: add support for higher compression by Paul B Mahol 2019-03-29 14:43:42 +0100
  • ce92ee4b4f swscale/ppc: VSX-optimize non-full-chroma yuv2rgb_2 by Lauri Kasanen 2019-04-05 11:31:43 +0300
  • 3fe37033b9 avcodec/pnm_parser: Factor out next/index compensation by Michael Niedermayer 2019-04-06 14:43:14 +0200
  • 1d43d72b18 avcodec/pnm_parser: Factor next initialization out by Michael Niedermayer 2019-04-06 14:41:33 +0200
  • 7f3d39b21f avcodec/pnm_parser: Support concatenated ASCII images by Michael Niedermayer 2019-04-06 13:11:10 +0200
  • 2be7c388db avdevice/opengl_enc: fix build error using msvc compiler by Don C. Bigler 2019-04-09 10:54:45 -0400
  • 951561b64e libavformat/dashenc : Prevent writing manifest files multiple times by joepadmiraal 2019-04-08 14:53:52 +0200
  • 4d2f62150d aarch64/opusdsp: implement NEON accelerated postfilter and deemphasis by Lynne 2019-03-15 14:37:31 +0000
  • 1c50d61a5a libavutil/hwcontext_opencl: Fix channel order in format support check by Jarek Samic 2019-04-07 22:01:23 -0400
  • cf7a5c655c avformat/matroskaenc: fix leak on error by Tristan Matthews 2019-04-04 12:56:26 -0400
  • 420fe39aff avformat/av1: Initialize padding in ff_isom_write_av1c by Jeremy Dorfman 2019-04-08 08:14:27 -0400
  • 1ec777dcdd avformat/matroskaenc: fix leak on error by Tristan Matthews 2019-04-04 12:56:26 -0400
  • d6a8392224 lavf/movenc: Pass correct pointer to av_log(). by Carl Eugen Hoyos 2019-04-07 23:28:00 +0200
  • 0a347ff422 lavf/matroskaenc: Fix memory leak after write trailer by Jun Zhao 2019-04-04 23:47:46 +0800
  • bb5efd1727 avformat/av1: Initialize padding in ff_isom_write_av1c by Jeremy Dorfman via ffmpeg-devel 2019-04-08 08:14:27 -0400
  • ecdaa4b4fa avfilter/af_asetnsamples: use correct function by Paul B Mahol 2019-04-07 21:15:13 +0200
  • 3a2adeedaf avformat/riffdec: pass correct pointer to av_log by Paul B Mahol 2019-04-07 21:09:56 +0200
  • 4c8e3725d9 avfilter/af_asetnsamples: fix sample queuing. by Nikolas Bowe via ffmpeg-devel 2019-04-05 17:11:15 -0700
  • 8607e29fa3 swscale/ppc: VSX-optimize yuv2rgb_full_X by Lauri Kasanen 2019-04-01 13:32:37 +0300
  • 3256e949be swscale/ppc: VSX-optimize yuv2rgb_full_2 by Lauri Kasanen 2019-04-01 13:04:11 +0300
  • 50e672bc54 swscale/ppc: VSX-optimize non-full-chroma yuv2rgb_1 by Lauri Kasanen 2019-03-31 17:01:37 +0300
  • 7c1875143d doc/examples/metadata: fix the example can't dump FLV metadata by Jun Zhao 2019-04-03 09:13:52 +0800
  • d234ed7633 lavf/Makefile: Fix kux demuxer standalone compilation. by Carl Eugen Hoyos 2019-04-07 02:00:30 +0200
  • 208ae228fa lavf/flvdec: added support for KUX container by Swaraj Hota 2019-04-06 15:53:43 +0200
  • f4f40cbb57 lavd/x11grab: fix vertical repositioning by Octavio Alvarez 2019-03-27 22:52:32 -0600
  • 772c73e61f FATE: Add test for HEVC files that claim to have two first slices by Derek Buitenhuis 2019-03-18 15:40:44 +0000
  • 2169a3f262 avcodec/agm: Fix integer overflow with w/h by Michael Niedermayer 2019-04-05 00:20:33 +0200
  • 18a851aca7 avformat/matroskadec: Improve length check by Andreas Rheinhardt via ffmpeg-devel 2019-03-27 12:18:44 +0100
  • 8e3b01e20e avcodec/agm: More completely check size before using it by Michael Niedermayer 2019-04-03 02:12:28 +0200
  • ee16d14b0a avcodec/av1_metadata: add an option to remove Padding OBUs by James Almer 2019-03-25 00:27:23 -0300
  • 1125277bc6 lavc/qsvenc: enable hevc gpb option by Zhong Li 2019-01-11 15:09:07 +0800
  • c745bedd18 lavc/qsvenc: enable hevc coding options configuration by Zhong Li 2019-03-27 14:33:36 +0800
  • 6f9d7c556d lavc/qsvenc: no need to include h264.h for jpeg encoder by Zhong Li 2019-04-01 12:18:57 +0800
  • 8161ac2902 lavf/movenc: fix tmcd writing for non-MP4/MOV modes by Gyan Doshi 2019-03-31 00:00:50 +0530
  • b131a07e4b fate: unbreak fate with custom binary names by Gyan Doshi 2019-04-02 16:43:06 +0530