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
2016-03-07lavc: add h264 mediacodec decoderMatthieu Bouron
2016-03-04avformat: Add a protocol blacklisting APIDerek Buitenhuis
2016-03-03avfilter: add ciescope filterPaul B Mahol
2016-03-01lavfi: add bench and abench filtersClément Bœsch
2016-02-27avfilter: add datascope filterPaul B Mahol
2016-02-22avfilter: add firequalizer filterMuhammad Faiz
2016-02-18avfilter: add BobWeaver deinterlacing filterThomas Mundt
2016-02-18avfilter: add loop filtersPaul B Mahol
2016-02-16avfilter: add fieldhint filterPaul B Mahol
2016-02-15hevc: support Main10 decoding through dxva2Hendrik Leppkes
2016-02-15Changelog: add entries for the SMPTE VC-2 decoder and encodern3.1-devRostislav Pehlivanov
2016-02-15Changelog/APIChanges Put 3.0 release markerMichael Niedermayer
2016-02-10avfilter: add metadata filtersPaul B Mahol
2016-02-07avfilter: add swaprect filterPaul B Mahol
2016-02-07avfilter: add streamselect and astreamselect filterPaul B Mahol
2016-02-01avfilter: add nnedi filterPaul B Mahol
2016-02-01Changelog: add entry on wtvdec performance improvementTimothy Gu
2016-01-31avcodec/dca: add new decoder based on libdcadecfoo86
2016-01-30avcodec: Add forgotten minor bump, add Changelog and add Cineform to general....Kieran Kunhya
2016-01-30Changelog: Sanitize Common Encryption entries.Carl Eugen Hoyos
2016-01-30avcodec: Remove libvo-aacenc support.Kieran Kunhya
2016-01-30avcodec: Remove libaacplusTimothy Gu
2016-01-27avcodec: add Ulead DV audio decoderPaul B Mahol
2016-01-24Changelog: Add entry on libquvi being removedTimothy Gu
2016-01-22avfilter: add convolution filterPaul B Mahol
2016-01-21avfilter: add afftfilterPaul B Mahol
2016-01-20ffplay: toggle full screen when double-clicking the video window with the lef...Vittorio Gambaletta (VittGam)
2016-01-20ffplay: seek only when pressing the right mouse button on the video windowVittorio Gambaletta (VittGam)
2016-01-15avfilter: add ahistogram multimedia filterPaul B Mahol
2016-01-14avfilter: add spectrumsynth filterPaul B Mahol
2016-01-06avcodec: Remove libstagefrightDerek Buitenhuis
2016-01-02avfilter: add showspectrumpic filterPaul B Mahol
2015-12-31avformat/mov: support cenc (common encryption)erankor
2015-12-28lavf: add automatic bitstream filtering; bump versionRodger Combs
2015-12-25avfilter: add high-order parametric multiband equalizer filterPaul B Mahol
2015-12-22vaapi: Add VP9 hwaccell supportTimo Rothenpieler
2015-12-15movenc: support cenc (common encryption)erankor
2015-12-12avfilter: add SOFAlizer audio filterPaul B Mahol
2015-12-12mips: remove --mips64r6 configure optionVicente Olivert Riera
2015-12-07avcodec: implement vp9 dxva2 hwaccelHendrik Leppkes
2015-12-05Changelog: append experimental flag removal to the AAC encoder entryRostislav Pehlivanov
2015-12-04mips: remove --mips32r5 configure optionVicente Olivert Riera
2015-12-04avfilter: add audio emphasis filterPaul B Mahol
2015-12-04mips: rename mipsdspr1 to mipsdspVicente Olivert Riera
2015-12-03avfilter: add sidechaingate filterPaul B Mahol
2015-12-02avfilter: add audio pulsator filterPaul B Mahol
2015-11-29Merge commit '4a0918cae6394e503b17c71f8f171b4a795eb849'Hendrik Leppkes
2015-11-28avfilter: add audio compressor filterPaul B Mahol
2015-11-28avfilter: add compensation delay line filterPaul B Mahol
2015-11-24sgienc: Support encoding high bit depth images with RLEVittorio Giovara