libav-commits
Thread
Date
Earlier messages
Messages by Thread
[libav-commits] Filter out the armasm argument "-oldit" from the preprocessor
Martin Storsjo
[libav-commits] Strip out "it" instructions from armasm
Martin Storsjo
[libav-commits] aarch64: Add assembly support for -fsanitize=hwaddress tagged globals.
Peter Collingbourne
[libav-commits] configure: Add -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE= 600 for mingw as well
Martin Storsjö
[libav-commits] configure: Include time.h when checking for gmtime_r and localtime_r
Martin Storsjö
[libav-commits] time_internal: Do not attempt to override *time_r() macros
Michael Niedermayer
[libav-commits] time_internal: Prefix fallback versions of gmtime_r/localtime_r with ff_
Martin Storsjö
[libav-commits] rtsp: add pkt_size option
Tristan Matthews
[libav-commits] arm: Implement a NEON version of 422 h264_h_loop_filter_chroma
Martin Storsjö
[libav-commits] checkasm/h264: test 4:2:2 chroma loop filter functions
Janne Grunau
[libav-commits] h264/arm64: implement missing 4:2:2 chroma loop filter neon functions
Janne Grunau
[libav-commits] aarch64: vp8: Fix a typo in a comment
Martin Storsjö
[libav-commits] aarch64: vp8: Move the vp8dsp makefile entries to the right places
Martin Storsjö
[libav-commits] aarch64: vp8: Reorder the function pointer inits to match the arm original
Martin Storsjö
[libav-commits] aarch64: vp8: Use the proper aarch64 form for conditional branches
Martin Storsjö
[libav-commits] aarch64: vp8: Port missing epel8 functions from arm version
Martin Storsjö
[libav-commits] aarch64: vp8: Fix assembling with armasm64
Martin Storsjö
[libav-commits] aarch64: vp8: Skip saturating in shrn in ff_vp8_idct_add_neon
Martin Storsjö
[libav-commits] aarch64: vp8: Remove superfluous includes
Martin Storsjö
[libav-commits] libavcodec: vp8 neon optimizations for aarch64
Magnus Röös
[libav-commits] aarch64: vp8: Fix assembling with clang
Martin Storsjö
[libav-commits] aarch64: vp8: Port bilin functions from arm version
Martin Storsjö
[libav-commits] aarch64: vp8: Optimize vp8_idct_add_neon for aarch64
Martin Storsjö
[libav-commits] aarch64: vp8: Port vp8_luma_dc_wht and vp8_idct_dc_add4uv from arm version
Martin Storsjö
[libav-commits] aarch64: vp8: Optimize put_epel16_h6v6 with vp8_epel8_v6_y2
Martin Storsjö
[libav-commits] arm: vp8: Optimize put_epel16_h6v6 with vp8_epel8_v6_y2
Martin Storsjö
[libav-commits] aarch64: vp8: Port epel4 functions from arm version
Martin Storsjö
[libav-commits] Unbreak travis on macos
Luca Barbato
[libav-commits] tests: Convert lavf pixfmt conversion tests to non-legacy test scripts
Diego Biurrun
[libav-commits] tests: Convert lavf container tests to non-legacy test scripts
Diego Biurrun
[libav-commits] tests: Convert image2pipe tests to non-legacy test scripts
Diego Biurrun
[libav-commits] tests: Convert lavf image tests to non-legacy test scripts
Diego Biurrun
[libav-commits] tests: Enable CRC test for yuv4mpeg
Diego Biurrun
[libav-commits] tests: Drop duplicate variable declaration
Diego Biurrun
[libav-commits] tests: Add a convenience function for video-only lavf tests
Diego Biurrun
[libav-commits] tests: Use a predefined function for lavf-rm test
Diego Biurrun
[libav-commits] build: Rename OBJDIRS variable to OUTDIRS
Diego Biurrun
[libav-commits] tests: Unify output directory creation
Diego Biurrun
[libav-commits] tests: Convert audio-only lavf tests to non-legacy test scripts
Diego Biurrun
[libav-commits] srt: Set srto_sender flag to sender srt socket
Sven Dueking
[libav-commits] h264/x86: sign extend int stride in deblock functions
Janne Grunau
[libav-commits] libopenh264dec: Use a newer decoding entry point function
Martin Storsjö
[libav-commits] h264/aarch64: sign extend int stride in loop filter asm
Janne Grunau
[libav-commits] h264/aarch64: optimize neon loop filter
Janne Grunau
[libav-commits] checkasm/h264: add loop filter tests
Janne Grunau
[libav-commits] h264/aarch64: add intra loop filter neon asm
Janne Grunau
[libav-commits] arm: Create proper .rdata sections for COFF
Martin Storsjö
[libav-commits] avcodec/libdav1d: properly free all output picture references
James Almer
[libav-commits] Name read-only data sections .rdata, convert both .rdata and .rodata in the same way
Martin Storsjo
[libav-commits] cook: Use the correct table for 6-bit stereo coupling
Luca Barbato
[libav-commits] libdav1d: update API usage to the first stable release
James Almer
[libav-commits] libdav1d: fix build after a recent API break
James Almer
[libav-commits] qsvenc: Add VDENC support for H264 and HEVC
Linjie Fu
[libav-commits] pixfmt: Add GRAY10
Carl Eugen Hoyos
[libav-commits] swscale: Add GRAY10
Carl Eugen Hoyos
[libav-commits] avcodec: libdav1d AV1 decoder wrapper.
James Almer
[libav-commits] libx264: Pass the reordered_opaque field through the encoder
Martin Storsjö
[libav-commits] libavutil: Undeprecate the AVFrame reordered_opaque field
Martin Storsjö
[libav-commits] libaom: remove references to yuva444p pixfmt
James Almer
[libav-commits] Revert "decode: copy the output parameters from the last bsf in the chain back to the AVCodecContext "
James Almer
[libav-commits] Use the correct variable $line instead of the implicit variable
Martin Storsjo
[libav-commits] Add a -verbose option for printing all executed commands
Martin Storsjo
[libav-commits] Fix the regexp used for replacing .align
Martin Storsjo
[libav-commits] Extend armasm64 workaround for uxtw/sxtw to uxth/sxth and uxtb/ sxtb as well
Martin Storsjo
[libav-commits] Don't match whitespace as branch condition codes
Martin Storsjo
[libav-commits] lavc/qsvenc_jpeg: set a default quality
Zhong Li
[libav-commits] lavc/qsvenc_jpeg: add async_depth support
Zhong Li
[libav-commits] arm: Emit .thumb_func directives
Martin Storsjö
[libav-commits] avcodec/extract_extradata: Move the reference in the bsf internal buffer
James Almer
[libav-commits] avcodec/extract_extradata: don' t uninitialize the H2645Packet on every processed packet
James Almer
[libav-commits] avcodec/libaomenc: remove AVOption related to frame partitions
James Almer
[libav-commits] avcodec/extract_extradata_bsf: Fix leak discovered via fuzzing
Nikolas Bowe
[libav-commits] avcodec/extract_extradata: Zero-initialize the padding bytes in all allocated buffers
James Almer
[libav-commits] avcodec/bsf: Add ff_bsf_get_packet_ref() function
Jan Sebechlebsky
[libav-commits] avcodec/libaomenc: export the Sequence Header OBU as extradata
James Almer
[libav-commits] avcodec/extract_extradata: Do not allocate more space than needed when removing NALUs in h264/hevc
James Almer
[libav-commits] lavu/qsv: fix a random hwupload failure regression
Zhong Li
[libav-commits] qsvenc: AV_PIX_FMT_QSV path should release frame
Maxym Dmytrychenko
[libav-commits] libfdk-aac: Don't use defined() in a #define
Martin Storsjö
[libav-commits] libfdk-aacdec: Allow setting the new dynamic range control effect setting
Martin Storsjö
[libav-commits] libfdk-aacenc: Allow enabling the ELDv2 profile
Martin Storsjö
[libav-commits] libfdk-aac: Consistently use a proper version check macro for detecting features
Martin Storsjö
[libav-commits] qsvvpp: Perform full init only when needed
Joe Olivas
[libav-commits] libfdk-aacenc: Fix building with libfdk-aac v2
Martin Storsjö
[libav-commits] lavc/qsvenc: dump BufferSizeInKB message
Zhong Li
[libav-commits] lavc/qsvenc: allow to set qp range for h264 BRC
Zhong Li
[libav-commits] libopenh264dec: Export the decoded profile and level in AVCodecContext
Martin Storsjö
[libav-commits] network: Add RFC 8305 style "Happy Eyeballs"/"Fast Fallback" helper function
Martin Storsjö
[libav-commits] tcp: Use ff_connect_parallel for RFC 8305 style connecting
Martin Storsjö
[libav-commits] qsv: Error out if getting session handle failed in avfilter
Zhong Li
[libav-commits] qsvdec: Release packet on decoding failure for mpeg2/vp8/vc1
Zhong Li
[libav-commits] qsvenc: Fix a misleading log message
Zhong Li
[libav-commits] vp9_superframe_split_bsf: implement a AVBSFContext.flush() callback
James Almer
[libav-commits] vp9_superframe_bsf: implement a AVBSFContext.flush() callback
James Almer
[libav-commits] decode: copy the output parameters from the last bsf in the chain back to the AVCodecContext
James Almer
[libav-commits] bsf: add a flushing mechanism to AVBSFContext
James Almer
[libav-commits] h264_mp4toannexb_bsf: implement a AVBSFContext.flush() callback
James Almer
[libav-commits] decode: flush the internal bsfs instead of constantly reinitalizing them
James Almer
[libav-commits] h264_redundant_pps_bsf: implement a AVBSFContext.flush() callback
James Almer
[libav-commits] tls_openssl: Fix checks for SSL_ERROR_WANT_WRITE in nonblocking operation
Martin Storsjö
[libav-commits] network: Use ff_neterrno instead of AVERROR(errno) for poll errors
Simon Thelen
[libav-commits] network: Check for EINTR in ff_poll_interrupt
Martin Storsjö
[libav-commits] http: pass return code from http_open_cnx_internal() on its failure
Andrey Utkin
[libav-commits] qsv: enforcing continuous memory layout
Maxym Dmytrychenko
[libav-commits] frame: Simplify the video allocation
Luca Barbato
[libav-commits] avconv: make sure packets put into the muxing FIFO are refcounted
wm4
[libav-commits] libopenh264: Add support for decoding of b-frames
Martin Storsjö
[libav-commits] avcodec/qsv: fix async support
Dmitry Rogozhkin
[libav-commits] libsrt: Pass the correct pointer for the passphrase
Sven Dueking
[libav-commits] libfdk-aac: Use enum names instead of literal numbers for the output format
Martin Storsjö
[libav-commits] configure: fix inline asm checks
John Cox
[libav-commits] qsvenc: use the compression_level to replace private option
Zhong Li
[libav-commits] qsvenc: remove vcm option on Linux
Zhong Li
[libav-commits] avformat/libsrt: add latency options and deprecate tspbdelay
Sven Dueking
[libav-commits] avformat/libsrt: add payload size option
Sven Dueking
[libav-commits] qsvenc: Add an option to disable MFE mode
Zhong Li
[libav-commits] configure: Rename require_header() --> require_headers()
Diego Biurrun
[libav-commits] tls_mbedtls: Use non-deprecated header file
Diego Biurrun
[libav-commits] libavformat: add mbedTLS based TLS
Thomas Volkert
[libav-commits] build: Group external library protocols separately
Diego Biurrun
[libav-commits] configure: Make require_cc() and require_cpp_condition() functions consistent
Diego Biurrun
[libav-commits] configure: Rename check_header() --> check_headers()
Diego Biurrun
[libav-commits] configure: Group toolchain parameter mangling functions together
Diego Biurrun
[libav-commits] configure: Move add_fooflags() helper functions into canonical order
Diego Biurrun
[libav-commits] amfenc: Retain a reference to D3D frames used as input during the encoding process
Alexander Kravchenko
[libav-commits] random_seed: use bcrypt instead of the old wincrypt API
Steve Lhomme
[libav-commits] x86: Don't declare a non-static function as inline
Martin Storsjö
[libav-commits] w32pthreads: always use Vista+ API, drop XP support
wm4
[libav-commits] Drop Windows XP support remnants
Diego Biurrun
[libav-commits] avprobe: Support printing strings with empty keys
Vittorio Giovara
[libav-commits] libx265: Support tiny video sizes
Vittorio Giovara
[libav-commits] avprobe: Print a user-friendly version of the display matrix
Vittorio Giovara
[libav-commits] lavf/qsvvpp: bypass vpp if not needed.
Zhong Li
[libav-commits] lavc/qsvdec: expose frame pic_type and key_frame
Zhong Li
[libav-commits] lavc/qsvdec: set complete_frame flags for progressive picture
Zhong Li
[libav-commits] qsv: adding Multi Frame Encode support
Maxym Dmytrychenko
[libav-commits] libaom: remove references to RGB pixfmts
James Almer
[libav-commits] libaom: remove references to yuv440p pixfmt
James Almer
[libav-commits] arm: vc1dsp: Add commas between macro arguments
Martin Storsjö
[libav-commits] arm: Produce .const_data instead of .section .rodata for Mach-O
Martin Storsjö
[libav-commits] configure: Revert some incorrect uses of check_cc()
Diego Biurrun
[libav-commits] libaomenc: fix profile setting
James Almer
[libav-commits] avcodec: rename the AV1 profiles
James Almer
[libav-commits] Add Haivision SRT protocol
Sven Dueking
[libav-commits] configure: Use a more sensible suffix for x86 assembly tempfiles
Diego Biurrun
[libav-commits] configure: Document available options for the --toolchain parameter
Diego Biurrun
[libav-commits] configure: Drop unused helper function test_cflags_cpp()
Diego Biurrun
[libav-commits] configure: Use indirection for the -o assembler flag also for x86asm
Diego Biurrun
[libav-commits] configure: Simplify vararg check
Diego Biurrun
[libav-commits] configure: Add check_x86asm() helper function to simplify some expressions
Diego Biurrun
[libav-commits] qsv: align surface width/height to 16.
Ruiling Song
[libav-commits] configure: Don't assume a 16 byte aligned stack on BSDs on i386
Martin Storsjö
[libav-commits] qsvenc: add the Access Unit Delimiter NAL Unit support
Zhong Li
[libav-commits] qsvenc: Fix a typo of FrameRateExtD/FrameRateExtN
Zhong Li
[libav-commits] Don't skip negative offsets for ldr by default for armasm64
Martin Storsjo
[libav-commits] Don't skip prfum instructions by default for armasm64
Martin Storsjo
[libav-commits] Document what versions were buggy and required GASPP_ARMASM64_INVERT_SCALE
Martin Storsjo
[libav-commits] Convert {v0.8b-v3.8b} into {v0.8b, v1.8b, v2.8b, v3.8b} for armasm64
Martin Storsjo
[libav-commits] Convert .extern into IMPORT for armasm
Martin Storsjo
[libav-commits] configure: Don't assume an aligned stack on clang on windows
Martin Storsjö
[libav-commits] Support AV1 encoding using libaom
Luca Barbato
[libav-commits] ivf: Support VP9 and AV1 as well
Luca Barbato
[libav-commits] Add AV1 video decoding support through libaom
Luca Barbato
[libav-commits] configure: Restore original endianness test
Diego Biurrun
[libav-commits] amf: Replace writer_id option with LIBAV_AMF_WRITER_ID constant
Alexander Kravchenko
[libav-commits] configure: Add check_cmd() helper function to simplify some expressions
Diego Biurrun
[libav-commits] configure: Add check_as() helper function to simplify some expressions
Diego Biurrun
[libav-commits] configure: Add check_cpp_condition() helper function to simplify some expressions
Diego Biurrun
[libav-commits] configure: Add check_cc/ require_cc helper functions to simplify some expressions
Diego Biurrun
[libav-commits] configure: Fix logic of AMF external library check
Diego Biurrun
[libav-commits] configure: Add check_ld() helper function to simplify some expressions
Diego Biurrun
[libav-commits] configure: Use test_ prefix for helper functions that do not set variables
Diego Biurrun
[libav-commits] configure: Drop unnecessary variables, shifts, and quotes in helper functions
Diego Biurrun
[libav-commits] examples: Use new API for transcoding example
Andreas Unterweger
[libav-commits] hls: Add a discontinuity marker on recover
Luca Barbato
[libav-commits] qsvenc: Provide a detailed error message if the parameters are invalid
Zhong Li
[libav-commits] fate: Error out more gracefully on configure failure
Diego Biurrun
[libav-commits] hvcc: zero initialize the nal buffers past the last written byte
James Almer
[libav-commits] hvcc: zero initialize the nal buffers past the last written byte
James Almer
[libav-commits] qsv: Default PicStruct to progressive
Ruiling Song
[libav-commits] cbs: Minor comment fixes / cosmetics
Mark Thompson
[libav-commits] cbs_h264: Move slice_group_id array out of PPS structure
Mark Thompson
[libav-commits] cbs_h264: Add hack for pic_timing with no active SPS
Mark Thompson
[libav-commits] h264_metadata: Always add the SEI user data to the first access unit
Mark Thompson
[libav-commits] cbs_h264: Add utility functions to insert/delete SEI messages
Mark Thompson
[libav-commits] cbs: Allocate the context inside the init function
Mark Thompson
[libav-commits] cbs: Add an explicit type for coded bitstream unit types
Mark Thompson
[libav-commits] vaapi_encode: Allocate slice structures and parameter buffers dynamically
Jun Zhao
[libav-commits] cbs_h2645: Remove active ps references when it is replaced
Mark Thompson
[libav-commits] h264_metadata: Add option to delete filler data
Mark Thompson
[libav-commits] cbs_h264: Add support for filler NAL units
Mark Thompson
[libav-commits] vaapi_encode: Destroy output buffer pool before VA context
Mark Thompson
[libav-commits] cbs: Refcount all the things!
Mark Thompson
[libav-commits] h264_metadata: Use common SEI addition function
Mark Thompson
[libav-commits] cbs: Demote the "decomposition unimplemented" warning
Mark Thompson
[libav-commits] vaapi_h265: Mark unused entries in RefPicList[01] as explicitly invalid
Mark Thompson
[libav-commits] Revert "configure: Stop using dlltool to create an import library"
Martin Storsjö
[libav-commits] configure: Pass the right machine types to dlltool for arm and arm64 mingw
Martin Storsjö
[libav-commits] Update changelog for v12.3
Sean McGovern
[libav-commits] Tag v12.3 : 12.3 release
Sean McGovern
Earlier messages