summaryrefslogtreecommitdiffstats
path: root/libavutil
Commit message (Expand)AuthorAgeFilesLines
* avutil/rational: av_add_stable() test codeMichael Niedermayer2014-01-041-0/+30
* avutil/mathematics: add av_add_stable()Michael Niedermayer2014-01-043-1/+29
* Merge commit '94a417acc05cc5151b473abc0bf51fad26f8c5a0'Michael Niedermayer2014-01-041-0/+3
|\
| * mathematics: remove asserts from av_rescale_rnd()Anton Khirnov2014-01-031-4/+3
* | avutil/mathematics: fix 2 typos in the doxyMichael Niedermayer2014-01-031-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-12-305-21/+58
|\ \ | |/
| * lavu: Move preprocessor macros in a separate fileLuca Barbato2013-12-295-19/+55
* | avutil/frame: increase padding for framesMichael Niedermayer2013-12-281-1/+1
* | Merge commit 'b83d1ee3b41cfe8357836e2582104db2f3364cb0'Michael Niedermayer2013-12-272-2/+2
|\ \ | |/
| * avutil: Move library version related macros to version.hDiego Biurrun2013-12-263-18/+18
| * error.h: Do not circularly depend on avutil.hDiego Biurrun2013-12-251-1/+0
| * lavu: fix typo in documentation.Tim Walker2013-12-221-1/+1
* | lavu,lavc,lswr: do not hardcode AV_SAMPLE_FMT_NB value when setting sample fo...Stefano Sabatini2013-12-261-1/+1
* | lavu,lavfi,lavd: do not hardcode AV_PIX_FMT_NB value when setting pixel forma...Stefano Sabatini2013-12-261-1/+1
* | lavu/opt: apply range checks also when setting format string valueStefano Sabatini2013-12-261-1/+11
* | lavu/opt: factorize setting of format values from stringStefano Sabatini2013-12-261-32/+38
* | lavu/opt: fix range check logic in set_format()Stefano Sabatini2013-12-261-2/+2
* | avutil/avstring: add av_strnlen()Michael Niedermayer2013-12-222-2/+16
* | Convert XvMC to hwaccel v3Ivan Kalvachev2013-12-222-0/+10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-12-202-2/+8
|\ \ | |/
| * atomics: cosmetics: Restructure ifdefs for greater clarityDiego Biurrun2013-12-202-2/+8
* | Revert "Merge commit '3bc2e89c76e88ae6f1fd5287e0b11abcfc3c601c'" (Bump libavu...Michael Niedermayer2013-12-181-3/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-12-171-1/+1
|\ \ | |/
| * apidoc: fix warning from stereo3d.hVittorio Giovara2013-12-171-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-12-171-1/+0
|\ \ | |/
| * avutil: Remove deprecated intfloat_readwrite codeDiego Biurrun2013-12-164-149/+0
* | Merge commit '3bc2e89c76e88ae6f1fd5287e0b11abcfc3c601c'Michael Niedermayer2013-12-162-23/+23
|\ \ | |/
| * Bump libavutil major version to account for the LLS API/ABI changes.Reinhard Tartler2013-12-141-13/+13
* | lavu/dict.h: extend/clarify av_dict_get() doxyStefano Sabatini2013-12-161-2/+5
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-12-141-1/+1
|\ \ | |/
| * doxy: Define a group for libswscale documentationLuca Barbato2013-12-131-1/+1
* | Merge commit '70a7b24d56a823894440a372c46e89e212b89c35'Michael Niedermayer2013-12-143-0/+10
|\ \ | |/
| * avutil: Add deprecation ifdefs around obsolete intfloat codeDiego Biurrun2013-12-133-0/+10
* | Merge commit '6b45f05ef5b241fd1513702119af9c30056a0ac5'Michael Niedermayer2013-12-121-2/+4
|\ \ | |/
| * parseutils: fix discarding const attribute warningVittorio Giovara2013-12-121-2/+4
* | avutil/avstring: fix () positionMichael Niedermayer2013-12-111-2/+2
* | Merge commit '7e244c68600f479270e979258e389ed5240885fb'Michael Niedermayer2013-12-095-1/+195
|\ \ | |/
| * avframe: add codec-independent stereoscopic metadataVittorio Giovara2013-12-095-1/+195
* | cmdutils & opencl: add -opencl_bench option to test and show available OpenCL...Lenny Wang2013-12-093-1/+59
* | Merge commit 'd64341e498fa46c6cf4c23d408177d7489559654'Michael Niedermayer2013-12-091-1/+1
|\ \ | |/
| * configure: Prefix libc-related variables with "libc_"Diego Biurrun2013-12-091-1/+1
* | Merge commit 'df7aba52b51007db50410abe15fe28391abd8757'Michael Niedermayer2013-12-091-23/+23
|\ \ | |/
| * frame: cosmetics, reindentAnton Khirnov2013-12-091-15/+15
* | Merge commit 'c342132fa8a29692e28c98238e3a31da5c407e42'Michael Niedermayer2013-12-091-0/+1
|\ \ | |/
| * frame: copy flags in av_frame_copy_props()Anton Khirnov2013-12-091-0/+1
* | avutil/opt: Implement av_opt_set_defaults* in O(N) instead of O(N²) timeMichael Niedermayer2013-12-071-6/+13
* | avutil/opt: factor set_string_color() outMichael Niedermayer2013-12-071-10/+16
* | avutil/opt: factor set_string_video_rate() outMichael Niedermayer2013-12-071-9/+14
* | avutil/opt: factor set_string_image_size() outMichael Niedermayer2013-12-071-9/+16
* | avutil/utils: run ff_check_pixfmt_descriptors() only when ASSERT_LEVEL is > 0Michael Niedermayer2013-12-061-0/+2
OpenPOWER on IntegriCloud