Toggle navigation
Patchwork
Libav
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
James Almer
| State =
Action Required
| Archived =
No
| 65 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
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[3/5] libdav1d: use a custom picture allocator
Untitled series #180
0 0 0
2019-03-15
James Almer
New
[2/5] libdav1d: move the pix_fmt enum array up in the file
Untitled series #181
0 0 0
2019-03-15
James Almer
New
libdav1d: update API usage to the first stable release
libdav1d: update API usage to the first stable release
0 0 0
2018-12-11
James Almer
New
[2/3] configure: speed up check_deps()
Untitled series #142
0 0 0
2018-09-17
James Almer
New
[1/3] configure: speed up flatten_extralibs_wrapper()
[1/3] configure: speed up flatten_extralibs_wrapper()
0 0 0
2018-09-17
James Almer
New
[3/7] avcodec/vp9_superframe_split_bsf: implement a AVBSFContext.flush() callback
Untitled series #120
0 0 0
2018-07-27
James Almer
New
extract_extradata: zero initalize the padding bytes in all allocated buffers
extract_extradata: zero initalize the padding bytes in all allocated buffers
0 0 0
2018-03-08
James Almer
New
configure: export extern_prefix to use with makedef
0 0 0
2017-11-16
James Almer
New
configure: use subarch instead of arch to create .def files on mingw
0 0 0
2017-11-16
James Almer
New
Makefile: fix distclean target
0 0 0
2017-11-13
James Almer
New
h2645_parse: Allocate a single buffer per packet
0 0 0
2017-11-03
James Almer
New
matroskadec: don't warn about unknown spherical medata when none is present
0 0 0
2017-11-02
James Almer
New
configure: fix libxavs check
0 0 0
2017-10-12
James Almer
New
[2/2,v2] configure: use test_pkg_config() for the SDL check
0 0 0
2017-09-30
James Almer
New
[1/2,v2] configure: add test_pkg_config()
0 0 0
2017-09-30
James Almer
New
[2/2] configure: use test_pkg_config() for the SDL check
0 0 0
2017-09-29
James Almer
New
[1/2] configure: add test_pkg_config()
0 0 0
2017-09-29
James Almer
New
[2/2] avpacket: use av_packet_copy_side_data() in av_packet_copy_props()
0 0 0
2017-09-25
James Almer
New
[1/2] avpacket: add av_packet_copy_side_data()
0 0 0
2017-09-25
James Almer
New
cpu: split flag checks per arch in av_cpu_max_align()
0 0 0
2017-08-28
James Almer
New
configure: rename hevc_ps to hevcparse
0 0 0
2017-05-02
James Almer
New
[2/2] hevcdec: move SEI message parsing into a separate header
0 0 0
2017-04-30
James Almer
New
[1/2] hevcdec: remove HEVCContext usage from hevc_sei
0 0 0
2017-04-30
James Almer
New
[1/3,v2] avutil/spherical: add functions to retrieve and request projection names
0 0 0
2017-04-07
James Almer
New
matroskaenc: fix writing ProjectionPrivate element on Cubemap projections
0 0 0
2017-04-06
James Almer
New
[1/3] avutil/spherical: add functions to retrieve and request projection names
0 0 0
2017-04-04
James Almer
New
matroskaenc: add support for Spherical Video elements
0 0 0
2017-03-09
James Almer
New
dump: be more verbose when printing spherical metadata information
0 0 0
2016-12-15
James Almer
New
[02/14] aac_adtstoasc_bsf: convert to the new API
0 0 0
2016-11-25
James Almer
New
avpacket: use av_reallocp() in av_packet_add_side_data()
0 0 0
2016-11-19
James Almer
New
[2/2,v3] matroskaenc: write updated STREAMINFO metadata for FLAC streams if available
0 0 0
2016-11-09
James Almer
New
[2/2] matroskaenc: write updated STREAMINFO metadata for FLAC streams if available
0 0 0
2016-11-02
James Almer
New
[1/2,v2] matroskaenc: fix muxing AAC streams when using aac_adtstoasc bsf
0 0 0
2016-11-02
James Almer
New
[2/2] matroskaenc: don't write private data for AAC streams
0 0 0
2016-10-30
James Almer
New
[1/2] matroskaenc: fix muxing AAC streams when using aac_adtstoasc bsf
0 0 0
2016-10-30
James Almer
New
avconv: fix bitstream filter option parsing
0 0 0
2016-10-03
James Almer
New
avconv: fix guessed channel layout being lost during stream copy
0 0 0
2016-09-18
James Almer
New
[2/2] configure: add missing avx2 support check
0 0 0
2016-01-24
James Almer
New
[1/2] x86/asm: add ymm_reg struct
0 0 0
2016-01-24
James Almer
New
[4/4,v2] des: add av_des_alloc()
0 0 0
2015-07-28
James Almer
New
[3/4,v2] xtea: add av_xtea_alloc()
0 0 0
2015-07-28
James Almer
New
[2/4,v2] rc4: add av_rc4_alloc()
0 0 0
2015-07-28
James Almer
New
[1/4,v2] blowfish: add av_blowfish_alloc()
0 0 0
2015-07-28
James Almer
New
[7/7] omadec: use the new des alloc function
0 0 0
2015-07-27
James Almer
New
[6/7] asfdec: use the new rc4/des alloc functions
0 0 0
2015-07-27
James Almer
New
[5/7] rtmp: use the new blowfish/rc4/xtea alloc functions
0 0 0
2015-07-27
James Almer
New
[4/7] des: add av_des_alloc()
0 0 0
2015-07-27
James Almer
New
[3/7] xtea: add av_xtea_alloc()
0 0 0
2015-07-27
James Almer
New
[2/7] rc4: add av_rc4_alloc()
0 0 0
2015-07-27
James Almer
New
[1/7] blowfish: add av_blowfish_alloc()
0 0 0
2015-07-27
James Almer
New
configure: don't enable tls protocols if network is disabled
0 0 0
2015-06-01
James Almer
New
[v2,2/3] x86/cpu: add helper macros to check for slow cpuflags
0 0 0
2015-05-26
James Almer
New
[v2,1/3] x86/cpu: add AV_CPU_FLAG_AVXSLOW flag
0 0 0
2015-05-26
James Almer
New
[2/2] x86: check for AV_CPU_FLAG_AVXSLOW where useful
0 0 0
2015-05-26
James Almer
New
x86/cpu: add AV_CPU_FLAG_AVXSLOW flag
0 0 0
2015-05-23
James Almer
New
dashenc: replace attribute id with contentType for the AdaptationSet element
0 0 0
2015-05-10
James Almer
New
[2/2] compat/w32pthreads: use the condition variable API directly when targeting newer versions o...
0 0 0
2014-10-09
James Almer
New
[1/2] compat/w32pthreads: use the CONDITION_VARIABLE typedef if available
0 0 0
2014-10-09
James Almer
New
[2/2] compat/w32pthreads: use the condition variable API directly when targeting newer versions o...
0 0 0
2014-10-09
James Almer
New
[1/2] compat/w32pthreads: use the CONDITION_VARIABLE typedef if available
0 0 0
2014-10-09
James Almer
New
jpeg2000: split off inverse MCT decoding as Jpeg2000DSP
0 0 0
2014-10-01
James Almer
New
[06/15] hevc: Add SSE4 MC functions
0 0 0
2014-06-26
James Almer
New
[3/3] x86/synth_filter: add synth_filter_fma3
0 0 0
2014-03-04
James Almer
New
[2/3] x86/synth_filter: add synth_filter_avx
0 0 0
2014-03-04
James Almer
New
[1/3] x86/synth_filter: add synth_filter_sse
0 0 0
2014-03-04
James Almer
New