libav-commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
[libav-commits] atrac3plus: Convert to the new bitstream reader
Alexandra Hájková
[libav-commits] cllc: Convert to the new bitstream reader
Alexandra Hájková
[libav-commits] qcelp: Convert to the new bitstream reader
Alexandra Hájková
[libav-commits] cljrdec: Convert to the new bitstream reader
Alexandra Hájková
[libav-commits] eamad: Convert to the new bitstream reader
Alexandra Hájková
[libav-commits] faxcompr: Convert to the new bitstream reader
Alexandra Hájková
[libav-commits] hwcontext_dxva2: make sure the sw frame format is the right one during transfer
Anton Khirnov
[libav-commits] hwcontext_dxva2: fix handling of the mapping flags
Anton Khirnov
[libav-commits] gsm: Convert to the new bitstream reader
Alexandra Hájková
[libav-commits] qdm2: Convert to the new bitstream reader
Alexandra Hájková
[libav-commits] escape130: Convert to the new bitstream reader
Alexandra Hájková
[libav-commits] cook: Convert to the new bitstream reader
Alexandra Hájková
[libav-commits] dvdsubdec: Convert to the new bitstream reader
Alexandra Hájková
[libav-commits] adpcm: Convert to the new bitstream header
Alexandra Hájková
[libav-commits] hqx: Convert to the new bitstream header
Alexandra Hájková
[libav-commits] hwcontext_dxva2: do not assume the destination format during mapping is always the right one
Anton Khirnov
[libav-commits] g2meet: Convert to the new bitstream reader
Alexandra Hájková
[libav-commits] lavc: add a new bitstream reader to replace get_bits
Alexandra Hájková
[libav-commits] nellymoser: Convert to the new bitstream reader
Alexandra Hájková
[libav-commits] bink: Convert to the new bitstream reader
Alexandra Hájková
[libav-commits] jvdec: Convert to the new bitstream reader
Alexandra Hájková
[libav-commits] ea: Convert to the new bitstream reader
Alexandra Hájková
[libav-commits] hwcontext_dxva2: split transfer_data() into upload/download functions
Anton Khirnov
[libav-commits] 4xm: Convert to the new bitstream reader
Alexandra Hájková
[libav-commits] avs: Convert to the new bitstream reader
Alexandra Hájková
[libav-commits] on2avc: Convert to the new bitstream reader
Alexandra Hájková
[libav-commits] avpacket: Mark src pointer as constant
Luca Barbato
[libav-commits] crypto: Add encryption support
Christian Suloway
[libav-commits] hlsenc: Add encryption support
Luca Barbato
[libav-commits] examples/transcode_aac: Drop pointless return value const qualifier
Diego Biurrun
[libav-commits] qsv: Drop some unused variables
Diego Biurrun
[libav-commits] qsvdec: Drop stray extra braces around initializer
Diego Biurrun
[libav-commits] Ignore all generated example binaries
Diego Biurrun
[libav-commits] avisynth: Fix setting stream timebase
Marton Balint
[libav-commits] avisynth: Simplify the pix_fmt check for the newer AviSynth API
Stephen Hutchinson
[libav-commits] doc: Add note about recent regression in AviSynth+
Stephen Hutchinson
[libav-commits] avisynth: Support pix_fmts added to AviSynth+
Stephen Hutchinson
[libav-commits] mov: Fix identity matrix boolean logic
Vittorio Giovara
[libav-commits] fate: Add h264 and hevc extradata reload tests
Vittorio Giovara
[libav-commits] checkasm: vp9dsp: Benchmark the dc-only version of idct_idct separately
Martin Storsjö
[libav-commits] aarch64: vp9: use alternative returns in the core loop filter function
Janne Grunau
[libav-commits] aarch64: vp9: loop filter: replace 'orr; cbn?z' with 'adds; b.{eq,ne};
Janne Grunau
[libav-commits] configure: Move mjpeg_vaapi_decoder dependency declarations to the right place
Diego Biurrun
[libav-commits] libilbc: support for latest git of libilbc
Gianluigi Tiesi
[libav-commits] libilbc: support for latest git of libilbc
Gianluigi Tiesi
[libav-commits] golomb: Replace __PRETTY_FUNCTION__ with __func__ for tracing
Diego Biurrun
[libav-commits] af_asyncts: Use llabs instead of labs for 64-bit variable
Diego Biurrun
[libav-commits] qsv: Add VP8 decoder
Mark Thompson
[libav-commits] vc1: Return stream format information from parser
Mark Thompson
[libav-commits] qsv: Add VC-1 decoder
Mark Thompson
[libav-commits] qsvdec: Only warn about unconsumed data if it happens more than once
Mark Thompson
[libav-commits] vp8: Return stream format information from parser
Mark Thompson
[libav-commits] qsvdec: Pass field order information to libmfx
Mark Thompson
[libav-commits] mpegvideo: Return correct coded frame sizes from parser
Mark Thompson
[libav-commits] mpegvideo: Return correct coded frame sizes from parser
Mark Thompson
[libav-commits] qsvdec: Pass the correct profile to libmfx
Mark Thompson
[libav-commits] aarch64: vp9: loop_filter: fix typo in skip flatout8 check
Janne Grunau
[libav-commits] arm: vp9itxfm: Simplify txfm string comparisons
Martin Storsjö
[libav-commits] aarch64: vp9: Implement NEON loop filters
Martin Storsjö
[libav-commits] aarch64: vp9: Add NEON itxfm routines
Martin Storsjö
[libav-commits] avconv_opt: Consistently iterate through hwaccels array in all cases
Diego Biurrun
[libav-commits] aac: Drop pointless cast
Diego Biurrun
[libav-commits] Drop pointless void* casts
Diego Biurrun
[libav-commits] vf_drawtext: Drop wrong void* cast
Diego Biurrun
[libav-commits] ratecontrol: Use correct function pointer casts instead of void*
Diego Biurrun
[libav-commits] nut: Use correct function pointer casts instead of void*
Diego Biurrun
[libav-commits] arm: vp9: Add NEON loop filters
Martin Storsjö
[libav-commits] libxvid: Check return value of write() call
Diego Biurrun
[libav-commits] libxvid: Require availability of mkstemp()
Diego Biurrun
[libav-commits] libxvid: Use proper context in av_log() calls
Diego Biurrun
[libav-commits] arm: vp9: Add NEON itxfm routines
Martin Storsjö
[libav-commits] checkasm: add vp9dsp.itxfm_add tests.
Ronald S. Bultje
[libav-commits] pthread_frame: Unreference hw_frames_ctx on per-thread codec contexts
Mark Thompson
[libav-commits] arm: vp9mc: Use a different helper register for PIC loads
Martin Storsjö
[libav-commits] arm: Clear the gp register alias at the end of functions
Martin Storsjö
[libav-commits] examples/decode_audio: Add missing header for av_free()
Diego Biurrun
[libav-commits] aarch64: vp9: Add NEON optimizations of VP9 MC functions
Martin Storsjö
[libav-commits] arm: vp9mc: Minor adjustments from review of the aarch64 version
Martin Storsjö
[libav-commits] aarch64: h264idct: Use the offset parameter to movrel
Martin Storsjö
[libav-commits] aarch64: Add an offset parameter to the movrel macro
Martin Storsjö
[libav-commits] vp9: Make the subpel filters non-static
Martin Storsjö
[libav-commits] matroskaenc: write updated STREAMINFO metadata for FLAC streams if available
James Almer
[libav-commits] matroskaenc: fix muxing AAC streams when using aac_adtstoasc bsf
James Almer
[libav-commits] pthread_frame: properly propagate the hw frame context across frame threads
Anton Khirnov
[libav-commits] mpegaudiodsp: aarch64: Adjust function prototype after 2caa93b813adc5dbb7771dfe615da826a2947d18
Diego Biurrun
[libav-commits] avconv: Drop stray leftover debug output
Diego Biurrun
[libav-commits] configure: Use check_cpp in CPP flags tests
Diego Biurrun
[libav-commits] configure: Improve output wording
Diego Biurrun
[libav-commits] configure: Print list of enabled programs
Diego Biurrun
[libav-commits] configure: Do not unconditionally check for (and enable) xlib
Diego Biurrun
[libav-commits] configure: Move license checks directly after command line parsing
Diego Biurrun
[libav-commits] configure: Log correct test name and use correct filter when testing objective C flags
Diego Biurrun
[libav-commits] configure: Log name and parameters of all helper functions where it makes sense
Diego Biurrun
[libav-commits] Use avpriv_report_missing_feature() where appropriate
Diego Biurrun
[libav-commits] configure: Add --quiet command line parameter to suppress informative output
Diego Biurrun
[libav-commits] checkasm: Add --test parameter to check only specific components
Diego Biurrun
[libav-commits] fate: checkasm: Split monolithic test into individual components
Diego Biurrun
[libav-commits] lavu: Rename ycgco color space appropriately
Vittorio Giovara
[libav-commits] mov: Read multiple stsd from DV
Vittorio Giovara
[libav-commits] hevc: Move hevc_decode_extradata before frame decoding
Vittorio Giovara
[libav-commits] hevc: Allow parsing external extradata buffers
Vittorio Giovara
[libav-commits] lavc: Add hevc main10 profile to avconv cli
Vittorio Giovara
[libav-commits] hevc: Support extradata changes from multiple stsd
Vittorio Giovara
[libav-commits] h264_qpel: x86: Move function with only one instance out of template macro
Diego Biurrun
[libav-commits] avplay: Correct function pointer assignments in options array
Diego Biurrun
[libav-commits] avconv: Correct function pointer assignments in options array
Diego Biurrun
[libav-commits] lzf: update pointer p after realloc
Andreas Cadhalpun
[libav-commits] pixfmt: Add GRAY12
Luca Barbato
[libav-commits] swscale: Add GRAY12
Luca Barbato
[libav-commits] dxva2: fix surface selection when compiled with both d3d11va and dxva2
Hendrik Leppkes
[libav-commits] hwcontext_qsv: do not fail when download/upload VPP session creation fails
Anton Khirnov
[libav-commits] qsv{enc,dec}: extend the internal frame allocator
Anton Khirnov
[libav-commits] qsv{dec, enc}: always use an internal mfxFrameSurface1
Anton Khirnov
[libav-commits] hwcontext_qsv: transfer data through the child context when VPP fails
Anton Khirnov
[libav-commits] qsv{dec, enc}: use a struct as a memory id with internal memory allocator
Anton Khirnov
[libav-commits] hwcontext_qsv: add support for the P8 format
Anton Khirnov
[libav-commits] hwcontext_qsv: support frame mapping
Anton Khirnov
[libav-commits] hwcontext_dxva2: add support for the P8 format
Anton Khirnov
[libav-commits] hwcontext_dxva2: frame mapping support
Anton Khirnov
[libav-commits] libx265: Add option to force IDR frames
Derek Buitenhuis
[libav-commits] x86: Drop stray semicolons after function definitions
Diego Biurrun
[libav-commits] configure: Silence lld-link when getting the version number
Martin Storsjö
[libav-commits] arm: vp9mc: Insert a literal pool at the middle of the file
Martin Storsjö
[libav-commits] hwcontext_vaapi: Frame mapping support
Mark Thompson
[libav-commits] lavfi: Hardware map filter
Mark Thompson
[libav-commits] hwcontext: Hardware frame mapping
Mark Thompson
[libav-commits] Drop unreachable break and return statements
Diego Biurrun
[libav-commits] vf_hwupload_cuda: Fix build error
Mark Thompson
[libav-commits] float_dsp: Have implementation match function pointer prototype
Diego Biurrun
[libav-commits] dnxhdenc: Have function pointer prototype match implementation
Diego Biurrun
[libav-commits] ituh263dec: Have function signature match across declaration and definition
Diego Biurrun
[libav-commits] pixblockdsp: Have function pointer prototype match implementation
Diego Biurrun
[libav-commits] aacsbr: Check that sample_rate is not 0 before division
Diego Biurrun
[libav-commits] intrax8: Have function signature match across declaration and definition
Diego Biurrun
[libav-commits] svq3: Drop unused function dctcoef_get()
Diego Biurrun
[libav-commits] options_table: Remove a now unnecessary include of config.h
Martin Storsjö
[libav-commits] arm: vp9: Add NEON optimizations of VP9 MC functions
Martin Storsjö
[libav-commits] vp9: Flip the order of arguments in MC functions
Martin Storsjö
[libav-commits] lavfi: Make default get_video_buffer work with hardware frames
Mark Thompson
[libav-commits] lavfi: Use ff_get_video_buffer in all filters using hwframes
Mark Thompson
[libav-commits] lavfi: Always propagate hw_frames_ctx through links
Mark Thompson
[libav-commits] doc: Turn off noisy deprecation warnings in the option printer
Diego Biurrun
[libav-commits] aactab: Move extern keyword to the front of array declarations
Diego Biurrun
[libav-commits] vf_drawtext: Move static keyword to beginning of variable declaration
Diego Biurrun
[libav-commits] idct: Have function pointer prototype match implementation
Diego Biurrun
[libav-commits] rtmpproto: Restructure zlib code to avoid unreachable code warning
Diego Biurrun
[libav-commits] bink: Have function pointer prototype match implementation
Diego Biurrun
[libav-commits] examples/encode_video: set the framerate
Anton Khirnov
[libav-commits] examples/decode_video: remove a stray unrelated comment
Anton Khirnov
[libav-commits] examples/avcodec: split audio decoding into a separate example
Anton Khirnov
[libav-commits] examples/avcodec: split the remaining two examples into separate files
Anton Khirnov
[libav-commits] avconv: support parsing bitstream filter options
James Almer
[libav-commits] examples/encode_audio: constify AVCodec instances
Anton Khirnov
[libav-commits] examples/decode_audio: constify the AVCodec instance
Anton Khirnov
[libav-commits] examples/avcodec: split audio encoding into a separate example
Anton Khirnov
[libav-commits] examples/encode_video: use the AVFrame API for allocating the frame
Anton Khirnov
[libav-commits] examples/encode_audio: use the AVFrame API for allocating the data
Anton Khirnov
[libav-commits] examples/encode_video: constify the AVCodec instance
Anton Khirnov
[libav-commits] examples/decode_video: constify the AVCodec instance
Anton Khirnov
[libav-commits] mov: Evaluate the movie display matrix
Vittorio Giovara
[libav-commits] fate: Add tests for mov display matrix
Vittorio Giovara
[libav-commits] avprobe: Add -show_stream_entry to get a single stream property
Vittorio Giovara
[libav-commits] openssl: Allow newer TLS versions than TLSv1
Mark Thompson
[libav-commits] Revert "rtmpproto: Don' t include a client version in the unencrypted C1 handshake"
Luca Barbato
[libav-commits] qsv: Be informative when reporting that no data has been consumed
Luca Barbato
[libav-commits] xcb: Add all the libraries to the link line explicitly
Luca Barbato
[libav-commits] dxtory: Drop nonsense ISO C printf conversion specifiers for standard types
Diego Biurrun
[libav-commits] dash: Use correct ISO C scanf conversion specifier
Diego Biurrun
[libav-commits] srt: Adjust signedness of sscanf format strings
Diego Biurrun
[libav-commits] hap: Adjust printf length modifiers to match variable types
Diego Biurrun
[libav-commits] Adjust printf conversion specifiers to match variable signedness
Diego Biurrun
[libav-commits] Use avpriv_request_sample() where appropriate
Diego Biurrun
[libav-commits] Use ISO C printf conversion specifiers where appropriate
Diego Biurrun
[libav-commits] nsv: Drop unnecessary TRACE level debug code
Diego Biurrun
[libav-commits] dnxhdenc: Drop pointless, commented-out debug output
Diego Biurrun
[libav-commits] audio_fifo: Drop write-only variable
Diego Biurrun
[libav-commits] nut: Drop pointless TRACE level debug code
Diego Biurrun
[libav-commits] Remove some pointless TRACE level debug code
Diego Biurrun
[libav-commits] h264_loopfilter: Do not print value of uninitialized variable
Diego Biurrun
[libav-commits] mpegaudio: Do not print value of uninitialized variable
Diego Biurrun
[libav-commits] build: Hardcode avversion.h dependency
Diego Biurrun
[libav-commits] openssl: Avoid double semicolons after the GET_BIO_DATA macro
Martin Storsjö
[libav-commits] aviocat: Support avio options
Luca Barbato
[libav-commits] scale_npp: fix passthrough mode
Yogender Gupta
[libav-commits] vaapi_h264: fix RefPicList[] field flags.
Gwenole Beauchesne
[libav-commits] vaapi_h264: fix RefPicList[] field flags.
Gwenole Beauchesne
[libav-commits] vaapi_decode: Remove vestigial unmap code
Mark Thompson
[libav-commits] vaapi_decode: Clear parameter buffers to fix picture reuse
Mark Thompson
[libav-commits] rtmpdh: Don't use the OpenSSL DH struct
Martin Storsjö
[libav-commits] rtmpdh: Don't use the OpenSSL DH struct
Martin Storsjö
[libav-commits] openssl: Support version 1.1.0.
Matt Oliver
[libav-commits] openssl: Support version 1.1.0.
Matt Oliver
[libav-commits] bktr: Use memset(0) instead of zero initialization for struct sigaction
Diego Biurrun
[libav-commits] checkasm: Add a test for HEVC add_residual
Alexandra Hájková
[libav-commits] Replace leftover uses of -aframes|-dframes|-vframes with -frames:a|d|v
Diego Biurrun
[libav-commits] hevc: x86: Add add_residual() SIMD optimizations
Pierre Edouard Lepere
[libav-commits] lavu: Add JEDEC P22 color primaries
Vittorio Giovara
[libav-commits] mov: Update colr values
Vittorio Giovara
[libav-commits] mov: Update colr values
Vittorio Giovara
[libav-commits] hevc: factor out a repeated condition
Anton Khirnov
Earlier messages
Later messages