Commit Graph

  • a06acfff76 ffmpeg_opt: Delete duplicate “hwaccel_output_format” option. Jun Zhao 2016-06-24 15:06:08 +08:00
  • 134fe28981 libavcodec/libvpx: Add VPx alpha decode support Vignesh Venkatasubramanian 2016-07-14 12:15:57 -07:00
  • 2383618a40 fate: add test for chorus filter Petru Rares Sincraian 2016-07-19 21:18:08 +02:00
  • 1582e306a4 avformat/avlanguage: make av_convert_lang_to() internal James Almer 2016-05-13 18:03:28 -03:00
  • b3820cabad avformat/oggenc: fix page duration calculation when granule differs from timestamp James Almer 2016-07-07 22:41:55 -03:00
  • 5adfbd3918 avformat/oggparsevp8: fix pts calculation on pages ending with an invisible frame James Almer 2016-07-12 17:05:42 -03:00
  • 114870dbc9 configure: add support for new CPUs James Almer 2016-07-17 19:14:12 -03:00
  • 9bf3fdcd3c avcodec/h264_slice: Move h264_init_ps() call into h264_field_start() Michael Niedermayer 2016-07-19 22:31:56 +02:00
  • fd1588919d avcodec/h264: remove list_count and ref_count clearing Michael Niedermayer 2016-07-19 22:31:57 +02:00
  • 68f991d909 fate: add test for avfft Petru Rares Sincraian 2016-07-04 17:23:14 +02:00
  • 64caafaeb1 avformat: Add tee protocol Michael Niedermayer 2016-07-18 14:42:22 +02:00
  • 21c081a246 lavc/h264: fix spacing before comment Clément Bœsch 2016-07-19 15:34:03 +02:00
  • 450cf400fc avutil/mem: fix wrong comment Zhao Zhili 2016-07-19 00:03:19 +08:00
  • daf421d2ab MAINTAINERS: add myself for libopenmpt Josh de Kock 2016-07-17 16:59:03 +01:00
  • a49ed9e32d avcodec/ccaption_dec: default rollup to row 10 Aman Gupta 2016-06-14 11:57:45 -07:00
  • 9ca9671458 avcodec/ccaption_dec: implement positioning for closed captions Aman Gupta 2016-06-14 11:57:43 -07:00
  • 64d16fd7f5 tools/patcheck: add a couple more common typos James Almer 2016-07-17 18:38:14 -03:00
  • 309322ef65 avcodec/ccaption_dec: change write_char() to void as return value is unused Aman Gupta 2016-06-14 11:57:41 -07:00
  • af13967b64 MAINTAINERS: Add Aman Gupta for ccaption_dec Michael Niedermayer 2016-07-16 14:58:20 +02:00
  • d688f39dc4 cosmetics: fix some misspelled words James Almer 2016-07-17 13:10:27 -03:00
  • f1eb6ddcb3 libavformat/libopenmpt: Fix memory leak in error path in read_header_openmpt(). Jörn Heusipp 2016-07-17 15:37:12 +02:00
  • 2b14204339 avcodec/dnxhddata: replace % by & Michael Niedermayer 2016-07-16 16:15:33 +02:00
  • 8f0434f85c fate: fix apng tests dependencies James Almer 2016-07-16 15:29:43 -03:00
  • 298f556af4 configure: add missing loongson dependencies James Almer 2016-07-16 15:18:58 -03:00
  • ed0dc14ebb libavcodec/dnxhd: add support more dnxhr header prefixes Mark Reid 2016-07-11 19:07:21 -07:00
  • df9cc7f0a9 avformat/tee: Use ff_format_output_open() function Jan Sebechlebsky 2016-07-04 16:45:14 +02:00
  • 6a3515a5a4 avformat/utils: Add ff_format_output_open() function Jan Sebechlebsky 2016-07-04 16:45:13 +02:00
  • e144b86fa4 avformat/tee: Support flushing by writing NULL pkt Jan Sebechlebsky 2016-07-11 23:27:51 +02:00
  • 3d7b5ad217 avformat/tee: Use ff_stream_encode_params_copy() Jan Sebechlebsky 2016-07-04 16:45:10 +02:00
  • 1732d89403 avformat/utils: Add ff_stream_encode_params_copy() Jan Sebechlebsky 2016-07-13 17:00:11 +02:00
  • d52dd768a3 lavf: add libopenmpt demuxer Josh de Kock 2016-07-14 18:30:27 +01:00
  • b701ec4152 refine the method option describe of hlsenc doc Steven Liu 2016-07-13 15:15:06 +08:00
  • 25ca74d314 Restore compatibility with powerpc-apple-darwin9-gcc-4.2.1 Pavel Koshevoy 2016-07-14 22:06:07 -06:00
  • 7da59005be lavf/vplayerdec: Improve auto-detection. Clément Bœsch 2016-07-15 10:29:14 +02:00
  • 77726d32a8 lavf/vplayerdec: Improve auto-detection. Clément Bœsch 2016-07-15 10:29:14 +02:00
  • e1023aa1dd lavf/img2dec: Also auto-detect (unusual) uncompressed pcx. Carl Eugen Hoyos 2016-07-15 10:26:27 +02:00
  • 040b4e139b lavf/img2: Remove ffv1-img. Carl Eugen Hoyos 2016-07-15 10:25:02 +02:00
  • c41718c0d0 af_hdcd: detect and report encoding errors and oddities Burt P 2016-07-12 12:54:10 -05:00
  • 5c7457c028 af_hdcd: only hdcd_update_info() when something changes Burt P 2016-07-12 12:54:08 -05:00
  • 33fc4cc7c6 af_hdcd: fewer false positives by ignoring code_counterC in HDCD detection Burt P 2016-07-12 12:54:07 -05:00
  • e29d2d9c92 avformat/segment: remove the check_bitstream from segment Steven Liu 2016-07-14 06:37:02 +08:00
  • 2c138b2c9b Merge commit 'b25cd7540e7cba9868edc13817c0ce1ddef90ffc' Clément Bœsch 2016-07-14 19:41:37 +02:00
  • def8506766 Merge commit '523c4c5b70994f5cd1f192b68d07cf24b292ca05' Clément Bœsch 2016-07-14 19:37:14 +02:00
  • e28d66052d Merge commit '906ffed9b1b8b06979eb656989aecacb1ae75a3a' Clément Bœsch 2016-07-14 19:33:20 +02:00
  • bec7145252 lavc/truemotion2rt: mark AVPacket* as const Clément Bœsch 2016-07-14 19:29:43 +02:00
  • 93c13886a2 Merge commit '470cd0c5fe6337b6cb5276b3f84400999450fc1b' Clément Bœsch 2016-07-14 19:17:09 +02:00
  • 87e9cefa91 lavc/codec_desc: move a few codecs out of the image codecs list Clément Bœsch 2016-07-14 19:10:00 +02:00
  • 9e6bb3b6ee fate/video: use FATE_VIDEO instead of FATE_SAMPLES_AVCONV Clément Bœsch 2016-07-14 19:01:51 +02:00
  • cd02df5256 Merge commit 'cc58656aca95b5ab517989a9524b9a2b1c5653cf' Clément Bœsch 2016-07-14 18:57:37 +02:00
  • c3e2e842fa Merge commit 'd78fd2fa21cde28465e40dd0be4446b1387d22a6' Clément Bœsch 2016-07-14 18:39:46 +02:00
  • a2c90d5f98 avformat/mux: Apply auto bsfs in av_write_frame() too Michael Niedermayer 2016-07-13 19:08:45 +02:00
  • de9674c5ea avformat/mux: Factor do_packet_auto_bsf() out Michael Niedermayer 2016-07-13 19:08:44 +02:00
  • 6c8942cdfb lavf/mov: fix stream extradata_size allocation Matthieu Bouron 2016-07-13 22:46:44 +02:00
  • f41e37b84f dirac_vlc: prevent shifting a 0 by 64 bits when zeroing residue Rostislav Pehlivanov 2016-07-14 01:26:51 +01:00
  • c4adcff976 dirac_vlc: add a SET_RESIDUE macro and fix recent regression Rostislav Pehlivanov 2016-07-14 01:00:59 +01:00
  • 000eb01a7d diracdec: fix unchecked byte length Rostislav Pehlivanov 2016-07-13 23:53:05 +01:00
  • b2b12b2d4a diracdec: fix maximum quantization index checks Rostislav Pehlivanov 2016-07-13 23:40:06 +01:00
  • 9c0aba434e dirac_vlc: remove redundant macro declaration Rostislav Pehlivanov 2016-07-13 23:38:10 +01:00
  • e24c31b656 dirac_vlc: fix undefined shifts Rostislav Pehlivanov 2016-07-13 23:35:03 +01:00
  • e879819e7b avfilter/vf_uspp: Check for encoding failure Michael Niedermayer 2016-07-13 20:16:27 +02:00
  • 57fa9608e4 Merge commit 'ec9f04423b82afa323e90f5b2c677be74302c1fd' Matthieu Bouron 2016-07-13 17:39:47 +02:00
  • fde9c5e424 fate: fix fate-vp8 dependencies James Almer 2016-07-12 16:50:30 -03:00
  • a91c330a29 Merge commit '105998fb5ca3c343f5c8cb39ce3197f87a5e4d36' Matthieu Bouron 2016-07-13 17:16:14 +02:00
  • 495a40cecb tests/checkasm: reduce cosmetic diff with libav Matthieu Bouron 2016-07-13 17:11:58 +02:00
  • 354336490d Merge commit '846a3e78a535f05ee61bb23a160f3378f041f751' Matthieu Bouron 2016-07-13 16:56:20 +02:00
  • 3c058f5701 Merge commit '76729970049fe95659346503f7401a5d869f9959' Matthieu Bouron 2016-07-13 16:34:39 +02:00
  • f2b08a0702 libavcodec/exr : cosmetics, rename variable in b44_uncompress func Martin Vignali 2016-06-26 22:27:37 +02:00
  • acca56d962 libvpx: Enable vp9 alpha encoding Vignesh Venkatasubramanian 2016-06-30 16:16:31 -07:00
  • 7af44ce2f7 af_hdcd: don't log full HDCD stats if HDCD was not detected Burt P 2016-07-12 12:54:09 -05:00
  • 0d8caeb41e af_hdcd: integrate() renamed hdcd_integrate() to be consistent with the other function names Burt P 2016-07-12 12:54:06 -05:00
  • 2408f92678 avcodec/dirac_vlc: Fix avutil.h include Michael Niedermayer 2016-07-12 13:53:08 +02:00
  • 4acdbb1c6c avformat/oggenc: always use the time base stored in the theora header James Almer 2016-07-11 22:09:34 -03:00
  • 9157ac2f9c avcodec/dirac_vlc: Fix mixed declaration and statements Michael Niedermayer 2016-07-12 12:48:54 +02:00
  • a337cb7361 diracdec: fix #coeffs -> byte conversion Rostislav Pehlivanov 2016-07-12 10:44:24 +01:00
  • df1dc52195 diracdsp_init: add missing ARCH_X86_64 check Rostislav Pehlivanov 2016-07-12 00:39:12 +01:00
  • 2094562923 diracdec: do not memset the entire coefficient buffer for HQ pictures Rostislav Pehlivanov 2016-06-23 18:07:04 +01:00
  • dcad4677d6 diracdec: do not allocate and free slice parameters every frame Rostislav Pehlivanov 2016-06-23 18:07:02 +01:00
  • 0eb0f93109 diracdec: implement a LUT-based Golomb code parser Rostislav Pehlivanov 2016-06-23 18:07:01 +01:00
  • c43485f707 diracdec: rewrite HQ slice decoding Rostislav Pehlivanov 2016-06-23 18:07:00 +01:00
  • 09d89d9406 diractab: expose the maximum quantization index as a macro Rostislav Pehlivanov 2016-06-23 18:06:59 +01:00
  • b9c6c5f453 diracdec: decode HQ profile slices in rows Rostislav Pehlivanov 2016-06-23 18:06:58 +01:00
  • 17caae7202 diracdec: simplify golomb parsing and dequantization Rostislav Pehlivanov 2016-06-23 18:06:57 +01:00
  • bd61f3c6bf diracdsp: add SIMD for the 10 bit version of put_signed_rect_clamped Rostislav Pehlivanov 2016-06-23 18:06:55 +01:00
  • 80721cc1ff diracdsp: add dequantization SIMD Rostislav Pehlivanov 2016-06-23 18:06:56 +01:00
  • 244d22452c lavc/Makefile: Fix standalone compilation of the lame encoder. Carl Eugen Hoyos 2016-07-11 23:21:19 +02:00
  • f60b54902f avformat/oggenc: make flac the default for oga muxer James Almer 2016-07-06 14:14:39 -03:00
  • 70d418c7e6 Revert "PPC64: Add versions of functions in libswscale/input.c optimized for POWER8 VSX SIMD." Ronald S. Bultje 2016-07-11 10:03:41 -04:00
  • f0a2b6249b vp9: add 16x16 idct avx2 (8-bit). Ronald S. Bultje 2016-07-08 17:51:56 -04:00
  • 1410732621 lavc/mediacodecdec_h264: properly convert extradata to annex-b Matthieu Bouron 2016-07-03 17:34:51 +02:00
  • a2550e7d2e avcodec/iff: Check that there are enough bytes in dgb before reading Michael Niedermayer 2016-07-11 14:48:03 +02:00
  • 9585c50942 avcodec/iff: remove useless () Michael Niedermayer 2016-07-11 14:44:27 +02:00
  • 92139c1bd1 avcodec/mediacodecdec_h264: Fix occured typo Michael Niedermayer 2016-07-11 13:00:04 +02:00
  • 37c658b56b doc/muxers: Fix Thisimproves typo Michael Niedermayer 2016-07-11 12:55:09 +02:00
  • b45a976ed4 add split_by_time flag for support splite mpegts segment at non-keyframe Steven Liu 2016-07-07 06:51:20 +08:00
  • 593987810e avutil/parseutils: dont assume standard time when parsing a timestamp Marton Balint 2016-06-29 22:37:25 +02:00
  • 58dc8bbca4 avcodec/h264_refs: Assert that op is 0-2 Michael Niedermayer 2016-07-10 20:59:15 +02:00
  • d4c8e93190 Changed metadata print option to accept general urls Sami Hult 2016-07-08 12:53:15 +00:00
  • e98ab799be avcodec/vaapi_encode_h264: Use av_clip_uintp2() Michael Niedermayer 2016-07-03 22:41:20 +02:00
  • 4774eb8128 Revert "configure: Enable GCC vectorization on ≥4.9 on x86" James Almer 2016-07-09 16:00:06 -03:00
  • f9a150fc31 Revert "configure: Enable GCC vectorization on ≥4.9 on x86" James Almer 2016-07-09 16:00:06 -03:00