summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* build: Add missing Makefile entries and ifdefs for QSV hwaccelsDiego Biurrun2016-12-07
* build: Ensure that the "all" target appears before all Makefile includesDiego Biurrun2016-12-07
* build: Have old H.264/HEVC nvenc encoders select their new counterpartsDiego Biurrun2016-12-07
* build: Move entries related to building TOOLS to a subdirectory MakefileDiego Biurrun2016-12-07
* build: Warn that reconfiguration is necessary if version.h files changedDiego Biurrun2016-12-07
* configure: add -fPIE instead of -pie to C flags for ThreadSanitizerWan-Teh Chang2016-12-06
* configure: Pass CFLAGS_HEADERS through the right CFLAGS filterDiego Biurrun2016-12-06
* build: Separate avisynth and avxsynth supportDiego Biurrun2016-12-06
* configure: Simplify OMX checkDiego Biurrun2016-12-06
* configure: Move COMPONENT_LIST to the bottom of CONFIG_LISTDiego Biurrun2016-12-06
* configure: Simplify and fix avfoundation indev handlingDiego Biurrun2016-12-05
* build: Add EXTRALIBS to TOOLS linker commandDiego Biurrun2016-12-05
* configure: Separate package name and version requirements in helper functionsDiego Biurrun2016-12-05
* configure: Simplify MMAL checkDiego Biurrun2016-12-05
* build: Add missing audio_frame_queue dependency for libwavpack encoderDiego Biurrun2016-12-05
* build: Create a component for MPEG audio header decodingDiego Biurrun2016-12-05
* build: Add missing hevc_ps dependency for QSV HEVC encoderDiego Biurrun2016-12-05
* mimic: Convert to the new bitstream readerAlexandra Hájková2016-12-03
* metasound: Convert to the new bitstream readerAlexandra Hájková2016-12-03
* lagarith: Convert to the new bitstream readerAlexandra Hájková2016-12-03
* indeo: Convert to the new bitstream readerAlexandra Hájková2016-12-03
* imc: Convert to the new bitstream readerAlexandra Hájková2016-12-03
* webp: Convert to the new bitstream readerAlexandra Hájková2016-12-03
* configure: Add misssing qpeldsp dependency to mss2 decoderDiego Biurrun2016-12-03
* build: Drop support for configuring library name suffixesDiego Biurrun2016-12-03
* configure: Drop bogus xcb_event variablesDiego Biurrun2016-12-03
* Remove Plan 9 supportDiego Biurrun2016-12-03
* build: Drop support for old versions of libdc1394Diego Biurrun2016-12-03
* build: Add separate flags for checkheaders targetsDiego Biurrun2016-12-03
* build: Add -Wpedantic and -Wextra to extra warning flagsDiego Biurrun2016-12-03
* mpeg4audio: correctly propagate meaningful error valuesJames Almer2016-12-02
* mmaldec: initialize refcount using atomic_init()Wan-Teh Chang2016-12-02
* configure: Be more helpful when requiring options setLuca Barbato2016-12-02
* examples: fix a typo in an error messageAleksandr Slobodeniuk2016-12-02
* lavu: Document the color properties enumeration values originVittorio Giovara2016-12-02
* options_table: Do not rely on enum size as option boundVittorio Giovara2016-12-02
* lavc: Use a stricter check for the color properties valuesVittorio Giovara2016-12-02
* cabac: x86: Give optimizations header a more meaningful nameDiego Biurrun2016-12-01
* aarch64: vp9itxfm: Skip empty slices in the first pass of idct_idct 16x16 and...Martin Storsjö2016-11-30
* arm: vp9itxfm: Skip empty slices in the first pass of idct_idct 16x16 and 32x32Martin Storsjö2016-11-30
* arm: vp9itxfm: Only reload the idct coeffs for the iadst_idct combinationMartin Storsjö2016-11-30
* vp9dsp: add DC only versions for idct/idct.Clément Bœsch2016-11-30
* hevc: Eliminate pointless variable indirectionDiego Biurrun2016-11-30
* hevc: Drop pointless av_unused attributeDiego Biurrun2016-11-30
* metasound: Drop unused tablesDiego Biurrun2016-11-30
* configure: Integrate X11 checks into vaapi/vdpau checksDiego Biurrun2016-11-29
* configure: Do not add newlines in filter()/filter_out() functionsDiego Biurrun2016-11-29
* configure: Move hardware-accelerated codec deps out of hwaccel sectionDiego Biurrun2016-11-29
* configure: MMAL-related decoders should depend on, not select, mmalDiego Biurrun2016-11-29
* mjpegdec: Check return values of functions that may failDiego Biurrun2016-11-29