summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* libavutil/opt.h: Fix duplicate wordsMichael Niedermayer2013-08-12
* libavutil/file_open.c: Fix duplicate wordsMichael Niedermayer2013-08-12
* pixfmt: extend description for planar YUV 9/10 bits formatsKirill Gavrilov2013-08-12
* Fix wrong use of "an" in some comments.Thilo Borgmann2013-08-12
* avutil/avstring: make const tables static constMichael Niedermayer2013-08-11
* avutil/parseutils:make const tables static constMichael Niedermayer2013-08-11
* avutil/ripemd:make const tables static constMichael Niedermayer2013-08-11
* avutil/xtea: make const tables static constMichael Niedermayer2013-08-11
* avutil/sha:make const tables static constMichael Niedermayer2013-08-11
* avutil/sha512: make const tables static constMichael Niedermayer2013-08-11
* lavu: fix grammar in doxy for av_frame_ref.Thilo Borgmann2013-08-11
* bprint: Include va_copy compatDerek Buitenhuis2013-08-10
* avutil/opt: make const tables static constMichael Niedermayer2013-08-10
* avutil/opt: fix av_log typeMichael Niedermayer2013-08-10
* avutil/log: Use bprint for partMichael Niedermayer2013-08-10
* avutil/bprint: add av_vbprintf()Michael Niedermayer2013-08-10
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-08-10
|\
| * libavutil: Make avpriv_open a library-internal function on msvcrtMartin Storsjö2013-08-10
* | Merge commit 'a76d0cdf21c3d9e464623cc0ad1c005abf952afa'Michael Niedermayer2013-08-10
|\|
| * libavutil: Move avpriv_open to a new file, file_open.cMartin Storsjö2013-08-10
* | Merge commit '33237123c83bf4f8345e6ac889ad2e7dbd303d0e'Michael Niedermayer2013-08-10
|\|
| * libavutil: Enable the MSVC DLL symbol loading workaround in shared builds as ...Martin Storsjö2013-08-10
* | Integrate accessors.h header into internal.hReimar Döffinger2013-08-10
* | avutil/mem: Fix flipped conditionMichael Niedermayer2013-08-09
* | Merge commit 'dfc6b5c81491abf7effb97b23af17ccf7adcd132'Michael Niedermayer2013-08-09
|\|
| * file: Move win32 utf8->wchar open wrapper to libavutilMartin Storsjö2013-08-08
| * libavutil: Don't use fcntl if the function does not existDerek Buitenhuis2013-08-08
* | Reduce MAKE_ACCESSORS code duplication via a new header.Reimar Döffinger2013-08-08
* | Merge commit '880391ed2d2faf796ca3a16f63cec69767546a21'Michael Niedermayer2013-08-08
|\|
| * libavutil: use avpriv_open()Rémi Denis-Courmont2013-08-07
* | libavutil: Don't use fcntl if the function does not existDerek Buitenhuis2013-08-08
* | Merge commit '869b04e89154cd92d2bcfdabcecbe3217864c099'Michael Niedermayer2013-08-08
|\|
| * libavutil: add avpriv_open() to open files with close-on-exec flagRémi Denis-Courmont2013-08-07
* | avutil/opt: fix types passed to the format string "%s"Michael Niedermayer2013-08-08
* | Merge remote-tracking branch 'cigaes/master'Michael Niedermayer2013-08-07
|\ \
| * | lavu/log: do not skip overwritten lines.Nicolas George2013-08-07
* | | av_frame_copy_props: fix unintended self assignmentMichael Niedermayer2013-08-07
|/ /
* | avutil/hmac: make const tables static constMichael Niedermayer2013-08-06
* | Merge commit 'a0ad5d011318f951ecd4c9ffe1829518c9533909'Michael Niedermayer2013-08-06
|\|
| * vdpau: deprecate old codec-specific pixel formatsRémi Denis-Courmont2013-08-05
* | Merge commit '7950e519bb094897f957b9a9531cc60ba46cbc91'Michael Niedermayer2013-08-03
|\|
| * Disable deprecation warnings for cases where a replacement is availableDiego Biurrun2013-08-02
* | Merge commit '3a7050ffed5ce061b114a11e4de4b77aba8efa0b'Michael Niedermayer2013-08-03
|\|
| * build: Add _Pragma macro to disable deprecated declaration warningsDiego Biurrun2013-08-02
* | Merge commit 'b5a138652ff8a5b987d3e1191e67fd9f6575527e'Michael Niedermayer2013-08-03
|\|
| * Give less generic names to global library option arraysDiego Biurrun2013-08-02
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-08-01
|\|
| * avframe: have av_frame_get_side_data take const AVFrame*Vittorio Giovara2013-08-01
* | Merge commit 'c7e921a54ffe7feb9f695c82f0a0764ab8d0f62b'Michael Niedermayer2013-08-01
|\|
| * avopt: Check whether the object actually has got an AVClassMartin Storsjö2013-07-31