summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge commit '2170017a1cd033b6f28e16476921022712a522d8'James Almer2017-04-13
|\
| * avutil: fix data race in av_get_cpu_flags()Wan-Teh Chang2016-12-08
* | Merge commit 'd5759701a82926059ae3e2530805e900041a5419'James Almer2017-04-13
|\|
| * libkvazaar: Add missing header #includesDiego Biurrun2016-12-08
* | Merge commit '892acc70105df9e6f7773bdde85b3e9541098525'James Almer2017-04-13
|\|
| * configure: Fail if cuda was enabled and is not availableDiego Biurrun2016-12-08
* | configure: add missing golomb dependency to hevcparseJames Almer2017-04-13
* | Merge commit 'f55c0a64ae40dc8e0a131a590e123cd14d0c0f7a'James Almer2017-04-13
|\|
| * build: Drop stray golomb dependenciesDiego Biurrun2016-12-08
* | Merge commit 'fbec58daa2351cbe9fc758d8735c23ff03313db4'James Almer2017-04-13
|\|
| * build: Add an internal component for hevc_ps codeDiego Biurrun2016-12-08
* | Merge commit 'f912fd767e55bbb5a1554bd99bacab007659609c'James Almer2017-04-13
|\|
| * Add missing #includes for standalone spherical-information-related headersDiego Biurrun2016-12-08
| * fate: Add spherical and stereo3d mov testsVittorio Giovara2016-12-07
| * avprobe: Allow specifying multiple stream entries to be shownVittorio Giovara2016-12-07
* | Merge commit 'e90137c045721a1635cc241eb1e1be1126389c38'James Almer2017-04-13
|\|
| * mov: Export spherical informationVittorio Giovara2016-12-07
| * lavc: Add spherical packet side data APIVittorio Giovara2016-12-07
| * lavu: Add AVSphericalMapping type and frame side dataVittorio Giovara2016-12-07
* | Merge commit '075acbb6ff5740b2eea1bb7dd3afbc8e66e2ebf8'James Almer2017-04-13
|\|
| * lavu: Add a video section to Doxygen documentationVittorio Giovara2016-12-07
* | Merge commit '624aa8ab221cf34693f9a8c5ab67219cf560f2bb'James Almer2017-04-13
|\|
| * build: Add missing Makefile entries and ifdefs for QSV hwaccelsDiego Biurrun2016-12-07
* | Merge commit 'c833c2034f4ee77fe2ee3470f3f5f84415673b3b'James Almer2017-04-13
|\|
| * build: Ensure that the "all" target appears before all Makefile includesDiego Biurrun2016-12-07
* | Merge commit '6bd9590b33742f1cceecc0c0d81b3caf3d8a4e1a'James Almer2017-04-13
|\|
| * build: Have old H.264/HEVC nvenc encoders select their new counterpartsDiego Biurrun2016-12-07
* | Merge commit '3e105d08848162b90d886bde59c010d4b0362a4b'James Almer2017-04-13
|\|
| * build: Move entries related to building TOOLS to a subdirectory MakefileDiego Biurrun2016-12-07
* | Merge commit '4104cc56225f29ce1cded8b2876f8748460232a6'James Almer2017-04-13
|\|
| * build: Warn that reconfiguration is necessary if version.h files changedDiego Biurrun2016-12-07
* | Merge commit 'f22da2cdf90dc892d483e2d4003cffc0500816f6'James Almer2017-04-13
|\|
| * configure: add -fPIE instead of -pie to C flags for ThreadSanitizerWan-Teh Chang2016-12-06
* | Merge commit '404cb74793284aa03e2e1a7e911c980c4cba0e9e'James Almer2017-04-13
|\|
| * configure: Pass CFLAGS_HEADERS through the right CFLAGS filterDiego Biurrun2016-12-06
* | Merge commit '9265364bec0af2e8b7c3a6de7bfc8291a0b70bca'Hendrik Leppkes2017-04-13
|\|
| * build: Separate avisynth and avxsynth supportDiego Biurrun2016-12-06
* | tests: Fix gray10 and gray12 references after c1616b45.Carl Eugen Hoyos2017-04-13
* | avcodec/aacenc_ltp: fix use of uninitialized valuesJames Almer2017-04-12
* | avformat/movenc: Fix potential leak of sgpd_entries array.Matthew Gregan2017-04-12
* | lsws/utils: Make gray10 and gray12 full-scale like gray8 and gray16.Carl Eugen Hoyos2017-04-12
* | lavf/isom: Remove codec point for WMAv2 that has never worked.Carl Eugen Hoyos2017-04-12
* | configure: Fix decklink license dependency.Carl Eugen Hoyos2017-04-12
* | ffprobe: only use custom logging callback if -show_log is setMarton Balint2017-04-12
* | tests/fate/filter-video: fix framerate filter testsMarton Balint2017-04-12
* | avfilter/vf_framerate: always request input if no output is provided in reque...Marton Balint2017-04-12
* | x86/float_dsp: add ff_vector_fmul_reverse_avx2James Almer2017-04-11
* | doc/APIchanges: Fill in missing fieldsMichael Niedermayer2017-04-12
* | avformat/movenc: Fix mix of declaration and statementMichael Niedermayer2017-04-11
* | checkasm: add fixed_dsp testsJames Almer2017-04-11