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
2014-08-04aarch64: use MACH-O const data asm directive in const macroJanne Grunau
2014-08-04cpu-test: test av_cpu_countJanne Grunau
2014-08-04fate: add informative cpu testJanne Grunau
2014-08-01pixdesc: K&R formatting cosmeticsLuca Barbato
2014-07-29avstring: Expose the simple name match functionLuca Barbato
2014-07-22arm: Macroize the test for 'setend' CPU instruction supportBen Avison
2014-07-18armv6: Accelerate butterflies_floatBen Avison
2014-07-18armv6: Accelerate vector_fmul_windowBen Avison
2014-07-09display: add matrix flip apiVittorio Giovara
2014-07-06audio_fifo: Split into a separate doxygen moduleTimothy Gu
2014-07-06samplefmt: Add doxygen categoriesTimothy Gu
2014-07-01Update Fiona's name in copyright statements.Diego Biurrun
2014-06-28arm: Detect 32 bit cpu features on ARMv8 when running on a 64 bit kernelMartin Storsjö
2014-06-24pixfmt: mark the reserved valuesVittorio Giovara
2014-06-23lzo: Handle integer overflowLuca Barbato
2014-06-20Add av_image_check_sar() and use it to validate SARJustin Ruggles
2014-06-20stereo3d: add missing include guardsVittorio Giovara
2014-06-18AVFrame: factor out freeing the side dataRoman Savchenko
2014-06-09av_dict_set: fix potential memory leak with AV_DICT_DONT_OVERWRITEJanne Grunau
2014-06-05dict: const correctness for av_dict_get() and av_dict_copy()Diego Biurrun
2014-06-03build: check if AS supports the '.func' directiveJanne Grunau
2014-06-03aarch64: use '#' for whole line asm commentsJanne Grunau
2014-06-03aarch64: remove optional :pg_hi21: for adrp instructionJanne Grunau
2014-06-03aarch64: add darwin style PAGE/PAGEOFF relocationsJanne Grunau
2014-06-02Remove all Blackfin architecture optimizationsDiego Biurrun
2014-06-01lavu: add all color-related enums to AVFramewm4
2014-05-29aarch64: Use the correct syntax for relocationsMartin Storsjö
2014-05-29frame: fix the error path in av_frame_copy_props()Roman Savchenko
2014-05-28ppc: Move vec_unaligned_load macro to util_altivecDiego Biurrun
2014-05-28ppc: util_altivec: Drop unused macrosDiego Biurrun
2014-05-25imgutils: make systematic palette opaque.Carl Eugen Hoyos
2014-05-19display: Include mathematics.h for fallback definition of NANMartin Storsjö
2014-05-19Add transformation matrix API.Vittorio Giovara
2014-05-11lavu: Add a pixel format for new VDA hwaccelAnton Khirnov
2014-05-03mathematics: K&R formatting cosmeticsLuca Barbato
2014-04-24lavu: add CHK_OFFS as AV_CHECK_OFFSET to check struct member offsetsJanne Grunau
2014-04-23avutil: move av_get_time_base_q() after include rational.hMichael Niedermayer
2014-04-23avutil: Add av_get_time_base_q()Derek Buitenhuis
2014-04-17crc: add ANSI CRC16 LEAlessandro Ghedini
2014-04-08lavu: Add packed YVYU422 pixel formatVittorio Giovara
2014-04-07xtea: Add Doxy @file and groupTimothy Gu
2014-04-07adler32: Fix doxy group definitionTimothy Gu
2014-04-06aarch64: add armv8 CPU flagJanne Grunau
2014-04-04replaygain: correctly parse peak valuesAlessandro Ghedini
2014-04-04log: Unbreak windows supportLuca Barbato
2014-04-03log: Do not assume the TERM variable is always setLuca Barbato
2014-04-03log: Document AV_LOG_C usageLuca Barbato
2014-04-03log: Remove undefined behaviourLuca Barbato
2014-04-03log: Support for 256color terminalsLuca Barbato
2014-04-02lavu: add missing formats to av_pix_fmt_swap_endiannessJanne Grunau