libav-commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
[libav-commits] Move check_marker() from get_bits to mpeg4videodec
Alexandra Hájková
[libav-commits] mpeg4videodec: Call av_log() in check_marker() with AVCodecContext instead of NULL
Alexandra Hájková
[libav-commits] avpacket: Check buffer reference
Vittorio Giovara
[libav-commits] x86inc: Enable AVX emulation in additional cases
Anton Mitrofanov
[libav-commits] x86inc: Fix AVX emulation of some instructions
Anton Mitrofanov
[libav-commits] avpacket: fix setting AVPacket.data in av_packet_ref()
Anton Khirnov
[libav-commits] avpacket: fix setting AVPacket.data in av_packet_ref()
Anton Khirnov
[libav-commits] x86inc: Fix AVX emulation of scalar float instructions
Henrik Gramner
[libav-commits] lavc: make avcodec_open2() fail when the timebase is not set for encoding
Anton Khirnov
[libav-commits] x86inc: Improve handling of %ifid with multi-token parameters
Anton Mitrofanov
[libav-commits] lavc: mark the old audio/video encoding API as deprecated
Anton Khirnov
[libav-commits] Combine deprecation guards where appropriate
Diego Biurrun
[libav-commits] Split global .gitignore file into per-directory files
Diego Biurrun
[libav-commits] tests: Move all test programs to a subdirectory
Diego Biurrun
[libav-commits] Add some more deprecation guards
Diego Biurrun
[libav-commits] Reduce the scope of some variables
Diego Biurrun
[libav-commits] rtpdec: Always check if we have the next packet queued
Martin Storsjö
[libav-commits] rtsp: Parse SSRC attributes in the SDP
Martin Storsjö
[libav-commits] colorspace: Add support for BT709
Jan Ekström
[libav-commits] colorspace: Add support for BT709
Jan Ekström
[libav-commits] pgssub: Fix subpicture colorspace and range
Jan Ekström
[libav-commits] pgssub: Fix subpicture colorspace and range
Jan Ekström
[libav-commits] avconv_vaapi: fix double-free with some unsupported streams
Mark Thompson
[libav-commits] simple_idct_template: Fix strict aliasing violation
Michael Niedermayer
[libav-commits] avio: Remove a leftover comment
Martin Storsjö
[libav-commits] Mark read-only tables as static
Diego Biurrun
[libav-commits] configure: Document --enable-libfontconfig
Diego Biurrun
[libav-commits] vf_frei0r: Drop overly verbose and broken debug output
Diego Biurrun
[libav-commits] Remove unnecessary get_bits.h #includes and add missing headers where needed.
Alexandra Hájková
[libav-commits] h264: Drop broken trace debug output
Diego Biurrun
[libav-commits] Drop pointless assert.h #includes
Diego Biurrun
[libav-commits] vaapi: Drop pointless debug output
Diego Biurrun
[libav-commits] libopencore-amr: Fix ff_dlog()/av_log() invocations
Diego Biurrun
[libav-commits] mpegts: Validate the SL Packet Header Configuration
Luca Barbato
[libav-commits] fate: Add test for MTS2/MSS4
Diego Biurrun
[libav-commits] rtpdec: Use AVERROR_PATCHWELCOME instead of AVERROR(ENOSYS) for unimplemented features
Martin Storsjö
[libav-commits] rtpdec_h264: Use avpriv_report_missing_feature instead of a manual av_log
Martin Storsjö
[libav-commits] rtpdec_vp9: Support parsing the scalability structure
Martin Storsjö
[libav-commits] rtpdec_vp9: Make sure to free the temp buffer on close
Martin Storsjö
[libav-commits] rtpdec_vp9: Update header parsing to spec draft 02
Martin Storsjö
[libav-commits] Revert "mmaldec: autodetect by default" since it breaks linking on systems without mmal libraries
Janne Grunau
[libav-commits] mmaldec: autodetect by default
wm4
[libav-commits] mmaldec: Use av_assert0() instead of assert()
Michael Niedermayer
[libav-commits] mmaldec: Add mpeg2 decoding support
Julian Scheel
[libav-commits] mmaldec: print the MMAL format FourCC automatically
wm4
[libav-commits] mmaldec: send only a single EOS packet on flushing
wm4
[libav-commits] mmaldec: Fix avpriv_atomic_get usage
Julian Scheel
[libav-commits] mmaldec: limit internal buffering
wm4
[libav-commits] mmaldec: add vc1 decoding support
wm4
[libav-commits] mmaldec: correct package buffering accounting
wm4
[libav-commits] configure: fix mmal build dependencies
wm4
[libav-commits] testprogs: Mark some tables as static const
Diego Biurrun
[libav-commits] fate: Add test for MSS1
Diego Biurrun
[libav-commits] dds: Add support for monochrome images
Vittorio Giovara
[libav-commits] dds: Drop gray-alpha swapping
Vittorio Giovara
[libav-commits] dxva2_h264: Unbreak compilation after 3176217c6
Martin Storsjö
[libav-commits] ape: Unbreak adaptcoeffs computation
Luca Barbato
[libav-commits] h264: eliminate low_delay
Anton Khirnov
[libav-commits] h264: remove pointless setting of some variables in loop_filter
Anton Khirnov
[libav-commits] h264: merge ff_h264_free_context() into h264_decode_end()
Anton Khirnov
[libav-commits] h264: remove an artificial restriction on the number of slice threads
Anton Khirnov
[libav-commits] h264: allocate some tables per slice contexts, not threads
Anton Khirnov
[libav-commits] h264: remove H264Context.pict_type
Anton Khirnov
[libav-commits] h264: remove a pointless comment
Anton Khirnov
[libav-commits] h264: eliminate max_contexts
Anton Khirnov
[libav-commits] h264: make slice threading work with deblocking_filter=1
Anton Khirnov
[libav-commits] h264: remove unused H264SliceContext.rbsp_buffer
Anton Khirnov
[libav-commits] h264_refs: reorder functions to avoid forward declarations
Anton Khirnov
[libav-commits] h264: eliminate copy_fields
Anton Khirnov
[libav-commits] h264_parser: move the H264DSPContext to the parser context
Anton Khirnov
[libav-commits] h264_parser: remove the remaining dependencies on the h264 decoder
Anton Khirnov
[libav-commits] h264: factor out calculating the POC count into a separate file
Anton Khirnov
[libav-commits] h264: drop a pointless indirection
Anton Khirnov
[libav-commits] h264: decouple h264_ps from the h264 decoder
Anton Khirnov
[libav-commits] h264_parse: make sure the ref count is zeroed on all failure paths
Anton Khirnov
[libav-commits] h264: remove a stale comment
Anton Khirnov
[libav-commits] h264_refs: make the H264Context const where possible
Anton Khirnov
[libav-commits] h264: decouple extradata parsing from the decoder
Anton Khirnov
[libav-commits] h264_parser: switch to h2645_parse for NAL unescaping
Anton Khirnov
[libav-commits] h264: factor out parsing the reference count into a separate file
Anton Khirnov
[libav-commits] h264_parser: eliminate H264SliceContext usage
Anton Khirnov
[libav-commits] h264_mp4toannexb_bsf: do not fail on annex B extradata
Anton Khirnov
[libav-commits] h264: move reading direct_spatial_mv_pred out of ff_set_ref_count()
Anton Khirnov
[libav-commits] h264: decouple h264_sei from the h264 decoder
Anton Khirnov
[libav-commits] h264_refs: remove an unused parameter from ff_h264_fill_mbaff_ref_list()
Anton Khirnov
[libav-commits] h264: stop testing whether the reference count changes in ff_set_ref_count ()
Anton Khirnov
[libav-commits] libx264: Allow Stereo3D monoscopic value
Vittorio Giovara
[libav-commits] libx264: Forbid inverted Stereo3D mode
Vittorio Giovara
[libav-commits] build: Silence the lcov-reset target
Diego Biurrun
[libav-commits] movenc: Handle pts == NOPTS when autoflushing
Martin Storsjö
[libav-commits] libavformat: Update the comment about AVOutputFormat flags
Martin Storsjö
[libav-commits] movenc: Update a comment to reflect how the code actually behaves
Martin Storsjö
[libav-commits] img2enc: Refactor the atomic renaming code
Luca Barbato
[libav-commits] libxvid: Create extradata in init using a dummy frame
Derek Buitenhuis
[libav-commits] indeo3: Avoid undefined behaviour
Luca Barbato
[libav-commits] ape: Avoid undefined behaviour
Luca Barbato
[libav-commits] pixfmt: fix wrong comment
Thomas Guillem
[libav-commits] Generate the lists of enabled protocols/bsfs from configure.
Anton Khirnov
[libav-commits] hwcontext: initialize sw_format in av_hwframe_ctx_alloc()
Anton Khirnov
[libav-commits] lavc: move the vaapi encoders further down in the list of codecs
Anton Khirnov
[libav-commits] vaapi_h265: Add -qp option, use it to replace use of -global_quality
Mark Thompson
[libav-commits] vaapi_encode: Refactor slightly to allow easier setting of global options
Mark Thompson
[libav-commits] vaapi_h264: Add -qp option, use it to replace use of -global_quality
Mark Thompson
[libav-commits] vaapi_h264: Add constant-bitrate encode support
Mark Thompson
[libav-commits] vaapi_h265: Add constant-bitrate encode support
Mark Thompson
[libav-commits] vaapi_encode: Add support for codec-local options
Mark Thompson
[libav-commits] vaapi_h264: Add encode quality option (for quality-speed tradeoff)
Mark Thompson
[libav-commits] FATE: add an H.264 test with unescaped extradata
Anton Khirnov
[libav-commits] FATE: add an H.264 test with invalid reference lists
Anton Khirnov
[libav-commits] libavcodec: Document that encoders may use the framerate field in AVCodecContext
Martin Storsjö
[libav-commits] omx: Add support for broadcom OMX on raspberry pi
Martin Storsjö
[libav-commits] libavcodec: Add H264/MPEG4 encoders based on OpenMAX IL
Martin Storsjö
[libav-commits] omx: Add support for zerocopy input of frames
Martin Storsjö
[libav-commits] mmaldec: Use imgutils.h for copying frames
Martin Storsjö
[libav-commits] testprogs: Add missing libm.h includes
Martin Storsjö
[libav-commits] configure: cosmetics: Drop pointless end-of-line semicolons
Diego Biurrun
[libav-commits] build: Group declarations for hw-accelerated de-/encoding separately
Diego Biurrun
[libav-commits] build: miscellaneous cosmetics
Diego Biurrun
[libav-commits] dds: Add support for alpha-only files
Vittorio Giovara
[libav-commits] screenpresso: Add extended pixel format support
Vittorio Giovara
[libav-commits] rscc: Add extended pixel format support
Vittorio Giovara
[libav-commits] fate: Update DDS tests
Vittorio Giovara
[libav-commits] fate: Update RSCC tests
Vittorio Giovara
[libav-commits] dds: Simplify postprocessing check
Vittorio Giovara
[libav-commits] dds: Add support for rgb555 files
Vittorio Giovara
[libav-commits] fate: Update Screenpresso tests
Vittorio Giovara
[libav-commits] screenpresso: Correctly handle keyframes
Vittorio Giovara
[libav-commits] nvenc_h264: Fix name of private AVClass
Diego Biurrun
[libav-commits] matroska: Write the field order information
Luca Barbato
[libav-commits] vaapi_h264: Fix bit offset of slice data.
Mark Thompson
[libav-commits] eac3dec: don't call avpriv_request_sample every frame.
Tim Walker
[libav-commits] ac3dec: change logging of skipped E-AC-3 substreams.
Tim Walker
[libav-commits] avconv: Drop an unused variable
Luca Barbato
[libav-commits] jack: Support OSX
Josh de Kock
[libav-commits] matroska: Support interlaced content correctly
Luca Barbato
[libav-commits] build: Do not check the vaapi_encode.h header if VAAPI is not enabled
Diego Biurrun
[libav-commits] Mark tables used only within their files as static
Diego Biurrun
[libav-commits] h264: Add missing ff_ prefix to internally visible h264_init_dequant_tables()
Diego Biurrun
[libav-commits] lavc: VAAPI MJPEG encoder
Mark Thompson
[libav-commits] avconv: fix -frames for video
Anton Khirnov
[libav-commits] lavc: VAAPI H.264 encoder
Mark Thompson
[libav-commits] lavc: VAAPI encode common infrastructure
Mark Thompson
[libav-commits] lavc: VAAPI H.265 encoder
Mark Thompson
[libav-commits] avconv: VAAPI hwcontext initialisation and hwaccel helper
Mark Thompson
[libav-commits] intrax8: Drop lots of pointless parentheses
Diego Biurrun
[libav-commits] intrax8: Pass macroblock size to ff_intrax8_common_init
Vittorio Giovara
[libav-commits] intrax8: Keep a reference to the decoder blocks
Vittorio Giovara
[libav-commits] fate: Add test for WMV2 with jframes
Vittorio Giovara
[libav-commits] intrax8: Drop MB emulation code
Vittorio Giovara
[libav-commits] intrax8: Use the generic horizband function
Vittorio Giovara
[libav-commits] intrax8: Pass macroblock coordinates to ff_intrax8_decode_picture
Vittorio Giovara
[libav-commits] intrax8: Remove mpegvideo dependency
Vittorio Giovara
[libav-commits] h264: remove the svq3-specific code
Anton Khirnov
[libav-commits] svq3: make the dsp functions static
Anton Khirnov
[libav-commits] h264: move ff_h264_check_intra[4x4]_pred_mode() to h264_parse
Anton Khirnov
[libav-commits] h264: switch to h2645_parse for NAL parsing
Anton Khirnov
[libav-commits] svq3: eliminate H264Context.cur_pic usage
Anton Khirnov
[libav-commits] svq3: drop the build dependency on the h264 decoder
Anton Khirnov
[libav-commits] hevc_parse: rename into h2645_parse
Anton Khirnov
[libav-commits] svq3: eliminate remaining H264SliceContext usage
Anton Khirnov
[libav-commits] svq3: move the frame num variables to the SVQ3Context
Anton Khirnov
[libav-commits] svq3: move block_offset to SVQ3Context
Anton Khirnov
[libav-commits] svq3: move {ref,mv}_cache to the SVQ3Context
Anton Khirnov
[libav-commits] svq3: add all the required dsp contexts into SVQ3Context
Anton Khirnov
[libav-commits] svq3: rip out the mb decoding code shared with h264
Anton Khirnov
[libav-commits] svq3: move mb strides/sizes to the SVQ3Context
Anton Khirnov
[libav-commits] svq3: stop using H264Context.gb
Anton Khirnov
[libav-commits] svq3: eliminate remaining H264Context usage.
Anton Khirnov
[libav-commits] svq3: move pict_type to the SVQ3Context
Anton Khirnov
[libav-commits] h264: reimplement 3aa661ec5 in a more explicit way
Anton Khirnov
[libav-commits] h264: factor out pred weight table parsing into a separate file
Anton Khirnov
[libav-commits] h2645_parse: change the AVCodecContext* parameter to void*
Anton Khirnov
[libav-commits] svq3: move edge_emu_buffer to the SVQ3Context
Anton Khirnov
[libav-commits] svq3: rip out the svq3-relevant parts of pred_motion() out of h264
Anton Khirnov
[libav-commits] h2645_parse: add a function for uninitializing the packet
Anton Khirnov
[libav-commits] svq3: move the pred mode variables to SVQ3Context
Anton Khirnov
[libav-commits] svq3: move mb2br_xy to the SVQ3Context
Anton Khirnov
[libav-commits] h2645_parse: compute the actual data length, without trailing paddding
Anton Khirnov
[libav-commits] svq3: move the dequant buffer to SVQ3Context
Anton Khirnov
[libav-commits] svq3: move mb_{x,y,xy} to SVQ3Context
Anton Khirnov
[libav-commits] h2645_parse: add support for parsing h264
Anton Khirnov
[libav-commits] svq3: eliminate write_back_intra_pred_mode() usage
Anton Khirnov
[libav-commits] tls: Use the right return value for breaking out due to the interrupt callback
Martin Storsjö
[libav-commits] tls: Use the right return value for breaking out due to the interrupt callback
Martin Storsjö
[libav-commits] tls: Use the right return value for breaking out due to the interrupt callback
Martin Storsjö
[libav-commits] tls: Use the right return value for breaking out due to the interrupt callback
Martin Storsjö
[libav-commits] aarch64: Make transpose_4x4H do a regular transpose
Martin Storsjö
[libav-commits] rtpdec_jpeg: fix low contrast image on low quality setting
Ico Doornekamp
[libav-commits] intrax8: Make x8_init_block_index not use mpegvideo fields
Vittorio Giovara
[libav-commits] intrax8: Carry over the loopfilter value in ff_intrax8_decode_picture
Vittorio Giovara
[libav-commits] intrax8: Keep a reference to the context idctdsp
Vittorio Giovara
[libav-commits] intrax8: Keep a reference to the GetBitContext reader
Vittorio Giovara
[libav-commits] intrax8: Use local destination buffers
Vittorio Giovara
[libav-commits] intrax8: Pass the output frame to the decoding function
Vittorio Giovara
[libav-commits] intrax8: Add a local BlockDSPContext and initialize it
Vittorio Giovara
[libav-commits] intrax8: Reference the current AVCodecContext
Vittorio Giovara
[libav-commits] intrax8: Use a constant buffer instead of a ScratchpadContext
Vittorio Giovara
[libav-commits] h264data: Move all data tables from a header to a .c file
Diego Biurrun
[libav-commits] lavc: Deduplicate zigzag_scan table
Diego Biurrun
[libav-commits] h264: Clean up #includes
Diego Biurrun
Earlier messages
Later messages