September 2015 Archives by thread
Starting: Tue Sep 1 00:04:59 CEST 2015
Ending: Wed Sep 30 22:37:55 CEST 2015
Messages: 953
- [FFmpeg-cvslog] avcodec/movtextdec: Make tx3g_ptr unsigned
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/movtextdec: Free ftab_temp
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpeg12dec: Set dimensions in mpeg1_decode_sequence() only in absence of errors
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/truemotion1: Check for even width
Michael Niedermayer
- [FFmpeg-cvslog] aacenc: populate tns_max_bands
Rostislav Pehlivanov
- [FFmpeg-cvslog] aacenctab: add tns_min_sfb[] to the encoder tables header
Rostislav Pehlivanov
- [FFmpeg-cvslog] lpc: remove unused ff_lpc_calc_levinson() function
Rostislav Pehlivanov
- [FFmpeg-cvslog] aacenc: allocate a larger buffer for the TNS LPC context
Rostislav Pehlivanov
- [FFmpeg-cvslog] aacenc_tns: rework coefficient quantization and filter application
Rostislav Pehlivanov
- [FFmpeg-cvslog] aacenc: reorder resetting of cpe->common_window
Rostislav Pehlivanov
- [FFmpeg-cvslog] lpc: add ff_lpc_calc_ref_coefs_f() function
Rostislav Pehlivanov
- [FFmpeg-cvslog] fate: update AAC Encoder TNS test for the new changes
Rostislav Pehlivanov
- [FFmpeg-cvslog] aacenc: Enable Perceptual Noise Substitution by default
Rostislav Pehlivanov
- [FFmpeg-cvslog] aacenc: Enable Intensity Stereo by default
Rostislav Pehlivanov
- [FFmpeg-cvslog] fate: update AAC tests to the new defaults
Rostislav Pehlivanov
- [FFmpeg-cvslog] lavfi/scale: Pass src_range and dst_range to libswscale.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf: Remove probesize32 and max_analyze_duration32 on version bump.
Carl Eugen Hoyos
- [FFmpeg-cvslog] fate: adjust fuzz of AAC Encoder's TNS test
Rostislav Pehlivanov
- [FFmpeg-cvslog] avfilter/vf_waveform: implement various filters
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_waveform: simplify memory allocations
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_waveform: support envelope for all filters
Paul B Mahol
- [FFmpeg-cvslog] aacenc: disable bandtype modifying extensions when coder != twoloop
Rostislav Pehlivanov
- [FFmpeg-cvslog] rtmp: support the AMF_DATE tag
Andrew Stone
- [FFmpeg-cvslog] avfilter/vf_spp: use the name 's' for the pointer to the private context
Ganesh Ajjanagadde
- [FFmpeg-cvslog] mpegts: fix demuxing PES private stream 2
Petri Hintukainen
- [FFmpeg-cvslog] mpegts: demux BluRay text subtitles
Petri Hintukainen
- [FFmpeg-cvslog] avformat/mxg: Use memmove()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/version: Minor version bump due to 5d12d7de2ce548a3c9f5c175a9d1c5bfbdbcbfa8
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_subtitles: allow setting fonts directory
Ricardo Constantino
- [FFmpeg-cvslog] lavf/dv: Do not return EIO for every error (like EOF).
Carl Eugen Hoyos
- [FFmpeg-cvslog] avcodec/h264_slice: replace assert by normal error check
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ffv1dec: Check that there is enough space for the CRC in the global header
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ffv1dec: Print CRCs at picture debug level
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc_parser: fix split function of parser
Rainer Hochecker
- [FFmpeg-cvslog] avformat/hlsenc: add a use_localtime option to expand the segment filename with localtime
LiuQi
- [FFmpeg-cvslog] aacenc: reorder coding tools
Rostislav Pehlivanov
- [FFmpeg-cvslog] fate: update AAC encoder tests
Rostislav Pehlivanov
- [FFmpeg-cvslog] fate: add fuzziness to the AAC Encode prediction test
Rostislav Pehlivanov
- [FFmpeg-cvslog] fate: increase fuzziness for the AAC encoder prediction test
Rostislav Pehlivanov
- [FFmpeg-cvslog] avcodec/mips/aaccoder_mips: disable optimizatios which break fate-aac-pns-encode
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Improve help text for -target.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavfi/colormatrix: Add a bt601 alias
Vittorio Giovara
- [FFmpeg-cvslog] avcodec: loongson optimize mpeg2 dct unquantize intra and denoise dct
周晓勇
- [FFmpeg-cvslog] avcodec/truemotion1: Fix undefined behavior (left shift of negative value)
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpegvideo_parser: Fix integer overflow
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpegvideo: change bit_rate to 64bit
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpeg12dec: Fix integer overflow
Michael Niedermayer
- [FFmpeg-cvslog] lavf: add V as a video stream specifier which is not an attached picture
Marton Balint
- [FFmpeg-cvslog] avutil/common: Document FFABS() corner case
Michael Niedermayer
- [FFmpeg-cvslog] avformat/dump: Fix integer overflow in aspect ratio calculation
Michael Niedermayer
- [FFmpeg-cvslog] avutil/common: Add FFNABS()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: Fix integer overflow in FFABS
Michael Niedermayer
- [FFmpeg-cvslog] swresample/swresample: Fix integer overflow in seed calculation
Michael Niedermayer
- [FFmpeg-cvslog] avformat/swfdec: Check return value of init_get_bits8()
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_elbg: make it possible to output to pal8 pixel format
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_vectorscope: support more formats for color4 mode in common case
Paul B Mahol
- [FFmpeg-cvslog] avcodec/vorbisdec: use init_get_bits8()
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_vectorscope: constify more variables
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_drawgraph: add rscroll slide mode
Paul B Mahol
- [FFmpeg-cvslog] avformat/latmenc: Add assert to avoid coverity warning
Michael Niedermayer
- [FFmpeg-cvslog] avformat/hlsenc: Initialize vtt_oc to help static analyzers
Michael Niedermayer
- [FFmpeg-cvslog] avformat/hlsenc: Fix memleak of path
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/fraps: use init_get_bits8()
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_sab: use the name 's' for the pointer to the private context
Ganesh Ajjanagadde
- [FFmpeg-cvslog] avformat/file: Fix copy and paste error
Michael Niedermayer
- [FFmpeg-cvslog] doc: Explain how to use the fps and the fieldmatch filter together.
Carl Eugen Hoyos
- [FFmpeg-cvslog] AAC: Increase fuzziness of fate-aac tests
Claudio Freire
- [FFmpeg-cvslog] AAC: MIPS: Add missing codebooks in quantize funcs
Claudio Freire
- [FFmpeg-cvslog] avformat/concatdec: Check file variable before dereferencing
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/avf_showfreqs: Use floating point division in WFUNC_BHANN
Michael Niedermayer
- [FFmpeg-cvslog] lavf/http: Fix incorrectly placed parenthesis.
Stephan Holljes
- [FFmpeg-cvslog] avfilter/af_dynaudnorm: Fix typo in assert
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/avf_showwaves: Check max_samples
Michael Niedermayer
- [FFmpeg-cvslog] lavf/http: Remove superfluous parenthesis.
Stephan Holljes
- [FFmpeg-cvslog] avformat/mov: Change the type of the r/g/b variables
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/gsmdec_template: avoid undefined negative left shifts
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_histogram: Fix order of operations with flags
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/af_sidechaincompress: Also assert that i < 2
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_atadenoise: Check for ff_get_video_buffer() failure
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/af_channelmap: Reorder operations to avoid memleak
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vp3: Check init_get_bits8() for failure
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/tta: Check init_get_bits8() for failure
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/svq1dec: Check init_get_bits8() for failure
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/sonic: Check init_get_bits8() for failure
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/smacker: Check init_get_bits8() for failure
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ira288: Check init_get_bits8() for failure
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc_parser: Check init_get_bits8() for failure
Michael Niedermayer
- [FFmpeg-cvslog] doc/examples/http_multiclient: Fix occured typo
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/libfdk-aacdec: Remove unused variable
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Drop redundant ist check
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/adpcm: Check init_get_bits8() for failure
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/eatgq: Check init_get_bits8() for failure
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/g2meet: Fix potential overflow in tile dimensions check
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/g2meet: Also clear tile dimensions on header_fail
Michael Niedermayer
- [FFmpeg-cvslog] vp9: reset segmentation information on context reset.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: deal with the case where update_map=0 but we're key/intraonly.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: fix indentation.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: use resetctx in the same way as libvpx.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: fix segmentation map retention if segmentation is turned off.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: clip intermediates in dequant calculations.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: read reserved bit in RGB header.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: fix RGB chroma subsampling.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: fix segmentation map retention across keyframe boundaries.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: don't erase values for {lf, ref, skip, q}_enabled if segmentation=0.
Ronald S. Bultje
- [FFmpeg-cvslog] libvpxdec: explicitly signal RGB.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9_parse: fix parsing of pskip and profile 2/3.
Ronald S. Bultje
- [FFmpeg-cvslog] avfilter/vf_waveform: 9 and 10 bit depth support for lowpass & color filter
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_waveform: reduce number of operations a little
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_waveform: change intensity to float
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_waveform: stop abusing s->size for calculating limit
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_vectorscope: change intensity to float
Paul B Mahol
- [FFmpeg-cvslog] lavc/j2kenc: Remove experimental flag.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/mxfdec: Support more mxf files with codec_ul.
Carl Eugen Hoyos
- [FFmpeg-cvslog] swscale: added proper error check for ff_init_filters
Pedro Arthur
- [FFmpeg-cvslog] swscale: re-enable gamma
Pedro Arthur
- [FFmpeg-cvslog] lavf/riff: Support fourcc AVd1 for dvvideo.
Arnaud Bienner
- [FFmpeg-cvslog] lavf/mxf: Support video essence container uls for vc1.
Arnaud Bienner
- [FFmpeg-cvslog] lavf/mxfdec: Support more codecs in mxf_picture_essence_container_uls[].
Arnaud Bienner
- [FFmpeg-cvslog] avcodec/hapdec: Check section_size for non negativity in parse_section_header()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/jpeg2000dec: Assert that step_x/y are valid
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/jpeg2000dec: Initialize ret to avoid warning and make the code more robust
Michael Niedermayer
- [FFmpeg-cvslog] aacenc_is: add a flag to use pure coefficients instead
Rostislav Pehlivanov
- [FFmpeg-cvslog] lpc: increase error array size of ff_lpc_calc_ref_coefs_f by one
Rostislav Pehlivanov
- [FFmpeg-cvslog] aacenc_tns: adjust coefficient calculation, add double filter support
Rostislav Pehlivanov
- [FFmpeg-cvslog] fate: adjust AAC encoder TNS test target
Rostislav Pehlivanov
- [FFmpeg-cvslog] lavf/aiffenc: Clarify an error message.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avfilter/avfilter: Add a few more basic filters to the list which support frame size changes
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/rawenc: Use AVFrame parameters instead of AVCodecContext
Michael Niedermayer
- [FFmpeg-cvslog] avformat/hls: Check for av_opt_set_dict() failure
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_stack: Fix memleak of out frame
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/af_amerge: avoid undefined shift (<<64) in outlayout setup
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/avf_showfreqs: Free fin
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/avf_showfreqs: Fix "may be used uninitialized in this function" warning
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/avf_showfreqs: Fix memleak of out frame
Michael Niedermayer
- [FFmpeg-cvslog] sws: Drop deprecated SWS_CPU_CAPS defines
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '9d58639e270f7612874681e0ca30fa461e2667b7'
Hendrik Leppkes
- [FFmpeg-cvslog] lavr: Drop deprecated context reinitialization if resampling was not enabled
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '11b2eed43e91b35b8295ed47115cae2e29bd687d'
Hendrik Leppkes
- [FFmpeg-cvslog] lavfi: Drop deprecated public AVFilterPad struct
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '86e5056575f55f070609dd3926605302f7d2280e'
Hendrik Leppkes
- [FFmpeg-cvslog] lavfi: Drop deprecated *_count suffixed variables
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'e65e4cbbda03ca3c9087f069c9867d518415fca1'
Hendrik Leppkes
- [FFmpeg-cvslog] lavfi: Drop deprecated AVFilterBuffer* code
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'f6974fe651d29ef6eb68d66d73f7b6c011062aa0'
Hendrik Leppkes
- [FFmpeg-cvslog] Remove left-over FF_API_AVFILTERBUFFER cruft
Hendrik Leppkes
- [FFmpeg-cvslog] lavc: Drop deprecated request_channels related functions
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'dc70c19476e76f1118df73b5d97cc76f0e5f6f6c'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '01bcc2d5c23fa757d163530abb396fd02f1be7c8'
Hendrik Leppkes
- [FFmpeg-cvslog] lavc: Drop deprecated destruct_packet related functions
Vittorio Giovara
- [FFmpeg-cvslog] Remove left-over FF_API_DESTRUCT_PACKET cruft
Hendrik Leppkes
- [FFmpeg-cvslog] lavc: Drop deprecated get_buffer related functions
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '9f90b24877016e7140b9b14e4b1acee663bb6d8a'
Hendrik Leppkes
- [FFmpeg-cvslog] lavc: Drop deprecated thread opaque and codec pkt
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '069713aa4b137781e270768d803b1f7456daa724'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'cad40a3833ad81a352e7657ec6f7d637cea3b798'
Hendrik Leppkes
- [FFmpeg-cvslog] lavc: Drop deprecated deinterlace module
Vittorio Giovara
- [FFmpeg-cvslog] lavu: Drop deprecated old_pix_fmt.h and related code
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '183db02a51a422568084b113a7571c845ca68622'
Hendrik Leppkes
- [FFmpeg-cvslog] lavu: Drop deprecated external access to AVPixFmtDescriptor table
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '2f8cbbc962dfc0dc1dd0a90b2cd6c21266380f51'
Hendrik Leppkes
- [FFmpeg-cvslog] lavu: Drop deprecated av_reverse function
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'cdfe45ad371b7a8e6135b6c063b6b2a93152cb3a'
Hendrik Leppkes
- [FFmpeg-cvslog] lavu: Drop deprecated audioconvert.h header
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '2d40968dd3ff17b12f7c80dbfad409b14418e267'
Hendrik Leppkes
- [FFmpeg-cvslog] lavu: Drop deprecated AV_CPU_FLAG_MMX2 symbol
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'bf7114b6caad8cf94696b0299c13b0d26bf291be'
Hendrik Leppkes
- [FFmpeg-cvslog] lavu/cpu: remove old cmov cruft
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '8f12ef9860d0e164e4647fd5d5cebdb3cfb34a79'
Hendrik Leppkes
- [FFmpeg-cvslog] lavu: Drop deprecated duplicated AVFrame/AVCodecContext parameters
Vittorio Giovara
- [FFmpeg-cvslog] lavu/frame: put frame QP elements under a new version guard
Hendrik Leppkes
- [FFmpeg-cvslog] lavu: Drop deprecated context size variables
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '2f9b652e8c646eabef74a6742f0d7d4c9118fd0e'
Hendrik Leppkes
- [FFmpeg-cvslog] lavu: Drop deprecated private lls functions
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '3d89373fae281053154772d5e3e4370da09d3880'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '4e649debcf7f71d35c6b38cdb7ee715eba95d64a'
Hendrik Leppkes
- [FFmpeg-cvslog] Postpone API-incompatible changes until the next bump
Vittorio Giovara
- [FFmpeg-cvslog] Remove FF_CONST_AVUTIL55 cruft
Hendrik Leppkes
- [FFmpeg-cvslog] avutil: undo FF_API_CRYPTO_CONTEXT deprecation for 2.8 release
James Almer
- [FFmpeg-cvslog] lavu/hmac: remove deprecated type ids
Hendrik Leppkes
- [FFmpeg-cvslog] avcodec/ac3: sync AC3HeaderInfo struct with the fork
James Almer
- [FFmpeg-cvslog] avcodec/libutvideodec: remove AVFrame->reference usage, otherwise the code does not build
Michael Niedermayer
- [FFmpeg-cvslog] doc/examples/demuxing_decoding: Drop old api mode, because the code fails to build otherwise
Michael Niedermayer
- [FFmpeg-cvslog] doc/APIchanges: add 2.8 cut line
Michael Niedermayer
- [FFmpeg-cvslog] doc/APIchanges: Fill in missing fields and correct one lavu version
Michael Niedermayer
- [FFmpeg-cvslog] lavu: Drop old deprecated AVOption API
Hendrik Leppkes
- [FFmpeg-cvslog] avformat/mp3dec: Make MP3 seek fast
Andy Wu
- [FFmpeg-cvslog] lavfi: remove old graph parser API with different semantics
Hendrik Leppkes
- [FFmpeg-cvslog] avcodec: remove FF_API_DV_FRAME_PROFILE cruft
James Almer
- [FFmpeg-cvslog] lavu: Drop FF_API_GET_CHANNEL_LAYOUT_COMPAT cruft
Hendrik Leppkes
- [FFmpeg-cvslog] avutil/pixfmt: remove duplicate AVPixelFormat values
James Almer
- [FFmpeg-cvslog] avcodec: remove deprecated old audio decode API
Hendrik Leppkes
- [FFmpeg-cvslog] avcodec: remove deprecated old audio encode API
Hendrik Leppkes
- [FFmpeg-cvslog] avcodec: remove deprecated old video encode API
Hendrik Leppkes
- [FFmpeg-cvslog] avcodec: remove deprecated codec id aliases
Hendrik Leppkes
- [FFmpeg-cvslog] Postpone removal of API changes from within the last two years
Hendrik Leppkes
- [FFmpeg-cvslog] Bump major versions of all libraries
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'e88103a7f92cf27a2868b50acc8a9912f6088249'
Hendrik Leppkes
- [FFmpeg-cvslog] avcodec/vdpau: remove incompatible-libav-abi hack from vdpau_render_state struct
wm4
- [FFmpeg-cvslog] vp9: always sync segmentation.feat between threads.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: sync segmentation.absolute_vals between threads.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: do unscaled MC in scaled path if size of this reference matches.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: fix edge copy for 10/12bpp frames.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: fix integer overflow in 10/12bpp DC-only calculation.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: fix type of iadst4_1d intermediates.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: check return value of ff_thread_ref_frame().
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: fix rounding error in idct_8x8_ssse3.
Ronald S. Bultje
- [FFmpeg-cvslog] avcodec: fix make install after old_codec_ids.h removal
Hendrik Leppkes
- [FFmpeg-cvslog] avcodec: remove old_codec_ids.h from SKIPHEADERS as well
Hendrik Leppkes
- [FFmpeg-cvslog] avcodec/x86/w64xmmtest: Fix another build failure
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_unsharp: use the name 's' for the pointer to the private context
Ganesh Ajjanagadde
- [FFmpeg-cvslog] configure: Remove reference to no longer existing avcodec_encode_video()
Michael Niedermayer
- [FFmpeg-cvslog] fate: increase the fuzz of the AAC encoder aref test
Rostislav Pehlivanov
- [FFmpeg-cvslog] tests/fate-run: Pass bitexact flags to enc_dec_pcm() output
Michael Niedermayer
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 2b30656 src/download: use a https based link for main "Browse" button
ffmpeg-cvslog at ffmpeg.org
- [FFmpeg-cvslog] tests/fate: replace all -f md5 by framemd5
Michael Niedermayer
- [FFmpeg-cvslog] avformat/async: replace strerror with av_err2str
Zhang Rui
- [FFmpeg-cvslog] avfilter/af_asyncts: use llabs for int64_t
Ganesh Ajjanagadde
- [FFmpeg-cvslog] doc/examples/demuxing_decoding: simplify api_mode to refcount
Clément Bœsch
- [FFmpeg-cvslog] avcodec/srtdec: factor out HTML parsing code
Yayoi
- [FFmpeg-cvslog] fate/subtitles: add a new test for SAMI demuxer and decoder
Yayoi
- [FFmpeg-cvslog] avformat/samidec: do not include trailing sami footer in the last packet
Yayoi
- [FFmpeg-cvslog] avcodec/samidec: use ff_htmlmarkup_to_ass()
Yayoi
- [FFmpeg-cvslog] avcodec/htmlsubtitles: drop avcodec dependency
Clément Bœsch
- [FFmpeg-cvslog] avcodec/samidec: small indent fix
Clément Bœsch
- [FFmpeg-cvslog] avfilter/sine: support expression in the number of output samples
Clément Bœsch
- [FFmpeg-cvslog] avcodec/htmlsubtitles: handle leading whitespace before tag names
Rodger Combs
- [FFmpeg-cvslog] set version to 2.8
Michael Niedermayer
- [FFmpeg-cvslog] Changelog: add 2.8
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/alac: remove dead code cruft
Hendrik Leppkes
- [FFmpeg-cvslog] avcodec/flac: remove avpriv parsing API cruft
Hendrik Leppkes
- [FFmpeg-cvslog] avcodec/vorbis: remove avpriv vorbis parser cruft
Hendrik Leppkes
- [FFmpeg-cvslog] aacenc: copy PRNG from the decoder
Rostislav Pehlivanov
- [FFmpeg-cvslog] aaccoder: use roundf() instead of ceilf()
Rostislav Pehlivanov
- [FFmpeg-cvslog] aacenc_is: ignore PNS band types
Rostislav Pehlivanov
- [FFmpeg-cvslog] aacenc_pred: disable PNS SFBs and disable right predictors with IS
Rostislav Pehlivanov
- [FFmpeg-cvslog] aaccoder: rewrite PNS implementation
Rostislav Pehlivanov
- [FFmpeg-cvslog] fate: adjust AAC encoder tests values
Rostislav Pehlivanov
- [FFmpeg-cvslog] aacenc_is: take absolute coefficient value upon energy calculations
Rostislav Pehlivanov
- [FFmpeg-cvslog] avformat/http: require seekability only when seeking to position != 0
Michael Niedermayer
- [FFmpeg-cvslog] avformat/http: print error that causes reconnection
Michael Niedermayer
- [FFmpeg-cvslog] md5: change flags to match framemd5.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: fix integer overflows in sse2 version of iadst4.
Ronald S. Bultje
- [FFmpeg-cvslog] Update md5 muxer docs to indicate that it ignores timestamps.
Ronald S. Bultje
- [FFmpeg-cvslog] avformat/cafenc: Move special casing of PCM codecs into ff_codec_caf_tags
Michael Niedermayer
- [FFmpeg-cvslog] avformat: implement query_codec for the image2 muxer.
tab
- [FFmpeg-cvslog] build: Add support for travis CI
Federico Tomassetti
- [FFmpeg-cvslog] libfdk-aacdec: Remove unused variable
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'b0d94324d21d0c1c4adf1c8c329928afe473b099'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '6bcd3e05998b41fb3b2c8dcc79e4662854e5208d'
Hendrik Leppkes
- [FFmpeg-cvslog] lavr: Remove unused label
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '9a003fc38833b6b9f08e44d7f1c6539db65840a0'
Hendrik Leppkes
- [FFmpeg-cvslog] ismindex: Use the correct abs() version
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '87e5d8d78cf08b54b4a9e7cbaeff89f8c1d91b78'
Hendrik Leppkes
- [FFmpeg-cvslog] des: Add missing include
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'a686e58165ca0f83966431a9166cb6e17bf6095c'
Hendrik Leppkes
- [FFmpeg-cvslog] dnxhddata: Double frame_size for cid 1260
Michael Niedermayer
- [FFmpeg-cvslog] tools: Drop a stale header
Luca Barbato
- [FFmpeg-cvslog] Merge commit '1a164e0a83dd7c1b129aeef10cb3caff368ce850'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '87a11db220dec523e39eb4af715175e150787a72'
Hendrik Leppkes
- [FFmpeg-cvslog] build: Skip libvpx.h if libvpx is not enabled
Luca Barbato
- [FFmpeg-cvslog] Merge commit '4dc9f00365853b1239936d771856cf1881b5c5ce'
Hendrik Leppkes
- [FFmpeg-cvslog] lavc: Add a lzf decompressor
Luca Barbato
- [FFmpeg-cvslog] Merge commit '0c7707610f46a28b65eff935500c78c9781f8f4f'
Hendrik Leppkes
- [FFmpeg-cvslog] avformat/async: fix integer conversion warning
Zhang Rui
- [FFmpeg-cvslog] avfilter/vf_stereo3d: add checkerboard output format
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_stereo3d: support interleaved rows as input format
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_stereo3d: add HDMI output format
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_stereo3d: add interleave columns output format
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_stereo3d: stop dumping half of data for interleave rows output
Paul B Mahol
- [FFmpeg-cvslog] aaccoder: add frequency scaling and quantization correction for PNS
Rostislav Pehlivanov
- [FFmpeg-cvslog] doc/filters:vf_stereo3d: update to recent changes
Paul B Mahol
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 019a509 web/security: Add FFmpeg 2.7.2, 2.6.4, 2.5.8, 2.4.11
ffmpeg-cvslog at ffmpeg.org
- [FFmpeg-cvslog] vaapi: fix local header include.
Gwenole Beauchesne
- [FFmpeg-cvslog] Merge commit 'c45fcf30cfab687004ed1cdc06ebaa21f4262a0b'
Hendrik Leppkes
- [FFmpeg-cvslog] DXV decoder
Vittorio Giovara
- [FFmpeg-cvslog] mpegvideo: Drop a stray error message
Luca Barbato
- [FFmpeg-cvslog] Merge commit '5a1a9da8a7ae120f2543b8f2fa13dc8baac39f17'
Hendrik Leppkes
- [FFmpeg-cvslog] file: properly forward errors from file_read() and file_write()
Sean McGovern
- [FFmpeg-cvslog] Merge commit 'e05f7ed5436207f4a55f1978b223c7f8bc82af42'
Hendrik Leppkes
- [FFmpeg-cvslog] mux: Make sure that the data is actually written
Sean McGovern
- [FFmpeg-cvslog] Merge commit '9ad1e0c12caa440de860bd8f2122beb11d73815c'
Hendrik Leppkes
- [FFmpeg-cvslog] configure: colorize warning messages
Ganesh Ajjanagadde
- [FFmpeg-cvslog] avcodec: remove duplicate AVCodecIDs
James Almer
- [FFmpeg-cvslog] avcodec: remove fourcc values from AVCodecIDs
James Almer
- [FFmpeg-cvslog] avformat/http: Add reconnect_at_eof and reconnect_streamed options
Michael Niedermayer
- [FFmpeg-cvslog] avformat/http: exponentially delay reconnection to avoid flooding the server
Michael Niedermayer
- [FFmpeg-cvslog] avcodec: remove missing bits from deprecated VIMA decoder
James Almer
- [FFmpeg-cvslog] avcodec: remove VIMA Makefile entry
James Almer
- [FFmpeg-cvslog] libavcodec/qsvdec.c: correct handling of dynamic frame size changing has been implemented
Ivan Uskov
- [FFmpeg-cvslog] libavcodec/qsvdec.c: correct flush() handler has been implemented
Ivan Uskov
- [FFmpeg-cvslog] avfilter/vf_thumbnail: use the name 's' for the pointer to the private context
Ganesh Ajjanagadde
- [FFmpeg-cvslog] avcodec: loongson optimize h264dsp idct and loop filter with mmi
周晓勇
- [FFmpeg-cvslog] Add NOA credits
Michael Niedermayer
- [FFmpeg-cvslog] avcodec: loongson delete invalid simple idct put and add optimization
周晓勇
- [FFmpeg-cvslog] Revert "configure: colorize warning messages"
Michael Niedermayer
- [FFmpeg-cvslog] configure: Reenable colorized warnings and check for tput's existence
Timothy Gu
- [FFmpeg-cvslog] lavc/dxv: Silence "Multiple ff_thread_finish_setup() calls" warnings.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/dxv: Support more real-world old version samples.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avfilter: add extrastereo filter
Paul B Mahol
- [FFmpeg-cvslog] huffman: use a named identifer for the bits constant
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '5a19bce2ff2b61602889392bec747ce81d1e9a1b'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '26960aa1cd865e5dc55c67fb2ff9f0629e4d1bda'
Hendrik Leppkes
- [FFmpeg-cvslog] huffman: increase bits constant
Michael Niedermayer
- [FFmpeg-cvslog] huffman: allow specifying nb_bits to ff_huff_build_tree()
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '741d353ab9cb47fe864e60552bf7b9af7aaa735b'
Hendrik Leppkes
- [FFmpeg-cvslog] fraps: increase vlc nb_bits
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'db9fd1e9af83e88bcf2ef40db6a5debf91845c25'
Hendrik Leppkes
- [FFmpeg-cvslog] dxtory: Factorize slice size checks
Luca Barbato
- [FFmpeg-cvslog] dxtory: Factorize the buffer loading
Luca Barbato
- [FFmpeg-cvslog] Merge commit '6a6bc43f5f79587b8936334cc0b3a6616f4807ac'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'a7e6fbd90e62d3320b1e26d8209fc0f55ee5b0be'
Hendrik Leppkes
- [FFmpeg-cvslog] riff: Add AVj2 fourcc for Avid jpeg2000
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '599fe93a840397f551d94db406d0bad42b46b94b'
Hendrik Leppkes
- [FFmpeg-cvslog] checkasm: add unit tests for v210enc
Henrik Gramner
- [FFmpeg-cvslog] Merge commit '3cdda78deb19b39dbbf8961ae0aec44dbb19bf6d'
Hendrik Leppkes
- [FFmpeg-cvslog] dxtory: Unify and rework the decoding routines
Luca Barbato
- [FFmpeg-cvslog] Merge commit 'd0f7e4a57fbffa0efb204d4274c3dd56fbfff946'
Hendrik Leppkes
- [FFmpeg-cvslog] mov: Allow more than one keyframe per trun
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '7cad1bf0759ada2a1fc3e80bb232a5377dd4fda4'
Hendrik Leppkes
- [FFmpeg-cvslog] asfdec: alloc enough space for storing name in asf_read_metadata_obj
Alexandra Hájková
- [FFmpeg-cvslog] Merge commit '77cf23668991bfd1fb69339f13e1511b4186b7b3'
Hendrik Leppkes
- [FFmpeg-cvslog] lavu: extend size of the AVPixFmtDescriptor.flags field
wm4
- [FFmpeg-cvslog] lavu: Remove bit packing from AVComponentDescriptor
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'b8b5d8274471129f122858bc74ad09284dae6ab7'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '6b3ef7f080293956b2e5212b83135c6b051212e9'
Hendrik Leppkes
- [FFmpeg-cvslog] lavu: Drop the {minus, plus}1 suffix from AVComponentDescriptor fields
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '2268db2cd052674fde55c7d48b7a5098ce89b4ba'
Hendrik Leppkes
- [FFmpeg-cvslog] Replace all remaining occurances of step/depth_minus1 and offset_plus1
Hendrik Leppkes
- [FFmpeg-cvslog] doc/codecs: extend documentation for the threads option
Stefano Sabatini
- [FFmpeg-cvslog] doc/codecs: mention GOP in the g option
Stefano Sabatini
- [FFmpeg-cvslog] doc/encoders: add libopenh264 entry
Stefano Sabatini
- [FFmpeg-cvslog] lavc/options: extend/fix text for threads and slices options
Stefano Sabatini
- [FFmpeg-cvslog] lavc/libopenh264enc: apply minor consistency fixes to options text
Stefano Sabatini
- [FFmpeg-cvslog] avfilter/af_ladspa: add special case for 2:2 plugins
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_super2xsai: use the name 's' for the pointer to the private context
Ganesh Ajjanagadde
- [FFmpeg-cvslog] avfilter/vf_vectorscope: 9 & 10 bit depth support
Paul B Mahol
- [FFmpeg-cvslog] avutil/opt: add AV_OPT_TYPE_BOOL
Clément Bœsch
- [FFmpeg-cvslog] avcodec/aacenc: use AV_OPT_TYPE_BOOL
Clément Bœsch
- [FFmpeg-cvslog] avdevice/dshow: use AV_OPT_TYPE_BOOL
Clément Bœsch
- [FFmpeg-cvslog] avfilter/kerndeint: use AV_OPT_TYPE_BOOL
Clément Bœsch
- [FFmpeg-cvslog] swscale: use AV_OPT_TYPE_BOOL
Clément Bœsch
- [FFmpeg-cvslog] avfilter/dynaudnorm: use AV_OPT_TYPE_BOOL
Clément Bœsch
- [FFmpeg-cvslog] avfilter/deband: use AV_OPT_TYPE_BOOL
Clément Bœsch
- [FFmpeg-cvslog] avfilter/interlace: use AV_OPT_TYPE_BOOL
Clément Bœsch
- [FFmpeg-cvslog] avfilter/interlace: fix opt flags
Clément Bœsch
- [FFmpeg-cvslog] avutil/opt: refactor pixel/sample fmt common case
Clément Bœsch
- [FFmpeg-cvslog] RELEASE_NOTES based on 2.7
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_sei: Remove "Subtitles with data type 0x%02x" sample request
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/rotate: use AV_OPT_TYPE_BOOL for bilinear option
Clément Bœsch
- [FFmpeg-cvslog] avfilter/asetnsamples: use AV_OPT_TYPE_BOOL for pad with zeros option
Clément Bœsch
- [FFmpeg-cvslog] avfilter/astats: use AV_OPT_TYPE_BOOL for metadata option
Clément Bœsch
- [FFmpeg-cvslog] avfilter/asyncts: use AV_OPT_TYPE_BOOL for compensate option
Clément Bœsch
- [FFmpeg-cvslog] avfilter/extrastereo: use AV_OPT_TYPE_BOOL for clipping option
Clément Bœsch
- [FFmpeg-cvslog] avfilter/silenceremove: use AV_OPT_TYPE_BOOL for leave_silence option
Clément Bœsch
- [FFmpeg-cvslog] avfilter/volume: use AV_OPT_TYPE_BOOL for replaygain_noclip option
Clément Bœsch
- [FFmpeg-cvslog] avfilter/volume: fix missing filtering flags for a bunch of options
Clément Bœsch
- [FFmpeg-cvslog] avfilter/volume: drop useless trailing comma
Clément Bœsch
- [FFmpeg-cvslog] avfilter/flite: use AV_OPT_TYPE_BOOL for list_voices option
Clément Bœsch
- [FFmpeg-cvslog] avfilter/concat: use AV_OPT_TYPE_BOOL for unsafe option
Clément Bœsch
- [FFmpeg-cvslog] avfilter/showcqt: use AV_OPT_TYPE_BOOL for fullhd option
Clément Bœsch
- [FFmpeg-cvslog] avfilter/showvolume: use AV_OPT_TYPE_BOOL for channel name displaying option (t)
Clément Bœsch
- [FFmpeg-cvslog] avfilter/showwaves: use AV_OPT_TYPE_BOOL for split_channels option
Clément Bœsch
- [FFmpeg-cvslog] avfilter/abuffersink: use AV_OPT_TYPE_BOOL for all_channel_counts option
Clément Bœsch
- [FFmpeg-cvslog] avfilter/ebur128: use AV_OPT_TYPE_BOOL for metadata option
Clément Bœsch
- [FFmpeg-cvslog] avfilter/blend: use AV_OPT_TYPE_BOOL for shortest and repeatlast options
Clément Bœsch
- [FFmpeg-cvslog] avfilter/crop: use AV_OPT_TYPE_BOOL for keep_aspect option
Clément Bœsch
- [FFmpeg-cvslog] avfilter/decimate: use AV_OPT_TYPE_BOOL for ppsrc and chroma options
Clément Bœsch
- [FFmpeg-cvslog] avfilter/delogo: use AV_OPT_TYPE_BOOL for show option
Clément Bœsch
- [FFmpeg-cvslog] avfilter/deshake: use AV_OPT_TYPE_BOOL for opencl option
Clément Bœsch
- [FFmpeg-cvslog] avfilter/drawtext: use AV_OPT_TYPE_BOOL for a few options
Clément Bœsch
- [FFmpeg-cvslog] avfilter/elbg: use AV_OPT_TYPE_BOOL for pal8 option
Clément Bœsch
- [FFmpeg-cvslog] avfilter/fade: use AV_OPT_TYPE_BOOL for alpha option
Clément Bœsch
- [FFmpeg-cvslog] avfilter/fieldmatch: use AV_OPT_TYPE_BOOL for ppsrc, mchroma and chroma options
Clément Bœsch
- [FFmpeg-cvslog] avfilter/fspp: use AV_OPT_TYPE_BOOL for use_bframe_qp option
Clément Bœsch
- [FFmpeg-cvslog] avfilter/il: use AV_OPT_TYPE_BOOL for {luma, chroma, alpha}_swap options
Clément Bœsch
- [FFmpeg-cvslog] doc/protocols: Fix usefull typo
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/kerndeint: use AV_OPT_TYPE_BOOL for the previously missed options
Clément Bœsch
- [FFmpeg-cvslog] avfilter/haldclut: use AV_OPT_TYPE_BOOL for shortest and repeatlast options
Clément Bœsch
- [FFmpeg-cvslog] avfilter/overlay: use AV_OPT_TYPE_BOOL for rgb, shortest and repeatlast options
Clément Bœsch
- [FFmpeg-cvslog] avfilter/palettegen: use AV_OPT_TYPE_BOOL for reserve_transparent option
Clément Bœsch
- [FFmpeg-cvslog] avfilter/paletteuse: use AV_OPT_TYPE_BOOL for mean_err and debug_accuracy option
Clément Bœsch
- [FFmpeg-cvslog] avfilter/spp: use AV_OPT_TYPE_BOOL for use_bframe_qp option
Clément Bœsch
- [FFmpeg-cvslog] avfilter/unsharp: use AV_OPT_TYPE_BOOL for opencl option
Clément Bœsch
- [FFmpeg-cvslog] avfilter/uspp: use AV_OPT_TYPE_BOOL for use_bframe_qp option
Clément Bœsch
- [FFmpeg-cvslog] avfilter/vidstabtransform: use AV_OPT_TYPE_BOOL for tripod and debug options
Clément Bœsch
- [FFmpeg-cvslog] avfilter/vignette: use AV_OPT_TYPE_BOOL for dither option
Clément Bœsch
- [FFmpeg-cvslog] avfilter/waveform: use AV_OPT_TYPE_BOOL for mirror option
Clément Bœsch
- [FFmpeg-cvslog] avfilter/cellauto: use AV_OPT_TYPE_BOOL for a few options
Clément Bœsch
- [FFmpeg-cvslog] avfilter/life: use AV_OPT_TYPE_BOOL for a stitch option
Clément Bœsch
- [FFmpeg-cvslog] avfilter/acrossfade: use AV_OPT_TYPE_BOOL for overlap option
Clément Bœsch
- [FFmpeg-cvslog] avcodec/libvorbisdec: Fix memory leak
Andrew Stone
- [FFmpeg-cvslog] avformat/http: add reconnect_delay_max option
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mxfenc: Move sponsorship notice to its own comment block
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mpegvideo_enc: Move sponsorship notice to its own comment block
Michael Niedermayer
- [FFmpeg-cvslog] Tag n2.8 : FFmpeg 2.8 release
git at videolan.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 19526bd web: add FFmpeg 2.8
ffmpeg-cvslog at ffmpeg.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 8645e39 web: Move 2.2 to olddownloads
ffmpeg-cvslog at ffmpeg.org
- [FFmpeg-cvslog] MAINTAINERS: add 2.8, drop 2.2
Michael Niedermayer
- [FFmpeg-cvslog] codec_desc: Add missing DXV entry
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '3b8e895237592fdaffe87cdcd204104200b9ccf9'
Hendrik Leppkes
- [FFmpeg-cvslog] aaccoder: tweak PNS implementation further
Rostislav Pehlivanov
- [FFmpeg-cvslog] avfilter/vf_lut: use AV_OPT_TYPE_BOOL for negate_alpha option
Paul B Mahol
- [FFmpeg-cvslog] avcodec/libmp3lame: use AV_OPT_TYPE_BOOL for all options
Paul B Mahol
- [FFmpeg-cvslog] avcodec/huffyuvenc: use AV_OPT_TYPE_BOOL for non_deterministic option
Paul B Mahol
- [FFmpeg-cvslog] avcodec/wavpackenc: use AV_OPT_TYPE_BOOL for all options
Paul B Mahol
- [FFmpeg-cvslog] configure: add libsoxr to swresample's pkgconfig
Ricardo Constantino
- [FFmpeg-cvslog] lavc: Fix compilation with --disable-everything --enable-parser= mpeg4video.
Hendrik Schreiber
- [FFmpeg-cvslog] Tag n2.9-dev : Main development, master branch after release/ 2.8 branched off
git at videolan.org
- [FFmpeg-cvslog] avformat/avformat: remove dead code
James Almer
- [FFmpeg-cvslog] RELEASE: update to 2.8.git
James Almer
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. eb9871c web/documentation: Add FFmpeg 2.8 Doxygen link
ffmpeg-cvslog at ffmpeg.org
- [FFmpeg-cvslog] avformat/aa: initialize "header_seed" and "header_key"
Vesselin Bontchev
- [FFmpeg-cvslog] avcodec/libopenh264enc: Use av_log() to log messages
Gregory J. Wolfe
- [FFmpeg-cvslog] avcodec/libopenh264enc: remove useless cast
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/libopenh264enc: Fix formating to match FFmpegs style
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/libopenh264enc: Remove some unneeded intermediate variables
Michael Niedermayer
- [FFmpeg-cvslog] vp9: permanently delete segmentation refmap on any size change.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: fix overflow in 8x8 topleft 32x32 idct ssse3 version.
Ronald S. Bultje
- [FFmpeg-cvslog] avcodec/libopenh264enc: use AV_LOG_TRACE instead of DEBUG+1
Michael Niedermayer
- [FFmpeg-cvslog] swscale/utils: If the source has no alpha then disable alpha blendaway
Michael Niedermayer
- [FFmpeg-cvslog] swscale/utils: handle gray+alpha formats like gray for luma ranges
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/bmp: Analyze BGRA files alpha channel to choose pixel format
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cscd: Use BGR0 instead of BGRA
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/truemotion1: use BGR0/0RGB
Michael Niedermayer
- [FFmpeg-cvslog] swscale/utils: Forward luma range to the cascaded context for alphablending
Michael Niedermayer
- [FFmpeg-cvslog] swscale: Forward colorspace updates to the 2nd cascaded context in case of alphablend
Michael Niedermayer
- [FFmpeg-cvslog] .gitignore: ignore temp files
Harshit Mittal
- [FFmpeg-cvslog] avformat/subtitles: drop duplicated events
Clément Bœsch
- [FFmpeg-cvslog] avformat/subtitles: make sure we don't drop "duplicated" events from different streams
Clément Bœsch
- [FFmpeg-cvslog] avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for logging
Clément Bœsch
- [FFmpeg-cvslog] avformat/subtitles: improve ff_subtitles_queue_finalize() doxy
Clément Bœsch
- [FFmpeg-cvslog] avutil/pixfmt: Add additional primaries and transfer characteristic enumerations from ITU-T Rec H.265
Kevin Wheatley
- [FFmpeg-cvslog] avcodec/truemotion1: Simplify code using AV_PIX_FMT_0RGB32
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/options_table: Add CLI options for SMPTE ST 2084 and ST 428-1 transfer characteristics
Kevin Wheatley
- [FFmpeg-cvslog] avutil/pixdesc: Add SMPTE ST 2084 and ST 428-1 pixel descriptions
Kevin Wheatley
- [FFmpeg-cvslog] avcodec/options_table: Add SMPTE ST428-1 colour primaries (CIE 1931 XYZ) to command line options
Kevin Wheatley
- [FFmpeg-cvslog] avutil/pixdesc: Use "-" in color_primaries_names to be consistent with color_transfer_names
Michael Niedermayer
- [FFmpeg-cvslog] avutil/pixfmt: Name "SMPTE ST 428-1" in AVColorPrimaries the same as in AVColorTransferCharacteristic
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/options_table: Fix TRC / PRI typo
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/f_perms: use the name 's' for the pointer to the private context
Ganesh Ajjanagadde
- [FFmpeg-cvslog] avfilter/vf_transpose: use the name 's' for the pointer to the private context
Ganesh Ajjanagadde
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. f151c3e web/news: announce FFmpeg 2.8
ffmpeg-cvslog at ffmpeg.org
- [FFmpeg-cvslog] avutil/color_utils: Add basic transfer functions for each AVColorTransferCharacteristic
Kevin Wheatley
- [FFmpeg-cvslog] avcodec/exr: Add support for applying a transfer characteristic curve to OpenEXR inputs.
Kevin Wheatley
- [FFmpeg-cvslog] avcodec/exr: Mark up the decoded buffer as the appropriate transfer characteristic when applying one
Kevin Wheatley
- [FFmpeg-cvslog] doc/filters: fix Photoshop curves file extension
Lou Logan
- [FFmpeg-cvslog] avutil/version: Bump for avpriv_get_trc_function_from_trc() and AVCOL_PRI/ TRC_SMPTEST428_1 and AVCOL_TRC_SMPTEST2084
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: Increase default max_stream_analyze_duration for flv
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/nvenc: change flag of cuCtxCreate to avoid CPU spins
Agatha Hu
- [FFmpeg-cvslog] lavc: Fix standalone compilation of the subrip decoder.
Carl Eugen Hoyos
- [FFmpeg-cvslog] configure: colorize error messages
Ganesh Ajjanagadde
- [FFmpeg-cvslog] avcodec/mjpegdec: Fix decoding RGBA RCT LJPEG
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ljpegenc: Fix encoding RGBA LJPEG
Michael Niedermayer
- [FFmpeg-cvslog] avformat/wavenc: use AV_OPT_TYPE_BOOL for write_bext option
Paul B Mahol
- [FFmpeg-cvslog] avformat/wavdec: use AV_OPT_TYPE_BOOL for ignore_length
Paul B Mahol
- [FFmpeg-cvslog] aaccoder: respect cutoff when marking bands as PNS
Rostislav Pehlivanov
- [FFmpeg-cvslog] swscale/swscale: Fix "unused variable" warning
Michael Niedermayer
- [FFmpeg-cvslog] libavformat/utils.c: use correct variable for message.
Thierry Foucu
- [FFmpeg-cvslog] avformat/tcp: TCP Protocol: fix descriptor leak on listen and interrupt
Alexander S. Drozdov
- [FFmpeg-cvslog] configure: check for ID3D11VideoContext
James Almer
- [FFmpeg-cvslog] avformat/format: Remove parameters from mime type before comparission for probing
Alex Agranovsky
- [FFmpeg-cvslog] libvpxdec: apply RGB to 444P16 instead of 422P16.
Ronald S. Bultje
- [FFmpeg-cvslog] lavf/webvttenc: Require webvtt file to contain exactly one WebVTT stream.
Simon Thelen
- [FFmpeg-cvslog] vp9: save one (PSIGNW) instruction in iadst16_1d sse2/ssse3.
Ronald S. Bultje
- [FFmpeg-cvslog] ffserver: unify fail path in socket_open_listen()
Reynaldo H. Verdejo Pinochet
- [FFmpeg-cvslog] ffserver: unify exit path in http_server()
Reynaldo H. Verdejo Pinochet
- [FFmpeg-cvslog] ffserver: remove redundant comment, clarify another one
Reynaldo H. Verdejo Pinochet
- [FFmpeg-cvslog] x86: port PSIGNW to cpuflags
James Almer
- [FFmpeg-cvslog] Merge commit 'e336c51e6ffcdb93fbcf3c6153d378400608526b'
Hendrik Leppkes
- [FFmpeg-cvslog] pixdesc: Consistently order components
Hendrik Leppkes
- [FFmpeg-cvslog] pixdesc: Add missing alpha flag for yuva420p9be
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'c7ed26ad6035793c7212c17545b0ded18b72db69'
Hendrik Leppkes
- [FFmpeg-cvslog] vp9: Fix emu[] edge overflow conditions for >8bpp/non-420.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: re-initialize internal buffers on bpp change also.
Ronald S. Bultje
- [FFmpeg-cvslog] pixdesc: Document the component order
Luca Barbato
- [FFmpeg-cvslog] Merge commit '7b02cb29d9d60cdd5ef321043d11d02023e7dc8f'
Hendrik Leppkes
- [FFmpeg-cvslog] ogg: Do not try to use the parser if it is not present
Luca Barbato
- [FFmpeg-cvslog] Merge commit '41ed749fe987e60b0485fa721ad869590651324d'
Hendrik Leppkes
- [FFmpeg-cvslog] mmvideo: Make sure the rle does not write over the frame boundaries
Luca Barbato
- [FFmpeg-cvslog] Merge commit '9b5a4a9cce3042558e107ae1ed30d9bf3d867a35'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'db53a2306f62f05faa67e6f3c60ee55a9b8e4776'
Hendrik Leppkes
- [FFmpeg-cvslog] jpeg2000: Do not warn about known and skippable markers
Luca Barbato
- [FFmpeg-cvslog] Merge commit '5788623d29c3e806a7879210986110aced758dc2'
Hendrik Leppkes
- [FFmpeg-cvslog] jpeg2000: Split codeblock decoding from the main tile decoding
Luca Barbato
- [FFmpeg-cvslog] mmaldec: hack against buffering problems on broken input
wm4
- [FFmpeg-cvslog] mmaldec: fix problems with flush logic
wm4
- [FFmpeg-cvslog] mmaldec: disable timestamp interpolation
wm4
- [FFmpeg-cvslog] lavc: allow asynchronous decoders to return correct pkt_dts values
wm4
- [FFmpeg-cvslog] mmaldec: fix pkt_dts determination
wm4
- [FFmpeg-cvslog] Merge commit 'b84675d63aaede8f6944b901250a10456c5477e6'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '87a051f97633010f71dfc1d23d806856499bf231'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'b7ab6e18eecad43593ad2a0e9fc9eba7f24751cb'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '6b652c0273d79f2e0c52ad91450bd0737cf3c8a6'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '99404597201911de90cff2ef85f2d44176d39147'
Hendrik Leppkes
- [FFmpeg-cvslog] travis: fix dependencies
James Almer
- [FFmpeg-cvslog] Merge commit '1e0b8bf0b3b3b4247fb21e9839af342ae879607c'
Hendrik Leppkes
- [FFmpeg-cvslog] aacenc_tns: redo coefficient quantization and decision making
Rostislav Pehlivanov
- [FFmpeg-cvslog] aacenc_tns: encode coefficients directly and reenable compression
Rostislav Pehlivanov
- [FFmpeg-cvslog] aacenc_tns: readjust values for new TNS decision making
Rostislav Pehlivanov
- [FFmpeg-cvslog] fate: readjust AAC encoder TNS test
Rostislav Pehlivanov
- [FFmpeg-cvslog] avformat/avienc: add muxer option "write_channel_mask"
Tobias Rapp
- [FFmpeg-cvslog] lavc: Enable side data only packets by default
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '6064f697a321174232a3fad351afb21150c3e9e5'
Hendrik Leppkes
- [FFmpeg-cvslog] lavc: Sanitize header inclusion guards
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'f00f6d538dcbaa122eb5e2784f41f4a299296b7b'
Hendrik Leppkes
- [FFmpeg-cvslog] lavc: Fix compilation with --disable-everything --enable-parser=mpeg4video
Hendrik Schreiber
- [FFmpeg-cvslog] Merge commit '1b2412f50185447da4212f65f06e8d72a6daf06e'
Hendrik Leppkes
- [FFmpeg-cvslog] asfdec: add more checks for size left in asf packet buffer
Alexandra Hájková
- [FFmpeg-cvslog] Merge commit 'c0a49077ea4ff3a0ad30b9e33f1bb06ba9112aaa'
Hendrik Leppkes
- [FFmpeg-cvslog] configure: fix build on mingw64 target with msys2
Peter Belkner
- [FFmpeg-cvslog] avcodec: use AV_OPT_TYPE_BOOL for refcounted_frames, side_data_only_packets and skip_alpha options
Clément Bœsch
- [FFmpeg-cvslog] avdevice/caca: use AV_OPT_TYPE_BOOL for list_drivers option
Clément Bœsch
- [FFmpeg-cvslog] avdevice/caca: remove space before ':' (English typo, cosmetics)
Clément Bœsch
- [FFmpeg-cvslog] ffprobe: use AV_OPT_TYPE_BOOL for writers options
Clément Bœsch
- [FFmpeg-cvslog] avcodec/h264: use AV_OPT_TYPE_BOOL for is_avc option
Clément Bœsch
- [FFmpeg-cvslog] avcodec/libx264: use AV_OPT_TYPE_BOOL for fastfirstpass option
Clément Bœsch
- [FFmpeg-cvslog] avcodec/textdec: use AV_OPT_TYPE_BOOL for keep_ass_markup option
Clément Bœsch
- [FFmpeg-cvslog] avdevice/caca: small trivial macros adjustments
Clément Bœsch
- [FFmpeg-cvslog] avdevice/v4l2: use AV_OPT_TYPE_BOOL for use_libv4l2 option
Clément Bœsch
- [FFmpeg-cvslog] avcodec/pgssubdec: use AV_OPT_TYPE_BOOL for forced_subs_only option
Clément Bœsch
- [FFmpeg-cvslog] avfilter/treble: use AV_OPT_TYPE_BOOL for csg option
Clément Bœsch
- [FFmpeg-cvslog] avcodec/roqvideoenc: use AV_OPT_TYPE_BOOL for quake3_compat option
Clément Bœsch
- [FFmpeg-cvslog] avformat/mov: use AV_OPT_TYPE_BOOL for export_{all, xmp} options
Clément Bœsch
- [FFmpeg-cvslog] lavf/img2dec: Improve jpeg auto-detection.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avfilter: use ff_all_channel_counts() instead of ff_all_channel_layouts()
Paul B Mahol
- [FFmpeg-cvslog] avfilter: add ocr filter
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_framerate: highbit depth support
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_framerate: calculate delta from scaled pts instead of unscaled
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_framerate: unbreak flushing
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_framerate: fix frame leak at uninit
Paul B Mahol
- [FFmpeg-cvslog] ADPCM: Bump THP channel limit to 14
Rodger Combs
- [FFmpeg-cvslog] avformat/mpjpegdec: Allow mpjpeg headers parsing to succeed upon EOF, if required headers are present
Alex Agranovsky
- [FFmpeg-cvslog] avformat/flvdec: Print terminator value found if it differs from AMF_END_OF_OBJECT in AMF_DATA_TYPE_MIXEDARRAY
Michael Niedermayer
- [FFmpeg-cvslog] avformat/flvdec: Print last packet size at trace level
Michael Niedermayer
- [FFmpeg-cvslog] avformat/flvdec: Use the first index entry to find the first packet if there was a parsing error in the header
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/af_ladspa: support simpler syntax for controls
Paul B Mahol
- [FFmpeg-cvslog] avfilter: add audio limiter filter
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vsrc_mandelbrot: use the name 's' for the pointer to the private context
Ganesh Ajjanagadde
- [FFmpeg-cvslog] avfilter/avf_showcqt: change fft left-right separation
Muhammad Faiz
- [FFmpeg-cvslog] avcodec/nvenc: merge compute initialQP sections
Agatha Hu
- [FFmpeg-cvslog] avcodec/nvenc: Optimize nvenc parameters
Agatha Hu
- [FFmpeg-cvslog] avcodec/mips/aaccoder_mips: Sync with generic aaccoder file.
Nedeljko Babic
- [FFmpeg-cvslog] mpjpeg: probe should require same constraints as packet reader - both proper content-type and content-size must be present
Alex Agranovsky
- [FFmpeg-cvslog] mpjpegde: trim header name/value of MIME headers
Alex Agranovsky
- [FFmpeg-cvslog] avformat: fix style after recent commits
Clément Bœsch
- [FFmpeg-cvslog] aaccoder_mips: Fix indentation
Timothy Gu
- [FFmpeg-cvslog] wmalossless: Warn when decoding 24 bit depth
Vittorio Giovara
- [FFmpeg-cvslog] avformat/hlsenc: Fix the method command line parameter
Michael Niedermayer
- [FFmpeg-cvslog] lavc: Fix standalone compilation of the avi demuxer.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavu/avstring: switch AV_ESCAPE_FLAGs to shift-based formatting
Rodger Combs
- [FFmpeg-cvslog] avformat/avidec: Change (last)pos to 64bit
Michael Niedermayer
- [FFmpeg-cvslog] avformat/avidec: Workaround broken initial frame
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dxv: remove code that is never reached
Paul B Mahol
- [FFmpeg-cvslog] avfilter/avf_showcqt: draw text optionally
Paul B Mahol
- [FFmpeg-cvslog] avfilter/avf_showfreqs: add lanczos and gauss windowing functions
Paul B Mahol
- [FFmpeg-cvslog] avfilter: add stereowiden filter
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_xbr: use the name 's' for the pointer to the private context
Ganesh Ajjanagadde
- [FFmpeg-cvslog] rtpdec: inform jitter buffer size
Eloi BAIL
- [FFmpeg-cvslog] rtpdec: add a trace when jitter buffer is full
Eloi BAIL
- [FFmpeg-cvslog] vp9: switch min_tile_cols location so it shifts up instead of down.
Ronald S. Bultje
- [FFmpeg-cvslog] avfilter/vf_vidstabdetect: use the name 's' for the pointer to the private context
Ganesh Ajjanagadde
- [FFmpeg-cvslog] doc/filters: mention newly added windowing functions
Paul B Mahol
- [FFmpeg-cvslog] lavf: Switch bitrate to 64bit unless compatibility with avconv was requested.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc: Switch bitrate to 64bit unless compatibility with avconv was requested.
Michael Niedermayer
- [FFmpeg-cvslog] lavf: Switch probesize and max_analyze_duration to 64bit.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avfilter/af_stereowiden: fix 2nd argument for av_calloc
Paul B Mahol
- [FFmpeg-cvslog] avfilter/f_sendcmd: use the name 's' for the pointer to the private context
Ganesh Ajjanagadde
- [FFmpeg-cvslog] README.md: avoid Github pull requests
Lou Logan
- [FFmpeg-cvslog] avfilter/vsrc_cellauto: use the name 's' for the pointer to the private context
Ganesh Ajjanagadde
- [FFmpeg-cvslog] avcodec/ffv1enc: Fix error message when the requested version does not support the requested features
Michael Niedermayer
- [FFmpeg-cvslog] lavc/utils: Correctly show bit_rate >INT_MAX.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avfilter/vf_stereo3d: simplify blank calculations and check height
Paul B Mahol
- [FFmpeg-cvslog] checkasm: add vp9 MC tests.
Ronald S. Bultje
- [FFmpeg-cvslog] checkasm: add vp9 intra pred tests.
Ronald S. Bultje
- [FFmpeg-cvslog] libavformat/riff.c: Add support for RV40 codec in AVI
Thierry Foucu
- [FFmpeg-cvslog] configure: make assignment of variable to '=' explicit
Ganesh Ajjanagadde
- [FFmpeg-cvslog] avformat/flvdec: Change packet loop to return EAGAIN instead of looping until a valid packet is foud
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rtmpproto: Fix 2nd packet size
Michael Niedermayer
- [FFmpeg-cvslog] avformat/flvdec: Check that sizes match and resync if not
Michael Niedermayer
- [FFmpeg-cvslog] lavf: Update to the new crypto API
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '10de408738d28ab17aa5c1fdccd809b0637c12d5'
Hendrik Leppkes
- [FFmpeg-cvslog] avconv_filter: Use full named options
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '18adc1fd3bb739a240c59f87ec6837fdfa89d32e'
Hendrik Leppkes
- [FFmpeg-cvslog] lavc: Keep idct integer option
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '5b142a4d334bfa8ee5ec5f364c26c98ddb425fac'
Hendrik Leppkes
- [FFmpeg-cvslog] fate: Move mv0 option from global to mpv private
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'e17db9ac496420f8824190ff5059a8a3646cbb7e'
Hendrik Leppkes
- [FFmpeg-cvslog] fate: Change global error option to private error_rate option
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '2c6014c629346ebfeb25fc715581a8df9175f71f'
Hendrik Leppkes
- [FFmpeg-cvslog] buffersrc: Improve initialization log message
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'dc54c78c4d56cdf5549f35ccff2fd66e7ffa0af2'
Hendrik Leppkes
- [FFmpeg-cvslog] lavr: Remove unreachable code
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'c7247eb7fe2b95803983e8f7c4f0e904f050ca7b'
Hendrik Leppkes
- [FFmpeg-cvslog] avfilter: Support both syntaxes for the scale filter
Luca Barbato
- [FFmpeg-cvslog] Merge commit '285fe5b098c8fbefaed4aacdb839b760a5b7f20d'
Hendrik Leppkes
- [FFmpeg-cvslog] mpegvideo: Move macros to more appropriate headers
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '525f58977c93e189fda49a5c4928feaf4d89fac6'
Hendrik Leppkes
- [FFmpeg-cvslog] mpegvideo: Make sure mpegutils.h is included where needed
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '5d14cf199990cd378904a2618b5c72c4b02290f6'
Hendrik Leppkes
- [FFmpeg-cvslog] mpegvideo: Drop mpegvideo.h where not needed
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'e60a6e7545dd6f5b25e3a65de9c6fdcc6e2e9d6b'
Hendrik Leppkes
- [FFmpeg-cvslog] doc: Add travis badge
Luca Barbato
- [FFmpeg-cvslog] Merge commit '6536da7371b4847a2824ed46b98829f127f24dad'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '41bcc3d15204f290400ba02e4e8f87fc07bcc00e'
Hendrik Leppkes
- [FFmpeg-cvslog] avcodec/libxvid: add missing include
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vaapi_internal: Add missing include
Timo Rothenpieler
- [FFmpeg-cvslog] doc/filters: ladspa: add two more examples, this time using SWH plugins
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_ladspa: process all channels for nb_handles > 1
Paul B Mahol
- [FFmpeg-cvslog] Merge commit '29b00f880faa404aa1d0d6820310c510c5996479'
Hendrik Leppkes
- [FFmpeg-cvslog] jpeg2000: Templatize the frame writer
Luca Barbato
- [FFmpeg-cvslog] checkasm: v210: s/Libav/FFmpeg/
Henrik Gramner
- [FFmpeg-cvslog] checkasm: v210: Fix array overwrite
Henrik Gramner
- [FFmpeg-cvslog] jpeg2000: Refactor decode_packets
Luca Barbato
- [FFmpeg-cvslog] jpeg2000: Factor out band initialization
Luca Barbato
- [FFmpeg-cvslog] Merge commit '1b709f23fb5f505c834d4c855703225795def01d'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '7fb93eae43cc89bd7c1c275344e1cdbadab7155b'
Hendrik Leppkes
- [FFmpeg-cvslog] jpeg2000: Factor out band stepsize initialization
Luca Barbato
- [FFmpeg-cvslog] Merge commit '95a41311ac3a44773cc4dc407408aca35b1f8e26'
Hendrik Leppkes
- [FFmpeg-cvslog] lavf/riff: Support decoding Ambisonic wav files.
Carl Eugen Hoyos
- [FFmpeg-cvslog] jpeg2000: Factor out prec init
Luca Barbato
- [FFmpeg-cvslog] Merge commit '570fcaf3326aef9313b10863e2f6e6ae664d9dae'
Hendrik Leppkes
- [FFmpeg-cvslog] rtpdec: Increase the max size of the jitter buffer to 500 packets
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '3c525b8b4770c1ac5f466a12c5523802bd5d40eb'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'ff7f6ea9db2a77d74f7e68a716f53ba1f3f85017'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'd555bd69e792e42d94bd909b30d9bfef01db4e25'
Hendrik Leppkes
- [FFmpeg-cvslog] rtsp: warning when max_delay reached
Eloi BAIL
- [FFmpeg-cvslog] Merge commit '1ec611a10228945d2ec8a9cf6c5531dee6b7ee56'
Hendrik Leppkes
- [FFmpeg-cvslog] tests/checkasm/vp9dsp: Use snprintf() for safetey
Michael Niedermayer
- [FFmpeg-cvslog] aacenc_tns: fix coefficient compression condition
Rostislav Pehlivanov
- [FFmpeg-cvslog] configure: Print large lists in more columns if the screen size allows
Timothy Gu
- [FFmpeg-cvslog] avformat/format: silence -Wdiscarded-qualifiers
Ganesh Ajjanagadde
- [FFmpeg-cvslog] avformat/mpjpegdec: silence unused variable/function warnings
Ganesh Ajjanagadde
- [FFmpeg-cvslog] swscale/swscale: silence unused function warning
Ganesh Ajjanagadde
- [FFmpeg-cvslog] avcodec/rv34: Delay failure return for B frames with a missing reference
Michael Niedermayer
- [FFmpeg-cvslog] avformat/avidec: disable parsing for RV40
Michael Niedermayer
- [FFmpeg-cvslog] vp9: add fullpel (put) MC SIMD for 10/12bpp.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: add fullpel (avg) MC SIMD for 10/12bpp.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: add subpel MC SIMD for 10/12bpp.
Ronald S. Bultje
- [FFmpeg-cvslog] AAC encoder: refactor to resynchronize MIPS port
Claudio Freire
- [FFmpeg-cvslog] Revert "avformat/format: silence -Wdiscarded-qualifiers"
Timothy Gu
- [FFmpeg-cvslog] rtpdec: Forward the memory failure
Luca Barbato
- [FFmpeg-cvslog] Merge commit '22cc57da64bfd73f2206969486b0aa183ee76479'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '971177f751a6e2931232accceab438bce277bde8'
Hendrik Leppkes
- [FFmpeg-cvslog] dcadec: scan for extensions in a separate function
Alexandra Hájková
- [FFmpeg-cvslog] dcadec: set channel layout in a separate function
Alexandra Hájková
- [FFmpeg-cvslog] Merge commit '777885983533235ccda5145f96317fc8cd0a18ab'
Hendrik Leppkes
- [FFmpeg-cvslog] pixfmt: Add new SMPTE color primaries and transfer characteristic values
Kevin Wheatley
- [FFmpeg-cvslog] Merge commit '4a664224502b42e3b28949d905a8de7769892184'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '781a25e9c419dd66063597cc5d70e8919de60561'
Hendrik Leppkes
- [FFmpeg-cvslog] avfilter: add stereo tools filter
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_sidechaincompress: use doubles instead of floats
Paul B Mahol
- [FFmpeg-cvslog] d3d11va: WindowsPhone requires a mutex around ID3D11VideoContext
Steve Lhomme
- [FFmpeg-cvslog] Merge commit 'e3d4784eb31b3ea4a97f2d4c698a75fab9bf3d86'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '7bb1c1bfd22de2200743af04ebd0c7c775f56f7e'
Hendrik Leppkes
- [FFmpeg-cvslog] avconv_opt: Allow printing private options
Vittorio Giovara
- [FFmpeg-cvslog] avfilter/vf_atadenoise: fix file permissions
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_sidechaincompress: do not use floats
Paul B Mahol
- [FFmpeg-cvslog] doc/filters: stereotools: fix mistake
Paul B Mahol
- [FFmpeg-cvslog] avcodec/mips/aaccoder_mips: Remove duplicate include
Michael Niedermayer
- [FFmpeg-cvslog] doc/filters: showfreqs: fix typo
Paul B Mahol
- [FFmpeg-cvslog] lavc/lavf: remove incompatible abi checks for the new 64bit fields
James Almer
- [FFmpeg-cvslog] lavf/utils: remove some left-over cruft from the 32-bit size fields
Hendrik Leppkes
- [FFmpeg-cvslog] avutil/log: fix zero length gnu_printf format string warning
Ganesh Ajjanagadde
- [FFmpeg-cvslog] checkasm: add flacdsp decorrelate tests
James Almer
- [FFmpeg-cvslog] avcodec/dcaenc: unbreak >4 channel support
Paul B Mahol
- [FFmpeg-cvslog] avcodec/mpegvideo_enc: Add missing entry to non_linear_qscale table
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpegvideo: Change mpeg2 unquant to work with higher precission qscale
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpeg12dec: Move non_linear_qscale to mpegvideodata
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpeg12enc: Basic support for encoding non even QPs for -non_linear_quant 1
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dcaenc: fix lfe fir coefficients
Paul B Mahol
- [FFmpeg-cvslog] Changelog: add forgotten entry
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_colorkey: Improve filter description
Timo Rothenpieler
- [FFmpeg-cvslog] x86/vp9: add avx2 subpel MC SIMD for 10/12bpp
James Almer
- [FFmpeg-cvslog] avutil/attributes: add AV_GCC_VERSION_AT_MOST
James Almer
- [FFmpeg-cvslog] avfilter/avf_showcqt: use frequency domain windowing
Muhammad Faiz
- [FFmpeg-cvslog] x86/vp9mc: add missing preprocessor guards
James Almer
- [FFmpeg-cvslog] all: do standards compliant absdiff computation
Ganesh Ajjanagadde
- [FFmpeg-cvslog] libswscale/swscale: fix -Wunused-function
Ganesh Ajjanagadde
- [FFmpeg-cvslog] ffserver: start dropping all unneededly harcoded str lengths
Reynaldo H. Verdejo Pinochet
- [FFmpeg-cvslog] ffserver: explicitly free() duped filename
Reynaldo H. Verdejo Pinochet
- [FFmpeg-cvslog] ffserver: break early on _parse_acl_row()
Reynaldo H. Verdejo Pinochet
- [FFmpeg-cvslog] ffserver: remove useless assignment leftover
Reynaldo H. Verdejo Pinochet
- [FFmpeg-cvslog] avdevice/xcbgrab: fix -Wunused-variable
Ganesh Ajjanagadde
- [FFmpeg-cvslog] AAC encoder: fix make checkheaders
Claudio Freire
- [FFmpeg-cvslog] avcodec/indeo3data: fix undefined left shift of negative number
Ganesh Ajjanagadde
- [FFmpeg-cvslog] avcodec/internal: silence -Wempty-body on clang
Ganesh Ajjanagadde
- [FFmpeg-cvslog] avcodec/g723_1: fix a undefined left shift of negative number
Ganesh Ajjanagadde
- [FFmpeg-cvslog] avcodec/dcadec: fix a -Wsometimes-unitialized on clang
Ganesh Ajjanagadde
- [FFmpeg-cvslog] lpc: correctly apply windowing to the samples in the float-only lpc
Rostislav Pehlivanov
- [FFmpeg-cvslog] x86/vp9dsp: add missing preprocessor guards
James Almer
- [FFmpeg-cvslog] avcodec/imgconvert: Support non-planar colorspaces while padding
Przemysław Sobala
- [FFmpeg-cvslog] avformat/flvdec: Detect broken sizes (OBS 0.655b), disable resync for affected files
Michael Niedermayer
- [FFmpeg-cvslog] cmdutils: Filter dst/srcw/h
Michael Niedermayer
- [FFmpeg-cvslog] doc/filters: fix typo in eq contrast option
Lou Logan
- [FFmpeg-cvslog] avcodec/x86/hpeldsp_init: silence -Wunused-function on --disable-mmx
Ganesh Ajjanagadde
- [FFmpeg-cvslog] avcodec/x86/mpegvideoenc: silence -Wunused-function on --disable-mmx
Ganesh Ajjanagadde
- [FFmpeg-cvslog] avresample/resample: remove unused variable
Ganesh Ajjanagadde
- [FFmpeg-cvslog] avcodec/motion_est_template: fix undefined left shift of negative number
Ganesh Ajjanagadde
- [FFmpeg-cvslog] hevc: properly handle no_rasl_output_flag when removing pictures from the DPB
Hendrik Leppkes
- [FFmpeg-cvslog] avcodec/mlpdec: fix a undefined left shift of negative number
Ganesh Ajjanagadde
- [FFmpeg-cvslog] swscale/output: fix undefined left shifts of negative numbers
Ganesh Ajjanagadde
- [FFmpeg-cvslog] avcodec/x86/hpeldsp_rnd_template: silence -Wunused-function on --disable-mmx
Ganesh Ajjanagadde
- [FFmpeg-cvslog] checkasm: add jpeg2000dsp rct_int tests
James Almer
- [FFmpeg-cvslog] checkasm: add VP9 loopfilter tests.
Ronald S. Bultje
- [FFmpeg-cvslog] tests/checkasm/vp9dsp: Add () to protect macro arguments
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/internal: Use do {} while() for ff_tlog()
Michael Niedermayer
- [FFmpeg-cvslog] x86/vp9mc: fix string concatenation of fullpel function names
James Almer
- [FFmpeg-cvslog] lavfi/buffersink: loop over ff_request_frame().
Nicolas George
- [FFmpeg-cvslog] lavfi/vf_idet: remove the loop in request_frame().
Nicolas George
- [FFmpeg-cvslog] lavfi/vf_idet: reindent after last commit.
Nicolas George
- [FFmpeg-cvslog] lavfi: drop the requirement that request_frame returns a frame.
Nicolas George
- [FFmpeg-cvslog] lavfi: remove FF_LINK_FLAG_REQUEST_LOOP.
Nicolas George
- [FFmpeg-cvslog] avfilter: add rubberband wrapper
Paul B Mahol
- [FFmpeg-cvslog] lavf/matroska: ignore ChapCountry ID for now
Rodger Combs
- [FFmpeg-cvslog] tests/checkasm: fix stack smash in check_loopfilter
Rodger Combs
- [FFmpeg-cvslog] avcodec/hevc_mp4toannexb_bsf: silence -Wdiscarded-qualifiers
Ganesh Ajjanagadde
- [FFmpeg-cvslog] avdevice/libdc1394: add const to suppress " assignment discards const qualifier from pointer target type" warnings
Michael Niedermayer
- [FFmpeg-cvslog] swscale: fix ticket 4850
Pedro Arthur
- [FFmpeg-cvslog] avcodec/snowenc: Remove unused new_picture field
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/snowenc: Do not write into const AVFrame
Michael Niedermayer
- [FFmpeg-cvslog] mpjpeg: CRLF terminating a sequence of MIME headers should not cause an error
Alex Agranovsky
- [FFmpeg-cvslog] doc: mention libavcodec can decode Opus natively
James Almer
- [FFmpeg-cvslog] configure: silence error if tput not found
Ganesh Ajjanagadde
- [FFmpeg-cvslog] avformat/vobsub: compare correct packet stream IDs
wm4
- [FFmpeg-cvslog] avformat/vobsub: do not attempt to check duplicate subtitles
wm4
- [FFmpeg-cvslog] avformat/subtitles: make dropping duplicate events optional
wm4
- [FFmpeg-cvslog] avcodec/dvdsubdec: fix indentation
wm4
- [FFmpeg-cvslog] avformat/assdec: do not drop duplicate subtitles
wm4
- [FFmpeg-cvslog] x86/vp9dsp: add missing header include
James Almer
- [FFmpeg-cvslog] x86/vp9dsp: fix local header include
James Almer
- [FFmpeg-cvslog] vp9: fix loopfilter test code to address Hendrik's comments.
Ronald S. Bultje
- [FFmpeg-cvslog] hevc: fix wpp threading deadlock.
Ronald S. Bultje
- [FFmpeg-cvslog] Update my email address
Jean Delvare
- [FFmpeg-cvslog] avfilter: add tremolo filter
Kyle Swanson
- [FFmpeg-cvslog] avformat/hls: fix some cases of HLS streams which require cookies
wm4
- [FFmpeg-cvslog] avcodec/dvdsub: fix partial packet assembly
wm4
- [FFmpeg-cvslog] avcodec/dvdsubdec: reject some broken packets
wm4
- [FFmpeg-cvslog] avcodec/dvdsubdec: don't use a NULL log context
wm4
- [FFmpeg-cvslog] hls: only seek if there is an offset
Andreas Cadhalpun
- [FFmpeg-cvslog] avcodec/mpegvideo_enc: Avoid fine lambda steps in VBV retry code when RD is not in use
Michael Niedermayer
- [FFmpeg-cvslog] avfilter: add agate filter
Paul B Mahol
- [FFmpeg-cvslog] avfilter/hermite: fix "libavfilter/hermite.h:19:15: error: no previous prototype for hermite_interpolation"
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/x86/rv40dsp_init: silence -Wunused-variable on --disable-mmx
Ganesh Ajjanagadde
- [FFmpeg-cvslog] avcodec/x86/mpegaudiodsp: silence -Wunused-variable on --disable-mmx
Ganesh Ajjanagadde
- [FFmpeg-cvslog] configure: Force mingw's ld to keep the reloc section
Alex Smith
- [FFmpeg-cvslog] AAC encoder: simplify and speed up find_min_book
Claudio Freire
- [FFmpeg-cvslog] AAC encoder: tweak rate-distortion logic
Claudio Freire
- [FFmpeg-cvslog] avfilter/af_rubberband: rename duplicate option name
Paul B Mahol
- [FFmpeg-cvslog] doc/filters.texi: add rubberband documentation
Paul B Mahol
- [FFmpeg-cvslog] avcodec/libstagefright: fix Stagefright_decode_frame() failing to exit when the source is done
zylthinking
- [FFmpeg-cvslog] avcodec/aacenctab: Make aac_maxval_cb const
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_chromakey: Add chromakey video filter
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/brstm: fix overflow
Paul B Mahol
- [FFmpeg-cvslog] vf_scale: conditionally override chroma position
Christophe Gisquet
- [FFmpeg-cvslog] fate: add chroma position scale test
Christophe Gisquet
- [FFmpeg-cvslog] avcodec/x86/cavsdsp: silence -Wunused-variable on --disable-mmx
Ganesh Ajjanagadde
- [FFmpeg-cvslog] avcodec/ac3enc: use long long after switch to 64 bit bitrate
Ganesh Ajjanagadde
- [FFmpeg-cvslog] avfilter/af_tremolo: make it bit-exact with sox effect of same name
Paul B Mahol
- [FFmpeg-cvslog] avfilter/generate_wave_table: clean up extra newlines
Kyle Swanson
- [FFmpeg-cvslog] tests/checkasm/vp9dsp: Revert first hunk of bddcf758d3a68ac0bcc3bc4fc4aa7156e05245d4
Michael Niedermayer
- [FFmpeg-cvslog] Return EOF for ICO when the end is reached
Michael Bradshaw
- [FFmpeg-cvslog] avcodec/ffv1: seperate slice_count from max_slice_count
Michael Niedermayer
- [FFmpeg-cvslog] AAC encoder: tweak PNS usage to be more aggressive
Claudio Freire
- [FFmpeg-cvslog] avcodec/rangecoder: Check e
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ffv1dec: Fix >8bps error concealment
Michael Niedermayer
- [FFmpeg-cvslog] swscale: fix ticket #4877
Pedro Arthur
- [FFmpeg-cvslog] avformat/hls: Update Cookies response with Setcookie
Lucas de Andrade
- [FFmpeg-cvslog] dnxhddec: decode and use interlace mb flag
Christophe Gisquet
- [FFmpeg-cvslog] dnxhddata: correct weight tables
Jeremy James
- [FFmpeg-cvslog] avformat/iff: check for possible overflow in 2nd argument of av_new_packet
Paul B Mahol
- [FFmpeg-cvslog] dnxhddec: indicate colorspace
Christophe Gisquet
- [FFmpeg-cvslog] ffserver: rm whitespace c&p leftovers from macro
Reynaldo H. Verdejo Pinochet
- [FFmpeg-cvslog] ffserver: drop error counting when parsing ACL row
Reynaldo H. Verdejo Pinochet
- [FFmpeg-cvslog] ffserver: drop unneeded branching
Reynaldo H. Verdejo Pinochet
- [FFmpeg-cvslog] tests/checkasm: make randomize_buffers a function for easier debugging
Rodger Combs
- [FFmpeg-cvslog] AAC encoder: fix OOB access in search_for_pns
Claudio Freire
- [FFmpeg-cvslog] mmal: drop the h264 BSF
wm4
- [FFmpeg-cvslog] mmal: Remove setting extradata on input format
wm4
- [FFmpeg-cvslog] mmal: Fix AVBufferRef usage
wm4
- [FFmpeg-cvslog] Merge commit '49623f531972be5dc2dd8c1b4b8748cad7c424ff'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'a9b8c638cfe2f82191db65e3e3a39f3b35df81f5'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'f290e48d86e10f34b5ddc519127636bcebec7c43'
Hendrik Leppkes
- [FFmpeg-cvslog] dxv: Parse ancillary encoder information
Vittorio Giovara
- [FFmpeg-cvslog] dxv: Support the original first version
Vittorio Giovara
- [FFmpeg-cvslog] dxv: Support RAW intermediate compression
Vittorio Giovara
- [FFmpeg-cvslog] dxv: Print texture information after header parsing
Vittorio Giovara
- [FFmpeg-cvslog] dxv: Improve error message
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '588a5619da0d041e55b365f63d0fa9c72bdbd4d3'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'fb2889691cb7720d2680e188eb6036a35afa2392'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'bbf71d46db3417b43bcbd745cbf235e8e2ff69ae'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '1bcd4a476ba45a7fdf59d1701b8f0e274418cc32'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'b2417ee6d1ee0c5e9b170a642d73bdf68908966f'
Hendrik Leppkes
- [FFmpeg-cvslog] checkasm: clip vp9 loopfilter test pixels inside allowed bitdepth range.
Ronald S. Bultje
- [FFmpeg-cvslog] avcodec/ffv1dec: Explicitly check read_quant_table() return value
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ffv1dec: Fix off by 1 error in quant_table_count check
Michael Niedermayer
- [FFmpeg-cvslog] checkasm: Use a self-balancing tree
Henrik Gramner
- [FFmpeg-cvslog] avfilter/vf_blend: add addition128 mode
Paul B Mahol
- [FFmpeg-cvslog] dnxhddec: proper rule for interlaced mb flag
Christophe Gisquet
- [FFmpeg-cvslog] dnxhddec: parse and print adaptive color transform
Christophe Gisquet
- [FFmpeg-cvslog] avformat/hls: remove unused function
Ganesh Ajjanagadde
- [FFmpeg-cvslog] avutil/opencl: Fix volatile pointer
Timo Rothenpieler
- [FFmpeg-cvslog] checkasm/vp9dsp: add const to suppress "discards const qualifier" warnings
James Almer
- [FFmpeg-cvslog] checkasm/Makefile: add missing testclean target
James Almer
- [FFmpeg-cvslog] avutil/avstring: Inline some tiny functions
Henrik Gramner
- [FFmpeg-cvslog] configure: Combine dynamicbase and nxcompat checks
Alex Smith
- [FFmpeg-cvslog] ffplay: introduce key repeats
Ganesh Ajjanagadde
- [FFmpeg-cvslog] dnxhddec: implement slice multithreading
Christophe Gisquet
- [FFmpeg-cvslog] ffplay: dynamically allocate filename buffer
Ganesh Ajjanagadde
- [FFmpeg-cvslog] dnxhddec: remove unused qscale parameter
Christophe Gisquet
- [FFmpeg-cvslog] dnxhddec: simplify block parsing calls
Christophe Gisquet
- [FFmpeg-cvslog] avfilter/vf_mcdeint: add missing "This file is part of FFmpeg"
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_yadif: add missing "This file is part of FFmpeg"
Michael Niedermayer
- [FFmpeg-cvslog] swresample/dither_template: Add missing license header
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/d3d11va: Fix project name
Michael Niedermayer
- [FFmpeg-cvslog] configure: Disable automatic image base calculation
Alex Smith
- [FFmpeg-cvslog] checkasm/x86: Correctly handle variadic functions
Henrik Gramner
- [FFmpeg-cvslog] dnxhddec: check and report bitstream errors
Christophe Gisquet
- [FFmpeg-cvslog] h264: Fix ticket #3147 H264 - Wrong field order
Thomas Mundt
- [FFmpeg-cvslog] ffplay: add support for interactive volume control
Ganesh Ajjanagadde
- [FFmpeg-cvslog] doc/ffplay, ffplay: add information regarding volume control
Ganesh Ajjanagadde
- [FFmpeg-cvslog] dnxhddec: use unsafe bitstream reader
Christophe Gisquet
- [FFmpeg-cvslog] avfilter: add maskedmerge filter
Paul B Mahol
- [FFmpeg-cvslog] doc/filters: move mcdeint above mergeplanes
Paul B Mahol
- [FFmpeg-cvslog] configure: Support for HEASLR on mingw targets
Alex Smith
- [FFmpeg-cvslog] dnxhddec: reindent/cosmetics
Christophe Gisquet
- [FFmpeg-cvslog] dnxhddec: add my contributions
Christophe Gisquet
- [FFmpeg-cvslog] avfilter/delogo: Fix show option when band is small
Jean Delvare
- [FFmpeg-cvslog] checkasm: Fix the function name sorting algorithm
Henrik Gramner
- [FFmpeg-cvslog] checkasm: add vp9dsp.itxfm_add tests.
Ronald S. Bultje
- [FFmpeg-cvslog] checkasm/vp9dsp: Fix iszero() to read the correct data
Henrik Gramner
- [FFmpeg-cvslog] avcodec/pngdec: reset has_trns after every decode_frame_png()
Paul B Mahol
- [FFmpeg-cvslog] libavformat/flvdec.c: free always the packet after a resync.
Thierry Foucu
- [FFmpeg-cvslog] avcodec/videotoolbox: fix -Wunused-but-set-variable
Ganesh Ajjanagadde
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 2c8a298 ffmpeg/web/index: add news describing GSoC 2015 program outcome
ffmpeg-cvslog at ffmpeg.org
- [FFmpeg-cvslog] avcodec/x86/sbrdsp: Fix using uninitialized upper 32bit of noise
Michael Niedermayer
- [FFmpeg-cvslog] vdpau: deprecate av_vdpau_get_profile()
Rémi Denis-Courmont
- [FFmpeg-cvslog] lavc: reimplement avcodec_get_type() using codec descriptors
wm4
- [FFmpeg-cvslog] mpegts: use avcodec_get_type() to set codec_type
wm4
- [FFmpeg-cvslog] vdpau: fix constrained baseline fallback
wm4
- [FFmpeg-cvslog] Merge commit 'a5d58fea68b9212e0065a71939e921505504a9bb'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'cc8db760616a7ec3bd39b22ca45888c01326db13'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'b10b6ac7a902f28e09e37a29c392e2f0c19e9526'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'a41e5e192ed8f79f6607f978dee3205580ba5039'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '5405584b7b54ca889c341743de1d58792449830d'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'cc285521000020ab237d183dc3a26f99fce3030f'
Hendrik Leppkes
- [FFmpeg-cvslog] lavfi: do not exclude hwaccel formats from ff_all_formats()
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'ae25413daf42a06f078ed81bb545ec23a8e0b482'
Hendrik Leppkes
- [FFmpeg-cvslog] qsvdec: list supported pixel formats
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '741b352b16dad74b87c4a39bade8902633a2b0e6'
Hendrik Leppkes
- [FFmpeg-cvslog] qsvenc: do not try to close the encoder if the session is NULL
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '83847cc8fa97e0fc637a0962bafb837acdb6eacc'
Hendrik Leppkes
- [FFmpeg-cvslog] qsvenc: mark the encoders as INIT_CLEANUP
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '5d2daebf3cc8de4cee1973db6a2229beaad3b7cd'
Hendrik Leppkes
- [FFmpeg-cvslog] qsv: document AVQSVContext members
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'd0c8c380ecf3d9bb16621a4fb59ebbcde301002a'
Hendrik Leppkes
- [FFmpeg-cvslog] qsvdec: close the MFX decoder on uninit
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '2c32eace5ec4d1d7ca4e0220856cd2815ccc71b2'
Hendrik Leppkes
- [FFmpeg-cvslog] examples/qsvdec: do not free the surfaces in the frame_free() callback
Anton Khirnov
- [FFmpeg-cvslog] examples/qsvdec: free the lavc decoder before closing MFX/VAAPI
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '3ee462dca1038e63b8e8d5e751121736d5772a5d'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '539e5ac2ecfec2e2f441222a43fb0583643ea607'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '8aecec84021a61b943718ff3d7c2c57fcd4af199'
Hendrik Leppkes
- [FFmpeg-cvslog] qsvdec: make ff_qsv_decode_init() static
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '1a4c5fe56008c61b0362c75bea5d446dc5b256bc'
Hendrik Leppkes
- [FFmpeg-cvslog] libopenh264enc: Use av_log() to log messages
Gregory J. Wolfe
- [FFmpeg-cvslog] configure: Set the initial ldflags to match the cflags
Luca Barbato
- [FFmpeg-cvslog] Merge commit '678f788fea3380e5cbbf75baac5cc0ce07a56a42'
Hendrik Leppkes
- [FFmpeg-cvslog] configure: mips: Support mips r6, r2 and r1
Luca Barbato
- [FFmpeg-cvslog] mips: intreadwrite: Only execute that code for mips r1 or r2
Vicente Olivert Riera
- [FFmpeg-cvslog] Merge commit '1016a75cf3170648dc9b59fdef170cbfc142f8ad'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'd00bb8addccb63fa3feacb06d2a310731dc0113b'
Hendrik Leppkes
- [FFmpeg-cvslog] avcodec/apedec: fix undefined left shifts of negative numbers
Ganesh Ajjanagadde
- [FFmpeg-cvslog] lavc: Make AVPacket.duration int64, and deprecate convergence_duration
wm4
- [FFmpeg-cvslog] Merge commit '948f3c19a8bd069768ca411212aaf8c1ed96b10d'
Hendrik Leppkes
- [FFmpeg-cvslog] motion_est_template: Fix undefined left shift of negative number
Ganesh Ajjanagadde
- [FFmpeg-cvslog] mlpdec: Fix a undefined left shift of negative number
Ganesh Ajjanagadde
- [FFmpeg-cvslog] Merge commit '977f41e274a66c9d257186ca1df8373a09cc4d40'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '4885bde3187a2bb0cae85b67796e07db233bf77f'
Hendrik Leppkes
- [FFmpeg-cvslog] avresample: Remove an unused variable
Ganesh Ajjanagadde
- [FFmpeg-cvslog] lavc: Simplify checking quant bias option
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '84dfc426cea7242099aea9d47121cea65dffd936'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'cf7d2f2d2134c0854edf2db91e7436ac2bc9874f'
Hendrik Leppkes
- [FFmpeg-cvslog] Revert "avconv_opt: Allow printing private options"
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '3973f0f773e0bd212734eccda78aa798f8b20692'
Hendrik Leppkes
- [FFmpeg-cvslog] avconv: Make the private options discovery more manifest
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'b5e4f393b6757629281f58c3f3f6d55ca522ab60'
Hendrik Leppkes
- [FFmpeg-cvslog] riff: Add support for RV40 codec in AVI
Thierry Foucu
- [FFmpeg-cvslog] Merge commit 'c49cbecbae5a42f4ca004197b0118cc50aaaca2e'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'c5e5e6306223623de8352a3ecd224956aa5beb37'
Hendrik Leppkes
- [FFmpeg-cvslog] dnxhddec: Enable frame threading
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'e94e651c762f90ac5fd2dc9bd3ba1336a77d5b5c'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'c9943f00cfa2471d1b8a3a9ddc7a21049a71090e'
Hendrik Leppkes
- [FFmpeg-cvslog] vf_framepack: Use av_image_copy() where appropriate
Vittorio Giovara
- [FFmpeg-cvslog] tiny_psnr: Use the correct abs() version
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '26e8fa3b508eb047e85f4e923fc8e82a1aa656ba'
Hendrik Leppkes
- [FFmpeg-cvslog] fate: Add basic license header check
Michael Niedermayer
- [FFmpeg-cvslog] lavf/img2dec: Fix memory leak
Przemysław Sobala
- [FFmpeg-cvslog] avcodec/x86/rnd_template: silence -Wunused-function on --disable-mmx
Ganesh Ajjanagadde
- [FFmpeg-cvslog] avfilter/vf_atadenoise: do not use uninitialized data
Paul B Mahol
- [FFmpeg-cvslog] lavf/rawenc: Force one stream for hevc and m4v.
Carl Eugen Hoyos
- [FFmpeg-cvslog] videotoolbox: require hardware acceleration
Stefano Pigozzi
- [FFmpeg-cvslog] dnxhddata: deduplicate table
Christophe Gisquet
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. c66bebc Do not add excessive margin for index <h4>
ffmpeg-cvslog at ffmpeg.org
- [FFmpeg-cvslog] libavformat/mov.c: Add parsing for DDTS atom for DTS audio
Shawn Singh
- [FFmpeg-cvslog] avformat/async: Allow compilation with native threads.
Matt Oliver
- [FFmpeg-cvslog] compat/w32pthreads: Add return values to match the simulated pthread functions.
Matt Oliver
- [FFmpeg-cvslog] x86/hevc_sao: move 10/12bit functions into a separate file
James Almer
- [FFmpeg-cvslog] avfilter/af_rubberband: flush only if there is something available
Paul B Mahol
- [FFmpeg-cvslog] avcodec/mp3: fix skipping zeros
wm4
- [FFmpeg-cvslog] avcodec/mpeg12dec: Initialize chroma_format to 1
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_maskedmerge: rewrite and remove some duplicated code
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_maskedmerge: get rid of MaskedMergeContext from functions that do actual work
Paul B Mahol
Last message date:
Wed Sep 30 22:37:55 CEST 2015
Archived on: Wed Sep 30 22:37:58 CEST 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).