43690 Commits (bf58545aace7d14522ce4fa680c7b3ff62109a3a)
 

Author SHA1 Message Date
Hendrik Leppkes 1ecb63cd1c hevc: set profile based on the profile compatibility flags if needed 8 years ago
James Almer fca3c3b619 hevc: Add AVX2 DC IDCT 8 years ago
Mickaël Raulet cc16da75c2 hevc: Add coefficient limiting to speed up IDCT 8 years ago
Mickaël Raulet a92fd8a062 hevc: Add DC IDCT 8 years ago
Mickaël Raulet 4f247de3b7 hevcdsp_template: Templatize IDCT 8 years ago
Alexandra Hájková 1bd890ad17 hevc: Separate adding residual to prediction from IDCT 8 years ago
James Almer fd5e6a095f x86util: Extend SPLATW for avx2 8 years ago
Martin Storsjö 37961044c6 checkasm: arm: Ignore changes to bits 0-4 and 7 of FPSCR 8 years ago
Janne Grunau 59aeed93e4 cheackasm/arm: remove NEON instructions from checkasm_checked_call_vfp 8 years ago
Martin Storsjö 446353ea18 checkasm: arm: Don't start new const blocks for each string 8 years ago
Diego Biurrun 5ece691101 apichanges: Fill in missing hashes and dates 8 years ago
Diego Biurrun facdfe4080 swscale: Add proper ff_ prefix to init functions 8 years ago
Andreas Cadhalpun c0fd2fb27b swscale: Rename sws_context_class to ff_sws_context_class 8 years ago
Janne Grunau 71a0472114 checkasm: arm: report the first clobbered register in checkasm_checked_call 8 years ago
Hendrik Leppkes a8fce24b9c avconv_dxva2: support HEVC Main10 decoding 8 years ago
Anton Khirnov 33f6690eb4 hevc: offer DXVA2 for 10bit 420 8 years ago
Anton Khirnov 38efff92f1 FATE: add a test for H.264 with two fields per packet 8 years ago
Anton Khirnov 4a9bab3db0 h264: fix decoding multiple fields per packet with slice threads 8 years ago
Anton Khirnov f450cc7bc5 h264: eliminate decode_postinit() 8 years ago
Anton Khirnov 8d07e941b0 FATE: add a test of H.264 SEI recovery in an intra refresh stream 8 years ago
Anton Khirnov 46278ec90a mp3enc: write trailing padding 8 years ago
Anton Khirnov d60c2d5216 mp3dec: read the initial/trailing padding from the LAME tag 8 years ago
Martin Storsjö 7a76371437 libopenh264enc: Simplify init by setting FF_CODEC_CAP_INIT_CLEANUP 8 years ago
Martin Storsjö 2d097c16b8 libopenh264enc: Return a more sensible error code in some init failure paths 8 years ago
Martin Storsjö 36b380dcd5 libopenh264dec: Simplify the init thanks to FF_CODEC_CAP_INIT_CLEANUP being set 8 years ago
Martin Storsjö d0b1e6049b libopenh264dec: Fix cleanup if the init failed early 8 years ago
Matthieu Bouron 61cb9fac47 mov: fix stream extradata_size allocation 8 years ago
Vittorio Giovara 0b1bd1b205 lavd: Drop unneeded av_init_packet()s 8 years ago
Vittorio Giovara 390b95b88b fate: Add a mixed NAL coding sample 8 years ago
Vittorio Giovara cbbb404055 fate: Restore order of h264 entries 8 years ago
Vittorio Giovara 61bd0ed781 h264: Log more information about invalid NALu size 8 years ago
Janne Grunau 7b1ae0e73a checkasm/arm: preserve the stack alignment checkasm_checked_call 8 years ago
Janne Grunau 80fbb7beca checkasm: vp8.mc: initialize the full src buffer after ec32574209 8 years ago
Janne Grunau 17c99b6158 h2645_parse: handle embedded Annex B NAL units in size prefixed NAL units 8 years ago
Anton Khirnov a8cbe5a0cc h264_ps: export actual height in MBs as SPS.mb_height 8 years ago
Steve Lhomme 99cf943339 d3d11va: don't keep the context lock while waiting for a frame 8 years ago
Martin Storsjö 2866d108c9 vp8dsp: Remove the comment saying that the height is equal to the width 8 years ago
Janne Grunau 8c816c0c9b checkasm/arm: align the clobber check data properly for ldrd 8 years ago
Janne Grunau ec32574209 checkasm: vp8: mc: test unequal width/height for partitions 8 years ago
Janne Grunau 5f74bd31a9 vp8/armv6: mc: avoid boolean expression in calculation 8 years ago
Janne Grunau fc5cdc0d53 doc: escape left brace in texi2pod.pl regex 8 years ago
Martin Storsjö d825b1a530 libopenh264: Support building with the 1.6 release 8 years ago
Martin Storsjö 4f7723cb3b movenc: Add an option for skipping writing the mfra/tfra/mfro trailer 8 years ago
Martin Storsjö f8d17d5395 checkasm: Add tests for vp8dsp 8 years ago
Martin Storsjö e8b96a7701 arm: Fix a typo in a comment 8 years ago
Martin Storsjö dc08bbf63a vp8dsp: Clarify the first dimension of the mc function tables 8 years ago
Anton Khirnov 924e2ecd2b qsvdec: when a frames ctx is supplied, use its frame dimensions 8 years ago
Anton Khirnov 92736c74fb qsvdec: add support for P010 (10-bit 420) decoding 8 years ago
Anton Khirnov ce320cf1c4 qsvdec: use the same mfxFrameInfo for allocating frames that was passed to DECODE_Init 8 years ago
Anton Khirnov 536bb17e96 qsvdec: make ff_qsv_map_pixfmt() return a MFX fourcc as well 8 years ago