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
2015-01-07Merge commit '8a3d9ca603f4d15ecaa9ca379cbaab4ecaec8ce4'Michael Niedermayer
2015-01-06libavcodec: Add an OpenH264 encoder wrapperMartin Storsjö
2014-12-27Merge commit 'c220a60f92dde9c7c118fc4deddff5c1f617cda9'Michael Niedermayer
2014-12-27Merge commit '6c99c92a42add7f6a462114d5a4a53c93c551058'Michael Niedermayer
2014-12-27Merge commit '57b6704ecd0f56d6a3092e448687cfd837bb0ac1'Michael Niedermayer
2014-12-25vdpau: add helper for surface chroma type and sizeRémi Denis-Courmont
2014-12-25libavcodec: add AV_HWACCEL_ALLOW_HIGH_DEPTH flagRémi Denis-Courmont
2014-12-25avcodec: add AVCodecContext.sw_pix_fmtRémi Denis-Courmont
2014-12-19Merge commit '87bd298abeb901fe16383a0d267502cc7fc03878'Michael Niedermayer
2014-12-19Merge commit '3a3790b8f8b56ee6abc93ccac280eb693675e294'Michael Niedermayer
2014-12-19DPX parserPaul B Mahol
2014-12-19tiff: support encoding and decoding 64bit imagesCarl Eugen Hoyos
2014-12-15avcodec/avdct: support >8bit per sample dctsMichael Niedermayer
2014-12-04add av_dv_codec_profile2 : uses framerate to select best matching profile. de...Steve Jiekak
2014-11-21avcodec/pngdec: add APNG support.Benoit Fouet
2014-11-15avcodec/dvdsubdec: New option for obtaining global palette from .IFO file (ex...Shin-ichi Toyama
2014-11-06avcodec/export av_vorbis_parse_frame_flags()Michael Niedermayer
2014-11-06Merge commit '5e80fb7ff226f136dbcf3fed00a2966bf8e9bd70'Michael Niedermayer
2014-11-06lavc: add a public API for parsing vorbis packets.Anton Khirnov
2014-11-03avcodec/libwebpenc: add quality optionMichael Niedermayer
2014-11-01avcodec/libwebpenc: support "P" frames in webp animationsMichael Niedermayer
2014-10-27avcodec: Add support for Opus in MPEG-TSKieran Kunhya
2014-10-23Added STL demuxer and decoderEejya Singh
2014-10-18Merge commit 'a6e4ce9fd50897dc6d9c2ada4b6b8090de7de5bf'Michael Niedermayer
2014-10-18lavc: make rc_qsquish a private option of mpegvideo encodersAnton Khirnov
2014-10-17Merge commit '66e9f839536238945fbfe9d2041b6891cb150e45'Michael Niedermayer
2014-10-17Merge commit 'b01a2204b5cff7bb920f42fda1bb0103f450fe93'Michael Niedermayer
2014-10-17libfdk-aacdec: Enable Dynamic Range Control Metadata SupportOmer Osman
2014-10-17libfdk-aacdec: Enable Decoder Downmix including Downmix Metadata SupportOmer Osman
2014-10-15avcodec/ass: output missing fields in AVSubtitles and output filesClément Bœsch
2014-10-15Merge commit '7ea1b3472a61de4aa4d41b571e99418e4997ad41'Michael Niedermayer
2014-10-15Merge commit 'd565fef1b83b6c5f8afb32229260b79f67c68109'Michael Niedermayer
2014-10-15lavc: deprecate the use of AVCodecContext.time_base for decodingAnton Khirnov
2014-10-15vdpau: add AV_HWACCEL_FLAG_IGNORE_LEVEL to skip the codec level checkRémi Denis-Courmont
2014-10-14Merge commit '2df0c32ea12ddfa72ba88309812bfb13b674130f'Michael Niedermayer
2014-10-13lavc: use a separate field for exporting audio encoder paddingAnton Khirnov
2014-10-09Merge commit '91eef402037ae5a51d89ade6cb71cdd70b291c8b'Michael Niedermayer
2014-10-09avcodec: Allow choosing the dump format field separator.Michael Niedermayer
2014-10-08avcodec: add enum values on chroma sample locationMarc-Antoine Arnaud
2014-10-06Merge commit '577899a6458ccad9026eb268f10dc0b39c224c8d'Michael Niedermayer
2014-10-06lavc: specify the behavior of av_lockmgr_register on failure.Manfred Georg
2014-10-06Merge commit 'e3e158e81f0666b8fe66be9ce1cad63a535920e0'Michael Niedermayer
2014-10-06vdpau: add av_vdpau_bind_context()Rémi Denis-Courmont
2014-10-06avcodec: remove obsolete FF_API_FAST_MALLOC cruftJames Almer
2014-10-03avcodec: bump micro version for av_lockmgr_register() changes in a950edb472e8...Michael Niedermayer
2014-10-02avcodec, avutil: allow more control about how samples are skippedwm4
2014-09-30Kill timed SRTClément Bœsch
2014-09-19avcodec/dv_profile: deprecate internal function that shouldn't be publicJames Almer
2014-09-15avcodec: remove obsolete FF_API_DSPUTIL cruftJames Almer
2014-08-29Merge commit '9301486408a480629336af4d7fd873c0f28fb2d5'Michael Niedermayer