summaryrefslogtreecommitdiffstats
path: root/libavutil
Commit message (Expand)AuthorAgeFilesLines
* avutil/common: error out with clear message if __STDC_CONSTANT_MACROS is not ...Michael Niedermayer2013-11-051-0/+4
* avutil/opencl: compile kernels separatelyLenny Wang2013-11-053-129/+109
* Merge commit 'cd8f772d0678a90957f4dfd5ce51af9d22e3f212'Michael Niedermayer2013-11-042-10/+13
|\
* | avutil: add av_fopen_utf8()Michael Niedermayer2013-11-043-1/+42
* | Merge commit '5858a67f135a7395c548482c73cf3d39bcdd3022'Michael Niedermayer2013-11-031-1/+1
|\ \ | |/
| * attributes: disable flatten on llvm/clangVittorio Giovara2013-11-031-1/+1
* | avutil/xtea: add Doxy @file and groupTimothy Gu2013-11-032-0/+9
* | avutil/adler32: add Doxy groupTimothy Gu2013-11-032-0/+12
* | Merge commit '28096e0a806e57376541e6222d315619906e3c55'Michael Niedermayer2013-11-012-1/+11
|\ \ | |/
| * h264: wait for initial complete frame before outputing framesJohn Stebbins2013-10-312-1/+11
* | avutil/opt: fix flags check on non x86Michael Niedermayer2013-10-291-1/+1
* | avutil/opt: check flags validity in write_number()Michael Niedermayer2013-10-281-0/+9
* | Merge commit '0b357a8095e72b092cc5c2aacc2f806db75ecae3'Michael Niedermayer2013-10-281-1/+2
|\ \ | |/
| * AVOptions: do not range check flag options.Anton Khirnov2013-10-271-1/+2
* | Merge commit '529a9893d769f381b72785c500662be2020da5fe'Michael Niedermayer2013-10-282-4/+4
|\ \ | |/
| * avframe: mark source frame const in _ref and _cloneVittorio Giovara2013-10-272-4/+4
* | lavu/parseutils: add av_get_known_color_name()Stefano Sabatini2013-10-273-2/+29
* | avutil/utils: check that size_t is unsignedMichael Niedermayer2013-10-261-0/+2
* | Merge commit 'b284e1ffe343d6697fb950d1ee517bafda8a9844'Michael Niedermayer2013-10-261-2/+2
|\ \ | |/
| * mem: do not check for negative sizeVittorio Giovara2013-10-261-2/+2
* | Merge commit '4d6ee0725553a43ba88d6f8327ebcf8f1c5ae8d4'Michael Niedermayer2013-10-263-4/+4
|\ \ | |/
| * libavutil: x86: Add AVX2 capable CPU detection.Kieran Kunhya2013-10-254-0/+15
| * base64-test: Remove posibility of returning restricted exit codesDerek Buitenhuis2013-10-251-1/+4
| * tree-test: Don't return restricted exit codesDerek Buitenhuis2013-10-241-2/+2
| * avstring-test: Mark pointer passed to av_free() as non-constDiego Biurrun2013-10-231-1/+2
* | Add AVX2 capable CPU detection. Patch based on x264's AVX2 detectionKieran Kunhya2013-10-264-0/+15
* | base64-test: Remove posibility of returning restrcted exit codesDerek Buitenhuis2013-10-241-1/+4
* | tree-test: Don't return restricted exit codesDerek Buitenhuis2013-10-241-2/+2
* | avutil/log: document log callback thread saftey requirementsMichael Niedermayer2013-10-231-0/+3
* | avutil/log: make default av_log callback thread safeMichael Niedermayer2013-10-231-2/+14
* | fix order of operations in commentsMichael Niedermayer2013-10-232-3/+3
* | Support FF_DISABLE_DEPRECATION_WARNINGS with icc on Linux.Carl Eugen Hoyos2013-10-211-1/+1
* | avutil/opt: initialize retMichael Niedermayer2013-10-201-1/+1
* | avutil/file_open: Print debug message if setting close on exec failsMichael Niedermayer2013-10-201-2/+4
* | Do not leave positive values undefined when negative are defined as errorMichael Niedermayer2013-10-193-4/+4
* | lavu/opt: add AV_OPT_TYPE_CHANNEL_LAYOUT and handler functionsStefano Sabatini2013-10-173-3/+78
* | lavu/channel_layout: change av_get_channel_layout() behavior at the next bumpStefano Sabatini2013-10-174-3/+55
* | lavu/opt.h: fix grammar typo in av_opt_get* doxyStefano Sabatini2013-10-171-1/+1
* | lavu/opt-test: use automatic set and free handlersStefano Sabatini2013-10-171-3/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-171-1/+1
|\ \ | |/
| * mem: Make av_strdup allocate using av_reallocMartin Storsjö2013-10-161-1/+1
* | avutil/log: fix race between setting and using the log callbackMichael Niedermayer2013-10-171-2/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-141-0/+11
|\ \ | |/
| * x86: more AVX2 frameworkJason Garrett-Glaser2013-10-141-0/+11
* | Merge commit 'c6908d6b4b377a04a5d055ba874bdbcf06c80497'Michael Niedermayer2013-10-142-1/+45
|\ \ | |/
| * x86inc: FMA3/4 SupportJason Garrett-Glaser2013-10-142-1/+45
* | Merge commit '206895708ea2b464755d340e44501daf9a07c310'Michael Niedermayer2013-10-142-11/+16
|\ \ | |/
| * x86inc: Remove our FMA4 supportDerek Buitenhuis2013-10-142-11/+16
* | Merge commit 'c108ba0175d4fc3a3253a8b0f782fbfb96ba5098'Michael Niedermayer2013-10-141-84/+169
|\ \ | |/
| * x86inc: Use VEX-encoded instructions in AVX functionsHenrik Gramner2013-10-141-84/+169
OpenPOWER on IntegriCloud