Commit Graph

  • 6602361295 avfilter/graphparser: remove '\n' from parse_filter Muhammad Faiz 2016-05-05 14:07:21 +07:00
  • 0b8dcb3349 doc/resampler: add exact_rational option Muhammad Faiz 2016-06-13 13:12:05 +07:00
  • 241e250520 fate: add libswresample exact_rational test Muhammad Faiz 2016-06-13 07:35:40 +07:00
  • b8c6e5a661 swresample: add exact_rational option Muhammad Faiz 2016-06-12 05:19:20 +07:00
  • 5ca44ebd99 lavu/intmath.h: fix compilation with msvc10. Matt Oliver 2016-06-06 17:02:34 +10:00
  • 37787f2616 lavf/os_support.h: Fix for unicode filenames on windows. Matt Oliver 2016-06-06 17:04:39 +10:00
  • be37a66971 Timeline function for the eq filter Ilya87 2016-06-01 07:49:51 +03:00
  • 4a8ed314fb avcodec/h264_slice: Add casts to suppress warnings Michael Niedermayer 2016-06-12 21:28:10 +02:00
  • 15f9189b9c avformat/redspark: deobfuscate header decrypt code James Almer 2016-06-12 17:26:11 -03:00
  • 8fdad638f9 avformat/redspark: remove av_malloc usage James Almer 2016-06-12 16:30:32 -03:00
  • aafdad1b45 lavc/videotoolbox: fix sps/pps mistake introduced in 1534ef87 Clément Bœsch 2016-06-12 20:45:43 +02:00
  • 4df944920c lavc/videotoolbox: fixes compilation after 1534ef87 Clément Bœsch 2016-06-12 20:36:24 +02:00
  • 82d79970ed lavc/vda_h264: fixes compilation after 1534ef87 Clément Bœsch 2016-06-12 20:12:07 +02:00
  • a833ff68f6 h264: Fix decoding delay for Intra only streams Anton Mitrofanov 2016-05-08 13:28:00 +02:00
  • 90f469aa2b lavc: add H.264 MVC profiles Anton Khirnov 2016-05-14 17:15:46 +02:00
  • 61f168ae34 h264: factor out setting the parameter sets for a frame Anton Khirnov 2016-05-12 14:37:35 +02:00
  • 6e92181bf8 h264: pass just the PPS to get_chroma_qp() Anton Khirnov 2016-05-12 14:25:52 +02:00
  • d1f539c97e h264: merge the two reinit blocks in slice_header_parse() Anton Khirnov 2016-05-10 13:34:59 +02:00
  • 3fba16ecd9 h264: factor starting a new field out of parsing the slice header Anton Khirnov 2016-05-09 15:58:32 +02:00
  • bec993381c h264: postpone generating the implicit MMCOs Anton Khirnov 2016-05-09 14:25:56 +02:00
  • 2d410ebbaa h264: decode the MMCOs into per-slice contexts Anton Khirnov 2016-05-09 13:48:01 +02:00
  • 39ab2ea531 h264: rename mmco_index to nb_mmco Anton Khirnov 2016-05-09 09:30:10 +02:00
  • 7ab5d577a9 h264: move initializing the slice start out of h264_slice_header_parse() Anton Khirnov 2016-04-16 03:20:37 +02:00
  • 4cec43a9ee h264: move calculating the POC out of h264_slice_header_parse() Anton Khirnov 2016-04-14 20:53:59 +02:00
  • 6dd996c7c8 h264: move building the reference list out of h264_slice_header_parse() Anton Khirnov 2016-04-14 20:53:59 +02:00
  • 0bad254300 h264: move initing the implicit pred weight table out of h264_slice_header_parse() Anton Khirnov 2016-04-14 20:53:59 +02:00
  • ed9a20ebe4 h264: split reading the ref list modifications and actually building the ref list Anton Khirnov 2016-04-15 16:10:21 +02:00
  • fa57059079 h264: move initialising the implicit pred weight table for MBAFF Anton Khirnov 2016-04-15 15:02:33 +02:00
  • 7b50d60442 h264: call ff_h264_fill_mbaff_ref_list() when constructing the normal ref list Anton Khirnov 2016-04-15 15:00:29 +02:00
  • b16e9b9ac9 h264: move initialising the explicit pred weight table for MBAFF Anton Khirnov 2016-04-15 14:45:48 +02:00
  • b93c0aed79 h264: drop an outdated comment Anton Khirnov 2016-04-14 20:59:20 +02:00
  • 77a1e2c5f8 h264: move direct mode inits out of h264_slice_header_parse() Anton Khirnov 2016-04-14 20:53:59 +02:00
  • d06e4d8aab h264: start splitting decode_slice_header() Anton Khirnov 2016-04-13 17:53:50 +02:00
  • c3ad63c6a3 avcodec/iff: Fix bytestream advance Michael Niedermayer 2016-06-12 20:13:36 +02:00
  • bd3fd467fe Merge commit 'c8dcff0cdb17d0aa03ac729eba12d1a20f1f59c8' Clément Bœsch 2016-06-12 16:06:58 +02:00
  • 65d5f32fd7 Merge commit '113aeee6aed35cb786a9f6d69b0cb210f498b9da' Clément Bœsch 2016-06-12 15:37:58 +02:00
  • b78b077c91 fate: add afade test Petru Rares Sincraian 2016-06-11 13:30:09 +02:00
  • 83163577e2 lavc/h264: remove unused ff_h264_init_dequant_tables prototype Clément Bœsch 2016-06-12 13:38:23 +02:00
  • 1534ef87c7 Merge commit '3176217c60ca7828712985092d9102d331ea4f3d' Clément Bœsch 2016-06-12 13:24:27 +02:00
  • 1a57b464cf avcodec/sheervideo: add 10-bit interlaced RGB(A) support Paul B Mahol 2016-05-30 19:33:31 +02:00
  • 84efdabc94 avcodec/utvideodec: add support for UQRG and UQRA formats Paul B Mahol 2016-06-11 23:44:06 +02:00
  • 4c9d1c6f9a lavu/file_open: Use current directory for temporary files also on Android. Carl Eugen Hoyos 2016-06-11 22:41:18 +02:00
  • 3da860fbcf lavc/libutvideodec: Do not set bits_per_raw_sample. Carl Eugen Hoyos 2016-06-11 22:38:41 +02:00
  • 3ecc59bc35 avcodec/utvideodec: fix multiple slices for UQY2 and other issues Paul B Mahol 2016-06-11 21:31:49 +02:00
  • 5d12cfacde avfilter/vf_histogram: indent histogram options Dave Rice 2016-06-11 00:55:30 -04:00
  • 91bc42528c avfilter/vf_histogram: shortcuts for histogram options Dave Rice 2016-06-11 00:54:59 -04:00
  • 115e63c8d6 avcodec/utvideo: add support for UQY2 Paul B Mahol 2016-06-11 18:17:41 +02:00
  • b21f674876 avcodec/mpc8: Correct end truncation Michael Niedermayer 2016-06-11 14:28:24 +02:00
  • 98a3355c6a lavc/videotoolboxenc: set extradata when opening codec Rick Kern 2016-05-28 22:32:55 -04:00
  • c5a5ca754b lavc/videotoolboxenc: fix allocated buffer size Rick Kern 2016-05-28 22:28:04 -04:00
  • c1f57e2f91 libavformat/flvenc: support for codec configuration change mid stream Ivan 2016-06-09 22:12:10 -04:00
  • 52985768af libavformat/flvenc: refactoring: extracted method for writing codec headers Ivan 2016-06-09 22:12:09 -04:00
  • 5fd73948bb avformat/mp3dec: Increase probe score slightly when the whole data from begin to end is mp3 Michael Niedermayer 2016-06-11 02:41:45 +02:00
  • d4cd8e7f6a vaapi_encode_h26[45]: Reject bitrate targets higher than 2^31 Mark Thompson 2016-06-02 19:06:08 +01:00
  • 056a4ae771 avcodec/cfhd: Set dimensions unconditionally Michael Niedermayer 2016-06-10 20:22:02 +02:00
  • 9e9286e9ed avcodec/sheervideo: add support for 10-bit interlaced YCbCr(A) 4:2:2 Paul B Mahol 2016-06-10 16:09:12 +02:00
  • f0e7b06453 avcodec/sheervideo: fix argx format support Paul B Mahol 2016-06-10 13:04:29 +02:00
  • 9d30690f20 swscale: add input support for gbrap10 pixel format Paul B Mahol 2016-06-10 13:01:26 +02:00
  • 8100426fe4 avutil: add 10-bit planar RGB with alpha Paul B Mahol 2016-06-10 12:48:09 +02:00
  • d865e74e6d ffmpeg: Add cuvid hwaccel support Timo Rothenpieler 2016-06-04 19:07:21 +02:00
  • 88e8aef9e9 avcodec/cuvid: add cuvid decoder Timo Rothenpieler 2016-06-04 19:06:52 +02:00
  • 24f5136196 avcodec/mpegvideo: Do not clear the parse context during init Michael Niedermayer 2016-06-10 15:38:26 +02:00
  • e616e9a4b8 swscale: fix ring buffer size when scaling slices of a frame Pedro Arthur 2016-06-08 21:38:49 -03:00
  • b5deacfb1f swscale: fix crash with swscale-test when using slices Pedro Arthur 2016-06-08 21:36:16 -03:00
  • 2ed8baa614 avcodec/sheervideo: add support for 10-bit interlaced YCbCr(A) 4:4:4(:4) Paul B Mahol 2016-05-30 19:33:31 +02:00
  • bb5bc08ba6 MAINTAINERs cleanup (remove myself from things i de facto dont maintain) Michael Niedermayer 2016-06-10 09:59:21 +02:00
  • c156420bce avcodec/sheervideo: fix prediction for ybyr format Paul B Mahol 2016-06-10 09:52:38 +02:00
  • 0a9e781b88 avcodec/sheervideo: fix predictions for c82p format Paul B Mahol 2016-06-10 00:24:30 +02:00
  • 2940e196c5 vaapi_h265: cu_qp_delta should not be used in constant-QP mode Mark Thompson 2016-05-31 10:21:19 +01:00
  • 02fa1ad926 vaapi_h264: Add source version identifier as unregistered SEI Mark Thompson 2016-05-18 10:19:07 +01:00
  • 48e2967cd5 vaapi_h264: Add support for SEI messages Mark Thompson 2016-05-17 15:52:58 +01:00
  • 19d7667a81 vaapi_encode: Add support for writing arbitrary additional packed headers Mark Thompson 2016-04-09 16:48:27 +01:00
  • 081961f819 vaapi_h264: Add support for VUI parameters Mark Thompson 2016-05-17 15:14:57 +01:00
  • 765703498a avfilter/af_loudnorm: add dual_mono option Kyle Swanson 2016-06-07 11:55:02 -05:00
  • 6826f16e4a avformat/utils: Do not overwrite, but use sample_fmt from context Michael Niedermayer 2016-06-09 11:22:01 +02:00
  • 218bb8b3f3 avformat/utils: Open decoder even if there are no packets if parameters are missing Michael Niedermayer 2016-06-09 19:11:18 +02:00
  • 2a70e78a28 avformat/utils: Initialize st in loop Michael Niedermayer 2016-06-09 19:09:36 +02:00
  • 0c7fa152b9 avcodec/sheervideo: supports some other 8bit formats Paul B Mahol 2016-06-09 15:30:27 +02:00
  • e826ceeb55 avcodec/sheervideo: add interlaced YCbCr(A) 4:2:2:4 8-bit support Paul B Mahol 2016-05-30 19:33:31 +02:00
  • 2e4a7bd553 h264: drop unused H264Context.gb Anton Khirnov 2016-06-09 10:29:55 +02:00
  • 37bb600405 avutil/opt: Fix max/min checking in av_opt_set() for AV_OPT_TYPE_VIDEO_RATE Michael Niedermayer 2016-06-09 05:01:26 +02:00
  • 4888932c4d avformat: Fix max value of AV_OPT_TYPE_VIDEO_RATE Michael Niedermayer 2016-06-09 05:00:52 +02:00
  • f2c8b666be avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATE Michael Niedermayer 2016-06-09 05:00:22 +02:00
  • 584fff9478 avdevice: Fix max value of AV_OPT_TYPE_VIDEO_RATE Michael Niedermayer 2016-06-09 04:52:52 +02:00
  • 131cb675cf avcodec/sheervideo: add interlaced YCbCr(A) 4:4:4:4 8-bit support Paul B Mahol 2016-05-30 19:33:31 +02:00
  • 172af20852 x86/showcqt: use three operand format for some instructions James Almer 2016-06-08 19:37:08 -03:00
  • 7d7fdd6532 x86/showcqt: add missing preprocessor checks James Almer 2016-06-08 19:30:22 -03:00
  • a04ae469e7 aacsbr: reduce element type mismatch warning severity Rostislav Pehlivanov 2016-06-08 21:01:04 +01:00
  • 2991d93520 avfilter/src_movie: call open_stream after guess_channel_layout Muhammad Faiz 2016-06-02 14:50:46 +07:00
  • a096d3ec47 avfilter/avf_showcqt: set range on fps/rate/r option Muhammad Faiz 2016-06-08 07:44:03 +07:00
  • 82dbfccaf0 x86/aacdec: use HADDPS macro James Almer 2016-06-08 14:18:18 -03:00
  • 99b899483e avutil/x86util: move haddps sse emulation from showcqt James Almer 2016-06-08 14:18:00 -03:00
  • 4f81f8dba7 Drop unnecessary golomb.h #includes Diego Biurrun 2016-06-07 18:02:34 +02:00
  • 197ae68e78 Drop unnecessary unary.h #includes Diego Biurrun 2016-06-07 17:18:14 +02:00
  • 6ac52f05a6 dvbsub_parser: Add missing mem.h #include Diego Biurrun 2016-06-07 16:35:18 +02:00
  • 9d8664dd84 MAINTAINERS: Add myself as maintainer for VAAPI encoders Mark Thompson 2016-06-06 22:10:03 +01:00
  • f883f0b0bd avcodec/h264: Put context_count check back Michael Niedermayer 2016-06-08 12:32:57 +02:00
  • 1e69ac9246 avfilter/avf_showcqt: cqt_calc optimization on x86 Muhammad Faiz 2016-06-04 14:33:05 +07:00
  • 49b0246635 avformat/matroskadec: force 48kHz sample rate when rescaling Opus inital padding James Almer 2016-06-06 01:14:11 -03:00
  • 27c1eae55f avcodec/h264: Fix off by 1 context count Michael Niedermayer 2016-06-07 22:17:38 +02:00