| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec, avutil: allow more control about how samples are skipped | wm4 | 2014-10-02 | 2 | -1/+13 |
* | avutil/avstring: Factor av_match_list() out | Michael Niedermayer | 2014-10-02 | 3 | -2/+30 |
* | avutil/lls: Make unchanged function arguments const | Michael Niedermayer | 2014-09-28 | 3 | -7/+7 |
* | avutil/pca: Make argument of ff_pca_add() const | Michael Niedermayer | 2014-09-28 | 2 | -2/+2 |
* | avutil/x86/cpu: fix cpuid sub-leaf selection | lvqcl | 2014-09-27 | 1 | -1/+1 |
* | libavutil/opt: fix av_opt_set_channel_layout() to access correct memory address | Philip DeCamp | 2014-09-24 | 1 | -1/+1 |
* | lavu/bprint: add const to av_bprint_is_complete() argument. | Nicolas George | 2014-09-21 | 2 | -2/+2 |
* | avutil: remove obsolete FF_API_OLD_OPENCL cruft | James Almer | 2014-09-15 | 3 | -57/+0 |
* | avutil: remove obsolete FF_API_LLS1 cruft | James Almer | 2014-09-15 | 1 | -3/+0 |
* | Fix "passing argument 1 of av_free discards const qualifier from pointer targ... | Michael Niedermayer | 2014-09-13 | 1 | -4/+4 |
* | avutil/ppc/float_dsp_altivec: ppc: Fix bug in ff_vector_fmul_add_altivec() af... | Rong Yan | 2014-09-11 | 1 | -10/+8 |
* | x86inc: Make INIT_CPUFLAGS support an arbitrary number of cpuflags | Henrik Gramner | 2014-09-05 | 1 | -19/+22 |
* | x86inc: Make ym# behave the same way as xm# | Henrik Gramner | 2014-09-05 | 1 | -4/+4 |
* | x86inc: free up variable name "n" in global namespace | Loren Merritt | 2014-09-05 | 1 | -9/+9 |
* | avutil/md5: workaround clang 3.5 #20849 | Michael Niedermayer | 2014-09-05 | 1 | -1/+2 |
* | libavutil/error: fix build with musl toolchain | Jörg Krause | 2014-09-03 | 1 | -0/+1 |
* | Merge commit 'c19a49e565bd06ea47947d50779ba236df9d4943' | Michael Niedermayer | 2014-09-03 | 1 | -36/+36 |
|\ |
|
| * | ppc: Support little endian intreadwrite | Luca Barbato | 2014-09-03 | 1 | -24/+40 |
* | | avutil/pixelutils: add small buffers tests | Clément Bœsch | 2014-09-02 | 1 | -19/+75 |
* | | lavu/avstring: check for overlong encodings in av_utf8_decode() | Stefano Sabatini | 2014-09-01 | 1 | -1/+14 |
* | | intmath.h: Remove duplicated ARM include. | Reimar Döffinger | 2014-08-31 | 1 | -4/+0 |
* | | lavu/hash.c: Add missing "static const". | Reimar Döffinger | 2014-08-31 | 1 | -1/+1 |
* | | Add missing "const" all over the place. | Reimar Döffinger | 2014-08-29 | 1 | -1/+1 |
* | | Replace incorrect use of "multiply" with "multiple" | James Darnley | 2014-08-27 | 1 | -1/+1 |
* | | Merge commit '0a024268261d05ccdcf7e03c85fb78d22037a464' | Michael Niedermayer | 2014-08-26 | 1 | -3/+4 |
|\| |
|
* | | avutil/opencl: use av_malloc(z)_array() | Michael Niedermayer | 2014-08-25 | 1 | -4/+4 |
* | | avutil/pixelutils: faster pixelutils_sad_16x16 | Clément Bœsch | 2014-08-23 | 1 | -5/+11 |
* | | dict.c: Free non-strduped av_dict_set arguments on error. | Reimar Döffinger | 2014-08-23 | 3 | -1/+8 |
* | | avutil/pixelutils: faster pixelutils_sad_[au]_16x16 | Clément Bœsch | 2014-08-23 | 1 | -5/+9 |
* | | avutil/motion_vector.h: fix coordinate types | Clément Bœsch | 2014-08-21 | 2 | -5/+5 |
* | | lavu/log: add device category macros | Lukasz Marek | 2014-08-18 | 1 | -0/+10 |
* | | avcodec: export motion vectors in frame side data on demand | Clément Bœsch | 2014-08-18 | 5 | -1/+60 |
* | | dict.c: empty dictionaries should be a NULL pointer. | Reimar Döffinger | 2014-08-16 | 1 | -2/+9 |
* | | dict.c: Add av_dict_set_int helper function. | Reimar Döffinger | 2014-08-16 | 3 | -1/+17 |
* | | Merge commit '4b1f5e5090abed6c618c8ba380cd7d28d140f867' | Michael Niedermayer | 2014-08-15 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Write NULL pointer inequality checks more compactly | Gabriel Dume | 2014-08-15 | 1 | -1/+1 |
* | | Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39' | Michael Niedermayer | 2014-08-15 | 4 | -7/+7 |
|\| |
|
| * | cosmetics: Write NULL pointer equality checks more compactly | Gabriel Dume | 2014-08-15 | 2 | -3/+3 |
* | | Merge commit '7c371754fbc0dcc23bd00278b147f8095ccc5625' | Michael Niedermayer | 2014-08-15 | 1 | -2/+0 |
|\| |
|
| * | atomic_win32: Drop unnecessary atomic.h #include | Diego Biurrun | 2014-08-15 | 1 | -2/+0 |
| * | frame: Remove some FF_API_AVFRAME_COLORSPACE leftovers | Diego Biurrun | 2014-08-14 | 1 | -2/+0 |
| * | cpu-test: Add unistd.h #include for getopt() | Diego Biurrun | 2014-08-13 | 1 | -0/+4 |
* | | avutil/opt: remove disabled old ABI compatibility code | Michael Niedermayer | 2014-08-14 | 1 | -24/+5 |
* | | Merge commit '8ddc32629a6d6be77256694c9e322dde134609f3' | Michael Niedermayer | 2014-08-14 | 3 | -1/+31 |
|\| |
|
| * | mem: add av_strndup() for duplicating substrings | Anton Khirnov | 2014-08-13 | 3 | -1/+31 |
* | | Merge commit '159a06dfc83d189f753c4583583ddfb571552ff5' | Michael Niedermayer | 2014-08-14 | 1 | -0/+3 |
|\| |
|
| * | stereo3d: initialize AVStereo3D to zero | Felix Abecassis | 2014-08-13 | 1 | -0/+3 |
* | | Merge commit 'a8c104a511f97e4ea617df73b31737e28a8a5126' | Michael Niedermayer | 2014-08-13 | 3 | -14/+74 |
|\| |
|
| * | AVOption: add support for dictionary types. | Andrew Stone | 2014-08-13 | 3 | -14/+73 |
* | | avutil: turn arm setend into a cpuflag | Michael Niedermayer | 2014-08-13 | 4 | -7/+12 |