libav-commits
Thread
Date
Later messages
Messages by Thread
[libav-commits] dxva2_hevc: properly signal the num_delta_pocs from the SPS RPS
Hendrik Leppkes
[libav-commits] lavf: Dump the cpb side data information
Luca Barbato
[libav-commits] nvenc: rename a misnamed function
Anton Khirnov
[libav-commits] buffersrc: do not discard the error from ff_filter_frame()
Anton Khirnov
[libav-commits] nvenc: factor out the pixel format list
Anton Khirnov
[libav-commits] nvenc: merge input and output surface structs
Anton Khirnov
[libav-commits] mpeg1: Make intra-block decoding independent of MpegEncContext
Vittorio Giovara
[libav-commits] mpeg12dec: Always close reader on error
Vittorio Giovara
[libav-commits] mpeg12dec: Refactor mpeg1_decode_block_intra()
Diego Biurrun
[libav-commits] eatqi: Remove MpegEncContext dependency
Vittorio Giovara
[libav-commits] configure: Refactor toolchain flag setting
Diego Biurrun
[libav-commits] dnxhd: Make the encoder message friendlier
Luca Barbato
[libav-commits] tiny_psnr: Support large files
Thomas Lee
[libav-commits] avplay: drop support for building without lavfi
Anton Khirnov
[libav-commits] flacenc: Load default prediction_order parameters if none is selected
Michael Niedermayer
[libav-commits] asfdec: check for too small size in asf_read_unknown
Andreas Cadhalpun
[libav-commits] asfdec: check avio_skip in asf_read_simple_index
Andreas Cadhalpun
[libav-commits] asfdec: make sure packet_size is non-zero before seeking
Andreas Cadhalpun
[libav-commits] asfdec: break if EOF is reached after asf_read_packet_header
Andreas Cadhalpun
[libav-commits] msvc: Fix libx264 linking
Henrik Gramner
[libav-commits] doc: Improve the channelsplit example
Vicente Jimenez Aguilar
[libav-commits] configure: Support MSYS2 mingw-w64 64bit
Luca Barbato
[libav-commits] v210: Add avx2 version of the 8-bit line encoder
James Darnley
[libav-commits] v210: Add avx2 version of the 10-bit line encoder
James Darnley
[libav-commits] v210: Use separate sample_factors
Luca Barbato
[libav-commits] libx264: Make sure to preserve default option values
Vittorio Giovara
[libav-commits] flacenc: Restore defaults and range for {min, max}_prediction_order
Derek Buitenhuis
[libav-commits] configure: add missing avx2 support check
James Almer
[libav-commits] x86: Add ymm_reg struct
James Almer
[libav-commits] v210: x86: Add the correct guards around the asm code
Luca Barbato
[libav-commits] pixdesc: Use AV_CEIL_RSHIFT in documentation
Vittorio Giovara
[libav-commits] qsvenc: Add private option to replace coder_type
Vittorio Giovara
[libav-commits] pixdesc: Drop unneeded deprecation warning guards
Vittorio Giovara
[libav-commits] yuv4mpegenc: Use AV_CEIL_RSHIFT where needed
Vittorio Giovara
[libav-commits] lavfi: Use AV_CEIL_RSHIFT where needed
Vittorio Giovara
[libav-commits] avplay: Allocate the refresh thread next to the decode thread
Luca Barbato
[libav-commits] avplay: Rename cur_stream to player
Luca Barbato
[libav-commits] avplay: Move the stream setup in the main thread
Luca Barbato
[libav-commits] avplay: Allow to override the codec
Luca Barbato
[libav-commits] avplay: Statically allocate the player state
Luca Barbato
[libav-commits] avplay: Rename VideoState to PlayerState
Luca Barbato
[libav-commits] mimic: Always return on failure
Luca Barbato
[libav-commits] dvdsubdec: Validate the RLE offsets
Luca Barbato
[libav-commits] vp7: bound checking in vp7_decode_frame_header
Federico Tomassetti
[libav-commits] opus: Buffer the samples from the correct offset
Michael Niedermayer
[libav-commits] g726: Do not crash on user mistake
Luca Barbato
[libav-commits] lagarith: Correctly compute hash_shift
Luca Barbato
[libav-commits] mov: Preserve the metadata even when bit-exactness is requested
Luca Barbato
[libav-commits] avconv: vda: Unlock the pixel buffer once it is accessed
Sebastien Zwickert
[libav-commits] audiointerleave: Always initialize new_pkt
Vittorio Giovara
[libav-commits] jack: Check memory allocation
Vittorio Giovara
[libav-commits] bink: Factorize bink put_pixel
Luca Barbato
[libav-commits] imgutils: Fix a typo in avcodec_get_pix_fmt_loss
Luca Barbato
[libav-commits] webp: Make sure enough bytes are available
Andreas Cadhalpun
[libav-commits] rtsp: Allow $ as interleaved packet indicator before a complete response header
Martin Storsjö
[libav-commits] rtpdec_asf: Check memory allocation and free memory on error
Vittorio Giovara
[libav-commits] aic: Fix slice size computation for widths multiples of 32 macroblocks
Vittorio Giovara
[libav-commits] h264: make sure the current picture is not made a long ref multiple times
Anton Khirnov
[libav-commits] file: properly forward errors from file_read() and file_write()
Sean McGovern
[libav-commits] rpza: Check the blocks left before processing one
Luca Barbato
[libav-commits] h261: Set 'still image mode off' in picture header
Stian Selnes
[libav-commits] mov: Check memory allocation
Vittorio Giovara
[libav-commits] arm: use a local label instead of the function symbol in ff_prefetch_arm
Janne Grunau
[libav-commits] h261: Signal freeze picture release for intra frames
Stian Selnes
[libav-commits] configure: Support MSVC 2015
Luca Barbato
[libav-commits] rtsp: Only interpret $ as interleaved packet indicator at the start of replies
Martin Storsjö
[libav-commits] mmvideo: Make sure the rle does not write over the frame boundaries
Luca Barbato
[libav-commits] msnwc_tcp: Correctly report failure
Luca Barbato
[libav-commits] sctp: Always initialize outmsg struct
Vittorio Giovara
[libav-commits] bytestream2: set the reader to the end when reading more than available
Anton Khirnov
[libav-commits] mkv: Correctly report the latest packet had been flushed
Luca Barbato
[libav-commits] truemotion2: Fix the buffer check
Luca Barbato
[libav-commits] nut: Use the correct codec_tag when multiple are available
Luca Barbato
[libav-commits] mux: Make sure that the data is actually written
Sean McGovern
[libav-commits] flashsv: Initialize the block array
Luca Barbato
[libav-commits] af_channelmap: properly set the supported output channel layouts
Anton Khirnov
[libav-commits] mov: Fix two memleaks
Andreas Cadhalpun
[libav-commits] configure: arm: Assume softfp ABI on darwin
Martin Storsjö
[libav-commits] mov: Correctly allocate ctts_data
Luca Barbato
[libav-commits] h264_weight: Fix SSSE3 biweight code with weights of 128
Michael Niedermayer
[libav-commits] aac: Wait to know the channels before allocating frame
Luca Barbato
[libav-commits] lavc: Clarify the behaviour of dimension and format context fields
Luca Barbato
[libav-commits] x86inc: Avoid creating unnecessary local labels
Henrik Gramner
[libav-commits] x86inc: Be more verbose in assertion failures
Henrik Gramner
[libav-commits] pixdesc: fix and extend doxy for av_pix_fmt_get_chroma_sub_sample()
Anton Khirnov
[libav-commits] x86inc: Use more consistent indentation
Henrik Gramner
[libav-commits] x86inc: Simplify AUTO_REP_RET
Henrik Gramner
[libav-commits] x86inc: Make cpuflag() and notcpuflag() return 0 or 1
Henrik Gramner
[libav-commits] x86inc: Add debug symbols indicating sizes of compiled functions
Geza Lore
[libav-commits] hls: eliminate ffurl_* usage
Anton Khirnov
[libav-commits] lavf: allow custom IO for all files
Anton Khirnov
[libav-commits] x86inc: Preserve arguments when allocating stack space
Henrik Gramner
[libav-commits] x86inc: Improve FMA instruction handling
Henrik Gramner
[libav-commits] qsvenc: fix a typo
Anton Khirnov
[libav-commits] configure: Correctly add openssl cflags and libs
Luca Barbato
[libav-commits] libavcodec: Add missing AVClass pointers
Martin Storsjö
[libav-commits] lavc: Move pre_me to codec private options
Vittorio Giovara
[libav-commits] lavc: Move noise_reduction to codec private options
Vittorio Giovara
[libav-commits] lavc: Move {min, max}_prediction_order to codec private options
Vittorio Giovara
[libav-commits] lavc: Move rtp_payload_size to codec private options
Vittorio Giovara
[libav-commits] riff: add YUYV FourCC (Drastic YUYV)
Piotr Bandurski
[libav-commits] lavc: Move mpeg_quant to codec private options
Vittorio Giovara
[libav-commits] lavc: Move prediction_method to codec private options
Vittorio Giovara
[libav-commits] lavc: Move brd_scale to codec private options
Vittorio Giovara
[libav-commits] lavc: Move frame_skip_* to codec private options
Vittorio Giovara
[libav-commits] lavc: Move context_model to codec private options
Vittorio Giovara
[libav-commits] lavc: Move timecode_frame_start to codec private options
Vittorio Giovara
[libav-commits] lavc: Move chromaoffset to codec private options
Vittorio Giovara
[libav-commits] lavc: Move b_frame_strategy and b_sensitivity to codec private options
Vittorio Giovara
[libav-commits] lavc: Move me_penalty_compensation to codec private options
Vittorio Giovara
[libav-commits] imgconvert: Move AVPicture-related static function to the deprecated section
Vittorio Giovara
[libav-commits] imgconvert: Add the proper API guards to a deprecated function
Vittorio Giovara
[libav-commits] lavc: Move scenechange_threshold to codec private options
Vittorio Giovara
[libav-commits] imgconvert: Drop outdated comment block
Vittorio Giovara
[libav-commits] riff: add C210 FourCC (Canopus C210)
Piotr Bandurski
[libav-commits] imgconvert: Move the shrink functions only where needed
Vittorio Giovara
[libav-commits] configure: Force-enable select_any dependencies only on --enable
Luca Barbato
[libav-commits] configure: Improve requesting specific features
Luca Barbato
[libav-commits] fate: add 10-bit v210 encoder tests
James Darnley
[libav-commits] mov: Add an option to toggle dref opening
Derek Buitenhuis
[libav-commits] yuv2rgb: Document the color space coefficients
Vittorio Giovara
[libav-commits] lavc: Make sure that the effective timebase would not overflow
Arttu Ylä-Outinen
[libav-commits] libkvazaar: Set frame rate as a rational number
Arttu Ylä-Outinen
[libav-commits] mathops: mips: Correctly enable loongson-specific assembly
Luca Barbato
[libav-commits] configure: mips: Support both-endian compilers
Luca Barbato
[libav-commits] configure: Use pkg-config to check for openssl
Luca Barbato
[libav-commits] flvdec: Add sanity checking of the last packet size
Martin Storsjö
[libav-commits] flvdec: perform duration search just once
Michael Niedermayer
[libav-commits] x86: ac3dsp: Drop forward declaration for nonexisting function
Diego Biurrun
[libav-commits] x86: build: Group all encoder objects together
Diego Biurrun
[libav-commits] dca: fix misaligned access in ff_dca_convert_bitstream
Andreas Cadhalpun
[libav-commits] nuv: sanitize negative fps rate
Andreas Cadhalpun
[libav-commits] nutdec: only copy the header if it exists
Andreas Cadhalpun
[libav-commits] on2avc: limit number of bits to 30 in get_egolomb
Andreas Cadhalpun
[libav-commits] xwddec: prevent overflow of lsize * avctx->height
Andreas Cadhalpun
[libav-commits] movenc-test: stop setting the GLOBAL_HEADER codec flag
Anton Khirnov
[libav-commits] nvenc: fix encoding with B-frames
Anton Khirnov
[libav-commits] mux: drop the warning about global headers
Anton Khirnov
[libav-commits] nvenc: better error handling
Anton Khirnov
[libav-commits] nvenc: rename encoders
Anton Khirnov
[libav-commits] nvenc: generate dts properly
Anton Khirnov
[libav-commits] nvenc: flush the encoder before closing it, as required by the docs
Anton Khirnov
[libav-commits] lavc: Use get_bitsz where needed
Andreas Cadhalpun
[libav-commits] lavc: Add get_bitsz()
Andreas Cadhalpun
[libav-commits] sunrastenc: Properly load codec private options
Vittorio Giovara
[libav-commits] swfdec: support compressed swf
Clément Bœsch
[libav-commits] get_bits: Support max_depth > 2 in GET_RL_VLC_INTERNAL
Kieran Kunhya
[libav-commits] lavu: add AV_CEIL_RSHIFT and use it in various places
Clément Bœsch
[libav-commits] asfdec: Fix typo in comment
Alexandra Hájková
[libav-commits] APIchanges: Add missing av_pix_fmt_get_chroma_sub_sample entry
Luca Barbato
[libav-commits] arm: Fix vfp dead code elimination with have_vfp_vm
Martin Storsjö
[libav-commits] checkasm: Check register clobbering on aarch64
Martin Storsjö
[libav-commits] checkasm: Check register clobbering on arm
Martin Storsjö
[libav-commits] qsvenc: properly handle the warning from MFXVideoCORE_SyncOperation
Maxym Dmytrychenko
[libav-commits] qsvenc: split encoding frames and reading from the async FIFO
Anton Khirnov
[libav-commits] asfdec: only set asf_pkt->data_size after sanity checks
Andreas Cadhalpun
[libav-commits] asfdec: Remove unused function parameters
Alexandra Hájková
[libav-commits] asfdec: reject size > INT64_MAX in asf_read_unknown
Andreas Cadhalpun
[libav-commits] avconv: Simplify poll_filters() return value check
Luca Barbato
[libav-commits] avconv: Drop an impossible check
Luca Barbato
[libav-commits] lavc: Add missing #includes for ff_dlog()
Diego Biurrun
[libav-commits] h264_refs: Remove broken trace debug code
Diego Biurrun
[libav-commits] qsvenc_hevc: improve the default settings
Maxym Dmytrychenko
[libav-commits] h264: improve behaviour with invalid reference lists
Anton Khirnov
[libav-commits] qsvdec: properly handle the warning from MFXVideoCORE_SyncOperation
Maxym Dmytrychenko
[libav-commits] x86: use emms after ff_int32_to_float_fmul_scalar_sse
Janne Grunau
[libav-commits] checkasm: x86: post commit review fixes
Janne Grunau
[libav-commits] x86: zero extend the 32-bit length in int32_to_float_fmul_scalar implicitly
Janne Grunau
[libav-commits] dca: use defines for subband related constants
Alexandra Hájková
[libav-commits] Remove stray line breaks from avpriv_{report_missing_feature|request_samples}
Diego Biurrun
[libav-commits] rtpdec_jpeg: Coalesce redundant error checks
Diego Biurrun
[libav-commits] dca: remove unused decode_hf function and quant_d tables
Alexandra Hájková
[libav-commits] dca: change the core to work with integer coefficients.
Alexandra Hájková
[libav-commits] dca: Add math helpers.
Alexandra Hájková
[libav-commits] checkasm: add synth_filter test
Janne Grunau
[libav-commits] checkasm: add fmtconvert tests
Janne Grunau
[libav-commits] x86: checkasm: check for or handle missing cleanup after MMX instructions
Janne Grunau
[libav-commits] checkasm: add tests for dcadsp
Janne Grunau
[libav-commits] checkasm: add float comparison util functions
Janne Grunau
[libav-commits] arm64: fix inverted register order in transpose_4x4H
Janne Grunau
[libav-commits] exr: fix out of bounds read in get_code
Andreas Cadhalpun
[libav-commits] opus: Fix typo causing overflow in silk_stabilize_lsf
Andreas Cadhalpun
[libav-commits] arm64: port synth_filter_float_neon from arm
Janne Grunau
[libav-commits] x86_64: int32_to_float_fmul_scalar sign extend integer length
Janne Grunau
[libav-commits] arm: add ff_int32_to_float_fmul_array8_neon
Janne Grunau
[libav-commits] arm64: int32_to_float_fmul neon asm
Janne Grunau
[libav-commits] arm64: add cycle counter support
Janne Grunau
[libav-commits] arm: add a cpu flag for the VFPv2 vector mode
Janne Grunau
[libav-commits] arm64: convert dcadsp neon asm from arm
Janne Grunau
[libav-commits] libavutil: move FFALIGN macro from common.h to macros.h
Janne Grunau
[libav-commits] avresample: Mark avresample_buffer() as pointer to const
Kip Warner
[libav-commits] mpegtsenc: add flag to embed an AC-3 ES the DVB way
Stefan Pöschel
[libav-commits] r3d: fix an invalid read introduced in 6bf4c1d
Anton Khirnov
[libav-commits] rtmpproto: Include the full path as app when "slist=" is found
Martin Storsjö
[libav-commits] lavc: make avpriv_mpa_decode_header private on next bump
Anton Khirnov
[libav-commits] vocdec: do not create the stream in read_header()
Anton Khirnov
[libav-commits] mpegaudiodecheader: check the header in avpriv_mpegaudio_decode_header
Anton Khirnov
[libav-commits] mp3dec: replace avpriv_mpa_decode_header with avpriv_mpegaudio_decode_header
Anton Khirnov
[libav-commits] rmenc: do not use AVCodecContext.frame_size
Anton Khirnov
[libav-commits] flvdec: do not create any streams in read_header()
Anton Khirnov
Later messages