summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* msvc: fix implicitly declared read/close.Matthew Oliver2014-08-02
* Merge commit 'b2e059a1ffbdaaa985c6a7dcdd684fa034725238'Michael Niedermayer2014-08-01
|\
| * pixdesc: K&R formatting cosmeticsLuca Barbato2014-08-01
* | avutil/pixdesc: remove unneeded assignmentMichael Niedermayer2014-07-31
* | dict.c: minor simplification.Reimar Döffinger2014-07-31
* | avutil/frame: add av_frame_side_data_name()Michael Niedermayer2014-07-30
* | Merge commit '69e7336b8e16ee65226fc20381baf537f4b125e6'Michael Niedermayer2014-07-29
|\|
| * avstring: Expose the simple name match functionLuca Barbato2014-07-29
* | x86/hevc_idct: replace old and unused idct functionsJames Almer2014-07-26
* | avutil/opt: ensure the right buffer is used in set_string_number()Michael Niedermayer2014-07-25
* | avutil/opt: Fix parsing regression with constants starting with numbersMichael Niedermayer2014-07-23
* | avutil/opt: simplify set_string_number()Michael Niedermayer2014-07-22
* | avutil/opt: set_string_number(): remove unneeded copyMuhammad Faiz2014-07-22
* | Merge commit '6869612f5c7d4d2f20f69a5658328a761deadb1c'Michael Niedermayer2014-07-22
|\|
| * arm: Macroize the test for 'setend' CPU instruction supportBen Avison2014-07-21
| * armv6: Accelerate butterflies_floatBen Avison2014-07-18
| * armv6: Accelerate vector_fmul_windowBen Avison2014-07-18
* | avutil/opt: Support general expressions involving AVOption constants in set_s...Michael Niedermayer2014-07-21
* | avutil: move QP2LAMBDA constant to evalMichael Niedermayer2014-07-21
* | avutil/opt: remove dead code from set_string_number()Michael Niedermayer2014-07-21
* | avutil/opt.c: fix bug when parsing optionMuhammad Faiz2014-07-21
* | libavutil: document side effects of macrosChristophe Gisquet2014-07-19
* | lavu/eval: add clip functionStefano Sabatini2014-07-17
* | avutil/opt: try to fix the case where src==dst in av_opt_copy()Michael Niedermayer2014-07-17
* | armv6: Accelerate butterflies_floatBen Avison2014-07-16
* | armv6: Accelerate vector_fmul_windowBen Avison2014-07-16
* | avutil & avdevice: remove av_bprint_fd_contents()Michael Niedermayer2014-07-15
* | fix spelling errorsAndreas Cadhalpun2014-07-12
* | Merge commit 'a54f03bf07da964a1b04b03b85bc39deba76efa4'Michael Niedermayer2014-07-09
|\|
| * display: add matrix flip apiVittorio Giovara2014-07-09
* | avutil/bprint:ædd io.h, try to fix msvc buildMichael Niedermayer2014-07-09
* | avutil/cpu: Use HAVE_UNISTD_H instead of HAVE_SYSCONF for #include <unistd.h>Michael Niedermayer2014-07-08
* | protect unistd.h with #if HAVE_UNISTD_H in code from recent av_bprint_fd_cont...Michael Niedermayer2014-07-08
* | avutil/bprint: Add av_bprint_fd_contents()Andrey Utkin2014-07-07
* | Merge commit 'a7985cfd4c51b7fe2b870fc4ecd109707ee035d6'Michael Niedermayer2014-07-07
|\|
| * audio_fifo: Split into a separate doxygen moduleTimothy Gu2014-07-06
| * samplefmt: Add doxygen categoriesTimothy Gu2014-07-06
* | avutil: actually install hash.hTimothy Gu2014-07-06
* | avutil/audio_fifo: split into a separate doxy moduleTimothy Gu2014-07-06
* | avutil/samplefmt: improve doxygenTimothy Gu2014-07-06
* | downmix_info: clarify doxygenTimothy Gu2014-07-04
* | channel_layout: doxy: merge functions with macrosTimothy Gu2014-07-04
* | avutil: fix version macros doxygen moduleTimothy Gu2014-07-04
* | Merge commit '79793f833784121d574454af4871866576c0749d'Michael Niedermayer2014-07-01
|\|
| * Update Fiona's name in copyright statements.Diego Biurrun2014-07-01
* | Merge commit '7b0c7c9163fe3dd0081696befde28617119d2590'Michael Niedermayer2014-06-28
|\|
| * arm: Detect 32 bit cpu features on ARMv8 when running on a 64 bit kernelMartin Storsjö2014-06-28
* | Merge commit 'ab72eda15e98197cf148abc08574206cfde0d9b0'Michael Niedermayer2014-06-24
|\|
| * pixfmt: mark the reserved valuesVittorio Giovara2014-06-23
* | avutil/lzo: allow selecting the compression function in the test codeMichael Niedermayer2014-06-24