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-10-21lavc: add AV_CODEC_ID_DAALA to the list of codec IDs and bump minorRostislav Pehlivanov
2015-10-16avcodec: add ADPCM PSX decoderPaul B Mahol
2015-10-14Merge commit '00332e0a064dad866812de9162b009cbaba6f5df'Hendrik Leppkes
2015-10-12avcodec: remove leftover iff_byterun1 decoderAndreas Cadhalpun
2015-10-10wrapped_avframe: Initial implementationLuca Barbato
2015-10-03Merge commit '9a3202a98b2e095b54dd784c3e01a09a676fc3fa'Hendrik Leppkes
2015-09-30Screenpresso SPV1 decoderVittorio Giovara
2015-09-29Merge commit 'a5d58fea68b9212e0065a71939e921505504a9bb'Hendrik Leppkes
2015-09-28lavc: reimplement avcodec_get_type() using codec descriptorswm4
2015-09-09Merge commit '3b8e895237592fdaffe87cdcd204104200b9ccf9'Hendrik Leppkes
2015-09-09codec_desc: Add missing DXV entryVittorio Giovara
2015-09-07avcodec: remove missing bits from deprecated VIMA decoderJames Almer
2015-09-07avcodec: remove duplicate AVCodecIDsJames Almer
2015-09-01mpegts: demux BluRay text subtitlesPetri Hintukainen
2015-08-27lavc: Describe eia_608 as text subtitles.Carl Eugen Hoyos
2015-06-25lavc+doc: adjust names to reflect ADPCM THP not being GameCube-onlyRodger Combs
2015-06-24avcodec: Add codec_desc and remapping for AV_CODEC_ID_PCM_S16BE_PLANAR_DEPREC...Michael Niedermayer
2015-06-24PCM signed 16-bit big-endian planar decoderPaul B Mahol
2015-06-23Merge commit '5c018ee18895f88e9e1d2174059dcdd48bf872d2'Michael Niedermayer
2015-06-22Merge commit '7ca3e5203f133eb41a0b5c3a1d753a7427ba72e7'Michael Niedermayer
2015-06-22DirectDraw Surface image decoderVittorio Giovara
2015-06-22Hap decoder and encoderVittorio Giovara
2015-06-21Support demuxing 4gv codec stored in qcp filesPaul B Mahol
2015-06-20lavc: add little-endian ADPCM_THP decoderRodger Combs
2015-06-16avcodec/codec_desc: rename smv video codec name to smvjpeg to match decoder namePaul B Mahol
2015-04-20Merge commit '22526c1f557a72b3285d295bd8b30c40eb65d437'Michael Niedermayer
2015-04-20Canopus HQ/HQA decoderVittorio Giovara
2015-03-14Merge commit '247e370e2a913db52ca079b347a174c8d393b171'Michael Niedermayer
2015-03-13TDSC decoderVittorio Giovara
2015-02-23Merge commit '35c6ce76b107225a19eb33aea38857d2405882af'Michael Niedermayer
2015-02-23Canopus HQX decoderVittorio Giovara
2015-02-19Merge commit 'c56b9b1eb278c5ef89d3f0832a56dfe4732cb68b'Michael Niedermayer
2015-02-19lavc: Add DSS SP decoderOleksij Rempel
2015-02-14lavc: deprecate VIMA decoderPaul B Mahol
2014-11-21avcodec/pngdec: add APNG support.Benoit Fouet
2014-10-23Added STL demuxer and decoderEejya Singh
2014-07-28Merge commit 'c5fca0174db9ed45be821177f49bd9633152704d'Michael Niedermayer
2014-07-28codec_desc: fix some typos in long codec namesAnton Khirnov
2014-07-28lavc: add a property for marking codecs that support frame reorderingAnton Khirnov
2014-04-29lavc: add a mime_types field to codec descriptors.Nicolas George
2014-04-29lavc: add AV_CODEC_ID_BIN_DATA.Nicolas George
2014-04-29lavc: add codec descriptors for TTF and OTF.Nicolas George
2014-04-29lavc: add codec descriptors for deprecated ids.Nicolas George
2014-04-29lavc/codec_desc: add separation comment.Nicolas George
2014-04-23Merge commit 'e2834567d73bd1e46478ba67ac133cb8ef5f50fd'Michael Niedermayer
2014-04-23On2 AVC decoderKostya Shishkov
2014-04-19Merge commit '07761294fc3f08e139e8a406ef7d5b63aaf1ecee'Michael Niedermayer
2014-04-19Silicon Graphics RLE 8-bit video decoderPeter Ross
2014-04-19Silicon Graphics Motion Video Compressor 1 & 2 decoderPeter Ross
2014-04-15Direct Stream Digital (DSD) decoderPeter Ross