summaryrefslogtreecommitdiff
path: root/libavutil/internal.h
Commit message (Expand)AuthorAge
* lavu: Drop FF_API_GET_CHANNEL_LAYOUT_COMPAT cruftHendrik Leppkes2015-09-05
* Move ff_dlog from lavc to lavu.Ronald S. Bultje2015-08-18
* avutil: add ff_reverse as av_reverse replacementAndreas Cadhalpun2015-08-12
* Put a space between string literals and macros.Chris Watkins2015-07-07
* Merge commit 'a6f19d6a9f8d1e08653d9d77581e8c823f4955c2'Michael Niedermayer2015-06-08
|\
| * configure: Support MSVC 2015Luca Barbato2015-06-08
* | avutil/internal: Suppress empty body warning from emms_c()Michael Niedermayer2015-05-06
* | configure: Make compilable with VS2015 (missing hunk)Peter Tissen2015-03-06
* | avutil: move internal function out of public headerwm42015-02-10
* | Factorize avpriv_mirror() outMichael Niedermayer2015-01-05
* | Merge commit '277ff7f5dc134f1c2dfc4ea0ef3540340482e3d2'Michael Niedermayer2014-11-24
|\|
| * lavu: move internal define to the only places where it is usedVittorio Giovara2014-11-24
* | Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'Michael Niedermayer2014-08-15
|\|
| * cosmetics: Write NULL pointer equality checks more compactlyGabriel Dume2014-08-15
* | Merge commit 'bb41115d56930b9f5d59e79dca254d1201246967'Michael Niedermayer2014-08-04
|\|
| * imgutils: Do not declare avpriv_set_systematic_pal2 in the public headerDiego Biurrun2014-08-04
* | lavu: add LOCAL_ALIGNED_32James Almer2014-04-25
* | Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2014-04-25
|\ \
| * | Use correct msvc type specifiers for ptrdiff_t and size_t.Carl Eugen Hoyos2014-04-24
* | | Merge commit 'a88e1d1c598e641eecd5d43730211d91c82787c6'Michael Niedermayer2014-04-25
|\ \ \ | |/ / |/| / | |/
| * lavu: add CHK_OFFS as AV_CHECK_OFFSET to check struct member offsetsJanne Grunau2014-04-24
* | avutil/internal: add FF_ALLOC_ARRAY_OR_GOTO & FF_ALLOCZ_ARRAY_OR_GOTOMichael Niedermayer2014-04-22
* | avutil/internal.h: add timer.h backMichael Niedermayer2014-01-26
* | Merge commit 'fb0c9d41d685abb58575c5482ca33b8cd457c5ec'Michael Niedermayer2014-01-26
|\|
| * avutil: remove timer.h include from internal.hJanne Grunau2014-01-25
* | Merge commit 'd64341e498fa46c6cf4c23d408177d7489559654'Michael Niedermayer2013-12-09
|\|
| * configure: Prefix libc-related variables with "libc_"Diego Biurrun2013-12-09
* | Support FF_DISABLE_DEPRECATION_WARNINGS with icc on Linux.Carl Eugen Hoyos2013-10-21
* | lavu/channel_layout: change av_get_channel_layout() behavior at the next bumpStefano Sabatini2013-10-17
* | Merge commit '09f2581dc5edb3642858d69d9a70b67e249167e9'Michael Niedermayer2013-09-20
|\|
| * msvc/icl: Use __declspec(deprecated)Alex Smith2013-09-20
* | 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 '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
* | Merge commit '869b04e89154cd92d2bcfdabcecbe3217864c099'Michael Niedermayer2013-08-08
|\|
| * libavutil: add avpriv_open() to open files with close-on-exec flagRémi Denis-Courmont2013-08-07
* | Merge commit '3a7050ffed5ce061b114a11e4de4b77aba8efa0b'Michael Niedermayer2013-08-03
|\|
| * build: Add _Pragma macro to disable deprecated declaration warningsDiego Biurrun2013-08-02
* | lavu: define FF_MEMORY_POISON and use itStefano Sabatini2013-05-13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-05-08
|\|
| * msvc: Move linker pragma from config.h to libavutil/internal.hMartin Storsjö2013-05-08
* | Merge commit 'f099d3d1d5466bd63f4ab36270d169ff9ea613b8'Michael Niedermayer2013-03-14
|\|
| * Add av_log_{ask_for_sample|missing_feature} replacements to libavutilDiego Biurrun2013-03-13
* | Merge commit '4db96649ca700db563d9da4ebe70bf9fc4c7a6ba'Michael Niedermayer2013-02-15
|\|
| * avutil: Ensure that emms_c is always defined, even on non-x86Diego Biurrun2013-02-14
| * avutil: Move emms code to x86-specific headerDiego Biurrun2013-02-14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-12
|\|
| * lavu: avoid clashing definition of ELuca Barbato2013-02-12