| Commit message (Expand) | Author | Age | Files | Lines |
* | Support building C++ files with MSVC | Aaron Levinson | 2017-04-13 | 1 | -0/+4 |
* | configure: add missing golomb dependency to hevcparse | James Almer | 2017-04-13 | 1 | -1/+2 |
* | Merge commit 'f55c0a64ae40dc8e0a131a590e123cd14d0c0f7a' | James Almer | 2017-04-13 | 1 | -7/+5 |
|\ |
|
| * | build: Drop stray golomb dependencies | Diego Biurrun | 2016-12-08 | 1 | -7/+4 |
| * | build: Add an internal component for hevc_ps code | Diego Biurrun | 2016-12-08 | 1 | -4/+6 |
* | | Merge commit '6bd9590b33742f1cceecc0c0d81b3caf3d8a4e1a' | James Almer | 2017-04-13 | 1 | -2/+2 |
|\| |
|
| * | build: Have old H.264/HEVC nvenc encoders select their new counterparts | Diego Biurrun | 2016-12-07 | 1 | -2/+2 |
| * | configure: add -fPIE instead of -pie to C flags for ThreadSanitizer | Wan-Teh Chang | 2016-12-06 | 1 | -1/+1 |
* | | Merge commit '404cb74793284aa03e2e1a7e911c980c4cba0e9e' | James Almer | 2017-04-13 | 1 | -2/+6 |
|\| |
|
| * | configure: Pass CFLAGS_HEADERS through the right CFLAGS filter | Diego Biurrun | 2016-12-06 | 1 | -2/+6 |
| * | build: Separate avisynth and avxsynth support | Diego Biurrun | 2016-12-06 | 1 | -5/+8 |
* | | configure: Fix decklink license dependency. | Carl Eugen Hoyos | 2017-04-12 | 1 | -1/+1 |
* | | Merge commit '3d6135eacf3b6a82c3024620c6a28169960464a7' | James Almer | 2017-04-09 | 1 | -5/+4 |
|\| |
|
| * | configure: Simplify OMX check | Diego Biurrun | 2016-12-06 | 1 | -5/+4 |
* | | Merge commit '601f8dde13ccd0e1993b7840a0304fa2cfe53432' | James Almer | 2017-04-09 | 1 | -1/+2 |
|\| |
|
| * | configure: Move COMPONENT_LIST to the bottom of CONFIG_LIST | Diego Biurrun | 2016-12-06 | 1 | -1/+2 |
* | | Merge commit '29d2e03ed96d9f7b8cb2cc87dca0a63c2a6eff70' | James Almer | 2017-04-09 | 1 | -2/+2 |
|\| |
|
| * | configure: Simplify and fix avfoundation indev handling | Diego Biurrun | 2016-12-05 | 1 | -5/+5 |
* | | avcodec/hevc_parse: split build dependencies | James Almer | 2017-04-09 | 1 | -3/+4 |
* | | Merge commit '2a096440768b1086bb437939f827b8b7a5716bf7' | James Almer | 2017-04-09 | 1 | -4/+4 |
|\| |
|
| * | configure: Separate package name and version requirements in helper functions | Diego Biurrun | 2016-12-05 | 1 | -6/+8 |
* | | Merge commit 'ffb9025f39b274abfc4ad2b264205a44cc0238a4' | James Almer | 2017-04-09 | 1 | -8/+6 |
|\| |
|
| * | configure: Simplify MMAL check | Diego Biurrun | 2016-12-05 | 1 | -7/+6 |
* | | Merge commit '660470cd62c59f25cc52c731af6230e7bc1aba62' | James Almer | 2017-04-09 | 1 | -0/+1 |
|\| |
|
| * | build: Add missing audio_frame_queue dependency for libwavpack encoder | Diego Biurrun | 2016-12-05 | 1 | -0/+1 |
* | | Merge commit 'e1dc5358af0dadef548114ec9cabba766b7c6260' | James Almer | 2017-04-09 | 1 | -2/+8 |
|\| |
|
| * | build: Create a component for MPEG audio header decoding | Diego Biurrun | 2016-12-05 | 1 | -2/+5 |
* | | Merge commit '6ef3360a38efe027cb6ebf9785870048ca7eb38b' | Clément Bœsch | 2017-04-09 | 1 | -1/+1 |
|\| |
|
| * | configure: Add misssing qpeldsp dependency to mss2 decoder | Diego Biurrun | 2016-12-03 | 1 | -1/+1 |
| * | build: Drop support for configuring library name suffixes | Diego Biurrun | 2016-12-03 | 1 | -21/+13 |
| * | configure: Drop bogus xcb_event variables | Diego Biurrun | 2016-12-03 | 1 | -2/+2 |
* | | Merge commit '3794062ab1a13442b06f6d76c54dce51ffa54697' | Clément Bœsch | 2017-04-09 | 1 | -18/+1 |
|\| |
|
| * | Remove Plan 9 support | Diego Biurrun | 2016-12-03 | 1 | -17/+1 |
* | | Merge commit '4a1ef543983b7480e2822f6ac281ba361d1f893d' | Clément Bœsch | 2017-04-09 | 1 | -11/+1 |
|\| |
|
| * | build: Drop support for old versions of libdc1394 | Diego Biurrun | 2016-12-03 | 1 | -11/+1 |
* | | Merge commit '2575b1917b2703fae41a4b4901ad85c888374dfd' | Clément Bœsch | 2017-04-08 | 1 | -0/+9 |
|\| |
|
| * | build: Add separate flags for checkheaders targets | Diego Biurrun | 2016-12-03 | 1 | -0/+9 |
* | | Merge commit '984e50e74ba71301720652e56232161a994bd0b5' | Clément Bœsch | 2017-04-08 | 1 | -2/+6 |
|\| |
|
| * | build: Add -Wpedantic and -Wextra to extra warning flags | Diego Biurrun | 2016-12-03 | 1 | -2/+6 |
* | | Merge commit '518a22471e40604a158180a0660aabeeec65e07f' | Clément Bœsch | 2017-04-08 | 1 | -1/+1 |
|\| |
|
| * | configure: Be more helpful when requiring options set | Luca Barbato | 2016-12-02 | 1 | -1/+1 |
* | | Merge commit 'c21d78a903da378af48c9e5f971fe989592ddb65' | Clément Bœsch | 2017-04-08 | 1 | -9/+6 |
|\| |
|
| * | configure: Integrate X11 checks into vaapi/vdpau checks | Diego Biurrun | 2016-11-29 | 1 | -9/+6 |
* | | Merge commit '8b56dbe7435d8cfe3964f447fc45fe98db5d9042' | Clément Bœsch | 2017-04-08 | 1 | -2/+2 |
|\| |
|
| * | configure: Do not add newlines in filter()/filter_out() functions | Diego Biurrun | 2016-11-29 | 1 | -2/+2 |
* | | Merge commit '9254344e11f9b016088ec6250724f74377f5d7a0' | Clément Bœsch | 2017-04-08 | 1 | -36/+35 |
|\| |
|
| * | configure: Move hardware-accelerated codec deps out of hwaccel section | Diego Biurrun | 2016-11-29 | 1 | -8/+7 |
* | | Merge commit 'd4f2a681cb6d4e913f1c879ad376313255d6cf4c' | Clément Bœsch | 2017-04-08 | 1 | -4/+0 |
|\| |
|
| * | configure: MMAL-related decoders should depend on, not select, mmal | Diego Biurrun | 2016-11-29 | 1 | -3/+0 |
| * | build: Drop gcrypt support | Diego Biurrun | 2016-11-25 | 1 | -6/+2 |