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-09-05Merge commit '8f12ef9860d0e164e4647fd5d5cebdb3cfb34a79'Hendrik Leppkes
2015-09-05Merge commit 'cad40a3833ad81a352e7657ec6f7d637cea3b798'Hendrik Leppkes
2015-09-05Merge commit '069713aa4b137781e270768d803b1f7456daa724'Hendrik Leppkes
2015-09-05Merge commit '9f90b24877016e7140b9b14e4b1acee663bb6d8a'Hendrik Leppkes
2015-09-05Merge commit '01bcc2d5c23fa757d163530abb396fd02f1be7c8'Hendrik Leppkes
2015-09-05Merge commit 'dc70c19476e76f1118df73b5d97cc76f0e5f6f6c'Hendrik Leppkes
2015-09-01mpegts: demux BluRay text subtitlesPetri Hintukainen
2015-08-28lavu: Drop deprecated duplicated AVFrame/AVCodecContext parametersVittorio Giovara
2015-08-28lavc: Drop deprecated deinterlace moduleVittorio Giovara
2015-08-28lavc: Drop deprecated thread opaque and codec pktVittorio Giovara
2015-08-28lavc: Drop deprecated get_buffer related functionsVittorio Giovara
2015-08-28lavc: Drop deprecated destruct_packet related functionsVittorio Giovara
2015-08-28lavc: Drop deprecated request_channels related functionsVittorio Giovara
2015-08-24avcodec: remove FF_API_LOWRES around max_lowresAndreas Cadhalpun
2015-08-18Prepare for removal of obsolete FF_IDCT_* members.Ronald S. Bultje
2015-08-17ffmpeg_vdpau: Ignore decoder's max supported levelPhilip Langdale
2015-08-05avcodec/avcodec: Define CODEC_CAP_* based on AV_CODEC_CAP_*Michael Niedermayer
2015-08-05avcodec/avcodec: Replace AV_CODEC_FLAG* values by 1 << C style for consistencyMichael Niedermayer
2015-07-28avcodec/avcodec: define CODEC_FLAG based on AV_CODEC_FLAG instead of duplicat...Michael Niedermayer
2015-07-28Merge commit 'b94ec30428b9696f99b08055735689623fe63954'Michael Niedermayer
2015-07-28Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer
2015-07-27Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer
2015-07-27Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer
2015-07-27lavc: Update version and APIchangesVittorio Giovara
2015-07-27lavc: Consistently prefix input buffer definesVittorio Giovara
2015-07-27lavc: AV-prefix all codec capabilitiesVittorio Giovara
2015-07-27lavc: AV-prefix all codec flagsVittorio Giovara
2015-07-27lavc: Deprecate avctx.me_methodVittorio Giovara
2015-07-27Merge commit '4b6b1082a73907c7c3de2646c6398bc61320f2c6'Michael Niedermayer
2015-07-22Replace AV_PKT_DATA_QUALITY_FACTOR by AV_PKT_DATA_QUALITY_STATSMichael Niedermayer
2015-07-21Merge commit '40cf1bbacc6220a0aa6bed5c331871d43f9ce370'Michael Niedermayer
2015-07-21Merge commit '5d3addb937946eca5391e40b5e6308e74ac6f77b'Michael Niedermayer
2015-07-20Deprecate avctx.coded_frameVittorio Giovara
2015-07-20Add a quality factor packet side dataVittorio Giovara
2015-07-20lavc: Improve documentation for rc_max_rate and bit_rate.Carl Eugen Hoyos
2015-07-16lavc: Add properties field to AVCodecContext.Carl Eugen Hoyos
2015-07-09Merge commit '1761ab838c75223a6b97d8c0720d09275374c53d'Michael Niedermayer
2015-07-08lavc: Deprecate avctx.rc_strategyVittorio Giovara
2015-07-03Merge commit '910247f1720c6aae422723c05dac6d0b19f20bec'Michael Niedermayer
2015-07-03lavc: Deprecate avctx.{inter,intra}_quant_biasVittorio Giovara
2015-07-01avcodec/h264: Greenmetadata SEI parsingNicolas DEROUINEAU
2015-06-27avcodec: Add flag for experimental HWAccels and use it for VDPAU/HEVCPhilip Langdale
2015-06-24Merge commit '5a79bf0284a37855636390e620d189a964214c9e'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-21Merge commit '8655c54160767de1a6b96f8bc310d6e4eaceff48'Michael Niedermayer
2015-06-21libvpx: Support the vp9 extended profilesLuca Barbato