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

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-14mimic: drop AVPicture usagewm4
2015-10-14libschroedinger: Properly use AVFrame APIVittorio Giovara
2015-10-14qtrle: Properly use AVFrame APIVittorio Giovara
2015-10-13avcodec: Do not lock during init if there is no init functionDerek Buitenhuis
2015-10-10wrapped_avframe: Initial implementationLuca Barbato
2015-10-09libopenh264enc: Added max_nal_size optionMario Gasparoni
2015-10-08cabac: Make CABAC states hardcodedAnton Khirnov
2015-10-07dcadec: reorganise context dataAlexandra Khirnova
2015-10-07g2m: Relax resolution change constraintsVittorio Giovara
2015-10-04mmaldec: be more tolerant against MMAL not returning decoded outputwm4
2015-10-04mmaldec: refactor to have more context per MMAL input bufferwm4
2015-10-04avcodec: Do not lock during open for codecs marked as having threadsafe initDerek Buitenhuis
2015-10-04rangecoder: Use AV_RB16 instead of bytestream_get_be16Vittorio Giovara
2015-10-04hevc: Simplify logical checkVittorio Giovara
2015-10-04h264: Use the correct argument context in debug logVittorio Giovara
2015-10-04h263: Drop uninitialized variable use from log messageVittorio Giovara
2015-10-04dvbsubdec: Fix function return typeVittorio Giovara
2015-10-04dv: Mark internal frame reference as constVittorio Giovara
2015-10-04dcadec: Always initialize return variableVittorio Giovara
2015-10-03d3d11va: make av_d3d11va_alloc_context() available at all timesAnton Khirnov
2015-10-03d3d11va: check for malloc failureAnton Khirnov
2015-10-02dnxhddata: Deduplicate cid 1256 chroma tableChristophe Gisquet
2015-10-02dnxhddata: Deduplicate dnx100 tablesJeremy James
2015-10-02dnxhddata: Fix cid 1260 luma and chroma tablesJeremy James
2015-10-02dnxhddata: Fix 10-bit DNxHD quant matricesJoseph Artsimovich
2015-10-01x264: Add option to force IDR framesDerek Buitenhuis
2015-10-01x264: Expose the NV21 input supportYu Xiaolei
2015-10-01dcadec: make a number of samples per subband per subsubframe a named constantAlexandra Khirnova
2015-09-30Screenpresso SPV1 decoderVittorio Giovara
2015-09-30lavu: Deprecate AVFrame.error[]Vittorio Giovara
2015-09-29dnxhddec: Enable frame threadingVittorio Giovara
2015-09-29dnxhddec: Decode and use interlace mb flagChristophe Gisquet
2015-09-29lavc: Simplify checking quant bias optionVittorio Giovara
2015-09-29motion_est_template: Fix undefined left shift of negative numberGanesh Ajjanagadde
2015-09-29mlpdec: Fix a undefined left shift of negative numberGanesh Ajjanagadde
2015-09-29lavc: Make AVPacket.duration int64, and deprecate convergence_durationwm4
2015-09-29libopenh264enc: Use av_log() to log messagesGregory J. Wolfe
2015-09-28qsvdec: make ff_qsv_decode_init() staticAnton Khirnov
2015-09-28qsvdec: close the MFX decoder on uninitAnton Khirnov
2015-09-28qsv: document AVQSVContext membersAnton Khirnov
2015-09-28qsvenc: mark the encoders as INIT_CLEANUPAnton Khirnov
2015-09-28qsvenc: do not try to close the encoder if the session is NULLAnton Khirnov
2015-09-28qsvdec: list supported pixel formatsAnton Khirnov
2015-09-28vdpau: fix constrained baseline fallbackwm4
2015-09-28lavc: reimplement avcodec_get_type() using codec descriptorswm4
2015-09-28vdpau: deprecate av_vdpau_get_profile()RĂ©mi Denis-Courmont
2015-09-24dxv: Improve error messageVittorio Giovara
2015-09-24dxv: Support RAW intermediate compressionVittorio Giovara
2015-09-24dxv: Print texture information after header parsingVittorio Giovara
2015-09-24dxv: Support the original first versionVittorio Giovara