December 2014 Archives by date
Starting: Mon Dec 1 00:58:42 CET 2014
Ending: Wed Dec 31 23:55:18 CET 2014
Messages: 1007
- [FFmpeg-cvslog] doc: fix spelling errors
Andreas Cadhalpun
- [FFmpeg-cvslog] doc: correct license template for t2h.pm
Andreas Cadhalpun
- [FFmpeg-cvslog] doc: correct license template for t2h.pm
Andreas Cadhalpun
- [FFmpeg-cvslog] fix Makefile objects for pulseaudio support
Michael Stypa
- [FFmpeg-cvslog] Changelog: update for 2.4.4
Michael Niedermayer
- [FFmpeg-cvslog] Tag n2.4.4 : FFmpeg 2.4.4 release
git at videolan.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 9bd47b9 web/download: add FFmpeg 2.4.4
gitolite
- [FFmpeg-cvslog] avcodec/motion_est: use 2x8x8 for interlaced qpel
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: Search harder for missing stream information in flv by default
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wmaprodec: Use avpriv_float_dsp_alloc()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/opus_celt: Use avpriv_float_dsp_alloc()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vorbisdec: Use avpriv_float_dsp_alloc()
Michael Niedermayer
- [FFmpeg-cvslog] Make the RELEASE file match with the most recent tag
Reinhard Tartler
- [FFmpeg-cvslog] Merge commit 'e4a77dc204f80a6876cbd91de9b71c30feebe119'
Michael Niedermayer
- [FFmpeg-cvslog] doc: mention the noise_bsf parameter in the docs
Christophe Gisquet
- [FFmpeg-cvslog] avformat/crypto: added encryption
Christian Suloway
- [FFmpeg-cvslog] avformat/crypto: Use av_memdup()
Michael Niedermayer
- [FFmpeg-cvslog] tests: Rename vsynth2 to vsynth_lena
Michael Niedermayer
- [FFmpeg-cvslog] tests: Add vsynth2 which uses the new reference.pnm
Michael Niedermayer
- [FFmpeg-cvslog] Treat all '*.pnm' files as non-text file
Reinhard Tartler
- [FFmpeg-cvslog] Merge commit 'ce99ef48ea025e90351079964d63be815374f089' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Replace lena.pnm
Reinhard Tartler
- [FFmpeg-cvslog] Merge commit 'b31a3c6f2670d4def5aa8bd3479da9c771ab09e2' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Update changelog for v11.1
Reinhard Tartler
- [FFmpeg-cvslog] Prepare for 11.1 Release
Reinhard Tartler
- [FFmpeg-cvslog] Merge commit '60ccc1a748bf3d26201411479146d0798e1ecff9' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '1cc6fef0671c5522c952671ee06bf973135a22c4' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/motion_est: use 2x8x8 for interlaced qpel
Michael Niedermayer
- [FFmpeg-cvslog] v4l2: Make use of the VIDIOC_ENUM_FRAMESIZES ioctl on OpenBSD
Brad Smith
- [FFmpeg-cvslog] mp3enc: fix a triggerable assert
Anton Khirnov
- [FFmpeg-cvslog] lavu: add wrappers for the pthreads mutex API
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '871d99ef77336069e5a8ece947c8160d9bc4d5ea' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '7fe5d0a78df537542732aa7bd45962f7505255d0' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] libavutil/thread.h: Support OS/2 threads
Dave Yeo
- [FFmpeg-cvslog] libavutil/threads.h: correct an include to be local
Dave Yeo
- [FFmpeg-cvslog] lavu: fix memory leaks by using a mutex instead of atomics
wm4
- [FFmpeg-cvslog] Merge commit 'c790e31ae46d4304af893d04806ec9e3bff5ae28' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] avutil/buffer: use the old atomics based code for the release branch
Michael Niedermayer
- [FFmpeg-cvslog] avutil/buffer_internal: leave the buffer pool entries volatile
Michael Niedermayer
- [FFmpeg-cvslog] Treat all '*.pnm' files as non-text file
Reinhard Tartler
- [FFmpeg-cvslog] Merge commit '2bcd8f22f2fae253d87b11a5c9f8805d79253180' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] Remove non-free tests/ lena.pnm and adapt FATE tests to depend on lena.pnm in the SAMPLES directory
Andreas Cadhalpun
- [FFmpeg-cvslog] Replace lena.pnm
Reinhard Tartler
- [FFmpeg-cvslog] Merge commit 'd1c2f86b21b96c27fac200209f52c98dcb2b3194' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] lavc/dirac_arith: Only compile x86 asm if ARCH_X86 is set.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Also print GUIDs as shown in the Windows registry to ease debugging.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf/qcp: Print unknown GUID on error.
Carl Eugen Hoyos
- [FFmpeg-cvslog] apng: move shared header from avformat to avcodec.
Benoit Fouet
- [FFmpeg-cvslog] avformat/apngdec: exit probing when skipping is not possible.
Benoit Fouet
- [FFmpeg-cvslog] avcodec/ppc/lossless_audiodsp_altivec: POWER LE support for scalarproduct_and_madd_int16_altivec()
Rong Yan
- [FFmpeg-cvslog] avfilter/vf_tinterlace: Favor using standard timebases for the output
Michael Niedermayer
- [FFmpeg-cvslog] Revert "avfilter/vf_interlace: more accurate pts calculation"
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/aacdec: Use avpriv_float_dsp_alloc()
Michael Niedermayer
- [FFmpeg-cvslog] configure: add optional pkg-config helper and use it.
Nicolas George
- [FFmpeg-cvslog] configure: add a note about pkg-config --static.
Nicolas George
- [FFmpeg-cvslog] Merge remote-tracking branch 'cigaes/master'
Michael Niedermayer
- [FFmpeg-cvslog] aac: Simplify decode_mid_side_stereo
Luca Barbato
- [FFmpeg-cvslog] Merge commit '7464e98f74c03d3efa0cdc8d7abad06e4c3c277a'
Michael Niedermayer
- [FFmpeg-cvslog] rtsp: move the CONFIG_ macros to the beginning of the check
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '604c9b1196c70d79bbbc1f23e75f6a8253a74da3'
Michael Niedermayer
- [FFmpeg-cvslog] mov: do not truncate the language-prefixed tag
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '5639ed9abb58311f82cf3499b682d228290adb09'
Michael Niedermayer
- [FFmpeg-cvslog] ffserver: use avcodec_copy_context to copy context
Lukasz Marek
- [FFmpeg-cvslog] ffserver_config: remove useless defaults
Lukasz Marek
- [FFmpeg-cvslog] ffserver_config: set defaults basing on absence of set value
Lukasz Marek
- [FFmpeg-cvslog] ffserver_config: print warning when using default value
Lukasz Marek
- [FFmpeg-cvslog] mov: Add an option for exporting all metadata
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'e352b293712ff7cbde67eba3ce3f8510b037de09'
Michael Niedermayer
- [FFmpeg-cvslog] mov: allocate the tag value dynamically
Thilo Borgmann
- [FFmpeg-cvslog] Merge commit '3cec81f4d4f26b62bc2d22bb450bbf51ec3a7f09'
Michael Niedermayer
- [FFmpeg-cvslog] options_table: fix colorspace minimum option value
Jon Morley
- [FFmpeg-cvslog] Add support for BDAV/m2ts-mode muxing
Fredrik Axelsson
- [FFmpeg-cvslog] Merge commit '26e20dfd06ac62da596a9549867f990f1200a04e'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '8f8caca2242e1fe05f37493cfabcd3f4de198550'
Michael Niedermayer
- [FFmpeg-cvslog] mpegtsenc: recognize .mts as MPEG Transport Stream
Jean-Baptiste Mardelle
- [FFmpeg-cvslog] Drop the unofficial extension prefix for MPEG and MPEG-TS formats
Florent Le Coz
- [FFmpeg-cvslog] Merge commit '7319a47c7e7931ebf8f475cc2cffc7bcd333acee'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '2e0935965b824bc641b7e0bafafcbb1e36027f79'
Michael Niedermayer
- [FFmpeg-cvslog] Support muxing 4k AVC Intra in mov.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avdevice/decklink_common: fix heap corruption run time error
Jonathan Baecker
- [FFmpeg-cvslog] ffmpeg: drop usage of coded_frame
Michael Niedermayer
- [FFmpeg-cvslog] pngdsp x86: use unaligned access
Christophe Gisquet
- [FFmpeg-cvslog] avcodec/opusdec: Use avpriv_float_dsp_alloc()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpegaudiodec_float: Use avpriv_float_dsp_alloc()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/atrac3plusdec: Use avpriv_float_dsp_alloc()
Michael Niedermayer
- [FFmpeg-cvslog] avdevice/decklink_common: fix COM initialization failure check
Jonathan Baecker
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. edbdf97 web/legal: move Legal Threats to bottom of page
gitolite
- [FFmpeg-cvslog] avformat/aviobuf: Fix infinite loop in ff_get_line()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rmdec: Check codec_data_size
Michael Niedermayer
- [FFmpeg-cvslog] swscale/x86/rgb2rgb_template: fix crash with tiny size and nv12 output
Michael Niedermayer
- [FFmpeg-cvslog] lavf/oggenc: use meaningful error codes
Lukasz Marek
- [FFmpeg-cvslog] Changelog: Add libpostproc visualization
Michael Niedermayer
- [FFmpeg-cvslog] doc/APIchanges: fill in hashes and dates
Michael Niedermayer
- [FFmpeg-cvslog] RELEASE_NOTES: update for 2.5
Michael Niedermayer
- [FFmpeg-cvslog] h264_i386: Fix operand size
Reimar Döffinger
- [FFmpeg-cvslog] libavcodec/pngdec: support 'previous' dispose operation for APNG.
Benoit Fouet
- [FFmpeg-cvslog] avcodec/pngdec: fix mem leak in init()
Benoit Fouet
- [FFmpeg-cvslog] avcodec/pngdec: fix indentation in handle_row()
Benoit Fouet
- [FFmpeg-cvslog] Update for 2.5
Michael Niedermayer
- [FFmpeg-cvslog] Changelog: add 2.5 entry
Michael Niedermayer
- [FFmpeg-cvslog] doc/APIchanges: add 2.5 cut marker
Michael Niedermayer
- [FFmpeg-cvslog] Fix standalone compilation of the iec61883 input device.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Merge remote-tracking branch 'cehoyos/master'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/aacdec: reduce noisiness of missing channel elements
Michael Niedermayer
- [FFmpeg-cvslog] Fix standalone compilation of the iec61883 input device.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avcodec/aacdec: reduce noisiness of missing channel elements
Michael Niedermayer
- [FFmpeg-cvslog] Changelog: release is 2.5 not "next"
Michael Niedermayer
- [FFmpeg-cvslog] Tag n2.5 : FFmpeg 2.5 release
git at videolan.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. ee15dbd web/download: Add FFmpeg 2.5
gitolite
- [FFmpeg-cvslog] Changelog/RELEASE_NOTES: Add APNG decoder
Timothy Gu
- [FFmpeg-cvslog] Update RELEASE_NOTES
Timothy Gu
- [FFmpeg-cvslog] RELEASE: Bump
Timothy Gu
- [FFmpeg-cvslog] avcodec/ppc/vc1dsp_altivec: add POWER LE support to vc1_inv_trans_8x4_altivec()
Rong Yan
- [FFmpeg-cvslog] avcodec/ppc/vp8dsp_altivec.c: POWER LE support put_vp8_epel_h_altivec_core () put_vp8_epel_v_altivec_core() put_vp8_pixels16_altivec() add marcos GET_PIXHL() GET_OUTER() LOAD_HL()
Rong Yan
- [FFmpeg-cvslog] MAINTAINERS: add 2.5
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/pngdec: use memcpy instead of byte loops for P frames.
Benoit Fouet
- [FFmpeg-cvslog] imc: make issue non-fatal
Christophe Gisquet
- [FFmpeg-cvslog] avcodec/imc: only check remaining bits in case bits will be read
Michael Niedermayer
- [FFmpeg-cvslog] doc/examples/transcoding: check encoder before using it
Michael Niedermayer
- [FFmpeg-cvslog] add av_dv_codec_profile2 : uses framerate to select best matching profile. default on first matching profile
Steve Jiekak
- [FFmpeg-cvslog] replaced av_dv_codec_profile by av_dv_codec_profile2 in encoder and dv muxers
Steve Jiekak
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. d8214a1 web: Update Bower dependencies
gitolite
- [FFmpeg-cvslog] libavformat/ mxfdec.c refactor resolving MultiDescriptor and remove essence group hack
Mark Reid
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. da83c9b web:FFmpeg 2.5 release news
gitolite
- [FFmpeg-cvslog] lavc/libxvid: workaround for bug in libxvidcore
Lukasz Marek
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 5c2998d web/documentation: add doxygen link for 2.5
gitolite
- [FFmpeg-cvslog] avcodec/mpegaudiodec_template: only allocate fdsp when its used
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mpegts: fix Opus stream count
Rafaël Carré
- [FFmpeg-cvslog] doc/examples/filtering_video: fix frame rate
Piotr Fusik
- [FFmpeg-cvslog] avcodec/golomb: use NULL for pointers instead of 0
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dvbsubdec: Pass context to av_log()
Michael Niedermayer
- [FFmpeg-cvslog] h264: Fix memory leak on ff_h264_decode_init() failure
Dale Curtis
- [FFmpeg-cvslog] h264: proper cleanup in ff_h264_alloc_tables() if DPB alloc fails
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '56de2897a68e3a8795b0b3c593dad1c5832696e0'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'd69d787dad77f62c89cbc7ea5d301641f45f36e3'
Michael Niedermayer
- [FFmpeg-cvslog] exr: Add a gamma flag to exr loader to avoid banding
Gonzalo Garramuno
- [FFmpeg-cvslog] Merge commit 'e0bb74a1403ed77ef369b9d62866f8a4afaf3f1d'
Michael Niedermayer
- [FFmpeg-cvslog] mpeg12dec: Print error/warning messages on issues in mpeg1_decode_sequence ()
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'b56afb48aecb96e03347f5b569f16a64147c18b1'
Michael Niedermayer
- [FFmpeg-cvslog] mpeg12dec: Use more specific error codes
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '3a56bcee7cb7549b2813e39ce3bee3b7c522aecb'
Michael Niedermayer
- [FFmpeg-cvslog] mpegvideo: replace assert about interlaced EC with debug av_log()
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'c45eeb2dbf42382d335da8068231a8026c08843b'
Michael Niedermayer
- [FFmpeg-cvslog] mpegvideo: free_context_frame() cannot fail, make it return void
Michael Niedermayer
- [FFmpeg-cvslog] mpegvideo: exit cleanly when ff_mpv_common_frame_size_change() fails
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '7a38987f245e3c280d81442f207b983333b6233c'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '894545cb717427a47f800dc7738b923afde139a6'
Michael Niedermayer
- [FFmpeg-cvslog] configure: enable vda hwaccel by default
Vittorio Giovara
- [FFmpeg-cvslog] mkv: Validate ASS Start and End fields
Luca Barbato
- [FFmpeg-cvslog] Merge commit '7834a54c66d46471b246b411627efe2e8ef9dd47'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '69c1fe7c9c9bc85eebfc02c6a19caf7e88cd74ff'
Michael Niedermayer
- [FFmpeg-cvslog] lavc/options: don't copy priv context when it is not AVOption object
Lukasz Marek
- [FFmpeg-cvslog] APIchanges: mark the release 11 branch point
wm4
- [FFmpeg-cvslog] Merge commit '1eec9bfc383f6dca29d83a2bfb45433dd66561c9'
Michael Niedermayer
- [FFmpeg-cvslog] rm: Use the correct codec_data_size signedness
Luca Barbato
- [FFmpeg-cvslog] Merge commit '1c77ead1fb14d64e6798fc5e32af04abcb3cebb4'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rmdec: rm_read_extradata: add error message for oversized extradata
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rmdec: Check for overflow in ff_rm_read_mdpr_codecdata()
Michael Niedermayer
- [FFmpeg-cvslog] lavc: mention that the parser callback never returns an error
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'b72727a5248f1ef02db99b378dce1eb48a46357a'
Michael Niedermayer
- [FFmpeg-cvslog] lavc/options: fix leaks in avcodec_copy_context
Lukasz Marek
- [FFmpeg-cvslog] mov: skip version and flags attributes in mov_read_chan()
Matthieu Bouron
- [FFmpeg-cvslog] Merge commit '8c0a865ad96b9e8542051f75b0edc424cb73994e'
Michael Niedermayer
- [FFmpeg-cvslog] swscale: Properly scale YUV
Derek Buitenhuis
- [FFmpeg-cvslog] Merge commit '33c827f632f95ffe3399b695a5a0d47b366b6e20'
Michael Niedermayer
- [FFmpeg-cvslog] v210enc: Add SIMD optimised 8-bit and 10-bit encoders
Kieran Kunhya
- [FFmpeg-cvslog] Merge commit '9a738c27dceb4b975784b23213a46f5cb560d1c2'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dvbsubdec: Remove redundant "DVBSub error" prefix
Michael Niedermayer
- [FFmpeg-cvslog] avformat/hlsenc: added segment filename option
Christian Suloway
- [FFmpeg-cvslog] doc: Do not use the headings as links to TOC anchors
Timothy Gu
- [FFmpeg-cvslog] doc: html: Use native viewport
Timothy Gu
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 5e6ad7e web/style.less: Styles for heading anchors
gitolite
- [FFmpeg-cvslog] ffserver_config: reflow _parse_ffconfig()
Reynaldo H. Verdejo Pinochet
- [FFmpeg-cvslog] ffserver_config: reflow _get_arg()
Reynaldo H. Verdejo Pinochet
- [FFmpeg-cvslog] ffserver_config: fix line width on fwd declarations
Reynaldo H. Verdejo Pinochet
- [FFmpeg-cvslog] avfilter/avcodec: use NULL instead of 0 for pointer
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc_ps: Add context to av_log() call
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/buffersrc: add context to av_log() call
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_signalstats: fix avframe leak on error
Michael Niedermayer
- [FFmpeg-cvslog] avformat/apetag: More completely check avio_get_str() return value
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/libxavs: disable global header code
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mpegts: Warn if ffio_ensure_seekback() failed
Michael Niedermayer
- [FFmpeg-cvslog] avutil/buffer: add #if USE_ATOMICS around atomics specific functions to ensure sync types arent mixed by mistake
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mpeg: do not count PES packets inside PES packets during probing
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mpeg: add commented out av_log() to probe
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/utils: check AVframe.format being set in avcodec_encode_video2()
Michael Niedermayer
- [FFmpeg-cvslog] avutil/opt: Check av_parse_color() return value
Michael Niedermayer
- [FFmpeg-cvslog] avutil/opt: Check av_parse_video_rate()s return value
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/jacosubdec: check strftime return value
Clément Bœsch
- [FFmpeg-cvslog] avdevice/xcbgrab: Fix show_region rectangle
Daniel Moran
- [FFmpeg-cvslog] avcodec/utils: Check AVFrame width/height in avcodec_encode_video2()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/dashenc: make durations 64bit
Michael Niedermayer
- [FFmpeg-cvslog] doc/filters: Add ascii graphics to clarify what the currently implemented tinterlace modes do
Michael Niedermayer
- [FFmpeg-cvslog] avformat/matroskadec: fix handling of recursive SeekHead elements
wm4
- [FFmpeg-cvslog] avformat/matroskadec: request a sample with recursive seek heads
Michael Niedermayer
- [FFmpeg-cvslog] Fix xcb 32bit pix_fmts: There is no screen transparency.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Improve configure help text.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavfi: Increase drawtext font size limits
Михаил Муковников
- [FFmpeg-cvslog] latm: Do not give a score for a single instance
Luca Barbato
- [FFmpeg-cvslog] Merge commit '71f29410e7c58f2ce4aef1d4b8d8d3c064c8ec06'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '4f5906a1d7f4368cec43b224e8a675f54d2001d2'
Michael Niedermayer
- [FFmpeg-cvslog] mp3: Tweak the probe scores
Luca Barbato
- [FFmpeg-cvslog] Merge commit '4fd7e63c87226584e60200b82630a6057c0a6663'
Michael Niedermayer
- [FFmpeg-cvslog] doc: Use the correct @subsection tag
Luca Barbato
- [FFmpeg-cvslog] Merge commit '6a880090cd75b6c31b5ee1f088b6578a293099c6'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/movenc: Add 2048x1080 to the aivx case
Rens Dijkshoorn
- [FFmpeg-cvslog] avcodec/pngdec: check av_image_get_linesize return value
Benoit Fouet
- [FFmpeg-cvslog] configure: Let the libx264rgb encoder select the libx264 encoder.
Carl Eugen Hoyos
- [FFmpeg-cvslog] rtpproto: Write a warning if the input data written isn't RTP packetized
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '29bc7bfba288ff8572ed967a8752a1dbde7b724b'
Michael Niedermayer
- [FFmpeg-cvslog] arm: fft_vfp: Add a missing "endconst" when building in thumb mode
Martin Storsjö
- [FFmpeg-cvslog] Merge commit 'ae81576414f2d2083d3118fb4abe1ebc5a7a4c54'
Michael Niedermayer
- [FFmpeg-cvslog] arm: fft_vfp: Unify the behaviour in ff_fft_calc_vfp between arm/thumb
Martin Storsjö
- [FFmpeg-cvslog] Merge commit 'b280c6202b28b371a8d96850194fd69d7ad5dcc0'
Michael Niedermayer
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 8704d12 web/security: add CVEs to 2.5, 2.4.4, 2.3.5, 2.1.6
gitolite
- [FFmpeg-cvslog] avcodec/ppc/vp3dsp_altivec: POWER LE support to vp3_idct_add_altivec()
Rong Yan
- [FFmpeg-cvslog] avutil/opt: Fix AV_OPT_TYPE_BINARY case in av_opt_is_set_to_default()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/x86/pngdsp: fix off by 1 error
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/pngdec: handle 4 more bytes with SIMD for RGB64 in paeth prediction
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rmdec: Check codec_data_size
Michael Niedermayer
- [FFmpeg-cvslog] swscale/x86/rgb2rgb_template: fix crash with tiny size and nv12 output
Michael Niedermayer
- [FFmpeg-cvslog] avformat/matroskadec: fix handling of recursive SeekHead elements
wm4
- [FFmpeg-cvslog] avcodec/h264_slice: Clear table pointers to avoid stale pointers
Michael Niedermayer
- [FFmpeg-cvslog] lavc/utils: Make pix_fmt desc pointer const.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avcodec/options_table fix min of audio channels and sample rate
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/utvideodec: fix assumtation that slice_height >= 1
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wmaprodec: Fix integer overflow in sfb_offsets initialization
Michael Niedermayer
- [FFmpeg-cvslog] lavu/opt: fix av_opt_get function
Lukasz Marek
- [FFmpeg-cvslog] avformat/hlsenc: Free context after hls_append_segment
Michael Niedermayer
- [FFmpeg-cvslog] swscale/x86/rgb2rgb_template: handle the first 2 lines with C in rgb24toyv12_*()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mjpegdec: Fix context fields becoming inconsistent
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/utils: Check that the data is complete in avpriv_bprint_to_extradata()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/flacdec: Call ff_flacdsp_init() unconditionally
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/pngdec: Check IHDR/IDAT order
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/rawdec: Check the return code of avpicture_get_size()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc_ps: Check num_long_term_ref_pics_sps
Michael Niedermayer
- [FFmpeg-cvslog] fix Makefile objects for pulseaudio support
Michael Stypa
- [FFmpeg-cvslog] avcodec/motion_est: use 2x8x8 for interlaced qpel
Michael Niedermayer
- [FFmpeg-cvslog] Update for 2.2.11
Michael Niedermayer
- [FFmpeg-cvslog] riff: Support decoding png in avi (ImageJ)
Carl Eugen Hoyos
- [FFmpeg-cvslog] Merge commit '250e077ee9eec0176a6d54a78542dc792943e71a'
Michael Niedermayer
- [FFmpeg-cvslog] dpx: always write the image offset
Zoltan Kovacs
- [FFmpeg-cvslog] Merge commit '4843a9c74f77f5eb8d2b1ee648fe2ac6e2a48ec3'
Michael Niedermayer
- [FFmpeg-cvslog] Allow reading of growing avi files (currently being written)
Joakim Plate
- [FFmpeg-cvslog] vf_frei0r: do not increment string if it reached the end
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '90411b333d6b6bb69d8937117b9250785730dc53'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'd0b224054f13bf57244694a3ff092cfef68d66f9'
Michael Niedermayer
- [FFmpeg-cvslog] h264: increase MAX_SLICES to 32
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '6fd91fa11909f27902498648680dbb3d13f1f175'
Michael Niedermayer
- [FFmpeg-cvslog] mov: cosmetics: reorder the list of tags
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '35384934d6e27e0334060a23a0c83a3cb5cef198'
Michael Niedermayer
- [FFmpeg-cvslog] mov: parse @PRM and @PRQ metadata tags
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '174c5fde90060faab67796a5eaef742630f1db6e'
Michael Niedermayer
- [FFmpeg-cvslog] mov: parse XMP metadata on demand
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'b704b648f9ecb830874627db958a37e004107d1b'
Michael Niedermayer
- [FFmpeg-cvslog] lavc/options: add test for avcodec_copy_context
Lukasz Marek
- [FFmpeg-cvslog] fate: add libavcodec/options-test
Lukasz Marek
- [FFmpeg-cvslog] mov: expand the list of parsed metadata tags
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'e2e07dbaab1f17e995842b7eacec4665d44c3d14'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '6fd91fa11909f27902498648680dbb3d13f1f175'
Carl Eugen Hoyos
- [FFmpeg-cvslog] configure: use use_pkg_config() instead of check_pkg_config() for libsmbclient
Moritz Barsnick
- [FFmpeg-cvslog] avdevice/xcbgrab: check xcb_query_pointer_reply_t pointer before use
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: Pass the next pts/dts to compute_pkt_fields() when available
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: Compute the current pts of mpeg1/2 I/ P frames from the next frame when available
Michael Niedermayer
- [FFmpeg-cvslog] ffserver_config: check strchr() return for NULL
Reynaldo H. Verdejo Pinochet
- [FFmpeg-cvslog] ffserver_config: improve error/warning messages
Reynaldo H. Verdejo Pinochet
- [FFmpeg-cvslog] ffserver_config: break lines at 80 chars
Reynaldo H. Verdejo Pinochet
- [FFmpeg-cvslog] ffserver_config: reflow add_codec()
Reynaldo H. Verdejo Pinochet
- [FFmpeg-cvslog] avformat/utils: fix calculating the absolute difference of timestamps
Michael Niedermayer
- [FFmpeg-cvslog] mov: further expand the list of parsed metadata tags
Dave Rice
- [FFmpeg-cvslog] Merge commit '3c01039e0bc7d269900e15551f8171c4328a0223'
Michael Niedermayer
- [FFmpeg-cvslog] arm: Use .data.rel.ro for const data with relocations
Martin Storsjö
- [FFmpeg-cvslog] Merge commit 'f963f80399deb1a2b44c1bac3af7123e8a0c9e46'
Michael Niedermayer
- [FFmpeg-cvslog] aarch64: Use .data.rel.ro for const data with relocations
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '780cd20b00a69e26bbfffbb8eec16fbe999ea793'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/wavenc: check return value of strftime()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: replace impossible condition by av_assert0() in ff_gen_search()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: change assert to av_assert0()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/crypto: fix key vs iv typo
Michael Niedermayer
- [FFmpeg-cvslog] Tag n2.2.11 : FFmpeg 2.2.11 release
git at videolan.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. ed8c404 web/download: add 2.2.11
gitolite
- [FFmpeg-cvslog] libavformat: Build hevc.o when building the RTP muxer
Martin Storsjö
- [FFmpeg-cvslog] Merge commit 'fccfc22d1f304aef42a0b960e4c1d55ce67107f5'
Michael Niedermayer
- [FFmpeg-cvslog] Allow mov musing if the ac3 parser was disabled.
Carl Eugen Hoyos
- [FFmpeg-cvslog] arm: make ff_mlp_filter_channel_arm and ff_mlp_rematrix_channel_arm position independent
Janne Grunau
- [FFmpeg-cvslog] Merge commit '581c7f0e12b1fa39f73d683e54d6ecda0772c5a9'
Michael Niedermayer
- [FFmpeg-cvslog] arm: mlpdsp: handle pic offset calculation in a macro
Janne Grunau
- [FFmpeg-cvslog] Merge commit '4c81613df499ba81d64ea102b38d0c6686cc304c'
Michael Niedermayer
- [FFmpeg-cvslog] fate: add dolby true hd tests
Janne Grunau
- [FFmpeg-cvslog] Merge commit 'd2f1d42b18787e4fcb28864d9d9f701dd64a5747'
Michael Niedermayer
- [FFmpeg-cvslog] rtpproto: Fix the input RTP data format check
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '95d880fa6436f3b557a9c060428a04b9e4d552df'
Michael Niedermayer
- [FFmpeg-cvslog] dashenc: log file output progress in verbose mode
Bryan Huh
- [FFmpeg-cvslog] Merge commit 'fa8934d6d6a0bb290010bdf16265c40b331d56fb'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/avidec: Increase dshow_block_align use threshold by 1
Gabor Nagy
- [FFmpeg-cvslog] avcodec/x86/hevc_mc: remove dead branch from EPEL_FILTER
Michael Niedermayer
- [FFmpeg-cvslog] xcbgrab: Support empty filename string correctly
Luca Barbato
- [FFmpeg-cvslog] Merge commit '2c3f29c4894ee50635b846f202296ad79a7c0d33'
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_perspective: add av_assert0() to help gcc see that there are no uninitialized variables
Michael Niedermayer
- [FFmpeg-cvslog] avformat/flvdec: fix potential use of uninitialized variables
Michael Niedermayer
- [FFmpeg-cvslog] avformat/yuv4mpegdec: fix "warning: field_order may be used uninitialized in this function"
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc_refs: fix potential use of uninitialized min_idx
Michael Niedermayer
- [FFmpeg-cvslog] avformat/hlsenc: added segment file deletion
Christian Suloway
- [FFmpeg-cvslog] avcodec: Add NVENC encoder
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec: Add NVENC encoder
Jean-Baptiste Kempf
- [FFmpeg-cvslog] libfdk-aacdec: Fix a boundary check
Martin Storsjö
- [FFmpeg-cvslog] Merge commit 'c7921a480467876ece06566e0efd8f6bce9d1903'
Michael Niedermayer
- [FFmpeg-cvslog] dashenc: Change the duration fields to 64 bit
Martin Storsjö
- [FFmpeg-cvslog] Merge commit 'e737a4aaafcb1d761b7f96043c2f83ce742c64ae'
Michael Niedermayer
- [FFmpeg-cvslog] doc: add loglevel numerical values
Lou Logan
- [FFmpeg-cvslog] avcodec/hevc: Silence "warning: ref0/ 1 may be used uninitialized in this function"
Michael Niedermayer
- [FFmpeg-cvslog] configure: do not allow nvenc to be build on cygwin to avoid _WIN32 definition hack
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/x86/hevc_mc: fix sse register counts
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/libxavs: fix division by 0 bitrate
Michael Niedermayer
- [FFmpeg-cvslog] avformat/avidec: Do not fail for crazy start times
Gabor Nagy
- [FFmpeg-cvslog] compat/avisynth/avxsynth_c: Clear all unused fields in returned structs
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/libutvideoenc: fix leak of info array on error
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/libutvideoenc: Check avpicture_get_size() return code
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: Disable XMP metadata by default
Michael Niedermayer
- [FFmpeg-cvslog] lavfi: USPP Filter
Arwa Arif
- [FFmpeg-cvslog] avfilter/uspp: misc style fixes
Clément Bœsch
- [FFmpeg-cvslog] avfilter/uspp: make src const in store_slice_c()
Clément Bœsch
- [FFmpeg-cvslog] avfilter/uspp: use AVFILTER_DEFINE_CLASS()
Clément Bœsch
- [FFmpeg-cvslog] build: add forgotten avcodec dependency in uspp
Clément Bœsch
- [FFmpeg-cvslog] LICENSE: mention that uspp is GPL
Clément Bœsch
- [FFmpeg-cvslog] avfilter/version: bump for uspp
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_uspp: Allocate qp storage after qp_stride is known
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_uspp: The qp array width is qp_stride not stride/16
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_uspp: use the average QP instead of QP[0]
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_uspp: remove YUV 411/422/440
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_uspp: fix integer overflow in intermediate
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_spp: change temporary to unsigned
Michael Niedermayer
- [FFmpeg-cvslog] avdevice/v4l2: use av_freep() to avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_spp: Allocate qp storage after qp_stride is known
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_spp: The qp array width is qp_stride not stride/16
Michael Niedermayer
- [FFmpeg-cvslog] Delete mp=uspp
Arwa Arif
- [FFmpeg-cvslog] lavc/avpacket: check for malloc failure
wm4
- [FFmpeg-cvslog] avformat/utils: check for malloc failure
wm4
- [FFmpeg-cvslog] lavu/dict: check for malloc failures
wm4
- [FFmpeg-cvslog] doc: add FFREPORT example
Lou Logan
- [FFmpeg-cvslog] avfilter/vf_uspp: assert that the qp_type is valid
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_uspp: Add grayscale support
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_unsharp: use av_freep() avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_kerndeint: use av_freep(), avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: Simplify code by using OFFSET() and FLAGS macros
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/libxvid_rc: Avoid strerror() for thread saftey
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dvdsubdec: Avoid strerror() due to thread saftey
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_uspp: fix used pix_fmt
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_uspp: fix used chroma subsampling factors
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_uspp: fix gray pixfmt handling
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_uspp: fix used pix_fmt
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: Do not estimate the container bitrate from the streams if one video stream lacks the bitrate
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: Do not estimate the container bitrate from the streams if one video stream lacks the bitrate
Reimar Döffinger
- [FFmpeg-cvslog] avformat/utils: Do not estimate the container bitrate from the streams if one video stream lacks the bitrate
Michael Niedermayer
- [FFmpeg-cvslog] fix "than" typo
Michael Niedermayer
- [FFmpeg-cvslog] swresample/soxr_resample: fix error handling
Rob Sykes
- [FFmpeg-cvslog] avcodec: fix wording in AVSubtitleRect doxy
Clément Bœsch
- [FFmpeg-cvslog] avformat/utils: use r_frame_rate only in the demuxer for ff_compute_frame_duration()
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: forward r_frame_rate to the muxer in case of stream copy
Michael Niedermayer
- [FFmpeg-cvslog] avformat/nutenc: store the actual r_frame_rate in the corresponding field if available
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/xiph: mark returned header pointers const from avpriv_split_xiph_headers()
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/f_sendcmd: Use av_freep() to avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_dctdnoiz: use av_freep() to avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avformat/aviobuf: Check that avio_seek() target is non negative
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mp3dec: Name the dummy variable as what it is, to avoid confusion
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: Do not update programs streams from program-less streams in update_wrap_reference ()
Michael Niedermayer
- [FFmpeg-cvslog] thread: use "" instead of <> for including the w32pthreads wrapper
Anton Khirnov
- [FFmpeg-cvslog] vdpau: revector macro to reduce line span
Rémi Denis-Courmont
- [FFmpeg-cvslog] Merge commit 'e10e6651b50b4087f08813f3e503620db7413d3a'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '8b51bcfed75721e0d20832e5a90e1d585318c9d9'
Michael Niedermayer
- [FFmpeg-cvslog] vdpau: add mapping for H.264 Extended profile
Rémi Denis-Courmont
- [FFmpeg-cvslog] Merge commit '8502c1e9ff9c1dbb6e467630c048d098f4064021'
Michael Niedermayer
- [FFmpeg-cvslog] vdpau: add mapping for H.264 Constrained Baseline profile and fallback
Rémi Denis-Courmont
- [FFmpeg-cvslog] Merge commit '559fa0d41b5cf8f7e1ba89d1ac70e74712eb2816'
Michael Niedermayer
- [FFmpeg-cvslog] avconv: Use the mpeg12 private option scan_offset
Julien Ramseier
- [FFmpeg-cvslog] Merge commit 'fd665f7f48fa7db89eb9a93ac33919f6adc40f9d'
Michael Niedermayer
- [FFmpeg-cvslog] lavd/avdevice: use better option types for caps options
Lukasz Marek
- [FFmpeg-cvslog] lavd/alsa-audio-common: mark default device in device list
Lukasz Marek
- [FFmpeg-cvslog] cmdutils: use macros for device test
Lukasz Marek
- [FFmpeg-cvslog] avformat/dv: Use av_freep() to avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] vp9/x86: 32bit and sse2 support for vp9 inverse transform assembly
Ronald S. Bultje
- [FFmpeg-cvslog] lavf/mxfdec: Factorize mxf_read_close().
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf/mxfdec: Fix memleaks reading corrupt files.
Carl Eugen Hoyos
- [FFmpeg-cvslog] vp9/x86: sse2 MC assembly.
Ronald S. Bultje
- [FFmpeg-cvslog] configure: Set the default for --shlibdir to --libdir.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavu/frame: fix malloc error path in av_frame_copy_props()
wm4
- [FFmpeg-cvslog] asvenc: Forward the error instead of asserting on it
Luca Barbato
- [FFmpeg-cvslog] Merge commit 'bcbdeb318e0828cf00b458885ffa1e1596c85d06'
Michael Niedermayer
- [FFmpeg-cvslog] svq1dec: Unbreak the scratch buffer allocation
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '5a82ad644f281701eb22e0359fd732fac67aafa4'
Michael Niedermayer
- [FFmpeg-cvslog] vaapi: wrap codec specific functions in appropiate #ifs
Thiago Santos
- [FFmpeg-cvslog] Merge commit 'bab8d73765238bfeea7a8dfd454f40ac213b3d22'
Michael Niedermayer
- [FFmpeg-cvslog] avconv: Use the mpeg12 private option scan_offset
Julien Ramseier
- [FFmpeg-cvslog] Merge commit '864c0c50eb0e7a112b20007459b0cb94b61cb8d3' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] configure: create the tests directory like the doc directory
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ppc/vc1dsp_altivec: add POWER LE support to vc1_inv_trans_8x4_altivec()
Rong Yan
- [FFmpeg-cvslog] avcodec/ppc/vp8dsp_altivec.c: POWER LE support put_vp8_epel_h_altivec_core () put_vp8_epel_v_altivec_core() put_vp8_pixels16_altivec() add marcos GET_PIXHL() GET_OUTER() LOAD_HL()
Rong Yan
- [FFmpeg-cvslog] MAINTAINERS: add 2.5
Michael Niedermayer
- [FFmpeg-cvslog] doc/examples/transcoding: check encoder before using it
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpegaudiodec_template: only allocate fdsp when its used
Michael Niedermayer
- [FFmpeg-cvslog] doc/examples/filtering_video: fix frame rate
Piotr Fusik
- [FFmpeg-cvslog] avformat/matroskadec: fix handling of recursive SeekHead elements
wm4
- [FFmpeg-cvslog] avcodec/ppc/vp3dsp_altivec: POWER LE support to vp3_idct_add_altivec()
Rong Yan
- [FFmpeg-cvslog] configure: use use_pkg_config() instead of check_pkg_config() for libsmbclient
Moritz Barsnick
- [FFmpeg-cvslog] avformat/crypto: fix key vs iv typo
Michael Niedermayer
- [FFmpeg-cvslog] avformat/flvdec: fix potential use of uninitialized variables
Michael Niedermayer
- [FFmpeg-cvslog] swresample/soxr_resample: fix error handling
Rob Sykes
- [FFmpeg-cvslog] avformat/aviobuf: Check that avio_seek() target is non negative
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: Do not update programs streams from program-less streams in update_wrap_reference ()
Michael Niedermayer
- [FFmpeg-cvslog] lavu/frame: fix malloc error path in av_frame_copy_props()
wm4
- [FFmpeg-cvslog] Update for FFmpeg 2.5.1
Michael Niedermayer
- [FFmpeg-cvslog] avformat/avidec: Use av_freep() to avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avformat/assenc: Use av_freep() to avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avformat/xmv: use av_freep() to avoid leaving stale extradata pointer
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rtpdec_mpeg4: Use av_freep() to avoid leaving stale extradata pointer
Michael Niedermayer
- [FFmpeg-cvslog] avformat/flic: se av_freep() to avoid leaving stale extradata pointer
Michael Niedermayer
- [FFmpeg-cvslog] avformat/xmv: Check return code of ff_alloc_extradata()
Michael Niedermayer
- [FFmpeg-cvslog] doc/ffplay: remove duplicate threads option, this is documented in codecs.*
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/avdct: support >8bit per sample dcts
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_spp: support 10bit per sample
Michael Niedermayer
- [FFmpeg-cvslog] Changelog: Add 10bit spp
Michael Niedermayer
- [FFmpeg-cvslog] lavf/concatdec: handle NOPTS start_time.
Nicolas George
- [FFmpeg-cvslog] hevc: always clip luma_log2_weight_denom
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'b2bece5e9a4dd96142962c6798e187c77b88bbfa'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc: Print an error if luma_log2_weight_denom is out of range
Michael Niedermayer
- [FFmpeg-cvslog] mpegvideo: remove unused function declaration
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '63fcedcf01247f15b72c0d1f959bb3b612853ba8'
Michael Niedermayer
- [FFmpeg-cvslog] mpegvideo: move REBASE_PICTURE where it is used
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'd75190aa93206c02cb4f18a66d2c927d6a0198e1'
Michael Niedermayer
- [FFmpeg-cvslog] matroskadec: Fix read-after-free in matroska_read_seek()
Xiaohan Wang
- [FFmpeg-cvslog] prores: Evaluate all the quantizers
Luca Barbato
- [FFmpeg-cvslog] Merge commit '490a3ebf36821b81f73e34ad3f554cb523dd2682'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '4690e01c3aaf495c87127e5dc74aa347197dbc0b'
Michael Niedermayer
- [FFmpeg-cvslog] tiff: Check the check_size() return value and forward it
Luca Barbato
- [FFmpeg-cvslog] Merge commit '3c27275c1309190f2d6ed69140b67d014215b6c9'
Michael Niedermayer
- [FFmpeg-cvslog] tiff: set the correct return value when check_size() fails
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '10d4c5e55e5b23e165aa4c7723073ebe2c2e7da0'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/tiffenc: Consistently use ADD_ENTRY1()
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Check for subtitle_out malloc failure
Michael Niedermayer
- [FFmpeg-cvslog] Update Changelog for 2.5.1
Michael Niedermayer
- [FFmpeg-cvslog] Tag n2.5.1 : FFmpeg 2.5.1 release
git at videolan.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 70779b9 web/download: update for 2.5.1
gitolite
- [FFmpeg-cvslog] avcodec/options_table fix min of audio channels and sample rate
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/utvideodec: fix assumtation that slice_height >= 1
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wmaprodec: Fix integer overflow in sfb_offsets initialization
Michael Niedermayer
- [FFmpeg-cvslog] avformat/hlsenc: Free context after hls_append_segment
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mjpegdec: Fix context fields becoming inconsistent
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/utils: Check that the data is complete in avpriv_bprint_to_extradata()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/flacdec: Call ff_flacdsp_init() unconditionally
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/pngdec: Check IHDR/IDAT order
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/motion_est: use 2x8x8 for interlaced qpel
Michael Niedermayer
- [FFmpeg-cvslog] swscale/x86/rgb2rgb_template: handle the first 2 lines with C in rgb24toyv12_*()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rmdec: Check codec_data_size
Michael Niedermayer
- [FFmpeg-cvslog] swscale/x86/rgb2rgb_template: fix crash with tiny size and nv12 output
Michael Niedermayer
- [FFmpeg-cvslog] avformat/matroskadec: fix handling of recursive SeekHead elements
wm4
- [FFmpeg-cvslog] swresample/soxr_resample: fix error handling
Rob Sykes
- [FFmpeg-cvslog] avformat/aviobuf: Check that avio_seek() target is non negative
Michael Niedermayer
- [FFmpeg-cvslog] Update for 1.2.11
Michael Niedermayer
- [FFmpeg-cvslog] mov: Fix handling of zero-length metadata values
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '6f4364aba9d70dc5fd9f1c88b9c03bf9ea893d40'
Michael Niedermayer
- [FFmpeg-cvslog] vp9/x86: save one register on 32bit idct32x32.
Ronald S. Bultje
- [FFmpeg-cvslog] snow_dwt: Don't try and free members of non-existent arrays
Derek Buitenhuis
- [FFmpeg-cvslog] avformat/hlsenc: fix hls_write_trailer() on hls_start() failure
Christian Suloway
- [FFmpeg-cvslog] lavfi: add colorlevels filter
Paul B Mahol
- [FFmpeg-cvslog] avformat/hdsenc: Use av_freep() avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avformat/flvdec: Use av_freep() avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avformat/hlsenc: Use av_freep() to avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vmdvideo: Check len before using it in method 3
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/xface: correct the XFACE_MAX_* values
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/xface: Add asserts to limit nb_words from becoming too large
Michael Niedermayer
- [FFmpeg-cvslog] doc/filters: fix typos and spelling errors
Lou Logan
- [FFmpeg-cvslog] avcodec/utvideodec: Fix handling of slice_height=0
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: check atom nesting depth
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: fix integer overflow of size
Michael Niedermayer
- [FFmpeg-cvslog] swscale: increase yuv2rgb table headroom
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: make the first field of H264Context an AVClass
Michael Niedermayer
- [FFmpeg-cvslog] libavutil: cosmetic: inserted spaces wherever necessary
Supraja Meedinti
- [FFmpeg-cvslog] flacenc: calculate lower sum levels in-place.
Reimar Döffinger
- [FFmpeg-cvslog] avcodec/indeo3: use signed variables to avoid underflow
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/utils: check the private context class
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/imc: dont read bits beyond the end
Michael Niedermayer
- [FFmpeg-cvslog] dashenc: Write segment timelines properly if the timeline has gaps
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '2f628d5943c12389c07d652d23d3916997f9f0f6'
Michael Niedermayer
- [FFmpeg-cvslog] dashenc: Adjust the start time of a segment to the end of the previous segment
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '456e93bfdd4cbc5e995dea415019abd0703d0e16'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dcadec: Check that the added xch channel isnt already there
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc: clear filter_slice_edges() on allocation
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: Clear delayed_pic on deallocation
Michael Niedermayer
- [FFmpeg-cvslog] wavdec: RIFX file format support
Thomas Volkert
- [FFmpeg-cvslog] avcodec/hevc: move qp_block_mask to where its used
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc_ps: Check diff_cu_qp_delta_depth
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: Check *log2_weight_denom
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/adpcm: Check idelta
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_spp: Fix pointer type warning
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_spp: add gray8 support
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_spp: add gbrp support
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/indeo3: ensure offsets are non negative
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vmdvideo: Check len before using it in method 3
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/utvideodec: Fix handling of slice_height=0
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: check atom nesting depth
Michael Niedermayer
- [FFmpeg-cvslog] swscale: increase yuv2rgb table headroom
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: make the first field of H264Context an AVClass
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/indeo3: use signed variables to avoid underflow
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: Clear delayed_pic on deallocation
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: Check *log2_weight_denom
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/indeo3: ensure offsets are non negative
Michael Niedermayer
- [FFmpeg-cvslog] srtpproto: fix option flag type
Tristan Matthews
- [FFmpeg-cvslog] Merge commit 'f2c614e8c4a935b52bbf86819128d9e797230c20'
Michael Niedermayer
- [FFmpeg-cvslog] rtpenc: Set the timestamp properly when sending mpegts data, too
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '01f251c44d83eedc819625d2caac9ff9697a085d'
Michael Niedermayer
- [FFmpeg-cvslog] rtpenc: Set the AVFMT_TS_NONSTRICT flag
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '42181740a3972e17d0097d28fabc9a1a60322d47'
Michael Niedermayer
- [FFmpeg-cvslog] rtpdec_h263_rfc2190: Clear the stored bits if discarding buffered data
Martin Storsjö
- [FFmpeg-cvslog] Merge commit 'df07c07b3de0a5e8890078944de1eb5cb8372ef8'
Michael Niedermayer
- [FFmpeg-cvslog] h261enc: Disallow sliced encoding
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '91bfac759dfd536e439ad3e35964705012c6a5a7'
Michael Niedermayer
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 17f1aa1 web/security: fix html errors
gitolite
- [FFmpeg-cvslog] avfilter/lut: reduce dereference in the inner loop
Yayoi
- [FFmpeg-cvslog] aacps.c: Move large arrays to context to reduce stack usage.
Reimar Döffinger
- [FFmpeg-cvslog] qdm2: Allow hard-coding VLC tables.
Reimar Döffinger
- [FFmpeg-cvslog] Tag n1.2.11 : FFmpeg 1.2.11 release
git at videolan.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 77c50ce web/download: update for FFmpeg 1.2.11
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. bd874e8 htdocs/js/jquery.min.js: remove reference to non existent file
gitolite
- [FFmpeg-cvslog] h261dec: Fix context initialization sequence
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '3bb465245fed6069512e6821000391beae8a6066'
Michael Niedermayer
- [FFmpeg-cvslog] rtpenc: Avoid brittle switch fallthroughs
Martin Storsjö
- [FFmpeg-cvslog] rtp: Initial H.261 support
Thomas Volkert
- [FFmpeg-cvslog] Merge commit 'adc214e6797750285a5e62634b8521db521162ad'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'a505c0d7373336a4cc5aa2022111c46bdd388b1f'
Michael Niedermayer
- [FFmpeg-cvslog] libavformat: Add a muxer wrapping mpegts encoding into RTP
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '8a70ef94b9c377293b3dfa7d92cdc81a4fe1543a'
Michael Niedermayer
- [FFmpeg-cvslog] movenc: Adjust the pts of new fragments similarly to what is done for dts
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '59f0275dd0a42a7f90271a83a78e9ca5e69ff5b0'
Michael Niedermayer
- [FFmpeg-cvslog] tiff: support encoding and decoding 64bit images
Carl Eugen Hoyos
- [FFmpeg-cvslog] Merge commit '3a3790b8f8b56ee6abc93ccac280eb693675e294'
Michael Niedermayer
- [FFmpeg-cvslog] DPX parser
Paul B Mahol
- [FFmpeg-cvslog] fate: add a DPX parser test
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '87bd298abeb901fe16383a0d267502cc7fc03878'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'a381e0cec87bcb28ebc05fe840bb937a495de736'
Michael Niedermayer
- [FFmpeg-cvslog] theora: support different visible and coded frame size
Vittorio Giovara
- [FFmpeg-cvslog] fate: add test for offset theora
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '67fc8a15e4182ea111cfcd05897709f09d99a33a'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'effa7d2a6a260ca3ce801c180ee6131d67d665fb'
Michael Niedermayer
- [FFmpeg-cvslog] lavu: Refactor side data wiping
Luca Barbato
- [FFmpeg-cvslog] Merge commit '5d839778b9f3edb682b7f71dde4f80f07c75b098'
Michael Niedermayer
- [FFmpeg-cvslog] elbg: check memory allocations and propagate errors
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'ae2d41ec875965ce4ab9fdd88a5e8ba57cada67a'
Michael Niedermayer
- [FFmpeg-cvslog] roqvideo: check memory allocations and propagate errors
Vittorio Giovara
- [FFmpeg-cvslog] a64multi: check elbg return values
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '3beb9cbad35218ed1fb3473eeb3cfc97a931bff4'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'c63dd3f0a48a9f6389d253597ab51caddc0118db'
Michael Niedermayer
- [FFmpeg-cvslog] cmdutils: check file access functions return values
Vittorio Giovara
- [FFmpeg-cvslog] oggdec: add support for VP8 demuxing
James Almer
- [FFmpeg-cvslog] Merge commit '38129c26c51b933d7db423f904ba0cd6a88ca1ed'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '430a8168594b3cb29f44141d4da88f2c642de06f'
Michael Niedermayer
- [FFmpeg-cvslog] mpegts: check get16() return value
Vittorio Giovara
- [FFmpeg-cvslog] lcl: return an appropriate error code
Vittorio Giovara
- [FFmpeg-cvslog] aacenc: correctly check returned value
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '8b263331c5ebbb10b6ea521e9fd56751ba94254b'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'ac467d94fa6d9d626f77d4ca8125a5eb1ad5425d'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '971099ff5a85377579eb5b8d3620e283957f097e'
Michael Niedermayer
- [FFmpeg-cvslog] assdec: check the right variable
Vittorio Giovara
- [FFmpeg-cvslog] check memory errors from av_strdup()
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '9745f19ffc9031ce480e43d7cf1053b58100d70f'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'b1306823d0b3ae998c8e10ad832004eb13bdd93e'
Michael Niedermayer
- [FFmpeg-cvslog] rtsp: check ffurl_get_file_handle() return value
Vittorio Giovara
- [FFmpeg-cvslog] aacps: invert the order of parameters of ipdopd_reset()
Vittorio Giovara
- [FFmpeg-cvslog] takdec: check av_samples_get_buffer_size() return value
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '76ccf114a6c107218e2a1948afc1d0fb3ac7ba0b'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '16c7a8a142277aa3c98b4802ee57daaebe6999e5'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '5ac06633cb63fcc51f2471a3478b44d3f010b16b'
Michael Niedermayer
- [FFmpeg-cvslog] xcbgrab: Move NULL check before pointer dereference
Vittorio Giovara
- [FFmpeg-cvslog] lavfi: always check av_expr_parse_and_eval() return value
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '9e06327ecb8f73c7904d10af7ad339c57cdaa788'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '63be97ec403023fb664798432acedaf6e6922527'
Michael Niedermayer
- [FFmpeg-cvslog] wma: check memory allocations and propagate errors
Vittorio Giovara
- [FFmpeg-cvslog] imgconvert: check memory allocations and propagate errors
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '596b5c488fa1d40f114a64d3b73e1863cab073fb'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '210461c0a83a5625560fa1d92229200dc7fb869b'
Michael Niedermayer
- [FFmpeg-cvslog] mov: avoid a memleak when multiple stss boxes are present
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '64f7575fbd64e5b65d5c644347408588c776f1fe'
Michael Niedermayer
- [FFmpeg-cvslog] mjpegdec: check for pixel format changes
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '809c3023b699c54c90511913d3b6140dd2436550'
Michael Niedermayer
- [FFmpeg-cvslog] jvdec: check frame dimensions
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '88626e5af8d006e67189bf10b96b982502a7e8ad'
Michael Niedermayer
- [FFmpeg-cvslog] mmvideo: check frame dimensions
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '17ba719d9ba30c970f65747f42d5fbb1e447ca28'
Michael Niedermayer
- [FFmpeg-cvslog] gifdec: refactor interleave end handling
Michael Niedermayer
- [FFmpeg-cvslog] smc: fix the bounds check
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '0b39ac6f54505a538c21fe49a626de94c518c903'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'd423dd72be451462c6fb1cbbe313bed0194001ab'
Michael Niedermayer
- [FFmpeg-cvslog] lavf/rtp_h261: Replace restrict with av_restrict.
Carl Eugen Hoyos
- [FFmpeg-cvslog] gifdec: refactor interleave end handling
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '0b39ac6f54505a538c21fe49a626de94c518c903'
Michael Niedermayer
- [FFmpeg-cvslog] smc: fix the bounds check
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'd423dd72be451462c6fb1cbbe313bed0194001ab'
Michael Niedermayer
- [FFmpeg-cvslog] on2avc: check number of channels
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'cee4490b521fd0d02476d46aa2598af24fb8d686'
Michael Niedermayer
- [FFmpeg-cvslog] vp9/x86: invert hu_ipred left array ordering.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9/x86: intra prediction sse2/32bit support.
Ronald S. Bultje
- [FFmpeg-cvslog] libavutil: Added cbc mode to cast128
Supraja Meedinti
- [FFmpeg-cvslog] avfilter/vf_libopencv: use av_freep() avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vsrc_life: Use av_freep() avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mpegenc: replace always enabled asserts by av_assert0()
Michael Niedermayer
- [FFmpeg-cvslog] configure: create the tests directory like the doc directory
Michael Niedermayer
- [FFmpeg-cvslog] avformat/hdsenc: Use av_freep() avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avformat/flvdec: Use av_freep() avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vmdvideo: Check len before using it in method 3
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/utvideodec: Fix handling of slice_height=0
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: check atom nesting depth
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: fix integer overflow of size
Michael Niedermayer
- [FFmpeg-cvslog] swscale: increase yuv2rgb table headroom
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: make the first field of H264Context an AVClass
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/indeo3: use signed variables to avoid underflow
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dcadec: Check that the added xch channel isnt already there
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc: clear filter_slice_edges() on allocation
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: Clear delayed_pic on deallocation
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc_ps: Check diff_cu_qp_delta_depth
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: Check *log2_weight_denom
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/indeo3: ensure offsets are non negative
Michael Niedermayer
- [FFmpeg-cvslog] jvdec: check frame dimensions
Anton Khirnov
- [FFmpeg-cvslog] mmvideo: check frame dimensions
Anton Khirnov
- [FFmpeg-cvslog] Add FFMPEG_VERSION into the binary libs
Michael Niedermayer
- [FFmpeg-cvslog] x86/constants: fix alignment of pw_255
James Almer
- [FFmpeg-cvslog] avcodec/mpegvideo_enc: remove rtp_mode=0 for H261
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vp3: Fix offset handling
Michael Niedermayer
- [FFmpeg-cvslog] wavdec: refactor wav_read_header()
Thomas Volkert
- [FFmpeg-cvslog] wavdec: avoid output of arbitrary chars
Thomas Volkert
- [FFmpeg-cvslog] avformat/wavdec: make start_code string larger
Clément Bœsch
- [FFmpeg-cvslog] avformat/apngdec: make tag_buf string larger
Clément Bœsch
- [FFmpeg-cvslog] avformat/rsd: make tag_buf string larger
Clément Bœsch
- [FFmpeg-cvslog] libavformat: Allow calling av_write_trailer with a NULL AVIOContext
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '4895aa65c6ddec2e33ec3c023f221b1bafcbaf9f'
Michael Niedermayer
- [FFmpeg-cvslog] libavformat: Allow calling av_write_trailer with a NULL AVIOContext
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '4895aa65c6ddec2e33ec3c023f221b1bafcbaf9f'
Michael Niedermayer
- [FFmpeg-cvslog] mpegts: Support running the write_trailer function without an AVIOContext
Martin Storsjö
- [FFmpeg-cvslog] Merge commit 'e2ce16392205d8efe9143329ed3fb5fcb15498fa'
Michael Niedermayer
- [FFmpeg-cvslog] rtpenc_mpegts: Call write_trailer for the mpegts muxer even if no output buffer exists
Martin Storsjö
- [FFmpeg-cvslog] Merge commit 'fc308b30bb24e623fed042ec78b10803b2362a18'
Michael Niedermayer
- [FFmpeg-cvslog] libavformat: Only use MoveFileExA when targeting the desktop API subset
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '8ebf02f8f530240edf7e45f35f7647ef9dd44a58'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rsd: make tag_buf string larger
Clément Bœsch
- [FFmpeg-cvslog] avformat/rsd: make tag_buf string larger
Clément Bœsch
- [FFmpeg-cvslog] avformat/rsd: make tag_buf string larger
Clément Bœsch
- [FFmpeg-cvslog] avformat/rsd: make tag_buf string larger
Clément Bœsch
- [FFmpeg-cvslog] avformat/rsd: make tag_buf string larger
Clément Bœsch
- [FFmpeg-cvslog] avformat/apngdec: make tag_buf string larger
Clément Bœsch
- [FFmpeg-cvslog] avformat/rsd: make tag_buf string larger
Clément Bœsch
- [FFmpeg-cvslog] avformat/asfenc: replace != 0 error check by <0
Michael Niedermayer
- [FFmpeg-cvslog] avformat/westwood_aud: replace != 0 error check by <0
Michael Niedermayer
- [FFmpeg-cvslog] vc1: Do not assume seek happens after decoding
Luca Barbato
- [FFmpeg-cvslog] Merge commit '3ea49fc5081d63277ecbc12ed440af4b02ddfdf9' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] avformat/aviobuf: Fix infinite loop in ff_get_line()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rmdec: Check codec_data_size
Michael Niedermayer
- [FFmpeg-cvslog] swscale/x86/rgb2rgb_template: fix crash with tiny size and nv12 output
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: drop usage of coded_frame
Michael Niedermayer
- [FFmpeg-cvslog] doc/examples/transcoding: check encoder before using it
Michael Niedermayer
- [FFmpeg-cvslog] avformat/matroskadec: fix handling of recursive SeekHead elements
wm4
- [FFmpeg-cvslog] avformat/flvdec: fix potential use of uninitialized variables
Michael Niedermayer
- [FFmpeg-cvslog] swresample/soxr_resample: fix error handling
Rob Sykes
- [FFmpeg-cvslog] avformat/aviobuf: Check that avio_seek() target is non negative
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: Do not update programs streams from program-less streams in update_wrap_reference ()
Michael Niedermayer
- [FFmpeg-cvslog] lavu/frame: fix malloc error path in av_frame_copy_props()
wm4
- [FFmpeg-cvslog] Add FFMPEG_VERSION into the binary libs
Michael Niedermayer
- [FFmpeg-cvslog] Update for FFmpeg 2.4.5
Michael Niedermayer
- [FFmpeg-cvslog] Makefile: add dependencies which require ffversion.h
Michael Niedermayer
- [FFmpeg-cvslog] Makefile: add dependencies which require ffversion.h
Michael Niedermayer
- [FFmpeg-cvslog] Tag n2.4.5 : FFmpeg 2.4.5 release
git at videolan.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 7406e76 web/download: add FFmpeg 2.4.5
gitolite
- [FFmpeg-cvslog] mov: avoid a memleak when multiple stss boxes are present
Anton Khirnov
- [FFmpeg-cvslog] mjpegdec: check for pixel format changes
Anton Khirnov
- [FFmpeg-cvslog] avformat/mov: Fix memleaks for duplicate STCO/CO64/STSC atoms
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: strengthen some table allocations
Clément Bœsch
- [FFmpeg-cvslog] Merge commit '577f1feb3fd1e51fd14af7ce6d79d468faa3b929' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'aa7a19b41774ce5f8a4e43f3692a4f9d90aa5c92' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] jvdec: check frame dimensions
Anton Khirnov
- [FFmpeg-cvslog] mmvideo: check frame dimensions
Anton Khirnov
- [FFmpeg-cvslog] gifdec: refactor interleave end handling
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '55788572ea7b89cdd77bab1cf4bf06d14ead34f5' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '69a930b988ff4f88ae27e4fc24ff6ed116840b5e' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'eac49477aa95cf727d87d2741ee8e60be59d394b' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] smc: fix the bounds check
Michael Niedermayer
- [FFmpeg-cvslog] on2avc: check number of channels
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '58dc526ebf722d33bf09275c1241674e0e6b9ef1' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '48952116352ab03565cc14805e0f1d63cf0318fe' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] avconv: Use the mpeg12 private option scan_offset
Julien Ramseier
- [FFmpeg-cvslog] mov: avoid a memleak when multiple stss boxes are present
Anton Khirnov
- [FFmpeg-cvslog] avformat/mov: Fix memleaks for duplicate STCO/CO64/STSC atoms
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: strengthen some table allocations
Clément Bœsch
- [FFmpeg-cvslog] Merge commit 'e7fdd6aa0d11c3e144988d7090f972224799e07f' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '931f5b235112f1c2a09dead36f0a228061d23942' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] mjpegdec: check for pixel format changes
Anton Khirnov
- [FFmpeg-cvslog] jvdec: check frame dimensions
Anton Khirnov
- [FFmpeg-cvslog] mmvideo: check frame dimensions
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'da4f5d9d77882bee568266d764b95b51f81b7871' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '8f238dd9bdd9eba569fcaa564a07fbdd89412a14' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '3f10a779b465fd22d3aec1b744ca8544bc2da970' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] gifdec: refactor interleave end handling
Michael Niedermayer
- [FFmpeg-cvslog] smc: fix the bounds check
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '92888e9ed4ea4e761ae953bbe28c85cc658abc8f' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'f249e9889155599ee3ad0172832d38f68b0c625d' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] x86/vp3dsp: port put_vp_no_rnd_pixels8_l2_mmx to yasm
James Almer
- [FFmpeg-cvslog] avformat/id3v2: Use av_freep() avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avformat/http: Use av_freep() avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mmst: Use av_freep() avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/fdctdsp: use the 10bit code for 9 bit too
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/idctdsp: use the 10bit code for 9 bit too
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_spp: add support for 9bit YUV and GBR as well as GBRP10
Michael Niedermayer
- [FFmpeg-cvslog] mpegts: add support for Opus
Kieran Kunhya
- [FFmpeg-cvslog] Merge commit '9cfa68c560bdec82d2d5ec079f9c5b0f9ca37af0'
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_spp: fix overflows with depth > 8
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_boxblur: factor rounder offset out
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_boxblur: avoid one addition per line
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_spp: Fix overflow in 8bit store slice
Michael Niedermayer
- [FFmpeg-cvslog] doc: Fix syntax and logical errors in avconv stream combination example
Diego Biurrun
- [FFmpeg-cvslog] Prepare for 9.17 release
Diego Biurrun
- [FFmpeg-cvslog] Update Changelog for v9.17
Diego Biurrun
- [FFmpeg-cvslog] apetag: Fix APE tag size check
Katerina Barone-Adesi
- [FFmpeg-cvslog] Merge commit '9920a8a83f578821e00212da6b79c8997a725fa8' into release/1.1
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '2cd5640bce0ee8f515ff05040ce1c18d6af2694c' into release/1.1
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '606bbd50b1ebaa3c040fc7cab84f1d8bb5d3d248' into release/1.1
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '56ac2cbd0464e0146e62c91843e2b1f5e0908504' into release/1.1
Michael Niedermayer
- [FFmpeg-cvslog] Add some bug references to the changelog
Diego Biurrun
- [FFmpeg-cvslog] mp3enc: fix a triggerable assert
Anton Khirnov
- [FFmpeg-cvslog] mov: avoid a memleak when multiple stss boxes are present
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '489c180451b1cde469f6aeea44f8bdb11cd941d0' into release/1.1
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'ce424e57d629072652935501b439c1a6310c2089' into release/1.1
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '93f919d0b4c4341ccee366c98ac9af813f8fe622' into release/1.1
Michael Niedermayer
- [FFmpeg-cvslog] jvdec: check frame dimensions
Anton Khirnov
- [FFmpeg-cvslog] mmvideo: check frame dimensions
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '50cb695bf124b0bd4d9e2b3c1bfdd08b35b14438' into release/1.1
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '03dba25a4001495226651068232b4c6b1e75fd02' into release/1.1
Michael Niedermayer
- [FFmpeg-cvslog] gifdec: refactor interleave end handling
Michael Niedermayer
- [FFmpeg-cvslog] smc: fix the bounds check
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '02de44073a8e116ea177b53081219d32ef135ad8' into release/1.1
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '306ee95088243fefa2dfcb5c355d439db75e2d2a' into release/1.1
Michael Niedermayer
- [FFmpeg-cvslog] avformat/swfdec: Use side data to communicate w/h changes to the decoder
Michael Niedermayer
- [FFmpeg-cvslog] avformat/swfdec: Do not change the pixel format
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpegvideo: Use "goto fail" for all error paths in ff_mpv_common_frame_size_change()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpegvideo: check that the context is initialized in ff_mpv_common_frame_size_change( )
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpegvideo: Set err on failure in ff_mpv_common_frame_size_change()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/m4vdec: Check for non startcode 00 00 00 sequences in probe
Michael Niedermayer
- [FFmpeg-cvslog] avutil/x86/cpu: fix cpuid sub-leaf selection
lvqcl
- [FFmpeg-cvslog] avcodec/ac3enc_template: fix out of array read
Michael Niedermayer
- [FFmpeg-cvslog] configure: add noexecstack to linker options if supported.
Reimar Döffinger
- [FFmpeg-cvslog] avcodec/jpeglsdec: Check run value more completely in ls_decode_line()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mjpegdec: check bits per pixel for changes similar to dimensions
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/utils: Add case for jv to avcodec_align_dimensions2()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mmvideo: Bounds check 2nd line of HHV Intra blocks
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/tiff: more completely check bpp/bppcount
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/pngdec: Check bits per pixel before setting monoblack pixel format
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/pngdec: Calculate MPNG bytewidth more defensively
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/qpeg: fix off by 1 error in MV bounds check
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mpegts: Check desc_len / get8() return code
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: Check mode before considering mixed mode intra prediction
Michael Niedermayer
- [FFmpeg-cvslog] postproc/postprocess: fix quant store for fq mode
Michael Niedermayer
- [FFmpeg-cvslog] postproc: fix qp count
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dxa: check dimensions
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dnxhddec: treat pix_fmt like width/height
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/utils: Align dimensions by at least their chroma sub-sampling factors.
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/svq1dec: zero terminate embedded message before printing
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_slice: Clear table pointers to avoid stale pointers
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/options_table fix min of audio channels and sample rate
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/utvideodec: fix assumtation that slice_height >= 1
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wmaprodec: Fix integer overflow in sfb_offsets initialization
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mjpegdec: Fix context fields becoming inconsistent
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/utils: Check that the data is complete in avpriv_bprint_to_extradata()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/flacdec: Call ff_flacdsp_init() unconditionally
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/pngdec: Check IHDR/IDAT order
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rmdec: Check codec_data_size
Michael Niedermayer
- [FFmpeg-cvslog] swscale/x86/rgb2rgb_template: fix crash with tiny size and nv12 output
Michael Niedermayer
- [FFmpeg-cvslog] avformat/matroskadec: fix handling of recursive SeekHead elements
wm4
- [FFmpeg-cvslog] swresample/soxr_resample: fix error handling
Rob Sykes
- [FFmpeg-cvslog] avformat/aviobuf: Check that avio_seek() target is non negative
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vmdvideo: Check len before using it in method 3
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/utvideodec: Fix handling of slice_height=0
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: check atom nesting depth
Michael Niedermayer
- [FFmpeg-cvslog] swscale: increase yuv2rgb table headroom
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/indeo3: use signed variables to avoid underflow
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/indeo3: ensure offsets are non negative
Michael Niedermayer
- [FFmpeg-cvslog] Update for 1.1.15
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_boxblur: add gbrp pixfmt
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_boxblur: Support 10bit planar formats
Michael Niedermayer
- [FFmpeg-cvslog] Tag n1.1.15 : FFmpeg 1.1.15 release
git at videolan.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. bd2a758 src/olddownload: add FFmpeg 1.1.15
gitolite
- [FFmpeg-cvslog] avformat/mpegenc: Use av_freep() to avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mpegtsenc: Use av_freep() to avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avformat/swfdec: Check frame size rectangle in probe()
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '6fd91fa11909f27902498648680dbb3d13f1f175'
Carl Eugen Hoyos
- [FFmpeg-cvslog] avformat/img2dec: check w/h in dpx_probe
Michael Niedermayer
- [FFmpeg-cvslog] configure: create the tests directory like the doc directory
Michael Niedermayer
- [FFmpeg-cvslog] avformat/hdsenc: Use av_freep() avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avformat/flvdec: Use av_freep() avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vmdvideo: Check len before using it in method 3
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/xface: correct the XFACE_MAX_* values
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/xface: Add asserts to limit nb_words from becoming too large
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/utvideodec: Fix handling of slice_height=0
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: check atom nesting depth
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: fix integer overflow of size
Michael Niedermayer
- [FFmpeg-cvslog] swscale: increase yuv2rgb table headroom
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: make the first field of H264Context an AVClass
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/indeo3: use signed variables to avoid underflow
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dcadec: Check that the added xch channel isnt already there
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc: clear filter_slice_edges() on allocation
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: Clear delayed_pic on deallocation
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc_ps: Check diff_cu_qp_delta_depth
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: Check *log2_weight_denom
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/indeo3: ensure offsets are non negative
Michael Niedermayer
- [FFmpeg-cvslog] jvdec: check frame dimensions
Anton Khirnov
- [FFmpeg-cvslog] mmvideo: check frame dimensions
Anton Khirnov
- [FFmpeg-cvslog] Add FFMPEG_VERSION into the binary libs
Michael Niedermayer
- [FFmpeg-cvslog] Makefile: add dependencies which require ffversion.h
Michael Niedermayer
- [FFmpeg-cvslog] update for 2.5.2
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '6fd91fa11909f27902498648680dbb3d13f1f175'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/os_support: Use av_freep() to avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avformat/riffdec: Use av_freep() to avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rtmpproto: Use av_freep() to avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] cdxl: fix duration
Piotr Bandurski
- [FFmpeg-cvslog] avcodec/h264: also show frames with missing fields when CODEC_FLAG2_SHOW_ALL is set
Michael Niedermayer
- [FFmpeg-cvslog] frame_thread_encoder: use ref-counting to avoid memcpy of all input frames
Hendrik Leppkes
- [FFmpeg-cvslog] tools/probetest: support testing a single specified input format
Michael Niedermayer
- [FFmpeg-cvslog] Changelog: update for 2.5.2
Michael Niedermayer
- [FFmpeg-cvslog] x86/vp9: remove duplicate function prototypes
James Almer
- [FFmpeg-cvslog] Tag n2.5.2 : FFmpeg 2.5.2 release
git at videolan.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. d087d25 web/download: add FFmpeg 2.5.2
gitolite
- [FFmpeg-cvslog] doc/faq: explain pkg-config basic setup.
Nicolas George
- [FFmpeg-cvslog] avformat/rtpdec_xiph: use av_freep() to avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rtpdec_latm: Use av_freep() to avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rtpdec: Use av_freep() to avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avformat/avidec: optimize probe
Michael Niedermayer
- [FFmpeg-cvslog] avformat/aea: reduce false positives in probing
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_uspp: use av_malloc_array()
Michael Niedermayer
- [FFmpeg-cvslog] swscale/yuv2rgb: fix width % 8 != 0 and rgb/bgr8 output
Michael Niedermayer
- [FFmpeg-cvslog] swscale/yuv2rgb: Fix width % 4 != 0 with bgr4/rgb4
Michael Niedermayer
- [FFmpeg-cvslog] swscale/yuv2rgb: Fix width % 4 != 0 with bgr4_byte/rgb4_byte
Michael Niedermayer
- [FFmpeg-cvslog] tableprint_vlc.h: Should not be checked by checkheaders.
Reimar Döffinger
- [FFmpeg-cvslog] avformat/seek: use av_freep() to avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rtpproto: Use av_freep() to avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rtpdec_mpeg4: Use av_freep() to avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avformat/seek: move the cur variable into the loop
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/showwaves: use INT16_MAX instead of a self defined macro
Clément Bœsch
- [FFmpeg-cvslog] avfilter/showwaves: fix height range for cline mode
Clément Bœsch
- [FFmpeg-cvslog] lavfi: port mp=fspp to a native libavfilter filter
Arwa Arif
- [FFmpeg-cvslog] lavfi/mp: drop mp=fspp filter
Stefano Sabatini
- [FFmpeg-cvslog] avfilter/vf_fspp: add missing inline asm guards
James Almer
- [FFmpeg-cvslog] avcodec/vc1_mc: use the same reference as luma does in ff_vc1_mc_4mv_chroma()
Michael Niedermayer
- [FFmpeg-cvslog] vf_scale: Use correct chroma positions for YUV420P
Kieran Kunhya
- [FFmpeg-cvslog] avformat/segment: Use av_freep() avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avformat/wtvdec: Use av_freep() avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avformat/smoothstreamingenc: Use av_freep() avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/nvenc: Remove special cases for cygwin
Timo Rothenpieler
- [FFmpeg-cvslog] avformat/cache: support non continuous caching
Michael Niedermayer
- [FFmpeg-cvslog] avformat/cache: remember EOF point if hit and use it to handle SEEK_END
Michael Niedermayer
- [FFmpeg-cvslog] avformat/cache: more informative error message
Michael Niedermayer
- [FFmpeg-cvslog] avformat/cache: Use the correct io handle in seeking
Michael Niedermayer
- [FFmpeg-cvslog] avformat/cache: Support user specified read-ahead for non seekable media
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/xbr: refactor alpha blending macros
Clément Bœsch
- [FFmpeg-cvslog] avfilter/xbr: remove unused mask
Clément Bœsch
- [FFmpeg-cvslog] avfilter/xbr: move alpha blend assignment out of the macros
Clément Bœsch
- [FFmpeg-cvslog] avfilter/xbr: refactor px calculation in FILT[234]
Clément Bœsch
- [FFmpeg-cvslog] avfilter/xbr: reindent after previous commit
Clément Bœsch
- [FFmpeg-cvslog] Changelog: Mention non continuous cache protocol
Michael Niedermayer
- [FFmpeg-cvslog] avformat/cache: cleanup cache file on cache write failure
Michael Niedermayer
- [FFmpeg-cvslog] avformat/cache: keep cache_pos updated
Michael Niedermayer
- [FFmpeg-cvslog] avformat/cache: avoid lseek() on reading from the cache if possible
Michael Niedermayer
- [FFmpeg-cvslog] avformat/cache: Extend cache entries if possible instead of creating new ones
Michael Niedermayer
- [FFmpeg-cvslog] lavfi/blend: add difference128 mode
Stefano Sabatini
- [FFmpeg-cvslog] avformat/cache: remove ftruncate usage, its not always available
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rtsp: Use av_freep() to avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_boxblur: generate supported pixfmt list instead of hardcoding
Michael Niedermayer
- [FFmpeg-cvslog] swscale: Pass through chroma positions in sws_getCachedContext
Kieran Kunhya
- [FFmpeg-cvslog] avfilter/vf_fspp: clarify comment
Michael Niedermayer
- [FFmpeg-cvslog] x86/vf_fspp: port inline asm to yasm
James Almer
- [FFmpeg-cvslog] x86/vf_fspp: move pxor in store slice functions out of the loop
James Almer
- [FFmpeg-cvslog] ffserver: break lines at 80 in func prototypes
Reynaldo H. Verdejo Pinochet
- [FFmpeg-cvslog] ffserver: reflow start_children()
Reynaldo H. Verdejo Pinochet
- [FFmpeg-cvslog] ffserver: reindent start_children()
Reynaldo H. Verdejo Pinochet
- [FFmpeg-cvslog] ffserver: reflow start_multicast()
Reynaldo H. Verdejo Pinochet
- [FFmpeg-cvslog] ffserver: reindent start_multicast()
Reynaldo H. Verdejo Pinochet
- [FFmpeg-cvslog] ffserver: minor formatting improvement to http_server()
Reynaldo H. Verdejo Pinochet
- [FFmpeg-cvslog] ffserver: reflow close_connection()
Reynaldo H. Verdejo Pinochet
- [FFmpeg-cvslog] ffserver: check for EOF|error at loop condition
Reynaldo H. Verdejo Pinochet
- [FFmpeg-cvslog] avfilter/vf_fspp: Add GBRP and gray8 support
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_cropdetect: add yuv440p and yuv410p support
Michael Niedermayer
- [FFmpeg-cvslog] h264: factor hwaccel pixel formats list
Rémi Denis-Courmont
- [FFmpeg-cvslog] Merge commit '4cfbeef31d4e6096c0596359d212f5d99a7ba4b5'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec: add AVCodecContext.sw_pix_fmt
Rémi Denis-Courmont
- [FFmpeg-cvslog] Merge commit '57b6704ecd0f56d6a3092e448687cfd837bb0ac1'
Michael Niedermayer
- [FFmpeg-cvslog] libavcodec: add AV_HWACCEL_ALLOW_HIGH_DEPTH flag
Rémi Denis-Courmont
- [FFmpeg-cvslog] Merge commit '6c99c92a42add7f6a462114d5a4a53c93c551058'
Michael Niedermayer
- [FFmpeg-cvslog] vdpau: add helper for surface chroma type and size
Rémi Denis-Courmont
- [FFmpeg-cvslog] Merge commit 'c220a60f92dde9c7c118fc4deddff5c1f617cda9'
Michael Niedermayer
- [FFmpeg-cvslog] vdpau: add support for 4:2:2 and 4:4:4 chroma sampling
Rémi Denis-Courmont
- [FFmpeg-cvslog] Merge commit 'ebd5320afd42d4315851f3e0ca7f5d4a6300eb68'
Michael Niedermayer
- [FFmpeg-cvslog] avconv_vdpau: allocate video surface of VDPAU-specified size
Rémi Denis-Courmont
- [FFmpeg-cvslog] Merge commit '1f9237f2ac46dfbed1bfa1f4f0f1314c2a1d62ec'
Michael Niedermayer
- [FFmpeg-cvslog] vdpau: add support for the H.264 High 4:4:4 Predictive profile
Rémi Denis-Courmont
- [FFmpeg-cvslog] Merge commit '737d35e33408263c04d7730f5487eed0d04938ba'
Michael Niedermayer
- [FFmpeg-cvslog] h264: restore a block mistakenly removed in e10fd08a
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '60d4c6ff76467d4d8f55c1cc61ab6c618e8ea2f3'
Michael Niedermayer
- [FFmpeg-cvslog] avutil/dict: Use av_freep() to avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avutil/audio_fifo: use av_freep() to avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avutil/hmac: use av_freep() to avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] lavfi: add tblend filter
Stefano Sabatini
- [FFmpeg-cvslog] avfilter/vf_blend: Fix AVClass
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_cropdetect: Factorize duplicated code using a macro
Michael Niedermayer
- [FFmpeg-cvslog] avutil/atomic: reuse ret to avoid dereferencing twice the same value.
Clément Bœsch
- [FFmpeg-cvslog] r210enc.c: Simplify and never store more than 10 bits.
Reimar Döffinger
- [FFmpeg-cvslog] vp9/x86: save one register in loopfilter surface coverage.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9/x86: make cglobal statement more conservative in register allocation.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9/x86: slightly simplify 44/48/84/88 h stores.
Ronald S. Bultje
- [FFmpeg-cvslog] vp8/x86: remove unused register from ABSSUB_CMP macro.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9/x86: simplify ABSSUM_CMP by inverting the comparison meaning.
Ronald S. Bultje
- [FFmpeg-cvslog] vp8/x86: move variable assigned inside macro branch.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9/x86: store unpacked intermediates for filter6/14 on stack.
Ronald S. Bultje
- [FFmpeg-cvslog] vp8/x86: save one register in SIGN_ADD/SUB.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9/x86: make filter_44_v work on 32-bit.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9/x86: make filter_88_v work on 32-bit.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9/x86: make filter_48/84_v work on 32-bit.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9/x86: make filter_16_v work on 32-bit.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9/x86: make filter_44_h work on 32-bit.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9/x86: make filter_48/84/88_h work on 32-bit.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9/x86: make filter_16_h work on 32-bit.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9/x86: add myself to copyright holders for loopfilter assembly.
Ronald S. Bultje
- [FFmpeg-cvslog] Merge remote-tracking branch 'rbultje/vp9-32bit-lpf'
Michael Niedermayer
- [FFmpeg-cvslog] Tag n0.11-dev : Main development, master branch after release/ 0.10 branched off
git at videolan.org
- [FFmpeg-cvslog] Tag n0.12-dev : Main development, master branch after release/ 0.11 branched off
git at videolan.org
- [FFmpeg-cvslog] Tag n1.1-dev : Main development, master branch after release/ 1.0 branched off
git at videolan.org
- [FFmpeg-cvslog] Tag n1.2-dev : Main development, master branch after release/ 1.1 branched off
git at videolan.org
- [FFmpeg-cvslog] Tag n1.3-dev : Main development, master branch after release/ 1.2 branched off
git at videolan.org
- [FFmpeg-cvslog] Tag n2.1-dev : Main development, master branch after release/ 2.0 branched off
git at videolan.org
- [FFmpeg-cvslog] Tag n2.2-dev : Main development, master branch after release/ 2.1 branched off
git at videolan.org
- [FFmpeg-cvslog] Tag n2.3-dev : Main development, master branch after release/ 2.2 branched off
git at videolan.org
- [FFmpeg-cvslog] Tag n2.4-dev : Main development, master branch after release/ 2.3 branched off
git at videolan.org
- [FFmpeg-cvslog] Tag n2.5-dev : Main development, master branch after release/ 2.4 branched off
git at videolan.org
- [FFmpeg-cvslog] Tag n2.6-dev : Main development, master branch after release/ 2.4 branched off
git at videolan.org
- [FFmpeg-cvslog] avcodec/vdpau: fix assertion failure and < vs > error
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: add sdp_file option
Simon Thelen
- [FFmpeg-cvslog] ffmpeg: Use av_freep(), avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_cropdetect: add max_outliers parameter
Michael Niedermayer
- [FFmpeg-cvslog] avdevice/dv1394: Use av_freep() to avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avdevice/dshow: Use av_freep() to avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avdevice/dshow: Remove unneeded NULL checks
Michael Niedermayer
- [FFmpeg-cvslog] doc/ffmpeg.texi: document the new -sdp_file option
Simon Thelen
- [FFmpeg-cvslog] Fix R10k blue channel output.
Carl Eugen Hoyos
- [FFmpeg-cvslog] libavformat/segment.c: Add strftime expansion for segment filename templates
Pedro E. M. Brito
- [FFmpeg-cvslog] avformat/mux: 2 subtitle packets could have the same DTS
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ffwavesynth: Use av_freep() to avoid leaving stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ituh263enc: Check den==0 in ff_h263_aspect_to_info()
Michael Niedermayer
- [FFmpeg-cvslog] avutil/rational: Check that av_reduce() returns values within the requested max
Michael Niedermayer
- [FFmpeg-cvslog] libavformat/cdxl: fix duration in case of overflow
Michael Niedermayer
- [FFmpeg-cvslog] Fix decoding for little endian Aja Kona 10-bit RGB.
Carl Eugen Hoyos
- [FFmpeg-cvslog] fate: Use bitexact conversions in the dpxparser test
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '50036c30df83b609bc5a95276f1287f8b9b8bdd6'
Michael Niedermayer
- [FFmpeg-cvslog] dashenc: Fix writing of timelines that don't start at t=0
Martin Storsjö
- [FFmpeg-cvslog] Merge commit 'b91a5757fcbf723da99b05b298a6f820271dbc2b'
Michael Niedermayer
- [FFmpeg-cvslog] dashenc: Remove some stray double spaces
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '8d54bacb789c7d37ca3cf48d9ac13083ad0c1ba7'
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_cropdetect: add RGB & RGBA support
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_cropdetect: Unroll 1byte per sample loop
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_cropdetect: Unroll 3 & 4 bytes per sample loop
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_cropdetect: support 9-16bit planar formats
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_cropdetect: fix ; typos
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_cropdetect: extend limit to cover 16bit pixel formats
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/framepack: use FF_CEIL_RSHIFT()
Clément Bœsch
- [FFmpeg-cvslog] fate: add a fate-filter-framepack rule
Clément Bœsch
- [FFmpeg-cvslog] fix Makefile objects for pulseaudio support
Michael Stypa
- [FFmpeg-cvslog] avcodec/motion_est: use 2x8x8 for interlaced qpel
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rmdec: Check codec_data_size
Michael Niedermayer
- [FFmpeg-cvslog] swscale/x86/rgb2rgb_template: fix crash with tiny size and nv12 output
Michael Niedermayer
- [FFmpeg-cvslog] avformat/matroskadec: fix handling of recursive SeekHead elements
wm4
- [FFmpeg-cvslog] swresample/soxr_resample: fix error handling
Rob Sykes
- [FFmpeg-cvslog] avformat/aviobuf: Check that avio_seek() target is non negative
Michael Niedermayer
- [FFmpeg-cvslog] lavu/frame: fix malloc error path in av_frame_copy_props()
wm4
- [FFmpeg-cvslog] configure: create the tests directory like the doc directory
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vmdvideo: Check len before using it in method 3
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/utvideodec: Fix handling of slice_height=0
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: check atom nesting depth
Michael Niedermayer
- [FFmpeg-cvslog] swscale: increase yuv2rgb table headroom
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: make the first field of H264Context an AVClass
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/indeo3: use signed variables to avoid underflow
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc: clear filter_slice_edges() on allocation
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: Clear delayed_pic on deallocation
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc_ps: Check diff_cu_qp_delta_depth
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: Check *log2_weight_denom
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/indeo3: ensure offsets are non negative
Michael Niedermayer
- [FFmpeg-cvslog] jvdec: check frame dimensions
Anton Khirnov
- [FFmpeg-cvslog] mmvideo: check frame dimensions
Anton Khirnov
- [FFmpeg-cvslog] avformat/mov: Fix memleaks for duplicate STCO/CO64/STSC atoms
Michael Niedermayer
- [FFmpeg-cvslog] lavf/segment: remove duplicated and inconsistent cleanup code in seg_write_packet()
Stefano Sabatini
- [FFmpeg-cvslog] Update for 2.1.7
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_uspp: clear AVPacket to not leave uninitialized memory
Michael Niedermayer
- [FFmpeg-cvslog] ffprobe: Support extracting the number of reference frames
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_yadif: add >8bit planar rgb formats
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_cropdetect: adjust Default threshold based on bit depth
Michael Niedermayer
- [FFmpeg-cvslog] x86/swr: add SSE2/AVX pack_8ch functions
James Almer
- [FFmpeg-cvslog] avcodec/loco: Support LOCO reference encoder with odd width
Michael Niedermayer
- [FFmpeg-cvslog] doc/filters: document bit-depth independent cropdetect limit
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_cropdetect: adjust Default threshold based on bit depth
Reimar Döffinger
- [FFmpeg-cvslog] avcodec/loco: use enum for mode variable
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/loco: check the init_get_bits8() return code
Michael Niedermayer
- [FFmpeg-cvslog] x86/swr: add missing alignment check to pack_6ch functions
James Almer
- [FFmpeg-cvslog] x86/swr: disable pack_8ch functions on msvc/icl x86_32
James Almer
- [FFmpeg-cvslog] avformat/cdxl: Fix integer overflow of image_size
Michael Niedermayer
- [FFmpeg-cvslog] avformat/cdxl: Fix integer overflow of image_size
Michael Niedermayer
- [FFmpeg-cvslog] Tag n2.1.7 : FFmpeg 2.1.7 release
git at videolan.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 6bb859f web/olddownload: add FFmpeg 2.1.7
gitolite
Last message date:
Wed Dec 31 23:55:18 CET 2014
Archived on: Wed Dec 31 23:55:20 CET 2014
This archive was generated by
Pipermail 0.09 (Mailman edition).