August 2016 Archives by thread
Starting: Mon Aug 1 06:56:53 EEST 2016
Ending: Wed Aug 31 15:56:50 EEST 2016
Messages: 463
- [FFmpeg-cvslog] Doxygen: Re-enable JAVADOC_AUTOBRIEF
Timothy Gu
- [FFmpeg-cvslog] avcodec/vp9_parser: Check the input frame sizes for being consistent
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_parser: Set sps/pps_ref
Michael Niedermayer
- [FFmpeg-cvslog] libx264: Increase x264 opts character limit to 4096
Sasi Inguva
- [FFmpeg-cvslog] libavutil/opt: Small bugfix in example.
Kacper Michajłow
- [FFmpeg-cvslog] avformat/flvdec: splitting add_keyframes_index() out from parse_keyframes_index()
Xinzheng Zhang
- [FFmpeg-cvslog] avformat/flvdec: parse keyframe before a\v stream was created add_keyframes_index() when stream created or keyframe parsed
Xinzheng Zhang
- [FFmpeg-cvslog] libavformat/rtpdec_asf: zero initialize the AVIOContext struct
Kacper Michajłow
- [FFmpeg-cvslog] h264: move the parameter set definitions to a new header file
Anton Khirnov
- [FFmpeg-cvslog] h264: tighten the valid range for ref_frame_count
Anton Khirnov
- [FFmpeg-cvslog] lavc: drop unnecessary h264dec.h includes
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'f638b67e5790735f34620bf82025c9b9d6fc7216'
James Almer
- [FFmpeg-cvslog] h264_sei: drop an unnecessary h264dec.h include
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '70b1dcef2d859ae6b3e21d61de928c3dd0cf1aa4'
James Almer
- [FFmpeg-cvslog] Merge commit 'b24dafe10572254ff0decc18b0d7c3d3707d5a29'
James Almer
- [FFmpeg-cvslog] Merge commit '1cf2f3d334f52849aae2be868bad1e5fa5f59aa0'
James Almer
- [FFmpeg-cvslog] MAINTAINERS: Add myself for af_hdcd
Burt P
- [FFmpeg-cvslog] af_hdcd: Improve error detection logging
Burt P
- [FFmpeg-cvslog] af_hdcd: add force_pe filter option
Burt P
- [FFmpeg-cvslog] af_hdcd: Move code detect/check into own function
Burt P
- [FFmpeg-cvslog] h264: add H264_ prefix to the NAL unit types
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '5c2fb561d94fc51d76ab21d6f7cc5b6cc3aa599c'
James Almer
- [FFmpeg-cvslog] h264_cabac: drop an always true condition
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '8281cd5cb80582d668ce0848e0e035b383f161f6'
James Almer
- [FFmpeg-cvslog] h264: drop tests whether the codec id is AV_CODEC_ID_H264
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'bc7f4268514624e1286ea76d27a89a56b4ee18e1'
James Almer
- [FFmpeg-cvslog] af_hdcd: Process stereo channels together, fix #5727
Burt P
- [FFmpeg-cvslog] af_hdcd: Warn if there is any resampling or format conversion in the link chain
Burt P
- [FFmpeg-cvslog] h264: fix warnings in fill_filter_caches_inter()
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '996f13413b0415097e2a184d161462ffb3ceb647'
James Almer
- [FFmpeg-cvslog] fate: add test for tremolo filter
Petru Rares Sincraian
- [FFmpeg-cvslog] doc/filters: Add stats_version documentation to PSNR filter
Lucas Cooper
- [FFmpeg-cvslog] lavf/rmdec: Do not return EIO on EOF.
Carl Eugen Hoyos
- [FFmpeg-cvslog] build: Make API documentation depend on config.mak
Timothy Gu
- [FFmpeg-cvslog] avutil: Group hash functions separately in Doxygen
Timothy Gu
- [FFmpeg-cvslog] avutil: Add detailed Doxygen description to a few hashes
Timothy Gu
- [FFmpeg-cvslog] murmur3: Add Doxygen documentation
Timothy Gu
- [FFmpeg-cvslog] lavu/hwcontext_vaapi: Fix compilation if VA_FOURCC_ABGR is not defined.
Carl Eugen Hoyos
- [FFmpeg-cvslog] mathematics: Make function prototypes identical to definitions
Timothy Gu
- [FFmpeg-cvslog] avcodec/alacenc: allocate bigger packets
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_dynaudnorm: improve pre-filling code
LoRd_MuldeR
- [FFmpeg-cvslog] avformat/tee: Factor parse_slave_options() out
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ttaenc: split off hybrid filter processing as ttaencdsp
James Almer
- [FFmpeg-cvslog] x86/ttaenc: add ff_ttaenc_filter_process_{ssse3, sse4}
James Almer
- [FFmpeg-cvslog] cosmetics: Correct comments in decklink_dec
Patrick Felt
- [FFmpeg-cvslog] mem: Order function prototypes semantically
Timothy Gu
- [FFmpeg-cvslog] Doxyfile: Set STRIP_FROM_INC_PATH to project root
Timothy Gu
- [FFmpeg-cvslog] libavcodec/dnxhd: Enable 12-bit DNxHR support.
Steven Robertson
- [FFmpeg-cvslog] avcodec/h264dec: move ff_h264_ps_uninit prototype to h264_ps.h
James Almer
- [FFmpeg-cvslog] avutil/hash: Add more detailed Doxygen documentation
Timothy Gu
- [FFmpeg-cvslog] rational: Extend Doxygen
Timothy Gu
- [FFmpeg-cvslog] mathematics: Extend and edit Doxygen
Timothy Gu
- [FFmpeg-cvslog] doxygen: Standardize root-level modules
Timothy Gu
- [FFmpeg-cvslog] jni: Return ENOSYS on unsupported platforms
Timothy Gu
- [FFmpeg-cvslog] mediacodec: Return ENOSYS on unsupported platforms
Timothy Gu
- [FFmpeg-cvslog] af_hdcd: add flags to AVOption defs
Burt P
- [FFmpeg-cvslog] decklink: Remove unneeded spaces in initializers
Patrick Felt
- [FFmpeg-cvslog] doc/filters: Fix option ranges for the sab filter.
Carl Eugen Hoyos
- [FFmpeg-cvslog] ffplay: Fix invalid array index
Michael Niedermayer
- [FFmpeg-cvslog] avformat/oggdec: Fix integer overflow with invalid pts
Michael Niedermayer
- [FFmpeg-cvslog] avformat/teeproto: Support parsing protocol options
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/af_astats: extend bitdepth calculation
Paul B Mahol
- [FFmpeg-cvslog] h264: do not pass H264Context to h264_slice_header_parse()
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'b13fc1e344011949929975a3451f78f226aa1de3'
Timothy Gu
- [FFmpeg-cvslog] h264: fix the check for mixed IDR/non-IDR slices
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'd1d7678040cd60148f97b372cb4291bcc45b2e22'
Timothy Gu
- [FFmpeg-cvslog] Revert "Merge commit 'd1d7678040cd60148f97b372cb4291bcc45b2e22'"
Timothy Gu
- [FFmpeg-cvslog] h264: call the hwaccel frame_start() from h264_field_start()
Anton Khirnov
- [FFmpeg-cvslog] Revert "Revert "Merge commit 'd1d7678040cd60148f97b372cb4291bcc45b2e22'""
Timothy Gu
- [FFmpeg-cvslog] Merge commit '606fb6c032fa44d9fa1efd4971308c228f2ebfff'
Timothy Gu
- [FFmpeg-cvslog] h264: discard slices of redundant pictures right after parsing the slice header
Anton Khirnov
- [FFmpeg-cvslog] h264: always set redundant_pic_count during slice header parsing
Anton Khirnov
- [FFmpeg-cvslog] avconv: create simple filtergraphs earlier
Anton Khirnov
- [FFmpeg-cvslog] h264: handle frame recovery in h264_field_start()
Anton Khirnov
- [FFmpeg-cvslog] avconv: fix handling attachments in init_output_stream
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '6efc4638584e1e14d1a6152186ba28f5d48a80c0'
Timothy Gu
- [FFmpeg-cvslog] avconv: add a function for determining whether a filtergraph is simple
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '58640fe89ec4f2a3d67c0a2585fca8de34440857'
Timothy Gu
- [FFmpeg-cvslog] Merge commit '49670e4218d34899a1c37abb7a11615efc16f757'
Timothy Gu
- [FFmpeg-cvslog] Merge commit 'e26c64148be8a20ace7512d96503172fb5e9753b'
Timothy Gu
- [FFmpeg-cvslog] Merge commit '5e1840622ce6e41c57d9c407604863d3f3dcc3ae'
Timothy Gu
- [FFmpeg-cvslog] Merge commit '73c6ec6d659bab11ac424a4ba6ce3a56246295ee' into merge
Timothy Gu
- [FFmpeg-cvslog] ffmpeg_opt: Remove duplicated initialization of attachment stream
Timothy Gu
- [FFmpeg-cvslog] h264dec: Fix indentation
Timothy Gu
- [FFmpeg-cvslog] avformat/avio: add a crc callback function for CRC-32 IEEE-LE
James Almer
- [FFmpeg-cvslog] avformat/tta: remove custom crc callback function
James Almer
- [FFmpeg-cvslog] avformat: add a TTA Muxer
James Almer
- [FFmpeg-cvslog] avcodec/vdpau: clean up vdpau_internal.h
James Almer
- [FFmpeg-cvslog] avformat: Add av_get_frame_filename2() and AV_FRAME_FILENAME_FLAGS_MULTIPLE
Michael Niedermayer
- [FFmpeg-cvslog] avformat/hlsenc: Use AV_FRAME_FILENAME_FLAGS_MULTIPLE, support tee:
Michael Niedermayer
- [FFmpeg-cvslog] avformat/img2enc: Use AV_FRAME_FILENAME_FLAGS_MULTIPLE, support tee:
Michael Niedermayer
- [FFmpeg-cvslog] Support for MIPS cpu P6600
Shivraj Patil
- [FFmpeg-cvslog] avfilter/avf_showspectrum: add color rotation feature
Paul B Mahol
- [FFmpeg-cvslog] lavf: forward protocol_whitelist for the remaining cases
Andreas Cadhalpun
- [FFmpeg-cvslog] avformat/teeproto: set forgotten url_close()
Michael Niedermayer
- [FFmpeg-cvslog] decklink: fix: set fps on video stream v2
Matthias Hunstock
- [FFmpeg-cvslog] decklink: enhancement: format selection with AVRational v2
Matthias Hunstock
- [FFmpeg-cvslog] lavc/vaapi_encode_h26x: Fix a crash if "." is not the decimal separator.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avfilter/af_hdcd: small fix in af_hdcd.c where gain was not being adjusted for " attenuate slowly"
Burt P
- [FFmpeg-cvslog] avcodec/ffv1enc: Fix assertion failure with non zero bits per sample
Michael Niedermayer
- [FFmpeg-cvslog] avformat/hls: Fix regression with ranged media segments
Anssi Hannula
- [FFmpeg-cvslog] avformat/hls: Sync starting segment across variants on live streams
Anssi Hannula
- [FFmpeg-cvslog] avformat/hls: Use an array instead of stream offset for stream mapping
Anssi Hannula
- [FFmpeg-cvslog] af_hdcd: convert AVOptions from INT to BOOL
Burt P
- [FFmpeg-cvslog] avconv: refactor selecting an encoder
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '90944ee3ab79081845ea1bd97eea475031ce0842'
James Almer
- [FFmpeg-cvslog] avformat/mov: Enable mp3 parsing if a packet needs it
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ttadsp: cosmetics
James Almer
- [FFmpeg-cvslog] avformat: read id3v2 comment tags
Chris Moeller
- [FFmpeg-cvslog] avfilter: add crystalizer audio filter
Vitaly Ostrosablin
- [FFmpeg-cvslog] doc/filters: fix typo in extrastereo docs
Paul B Mahol
- [FFmpeg-cvslog] doc/filters: reorganize some entries, move scale_npp to right section
Paul B Mahol
- [FFmpeg-cvslog] avcodec/raw: Fix decoding of ilacetest.mov
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/qsvdec: Fix null dereferences in the qsv decoder
Yuli Khodorkovskiy
- [FFmpeg-cvslog] avfilter/avf_showspectrum: improve dB scale description
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_dynaudnorm: use better check for infinite loop
Paul B Mahol
- [FFmpeg-cvslog] avcodec/ffv1: add AV_PIX_FMT_GBRP16 support
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ffv1: template functions to allow data types different from int16_t
Michael Niedermayer
- [FFmpeg-cvslog] af_hdcd: Add analyze mode
Burt P
- [FFmpeg-cvslog] af_hdcd: Don't warn if converting from AV_SAMPLE_FMT_S16P
Burt P
- [FFmpeg-cvslog] cmdutils: remove the current working directory from the DLL search path on win32
Hendrik Leppkes
- [FFmpeg-cvslog] avcodec/rawdec: Fix palette handling with changing palettes
Michael Niedermayer
- [FFmpeg-cvslog] avformat/id3v2: Mark variable as unused to avoid "set but not used" warning
Michael Niedermayer
- [FFmpeg-cvslog] Update for 3.1.2
Michael Niedermayer
- [FFmpeg-cvslog] docs/filters: Fix parameter names for colorspace filter
Derek Buitenhuis
- [FFmpeg-cvslog] Tag n3.1.2 : FFmpeg 3.1.2 release
git at videolan.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 3d5b623 web/download: add FFmpeg 3.1.2
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 20ce1d0 web: add 3.1.2 news
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] doc/filters: add one more lutyuv example
Paul B Mahol
- [FFmpeg-cvslog] avfilter/drawutils: Fix single plane with alpha
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_remap: >8 bit support
Paul B Mahol
- [FFmpeg-cvslog] avfilter/avf_showwaves: add sqrt and cbrt amplitude scalers
Paul B Mahol
- [FFmpeg-cvslog] avfiltergraph.c: restore disabling of auto conversions
Burt P
- [FFmpeg-cvslog] libavformat/mxfenc: add UID for unconstrained H.264 coded video in baseline profile
Matthias Hunstock
- [FFmpeg-cvslog] avformat/id3v2: fix memleak with empty strings
Michael Niedermayer
- [FFmpeg-cvslog] avfilter: add acrusher filter
Paul B Mahol
- [FFmpeg-cvslog] doc/filters: fix typo in acrusher filter docs
Paul B Mahol
- [FFmpeg-cvslog] avfilter/avf_avectorscope: add scale option
Paul B Mahol
- [FFmpeg-cvslog] avfilter/avf_avectorscope: fix initialization for prev_y in polar mode
Paul B Mahol
- [FFmpeg-cvslog] checkasm: h264dsp: Initialize the padding area
Martin Storsjö
- [FFmpeg-cvslog] avisynth: simplify the pix_fmt check for the newer AviSynth API
Stephen Hutchinson
- [FFmpeg-cvslog] avfilter/af_adelay: make it possible to delay channels by exact number of samples
Paul B Mahol
- [FFmpeg-cvslog] doc/filters: move hdcd documentation from video section to audio section
Paul B Mahol
- [FFmpeg-cvslog] libavformat/http: add support for headers option in listen mode
Moritz Barsnick
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. aa5c987 web/security: add CVE-2016-6671
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] avcodec/utils: only warn when passed invalid lowres value
Aman Gupta
- [FFmpeg-cvslog] libavcodec/dnxhdenc: add edge emulate for dnxhr
Mark Reid
- [FFmpeg-cvslog] tests/fate/vcodec: add dnxhr edge tests
Mark Reid
- [FFmpeg-cvslog] fate: add test for compand filter
Petru Rares Sincraian
- [FFmpeg-cvslog] lavc/screenpresso: Fix 32bit pix_fmt, there is no transparency.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/raw: Support QT b64a ARGB64 rawvideo.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avcodec/bsf: Set EOF flag only in pkt == NULL
Jan Sebechlebsky
- [FFmpeg-cvslog] avcodec/bsf: Forbid packet without payload in av_bsf_send_packet
Jan Sebechlebsky
- [FFmpeg-cvslog] doc/bsfs: Fix bsf options divider in documentation
Jan Sebechlebsky
- [FFmpeg-cvslog] configure: Check for arc4random() header definition.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avcodec/bsf: Add ff_bsf_get_packet_ref() function
Jan Sebechlebsky
- [FFmpeg-cvslog] avfilter/vf_signalstats: add >8 bit depth support
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_signalstats: measure video bitdepth
Paul B Mahol
- [FFmpeg-cvslog] avformat/allformats: Making av_register_all() thread-safe.
Vivekanand
- [FFmpeg-cvslog] avfilter/af_amix: dont fail if there are no samples in output_frame()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/bmp_parser: Fix frame_start_found in cross frame cases
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/bmp_parser: reset state
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/bmp_parser: Check fsize
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mpegts: Do not trust BSSD descriptor, it is sometimes not an S302M stream
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/utils: check skip_samples signedness
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/bmp_parser: Fix remaining size
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/alsdec: Check r to prevent out of array read
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/alsdec: fix max bits in ltp prefix code
Umair Khan
- [FFmpeg-cvslog] MAINTAINERs cleanup (remove myself from things i de facto dont maintain)
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: Fix off by 1 context count
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mp3dec: Increase probe score slightly when the whole data from begin to end is mp3
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpc8: Correct end truncation
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mpegts: adjust probe score for low check_count
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cfhd: Set dimensions unconditionally
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpegvideo: Do not clear the parse context during init
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_telecine: Make frame writable before writing into it
Michael Niedermayer
- [FFmpeg-cvslog] avcodec: Add avpriv_codec_get_cap_skip_frame_fill_param()
Michael Niedermayer
- [FFmpeg-cvslog] tests/api/api-codec-param-test: Do not directly access caps_internal
Michael Niedermayer
- [FFmpeg-cvslog] avformat/flvdec: Accept last size if its off by 1
Michael Niedermayer
- [FFmpeg-cvslog] avformat/format: Fix registering a format more than once and related races
Michael Niedermayer
- [FFmpeg-cvslog] avformat/flacdec: Fix seeking close to EOF
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/flac_parser: Raise threshold for detecting invalid data
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: Check sample size
Michael Niedermayer
- [FFmpeg-cvslog] Update for 3.0.3
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: Put context_count check back
Michael Niedermayer
- [FFmpeg-cvslog] aacenc: add a faster version of twoloop as the "fast" coder
Rostislav Pehlivanov
- [FFmpeg-cvslog] aacenc: unmark the fast coder as experimental
Rostislav Pehlivanov
- [FFmpeg-cvslog] aacenc: fix various typos and an error message
Rostislav Pehlivanov
- [FFmpeg-cvslog] avfilter/vf_signalstats: fix saturation calculation for >8 bit
Paul B Mahol
- [FFmpeg-cvslog] libavformat/http: add support for content_type option in listen mode
Moritz Barsnick
- [FFmpeg-cvslog] configure: All sun4 machines are SPARCs, not just sun4u
Maya Rashish
- [FFmpeg-cvslog] libavcodec/qsvdec_h2645.c: switch to the new BSF API
Ivan Uskov
- [FFmpeg-cvslog] avfilter/vf_zoompan: fix pzoom usage
Paul B Mahol
- [FFmpeg-cvslog] doc/filters: add yet another zoompan usage example
Paul B Mahol
- [FFmpeg-cvslog] avcodec/iff: remove palette swapping for anim
Paul B Mahol
- [FFmpeg-cvslog] avfilter/avf_showspectrum: add some multithreading support
Paul B Mahol
- [FFmpeg-cvslog] avcodec/bsf: Add list BSF API
Jan Sebechlebsky
- [FFmpeg-cvslog] avfilter/af_astats: add support for other sample formats
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_atadenoise: add support for more pixel formats
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_atadenoise: set default size value to 9
Paul B Mahol
- [FFmpeg-cvslog] lavc: add trailing_padding to AVCodecContext to match AVCodecParameters.
Jon Toohill
- [FFmpeg-cvslog] avfilter/window_func: add dolph window
Paul B Mahol
- [FFmpeg-cvslog] avfilter/avf_showspectrum: do not let multiple threads to write to same part of memory
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vaf_spectrumsynth: check return code
Paul B Mahol
- [FFmpeg-cvslog] ffmpeg/qsv: fix QSV-accelerated transcode performance drop issue.
Jun Zhao
- [FFmpeg-cvslog] avfilter/window_func: add cauchy, parzen and poisson window function
Paul B Mahol
- [FFmpeg-cvslog] avformat/mov: Check extradata before access
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ffv1enc: Factor rice high depth check out
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ffv1: Fix rgb plane ordering in experimental planar RGB
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ffv1enc: do not offset null pointers
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ffv1enc: Add RGB48 support
Michael Niedermayer
- [FFmpeg-cvslog] fate: Add RGB48 FFV1 test
Michael Niedermayer
- [FFmpeg-cvslog] doc/APIchanges: Document addition of list BSF API in lavc
Jan Sebechlebsky
- [FFmpeg-cvslog] doc/APIChanges: fill in missing git hashes
James Almer
- [FFmpeg-cvslog] avfilter/Makefile & allfilters: sort entries
Paul B Mahol
- [FFmpeg-cvslog] avfilter: add bitplanenoise filter
Paul B Mahol
- [FFmpeg-cvslog] doc: add Libav merge document
Clément Bœsch
- [FFmpeg-cvslog] lavf/utils: add some const to pointers parameters in a few functions
Clément Bœsch
- [FFmpeg-cvslog] lavf: mark stream as const pointer in av_stream_get_side_data() for next bump
Clément Bœsch
- [FFmpeg-cvslog] lavf/version: fix belive/believe typo
Clément Bœsch
- [FFmpeg-cvslog] lavf/pcmdec: Map mime_type audio/L16 to the s16le demuxer.
Carl Eugen Hoyos
- [FFmpeg-cvslog] ffmpeg: Do not set too large bits_per_raw_sample.
Carl Eugen Hoyos
- [FFmpeg-cvslog] compat/avisynth: update AviSynth+ header
Stephen Hutchinson
- [FFmpeg-cvslog] avfilter/avf_showspectrum: unbreak dB legend
Paul B Mahol
- [FFmpeg-cvslog] avfilter/avf_showfreqs: make minimum amplitude for log scaler configurable
Paul B Mahol
- [FFmpeg-cvslog] lavc/rscc: Fix colourspace for codec_tag RSCC and 32bpp.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avformat: factorize iso 8601 timestamp writer to a dictionary avutil function
Marton Balint
- [FFmpeg-cvslog] examples/demuxing_decoding: convert to codecpar
James Almer
- [FFmpeg-cvslog] lavf/pcmdec: Try to fix msvc compilation after 4c42d306.
Carl Eugen Hoyos
- [FFmpeg-cvslog] swresample: move dither init up
Michael Niedermayer
- [FFmpeg-cvslog] swresample: Skip over dither steps if dithering scale is 0
Michael Niedermayer
- [FFmpeg-cvslog] swresample: add int64 sample format
Paul B Mahol
- [FFmpeg-cvslog] avcodec: add 64-bit signed pcm codec
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_astats: fix flt(p) support
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_astats: add support for s64(p) sample format
Paul B Mahol
- [FFmpeg-cvslog] avfilter/avf_showspectrum: do not use uninitialized memory
Paul B Mahol
- [FFmpeg-cvslog] avfilter/avf_showvolume: use current peak value for picking colors
Paul B Mahol
- [FFmpeg-cvslog] avcodec/h2645: Fix NAL unit padding
Michael Niedermayer
- [FFmpeg-cvslog] vcodec/h2645_parse: Clear buffer padding
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/rawdec: Fix bits_per_coded_sample checks
Michael Niedermayer
- [FFmpeg-cvslog] avformat/swfdec: Move packet size check before side data allocation
Michael Niedermayer
- [FFmpeg-cvslog] avformat/swfdec: Fix inflate() error code check
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/indeo2: check ctab
Michael Niedermayer
- [FFmpeg-cvslog] avformat/movenc: allow rewriting extradata
Umair Khan
- [FFmpeg-cvslog] avformat/movenc: Free extradata after successfull allocation of new instead of before
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_histogram: make foreground and background opacity configurable
Paul B Mahol
- [FFmpeg-cvslog] avcodec/cfhd: Increase minimum band dimension to 3
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h2645_parse: Use get_nalsize() in ff_h2645_packet_split()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_parser: Factor get_avc_nalsize() out
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h2645_parse: fix nal size
Michael Niedermayer
- [FFmpeg-cvslog] x86/avf_showcqt: use the FMULADD_PS x86util macro
James Almer
- [FFmpeg-cvslog] avdevice/dshow: satisfy alloc contract better
Roger Pack
- [FFmpeg-cvslog] avfilter/window_func: use a constant instead of acosh()
James Almer
- [FFmpeg-cvslog] avcodec/diracdec: Check numx/y
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: Check STSD atom more completely
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/svq3: fix slice size check
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/adpcm: Fix adpcm_ima_wav padding
Michael Niedermayer
- [FFmpeg-cvslog] fate: add DNxHR 12-bit example.
Steven Robertson
- [FFmpeg-cvslog] libavformat/mov: Accept known codepoints in 'colr'
Steven Robertson
- [FFmpeg-cvslog] avfilter/vf_crop: make possible to do exact cropping for subsampled videos
Paul B Mahol
- [FFmpeg-cvslog] avcodec/bsf: Add custom item name function for bsf list
Jan Sebechlebsky
- [FFmpeg-cvslog] lavf/hlsenc: add append_list flag into hlsenc
Steven Liu
- [FFmpeg-cvslog] avfilter/avf_showvolume: calculate color table only once
Paul B Mahol
- [FFmpeg-cvslog] af_hdcd: Code comments update
Burt P
- [FFmpeg-cvslog] af_hdcd: add AVOption to set the CDT period
Burt P
- [FFmpeg-cvslog] af_hdcd: add AVOption to disable autoconversion in the filter graph
Burt P
- [FFmpeg-cvslog] af_hdcd: PE table limits
Burt P
- [FFmpeg-cvslog] doc/filters: update for af_hdcd
Burt P
- [FFmpeg-cvslog] libavcodec/wmalosslessdec: Check the remaining bits
Michael Niedermayer
- [FFmpeg-cvslog] avformat/wtvdec: Check pointer before use
Michael Niedermayer
- [FFmpeg-cvslog] mem: Extend and edit Doxygen
Timothy Gu
- [FFmpeg-cvslog] avformat/swfdec: Fix memleak on error
Michael Niedermayer
- [FFmpeg-cvslog] libavcodec/dnxhdenc: fix typo, check if profile is dnxhr 444 or hqx
Mark Reid
- [FFmpeg-cvslog] MOV: bail out to toplevel when encountering a trak or mdat chunk.
chengmo
- [FFmpeg-cvslog] doc/filters: re-order hdcd options to match --help filter=hdcd
Burt P
- [FFmpeg-cvslog] avformat/mux: Restore original ts in write_packet on error
Jan Sebechlebsky
- [FFmpeg-cvslog] tests/fate/vcodec: add dnxhr mov tests
Mark Reid
- [FFmpeg-cvslog] avutil: Softfloat implementation for IEEE 754 floating point
Umair Khan
- [FFmpeg-cvslog] avcodec: Implement masked lz decompression
Umair Khan
- [FFmpeg-cvslog] avcodec/alsdec: Implement floating point sample data decoding
Umair Khan
- [FFmpeg-cvslog] avcodec/me_cmp: add median SAD compare function
Stanislav Dolganov
- [FFmpeg-cvslog] avcodec/alsdec: Remove unused variable
Michael Niedermayer
- [FFmpeg-cvslog] doc&tools: Add murge script, for analyzing 3 way conflicts.
Michael Niedermayer
- [FFmpeg-cvslog] MAINTAINERS: Add myself as maintainer of fifo muxer
Jan Sebechlebsky
- [FFmpeg-cvslog] avformat/fifo: Add fate test
Jan Sebechlebsky
- [FFmpeg-cvslog] avformat: Add fifo pseudo-muxer
Jan Sebechlebsky
- [FFmpeg-cvslog] configure: force _WIN32_WINNT >= 0x0502 on mingw32 targets
James Almer
- [FFmpeg-cvslog] swscale/output: Fix rounding offset in yuv2gbrp_full_X_c()
Michael Niedermayer
- [FFmpeg-cvslog] cmdutils: check for SetDllDirectory() availability
James Almer
- [FFmpeg-cvslog] avcodec/aacenc: Tighter input checks
Michael Niedermayer
- [FFmpeg-cvslog] libavformat/utils: added ability to probe AVMEDIA_TYPE_DATA format
Erkki Seppälä
- [FFmpeg-cvslog] avutil/mem: remove av_realloc / av_malloc incompatibility warning
Michael Niedermayer
- [FFmpeg-cvslog] lavc/h264dec: Improve "Increasing reorder buffer" message loglevel.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avfilter: add maskedclamp filter
Paul B Mahol
- [FFmpeg-cvslog] avfilter: add hysteresis filter
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_maskedmerge: add support for more pixel formats
Paul B Mahol
- [FFmpeg-cvslog] libzvbi depends on ass
Rafaël Carré
- [FFmpeg-cvslog] avformat/avcodec: support rawvideo with planar rgb and alpha in nut
Paul B Mahol
- [FFmpeg-cvslog] lavf/movenc: Add a missing assignment if memory allocation fails.
Carl Eugen Hoyos
- [FFmpeg-cvslog] fate: update for gbrap after 61980dc479ce045d2e280bff0ba2118ccb8ce595
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_lut: add planar RGB support
Paul B Mahol
- [FFmpeg-cvslog] af_hdcd: check return value of av_frame_copy_props()
Burt P
- [FFmpeg-cvslog] fate: add test for af_hdcd analyze mode
Burt P
- [FFmpeg-cvslog] avcodec/exr: Check tile positions
Michael Niedermayer
- [FFmpeg-cvslog] h2645_parse: don't overread AnnexB NALs within an avc stream
Hendrik Leppkes
- [FFmpeg-cvslog] h2645_parse: only read avc length code at the correct position
Hendrik Leppkes
- [FFmpeg-cvslog] Update for 3.1.3
Michael Niedermayer
- [FFmpeg-cvslog] Changelog: update after last commit
James Almer
- [FFmpeg-cvslog] avfilter: add lut2 filter
Paul B Mahol
- [FFmpeg-cvslog] avfilter: add yuvtestsrc source filter
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_acrusher: Rename sun/sov
Michael Niedermayer
- [FFmpeg-cvslog] tests/audiomatch: Fix compile warning
Steven Liu
- [FFmpeg-cvslog] mov: Remove ancient heuristic hack
Derek Buitenhuis
- [FFmpeg-cvslog] mov: Remove old b-frame/video delay heuristic
Derek Buitenhuis
- [FFmpeg-cvslog] webm_chunk: Set pts precision to milliseconds
Vignesh Venkatasubramanian
- [FFmpeg-cvslog] af_hdcd: av_frame_free(out) if av_frame_copy_props() fails
Burt P
- [FFmpeg-cvslog] af_hdcd: for easier maintenance alongside libhdcd
Burt P
- [FFmpeg-cvslog] libavcodec/bsfs: Fix bsf option setting
Jan Sebechlebsky
- [FFmpeg-cvslog] avfilter: added motion estimation and interpolation filters
Davinder Singh
- [FFmpeg-cvslog] Tag n3.1.3 : FFmpeg 3.1.3 release
git at videolan.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. c3d78a2 web: Update for 3.1.3
ffmpeg-git at ffmpeg.org
- [FFmpeg-cvslog] avformat/options_table: Add missing identifier for very strict compliance
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] avformat/oggparseopus: Check that granule pos is within the supported range
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: Check bps before using it in a shift in ff_get_pcm_codec_id()
Michael Niedermayer
- [FFmpeg-cvslog] libavformat/oggdec: Free stream private when header parsing fails.
Chris Cunningham
- [FFmpeg-cvslog] swresample/rematrix: Use error diffusion to avoid error in the DC component of the matrix
Michael Niedermayer
- [FFmpeg-cvslog] swresample/rematrix: Use clipping s16 rematrixing if overflows are possible
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Check that r_frame_rate is set before attempting to use it
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: Do not compute the bitrate from duration == 0
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: Check negative bps before shifting in ff_get_pcm_codec_id( )
Chris Cunningham
- [FFmpeg-cvslog] doc/developer.texi: Add a code of conduct
Michael Niedermayer
- [FFmpeg-cvslog] avformat/avidec: Detect index with too short entries
Michael Niedermayer
- [FFmpeg-cvslog] avformat/oggparseopus: Fix Undefined behavior in oggparseopus.c and libavformat/utils.c
Thomas Guilbert
- [FFmpeg-cvslog] avcodec/mpegvideo: Deallocate last/next picture earlier
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/bmp_parser: Fix state
Michael Niedermayer
- [FFmpeg-cvslog] Update for FFmpeg 2.8.8
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/motion_estimation: Fix warning: variable dir_x set but not used
Michael Niedermayer
- [FFmpeg-cvslog] tools/crypto_bench: simplify gcrypt functions using a macro
James Almer
- [FFmpeg-cvslog] tools/crypto_bench: add support for des
James Almer
- [FFmpeg-cvslog] doc/filters: fix anequalizer docs
Paul B Mahol
- [FFmpeg-cvslog] avfilter/motion_estimation: Fix pre processor formating
Michael Niedermayer
- [FFmpeg-cvslog] avfilter: add vaguedenoiser filter
Paul B Mahol
- [FFmpeg-cvslog] avformat/utils: End probing if the expected codec surpasses AVPROBE_SCORE_STREAM_RETRY
Michael Niedermayer
- [FFmpeg-cvslog] vf_colorspace: Check av_frame_copy_props() return value
Vittorio Giovara
- [FFmpeg-cvslog] vf_colorspace: Add support for full range yuv
Vittorio Giovara
- [FFmpeg-cvslog] avfilter/vf_atadenoise: add planes option
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_convolution: add >8 bit depth support
Paul B Mahol
- [FFmpeg-cvslog] avformat/utils: fix a codecpar non use
James Almer
- [FFmpeg-cvslog] avfilter: hflip, swapuv, vflip: add timeline support
Paul B Mahol
- [FFmpeg-cvslog] lavc/lpc: Add min_shift parameter in LPC
Jai Luthra
- [FFmpeg-cvslog] MAINTAINER: add myself for Motion Estimation and Interpolation filters
Davinder Singh
- [FFmpeg-cvslog] avformat: fix decoded creation_time timestamps
Marton Balint
- [FFmpeg-cvslog] avcodec/nvenc: added support for 10 bit HEVC encoding
Oliver Collyer
- [FFmpeg-cvslog] avcodec/nvenc: include nvEncodeAPI v7 SDK header
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/nvenc: added support for rate control lookahead
Oliver Collyer
- [FFmpeg-cvslog] ffmpeg: fix -stream_loop with -re
Marton Balint
- [FFmpeg-cvslog] avcodec/nvenc: fix library names on cygwin
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/nvenc: fix potantially uninitialized free
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/nvenc: use proper soname for cuda/nvenc libraries
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/nvenc: check maximum driver API version
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/nvenc: update license header
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/mov: aax: pass proper AVClass to av_log()
Thomas Hebb
- [FFmpeg-cvslog] doc/muxers: add option hls_init_time document
Steven Liu
- [FFmpeg-cvslog] avformat/hlsenc: add option hls_init_time to set init hls window segment duration
Steven Liu
- [FFmpeg-cvslog] avfilter: add nb_threads to AVFilterContext
Paul B Mahol
- [FFmpeg-cvslog] avfilter: add ff_filter_get_nb_threads()
Paul B Mahol
- [FFmpeg-cvslog] avfilter: make use of ff_filter_get_nb_threads
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_minterpolate: do not right shift negative numbers
Davinder Singh
- [FFmpeg-cvslog] avutil/version: Mention similarities and differences to semver
Michael Niedermayer
- [FFmpeg-cvslog] avutil/version: Improve lib versioning scheme for release branches with the next major release
Michael Niedermayer
- [FFmpeg-cvslog] avisynth: support pix_fmts added to AviSynth+
Stephen Hutchinson
- [FFmpeg-cvslog] doc/APIChanges: mention nb_threads addition to AVFilterContext
James Almer
- [FFmpeg-cvslog] cmdutils: fix implicit declaration of SetDllDirectory function
Tobias Rapp
- [FFmpeg-cvslog] libavformat/crypto - encourage reads of 4096 bytes
Simon Hailes
- [FFmpeg-cvslog] avformat/crypto: add seeking support on read
Simon Hailes
- [FFmpeg-cvslog] MAINTAINERS: Add myself for alsdec
Umair Khan
- [FFmpeg-cvslog] avformat/hlsenc: add warning for append_list and hls_init_time option
Steven Liu
- [FFmpeg-cvslog] avfilter/vf_lut: unbreak planar rgb suppot on big-endian
Paul B Mahol
- [FFmpeg-cvslog] avfilter/drawutils: P010 is not supported
Timo Rothenpieler
- [FFmpeg-cvslog] avfilter/drawutils: honor shift for color component description
Timo Rothenpieler
- [FFmpeg-cvslog] swscale: add support for P010LE/BE output
Timo Rothenpieler
Last message date:
Wed Aug 31 15:56:50 EEST 2016
Archived on: Wed Aug 31 15:56:50 EEST 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).