libav-commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
[libav-commits] buffer: fix av_buffer_realloc() when the data is offset wrt buffer start
Anton Khirnov
[libav-commits] vp9mc/x86: add 16px functions (64bit only).
Ronald S. Bultje
[libav-commits] h264dec: reset nb_slice_ctx_queued for hwaccel decoding
Anton Khirnov
[libav-commits] vp9/x86: rename vp9dsp to vp9mc
Anton Khirnov
[libav-commits] vp9mc/x86: add AVX and AVX2 MC
James Almer
[libav-commits] vp9: make mv bounds 32bit.
Ronald S. Bultje
[libav-commits] vp9: make mv bounds 32bit.
Ronald S. Bultje
[libav-commits] checkasm: add vp9 MC tests.
Ronald S. Bultje
[libav-commits] dvbsubdec: Use NULL instead of 0 as pointer value
Diego Biurrun
[libav-commits] sbrdsp: Move a misplaced #endif directive to the right spot
Diego Biurrun
[libav-commits] m4vdec: Check for non-startcode 00 00 00 sequences in probe
Michael Niedermayer
[libav-commits] m4vdec: Check for non-startcode 00 00 00 sequences in probe
Michael Niedermayer
[libav-commits] Revert "libavutil: Use an intermediate variable in AV_COPY*U"
Martin Storsjö
[libav-commits] Revert "Don't use expressions with side effects in macro parameters"
Martin Storsjö
[libav-commits] intreadwrite: Use the __unaligned keyword on MSVC for ARM and x86_64
Martin Storsjö
[libav-commits] intreadwrite: Add intermediate variables in the byteswise AV_W*() macros
Martin Storsjö
[libav-commits] libavutil: Use an intermediate variable in AV_COPY*U
Martin Storsjö
[libav-commits] dxv: Check to make sure we don't overrun buffers on corrupt inputs
Martin Storsjö
[libav-commits] Don't use expressions with side effects in macro parameters
Martin Storsjö
[libav-commits] Fix instances of broken indentation found by gcc 6
Anton Khirnov
[libav-commits] flac demuxer: improve probing
Anton Khirnov
[libav-commits] qsvdec: only access hwaccel_context is the pixel format is QSV
Anton Khirnov
[libav-commits] Remove the legacy X11 screen grabber
Diego Biurrun
[libav-commits] x11grab: Rename internal component to "xcbgrab"
Diego Biurrun
[libav-commits] ac3dec: Simplify skipping
Luca Barbato
[libav-commits] ac3dec: Split coupling-specific code from decode_audio_block()
Luca Barbato
[libav-commits] ac3dec: Add some inline hints
Luca Barbato
[libav-commits] ac3dec: Split spx-specific code from decode_audio_block()
Luca Barbato
[libav-commits] mov: Validate the ID number
Luca Barbato
[libav-commits] h264: only allow starting a new picture in the first slice thread
Anton Khirnov
[libav-commits] mimic: do not release the newly obsolete reference at the end of decoding
Anton Khirnov
[libav-commits] mimic: do not release the newly obsolete reference at the end of decoding
Anton Khirnov
[libav-commits] segment: Fix the failure paths
Luca Barbato
[libav-commits] mjpegdec: Check number of components for JPEG-LS
Michael Niedermayer
[libav-commits] h263: Always check both dimensions
Luca Barbato
[libav-commits] avconv: Check that muxing_queue exists before reading from it
Diego Biurrun
[libav-commits] configure: Simplify license incompatibility check
Diego Biurrun
[libav-commits] h264: remove silly macros
Anton Khirnov
[libav-commits] h264: remove a pointless if()
Anton Khirnov
[libav-commits] error_resilience: add required headers.
Anton Khirnov
[libav-commits] mpegvideo: split ff_draw_horiz_band().
Anton Khirnov
[libav-commits] error_resilience: decouple ER from MpegEncContext
Anton Khirnov
[libav-commits] h264: simplify calls to ff_er_add_slice().
Anton Khirnov
[libav-commits] configure: Allow detecting and using LLVM lld-link as linker for windows
Martin Storsjö
[libav-commits] configure: Move defines for controlling MSVCRT headers to the CRT detection section
Martin Storsjö
[libav-commits] configure: Check for strtoll and redirect to _strtoi64 in the msvcrt block
Martin Storsjö
[libav-commits] hpeldsp: Explain why put_no_rnd_pixels_tab is larger than necessary
Diego Biurrun
[libav-commits] checkasm: Cast unsigned to signed
Luca Barbato
[libav-commits] vpx: Support color range
Luca Barbato
[libav-commits] qsvenc: do not re-execute encoding on all positive status codes
Anton Khirnov
[libav-commits] lavfi: add a QSV deinterlacing filter
Anton Khirnov
[libav-commits] checkasm: add HEVC test for testing IDCT DC
Alexandra Hájková
[libav-commits] qsvenc: add support for p010
Anton Khirnov
[libav-commits] avconv_qsv: use the actual pixel format provided by lavc
Anton Khirnov
[libav-commits] qsvenc: take only the allocated dimensions from the frames context
Anton Khirnov
[libav-commits] riff: don't overwrite bps from WAVEFORMATEX if EXTENSIBLE doesn' t contain that data.
Hendrik Leppkes
[libav-commits] riff: don't overwrite bps from WAVEFORMATEX if EXTENSIBLE doesn' t contain that data.
Hendrik Leppkes
[libav-commits] avconv_qsv: align the surface size to 32
Anton Khirnov
[libav-commits] lavc: set sw_pix_fmt for hwaccel encoding
Anton Khirnov
[libav-commits] avconv: stop using setpts for input framerate forced with -r
Anton Khirnov
[libav-commits] qsvenc: print warnings from encode/init
Anton Khirnov
[libav-commits] qsv: handle the semi-packed formats in map_fourcc as well
Anton Khirnov
[libav-commits] qsv: print more complete error messages
Anton Khirnov
[libav-commits] lavc: initialize AVCodecContext.sw_pix_fmt properly
Anton Khirnov
[libav-commits] Revert "avprobe: Zero the allocated avio buffer memory"
Vittorio Giovara
[libav-commits] arm: Check for support for the .fpu directive
Martin Storsjö
[libav-commits] libavutil: Always use some GCC style attributes on clang
Martin Storsjö
[libav-commits] mov: Rework the check for invalid indexes in stsc
Vittorio Giovara
[libav-commits] mov: Wrap stsc index and count compare in a separate function
Vittorio Giovara
[libav-commits] mov: Fix stsc_count comparison
Matthieu Bouron
[libav-commits] ratecontrol: Move mpegenc-only function where it is used
Vittorio Giovara
[libav-commits] ratecontrol: Move Xvid-related functions to the place they are actually used
Vittorio Giovara
[libav-commits] ratecontrol: Reorder functions to avoid forward declarations
Vittorio Giovara
[libav-commits] ratecontrol: Drop commented out cruft
Vittorio Giovara
[libav-commits] x86: cpu: Detect Conroe CPUs and their slow shuffle unit
Fiona Glaser
[libav-commits] x86: Use *_FAST/*_SLOW CPU feature detection macros where appropriate
Diego Biurrun
[libav-commits] x86: Add SSSE3_SLOW CPU flag and related convenience macros
Diego Biurrun
[libav-commits] x86: hpeldsp: Split off VP3-specific bits into a separate file
Diego Biurrun
[libav-commits] x86: hpeldsp: Use EXTERNAL_SSE2_FAST where appropriate
Diego Biurrun
[libav-commits] x86: hpeldsp: Drop unused function parameters
Diego Biurrun
[libav-commits] x86: hpeldsp: Don' t check for bitexact flag when initializing VP3-specific code
Diego Biurrun
[libav-commits] x86: huffyuv: Use EXTERNAL_SSSE3_FAST convenience macro where appropriate
Diego Biurrun
[libav-commits] libdc1394: Fill in packet data directly
Vittorio Giovara
[libav-commits] examples: Properly free AVCodecContext
Vittorio Giovara
[libav-commits] avprobe: Zero the allocated avio buffer memory
Vittorio Giovara
[libav-commits] hevc: set profile based on the profile compatibility flags if needed
Hendrik Leppkes
[libav-commits] avconv_dxva2: add a profile check for hevc
Hendrik Leppkes
[libav-commits] h264dec: do not call finish_setup() if we have not started a frame
Anton Khirnov
[libav-commits] h264dec: handle zero-sized NAL units in get_last_needed_nal()
Anton Khirnov
[libav-commits] h264dec: make sure not to call finish_setup() more than once per frame
Anton Khirnov
[libav-commits] hevc: Add coefficient limiting to speed up IDCT
Mickaël Raulet
[libav-commits] hevc: Add DC IDCT
Mickaël Raulet
[libav-commits] hevc: Separate adding residual to prediction from IDCT
Alexandra Hájková
[libav-commits] hevc: Add AVX2 DC IDCT
James Almer
[libav-commits] x86util: Extend SPLATW for avx2
James Almer
[libav-commits] hevcdsp_template: Templatize IDCT
Mickaël Raulet
[libav-commits] checkasm: arm: Ignore changes to bits 0-4 and 7 of FPSCR
Martin Storsjö
[libav-commits] cheackasm/arm: remove NEON instructions from checkasm_checked_call_vfp
Janne Grunau
[libav-commits] checkasm: arm: Don't start new const blocks for each string
Martin Storsjö
[libav-commits] apichanges: Fill in missing hashes and dates
Diego Biurrun
[libav-commits] swscale: Add proper ff_ prefix to init functions
Diego Biurrun
[libav-commits] swscale: Rename sws_context_class to ff_sws_context_class
Andreas Cadhalpun
[libav-commits] checkasm: arm: report the first clobbered register in checkasm_checked_call
Janne Grunau
[libav-commits] avconv_dxva2: support HEVC Main10 decoding
Hendrik Leppkes
[libav-commits] FATE: add a test of H.264 SEI recovery in an intra refresh stream
Anton Khirnov
[libav-commits] mp3dec: read the initial/trailing padding from the LAME tag
Anton Khirnov
[libav-commits] FATE: add a test for H.264 with two fields per packet
Anton Khirnov
[libav-commits] hevc: offer DXVA2 for 10bit 420
Anton Khirnov
[libav-commits] mp3enc: write trailing padding
Anton Khirnov
[libav-commits] h264: fix decoding multiple fields per packet with slice threads
Anton Khirnov
[libav-commits] h264: eliminate decode_postinit()
Anton Khirnov
[libav-commits] libopenh264dec: Fix cleanup if the init failed early
Martin Storsjö
[libav-commits] libopenh264dec: Simplify the init thanks to FF_CODEC_CAP_INIT_CLEANUP being set
Martin Storsjö
[libav-commits] libopenh264enc: Simplify init by setting FF_CODEC_CAP_INIT_CLEANUP
Martin Storsjö
[libav-commits] libopenh264enc: Return a more sensible error code in some init failure paths
Martin Storsjö
[libav-commits] mov: fix stream extradata_size allocation
Matthieu Bouron
[libav-commits] h264: Log more information about invalid NALu size
Vittorio Giovara
[libav-commits] fate: Add a mixed NAL coding sample
Vittorio Giovara
[libav-commits] lavd: Drop unneeded av_init_packet()s
Vittorio Giovara
[libav-commits] fate: Restore order of h264 entries
Vittorio Giovara
[libav-commits] h2645_parse: handle embedded Annex B NAL units in size prefixed NAL units
Janne Grunau
[libav-commits] checkasm: vp8.mc: initialize the full src buffer after ec32574209f
Janne Grunau
[libav-commits] checkasm/arm: preserve the stack alignment checkasm_checked_call
Janne Grunau
[libav-commits] h264_ps: export actual height in MBs as SPS.mb_height
Anton Khirnov
[libav-commits] d3d11va: don't keep the context lock while waiting for a frame
Steve Lhomme
[libav-commits] vp8dsp: Remove the comment saying that the height is equal to the width
Martin Storsjö
[libav-commits] doc: escape left brace in texi2pod.pl regex
Janne Grunau
[libav-commits] checkasm: vp8: mc: test unequal width/height for partitions
Janne Grunau
[libav-commits] vp8/armv6: mc: avoid boolean expression in calculation
Janne Grunau
[libav-commits] checkasm/arm: align the clobber check data properly for ldrd
Janne Grunau
[libav-commits] libopenh264: Support building with the 1.6 release
Martin Storsjö
[libav-commits] checkasm: Add tests for vp8dsp
Martin Storsjö
[libav-commits] movenc: Add an option for skipping writing the mfra/tfra/mfro trailer
Martin Storsjö
[libav-commits] arm: Fix a typo in a comment
Martin Storsjö
[libav-commits] vp8dsp: Clarify the first dimension of the mc function tables
Martin Storsjö
[libav-commits] qsvdec: use the same mfxFrameInfo for allocating frames that was passed to DECODE_Init
Anton Khirnov
[libav-commits] qsvdec: when a frames ctx is supplied, use its frame dimensions
Anton Khirnov
[libav-commits] qsvdec: add support for P010 (10-bit 420) decoding
Anton Khirnov
[libav-commits] matroskadec: export CodecDelay
Anton Khirnov
[libav-commits] hwcontext_qsv: add support for p010
Anton Khirnov
[libav-commits] qsvdec: make ff_qsv_map_pixfmt() return a MFX fourcc as well
Anton Khirnov
[libav-commits] vf_scale_vaapi: Respect driver quirks around buffer destruction
Mark Thompson
[libav-commits] vaapi_encode: Respect driver quirks around buffer destruction
Mark Thompson
[libav-commits] hwcontext_vaapi: Add driver quirks to the hwdevice
Mark Thompson
[libav-commits] pixfmt: add P010 pixel format
Hendrik Leppkes
[libav-commits] avconv: use avcodec_parameters_copy() with streamcopy
Anton Khirnov
[libav-commits] hwcontext_dxva2: add support for p010
Anton Khirnov
[libav-commits] oggparseopus: export pre-skip
Anton Khirnov
[libav-commits] swscale: add P010 input support
Hendrik Leppkes
[libav-commits] targaenc: Move size check to initialization function
Vittorio Giovara
[libav-commits] rle: K&R formatting cosmetics
Vittorio Giovara
[libav-commits] tiffenc: Check av_pix_fmt_desc_get() return value
Vittorio Giovara
[libav-commits] mov: Save number of stsd elements after stream extradata allocation
Vittorio Giovara
[libav-commits] tiffenc: Check zlib support for deflate option during initialization
Vittorio Giovara
[libav-commits] build: Drop unnecessary libavcodec <-> libavformat object dependencies
Diego Biurrun
[libav-commits] build: Move MP2 muxer declaration away from MP3 muxer code
Diego Biurrun
[libav-commits] checkasm: hevc: Iterate over features first, then over bitdepths
Martin Storsjö
[libav-commits] build: Move ff_mpeg12_frame_rate_tab to a separate file
Diego Biurrun
[libav-commits] build: Add a new component for H.264 parsing code
Diego Biurrun
[libav-commits] ffv1: Remove version 2 and mark version 3 as non-experimental
Luca Barbato
[libav-commits] ffv1: Report additional bitstream information in verbose mode
Luca Barbato
[libav-commits] fate: Add test for webp
Diego Biurrun
[libav-commits] checkasm: h264dsp: Initialize the padding area
Martin Storsjö
[libav-commits] checkasm: h264dsp: Move the x and y variables into the randomize_buffer macro
Martin Storsjö
[libav-commits] Add an OpenH264 decoder wrapper
Martin Storsjö
[libav-commits] movenc: Apply offsets on timestamps when peeking into interleaving queues
Martin Storsjö
[libav-commits] hwcontext_vaapi: allow transfers to/from any size of sw frame
Mark Thompson
[libav-commits] hwcontext: clarify the behaviour of transfer_data() for cropped frames
Anton Khirnov
[libav-commits] hwcontext: allocate the destination frame for the pool size
Anton Khirnov
[libav-commits] avconv: move flushing the queued frames to configure_filtergraph()
Anton Khirnov
[libav-commits] avconv: restructure sending EOF to filters
Anton Khirnov
[libav-commits] qsvdec_hevc: add the UID of the HEVC HW decoder plugin
Anton Khirnov
[libav-commits] qsvdec_hevc: fix a variable name
Anton Khirnov
[libav-commits] vf_hwdownload: allocate the destination frame for the pool size
Anton Khirnov
[libav-commits] pixdesc: Add aliases to SMPTE color properties
Vittorio Giovara
[libav-commits] pixdesc: Fix AVCOL_TRC_BT2020_12 name
Vittorio Giovara
[libav-commits] options_table: Add aliases for color properties
Vittorio Giovara
[libav-commits] avconv: Remove hw_device_ctx output filter reinit hack
Mark Thompson
[libav-commits] vaapi_encode: Maintain a pool of bitstream output buffers
Mark Thompson
[libav-commits] libavcodec: fix constness in clobber test avcodec_open2() wrappers
Clément Bœsch
[libav-commits] avconv: do packet ts rescaling in write_packet()
Anton Khirnov
[libav-commits] avconv: init filtergraphs only after we have a frame on each input
Anton Khirnov
[libav-commits] avconv: decouple configuring filtergraphs and setting input parameters
Anton Khirnov
[libav-commits] avconv_qsv: use the device creation API
Anton Khirnov
[libav-commits] avconv: buffer the packets written while the muxer is not initialized
Anton Khirnov
[libav-commits] avconv: factor out initializing stream parameters for encoding
Anton Khirnov
[libav-commits] avconv: pass the hwaccel frames context to the decoder
Anton Khirnov
[libav-commits] avconv: decouple configuring filtergraphs and setting output parameters
Anton Khirnov
[libav-commits] lavfi: set the link hwframes context before configuring the dst input
Anton Khirnov
[libav-commits] avconv: explicitly postpone writing the header until all streams are initialized
Anton Khirnov
[libav-commits] omx: Don't return > 0 from omx_encode_frame
Martin Storsjö
[libav-commits] libopenh264enc: Fix inconsistent whitespace
Martin Storsjö
[libav-commits] msmpeg4: Remove some broken, commented-out cruft
Diego Biurrun
[libav-commits] msmpeg4: Remove commented-out debug logging code
Diego Biurrun
[libav-commits] h264: Eliminate unused but set variable
Diego Biurrun
[libav-commits] librtmp: Avoid an infiniloop setting connection arguments
Luca Barbato
[libav-commits] librtmp: Avoid an infiniloop setting connection arguments
Luca Barbato
[libav-commits] vaapi_encode: Fix fallback when input does not match any format
Mark Thompson
[libav-commits] hwcontext_vaapi: Return all formats for constraints without config
Mark Thompson
[libav-commits] checkasm: Issue emms after benchmarking functions
Martin Storsjö
Earlier messages
Later messages