summaryrefslogtreecommitdiffstats
path: root/libavutil
Commit message (Expand)AuthorAgeFilesLines
* x86inc: Make ym# behave the same way as xm#Henrik Gramner2014-09-051-4/+4
* x86inc: free up variable name "n" in global namespaceLoren Merritt2014-09-051-9/+9
* avutil/md5: workaround clang 3.5 #20849Michael Niedermayer2014-09-051-1/+2
* libavutil/error: fix build with musl toolchainJörg Krause2014-09-031-0/+1
* Merge commit 'c19a49e565bd06ea47947d50779ba236df9d4943'Michael Niedermayer2014-09-031-36/+36
|\
| * ppc: Support little endian intreadwriteLuca Barbato2014-09-031-24/+40
* | avutil/pixelutils: add small buffers testsClément Bœsch2014-09-021-19/+75
* | lavu/avstring: check for overlong encodings in av_utf8_decode()Stefano Sabatini2014-09-011-1/+14
* | intmath.h: Remove duplicated ARM include.Reimar Döffinger2014-08-311-4/+0
* | lavu/hash.c: Add missing "static const".Reimar Döffinger2014-08-311-1/+1
* | Add missing "const" all over the place.Reimar Döffinger2014-08-291-1/+1
* | Replace incorrect use of "multiply" with "multiple"James Darnley2014-08-271-1/+1
* | Merge commit '0a024268261d05ccdcf7e03c85fb78d22037a464'Michael Niedermayer2014-08-261-3/+4
|\ \ | |/
* | avutil/opencl: use av_malloc(z)_array()Michael Niedermayer2014-08-251-4/+4
* | avutil/pixelutils: faster pixelutils_sad_16x16Clément Bœsch2014-08-231-5/+11
* | dict.c: Free non-strduped av_dict_set arguments on error.Reimar Döffinger2014-08-233-1/+8
* | avutil/pixelutils: faster pixelutils_sad_[au]_16x16Clément Bœsch2014-08-231-5/+9
* | avutil/motion_vector.h: fix coordinate typesClément Bœsch2014-08-212-5/+5
* | lavu/log: add device category macrosLukasz Marek2014-08-181-0/+10
* | avcodec: export motion vectors in frame side data on demandClément Bœsch2014-08-185-1/+60
* | dict.c: empty dictionaries should be a NULL pointer.Reimar Döffinger2014-08-161-2/+9
* | dict.c: Add av_dict_set_int helper function.Reimar Döffinger2014-08-163-1/+17
* | Merge commit '4b1f5e5090abed6c618c8ba380cd7d28d140f867'Michael Niedermayer2014-08-151-1/+1
|\ \ | |/
| * cosmetics: Write NULL pointer inequality checks more compactlyGabriel Dume2014-08-151-1/+1
* | Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'Michael Niedermayer2014-08-154-7/+7
|\ \ | |/
| * cosmetics: Write NULL pointer equality checks more compactlyGabriel Dume2014-08-152-3/+3
* | Merge commit '7c371754fbc0dcc23bd00278b147f8095ccc5625'Michael Niedermayer2014-08-151-2/+0
|\ \ | |/
| * atomic_win32: Drop unnecessary atomic.h #includeDiego Biurrun2014-08-151-2/+0
| * frame: Remove some FF_API_AVFRAME_COLORSPACE leftoversDiego Biurrun2014-08-141-2/+0
| * cpu-test: Add unistd.h #include for getopt()Diego Biurrun2014-08-131-0/+4
* | avutil/opt: remove disabled old ABI compatibility codeMichael Niedermayer2014-08-141-24/+5
* | Merge commit '8ddc32629a6d6be77256694c9e322dde134609f3'Michael Niedermayer2014-08-143-1/+31
|\ \ | |/
| * mem: add av_strndup() for duplicating substringsAnton Khirnov2014-08-133-1/+31
* | Merge commit '159a06dfc83d189f753c4583583ddfb571552ff5'Michael Niedermayer2014-08-141-0/+3
|\ \ | |/
| * stereo3d: initialize AVStereo3D to zeroFelix Abecassis2014-08-131-0/+3
* | Merge commit 'a8c104a511f97e4ea617df73b31737e28a8a5126'Michael Niedermayer2014-08-133-14/+74
|\ \ | |/
| * AVOption: add support for dictionary types.Andrew Stone2014-08-133-14/+73
* | avutil: turn arm setend into a cpuflagMichael Niedermayer2014-08-134-7/+12
* | lavu: stop exporting internal functionsJames Almer2014-08-121-1/+1
* | lavu: rename ff_opencl_set_parameter() to avpriv_opencl_set_parameter()James Almer2014-08-122-2/+2
* | Remove panscan information in av_frame_copy_props() if resolution changes.Carl Eugen Hoyos2014-08-101-1/+5
* | Merge commit 'fb1ddcdc8f51b9d261ae8e9c26b91e81f7b6bf45'Michael Niedermayer2014-08-102-1/+3
|\ \ | |/
| * avresample: Introduce AVFrame-based APILuca Barbato2014-08-102-1/+3
* | Merge commit '472f9ed312ec784f7c72876b77163f4741880d05'Michael Niedermayer2014-08-103-9/+0
|\ \ | |/
| * Remove obsolete FF_API_AVFRAME_COLORSPACE cruft.Anton Khirnov2014-08-093-7/+0
* | Merge commit '1985c2e75c607ac51bfd8dc87d2957a5edf2b6f8'Michael Niedermayer2014-08-101-2/+2
|\ \ | |/
| * Bump major versions of all libraries.Anton Khirnov2014-08-091-2/+2
* | drop LLS1, rename LLS2 to LLSMichael Niedermayer2014-08-097-264/+28
* | avutil: delay removial of FF_API_GET_CHANNEL_LAYOUT_COMPATMichael Niedermayer2014-08-091-1/+1
* | delay removial of FF_API_CODEC_ID, FF_API_OLD_AVOPTIONS and FF_API_OLD_ENCODE...Michael Niedermayer2014-08-091-1/+1
OpenPOWER on IntegriCloud