summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* | avformat/mo: Add experimental demuxing support for Opus in ISO BMFF (MP4).Matthew Gregan2017-04-11
* | avformat/movenc: Add experimental muxing support for Opus in ISO BMFF (MP4).Matthew Gregan2017-04-11
* | avformat/oggparseogm: Check ff_alloc_extradata() for failureMichael Niedermayer2017-04-11
* | avformat/oggparseogm: Check available data before reading global headerMichael Niedermayer2017-04-11
* | avcodec/tiff: Factor constant computation out of inner loopMichael Niedermayer2017-04-11
* | avcodec/dnxhddec: fix -Wformat warning raised by DJGPPJames Almer2017-04-11
* | avcodec/lcldec: mark output frames as keyframesPaul B Mahol2017-04-11
* | avcodec/lcldec: add support for frame threadsPaul B Mahol2017-04-11
* | doc/APIChages: Add av_strireplace()Steven Liu2017-04-11
* | avutil/avstring: improve av_strreplace implementSteven Liu2017-04-11
* | avutil/internal: Do not enable CHECKED with DEBUGMichael Niedermayer2017-04-11
* | avcodec/dnxhddec: add support for very big resolutionsPaul B Mahol2017-04-11
* | avfilter: add GRAY10 and GRAY12 to some filtersPaul B Mahol2017-04-10
* | avfilter/vf_alphamerge: add GBRAP supportPaul B Mahol2017-04-10
* | avfilter/vf_alphamerge: use av_image_copy_plane()Paul B Mahol2017-04-10
* | x86/float_dsp: add ff_vector_dmac_scalar_{sse2,avx,fma3}James Almer2017-04-10
* | avutil/float_dsp: add test for vector_dmac_scalarJames Almer2017-04-10
* | avfilter/vf_blend: add GBRAP16Paul B Mahol2017-04-10
* | Revert "avcodec/svq1: zero initialize entries array"Clément Bœsch2017-04-10