- 09 Apr, 2017 21 commits
-
-
James Almer authored
Reviewed-by: nevcairiel Signed-off-by: James Almer <jamrial@gmail.com>
-
James Almer authored
Reviewed-by: nevcairiel Signed-off-by: James Almer <jamrial@gmail.com>
-
James Almer authored
Fixes valgrind warnings about "Use of uninitialised value of size 8" Reviewed-by: Kieran Kunhya <kierank@obe.tv> Signed-off-by: James Almer <jamrial@gmail.com>
-
James Almer authored
* commit '2a096440': configure: Separate package name and version requirements in helper functions Merged-by: James Almer <jamrial@gmail.com>
-
James Almer authored
* commit 'ffb9025f': configure: Simplify MMAL check Merged-by: James Almer <jamrial@gmail.com>
-
James Almer authored
* commit '660470cd': build: Add missing audio_frame_queue dependency for libwavpack encoder Merged-by: James Almer <jamrial@gmail.com>
-
James Almer authored
* commit 'e1dc5358': build: Create a component for MPEG audio header decoding Merged-by: James Almer <jamrial@gmail.com>
-
Paul B Mahol authored
Signed-off-by: Paul B Mahol <onemda@gmail.com>
-
Clément Bœsch authored
* commit '0fdc9f81': build: Add missing hevc_ps dependency for QSV HEVC encoder Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit '6c916192': mimic: Convert to the new bitstream reader metasound: Convert to the new bitstream reader lagarith: Convert to the new bitstream reader indeo: Convert to the new bitstream reader imc: Convert to the new bitstream reader webp: Convert to the new bitstream reader This merge is a noop, see http://ffmpeg.org/pipermail/ffmpeg-devel/2017-April/209609.htmlMerged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit '6ef3360a': configure: Add misssing qpeldsp dependency to mss2 decoder Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit '14bba44f': build: Drop support for configuring library name suffixes This commit is a noop. The feature is useful. Until recently I was one of these no known users. Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit '1ea77aae': configure: Drop bogus xcb_event variables This commit is a noop, see 50138ea4Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit '3794062a': Remove Plan 9 support Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit '4a1ef543': build: Drop support for old versions of libdc1394 Merged-by: Clément Bœsch <u@pkh.me>
-
Paul B Mahol authored
Signed-off-by: Paul B Mahol <onemda@gmail.com>
-
Paul B Mahol authored
Signed-off-by: Paul B Mahol <onemda@gmail.com>
-
Muhammad Faiz authored
Signed-off-by: Muhammad Faiz <mfcc64@gmail.com>
-
Warblefly authored
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
Fixes: CID1404843 Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/targets/ffmpegSigned-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
- 08 Apr, 2017 19 commits
-
-
Rostislav Pehlivanov authored
As it gives excellent encoding gains at an insignificant speed increase and passes fate without problems, it should now be safe to enable by default. Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
-
Rostislav Pehlivanov authored
Isn't supported. Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
-
Rostislav Pehlivanov authored
When coding lossless jpeg the priv context will be pointing to LJpegEncContext rather than MpegEncContext, which the function expects. Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
-
James Almer authored
-
Clément Bœsch authored
* commit '2575b191': build: Add separate flags for checkheaders targets Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit '984e50e7': build: Add -Wpedantic and -Wextra to extra warning flags Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit '33a2b73b': mpeg4audio: correctly propagate meaningful error values This commit is a noop, see 50b14539Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit 'd82d5379': mmaldec: initialize refcount using atomic_init() Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit '518a2247': configure: Be more helpful when requiring options set Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit 'a91f1023': examples: fix a typo in an error message This commit is a noop, see 3aa1ff30Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit '706af922': lavu: Document the color properties enumeration values origin Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit '5168026a': options_table: Do not rely on enum size as option bound Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit 'ff9db5cf': lavc: Use a stricter check for the color properties values Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit '0a35f128': cabac: x86: Give optimizations header a more meaningful name Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit 'cad42fad': aarch64: vp9itxfm: Skip empty slices in the first pass of idct_idct 16x16 and 32x32 This commit is a noop, see 8b11a89cMerged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit '9c8bc74c': arm: vp9itxfm: Skip empty slices in the first pass of idct_idct 16x16 and 32x32 This commit is a noop, see 388f6e67Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit '3c87039a': arm: vp9itxfm: Only reload the idct coeffs for the iadst_idct combination This commit is a noop, see ecd343aaMerged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit 'c4c5f538': vp9dsp: add DC only versions for idct/idct. This commit is a noop, see 64821f5aMerged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit 'e4382a4a': hevc: Eliminate pointless variable indirection This commit is a noop, the code is different in FFmpeg. Merged-by: Clément Bœsch <u@pkh.me>
-