May 2016 Archives by subject
Starting: Sun May 1 01:49:01 CEST 2016
Ending: Tue May 31 22:37:35 CEST 2016
Messages: 512
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 110925b web/download: Change main repository URL to use https
ffmpeg-cvslog at ffmpeg.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 18c9491 web/secrity: add CVE-2016-1528
ffmpeg-cvslog at ffmpeg.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 18f851b web/download: Change fateserver & ffmpeg-web git URLs to https
ffmpeg-cvslog at ffmpeg.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 2fb4c5f web: use https for forgotten trac wiki links
ffmpeg-cvslog at ffmpeg.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 664f097 web/download: use https in browse links
ffmpeg-cvslog at ffmpeg.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 9bbddd4 web/download: add FFmpeg 2.6.9
ffmpeg-cvslog at ffmpeg.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. ea7e07d web/contact: correct the condition for op status on IRC
ffmpeg-cvslog at ffmpeg.org
- [FFmpeg-cvslog] aacpsy: remove dead code
Rostislav Pehlivanov
- [FFmpeg-cvslog] aarch64/synth_filter: fix compilation
James Almer
- [FFmpeg-cvslog] ac3dec: change logging of skipped E-AC-3 substreams.
Tim Walker
- [FFmpeg-cvslog] ape: Avoid undefined behaviour
Luca Barbato
- [FFmpeg-cvslog] ape: Unbreak adaptcoeffs computation
Luca Barbato
- [FFmpeg-cvslog] avcodec/ac3dec: Reset SPX when switching from EAC3 to AC3
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/adpcm: fix decoding of stereo non 4-bit ADPCM IMA WAV
Paul B Mahol
- [FFmpeg-cvslog] avcodec/adpcm: pick correct step_index for IMA AMV
Paul B Mahol
- [FFmpeg-cvslog] avcodec/adpcm: replace char/short/long with int8_t/int16_t/int
Paul B Mahol
- [FFmpeg-cvslog] avcodec/aic: add frame threading support
Paul B Mahol
- [FFmpeg-cvslog] avcodec/alac: fix 20-bit support
Paul B Mahol
- [FFmpeg-cvslog] avcodec/apedec: fix decoding of stereo files with one channel full of silence
Paul B Mahol
- [FFmpeg-cvslog] avcodec/avcodec: Move AV_CODEC_ID_M101 to the 2nd group of video codecs
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/avpacket: clear priv in av_init_packet()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/avpacket: Fix off by 5 error
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/avpacket: Respect payload offset in av_packet_ref
Andriy Lysnevych
- [FFmpeg-cvslog] avcodec/bmp_parser: Ensure remaining_size is not too small in startcode packet crossing corner case
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/bmp_parser: Fix state
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dca: add DTS Express (LBR) decoder
foo86
- [FFmpeg-cvslog] avcodec/dca: convert to AVCRC
foo86
- [FFmpeg-cvslog] avcodec/dca: don't set initial sample_fmt
foo86
- [FFmpeg-cvslog] avcodec/dca: fix sync word search error condition
foo86
- [FFmpeg-cvslog] avcodec/dca: fix sync word search error condition
foo86
- [FFmpeg-cvslog] avcodec/dca: move channel counter utility into dca.h
foo86
- [FFmpeg-cvslog] avcodec/dca: move EXSS sampling frequency arrays to dca.c
foo86
- [FFmpeg-cvslog] avcodec/dca: move huffman data into separate object file
foo86
- [FFmpeg-cvslog] avcodec/dca: print error message when no frame is found in packet
foo86
- [FFmpeg-cvslog] avcodec/dca: remove Rice code length limit
foo86
- [FFmpeg-cvslog] avcodec/dca: remove useless debug message
foo86
- [FFmpeg-cvslog] avcodec/dca: require checked bitstream reader
foo86
- [FFmpeg-cvslog] avcodec/dca: simplify 'residual ok' flag tracking
foo86
- [FFmpeg-cvslog] avcodec/dca: support EXSS marker in avpriv_dca_convert_bitstream()
foo86
- [FFmpeg-cvslog] avcodec/dca: use LUT for LBR frequency ranges
foo86
- [FFmpeg-cvslog] avcodec/dca_exss: always update downmix flags
foo86
- [FFmpeg-cvslog] avcodec/dca_exss: prepare to be called from parser context
foo86
- [FFmpeg-cvslog] avcodec/dca_lbr: explicitly initialize structs with zero
Hendrik Leppkes
- [FFmpeg-cvslog] avcodec/dca_lbr: Fix "warning: missing braces around initializer"
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dca_parser: improve frame end search
foo86
- [FFmpeg-cvslog] avcodec/dca_parser: set duration for core-less streams
foo86
- [FFmpeg-cvslog] avcodec/dca_parser: simplify state machine
foo86
- [FFmpeg-cvslog] avcodec/dca_parser: skip initial padding
foo86
- [FFmpeg-cvslog] avcodec/dcadsp: use LOCAL_ALIGNED_32 instead of LOCAL_ALIGNED(32, ...)
James Almer
- [FFmpeg-cvslog] avcodec/dcaenc: move channel reordering tables to dcaenc.h
foo86
- [FFmpeg-cvslog] avcodec/dcaenc: reuse shared quant levels table
foo86
- [FFmpeg-cvslog] avcodec/diracdec: Fix potential integer overflow
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dsd: Fix "warning: ctables defined but not used [-Wunused-variable ]"
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dstdec: Fix "warning: initialization from incompatible pointer type [enabled by default]"
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dxva2_h264: fix slice offset in long slice struct after ca2f19b9
Hendrik Leppkes
- [FFmpeg-cvslog] avcodec/error_resilience: Improve missing slice handling for mpeg2
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/escape124: change transitions table type to int8_t
Paul B Mahol
- [FFmpeg-cvslog] avcodec/exr: Fix potential integer overflow
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: Check init_get_bits8() for failure
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: Fix for H.264 configuration parsing
Ivan
- [FFmpeg-cvslog] avcodec/h264: Put the removed SPS handling code back
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc_parser: fix packet_split function name
James Almer
- [FFmpeg-cvslog] avcodec/iff: add forgotten checks for end of input buffer
Paul B Mahol
- [FFmpeg-cvslog] avcodec/iff: add support for ANBR files
Paul B Mahol
- [FFmpeg-cvslog] avcodec/iff: add support for ANIMs with keyframes and concatenated ANIMs
Paul B Mahol
- [FFmpeg-cvslog] avcodec/iff: change delta l offset to uint32_t
Paul B Mahol
- [FFmpeg-cvslog] avcodec/iff: check for end of buffer in input for delta_l decompression
Paul B Mahol
- [FFmpeg-cvslog] avcodec/iff: check if there is enough bytes left
Paul B Mahol
- [FFmpeg-cvslog] avcodec/iff: fix artifacts with uncompressed ham ANIMs
Paul B Mahol
- [FFmpeg-cvslog] avcodec/iff: implement 3rd delta ANIM decompression
Paul B Mahol
- [FFmpeg-cvslog] avcodec/iff: mention RGB8/RGBN decoder
Piotr Bandurski
- [FFmpeg-cvslog] avcodec/iff: rewrite out of bounds checking in writer
Paul B Mahol
- [FFmpeg-cvslog] avcodec/iff: scala anim32 & anim16 decompression
Paul B Mahol
- [FFmpeg-cvslog] avcodec/imgconvert: Support non-planar colorspaces while padding
Przemysław Sobala
- [FFmpeg-cvslog] avcodec/j2kenc: Add attribution to OpenJPEG project:
Aaron Boxer
- [FFmpeg-cvslog] avcodec/libutvideodec: copy frame so it has reference counters when refcounted_frames is set
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/libxvid: Fix use of uninitialized AVPacket fields
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/m101: Ask for samples with too small extradata_size
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/m101: Check BPS value
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/m101: remove unneeded zeroing of priv_data_size
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/m101: simplify 8bit code
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/m101: Simplify if() condition
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/Makefile: add missing dependencies to dca parser
James Almer
- [FFmpeg-cvslog] avcodec/mips/blockdsp_mmi: Version 2 of the optimizations for loongson mmi
ZhouXiaoyong
- [FFmpeg-cvslog] avcodec/mips/h264chroma_mmi: Version 2 of the optimizations for loongson mmi
ZhouXiaoyong
- [FFmpeg-cvslog] avcodec/mips/h264dsp_mmi: Version 2 of the optimizations for loongson mmi
ZhouXiaoyong
- [FFmpeg-cvslog] avcodec/mips/h264qpel_mmi.c: Version 2 of the optimizations for loongson mmi
ZhouXiaoyong
- [FFmpeg-cvslog] avcodec/mips/idctdsp_mmi: Version 2 of the optimizations for loongson mmi
ZhouXiaoyong
- [FFmpeg-cvslog] avcodec/mips/mpegvideo_mmi: Version 2 of the optimizations for loongson mmi
Zhou Xiaoyong
- [FFmpeg-cvslog] avcodec/mips/pixblockdsp_mmi: Version 2 of the optimizations for loongson mmi
ZhouXiaoyong
- [FFmpeg-cvslog] avcodec/mips: loongson optimize h264pred with mmi v3
Zhou Xiaoyong
- [FFmpeg-cvslog] avcodec/mips: loongson optimize hpeldsp with mmi v1
Zhou Xiaoyong
- [FFmpeg-cvslog] avcodec/mjpeg2jpeg_bsf: Check ff_bsf_get_packet success
Jan Sebechlebsky
- [FFmpeg-cvslog] avcodec/mjpegdec: Do not try to detect last scan but apply idct after all scans for progressive jpeg
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mjpegdec: Do not try to detect last scan but apply idct after all scans for progressive jpeg
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mjpegdec: Fix decoding slightly odd progressive jpeg
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mjpegenc_common: Store approximate aspect if exact cannot be stored
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpeg12dec: Do not choke on extra m704 alpha data
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpeg12dec: Print position in end mismatch error
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mvcdec: simplify, no need to use reget buffer
Paul B Mahol
- [FFmpeg-cvslog] avcodec/noise_bsf: set correct size of .priv_data_size field
Paul B Mahol
- [FFmpeg-cvslog] avcodec/nvenc: add rate control option
Andrey Turkin
- [FFmpeg-cvslog] avcodec/nvenc: allow configuring number of surfaces
Andrey Turkin
- [FFmpeg-cvslog] avcodec/nvenc: combine input and output surface structures
Andrey Turkin
- [FFmpeg-cvslog] avcodec/nvenc: convert levels to AVOptions
Andrey Turkin
- [FFmpeg-cvslog] avcodec/nvenc: convert profile parsing to AVOptions
Andrey Turkin
- [FFmpeg-cvslog] avcodec/nvenc: convert tier to AVOptions
Andrey Turkin
- [FFmpeg-cvslog] avcodec/nvenc: CUDA frames support
Andrey Turkin
- [FFmpeg-cvslog] avcodec/nvenc: don't enqueue timestamps until a frame was accepted
Andrey Turkin
- [FFmpeg-cvslog] avcodec/nvenc: don't set profile in lossless mode
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/nvenc: extract timestamp calculations into separate function
Andrey Turkin
- [FFmpeg-cvslog] avcodec/nvenc: Fix forcing constqp rc mode
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/nvenc: forward frame duration
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/nvenc: Generate bufferingPeriod/pictureTiming SEI
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/nvenc: Handle minqp-only case in set_vbr
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/nvenc: refactor encode_frame a bit
Andrey Turkin
- [FFmpeg-cvslog] avcodec/nvenc: Refactor timestamp generation logic
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/nvenc: replace custom FIFOs with AVFifos
Andrey Turkin
- [FFmpeg-cvslog] avcodec/nvenc: Require Maxwell for lossless
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/nvenc: rework library load and GPU selection
Andrey Turkin
- [FFmpeg-cvslog] avcodec/nvenc: split H264/HEVC encoder definitions into separate files
Andrey Turkin
- [FFmpeg-cvslog] avcodec/nvenc: split large functions into smaller ones
Andrey Turkin
- [FFmpeg-cvslog] avcodec/nvenc: twopass mode works in all modes
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/nvenc: use AVOptions to select presets
Andrey Turkin
- [FFmpeg-cvslog] avcodec/nvenc: use INIT_CLEANUP to deal with init failures
Andrey Turkin
- [FFmpeg-cvslog] avcodec/nvenc: Write buffPeriod/picTime SEI in both CBR modes
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/options-test: Check avcodec_open2() return value
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/options_table: fix strict compliance constant flags to match the strict field
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/proresdec2: Add support for grayscale videos
Håvard Espeland
- [FFmpeg-cvslog] avcodec/resample: Remove disabled and faulty code
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/rscc: check input buffer size for deflate mode
James Almer
- [FFmpeg-cvslog] avcodec/rscc: check input buffer size for deflate mode
James Almer
- [FFmpeg-cvslog] avcodec/sgirledec: simplify, no need to use reget buffer
Paul B Mahol
- [FFmpeg-cvslog] avcodec/simple_idct_template: Fix strict aliasing violation
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/smc: Mark pixel pointer as const
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/takdec: add code that got somehow lost in process of REing
Paul B Mahol
- [FFmpeg-cvslog] avcodec/truemotion2rt: also export key frame info
Paul B Mahol
- [FFmpeg-cvslog] avcodec/ttaenc: Reallocate packet if its too small
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/utils: Move avctx->codec check before its use
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vble: add frame threading support
Paul B Mahol
- [FFmpeg-cvslog] avcodec/wmalosslessdec: Fix memset sizeof
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wmalosslessdec: fix type for coeffs and lms_updates in cdlms struct
Paul B Mahol
- [FFmpeg-cvslog] avcodec/wmalosslessdec: silence a sample request
Christophe Gisquet
- [FFmpeg-cvslog] avcodec: Add "sar" alias to "aspect" option of video encoders
Andrey Utkin
- [FFmpeg-cvslog] avcodec: add adpcm MTAF decoder
Paul B Mahol
- [FFmpeg-cvslog] avcodec: add Direct Stream Transfer (DST) decoder
Peter Ross
- [FFmpeg-cvslog] avcodec: add M101 decoder
Michael Niedermayer
- [FFmpeg-cvslog] avcodec: bump minor and update Changelog for recent DST addition
Paul B Mahol
- [FFmpeg-cvslog] avconv: Drop an unused variable
Luca Barbato
- [FFmpeg-cvslog] avconv: fix -frames for video
Anton Khirnov
- [FFmpeg-cvslog] avconv: VAAPI hwcontext initialisation and hwaccel helper
Mark Thompson
- [FFmpeg-cvslog] avdevice/decklink_dec: Convert decklink input module to use codecpar
Felt, Patrick
- [FFmpeg-cvslog] avfft-test: Add missing mem.h include
Derek Buitenhuis
- [FFmpeg-cvslog] avfilter/af_hdcd: Replace complexer expression by litteral constant
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/af_loudnorm: fix crash when ebur128 initialization was not successfull/complete
Paul B Mahol
- [FFmpeg-cvslog] avfilter/avf_ahistogram: raise minimum acmax to 1
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/avf_showcqt: add .
Muhammad Faiz
- [FFmpeg-cvslog] avfilter/avfiltergraph: Clear graph pointers in ff_filter_graph_remove_filter()
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/delogo: Check that logo area is inside the picture
Jean Delvare
- [FFmpeg-cvslog] avfilter/f_loop: Fix leak on error
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/f_metadata: add pts_time to print output
Tobias Rapp
- [FFmpeg-cvslog] avfilter/f_metadata: update print output header line format
Tobias Rapp
- [FFmpeg-cvslog] avfilter/graphparser: add '\r' as whitespace
Muhammad Faiz
- [FFmpeg-cvslog] avfilter/src_movie: add various commands
Muhammad Faiz
- [FFmpeg-cvslog] avfilter/src_movie: fix how we check for overflows with seek_point
Marios Titas
- [FFmpeg-cvslog] avfilter/vf_blend: fix incorrect Y variable when threading is used
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_drawtext: Check return code of load_glyph()
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_fieldhint: Assert that mode is valid
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_fieldhint: Reorder operation to prevent hypothetical integer overflow
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_fps: set fps value boundaries
Przemysław Sobala
- [FFmpeg-cvslog] avfilter/vf_waveform: fix order of graticule scale items
Paul B Mahol
- [FFmpeg-cvslog] avfilter: add loudnorm
Kyle Swanson
- [FFmpeg-cvslog] avformat/adxdec: set bit_rate, fixes duration calculation
Paul B Mahol
- [FFmpeg-cvslog] avformat/avidec: Detect index with too short entries
Michael Niedermayer
- [FFmpeg-cvslog] avformat/avienc: Fix memleaks on errors
Michael Niedermayer
- [FFmpeg-cvslog] avformat/avienc: Rename reshuffles return variable to ensure it is not mixed up
Michael Niedermayer
- [FFmpeg-cvslog] avformat/avio: fix memory leak in url_find_protocol
Yong Lei
- [FFmpeg-cvslog] avformat/avio: Fix null pointer dereference in case of memleak
Michael Niedermayer
- [FFmpeg-cvslog] avformat/concatdec: set safe mode to enabled instead of auto
Michael Niedermayer
- [FFmpeg-cvslog] avformat/dsfdec: set bit_rate, fixes duration estimation
Paul B Mahol
- [FFmpeg-cvslog] avformat/dtsdec: detect core-less streams
foo86
- [FFmpeg-cvslog] avformat/dtsdec: reduce the scope of crctab
James Almer
- [FFmpeg-cvslog] avformat/dtshddec: implement AUPR_HDR chunk parsing
James Almer
- [FFmpeg-cvslog] avformat/dtshddec: move data_start outside of DTSHDDemuxContext
James Almer
- [FFmpeg-cvslog] avformat/dtshddec: parse chunks stored after audio data
James Almer
- [FFmpeg-cvslog] avformat/dump.c: fix mixed log levels
Tobias Rapp
- [FFmpeg-cvslog] avformat/ffmdec: Check pix_fmt
Michael Niedermayer
- [FFmpeg-cvslog] avformat/h264dec: Avoid get_ue_golomb_31( ) due to ff_ prefixed table from golomb.c
Michael Niedermayer
- [FFmpeg-cvslog] avformat/h264dec: Check pps_id/sps_id fields from parameter sets
Michael Niedermayer
- [FFmpeg-cvslog] avformat/iff: parse DPAN chunk
Paul B Mahol
- [FFmpeg-cvslog] avformat/Makefile: fix avlanguage dependencies
James Almer
- [FFmpeg-cvslog] avformat/matroskaenc: reindent after last commit
Michael Niedermayer
- [FFmpeg-cvslog] avformat/matroskaenc: wrap par-> format use as sample format under codec_type == AVMEDIA_TYPE_AUDI
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: Avoid "Unintended sign extension"
Michael Niedermayer
- [FFmpeg-cvslog] avformat/movenc: Avoid integer overflow
Michael Niedermayer
- [FFmpeg-cvslog] avformat/movenc: Fix memleak of reshuffled packet
Michael Niedermayer
- [FFmpeg-cvslog] avformat/movenc: Fix potential track width/height overflows
Michael Niedermayer
- [FFmpeg-cvslog] avformat/movenc: propagate shift_data errors properly
Marton Balint
- [FFmpeg-cvslog] avformat/movenc: remove useless if and reindent
Marton Balint
- [FFmpeg-cvslog] avformat/movenc: Rename reshuffles return variable to ensure it is not mixed up
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mpegtsenc: fix usage of AVStream.codec
James Almer
- [FFmpeg-cvslog] avformat/mpegtsenc: fix usage of AVStream.codec
Carl Eugen Hoyos
- [FFmpeg-cvslog] avformat/oggparseflac: Fix memleaks in old_flac_header()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/oggparseopus: Check that granule pos is within the supported range
Michael Niedermayer
- [FFmpeg-cvslog] avformat/oggparseopus: Fix Undefined behavior in oggparseopus.c and libavformat/utils.c
Thomas Guilbert
- [FFmpeg-cvslog] avformat/options_table: Add missing identifier for very strict compliance
Michael Niedermayer
- [FFmpeg-cvslog] avformat/options_table: Add missing identifier for very strict compliance
Michael Niedermayer
- [FFmpeg-cvslog] avformat/riff: add M101
Michael Niedermayer
- [FFmpeg-cvslog] avformat/riff: add M102 FourCC
Piotr Bandurski
- [FFmpeg-cvslog] avformat/riff: add M702
Michael Niedermayer
- [FFmpeg-cvslog] avformat/riff: add m704
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rtpdec_jpeg: fix low contrast image on low quality setting
Ico Doornekamp
- [FFmpeg-cvslog] avformat/rtpenc: Fix integer overflow in NTP_TO_RTP_FORMAT
Boris Nagels
- [FFmpeg-cvslog] avformat/tee: Fix TeeSlave.bsfs pointer array size
Jan Sebechlebsky
- [FFmpeg-cvslog] avformat/tee: Use ref instead copy in write_packet
Jan Sebechlebsky
- [FFmpeg-cvslog] avformat/udp: Add a delay between packets for streaming to clients with short buffer
Pavel Nikiforov
- [FFmpeg-cvslog] avformat/udp: Close the socket after destroying the thread using the socket
Michael Niedermayer
- [FFmpeg-cvslog] avformat/udp: redesign threaded udp tx code
Michael Niedermayer
- [FFmpeg-cvslog] avformat/udp: Remove unused variable
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: avoid overflow in compute_chapters_end() with huge durations
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: avoid overflow in update_stream_timings() with huge durations
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: Check bps before using it in a shift in ff_get_pcm_codec_id()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: Check negative bps before shifting in ff_get_pcm_codec_id( )
Chris Cunningham
- [FFmpeg-cvslog] avformat/utils: Do not compute the bitrate from duration == 0
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: Do not detect video codecs when audio is expected
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: Fix use of uninitialized variable
Michael Niedermayer
- [FFmpeg-cvslog] avformat/wsddec: set bit_rate, fixes duration estimation
Paul B Mahol
- [FFmpeg-cvslog] avformat: add MTAF demuxer
Paul B Mahol
- [FFmpeg-cvslog] avocdec: add MagicYUV decoder
Paul B Mahol
- [FFmpeg-cvslog] avutil/aes-test: fix memleak
James Almer
- [FFmpeg-cvslog] avutil/channel_layout: AV_CH_LAYOUT_6POINT1_BACK not reachable in parsing
Martin Cracauer
- [FFmpeg-cvslog] avutil/cpu-test: Fix includes (needed for HAVE_*)
James Almer
- [FFmpeg-cvslog] avutil/eval-test: Check av_expr_parse_and_eval() for failure and also check it in the fate test
Michael Niedermayer
- [FFmpeg-cvslog] avutil/float_dsp-test: Add include config.h for HAVE_*
Michael Niedermayer
- [FFmpeg-cvslog] avutil/lzo: split test out into a separate file
James Almer
- [FFmpeg-cvslog] avutil/mips: header asmdefs.h add some PTR_ macros for loongson
ZhouXiaoyong
- [FFmpeg-cvslog] avutil/parsing: add '\r' as whitespace
Muhammad Faiz
- [FFmpeg-cvslog] avutil/pixdesc: Make get_color_type() aware of CIE XYZ formats
Michael Niedermayer
- [FFmpeg-cvslog] avutil/random_seed: Add the runtime in cycles of the main loop to the entropy pool
Michael Niedermayer
- [FFmpeg-cvslog] avutil/ripemd-test: fix memleak
James Almer
- [FFmpeg-cvslog] avutil/sha-test: fix memleak
James Almer
- [FFmpeg-cvslog] avutil/sha512-test: fix memleak
James Almer
- [FFmpeg-cvslog] avutil/softfloat: Document public constants and a few public functions
Michael Niedermayer
- [FFmpeg-cvslog] avutil/softfloat: Improve doxy for av_sub_sf() and av_sf2int()
Michael Niedermayer
- [FFmpeg-cvslog] avutil: make crypto testprogs include headers only
James Almer
- [FFmpeg-cvslog] build: Do not check the vaapi_encode.h header if VAAPI is not enabled
Diego Biurrun
- [FFmpeg-cvslog] build: Group declarations for hw-accelerated de-/encoding separately
Diego Biurrun
- [FFmpeg-cvslog] build: miscellaneous cosmetics
Diego Biurrun
- [FFmpeg-cvslog] build: Silence the lcov-reset target
Diego Biurrun
- [FFmpeg-cvslog] build: Split test programs off into separate files
Diego Biurrun
- [FFmpeg-cvslog] Changelog: update for the last 2 commits
Michael Niedermayer
- [FFmpeg-cvslog] configure: cosmetics: Drop pointless end-of-line semicolons
Diego Biurrun
- [FFmpeg-cvslog] configure: Only utvideo <= 15.3.0 is supported.
Carl Eugen Hoyos
- [FFmpeg-cvslog] dds: Add support for alpha-only files
Vittorio Giovara
- [FFmpeg-cvslog] dds: Add support for rgb555 files
Vittorio Giovara
- [FFmpeg-cvslog] dds: Simplify postprocessing check
Vittorio Giovara
- [FFmpeg-cvslog] doc/developer.texi: Add a code of conduct
Michael Niedermayer
- [FFmpeg-cvslog] doc/filters: fix order of tinterlace filter drop modes
Paul B Mahol
- [FFmpeg-cvslog] doc/general: mention DST decoder
Paul B Mahol
- [FFmpeg-cvslog] doc/general: mention WSD demuxer
Paul B Mahol
- [FFmpeg-cvslog] doc/general: update supported DCA extensions
James Almer
- [FFmpeg-cvslog] doc/general: update supported DCA extensions
James Almer
- [FFmpeg-cvslog] doc: Add color_trc values
Michael Niedermayer
- [FFmpeg-cvslog] eac3dec: don't call avpriv_request_sample every frame.
Tim Walker
- [FFmpeg-cvslog] fate: add aecho test
Petru Rares Sincraian
- [FFmpeg-cvslog] fate: add aemphasis test
Petru Rares Sincraian
- [FFmpeg-cvslog] FATE: add an H.264 test with invalid reference lists
Anton Khirnov
- [FFmpeg-cvslog] FATE: add an H.264 test with unescaped extradata
Anton Khirnov
- [FFmpeg-cvslog] fate: Add fate-prores-gray
Michael Niedermayer
- [FFmpeg-cvslog] fate: add matroska-remux test.
Ronald S. Bultje
- [FFmpeg-cvslog] fate: Add test for broken SPS (Ticket 2580)
Michael Niedermayer
- [FFmpeg-cvslog] fate: Add test for vorbis encoder
Petru Rares Sincraian
- [FFmpeg-cvslog] fate: Add test for WMV2 with jframes
Vittorio Giovara
- [FFmpeg-cvslog] fate: fix dcadec test dependencies
James Almer
- [FFmpeg-cvslog] fate: Remove duplicate wmv8_x8intra.wmv test
Michael Niedermayer
- [FFmpeg-cvslog] fate: Update DDS tests
Vittorio Giovara
- [FFmpeg-cvslog] fate: Update RSCC tests
Vittorio Giovara
- [FFmpeg-cvslog] fate: Update Screenpresso tests
Vittorio Giovara
- [FFmpeg-cvslog] fate: wma: add lossless 24bits tests
Christophe Gisquet
- [FFmpeg-cvslog] ffmpeg: Check that r_frame_rate is set before attempting to use it
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: copy color properties in case of -c:v copy.
Ronald S. Bultje
- [FFmpeg-cvslog] ffmpeg_filter: Fix AVBufferSrcParameters leak
Michael Niedermayer
- [FFmpeg-cvslog] ffplay: force setting alsa buffer size
Marton Balint
- [FFmpeg-cvslog] ffplay: simplify display code
Marton Balint
- [FFmpeg-cvslog] ffserver: fixed deallocation bug in build_feed_streams
Gregor Riepl
- [FFmpeg-cvslog] Generate the lists of enabled protocols/bsfs from configure.
Anton Khirnov
- [FFmpeg-cvslog] h2645_parse: allow partial escaping
Hendrik Leppkes
- [FFmpeg-cvslog] h2645_parse: initialize the GetBitContext to the proper size
Hendrik Leppkes
- [FFmpeg-cvslog] h2645_parse: support badly muxed mp4 streams
Hendrik Leppkes
- [FFmpeg-cvslog] h264: Add missing ff_ prefix to internally visible h264_init_dequant_tables()
Diego Biurrun
- [FFmpeg-cvslog] h264: do not return an error when NAL parsing of extradata failed
Hendrik Leppkes
- [FFmpeg-cvslog] h264: factor out parsing the reference count into a separate file
Anton Khirnov
- [FFmpeg-cvslog] h264: move reading direct_spatial_mv_pred out of ff_set_ref_count()
Anton Khirnov
- [FFmpeg-cvslog] h264: reimplement 3aa661ec5 in a more explicit way
Anton Khirnov
- [FFmpeg-cvslog] h264: stop testing whether the reference count changes in ff_set_ref_count ()
Anton Khirnov
- [FFmpeg-cvslog] h264: switch to h2645_parse for NAL parsing
Anton Khirnov
- [FFmpeg-cvslog] h264_mp4toannexb_bsf: do not fail on annex B extradata
Anton Khirnov
- [FFmpeg-cvslog] h264_parse: make sure the ref count is zeroed on all failure paths
Anton Khirnov
- [FFmpeg-cvslog] h264_parser: eliminate H264SliceContext usage
Anton Khirnov
- [FFmpeg-cvslog] h264_parser: switch to h2645_parse for NAL unescaping
Anton Khirnov
- [FFmpeg-cvslog] h265_parse: skip zero sized NAL units
Hendrik Leppkes
- [FFmpeg-cvslog] hevc: Fix memory leak related to a53_caption data
Will Kelleher
- [FFmpeg-cvslog] hevc: fix size condition in ptl parsing
Hendrik Leppkes
- [FFmpeg-cvslog] hwcontext: initialize sw_format in av_hwframe_ctx_alloc()
Anton Khirnov
- [FFmpeg-cvslog] img2enc: Refactor the atomic renaming code
Luca Barbato
- [FFmpeg-cvslog] indeo2: Fix banding artefacts
Luca Barbato
- [FFmpeg-cvslog] indeo2data: K&R formatting cosmetics
Luca Barbato
- [FFmpeg-cvslog] indeo3: Avoid undefined behaviour
Luca Barbato
- [FFmpeg-cvslog] intrax8: Drop lots of pointless parentheses
Diego Biurrun
- [FFmpeg-cvslog] intrax8: Drop MB emulation code
Vittorio Giovara
- [FFmpeg-cvslog] intrax8: Keep a reference to the decoder blocks
Vittorio Giovara
- [FFmpeg-cvslog] intrax8: Pass macroblock coordinates to ff_intrax8_decode_picture
Vittorio Giovara
- [FFmpeg-cvslog] intrax8: Pass macroblock size to ff_intrax8_common_init
Vittorio Giovara
- [FFmpeg-cvslog] intrax8: Remove mpegvideo dependency
Vittorio Giovara
- [FFmpeg-cvslog] intrax8: Use the generic horizband function
Vittorio Giovara
- [FFmpeg-cvslog] jack: Support OSX
Josh de Kock
- [FFmpeg-cvslog] lavc/fic: Be less verbose for invisible cursor outside of video.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/fic: Do not warn about empty cursor.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/libutvideoenc: Cast an unsigned constant to int.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/libutvideoenc: Cast an unsigned constant to int.
Reimar Döffinger
- [FFmpeg-cvslog] lavc/libutvideoenc: Cast an unsigned constant to int.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/libutvideoenc: Cast an unsigned constant to int.
Reimar Döffinger
- [FFmpeg-cvslog] lavc/libutvideoenc: Cast an unsigned constant to int.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/libutvideoenc: Cast an unsigned constant to int.
Reimar Döffinger
- [FFmpeg-cvslog] lavc/libutvideoenc: Cast an unsigned constant to int.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/mediacodec: add missing MediaCodec.Get{Input, Output}Buffer() checks
Matthieu Bouron
- [FFmpeg-cvslog] lavc/mediacodec: factorize static fields initialization
Matthieu Bouron
- [FFmpeg-cvslog] lavc/srtenc: do not emit any subrip tags with text codec
Clément Bœsch
- [FFmpeg-cvslog] lavc/videotoolboxenc: add concatentation properties
Rick Kern
- [FFmpeg-cvslog] lavc/videotoolboxenc: Add entropy setting
Rick Kern
- [FFmpeg-cvslog] lavc/videotoolboxenc: Add realtime encoding property
Rick Kern
- [FFmpeg-cvslog] lavc/videotoolboxenc: Fix AVCodecContext.has_b_frames usage.
Rick Kern
- [FFmpeg-cvslog] lavc/videotoolboxenc: Fix DTS
Rick Kern
- [FFmpeg-cvslog] lavc/videotoolboxenc: Handle hwaccel format as input
Rick Kern
- [FFmpeg-cvslog] lavc/videotoolboxenc: Handle out-of-memory and fix memory leak
Rick Kern
- [FFmpeg-cvslog] lavc/videotoolboxenc: Require hardware encoding
Rick Kern
- [FFmpeg-cvslog] lavc/videotoolboxenc: Set colorimetry values
Rick Kern
- [FFmpeg-cvslog] lavc/videotoolboxenc: Support for forced I-frames
Rick Kern
- [FFmpeg-cvslog] lavc/videotoolboxenc: Support pixel aspect ratio
Rick Kern
- [FFmpeg-cvslog] lavc/videotoolboxenc: Use shared pixel buffer pool
Rick Kern
- [FFmpeg-cvslog] lavc: add IFF ANIM decoder
Paul B Mahol
- [FFmpeg-cvslog] lavc: move the vaapi encoders further down in the list of codecs
Anton Khirnov
- [FFmpeg-cvslog] lavc: override decode return value only in case of error
Clément Bœsch
- [FFmpeg-cvslog] lavc: VAAPI encode common infrastructure
Mark Thompson
- [FFmpeg-cvslog] lavc: VAAPI H.264 encoder
Mark Thompson
- [FFmpeg-cvslog] lavc: VAAPI H.265 encoder
Mark Thompson
- [FFmpeg-cvslog] lavc: VAAPI MJPEG encoder
Mark Thompson
- [FFmpeg-cvslog] lavd/avfoundation: use AVCodecParameters
Rick Kern
- [FFmpeg-cvslog] lavf/mov: fix sidx with edit lists
Rodger Combs
- [FFmpeg-cvslog] lavf/mov: Support one more Avid compression id for AVCI50.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf/mpegts: Add E-AC3 registered stream specifier "EAC3".
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf/mpegts: add ID3 entry to the REGD_types array
Stefano Sabatini
- [FFmpeg-cvslog] lavf/mpegts: Return small probe score for very short transport streams.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf/mpegts: Return small probe score for very short transport streams.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf/mpegtsenc: Define service_type "HEVC digital television service".
smallishzulu
- [FFmpeg-cvslog] lavf/mpegtsenc: Fix stream_type for low sample rate MP2/MP3.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf/mpegtsenc: set metadata stream type and write descriptor for ID3 packets
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/drawutils: support NV12 and NV21
Rodger Combs
- [FFmpeg-cvslog] libavcodec/cfhd: fixed wrong printf format
dsmudhar
- [FFmpeg-cvslog] libavcodec/dv_tablegen: fixed wrong printf format
dsmudhar
- [FFmpeg-cvslog] libavcodec: Add H264/MPEG4 encoders based on OpenMAX IL
Martin Storsjö
- [FFmpeg-cvslog] libavcodec: Document that encoders may use the framerate field in AVCodecContext
Martin Storsjö
- [FFmpeg-cvslog] libavfilter/af_hdcd: fixed negative signed value shift
dsmudhar
- [FFmpeg-cvslog] libavfilter/vf_hwdownload: show error when ff_formats_ref fails
dsmudhar
- [FFmpeg-cvslog] libavformat/movenc: remove unnecessary null check
Mark Reid
- [FFmpeg-cvslog] libavformat/oggdec: Free stream private when header parsing fails.
Chris Cunningham
- [FFmpeg-cvslog] libavformat: Update the comment about AVOutputFormat flags
Martin Storsjö
- [FFmpeg-cvslog] libavutil/opencl: fixed uninitialized var warning
dsmudhar
- [FFmpeg-cvslog] libavutil/opt: add writing AV_OPT_TYPE_VIDEO_RATE AVOption
Przemysław Sobala
- [FFmpeg-cvslog] libx264: Allow Stereo3D monoscopic value
Vittorio Giovara
- [FFmpeg-cvslog] libx264: Forbid inverted Stereo3D mode
Vittorio Giovara
- [FFmpeg-cvslog] libxvid: Create extradata in init using a dummy frame
Derek Buitenhuis
- [FFmpeg-cvslog] lossless audio dsp: unroll
Christophe Gisquet
- [FFmpeg-cvslog] MAINTAINERS: add myself as an OS/2 maintainer
KO Myung-Hun
- [FFmpeg-cvslog] Mark tables used only within their files as static
Diego Biurrun
- [FFmpeg-cvslog] matroska: Support interlaced content correctly
Luca Barbato
- [FFmpeg-cvslog] matroska: Write the field order information
Luca Barbato
- [FFmpeg-cvslog] Merge commit '00658253e237ab975ae2d384e02b5936781f103d'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit '01621202aad7e27b2a05c71d9ad7a19dfcbe17ec'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit '02538636261fdec9c70f4185b23147c636f269b4'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit '061dc20351bf3b8a237216d2b39d3a3b736d1916'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit '06edef3d5e072ef3c4face9ce946d2d9c36cc477'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit '0abb07bad7026a945a31ba4047e6583c8b3fa3da'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit '104c804bcaac24b52eb51ed17df2fb311e6ae73e'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit '12f13ecb2dcddfa3ee930167395370d3c6fff90c'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit '18019f8cb9663dd1032c65aa453eaec18d641905'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit '1848a154a49d18c1f31f54ee75c7445dc49a7ecc'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit '1bb56abb9b37bd208a66164339c92cad59b1087b'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit '1db8eb154908cde577477b6ab17430a0cd46b7bd'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit '21b746932241246be846a133abb3c5f91b1cab85'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit '22e49e6edead9c83696f20127988f659b952ce65'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit '2c62fcdf5d617791a653d7957d449f75569eede0'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit '31fe1f2577f8208f79a4b3ab59465e78dd497555'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit '330177b508420a553083df94f22cbd5142de0f4a'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit '33275a0de05e9bc321f2537a2a67921fab81624f'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit '44d16df413878588659dd8901bba016b5a869fd1'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '44f05f15d4a34ef2f0d62259e5d5b43371bc0954'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit '4c6836db0f300d2c0401c6a1927a95c3258cc1ae'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit '51dc4de1218a81ee8e5b3f941839c5e3125a6d4b'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit '56b17a33f231859cbccbd741b4763617cb4ecf03'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit '5a5db90edf71ef4c60db8ad7b0ebaa9a810c2d9e'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit '5d273d3efac340ef8de445c955ff44c7abed4e8f'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit '5e1a3ea3ba7bb0c71d931e93e60fb75f51b0cc1a'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit '5f0226668124aa7ae4db501ba7f4ace4c770f3d1'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit '5fca95c8e515a5ae542d9626ec088bdfc658450e'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit '69a638019fc0db4c2b75b36ef45d0acb6d2e9628'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit '6b2ad3ca48a6638cb0226ed5aab41d435d8c83a5'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit '6bb99757b780144d9fa27cdce09d3621e1a0ed43'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit '6ebd06a9b2508747a135ee4c880d8f612e08932b'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit '71d3305c2711d4f6ec8b92db09ff64cf4e19a58e'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit '74383def8f46805faf3391c98516b248108a9a6b'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit '75b90ef722b7cdfc70118ab987e298d087aae693'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit '785bfb1d7bb8de567c3aac1d9cc369b55ac9fb7b'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit '798845ce7e5b7fdd17c7269c5d267fb487d9c46f'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit '79fdbfdb3e50f3f906903e027714ee04c1a00e89'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit '7bbdae81e895a49125dba58bad01b98389966c39'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit '83f230c2445a94fdd94c66504482217fcece5909'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit '8d0cc8ca97678f4ca87948ebabcbaab5a4f4c1f6'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '8dde92b95a197eb809d798aacb34dbe52a0689a8'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit '92fdea37477b5a2d1329e5ef0773e24473fa8f12'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit '939b388383db8d0db5b2ff483e3a197c27b79791'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit '95db8c757cb003a71b040b567f38be74151deb5c'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit '9a9fb710bcf4657e030467cfe2556cb0e2c01afc'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit '9b57995cdd489a4cff51dcc1a1f08ac77ec5a58c'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit '9d4d9be538faa537440fff37d3b7ecf322911a55'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit '9e2af0e9071a1229cfe21efff394691d91f979b2'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit '9f4d99138df434a73b097c997fb4cafc65f4ff54'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit '9fa888c02801fff2e8817c24068f5296bbe60000'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit 'a08b5d7b5725932f4ad39e95c5d6589392dee2c6'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit 'a0f469da744db83db32f3fe13186ee4aa2bc7dc5'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit 'a4d126dc59c39bb03e5e444432d1b27af26a45b4'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit 'a6e27f7add2698fdd89911632b570c3d0c3f2aaa'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit 'a7829a2a3f8e6ec0b9f2673c11f56916800aeb33'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit 'ad9d3384de08f02967d6eb11196ee8c78e8b2dba'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit 'add1467e5e447b79e8743a0b05c54dcf58c61dfe'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit 'b1268e0f032a3af3912fe3fb8d3855e12d7ea83b'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit 'b3051a460cf02a5b86ff0d1e14abba23ea55ff6d'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit 'b5f47d95c6cb8ffa9982eb8fd3e9ab5c9f97e914'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit 'b8e899f4bf5f09900aa71552112d32a5566b6baf'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit 'bd016dbf23e8e7dc34ff2696912575f7620cec0d'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit 'c2084ffcbfc11d1b6ed3a4a0df9cafd56fbb896f'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit 'ca2f19b9cc37be509d85f05c8f902860475905f8'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'ca8c7591735c0f80cc29e31e2e92cb10228e14c7'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit 'd0540fd02171a6233d2016b199d013299debf7e3'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit 'e3453fd44480d903338c663238bf280215dd9a07'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit 'e656a6ccd9cab1b0a79cffe3e609793857aae330'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit 'e8919ec486a5559fdcf366e347be0656d904a87f'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit 'e9f884416c76558098fc1f63825b293956e8483c'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit 'ea6ab02a174bcc11f3eaa1b840c9a4c895968690'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit 'eae2ebded3b801ed55d32746b98db88ffe196f4f'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit 'ec8a69fab657f9cce624e8b0f4069d12696890bf'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit 'f1cd9b03f3fa875eb5e394281b4b688cec611658'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit 'f3ed484953b81856e40239d2410058a96188b2be'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit 'f3fdef108eb06b1e71b29152bf6822519e787efe'
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit 'fef2147b7a689b80d716c3edb9d4a18904865275'
Derek Buitenhuis
- [FFmpeg-cvslog] mmaldec: Use imgutils.h for copying frames
Martin Storsjö
- [FFmpeg-cvslog] movenc: Handle pts == NOPTS when autoflushing
Martin Storsjö
- [FFmpeg-cvslog] movenc: Update a comment to reflect how the code actually behaves
Martin Storsjö
- [FFmpeg-cvslog] nvenc_h264: Fix name of private AVClass
Diego Biurrun
- [FFmpeg-cvslog] omx: Add support for broadcom OMX on raspberry pi
Martin Storsjö
- [FFmpeg-cvslog] omx: Add support for zerocopy input of frames
Martin Storsjö
- [FFmpeg-cvslog] pgssubdec: fix subpicture output colorspace and range
Jan Ekström
- [FFmpeg-cvslog] pixfmt: fix wrong comment
Thomas Guillem
- [FFmpeg-cvslog] postproc: fix unaligned access
Carl Eugen Hoyos
- [FFmpeg-cvslog] riff: add comment for g721,g723 codec tags
compn
- [FFmpeg-cvslog] rscc: Add extended pixel format support
Vittorio Giovara
- [FFmpeg-cvslog] rtpenc: packetizer for VC-2 HQ RTP payload format (draft v1)
Thomas Volkert
- [FFmpeg-cvslog] screenpresso: Add extended pixel format support
Vittorio Giovara
- [FFmpeg-cvslog] screenpresso: Correctly handle keyframes
Vittorio Giovara
- [FFmpeg-cvslog] Split drawutils test out into separate file
Derek Buitenhuis
- [FFmpeg-cvslog] svq3: drop the build dependency on the h264 decoder
Anton Khirnov
- [FFmpeg-cvslog] svq3: eliminate H264Context.cur_pic usage
Anton Khirnov
- [FFmpeg-cvslog] svq3: eliminate remaining H264Context usage.
Anton Khirnov
- [FFmpeg-cvslog] svq3: eliminate remaining H264SliceContext usage
Anton Khirnov
- [FFmpeg-cvslog] svq3: move block_offset to SVQ3Context
Anton Khirnov
- [FFmpeg-cvslog] svq3: move mb strides/sizes to the SVQ3Context
Anton Khirnov
- [FFmpeg-cvslog] svq3: move pict_type to the SVQ3Context
Anton Khirnov
- [FFmpeg-cvslog] svq3: move the dequant buffer to SVQ3Context
Anton Khirnov
- [FFmpeg-cvslog] svq3: move the frame num variables to the SVQ3Context
Anton Khirnov
- [FFmpeg-cvslog] svq3: stop using H264Context.gb
Anton Khirnov
- [FFmpeg-cvslog] swresample/arm: add ff_resample_common_apply_filter_{x4, x8}_{float, s16}_neon
Matthieu Bouron
- [FFmpeg-cvslog] swresample/rematrix: Use clipping s16 rematrixing if overflows are possible
Michael Niedermayer
- [FFmpeg-cvslog] swresample/rematrix: Use error diffusion to avoid error in the DC component of the matrix
Michael Niedermayer
- [FFmpeg-cvslog] swresample/resample: Fix division by 0 with tap_count=1
Michael Niedermayer
- [FFmpeg-cvslog] swscale/input: Fix GBRAP16 input
Michael Niedermayer
- [FFmpeg-cvslog] swscale/utils: Fix chrSrcHSubSample for GBRAP16
Michael Niedermayer
- [FFmpeg-cvslog] swscale/x86/output: Fix yuv2planeX_16* with unaligned destination
Michael Niedermayer
- [FFmpeg-cvslog] swscale/x86/output: Move code into yuv2planeX_mainloop
Michael Niedermayer
- [FFmpeg-cvslog] Tag n2.6.9 : FFmpeg 2.6.9 release
git at videolan.org
- [FFmpeg-cvslog] testprogs: Add missing libm.h includes
Martin Storsjö
- [FFmpeg-cvslog] vaapi_encode: Add support for codec-local options
Mark Thompson
- [FFmpeg-cvslog] vaapi_encode: Refactor slightly to allow easier setting of global options
Mark Thompson
- [FFmpeg-cvslog] vaapi_h264: Add -qp option, use it to replace use of -global_quality
Mark Thompson
- [FFmpeg-cvslog] vaapi_h264: Add constant-bitrate encode support
Mark Thompson
- [FFmpeg-cvslog] vaapi_h264: Add encode quality option (for quality-speed tradeoff)
Mark Thompson
- [FFmpeg-cvslog] vaapi_h264: Fix bit offset of slice data.
Mark Thompson
- [FFmpeg-cvslog] vaapi_h264: Fix bit offset of slice data.
Mark Thompson
- [FFmpeg-cvslog] vaapi_h265: Add -qp option, use it to replace use of -global_quality
Mark Thompson
- [FFmpeg-cvslog] vaapi_h265: Add constant-bitrate encode support
Mark Thompson
- [FFmpeg-cvslog] vc2: fate tests
Christophe Gisquet
- [FFmpeg-cvslog] vc2enc: do not print the lavc version if the bitexact flag is enabled
Rostislav Pehlivanov
- [FFmpeg-cvslog] vc2enc: prevent random data
Christophe Gisquet
- [FFmpeg-cvslog] vc2enc_dwt: use 32 bit coefficients by default
Rostislav Pehlivanov
- [FFmpeg-cvslog] vf_colorspace: add const to yuv_stride[] argument in DSP functions.
Ronald S. Bultje
- [FFmpeg-cvslog] vf_colorspace: add floyd-steinberg dithering option to full conversion.
Ronald S. Bultje
- [FFmpeg-cvslog] vf_colorspace: don't enable passthrough if bitdepth doesn't match.
Ronald S. Bultje
- [FFmpeg-cvslog] vf_colorspace: fix range order.
Ronald S. Bultje
- [FFmpeg-cvslog] vf_colorspace: make whitepoint adaptation mode configurable.
Ronald S. Bultje
- [FFmpeg-cvslog] vf_colorspace: use enums for bpp/subsampling array indices.
Ronald S. Bultje
- [FFmpeg-cvslog] wmalossless: allow calling madd_int16
Christophe Gisquet
- [FFmpeg-cvslog] x86: lossless audio: SSE4 madd 32bits
Christophe Gisquet
Last message date:
Tue May 31 22:37:35 CEST 2016
Archived on: Tue May 31 22:37:42 CEST 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).