Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-13libavcodec/mips/h264dsp_msa.c: fix type in some function parametersVicente Olivert Riera
2016-10-12avcodec/nvenc: add support for forcing intra/idr framesTimo Rothenpieler
2016-10-12crystalhd: Use mpeg4_unpack_bframes to avoid buggy crystalhd handlingPhilip Langdale
2016-10-12crystalhd: Fix handling of PTSPhilip Langdale
2016-10-12aacenc: use the decoder's lcg PRNGRostislav Pehlivanov
2016-10-12lavc/mediacodecdec: rename dequeued_buffer_nb to output_buffer_countMatthieu Bouron
2016-10-12lavc/mediacodecdec: remove first output buffer timing debug logMatthieu Bouron
2016-10-10avcodec/d3d11va: use the proper slice indexSteve Lhomme
2016-10-09lavc: fix typosMoritz Barsnick
2016-10-07Merge commit '31aa5335c390c83a6c3ea955b155067c36c4a2c4'Hendrik Leppkes
2016-10-07Merge commit '4f98bb7b6d0323d9ecc3bebd6e24d46a3a374bad'Hendrik Leppkes
2016-10-07Merge commit 'eedbeb4c2737f28844157fae4bd87ed42a61bb1d'Hendrik Leppkes
2016-10-07Merge commit '11b8030309ee93d79b3a6cd4b83bf00757db1598'Hendrik Leppkes
2016-10-07Merge commit '32c8359093d1ff4f45ed19518b449b3ac3769d27'Hendrik Leppkes
2016-10-06lavc/mediacodecdec: fix size variable shadowing in ff_mediacodec_dec_decodeMatthieu Bouron
2016-10-06avcodec/qsvenc_h264: fix segfault when a53 SEI is not availableNablet Developer
2016-10-05lavc/tiff: Print compression debug information.Carl Eugen Hoyos
2016-10-05lavc: set best effort timestamp if unset when using new decode APIwm4
2016-10-04lavc/ivi_dsp.c: fix warnings due to indentationAdriano Pallavicino
2016-10-04avcodec/cuvid: don't align frame sizeTimo Rothenpieler
2016-10-03lavc/utils: disallow zero sized packets with data set in avcodec_send_packetMarton Balint
2016-10-03lavc/mediacodecdec_h2645: fix nalu data_size typeMatthieu Bouron
2016-10-02avcodec: fix arguments on xmm/neon clobber test wrappersJames Almer
2016-10-01lavc: remove libfaac wrapperJosh de Kock
2016-10-01avcodec: add missing xmm/neon clobber test wrappers for the new encode APIJames Almer
2016-10-01ffmpeg: move subframe warning to libavcodecwm4
2016-09-29avcodec/cuvid: make use of new av_hwdevice_ctx_create apiTimo Rothenpieler
2016-09-29avcodec/cuvid: support a pre-initialized hw_frames_ctxTimo Rothenpieler
2016-09-29avcodec/cuvid: use actual frame size for buffer allocationTimo Rothenpieler
2016-09-29lavc/utils.c: Subtract skip_samples when frame is DISCARDed.Sasi Inguva
2016-09-28Merge commit '6f19bbcf8532d018d8d6d82e000738d0ac2385c9'James Almer
2016-09-28Merge commit 'e85f6f7f8d037c0af0f294000718d9ba22753baa'James Almer
2016-09-28Merge commit '40dd5166d2ba4f9035b93748840e408cd8be40e5'James Almer
2016-09-28Merge commit 'a8164323374e86ce5f93759230868c98356833a2'James Almer
2016-09-28Merge commit '5d560d38deca1e4705e6d3784d737363b9c830fe'James Almer
2016-09-28lavc/8bps: Fix 32bit output of 24bit video.Carl Eugen Hoyos
2016-09-28avcodec/nvenc: nicely align AVOptionsTimo Rothenpieler
2016-09-28avcodec/nvenc: Extended rate-control support as provided by SDK 7Yogender Gupta
2016-09-28avcodec/nvenc: add HEVC REXT profileTimo Rothenpieler
2016-09-28avcodec/nvenc: Make sure that enum and array index matchTimo Rothenpieler
2016-09-28lavc/qdm2: increase code clarityAdriano Pallavicino
2016-09-28lavc/movtextdec.c: Avoid infinite loop on invalid data.Sasi Inguva
2016-09-26avcodec/ansi: Check dimensionsMichael Niedermayer
2016-09-26avcodec/mpegvideo_enc: fix memory leakTimo Rothenpieler
2016-09-26avcodec/hevc: Add YUV420P10 to vaapi hardware decode - permits hardware decod...Jean-Yves Simon
2016-09-25avcodec/Makefile: Fix mlpenc dependenciesJames Almer
2016-09-25avcodec: fix vc1dsp dependenciesXiaolei Yu
2016-09-24avcodec/nvenc: use AVERROR_BUFFER_TOO_SMALL instead of ENOBUFSJames Almer
2016-09-23avcodec/cavsdsp: use av_clip_uint8() for idctMichael Niedermayer
2016-09-23avcodec/remove_extradata_bsf: Fix AVoption parameter max valueJames Almer