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-01-15Merge commit '0e6c7dfa650e8b0497bfa7a06394b7a462ddc33a'Michael Niedermayer
2015-01-15Merge commit 'e2ad0b66fa273c5c823978e8f601f2c0d9ee42f8'Michael Niedermayer
2015-01-14lavu: add planar 16 bit and 8 bit rgb with alphaPaul B Mahol
2015-01-14imgutils: create misc functions for dealing with buffersStefano Sabatini
2015-01-02libavutil: Added Camellia symmetric block cipherSupraja Meedinti
2014-11-28lavu/opt: add consts where possibleLukasz Marek
2014-11-24avutil: remove FF_CONST_AVUTIL53, its no longer neededMichael Niedermayer
2014-11-21lavu/dict: add av_dict_get_stringLukasz Marek
2014-11-18avutil/float_dsp: add avpriv_float_dsp_alloc()Michael Niedermayer
2014-11-16lavu/opt: introduce av_opt_serialize()Lukasz Marek
2014-11-16lavu/opt: introduce av_opt_is_set_to_default()Lukasz Marek
2014-10-24Merge commit '1bd0bdcdc236099d5c0d179696951f35f5310fa5'Michael Niedermayer
2014-10-24lavu: Add av_gettime_relativeMartin Storsjö
2014-10-09Merge commit '5a419b2dd1881889d436f55741fd3ff3f9f436c4'Michael Niedermayer
2014-10-09Merge commit '04ccd584a70fad4ebb29ca340d704970ff313cbc'Michael Niedermayer
2014-10-08pixdesc: return color properties namesVittorio Giovara
2014-10-08pixfmt: mark further reserved valuesVittorio Giovara
2014-10-06avutil: remove obsolete FF_API_INTFLOAT cruftJames Almer
2014-10-06avutil: remove obsolete FF_API_SAMPLES_UTILS_RETURN_ZERO cruftJames Almer
2014-10-06avutil: remove obsolete FF_API_FIND_OPT cruftJames Almer
2014-10-06avutil: remove obsolete FF_API_GET_BITS_PER_SAMPLE_FMT cruftJames Almer
2014-10-02avcodec, avutil: allow more control about how samples are skippedwm4
2014-10-02avutil/avstring: Factor av_match_list() outMichael Niedermayer
2014-09-21lavu/bprint: add const to av_bprint_is_complete() argument.Nicolas George
2014-09-15avutil: remove obsolete FF_API_OLD_OPENCL cruftJames Almer
2014-09-15avutil: remove obsolete FF_API_LLS1 cruftJames Almer
2014-08-23dict.c: Free non-strduped av_dict_set arguments on error.Reimar Döffinger
2014-08-21avutil/motion_vector.h: fix coordinate typesClément Bœsch
2014-08-18avcodec: export motion vectors in frame side data on demandClément Bœsch
2014-08-16dict.c: Add av_dict_set_int helper function.Reimar Döffinger
2014-08-14Merge commit '8ddc32629a6d6be77256694c9e322dde134609f3'Michael Niedermayer
2014-08-14Merge commit 'a8c104a511f97e4ea617df73b31737e28a8a5126'Michael Niedermayer
2014-08-13mem: add av_strndup() for duplicating substringsAnton Khirnov
2014-08-13AVOption: add support for dictionary types.Andrew Stone
2014-08-10Merge commit 'fb1ddcdc8f51b9d261ae8e9c26b91e81f7b6bf45'Michael Niedermayer
2014-08-10avresample: Introduce AVFrame-based APILuca Barbato
2014-08-10Merge commit '472f9ed312ec784f7c72876b77163f4741880d05'Michael Niedermayer
2014-08-10Merge commit '1985c2e75c607ac51bfd8dc87d2957a5edf2b6f8'Michael Niedermayer
2014-08-10avutil: delay removial of FF_API_GET_CHANNEL_LAYOUT_COMPATMichael Niedermayer
2014-08-10delay removial of FF_API_CODEC_ID, FF_API_OLD_AVOPTIONS and FF_API_OLD_ENCODE...Michael Niedermayer
2014-08-10Merge commit 'f4c444e17d137c786f0ed2da0e5943df505d5f9e'Michael Niedermayer
2014-08-09Remove obsolete FF_API_AVFRAME_COLORSPACE cruft.Anton Khirnov
2014-08-09Bump major versions of all libraries.Anton Khirnov
2014-08-09Postpone API-incompatible changes until the next bump.Anton Khirnov
2014-08-05avutil: add pixelutils APIClément Bœsch
2014-08-05Merge commit 'e9abafca278f87e1ecc6d50091d99b73ff63c9a6'Michael Niedermayer
2014-08-04Merge commit 'e96c3b81cadd0ba84d43b1f3a54980df3785d9a5'Michael Niedermayer
2014-08-04Merge commit 'd2962e9f89cca6ff40f0c9d5ffc9c4397b8b1b26'Michael Niedermayer
2014-08-04avutil: add AV_PIX_FMT_YA16 pixel formatVittorio Giovara
2014-08-04avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8Vittorio Giovara