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 (Collapse)Author
2015-07-19Add support for Audible AAX (and AAX+) filesVesselin Bontchev
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2015-07-14avcodec: add libkvazaar HECV encoderArttu Ylä-Outinen
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2015-07-12Merge commit 'a9a2f3613040c4f90bf15cbd76f8671252ecc043'Michael Niedermayer
* commit 'a9a2f3613040c4f90bf15cbd76f8671252ecc043': doc: add a section about building with libmfx Conflicts: doc/general.texi Merged-by: Michael Niedermayer <michael@niedermayer.cc>
2015-07-12doc: add a section about building with libmfxAnton Khirnov
2015-07-01Merge commit '08c2d8f0aa679c2f060721d1d0d4f33d2ae32368'Michael Niedermayer
* commit '08c2d8f0aa679c2f060721d1d0d4f33d2ae32368': Go2Meeting decoder Conflicts: Changelog libavcodec/g2meet.c libavcodec/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
2015-07-01Go2Meeting decoderKostya Shishkov
ELS and ePIC decoder courtesy of Maxim Poliakovski, cleanup and integration by Diego Biurrun. Signed-off-by: Diego Biurrun <diego@biurrun.de> Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
2015-06-25lavc+doc: adjust names to reflect ADPCM THP not being GameCube-onlyRodger Combs
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2015-06-24PCM signed 16-bit big-endian planar decoderPaul B Mahol
Signed-off-by: Paul B Mahol <onemda@gmail.com>
2015-06-23Merge commit '5c018ee18895f88e9e1d2174059dcdd48bf872d2'Michael Niedermayer
* commit '5c018ee18895f88e9e1d2174059dcdd48bf872d2': DirectDraw Surface image decoder Conflicts: Changelog configure doc/general.texi libavcodec/Makefile libavcodec/version.h tests/fate/image.mak Merged-by: Michael Niedermayer <michaelni@gmx.at>
2015-06-22Merge commit '7ca3e5203f133eb41a0b5c3a1d753a7427ba72e7'Michael Niedermayer
* commit '7ca3e5203f133eb41a0b5c3a1d753a7427ba72e7': Hap decoder and encoder Conflicts: Changelog configure doc/general.texi libavcodec/allcodecs.c libavcodec/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
2015-06-22DirectDraw Surface image decoderVittorio Giovara
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
2015-06-22Hap decoder and encoderVittorio Giovara
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
2015-06-17lavf/brstm: add support for BFSTM filesRodger Combs
Previous version reviewed-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2015-04-20Merge commit '22526c1f557a72b3285d295bd8b30c40eb65d437'Michael Niedermayer
* commit '22526c1f557a72b3285d295bd8b30c40eb65d437': Canopus HQ/HQA decoder Conflicts: Changelog libavcodec/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
2015-04-20Canopus HQ/HQA decoderVittorio Giovara
Based on work by Kostya Shishkov <kostya.shishkov@gmail.com>. Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
2015-04-14avisynth: Bump minimum required version to interface version 6Stephen Hutchinson
The AVSC_API changes in the new headers mean that the 2.6 alphas are just as incompatible as 2.5 is. Signed-off-by: Diego Biurrun <diego@biurrun.de>
2015-04-03doc: Slightly revise AviSynth version infoStephen Hutchinson
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2015-04-02apng: Add a basic APNG muxerDonny Yang
Additionally, update some documentation with support for APNG Signed-off-by: Donny Yang <work@kota.moe> Reviewed-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2015-03-25doc: remove the reference to supporting AviSynth 2.5Stephen Hutchinson
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2015-03-24avisynth: update documentation about the avisynth_c.h headerStephen Hutchinson
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
2015-03-16Merge commit '217e4ff4d1f845b76e44634e29371cd09313d1c2'Michael Niedermayer
* commit '217e4ff4d1f845b76e44634e29371cd09313d1c2': dca: Support for XLL (lossless extension) Conflicts: Changelog doc/general.texi libavcodec/Makefile libavcodec/dca.h libavcodec/dca_exss.c libavcodec/dcadata.h libavcodec/dcadec.c libavcodec/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
2015-03-15dca: Support for XLL (lossless extension)Niels Möller
Cleanup and integration by Diego Biurrun. Signed-off-by: Diego Biurrun <diego@biurrun.de>
2015-03-14Merge commit '247e370e2a913db52ca079b347a174c8d393b171'Michael Niedermayer
* commit '247e370e2a913db52ca079b347a174c8d393b171': TDSC decoder Conflicts: Changelog doc/general.texi libavcodec/Makefile libavcodec/allcodecs.c libavcodec/version.h tests/fate/video.mak Merged-by: Michael Niedermayer <michaelni@gmx.at>
2015-03-13TDSC decoderVittorio Giovara
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
2015-02-23Merge commit '35c6ce76b107225a19eb33aea38857d2405882af'Michael Niedermayer
* commit '35c6ce76b107225a19eb33aea38857d2405882af': Canopus HQX decoder Conflicts: Changelog libavcodec/avcodec.h libavcodec/version.h tests/fate/video.mak Merged-by: Michael Niedermayer <michaelni@gmx.at>
2015-02-23Canopus HQX decoderVittorio Giovara
Based on work by Kostya Shishkov <kostya.shishkov@gmail.com>.
2015-02-19Merge commit '062cd5a975ff7bd6fb91f9b4d1d9d102a7545499'Michael Niedermayer
* commit '062cd5a975ff7bd6fb91f9b4d1d9d102a7545499': lavf: Add DSS demuxer Conflicts: libavformat/Makefile libavformat/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
2015-02-19Merge commit 'c56b9b1eb278c5ef89d3f0832a56dfe4732cb68b'Michael Niedermayer
* commit 'c56b9b1eb278c5ef89d3f0832a56dfe4732cb68b': lavc: Add DSS SP decoder Conflicts: libavcodec/avcodec.h libavcodec/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
2015-02-19lavf: Add DSS demuxerOleksij Rempel
Signed-off-by: Oleksij Rempel <linux@rempel-privat.de> Signed-off-by: Luca Barbato <lu_zero@gentoo.org> Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
2015-02-19lavc: Add DSS SP decoderOleksij Rempel
Signed-off-by: Oleksij Rempel <linux@rempel-privat.de> Signed-off-by: Luca Barbato <lu_zero@gentoo.org> Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
2015-02-19doc: set documentencoding on toplevel texi files.Nicolas George
Fix double UTF-8 encoding on output files. makeinfo / texi2any does not seem to provide a way of setting it globally for toplevel files.
2015-01-12doc/general: update libilbc linkLou Logan
Signed-off-by: Lou Logan <lou@lrcd.com>
2015-01-08Merge commit '71ec3d36fa6122b3b6c5c68a21b9c70cb2e668e8'Michael Niedermayer
* commit '71ec3d36fa6122b3b6c5c68a21b9c70cb2e668e8': doc: Add initial documentation about the OpenH264 encoder wrapper Merged-by: Michael Niedermayer <michaelni@gmx.at>
2015-01-08doc: Add initial documentation about the OpenH264 encoder wrapperMartin Storsjö
Signed-off-by: Martin Storsjö <martin@martin.st>
2014-10-23Added STL demuxer and decoderEejya Singh
Signed-off-by: Clément Bœsch <u@pkh.me>
2014-09-26avformat: add SUP/PGS subtitle demuxerwm4
Signed-off-by: Clément Bœsch <u@pkh.me>
2014-09-01general: Fix usage of @floatTimothy Gu
makeinfo chokes on that. Signed-off-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-08-04libavformat: Add Icecast protocolePirat
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-08-04Add Icecast protocolMarvin Scholz
Icecast is basically a convenience wrapper around the HTTP protocol. Signed-off-by: Martin Storsjö <martin@martin.st>
2014-07-13lavf: add samba protocol via libsmbclientLukasz Marek
Signed-off-by: Lukasz Marek <lukasz.m.luki2@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-07-13AVFormat: LRC demuxer and muxerStar Brilliant
Reviewed-by: Derek Buitenhuis <derek.buitenhuis@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-06-18Remove avserver.Anton Khirnov
It has not been properly maintained for years and there is little hope of that changing in the future. It appears simpler to write a new replacement from scratch than unbreaking it.
2014-05-25avcodec/webvttenc: add webvtt encoderAman Gupta
Based off the srt encoder. The following features are unimplemented: - fonts, colors, sizes - alignment and positioning The rest works well. For example, use ffmpeg to convert subtitles into the .vtt format: ffmpeg -i input.srt output.vtt Signed-off-by: Aman Gupta <ffmpeg@tmm1.net> Signed-off-by: Clément Bœsch <u@pkh.me>
2014-04-23Merge commit 'e2834567d73bd1e46478ba67ac133cb8ef5f50fd'Michael Niedermayer
* commit 'e2834567d73bd1e46478ba67ac133cb8ef5f50fd': On2 AVC decoder Conflicts: Changelog configure libavcodec/avcodec.h libavcodec/codec_desc.c libavcodec/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
2014-04-23On2 AVC decoderKostya Shishkov
2014-04-19Merge commit '07761294fc3f08e139e8a406ef7d5b63aaf1ecee'Michael Niedermayer
* commit '07761294fc3f08e139e8a406ef7d5b63aaf1ecee': Silicon Graphics RLE 8-bit video decoder Conflicts: Changelog doc/general.texi libavcodec/avcodec.h libavcodec/sgirledec.c libavcodec/version.h See: afa1617b937f3675f74c6351a46c45f8c24d67f2 Merged-by: Michael Niedermayer <michaelni@gmx.at>
2014-04-19Silicon Graphics Movie demuxerPeter Ross
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
2014-04-19Silicon Graphics RLE 8-bit video decoderPeter Ross
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
2014-04-19Silicon Graphics Motion Video Compressor 1 & 2 decoderPeter Ross
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
2014-04-19Magic Lantern Video (MLV) demuxerPeter Ross
Signed-off-by: Peter Ross <pross@xvid.org> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>