- 31 Mar, 2017 40 commits
-
-
James Almer authored
* commit '31756abe': aarch64: vp9: loop_filter: fix typo in skip flatout8 check aarch64: vp9: Implement NEON loop filters arm: vp9itxfm: Simplify txfm string comparisons These commits are a noop, see b4dc7c34 f1212e47Merged-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
* commit '3c9546df': aarch64: vp9: Add NEON itxfm routines This commit is a noop, see f43079e1Merged-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
Found-by: ubitux
-
James Almer authored
* commit '01348e41': avconv_opt: Consistently iterate through hwaccels array in all cases Merged-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
* commit '800d91d3': Drop pointless void* casts Merged-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
* commit 'd316f9ce': aac: Drop pointless cast Merged-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
* commit '8ddfa5ae': vf_drawtext: Drop wrong void* cast This commit is a noop, see 4c96985aMerged-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
* commit 'fcbdd605': nut: Use correct function pointer casts instead of void* This commit is a noop. Casts are not needed. Merged-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
* commit '3b50dbc5': ratecontrol: Use correct function pointer casts instead of void* Merged-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
* commit 'dd299a2d': arm: vp9: Add NEON loop filters This commit is a noop, see 6bec60a6Merged-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
* commit 'f7d183f0': libxvid: Check return value of write() call This commit is a noop, see 25f35df1Merged-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
* commit 'e5e8a26d': libxvid: Use proper context in av_log() calls Merged-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
* commit '12db2832': libxvid: Require availability of mkstemp() This commit is a noop. Our libxvid wrapper doesn't use mkstemp(). Merged-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
* commit 'a67ae670': arm: vp9: Add NEON itxfm routines This commit is a noop, see b4dc7c34Merged-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
* commit '0b37cd09': checkasm: add vp9dsp.itxfm_add tests. This commit is a noop, see 0b227c6dMerged-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
* commit 'fd0fae60': pthread_frame: Unreference hw_frames_ctx on per-thread codec contexts This commit is a noop, see fb69a8e1Merged-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
* commit '11623217': arm: vp9mc: Use a different helper register for PIC loads This commit is a noop, see 68caef9dMerged-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
* commit '824e8c28': arm: Clear the gp register alias at the end of functions This commit is a noop, see 86c5a23eMerged-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
* commit '905cdcaa': examples/decode_audio: Add missing header for av_free() Merged-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
* commit '6a62795d': aarch64: h264idct: Use the offset parameter to movrel This commit is a noop, see da5c8284Merged-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
* commit '557c1675': arm: vp9mc: Minor adjustments from review of the aarch64 version This commit is a noop, see 68caef9dMerged-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
* commit '383d96aa': aarch64: vp9: Add NEON optimizations of VP9 MC functions This commit is a noop, see 1f7801c2Merged-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
-
James Almer authored
* commit 'c44a8a3e': aarch64: Add an offset parameter to the movrel macro This commit is a noop, see 7fe898dbMerged-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
* commit 'a4cfcddc': vp9: Make the subpel filters non-static This commit is a noop. Merged-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
* commit '98cae966': matroskaenc: write updated STREAMINFO metadata for FLAC streams if available This commit is a noop, see 8c1342e6Merged-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
* commit 'f4bf2363': matroskaenc: fix muxing AAC streams when using aac_adtstoasc bsf This commit is a noop. aac_adtstoasc bsf sends its extradata update straight to codecpar->extradata. This behavior violates the bsf API and should be fixed so this change may then be applied. Merged-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
* commit '84f22568': pthread_frame: properly propagate the hw frame context across frame threads This commit is a noop, see 98f89d61. Merged-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
* commit '72a19f40': mpegaudiodsp: aarch64: Adjust function prototype after 2caa93b8Merged-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
* commit '2dd46486': configure: Move license checks directly after command line parsing Merged-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
* commit 'c78495d1': configure: Log name and parameters of all helper functions where it makes sense Merged-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
* commit '8a6e7a67': configure: Use check_cpp in CPP flags tests Merged-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
* commit '831005b2': configure: Log correct test name and use correct filter when testing objective C flags Merged-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
* commit 'fe7bc1f1': configure: Do not unconditionally check for (and enable) xlib Merged-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
Reviewed-by:
Vittorio Giovara <vittorio.giovara@gmail.com> Signed-off-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
Reviewed-by:
Vittorio Giovara <vittorio.giovara@gmail.com> Signed-off-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
Reviewed-by:
Benoit Fouet <benoit.fouet@free.fr> Reviewed-by:
Vittorio Giovara <vittorio.giovara@gmail.com> Signed-off-by:
James Almer <jamrial@gmail.com>
-
Carl Eugen Hoyos authored
Fixes ticket #6280.
-
James Almer authored
It was addressed in commit 91ccd38c
-
Ronald S. Bultje authored
The value must be identical between slices, since mbaff depends on picture_structure and sps, both of which are checked to be identical to the first slice before this point. In practice, this silences some tsan warnings in fate-h264.
-