summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* pixdesc: return color properties namesVittorio Giovara2014-10-08
* pixfmt: mark further reserved valuesVittorio Giovara2014-10-08
* doc: expand description for some color propertiesVittorio Giovara2014-10-08
* log: Unbreak no-tty support on 256color terminalsLuca Barbato2014-09-26
* x86inc: Make INIT_CPUFLAGS support an arbitrary number of cpuflagsHenrik Gramner2014-09-09
* x86inc: Free up variable name "n" in global namespaceLoren Merritt2014-09-09
* x86inc: Make ym# behave the same way as xm#Henrik Gramner2014-09-09
* time: Add missing zeroGabriel Dume2014-09-08
* time: Use clock_gettime if the monotonic clock is availableLuca Barbato2014-09-03
* ppc: Support little endian intreadwriteLuca Barbato2014-09-03
* cosmetics: Write NULL pointer inequality checks more compactlyGabriel Dume2014-08-15
* cosmetics: Write NULL pointer equality checks more compactlyGabriel Dume2014-08-15
* atomic_win32: Drop unnecessary atomic.h #includeDiego Biurrun2014-08-15
* frame: Remove some FF_API_AVFRAME_COLORSPACE leftoversDiego Biurrun2014-08-14
* cpu-test: Add unistd.h #include for getopt()Diego Biurrun2014-08-13
* mem: add av_strndup() for duplicating substringsAnton Khirnov2014-08-13
* stereo3d: initialize AVStereo3D to zeroFelix Abecassis2014-08-13
* AVOption: add support for dictionary types.Andrew Stone2014-08-13
* avresample: Introduce AVFrame-based APILuca Barbato2014-08-10
* Remove obsolete FF_API_AVFRAME_COLORSPACE cruft.Anton Khirnov2014-08-09
* Bump major versions of all libraries.Anton Khirnov2014-08-09
* Postpone API-incompatible changes until the next bump.Anton Khirnov2014-08-09
* avutil: add AV_PIX_FMT_YA16 pixel formatVittorio Giovara2014-08-04
* avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8Vittorio Giovara2014-08-04
* avutil: add alias names for gray 8/16 colour spacesVittorio Giovara2014-08-04
* pixdesc: Support pixelformat aliasesLuca Barbato2014-08-04
* imgutils: Do not declare avpriv_set_systematic_pal2 in the public headerDiego Biurrun2014-08-04
* avcodec: Deprecate dtg_active_format field in favor of avframe side-dataKieran Kunhya2014-08-03
* aarch64: use MACH-O const data asm directive in const macroJanne Grunau2014-08-04
* cpu-test: test av_cpu_countJanne Grunau2014-08-04
* fate: add informative cpu testJanne Grunau2014-08-04
* pixdesc: K&R formatting cosmeticsLuca Barbato2014-08-01
* avstring: Expose the simple name match functionLuca Barbato2014-07-29
* arm: Macroize the test for 'setend' CPU instruction supportBen Avison2014-07-21
* armv6: Accelerate butterflies_floatBen Avison2014-07-18
* armv6: Accelerate vector_fmul_windowBen Avison2014-07-18
* display: add matrix flip apiVittorio Giovara2014-07-09
* audio_fifo: Split into a separate doxygen moduleTimothy Gu2014-07-06
* samplefmt: Add doxygen categoriesTimothy Gu2014-07-06
* Update Fiona's name in copyright statements.Diego Biurrun2014-07-01
* arm: Detect 32 bit cpu features on ARMv8 when running on a 64 bit kernelMartin Storsjö2014-06-28
* pixfmt: mark the reserved valuesVittorio Giovara2014-06-23
* lzo: Handle integer overflowLuca Barbato2014-06-23
* Add av_image_check_sar() and use it to validate SARJustin Ruggles2014-06-20
* stereo3d: add missing include guardsVittorio Giovara2014-06-19
* AVFrame: factor out freeing the side dataRoman Savchenko2014-06-18
* av_dict_set: fix potential memory leak with AV_DICT_DONT_OVERWRITEJanne Grunau2014-06-09
* dict: const correctness for av_dict_get() and av_dict_copy()Diego Biurrun2014-06-05
* build: check if AS supports the '.func' directiveJanne Grunau2014-06-03
* aarch64: use '#' for whole line asm commentsJanne Grunau2014-06-03