| Commit message (Expand) | Author | Age | Files | Lines |
* | avutil: add AV_PIX_FMT_YA16 pixel format | Vittorio Giovara | 2014-08-04 | 3 | -2/+26 |
* | avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8 | Vittorio Giovara | 2014-08-04 | 3 | -4/+8 |
* | avutil: add alias names for gray 8/16 colour spaces | Vittorio Giovara | 2014-08-04 | 1 | -0/+3 |
* | pixdesc: Support pixelformat aliases | Luca Barbato | 2014-08-04 | 3 | -3/+10 |
* | imgutils: Do not declare avpriv_set_systematic_pal2 in the public header | Diego Biurrun | 2014-08-04 | 3 | -3/+4 |
* | avcodec: Deprecate dtg_active_format field in favor of avframe side-data | Kieran Kunhya | 2014-08-03 | 2 | -1/+16 |
* | aarch64: use MACH-O const data asm directive in const macro | Janne Grunau | 2014-08-04 | 1 | -0/+4 |
* | cpu-test: test av_cpu_count | Janne Grunau | 2014-08-04 | 1 | -1/+13 |
* | fate: add informative cpu test | Janne Grunau | 2014-08-04 | 1 | -6/+43 |
* | pixdesc: K&R formatting cosmetics | Luca Barbato | 2014-08-01 | 2 | -19/+33 |
* | avstring: Expose the simple name match function | Luca Barbato | 2014-07-29 | 3 | -1/+30 |
* | arm: Macroize the test for 'setend' CPU instruction support | Ben Avison | 2014-07-21 | 1 | -0/+6 |
* | armv6: Accelerate butterflies_float | Ben Avison | 2014-07-18 | 2 | -0/+120 |
* | armv6: Accelerate vector_fmul_window | Ben Avison | 2014-07-18 | 2 | -1/+210 |
* | display: add matrix flip api | Vittorio Giovara | 2014-07-09 | 3 | -2/+21 |
* | audio_fifo: Split into a separate doxygen module | Timothy Gu | 2014-07-06 | 1 | -0/+4 |
* | samplefmt: Add doxygen categories | Timothy Gu | 2014-07-06 | 1 | -0/+25 |
* | Update Fiona's name in copyright statements. | Diego Biurrun | 2014-07-01 | 2 | -2/+2 |
* | arm: Detect 32 bit cpu features on ARMv8 when running on a 64 bit kernel | Martin Storsjö | 2014-06-28 | 1 | -1/+3 |
* | pixfmt: mark the reserved values | Vittorio Giovara | 2014-06-23 | 2 | -1/+4 |
* | lzo: Handle integer overflow | Luca Barbato | 2014-06-23 | 1 | -1/+9 |
* | Add av_image_check_sar() and use it to validate SAR | Justin Ruggles | 2014-06-20 | 3 | -1/+39 |
* | stereo3d: add missing include guards | Vittorio Giovara | 2014-06-19 | 1 | -0/+5 |
* | AVFrame: factor out freeing the side data | Roman Savchenko | 2014-06-18 | 1 | -9/+12 |
* | av_dict_set: fix potential memory leak with AV_DICT_DONT_OVERWRITE | Janne Grunau | 2014-06-09 | 1 | -1/+4 |
* | dict: const correctness for av_dict_get() and av_dict_copy() | Diego Biurrun | 2014-06-05 | 2 | -5/+5 |
* | build: check if AS supports the '.func' directive | Janne Grunau | 2014-06-03 | 2 | -6/+18 |
* | aarch64: use '#' for whole line asm comments | Janne Grunau | 2014-06-03 | 1 | -1/+1 |
* | aarch64: remove optional :pg_hi21: for adrp instruction | Janne Grunau | 2014-06-03 | 1 | -1/+1 |
* | aarch64: add darwin style PAGE/PAGEOFF relocations | Janne Grunau | 2014-06-03 | 1 | -1/+4 |
* | Remove all Blackfin architecture optimizations | Diego Biurrun | 2014-06-02 | 2 | -88/+0 |
* | lavu: add all color-related enums to AVFrame | wm4 | 2014-06-01 | 4 | -1/+113 |
* | aarch64: Use the correct syntax for relocations | Martin Storsjö | 2014-05-29 | 1 | -2/+2 |
* | frame: fix the error path in av_frame_copy_props() | Roman Savchenko | 2014-05-29 | 1 | -1/+1 |
* | ppc: Move vec_unaligned_load macro to util_altivec | Diego Biurrun | 2014-05-28 | 1 | -0/+3 |
* | ppc: util_altivec: Drop unused macros | Diego Biurrun | 2014-05-28 | 1 | -11/+0 |
* | imgutils: make systematic palette opaque. | Carl Eugen Hoyos | 2014-05-25 | 1 | -1/+1 |
* | display: Include mathematics.h for fallback definition of NAN | Martin Storsjö | 2014-05-19 | 1 | -0/+1 |
* | Add transformation matrix API. | Vittorio Giovara | 2014-05-19 | 5 | -1/+152 |
* | lavu: Add a pixel format for new VDA hwaccel | Anton Khirnov | 2014-05-11 | 3 | -1/+6 |
* | mathematics: K&R formatting cosmetics | Luca Barbato | 2014-05-03 | 1 | -42/+53 |
* | lavu: add CHK_OFFS as AV_CHECK_OFFSET to check struct member offsets | Janne Grunau | 2014-04-24 | 1 | -0/+7 |
* | avutil: move av_get_time_base_q() after include rational.h | Michael Niedermayer | 2014-04-22 | 1 | -5/+5 |
* | avutil: Add av_get_time_base_q() | Derek Buitenhuis | 2014-04-22 | 3 | -1/+12 |
* | crc: add ANSI CRC16 LE | Alessandro Ghedini | 2014-04-17 | 3 | -3/+41 |
* | lavu: Add packed YVYU422 pixel format | Vittorio Giovara | 2014-04-07 | 3 | -1/+14 |
* | xtea: Add Doxy @file and group | Timothy Gu | 2014-04-07 | 2 | -0/+9 |
* | adler32: Fix doxy group definition | Timothy Gu | 2014-04-07 | 2 | -0/+21 |
* | aarch64: add armv8 CPU flag | Janne Grunau | 2014-04-06 | 4 | -2/+7 |
* | replaygain: correctly parse peak values | Alessandro Ghedini | 2014-04-04 | 2 | -3/+3 |