Toggle navigation
Patchwork
Libav
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Martin Storsjö
| Archived =
No
| 2772 patches
Series
Submitter
State
any
Action Required
Committed
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Old
Search
Archived
No
Yes
Both
Delegate
Apply
«
1
2
...
3
4
5
…
27
28
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[3/4] checkasm: aarch64: Clobber the stack before calling functions
0 0 0
2016-09-30
Martin Storsjö
Superseded
[2/4] aarch64: Add a missing sign extension in ff_h264_idct8_add_neon
0 0 0
2016-09-30
Martin Storsjö
Committed
[1/4] checkasm: arm/aarch64: Fix the amount of space reserved for stack parameters
0 0 0
2016-09-30
Martin Storsjö
Superseded
[4/4] checkasm: aarch64: Add filler args to make sure all parameters are passed on the stack
0 0 0
2016-09-30
Martin Storsjö
Committed
[3/4] checkasm: aarch64: Clobber the stack before calling functions
0 0 0
2016-09-30
Martin Storsjö
Superseded
[2/4] aarch64: Add a missing sign extension in ff_h264_idct8_add_neon
0 0 0
2016-09-30
Martin Storsjö
Committed
[1/4] checkasm: arm/aarch64: Fix the amount of space reserved for stack parameters
0 0 0
2016-09-30
Martin Storsjö
Committed
x86/h264_weight: use appropriate register size for weight parameters
0 0 0
2016-09-29
Martin Storsjö
Committed
rtsp: Fix a crash with the RTSP muxer
0 0 0
2016-09-15
Martin Storsjö
Committed
[2/2] Revert "libavutil: Use an intermediate variable in AV_COPY*U"
0 0 0
2016-08-02
Martin Storsjö
Committed
[1/2] Revert "Don't use expressions with side effects in macro parameters"
0 0 0
2016-08-02
Martin Storsjö
Committed
intreadwrite: Use the __unaligned keyword on MSVC for ARM and x86_64
0 0 0
2016-08-01
Martin Storsjö
Committed
intreadwrite: Add intermediate variables in the byteswise AV_W*() macros
0 0 0
2016-08-01
Martin Storsjö
Committed
libavutil: Add casts in the bytewise versions of AV_WB64 and AV_WL64
0 0 0
2016-07-31
Martin Storsjö
Superseded
[5/5] vp8: Make sure the parameter to AV_WN64 is a 64 bit integer
0 0 0
2016-07-28
Martin Storsjö
Superseded
[4/5] libavutil: Use an intermediate variable in AV_COPY*U
0 0 0
2016-07-28
Martin Storsjö
Committed
[3/5] dxv: Don't use expressions with side effects in macro parameters
0 0 0
2016-07-28
Martin Storsjö
Committed
[2/5] xmv: Don't use expressions with side effects in macro parameters
0 0 0
2016-07-28
Martin Storsjö
Committed
[1/5] dxv: Check to make sure we don't overrun buffers on corrupt inputs
0 0 0
2016-07-28
Martin Storsjö
Committed
[3/3] configure: Allow detecting and using LLVM lld-link as linker for windows
0 0 0
2016-07-24
Martin Storsjö
Committed
[2/3] configure: Move defines for controlling MSVCRT headers to the CRT detection section
0 0 0
2016-07-24
Martin Storsjö
Committed
[1/3] configure: Check for strtoll and redirect to _strtoi64 in the msvcrt block
0 0 0
2016-07-24
Martin Storsjö
Committed
arm: Check for support for the .fpu directive
0 0 0
2016-07-19
Martin Storsjö
Committed
[2/2] libavutil: Always use some GCC style attributes on clang
0 0 0
2016-07-18
Martin Storsjö
Committed
[1/2] arm: Only use the .fpu directive on ELF
0 0 0
2016-07-18
Martin Storsjö
Superseded
[2/2] checkasm: arm: Ignore changes to bits 0-4 and 7 to FPSCR
0 0 0
2016-07-17
Martin Storsjö
Committed
[1/2] checkasm: arm: Print the differing bits when FPSCR is clobbered
0 0 0
2016-07-17
Martin Storsjö
Committed
checkasm: arm: Print the differing bits when FPSCR is clobbered
0 0 0
2016-07-17
Martin Storsjö
Superseded
checkasm: arm: Don't start new const blocks for each string
0 0 0
2016-07-16
Martin Storsjö
Committed
[3/3] Allow loading the OpenH264 library dynamically
0 0 0
2016-07-15
Martin Storsjö
New
[2/3] Use LoadLibraryW in the generic dynamic library loading
0 0 0
2016-07-15
Martin Storsjö
New
[1/3] Generalize loading of dynamic libraries across unix and windows
0 0 0
2016-07-15
Martin Storsjö
New
[4/4] libopenh264enc: Simplify init by setting FF_CODEC_CAP_INIT_CLEANUP
0 0 0
2016-07-14
Martin Storsjö
Committed
[3/4] libopenh264enc: Return a more sensible error code in some init failure paths
0 0 0
2016-07-14
Martin Storsjö
Committed
[2/4] libopenh264dec: Simplify the init thanks to FF_CODEC_CAP_INIT_CLEANUP being set
0 0 0
2016-07-14
Martin Storsjö
Committed
[1/4] libopenh264dec: Fix cleanup if the init failed early
0 0 0
2016-07-14
Martin Storsjö
Committed
checkasm: arm: Don't use ldrd for loading arguments from the stack
0 0 0
2016-07-11
Martin Storsjö
Rejected
vp8dsp: Remove the comment saying that the height is equal to the width
0 0 0
2016-07-10
Martin Storsjö
Committed
libopenh264: Support building with the 1.6 release
0 0 0
2016-07-08
Martin Storsjö
Committed
arm: Fix a typo in a comment
0 0 0
2016-07-04
Martin Storsjö
Committed
checkasm: Add tests for vp8dsp
0 0 0
2016-07-04
Martin Storsjö
Committed
checkasm: Add tests for vp8dsp
0 0 0
2016-07-01
Martin Storsjö
Superseded
vp8dsp: Clarify the first dimension of the mc function tables
0 0 0
2016-07-01
Martin Storsjö
Committed
checkasm: hevc: Iterate over features first, then over bitdepths
0 0 0
2016-06-28
Martin Storsjö
Committed
movenc: Add an option for skipping writing the mfra/tfra/mfro trailer
0 0 0
2016-06-28
Martin Storsjö
Committed
[2/2] checkasm: h264dsp: Move the x and y variables into the randomize_buffer macro
0 0 0
2016-06-27
Martin Storsjö
Committed
[1/2] checkasm: h264dsp: Initialize the padding area
0 0 0
2016-06-27
Martin Storsjö
Committed
libavcodec: fix constness in clobber test avcodec_open2() wrappers
0 0 0
2016-06-26
Martin Storsjö
Committed
neontest: fix constness in arm/aarch64 avcodec_open2() wrappers
0 0 0
2016-06-25
Martin Storsjö
Superseded
movenc: Allow getting the next packet from queues, with timestamps offset
0 0 0
2016-06-25
Martin Storsjö
Committed
Add an OpenH264 decoder wrapper
0 0 0
2016-06-25
Martin Storsjö
Committed
movenc: Allow getting the next packet from queues, with timestamps offset
0 0 0
2016-06-24
Martin Storsjö
Superseded
omx: Don't return > 0 from omx_encode_frame
0 0 0
2016-06-23
Martin Storsjö
Committed
Add an OpenH264 decoder wrapper
0 0 0
2016-06-23
Martin Storsjö
Superseded
libopenh264enc: Fix inconsistent whitespace
0 0 0
2016-06-23
Martin Storsjö
Committed
Add an OpenH264 decoder
0 0 0
2016-06-23
Martin Storsjö
Superseded
dxva2_h264: Remove an unused variable
0 0 0
2016-06-21
Martin Storsjö
Committed
checkasm: Issue emms after benchmarking functions
0 0 0
2016-06-21
Martin Storsjö
Committed
checkasm: Add tests for h264 idct
0 0 0
2016-06-17
Martin Storsjö
Committed
[2/2] checkasm: Add tests for h264 idct
0 0 0
2016-06-15
Martin Storsjö
Superseded
[1/2] x86: Add missing movsxd for the int stride parameter
0 0 0
2016-06-12
Martin Storsjö
Committed
[2/2] checkasm: Add tests for h264 idct
0 0 0
2016-06-11
Martin Storsjö
Superseded
[1/2] x86: Add missing movsxd for the int stride parameter
0 0 0
2016-06-11
Martin Storsjö
Superseded
rtsp: Use avcodec_descriptor_get instead of avcodec_find_decoder
0 0 0
2016-05-24
Martin Storsjö
Committed
[8/8] movenc: Write 'loci' geotag metadata for 3gp and mp4
0 0 0
2016-05-18
Martin Storsjö
Committed
[7/8] movenc: Factorize a function for finding a metadata entry and the associated language
0 0 0
2016-05-18
Martin Storsjö
Committed
[6/8] movenc: Write ?xyz geotag metadata for mov files
0 0 0
2016-05-18
Martin Storsjö
Committed
[5/8] mov: Also export loci altitude
0 0 0
2016-05-18
Martin Storsjö
Committed
[4/8] mov: Append place name instead of overwriting for loci
0 0 0
2016-05-18
Martin Storsjö
Committed
[3/8] mov: Fix parsing short loci
0 0 0
2016-05-18
Martin Storsjö
Committed
[2/8] mov: Print reason of loci parsing failure
0 0 0
2016-05-18
Martin Storsjö
Committed
[1/8] mov: Add a comment referring to the standard that defines the loci box
0 0 0
2016-05-18
Martin Storsjö
Committed
movenc: Add a missed const
0 0 0
2016-05-18
Martin Storsjö
Committed
[v3,7/7] movenc: Add a test for VFR with b-frames, with a duration change at a fragment end
0 0 0
2016-05-17
Martin Storsjö
Committed
[v3,6/7] movenc: Use packets in interleaving queues for the duration at the end of fragments
0 0 0
2016-05-17
Martin Storsjö
Committed
[v3,5/7] movenc-test: Test write_data_type
0 0 0
2016-05-17
Martin Storsjö
Committed
[v3,4/7] matroskaenc: Provide output bytestream markers
0 0 0
2016-05-17
Martin Storsjö
Committed
[v3,3/7] movenc: Provide output bytestream markers for fragmented content
0 0 0
2016-05-17
Martin Storsjö
Committed
[v3,2/7] flvenc: Provide output bytestream markers
0 0 0
2016-05-17
Martin Storsjö
Committed
[v3,1/7] avio: Allow custom IO users to get labels for the output bytestream
0 0 0
2016-05-17
Martin Storsjö
Committed
[7/7] movenc: Add a test for VFR with b-frames, with a duration change at a fragment end
0 0 0
2016-05-17
Martin Storsjö
Committed
[6/7] movenc: Use packets in interleaving queues for the duration at the end of fragments
0 0 0
2016-05-17
Martin Storsjö
Superseded
[5/7] movenc-test: Test write_data_type
0 0 0
2016-05-17
Martin Storsjö
Superseded
[4/7] matroskaenc: Provide output bytestream markers
0 0 0
2016-05-17
Martin Storsjö
Superseded
[3/7] movenc: Provide output bytestream markers for fragmented content
0 0 0
2016-05-17
Martin Storsjö
Superseded
[2/7] flvenc: Provide output bytestream markers
0 0 0
2016-05-17
Martin Storsjö
Superseded
[1/7] avio: Allow custom IO users to get labels for the output bytestream
0 0 0
2016-05-17
Martin Storsjö
Superseded
fate: Update fate-lavf-ts after commit 393596f9d5
0 0 0
2016-05-17
Martin Storsjö
Committed
[2/2] rtsp: Parse SSRC attributes in the SDP
0 0 0
2016-05-10
Martin Storsjö
Committed
[1/2] rtpdec: Always check if we have the next packet queued
0 0 0
2016-05-10
Martin Storsjö
Committed
[7/7] movenc: Add a test for VFR with b-frames, with a duration change at a fragment end
0 0 0
2016-05-09
Martin Storsjö
Superseded
[6/7] movenc: Use packets in interleaving queues for the duration at the end of fragments
0 0 0
2016-05-09
Martin Storsjö
Superseded
[5/7] movenc-test: Test write_data_type
0 0 0
2016-05-09
Martin Storsjö
Superseded
[4/7] matroskaenc: Provide output bytestream markers
0 0 0
2016-05-09
Martin Storsjö
Superseded
[3/7] movenc: Provide output bytestream markers for fragmented content
0 0 0
2016-05-09
Martin Storsjö
Superseded
[2/7] flvenc: Provide output bytestream markers
0 0 0
2016-05-09
Martin Storsjö
Superseded
[1/7] avio: Allow custom IO users to get labels for the output bytestream
0 0 0
2016-05-09
Martin Storsjö
Superseded
simple_idct_template: Fix strict aliasing violation
0 0 0
2016-05-08
Martin Storsjö
Committed
avio: Remove a leftover comment
0 0 0
2016-05-04
Martin Storsjö
Committed
[3/3] rtpdec_vp9: Support parsing the scalability structure
0 0 0
2016-04-29
Martin Storsjö
Committed
«
1
2
...
3
4
5
…
27
28
»