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
[10/10] tools: Add a sidxindex tool
0 0 0
2014-11-07
Martin Storsjö
Superseded
[10/11] aarch64: vp9itxfm: Do a simpler half/quarter idct16/idct32 when possible
0 0 0
2016-11-23
Martin Storsjö
Superseded
[10/11] movenc: Add an F4F muxer
0 0 0
2013-10-09
Martin Storsjö
New
[10/11] rl2: Avoid a division by zero
0 0 0
2013-09-19
Martin Storsjö
Committed
[10/11] rtpdec_h264: Replace sizeof(start_sequence) with a macro
0 0 0
2012-05-04
Martin Storsjö
Superseded
[10/12] libopencore-amr: Cosmetics: Rewrap and align
0 0 0
2011-04-12
Martin Storsjö
Superseded
[10/12] movenc: Allow writing to a non-seekable output if using empty moov
0 0 0
2012-01-20
Martin Storsjö
Committed
[10/12] rtpdec: Use ffio_free_dyn_buf
0 0 0
2015-02-24
Martin Storsjö
Committed
[10/12] rtpenc: Skip redundant initialization
0 0 0
2015-02-27
Martin Storsjö
Committed
[10/13] h264: Only initialize dsputils if error resilience is enabled
0 0 0
2013-04-03
Martin Storsjö
Committed
[10/13] rtpdec_h264: Make reusable functions non-static
0 0 0
2015-02-19
Martin Storsjö
Committed
[10/13] rtpdec_jpeg: Store and reuse old qtables for q values 128-254
0 0 0
2012-09-11
Martin Storsjö
Committed
[10/14] dashenc: Use pts for MPD timestamps
0 0 0
2014-12-29
Martin Storsjö
Committed
[10/15] vc1dec: Match addressing between compensation and MC in vc1_mc_4mv_chroma4
0 0 0
2013-05-28
Martin Storsjö
Committed
[10/16] rtpdec: Set need_parsing via a handler field
0 0 0
2015-02-23
Martin Storsjö
Committed
[10/17] bfi: Avoid divisions by zero
0 0 0
2013-09-28
Martin Storsjö
Committed
[10/17] cavs: Add a dependency on h264chroma
0 0 0
2013-03-06
Martin Storsjö
Committed
[10/18] mov: Don't use a negative duration for setting other fields
0 0 0
2013-09-16
Martin Storsjö
Committed
[10/19] aarch64: vp8: Reorder the function pointer inits to match the arm original
[01/19] libavcodec: vp8 neon optimizations for aarch64
0 0 0
2019-02-01
Martin Storsjö
Committed
[10/20] Consistently use $_[x] instead of @_[x] for scalar parameters
0 0 0
2014-03-24
Martin Storsjö
Committed
[10/24] libavcodec: Add ff_ prefix to j_rev_dct*
0 0 0
2012-02-15
Martin Storsjö
Committed
[10/27] svq1: Use hpeldsp instead of dsputil for half-pel functions
0 0 0
2013-04-10
Martin Storsjö
Committed
[11/11] aarch64: vp9itxfm: Do full, separate functions for half/quarter idct16 and idct32
0 0 0
2016-11-23
Martin Storsjö
Superseded
[11/11] Add an f4findex tool
0 0 0
2013-10-09
Martin Storsjö
New
[11/11] r3d: Add more input value validation
0 0 0
2013-09-19
Martin Storsjö
Committed
[11/11] rtpdec_h264: Reorder code blocks
0 0 0
2012-05-04
Martin Storsjö
Superseded
[11/12] ismindex: Add docs about pushing video to a publishing point on IIS
0 0 0
2012-01-20
Martin Storsjö
Superseded
[11/12] libavformat: Use ffio_free_dyn_buf where applicable
0 0 0
2015-02-24
Martin Storsjö
Committed
[11/12] libvo-amrwbenc: Don't explicitly store bitrate modes in the bitrate table
0 0 0
2011-04-12
Martin Storsjö
Committed
[11/12] rtpenc: Restructure if statements in packetizers to simplify adding more conditions
0 0 0
2015-02-27
Martin Storsjö
Committed
[11/13] dsputil: Make dsputil selectable
0 0 0
2013-04-03
Martin Storsjö
Committed
[11/13] rtpdec_hevc: Use a shared function for parsing parameter sets
0 0 0
2015-02-19
Martin Storsjö
Committed
[11/13] rtpdec_jpeg: Fold the default qtables case into an existing if statement
0 0 0
2012-09-11
Martin Storsjö
Committed
[11/14] dashenc: Enable using editlists
0 0 0
2014-12-29
Martin Storsjö
Committed
[11/15] vc1dec: Fix mixed field/frame intensity compensation
0 0 0
2013-05-28
Martin Storsjö
Committed
[11/16] rtpdec: Allow allocating and freeing the private data without explicit functions
0 0 0
2015-02-23
Martin Storsjö
Committed
[11/17] avconv: Make sure the encoder exists before inspecting supported_list
0 0 0
2013-03-06
Martin Storsjö
Committed
[11/17] bfi: Add some very basic sanity checks for input packet sizes
0 0 0
2013-09-28
Martin Storsjö
Committed
[11/18] ivi_common: Make sure color planes have been initialized
0 0 0
2013-09-16
Martin Storsjö
Committed
[11/19] aarch64: vp8: Fix a typo in a comment
[01/19] libavcodec: vp8 neon optimizations for aarch64
0 0 0
2019-02-01
Martin Storsjö
Committed
[11/20] Factorize code for checking whether a label is a register
0 0 0
2014-03-24
Martin Storsjö
Committed
[11/24] lagarith: Add ff_ prefix to lag_rac_init
0 0 0
2012-02-15
Martin Storsjö
Committed
[11/27] mpegvideo: Use hpeldsp instead of dsputil for half-pel functions
0 0 0
2013-04-10
Martin Storsjö
Committed
[12/12] Add a tool that uses avio to read and write, doing a plain copy of data
0 0 0
2012-01-20
Martin Storsjö
Committed
[12/12] libopencore-amr, libvo-amrwbenc: Dynamically print the bitrate error message
0 0 0
2011-04-12
Martin Storsjö
Superseded
[12/12] rtpdec: Rename the free method to close
0 0 0
2015-02-24
Martin Storsjö
Committed
[12/12] rtpenc: Don't set max_frames_per_packet based on the packet frame size or frame rate
0 0 0
2015-02-27
Martin Storsjö
Committed
[12/13] configure: Use a different variable name in push/popvar
0 0 0
2013-04-03
Martin Storsjö
Committed
[12/13] rtpdec_hevc: Initialize variables to silence false positive compiler warnings
0 0 0
2015-02-19
Martin Storsjö
Committed
[12/13] rtpdec_jpeg: Disallow using the reserved q values
0 0 0
2012-09-11
Martin Storsjö
Committed
[12/14] movenc: Check start_dts instead of track->entry to see whether all streams have been init...
0 0 0
2014-12-29
Martin Storsjö
Superseded
[12/15] vc1dec: Fix lutuv use in vc1_mc_4mv_chroma4()
0 0 0
2013-05-28
Martin Storsjö
Superseded
[12/16] rtpdec: Get rid of all trivial .alloc/.free functions
0 0 0
2015-02-23
Martin Storsjö
Committed
[12/17] fate: Add more dependencies for the fft tests
0 0 0
2013-03-06
Martin Storsjö
Superseded
[12/17] mov: Make sure the read sample count is nonnegative
0 0 0
2013-09-28
Martin Storsjö
Committed
[12/18] mpeg4videodec: Check the width/height in mpeg4_decode_sprite_trajectory
0 0 0
2013-09-16
Martin Storsjö
Committed
[12/19] aarch64: vp8: Port vp8_luma_dc_wht and vp8_idct_dc_add4uv from arm version
[01/19] libavcodec: vp8 neon optimizations for aarch64
0 0 0
2019-02-01
Martin Storsjö
Committed
[12/20] Factorize code for handling local labels
0 0 0
2014-03-24
Martin Storsjö
Committed
[12/24] mpeg4: Add ff_ prefixes to nonstatic symbols
0 0 0
2012-02-15
Martin Storsjö
Committed
[12/27] svq3: Use hpeldsp instead of dsputil for half-pel functions
0 0 0
2013-04-10
Martin Storsjö
Committed
[1/2] aarch64: vp9: Add NEON itxfm routines
0 0 0
2016-11-11
Martin Storsjö
Superseded
[1/2] Add an AAC encoder by using the libvo-aacenc library
0 0 0
2011-04-07
Martin Storsjö
Committed
[1/2] Add an AAC encoder by using the libvo-aacenc library
0 0 0
2011-04-07
Martin Storsjö
Superseded
[1/2] Add a protocol handler for AES CBC decryption with PKCS7 padding
0 0 0
2011-04-20
Martin Storsjö
Committed
[1/2] Add a protocol handler for AES CBC decryption with PKCS7 padding
0 0 0
2011-04-20
Martin Storsjö
Superseded
[1/2] Add a protocol handler for AES CBC decryption with PKCS7 padding
0 0 0
2011-04-12
Martin Storsjö
Superseded
[1/2] Add a protocol handler for AES CBC decryption with PKCS7 padding
0 0 0
2011-04-12
Martin Storsjö
Superseded
[1/2] Add av_format_printf, for marking printf style format strings and their parameters
0 0 0
2011-06-21
Martin Storsjö
Superseded
[1/2] Add av_printf_format, for marking printf style format strings and their parameters
0 0 0
2011-06-21
Martin Storsjö
Committed
[1/2] adpcm: Store the last predictor properly for IMA QT
0 0 0
2014-06-05
Martin Storsjö
Superseded
[1/2] adpcm: Write the proper predictor in trellis mode in IMA QT
0 0 0
2014-06-06
Martin Storsjö
Committed
[1/2] amr: More space cleanup
0 0 0
2012-06-17
Martin Storsjö
Committed
[1/2] applehttp: Avoid reading uninitialized memory
0 0 0
2011-12-14
Martin Storsjö
Committed
[1/2] applehttp: Use the last segment duration as reload interval
0 0 0
2011-12-27
Martin Storsjö
Committed
[1/2] arm: Add a missing endfunc macro call
0 0 0
2014-01-03
Martin Storsjö
Committed
[1/2] arm: Add cbz/cbnz macros for arm mode
0 0 0
2016-11-18
Martin Storsjö
Rejected
[1/2] arm: Add X() around all references to extern symbols
0 0 0
2014-02-07
Martin Storsjö
Committed
[1/2] arm: Check for have_vfp_vm instead of !have_vfpv3 for float_dsp_vfp
0 0 0
2017-10-23
Martin Storsjö
Committed
[1/2] arm: Clear the gp register alias at the end of functions
0 0 0
2016-11-10
Martin Storsjö
Committed
[1/2] arm: Don't use an armv6t2-only function on plain armv6
0 0 0
2011-08-01
Martin Storsjö
Superseded
[1/2] arm: Fix a misaligned asm operand
0 0 0
2014-07-17
Martin Storsjö
Committed
[1/2] arm: Only use the .fpu directive on ELF
0 0 0
2016-07-18
Martin Storsjö
Superseded
[1/2] arm: Use .data.rel.ro for const data with relocations
0 0 0
2014-12-08
Martin Storsjö
Committed
[1/2] arm: Use the mov32 macro instead of explicit movw
0 0 0
2011-08-01
Martin Storsjö
Superseded
[1/2] arm: vc1dsp: Add commas between macro arguments
[1/2] arm: vc1dsp: Add commas between macro arguments
0 0 0
2018-03-30
Martin Storsjö
Committed
[1/2] arm: vp9itxfm: Optimize 16x16 and 32x32 idct dc by unrolling
0 0 0
2017-01-05
Martin Storsjö
Committed
[1/2] arm: vp9itxfm: Template the quarter/half idct32 function
0 0 0
2017-02-26
Martin Storsjö
Committed
[1/2] asfdec: Add an option for not searching for the packet markers
0 0 0
2012-04-06
Martin Storsjö
Committed
[1/2] atrac3plusdsp: Use LOCAL_ALIGNED for stack variables
0 0 0
2017-03-28
Martin Storsjö
Superseded
[1/2] avcodec: Set flags2 default value depending on availability
0 0 0
2011-11-03
Martin Storsjö
Committed
[1/2] avconv: Get the default channel layout before deciding whether to reinit resampling
0 0 0
2012-09-07
Martin Storsjö
New
[1/2] avformat: Revise wording
0 0 0
2011-11-07
Martin Storsjö
Committed
[1/2] avio: Add an URLProtocol flag for indicating that a protocol uses network
0 0 0
2012-01-04
Martin Storsjö
Committed
[1/2] aviobuf: Add functions for null buffers
0 0 0
2013-09-18
Martin Storsjö
Committed
[1/2] aviocat: Check the argv array length before reading element i+1
0 0 0
2014-01-16
Martin Storsjö
Committed
[1/2] avplay: Factorize code for adding filters to the filter pipeline
0 0 0
2015-04-29
Martin Storsjö
Committed
[1/2] avprobe: Support writing arrays of integers without keys
0 0 0
2015-05-02
Martin Storsjö
Committed
[1/2] checkasm: arm: Print the differing bits when FPSCR is clobbered
0 0 0
2016-07-17
Martin Storsjö
Committed
[1/2] checkasm: Check register clobbering on arm
0 0 0
2016-01-05
Martin Storsjö
Committed
[1/2] checkasm: Check register clobbering on arm
0 0 0
2016-01-04
Martin Storsjö
Committed
«
1
2
...
3
4
5
…
27
28
»