summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* avcodec, avutil: allow more control about how samples are skippedwm42014-10-02
* avutil/avstring: Factor av_match_list() outMichael Niedermayer2014-10-02
* avutil/lls: Make unchanged function arguments constMichael Niedermayer2014-09-28
* avutil/pca: Make argument of ff_pca_add() constMichael Niedermayer2014-09-28
* avutil/x86/cpu: fix cpuid sub-leaf selectionlvqcl2014-09-27
* libavutil/opt: fix av_opt_set_channel_layout() to access correct memory addressPhilip DeCamp2014-09-24
* lavu/bprint: add const to av_bprint_is_complete() argument.Nicolas George2014-09-21
* avutil: remove obsolete FF_API_OLD_OPENCL cruftJames Almer2014-09-15
* avutil: remove obsolete FF_API_LLS1 cruftJames Almer2014-09-15
* Fix "passing argument 1 of av_free discards const qualifier from pointer targ...Michael Niedermayer2014-09-13
* avutil/ppc/float_dsp_altivec: ppc: Fix bug in ff_vector_fmul_add_altivec() af...Rong Yan2014-09-11
* x86inc: Make INIT_CPUFLAGS support an arbitrary number of cpuflagsHenrik Gramner2014-09-05
* x86inc: Make ym# behave the same way as xm#Henrik Gramner2014-09-05
* x86inc: free up variable name "n" in global namespaceLoren Merritt2014-09-05
* avutil/md5: workaround clang 3.5 #20849Michael Niedermayer2014-09-05
* libavutil/error: fix build with musl toolchainJörg Krause2014-09-03
* Merge commit 'c19a49e565bd06ea47947d50779ba236df9d4943'Michael Niedermayer2014-09-03
|\
| * ppc: Support little endian intreadwriteLuca Barbato2014-09-03
* | avutil/pixelutils: add small buffers testsClément Bœsch2014-09-02
* | lavu/avstring: check for overlong encodings in av_utf8_decode()Stefano Sabatini2014-09-01
* | intmath.h: Remove duplicated ARM include.Reimar Döffinger2014-08-31
* | lavu/hash.c: Add missing "static const".Reimar Döffinger2014-08-31
* | Add missing "const" all over the place.Reimar Döffinger2014-08-29
* | Replace incorrect use of "multiply" with "multiple"James Darnley2014-08-27
* | Merge commit '0a024268261d05ccdcf7e03c85fb78d22037a464'Michael Niedermayer2014-08-26
|\|
* | avutil/opencl: use av_malloc(z)_array()Michael Niedermayer2014-08-25
* | avutil/pixelutils: faster pixelutils_sad_16x16Clément Bœsch2014-08-23
* | dict.c: Free non-strduped av_dict_set arguments on error.Reimar Döffinger2014-08-23
* | avutil/pixelutils: faster pixelutils_sad_[au]_16x16Clément Bœsch2014-08-23
* | avutil/motion_vector.h: fix coordinate typesClément Bœsch2014-08-21
* | lavu/log: add device category macrosLukasz Marek2014-08-18
* | avcodec: export motion vectors in frame side data on demandClément Bœsch2014-08-18
* | dict.c: empty dictionaries should be a NULL pointer.Reimar Döffinger2014-08-16
* | dict.c: Add av_dict_set_int helper function.Reimar Döffinger2014-08-16
* | Merge commit '4b1f5e5090abed6c618c8ba380cd7d28d140f867'Michael Niedermayer2014-08-15
|\|
| * cosmetics: Write NULL pointer inequality checks more compactlyGabriel Dume2014-08-15
* | Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'Michael Niedermayer2014-08-15
|\|
| * cosmetics: Write NULL pointer equality checks more compactlyGabriel Dume2014-08-15
* | Merge commit '7c371754fbc0dcc23bd00278b147f8095ccc5625'Michael Niedermayer2014-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
* | avutil/opt: remove disabled old ABI compatibility codeMichael Niedermayer2014-08-14
* | Merge commit '8ddc32629a6d6be77256694c9e322dde134609f3'Michael Niedermayer2014-08-14
|\|
| * mem: add av_strndup() for duplicating substringsAnton Khirnov2014-08-13
* | Merge commit '159a06dfc83d189f753c4583583ddfb571552ff5'Michael Niedermayer2014-08-14
|\|
| * stereo3d: initialize AVStereo3D to zeroFelix Abecassis2014-08-13
* | Merge commit 'a8c104a511f97e4ea617df73b31737e28a8a5126'Michael Niedermayer2014-08-13
|\|
| * AVOption: add support for dictionary types.Andrew Stone2014-08-13
* | avutil: turn arm setend into a cpuflagMichael Niedermayer2014-08-13