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-05-27x86/cpu: add AV_CPU_FLAG_AVXSLOW flagJames Almer
2015-05-26avutil: Add av_q2intfloat()Michael Niedermayer
2015-05-25Merge commit 'd8039ef8d221ea273aa4f1e62e5df21bf618c772'Michael Niedermayer
2015-05-25D3D11va: add a Direct3D11 video decoder similar to DXVA2Steve Lhomme
2015-04-21Merge commit 'eaa2d123f0a643664721593d248ece6bcd85f1e6'Michael Niedermayer
2015-04-20log: Print a full backtrace along with error messages under ValgrindVittorio Giovara
2015-04-20Merge commit 'c253340ae6f74ffd8798bbd476e46d1b33a2d56e'Michael Niedermayer
2015-04-19log: Introduce a more verbose debug levelVittorio Giovara
2015-04-07Merge commit '27f274628234c1f934b9a6a6380ed567c1b4ceae'Michael Niedermayer
2015-04-07parseutils: Make av_small_strptime publicLuca Barbato
2015-04-01lavu/avstring: add av_append_path_component() funcionLukasz Marek
2015-03-29Merge commit 'c48456166e95648719a8be8f8613f9dee98205c1'Michael Niedermayer
2015-03-29lavc: add MMAL hardware decoder wrapperwm4
2015-03-24Merge commit 'e4fe535d12f4f30df2dd672e30304af112a5a827'Michael Niedermayer
2015-03-23mov: Write the display matrix in orderVittorio Giovara
2015-03-05avutil: Extract gamma determination from PNG encoder for future use. Adds pri...Kevin Wheatley
2015-02-19Merge commit '5b1d9ceec715846a58fe029bc3889ed6fa62436a'Michael Niedermayer
2015-02-19pixfmt: add a pixel format for QSV hwaccelAnton Khirnov
2015-02-17avutil/version: Add () to protect the AV_VERSION_INT() argumentsMichael Niedermayer
2015-01-27Merge commit '728685f37ab333ca35980bd01766c78d197f784a'Michael Niedermayer
2015-01-27Add a side data type for audio service type.Anton Khirnov
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