summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
...
* | Merge commit '439929859ae0eb9542d3bb8a0c856bd5a1d1ec48'Derek Buitenhuis2016-04-21
|\|
| * testprogs: Clean up #includesDiego Biurrun2016-03-24
* | x86inc: Enable AVX emulation in additional casesAnton Mitrofanov2016-04-20
* | x86inc: Improve handling of %ifid with multi-token parametersAnton Mitrofanov2016-04-20
* | x86inc: Fix AVX emulation of some instructionsAnton Mitrofanov2016-04-20
* | x86inc: Fix AVX emulation of scalar float instructionsHenrik Gramner2016-04-20
* | Merge commit '564b4591bbe223bdc5f36a1131eaef103f23f5d0'Derek Buitenhuis2016-04-19
|\|
| * opt: Add av_opt_copy()Michael Niedermayer2016-03-24
| * opt: Add const to av_opt_nextLukasz Marek2016-03-24
| * opt-test: Merge struct declaration and initializationDiego Biurrun2016-03-23
| * opt-test: Move some variable declarations to avoid block bracesDiego Biurrun2016-03-23
| * parseutils-test: Move some variable declarations to avoid block bracesDiego Biurrun2016-03-23
* | Merge commit '52385410b7de012c2562fb5ba8f07a4e1112c4e7'Derek Buitenhuis2016-04-17
|\|
| * des-test: Move a variable declaration to avoid an ifdefDiego Biurrun2016-03-23
* | Merge commit '551c6775abb5e0ad34c26d7e23bc6fbbe8ccc9d4'Derek Buitenhuis2016-04-14
|\|
| * lavu: VAAPI hwcontext implementationMark Thompson2016-03-19
* | Merge commit 'd264c720f7b74286840719e506daba39f83b438b'Derek Buitenhuis2016-04-14
|\|
| * lavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX_FMT_VAAPIMark Thompson2016-03-19
* | Merge commit 'b1f01e85a92d401a9b29c79f23db36b7685e8c09'Derek Buitenhuis2016-04-14
|\|
| * lavu: add a way to query hwcontext frame constraintsMark Thompson2016-03-19
* | Merge commit '328e9a15c568843580ff3ff490748d545f16def8'Derek Buitenhuis2016-04-13
|\|
| * buffer: drop a reference to a non-existing function from the docsAnton Khirnov2016-03-07
* | Merge commit '7480d001312d9ba706333ec970264ed9df3f82cb'Derek Buitenhuis2016-04-13
|\|
| * pixfmt: fix the AV_PIX_FMT_VAAPI_VLD doxyAnton Khirnov2016-03-07
* | Merge commit '7a6cf2771414c7ab8bca0811d589f6091a6e2b71'Derek Buitenhuis2016-04-13
|\|
| * lavu: improve documentation of some AVFrame functionswm42016-03-05
* | lavu/base64: add AV_BASE64_DECODE_SIZE() macroStefano Sabatini2016-04-02
* | lavu: improve documentation of some AVFrame functionswm42016-04-01
* | fix some a/an typosLou Logan2016-03-28
* | lavu/dict: Add new flag to allow multiple equal keys.Thilo Borgmann2016-03-25
* | avutil/parseutils: mark args as static constMichael Niedermayer2016-03-24
* | Added more tests to libavutil/parseutils.cPetru Rares Sincraian2016-03-24
* | Refactor libavutil/parseutils.cPetru Rares Sincraian2016-03-24
* | all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.hGanesh Ajjanagadde2016-03-22
* | Added a selftest to libavutil/display.cPetru Rares Sincraian2016-03-22
* | lavc/aacenc_utils: replace powf(x,y) by expf(logf(x), y)Ganesh Ajjanagadde2016-03-18
* | avutil/dict: add warning to docs about invalidating existing entries when add...Marton Balint2016-03-15
* | avutil/dict: do not realloc entries when deleting a non-existing itemMarton Balint2016-03-15
* | lavu/lfg-test: add simple sample mean, stddev checksGanesh Ajjanagadde2016-03-13
* | avutil/file: Move av_tempfile() to avutil/file_open ff_tempfile()Michael Niedermayer2016-03-12
* | avutil/random_seed: Add the runtime in cycles of the main loop to the entropy...Michael Niedermayer2016-03-10
* | avutil/channel_layout: AV_CH_LAYOUT_6POINT1_BACK not reachable in parsingMartin Cracauer2016-03-10
* | Add tests for functions in hash.cNagaChaitanya Vellanki2016-03-09
* | mips: add support for R6Vicente Olivert Riera2016-03-09
* | avutil/color_utils: Mark test_data as static constMichael Niedermayer2016-03-03
* | Add test for avpriv_get_trc_function_from_trc functionNagaChaitanya Vellanki2016-03-03
* | lavu/rational: add more info regarding floor(x+0.5) usageGanesh Ajjanagadde2016-02-29
* | Document and validate AVFrame plane pointers.Reimar Döffinger2016-02-28
* | avutil/imgutils: Assert that the 2nd av_image_fill_linesizes() call in av_ima...Michael Niedermayer2016-02-28
* | Merge commit '29c2d06d67724e994980045afa055c6c34611b30'Derek Buitenhuis2016-02-24
|\|