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-10lavc: move bitstream filter args to the bsf ctxRodger Combs
2015-10-10wrapped_avframe: Initial implementationLuca Barbato
2015-10-03Merge commit '9a3202a98b2e095b54dd784c3e01a09a676fc3fa'Hendrik Leppkes
2015-09-30Screenpresso SPV1 decoderVittorio Giovara
2015-09-29Merge commit '948f3c19a8bd069768ca411212aaf8c1ed96b10d'Hendrik Leppkes
2015-09-29lavc: Make AVPacket.duration int64, and deprecate convergence_durationwm4
2015-09-17lavc/lavf: remove incompatible abi checks for the new 64bit fieldsJames Almer
2015-09-15lavc: Switch bitrate to 64bit unless compatibility with avconv was requested.Michael Niedermayer
2015-09-13lavc: Keep idct integer optionVittorio Giovara
2015-09-12lavc: Enable side data only packets by defaultVittorio Giovara
2015-09-12Merge commit '6064f697a321174232a3fad351afb21150c3e9e5'Hendrik Leppkes
2015-09-07avcodec: remove fourcc values from AVCodecIDsJames Almer
2015-09-07avcodec: remove duplicate AVCodecIDsJames Almer
2015-09-07Merge commit 'c45fcf30cfab687004ed1cdc06ebaa21f4262a0b'Hendrik Leppkes
2015-09-05avcodec: remove deprecated codec id aliasesHendrik Leppkes
2015-09-05avcodec: remove deprecated old video encode APIHendrik Leppkes
2015-09-05avcodec: remove deprecated old audio encode APIHendrik Leppkes
2015-09-05avcodec: remove deprecated old audio decode APIHendrik Leppkes
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-02DXV decoderVittorio Giovara
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