Toggle navigation
Patchwork
Libav
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 30472 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
…
304
305
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
aarch64: Add assembly support for -fsanitize=hwaddress tagged globals.
aarch64: Add assembly support for -fsanitize=hwaddress tagged globals.
0 0 0
2019-08-21
Martin Storsjö
Committed
rtsp: add pkt_size option
rtsp: add pkt_size option
0 0 0
2019-04-11
Tristan Matthews
Committed
[2/2] time_internal: Prefix fallback versions of gmtime_r/localtime_r with ff_
[1/2] time_internal: Do not attempt to override *time_r() macros
0 0 0
2019-04-10
Martin Storsjö
Committed
[1/2] time_internal: Do not attempt to override *time_r() macros
[1/2] time_internal: Do not attempt to override *time_r() macros
0 0 0
2019-04-10
Martin Storsjö
Committed
[2/2] configure: Include time.h when checking for gmtime_r and localtime_r
[1/2] configure: Try adding -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 for mingw as well
0 0 0
2019-04-10
Martin Storsjö
Committed
[1/2] configure: Try adding -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 for mingw as well
[1/2] configure: Try adding -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 for mingw as well
0 0 0
2019-04-10
Martin Storsjö
Committed
arm: Implement a NEON version of 422 h264_h_loop_filter_chroma
arm: Implement a NEON version of 422 h264_h_loop_filter_chroma
0 0 0
2019-03-12
Martin Storsjö
Committed
[2/2] checkasm/h264: test 4:2:2 chroma loop filter functions
[1/2] h264/arm64: implement missing 4:2:2 chroma loop filter neon functions
0 0 0
2019-02-27
Janne Grunau
Committed
[1/2] h264/arm64: implement missing 4:2:2 chroma loop filter neon functions
[1/2] h264/arm64: implement missing 4:2:2 chroma loop filter neon functions
0 0 0
2019-02-27
Janne Grunau
Committed
Unbreak travis on macos
Unbreak travis on macos
0 0 0
2019-02-12
Luca Barbato
Committed
[09/11] tests: Convert lavf pixfmt conversion tests away from legacy test scripts
[01/11] build: Rename OBJDIRS variable to OUTDIRS
0 0 0
2019-02-04
Diego Biurrun
Committed
[08/11] tests: Convert lavf image tests away from legacy test scripts
[01/11] build: Rename OBJDIRS variable to OUTDIRS
0 0 0
2019-02-04
Diego Biurrun
Committed
[06/11] tests: Convert image2pipe tests away from legacy test scripts
[01/11] build: Rename OBJDIRS variable to OUTDIRS
0 0 0
2019-02-04
Diego Biurrun
Committed
[05/11] tests: Use a predefined function for lavf-rm test
[01/11] build: Rename OBJDIRS variable to OUTDIRS
0 0 0
2019-02-04
Diego Biurrun
Committed
[04/11] tests: Enable CRC test for yuv4mpeg
[01/11] build: Rename OBJDIRS variable to OUTDIRS
0 0 0
2019-02-04
Diego Biurrun
Committed
[02/11] tests: Unify output directory creation
[01/11] build: Rename OBJDIRS variable to OUTDIRS
0 0 0
2019-02-04
Diego Biurrun
Committed
[01/11] build: Rename OBJDIRS variable to OUTDIRS
[01/11] build: Rename OBJDIRS variable to OUTDIRS
0 0 0
2019-02-04
Diego Biurrun
Committed
[19/19] aarch64: vp8: Optimize vp8_idct_add_neon for aarch64
[01/19] libavcodec: vp8 neon optimizations for aarch64
0 0 0
2019-02-01
Martin Storsjö
Committed
[18/19] aarch64: vp8: Skip saturating in shrn in ff_vp8_idct_add_neon
[01/19] libavcodec: vp8 neon optimizations for aarch64
0 0 0
2019-02-01
Martin Storsjö
Committed
[17/19] aarch64: vp8: Optimize put_epel16_h6v6 with vp8_epel8_v6_y2
[01/19] libavcodec: vp8 neon optimizations for aarch64
0 0 0
2019-02-01
Martin Storsjö
Committed
[16/19] arm: vp8: Optimize put_epel16_h6v6 with vp8_epel8_v6_y2
[01/19] libavcodec: vp8 neon optimizations for aarch64
0 0 0
2019-02-01
Martin Storsjö
Committed
[15/19] aarch64: vp8: Port bilin functions from arm version
[01/19] libavcodec: vp8 neon optimizations for aarch64
0 0 0
2019-02-01
Martin Storsjö
Committed
[14/19] aarch64: vp8: Port epel4 functions from arm version
[01/19] libavcodec: vp8 neon optimizations for aarch64
0 0 0
2019-02-01
Martin Storsjö
Committed
[13/19] aarch64: vp8: Port missing epel8 functions from arm version
[01/19] libavcodec: vp8 neon optimizations for aarch64
0 0 0
2019-02-01
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
[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
[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
[09/19] aarch64: vp8: Move the vp8dsp makefile entries to the right places
[01/19] libavcodec: vp8 neon optimizations for aarch64
0 0 0
2019-02-01
Martin Storsjö
Committed
[08/19] aarch64: vp8: Remove superfluous includes
[01/19] libavcodec: vp8 neon optimizations for aarch64
0 0 0
2019-02-01
Martin Storsjö
Committed
[07/19] vp8dsp: Move the aarch64 dsp init call into alphabetical order
[01/19] libavcodec: vp8 neon optimizations for aarch64
0 0 0
2019-02-01
Martin Storsjö
Committed
[06/19] aarch64: vp8: Use the proper aarch64 form for conditional branches
[01/19] libavcodec: vp8 neon optimizations for aarch64
0 0 0
2019-02-01
Martin Storsjö
Committed
[05/19] aarch64: vp8: Fix linking for iOS
[01/19] libavcodec: vp8 neon optimizations for aarch64
0 0 0
2019-02-01
Martin Storsjö
Committed
[04/19] aarch64: vp8: Fix assembling with armasm64
[01/19] libavcodec: vp8 neon optimizations for aarch64
0 0 0
2019-02-01
Martin Storsjö
Committed
[03/19] aarch64: vp8: Fix assembling with clang
[01/19] libavcodec: vp8 neon optimizations for aarch64
0 0 0
2019-02-01
Martin Storsjö
Committed
[02/19] aarch64: vp8: Fix the include guard
[01/19] libavcodec: vp8 neon optimizations for aarch64
0 0 0
2019-02-01
Martin Storsjö
Committed
[01/19] libavcodec: vp8 neon optimizations for aarch64
[01/19] libavcodec: vp8 neon optimizations for aarch64
0 0 0
2019-02-01
Martin Storsjö
Committed
[1/1] h264/x86: sign extend int stride in deblock functions
[1/1] h264/x86: sign extend int stride in deblock functions
0 0 0
2019-01-27
Janne Grunau
Committed
libopenh264dec: Use a newer decoding entry point function
libopenh264dec: Use a newer decoding entry point function
0 0 0
2019-01-25
Martin Storsjö
Committed
avcodec/libdav1d: properly free all output picture references
avcodec/libdav1d: properly free all output picture references
0 0 0
2019-01-23
James Almer
Committed
[GASPP] Name read-only data sections .rdata, convert both .rdata and .rodata in the same way
[GASPP] Name read-only data sections .rdata, convert both .rdata and .rodata in the same way
0 0 0
2019-01-11
Martin Storsjö
Committed
arm: Create proper .rdata sections for COFF
arm: Create proper .rdata sections for COFF
0 0 0
2019-01-11
Martin Storsjö
Committed
[4/4] h264/aarch64: add intra loop filter neon asm
[1/4] h264/aarch64: sign extend int stride in loop filter asm
0 0 0
2019-01-01
Janne Grunau
Committed
[3/4] h264/aarch64: optimize neon loop filter
[1/4] h264/aarch64: sign extend int stride in loop filter asm
0 0 0
2019-01-01
Janne Grunau
Committed
[2/4] checkasm/h264: add loop filter tests
[1/4] h264/aarch64: sign extend int stride in loop filter asm
0 0 0
2019-01-01
Janne Grunau
Committed
[1/4] h264/aarch64: sign extend int stride in loop filter asm
[1/4] h264/aarch64: sign extend int stride in loop filter asm
0 0 0
2019-01-01
Janne Grunau
Committed
libdav1d: fix build after a recent API break
libdav1d: fix build after a recent API break
0 0 0
2018-11-15
James Almer
Committed
[3/3] avcodec: libdav1d AV1 decoder wrapper.
libdav1d AV1 decoder wrapper
0 0 0
2018-11-06
James Almer
Committed
[2/3] swscale: Add GRAY10
libdav1d AV1 decoder wrapper
0 0 0
2018-11-06
James Almer
Committed
[1/3] pixfmt: Add GRAY10
libdav1d AV1 decoder wrapper
0 0 0
2018-11-06
James Almer
Committed
libaom: remove references to yuva444p pixfmt
libaom: remove references to yuva444p pixfmt
0 0 0
2018-10-26
James Almer
Committed
[2/2] libx264: Pass the reordered_opaque field through the encoder
[1/2] libavutil: Undeprecate the AVFrame reordered_opaque field
0 0 0
2018-10-25
Martin Storsjö
Committed
[1/2] libavutil: Undeprecate the AVFrame reordered_opaque field
[1/2] libavutil: Undeprecate the AVFrame reordered_opaque field
0 0 0
2018-10-25
Martin Storsjö
Committed
[GASPP] Use the correct variable $line instead of the implicit variable
[GASPP] Use the correct variable $line instead of the implicit variable
0 0 0
2018-10-22
Martin Storsjö
Committed
[GASPP] Add a -verbose option for printing all executed commands
[GASPP] Add a -verbose option for printing all executed commands
0 0 0
2018-10-22
Martin Storsjö
Committed
[GASPP] Extend armasm64 workaround for uxtw/sxtw to uxth/sxth and uxtb/sxtb as well
[GASPP] Extend armasm64 workaround for uxtw/sxtw to uxth/sxth and uxtb/sxtb as well
0 0 0
2018-10-22
Martin Storsjö
Committed
[GASPP,2/2] Don't match whitespace as branch condition codes
Untitled series #153
0 0 0
2018-10-19
Martin Storsjö
Committed
[GASPP,2/2] Handle whitespace being matched as branch condition code
[GASPP,1/2] Fix the regexp used for replacing .align
0 0 0
2018-10-19
Martin Storsjö
Committed
[GASPP,1/2] Fix the regexp used for replacing .align
[GASPP,1/2] Fix the regexp used for replacing .align
0 0 0
2018-10-19
Martin Storsjö
Committed
arm: Emit .thumb_func directives
arm: Emit .thumb_func directives
0 0 0
2018-10-12
Martin Storsjö
Committed
[2/2] lavc/qsvenc_jpeg: set a default quality
[1/2] lavc/qsvenc_jpeg: add async_depth support
0 0 0
2018-10-11
Li, Zhong
Committed
[1/2] lavc/qsvenc_jpeg: add async_depth support
[1/2] lavc/qsvenc_jpeg: add async_depth support
0 0 0
2018-10-11
Li, Zhong
Committed
avcodec/libaomenc: export the Sequence Header OBU as extradata
avcodec/libaomenc: export the Sequence Header OBU as extradata
0 0 0
2018-10-08
James Almer
Committed
[2/2] avcodec/libaomenc: remove AVOption related to frame partitions
[1/2] avcodec/libaomenc: export Sequence Header and Metadata OBUs as extradata
0 0 0
2018-10-06
Luca Barbato
Committed
[6/9] avcodec/extract_extradata: don't uninitialize the H2645Packet on every processed packet
[1/9] avcodec/bsf: Add ff_bsf_get_packet_ref() function
0 0 0
2018-10-03
Luca Barbato
Committed
[5/9] avcodec/extract_extradata: Move the reference in the bsf internal buffer
[1/9] avcodec/bsf: Add ff_bsf_get_packet_ref() function
0 0 0
2018-10-03
Luca Barbato
Committed
[4/9] avcodec/extract_extradata: Do not allocate more space than needed when removing NALUs in h2...
[1/9] avcodec/bsf: Add ff_bsf_get_packet_ref() function
0 0 0
2018-10-03
Luca Barbato
Committed
[2/9] avcodec/extract_extradata_bsf: Fix leak discovered via fuzzing
[1/9] avcodec/bsf: Add ff_bsf_get_packet_ref() function
0 0 0
2018-10-03
Luca Barbato
Committed
[1/9] avcodec/bsf: Add ff_bsf_get_packet_ref() function
[1/9] avcodec/bsf: Add ff_bsf_get_packet_ref() function
0 0 0
2018-10-03
Luca Barbato
Committed
lavu/qsv: fix a random hwupload failure regression
lavu/qsv: fix a random hwupload failure regression
0 0 0
2018-09-30
Li, Zhong
Committed
qsvenc: AV_PIX_FMT_QSV path should release frame
qsvenc: AV_PIX_FMT_QSV path should release frame
0 0 0
2018-09-18
Maxym Dmytrychenko
Committed
libfdk-aac: Don't use defined() in a #define
libfdk-aac: Don't use defined() in a #define
0 0 0
2018-09-12
Martin Storsjö
Committed
Revert "decode: copy the output parameters from the last bsf in the chain back to the AVCodecCont...
Revert "decode: copy the output parameters from the last bsf in the chain back to the AVCodecCont...
0 0 0
2018-09-12
James Almer
Committed
[2/3] libfdk-aacdec: Allow setting the new dynamic range control effect setting
Untitled series #136
0 0 0
2018-09-04
Martin Storsjö
Committed
[1/3] libfdk-aac: Consistently use a proper version check macro for detecting features
[1/3] libfdk-aac: Consistently use a proper version check macro for detecting features
0 0 0
2018-09-04
Martin Storsjö
Committed
libfdk-aacenc: Fix building with libfdk-aac v2
libfdk-aacenc: Fix building with libfdk-aac v2
0 0 0
2018-09-02
Martin Storsjö
Committed
libopenh264dec: Export the decoded profile and level in AVCodecContext
libopenh264dec: Export the decoded profile and level in AVCodecContext
0 0 0
2018-08-31
Martin Storsjö
Committed
lavc/qsvenc: dump BufferSizeInKB message
lavc/qsvenc: dump BufferSizeInKB message
0 0 0
2018-08-27
Li, Zhong
Committed
lavc/qsvenc: allow to set qp range for h264 BRC
lavc/qsvenc: allow to set qp range for h264 BRC
0 0 0
2018-08-27
Li, Zhong
Committed
[2/2] tcp: Use ff_connect_parallel for RFC 8305 style connecting
[1/2] network: Add RFC 8305 style "Happy Eyeballs"/"Fast Fallback" helper function
0 0 0
2018-08-21
Martin Storsjö
Committed
[1/2] network: Add RFC 8305 style "Happy Eyeballs"/"Fast Fallback" helper function
[1/2] network: Add RFC 8305 style "Happy Eyeballs"/"Fast Fallback" helper function
0 0 0
2018-08-21
Martin Storsjö
Committed
tls_openssl: Fix checks for SSL_ERROR_WANT_WRITE in nonblocking operation
tls_openssl: Fix checks for SSL_ERROR_WANT_WRITE in nonblocking operation
0 0 0
2018-08-16
Martin Storsjö
Committed
[3/3] lavc/qsvdec: release packet if mpeg2/vp8/vc1 decoding failure
[1/3] lavf/qsv: return an error if getting session handle failed
0 0 0
2018-08-15
Li, Zhong
Committed
[2/3] lavc/qsvenc: fix a misleading log message
[1/3] lavf/qsv: return an error if getting session handle failed
0 0 0
2018-08-15
Li, Zhong
Committed
[3/3] network: Check for EINTR in ff_poll_interrupt
[1/3] http: pass return code from http_open_cnx_internal() on its failure
0 0 0
2018-08-13
Martin Storsjö
Committed
[2/3] network: Use ff_neterrno instead of AVERROR(errno) for poll errors
[1/3] http: pass return code from http_open_cnx_internal() on its failure
0 0 0
2018-08-13
Martin Storsjö
Committed
[1/3] http: pass return code from http_open_cnx_internal() on its failure
[1/3] http: pass return code from http_open_cnx_internal() on its failure
0 0 0
2018-08-13
Martin Storsjö
Committed
libopenh264: Add support for decoding of b-frames
libopenh264: Add support for decoding of b-frames
0 0 0
2018-07-31
Martin Storsjö
Committed
avconv: make sure packets put into the muxing FIFO are refcounted
avconv: make sure packets put into the muxing FIFO are refcounted
0 0 0
2018-07-31
Martin Storsjö
Committed
[v2] qsv: enforcing continuous memory layout
[v2] qsv: enforcing continuous memory layout
0 0 0
2018-07-30
Maxym Dmytrychenko
Committed
[2/7] avcodec/h264_mp4toannexb_bsf: implement a AVBSFContext.flush() callback
Untitled series #119
0 0 0
2018-07-27
James Almer
Committed
libsrt: Pass the correct pointer for the passphrase
libsrt: Pass the correct pointer for the passphrase
0 0 0
2018-07-13
Luca Barbato
Committed
libfdk-aac: Use enum names instead of literal numbers for the output format
libfdk-aac: Use enum names instead of literal numbers for the output format
0 0 0
2018-07-05
Martin Storsjö
Committed
qsvenc: use the compression_level to replace private option
qsvenc: use the compression_level to replace private option
0 0 0
2018-06-07
Li, Zhong
Committed
configure: fix inline asm checks
configure: fix inline asm checks
0 0 0
2018-06-07
Martin Storsjö
Committed
qsvenc: remove vcm option on Linux
qsvenc: remove vcm option on Linux
0 0 0
2018-06-07
Li, Zhong
Committed
tls_mbedtls: Use non-deprecated header file
tls_mbedtls: Use non-deprecated header file
0 0 0
2018-04-25
Diego Biurrun
Committed
configure: Rename require_header() --> require_headers()
configure: Rename require_header() --> require_headers()
0 0 0
2018-04-25
Diego Biurrun
Committed
[05/12] configure: Move add_fooflags() helper functions into canonical order
[01/12] build: Group external library protocols separately
0 0 0
2018-04-17
Diego Biurrun
Committed
[04/12] configure: Group toolchain parameter mangling functions together
[01/12] build: Group external library protocols separately
0 0 0
2018-04-17
Diego Biurrun
Committed
[03/12] configure: Rename check_header() --> check_headers()
[01/12] build: Group external library protocols separately
0 0 0
2018-04-17
Diego Biurrun
Committed
«
1
2
3
4
…
304
305
»