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
2016-05-17stereo3d: Add API to get name from value or value from nameVittorio Giovara
2016-05-17hwcontext: add a dxva2 implementationAnton Khirnov
2016-05-06avutil/parsing: add '\r' as whitespaceMuhammad Faiz
2016-04-27avutil/log: added av_log_format_line2 which returns buffer lengthAndreas Weis
2016-04-19Merge commit '564b4591bbe223bdc5f36a1131eaef103f23f5d0'Derek Buitenhuis
2016-04-14Merge commit '551c6775abb5e0ad34c26d7e23bc6fbbe8ccc9d4'Derek Buitenhuis
2016-04-14Merge commit 'b1f01e85a92d401a9b29c79f23db36b7685e8c09'Derek Buitenhuis
2016-04-02lavu/base64: add AV_BASE64_DECODE_SIZE() macroStefano Sabatini
2016-03-24opt: Add av_opt_copy()Michael Niedermayer
2016-03-24opt: Add const to av_opt_nextLukasz Marek
2016-03-19lavu: VAAPI hwcontext implementationMark Thompson
2016-03-19lavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX_FMT_VAAPIMark Thompson
2016-03-19lavu: add a way to query hwcontext frame constraintsMark Thompson
2016-02-24Add GBRAP12 pixel formatKieran Kunhya
2016-02-17Merge commit '721a4efc0545548a241080b53ab480e34f366240'Derek Buitenhuis
2016-02-14avutil/imgutils: remove special case for aligning the paletteMichael Niedermayer
2016-02-14buffer: add support for pools using caller data in allocationAnton Khirnov
2016-02-13avutil/imgutils: only align the palette in av_image_copy_to_buffer() if there...Michael Niedermayer
2016-02-13avutil/avstring: add a "ALL" entry and the possibility to negate matches to a...Michael Niedermayer
2016-02-01avutil: Add GOP timecode frame side dataDerek Buitenhuis
2016-01-29libavutil/mastering_display_metadata.h: change fields to be rationals as this...Neil Birkbeck
2016-01-27avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis
2016-01-26avutil: add P010 pixel formatHendrik Leppkes
2016-01-19libavutil: add mastering display metadata sidedataNeil Birkbeck
2016-01-11lavu: add AV_CEIL_RSHIFT and use it in various placesClément Bœsch
2016-01-08lavu: rename and move ff_parity to av_parityJames Almer
2016-01-02Merge commit 'e2710e790c09e49e86baa58c6063af0097cc8cb0'Hendrik Leppkes
2015-12-15libavutil: add aes-ctr supporterankor
2015-12-14arm: add a cpu flag for the VFPv2 vector modeJanne Grunau
2015-12-06libavutil: add version component accessor macrosReynaldo H. Verdejo Pinochet
2015-12-03avutil/crc: avoid needless space wastage of hardcoded crc tableGanesh Ajjanagadde
2015-11-23avutil/motion_vector: export subpel motion informationClément Bœsch
2015-11-22Merge commit '588b6215b4c74945994eb9636b0699028c069ed2'Derek Buitenhuis
2015-11-19avutil/mem: Add av_fast_mallocz()Michael Niedermayer
2015-11-14avutil/common: add av_rint64_clipGanesh Ajjanagadde
2015-11-13xtea: Add functions for little endian modeMartin Storsjö
2015-10-28lavu: add AESNI CPU flagRodger Combs
2015-10-17avutil: undo FF_API_CRYPTO_CONTEXT deprecationJames Almer
2015-10-14Merge commit '11c5f438ff83da5040e85bfa6299f56b321d32ef'Hendrik Leppkes
2015-10-12dict: Change return type of av_dict_copy()Vittorio Giovara
2015-10-09lavu/opt: add flag to return NULL when applicable in av_opt_getRodger Combs
2015-10-03Merge commit '1aa24df74c052a73175c43e57d35b4835e537ec8'Hendrik Leppkes
2015-09-30lavu: Deprecate AVFrame.error[]Vittorio Giovara
2015-09-17pixfmt: Add new SMPTE color primaries and transfer characteristic valuesKevin Wheatley
2015-09-11avutil/version: Bump for avpriv_get_trc_function_from_trc() and AVCOL_PRI/TRC...Michael Niedermayer
2015-09-08avutil/opt: add AV_OPT_TYPE_BOOLClément Bœsch
2015-09-08Merge commit '2268db2cd052674fde55c7d48b7a5098ce89b4ba'Hendrik Leppkes
2015-09-07lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fieldsVittorio Giovara
2015-09-05Merge commit 'e88103a7f92cf27a2868b50acc8a9912f6088249'Hendrik Leppkes
2015-09-05lavu: Drop FF_API_GET_CHANNEL_LAYOUT_COMPAT cruftHendrik Leppkes