- 19 Mar, 2017 25 commits
-
-
Clément Bœsch authored
* commit 'f5d46d33': vmnc: check that subrectangles fit into their containing rectangles See 6ba02602 This merge keeps our condition against w-i and h-j instead of bw and bh. One may be more correct than the other, but I'm keeping our behaviour here for safety reasons. The style and formatting is merged. Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit '83b92a85': golomb: Drop disabled cruft Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit '014852e9': simple_idct: arm: Drop disabled code variant Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit 'e2b99935': simple_idct: x86: Drop disabled IDCT implementation Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit '7effebde': dvbsubdec: Remove disabled, near-duplicate debug code Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit '93fed46a': timefilter: test: Drop some disabled debug cruft Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit '0e285c2f': mpegvideo: Kill some disabled code Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit 'f2f145f3': msmpeg4: Drop disabled debug cruft Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit 'be1db21b': mathops: Drop disabled alternative mid_pred() implementation Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit 'be3363f6': nsv: Drop disabled cruft Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit 'b53d8c3c': mjpegdec: Drop disabled code The last chunk is replaced with a comment describing the structure. Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit '34c22a9c': faan(i)dct: Kill some disabled code Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit 'a4b1b5aa': wc3movie: Drop unused cruft Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit '17cb56b3': ffv1: Remove broken disabled cruft Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit 'b96f0ab3': h264: Kill broken disabled cruft Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit '42c4c2d2': aac: Drop broken cruft Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit '263efc09': jfdct: Kill broken cruft Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit 'd9442d13': rm: Drop broken disabled cruft Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit 'dab2034b': roqvideoenc: Drop broken disabled cruft Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit '562bec0e': pnm_parser: Drop broken disabled cruft Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit 'a972fc1c': wma: Kill non-compiling disabled cruft See 0755033fMerged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit 'aa37d2bf': swscale: Kill non-compiling disabled cruft The isGray() chunk is not merged as an alternative patch actually fixing the dead code is currently under review on the mailing-list. The SWS_X chunk is merged, with an additional cosmetic. Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit 'd5fda00e': mpeg4videoenc: Kill non-compiling disabled cruft Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit 'e4d5b551': rangecoder: Kill non-compiling disabled cruft Merged-by: Clément Bœsch <u@pkh.me>
-
Muhammad Faiz authored
benchmark: sse2 10.670s avx 8.763s fma3 8.380s Signed-off-by: Muhammad Faiz <mfcc64@gmail.com>
-
- 18 Mar, 2017 15 commits
-
-
Clément Bœsch authored
* commit '00a0419c': mathematics: Kill non-compiling disabled cruft This commit is a noop, see 1e1513d0Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
-
Clément Bœsch authored
-
Clément Bœsch authored
* commit '5a667322': vaapi_vc1: Remove redundant version check This commit is a noop, see d07d01bcMerged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit '01d6f84f': vaapi_vc1: Constify pointers This commit is a noop, see 845c2c14Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit 'ee906129': vaapi_mpeg2: Constify pointers This commit is a noop, see 6bc2808cMerged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit '03adfe91': vaapi_h264: Constify pointers This commit is a noop, see d0897da9Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit '121f34d5': hwcontext_vaapi: Try the first render node as the default DRM device This commit is a noop, see 8d47d840Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit '6fc944e6': Prepare for 12_alpha1 Release This commit is a noop. Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit 'f6d2fed8': avconv: Make sure that inputless filtergraphs are configured This commit is a noop. Related code is pretty different in ffmpeg, and -filter_complex testsrc works. See also af1761f7Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit '602abe77': avconv: Check the fifo allocation This commit is a noop, see af1761f7Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit 'f2143c57': vp9: reindent after last commit vp9: add frame threading vp9: allocate 'b', 'block/uvblock' and 'eob/uveob' dynamically. vp9: split last/cur_frame from the reference buffers. This commit is a noop, we already have all these changes. Again, we will need in the future to analyse the tiny differences between the two repository on the vp9 files. But in the current state, it's a real pain to do at every commit due to the huge differences (such as files split and cosmetics). Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit '04763c6f': h264_direct: use the reference mask from the actual reference This commit is a noop, see d8151a7eMerged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit 'e9bfff1c': lavc: free buffer_frame/pkt on avcodec_open2() failure This commit is a noop, see 27adf9f9. Only reordered to reduce diff. Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit 'ec021d48': buffer: fix av_buffer_pool_init2() documentation Merged-by: Clément Bœsch <u@pkh.me>
-