May 2014 Archives by thread
Starting: Thu May 1 02:20:30 CEST 2014
Ending: Sat May 31 21:01:37 CEST 2014
Messages: 907
- [FFmpeg-cvslog] avformat/nut: support storing RFC 3389 comfort noise
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: use av_malloc_array()
Michael Niedermayer
- [FFmpeg-cvslog] matroskadec: read the CodecDelay element
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'eb3b5501e8b85bfea09d533314cb6920efc42639'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/avidec: set average frame rate from header
Michael Niedermayer
- [FFmpeg-cvslog] lavfi/subtitles: introduce stream_index
ValdikSS
- [FFmpeg-cvslog] lavfi: add Bauer stereo-to-binaural audio filter
Alessandro Ghedini
- [FFmpeg-cvslog] Merge commit '1c0210c7981b6a61043d9171f506b435ff5a1f5e'
Michael Niedermayer
- [FFmpeg-cvslog] matroskaenc: write CodecDelay
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'a1aa37dd0b96710d4a17718198a3f56aea2040c1'
Michael Niedermayer
- [FFmpeg-cvslog] matroska: add the Opus mapping
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '141fdc763c2841b572d29a2ad78513e8d5325870'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/vobsub: remove pointless FAIL macro.
Clément Bœsch
- [FFmpeg-cvslog] avformat/vobsub: use av_make_q().
Clément Bœsch
- [FFmpeg-cvslog] lavc: deprecate CODEC_FLAG_INPUT_PRESERVED
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '5fccedaa67390ccddd6347c8e1c71b7664558bcd'
Michael Niedermayer
- [FFmpeg-cvslog] lavc: move CODEC_FLAG_NORMALIZE_AQP to mpegvideo
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'b2c31710c96fa47d9dcd40b64d39663e8957f683'
Michael Niedermayer
- [FFmpeg-cvslog] lavc: make the xvid-specific "gmc" flag a private option of libxvid
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '6484149158b6fc6d13d2b2ef84cb26a2d3275400'
Michael Niedermayer
- [FFmpeg-cvslog] lavc: move CODEC_FLAG_MV0 to mpegvideo
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'a2941c8cb216bdc144953cace64973f5600ffa2d'
Michael Niedermayer
- [FFmpeg-cvslog] mov: export stsd Compressorname in metadata
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '18f2514c4037befd37b02e4d4f10c159edf3b26f'
Michael Niedermayer
- [FFmpeg-cvslog] oggparseskeleton: do not use AVCodecContext.codec_name
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '92e4b643dfdafdb6528f1baffdbea2b9a028d7c0'
Michael Niedermayer
- [FFmpeg-cvslog] asfenc: use codec descriptors instead of AVCodecs to write codec info
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '6072184e702b4b631ac72f1b66b75e5f21e0ce2d'
Michael Niedermayer
- [FFmpeg-cvslog] rmdec: do not export anything to AVCodecContext.codec_name
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'ef9732162cd4b593c6db28fdd352ebef21b5c1ca'
Michael Niedermayer
- [FFmpeg-cvslog] lavc: do not use AVCodecContext.codec_name in avcodec_string()
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'e7fc9796d82abc99ef0af71027fb9aaa5311d137'
Michael Niedermayer
- [FFmpeg-cvslog] lavc: deprecate AVCodecContext.codec_name
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'ba71c74017c287681153ec8f6f1cba650d797275'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vorbisdec: try to workaround libvorbisenc bug
Michael Niedermayer
- [FFmpeg-cvslog] sws: dont use the optimized 410->420 unscaled conversion when height%4
Michael Niedermayer
- [FFmpeg-cvslog] avformat/wtvdec: ignore mpeg2 extradata
Peter Ross
- [FFmpeg-cvslog] opencl: add support for non-pthread locking
Matt Oliver
- [FFmpeg-cvslog] ffmpeg: put the sizeof() second in av_malloc_array()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/utils: ff_decode_frame_props: set pkt_size
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/utils: merge ff_decode_frame_props() and ff_init_buffer_info()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/utils/ff_init_buffer_info factor avctx->internal->pkt; out
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/libxvid: improve return codes
Michael Niedermayer
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. ba7b88f web: news: Announce FFmpeg at LinuxTag (LT2014)
gitolite
- [FFmpeg-cvslog] avfilter/vf_yadif: fix filtering a single image
Michael Niedermayer
- [FFmpeg-cvslog] Enable opencl wihtout pthreads.
Matt Oliver
- [FFmpeg-cvslog] avcodec/mpegvideo: support disabling motion compensation
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpegvideo: fix gray*() parameter types
Michael Niedermayer
- [FFmpeg-cvslog] lavd/opengl_enc: use flag to mark inited context
Lukasz Marek
- [FFmpeg-cvslog] lavd/opengl_enc: add window size param
Lukasz Marek
- [FFmpeg-cvslog] lavd/xv: reident after previous commits
Lukasz Marek
- [FFmpeg-cvslog] lavd/opengl_enc: fix window size correction code
Lukasz Marek
- [FFmpeg-cvslog] lavf/mux: pass options to nested structs of priv data
Lukasz Marek
- [FFmpeg-cvslog] lavu/opt: add av_opt_set_dict2() function
Lukasz Marek
- [FFmpeg-cvslog] Merge remote-tracking branch 'lukaszmluki/master'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h263dec: print MB position for each MB when TRACE is enabled
Michael Niedermayer
- [FFmpeg-cvslog] doc: fix message names in opengl doc
Lukasz Marek
- [FFmpeg-cvslog] libavfilter/libmpcodecs: sync existing filters with mplayer HEAD ( ebcacb8b3ca91ef90acb93785b62fd8c5e5dae41)
mplayer developers
- [FFmpeg-cvslog] doc/APIchanges: add hashes and dates
Lukasz Marek
- [FFmpeg-cvslog] doc/APIchanges: more dates and hashes
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_showinfo: also calculate and show mean and standard deviation
Michael Niedermayer
- [FFmpeg-cvslog] Fix oga muxer standalone compilation.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix standalone compilation of dsd planar decoders.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avcodec/h264: mark recovery_cnt==0 frames as keyframes
Michael Niedermayer
- [FFmpeg-cvslog] vfilter/vf_yadif: fix request_frame after 0f9f24c9
Michael Niedermayer
- [FFmpeg-cvslog] Remove two duplicated named asm constraints.
Carl Eugen Hoyos
- [FFmpeg-cvslog] x86/cavdsp: prevent named constraints appearing twice.
Matt Oliver
- [FFmpeg-cvslog] avfilter/edgedetect: make processing functions context free.
Clément Bœsch
- [FFmpeg-cvslog] avfilter/edgedetect: add a colormix mode.
Clément Bœsch
- [FFmpeg-cvslog] avfilter/edgedetect: reindent after previous commit.
Clément Bœsch
- [FFmpeg-cvslog] avfilter/edgedetect: update copyright.
Clément Bœsch
- [FFmpeg-cvslog] avcodec/ffv1dec: use av_malloc_array()
Michael Niedermayer
- [FFmpeg-cvslog] avcdoec/snowenc: use av_mallocz_array()
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/audio: use av_mallocz_array()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h263dec: fix "incompatible pointer type" warning
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/xbmdec: fix pointer type warnings
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/kgv1dec: add casts to silence " assignment from incompatible pointer type"
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/snow_dwt: fix "incompatible pointer type" warnings
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_deshake: dont pass the wrong context into the SAD functions
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/jpeglsdec: add cast to silence pointer type warning
Michael Niedermayer
- [FFmpeg-cvslog] flv: K&R formatting cosmetics
Luca Barbato
- [FFmpeg-cvslog] Merge commit 'c6b42e85493915a3c3891345f57422f9031a0b4f'
Michael Niedermayer
- [FFmpeg-cvslog] aac: K&R formatting cosmetics
Luca Barbato
- [FFmpeg-cvslog] Merge commit 'a90d92ce2aeea8eaae5c616958d20e000e20b964'
Michael Niedermayer
- [FFmpeg-cvslog] vp9: Read the frame size as unsigned
Luca Barbato
- [FFmpeg-cvslog] Merge commit '925c37874b617816b6f460c6f229c18b46548b46'
Michael Niedermayer
- [FFmpeg-cvslog] swscale: Fix an undefined behaviour
Luca Barbato
- [FFmpeg-cvslog] Merge commit '3a177a9cca924e097265b32f9282814f6b653e08'
Michael Niedermayer
- [FFmpeg-cvslog] mathematics: K&R formatting cosmetics
Luca Barbato
- [FFmpeg-cvslog] Merge commit 'de69aedf9935631b7f78e8b8da6e460422a9bc5f'
Michael Niedermayer
- [FFmpeg-cvslog] latm: Add a probe function
Luca Barbato
- [FFmpeg-cvslog] Merge commit 'f66d0c57b13c1b7102e1e353237af178960dd3c5'
Michael Niedermayer
- [FFmpeg-cvslog] probe: Support AAC_LATM in set_codec_from_probe_data
Luca Barbato
- [FFmpeg-cvslog] Merge commit 'dcbfb7805a655757e0dac2a647dfcd3de0ab0510'
Michael Niedermayer
- [FFmpeg-cvslog] Initialize riff and wav size fields to -1 instead of 0.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Merge remote-tracking branch 'cehoyos/master'
Michael Niedermayer
- [FFmpeg-cvslog] Enable inline asm in intel compiler on windows.
Matt Oliver
- [FFmpeg-cvslog] Maintainers: add myself for msvc and icl.
Matt Oliver
- [FFmpeg-cvslog] MAINTAINERS: add myself as lavd/xv maintainer
Lukasz Marek
- [FFmpeg-cvslog] avfilter/lut3d: support 3DLUTSIZE directive for Davinci files.
Clément Bœsch
- [FFmpeg-cvslog] doc/codecs: document ignore_err
Michael Niedermayer
- [FFmpeg-cvslog] avcodec: add AV_EF_IGNORE_ERR
Michael Niedermayer
- [FFmpeg-cvslog] avformat: add AV_EF_IGNORE_ERR
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h263dec: use AV_EF_IGNORE_ERR
Michael Niedermayer
- [FFmpeg-cvslog] Disable inline_asm_direct_symbol_refs if lto was requested.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Map --enable-lto to -ipo when compiling with icc.
Carl Eugen Hoyos
- [FFmpeg-cvslog] MAINTANERS: update snow/ffv1/ nut entries as these are no longer in a single file
Michael Niedermayer
- [FFmpeg-cvslog] avutil/pca: Use av_malloc_array()
Michael Niedermayer
- [FFmpeg-cvslog] swscale/utils: use FF_ALLOC(Z)_ARRAY_OR_GOTO() and av_malloc(z)_array()
Michael Niedermayer
- [FFmpeg-cvslog] mp3enc: Properly write bitrate value in XING header
Michael Niedermayer
- [FFmpeg-cvslog] lavr: allocate the resampling buffer with a positive size
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '0f6e309b97e3da83a0fa75fbf1c4b50cd72047eb' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '9d02e38d3f03100784348ff75fd181d2aaad7e43' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] rtmpproto: Make sure to pass on the error code if read_connect failed
Martin Storsjö
- [FFmpeg-cvslog] Merge commit 'c4e764aa6980dd9dc7c423921b415ff7261c944a' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '82cebc0e0544dce507749dd9b1c2983f083de836' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '79041d92ee7421853ee8c57fc13891cb0c272e0e' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] Revert "pthread: flush all threads on flush, not just the first one"
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'cf7bb6ceb1da7682aa54989f83d81c67a5e6790d' into release/1.1
Michael Niedermayer
- [FFmpeg-cvslog] h264: reset next_output_pic earlier in start_frame()
Anton Khirnov
- [FFmpeg-cvslog] movdec: handle 0x7fff langcode as macintosh per the specs
Baptiste Coudurier
- [FFmpeg-cvslog] Merge commit '945a1b7ab9b9df317e175e480a135a41e7e05b5c' into release/1.1
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '42a8d326978f6cf64fdc6deec8a3d91e5e1eaf07' into release/1.1
Michael Niedermayer
- [FFmpeg-cvslog] isom: lpcm in mov default to big endian
Mark Himsley
- [FFmpeg-cvslog] apedec: do not buffer decoded samples over AVPackets
Rafaël Carré
- [FFmpeg-cvslog] Merge commit 'b5f92f9603c2b46c37b20134e9e2338805844f0f' into release/1.1
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '05de372350f8720461d3cadba40836546f1bb95c' into release/1.1
Michael Niedermayer
- [FFmpeg-cvslog] oggdec: add support for Opus in Ogg demuxing
Nicolas George
- [FFmpeg-cvslog] Merge commit 'eb89e1b98d3676aac1287d97c633b527c1ff4ea4' into release/1.1
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mp3enc: drop redundant and uninitialized variable
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '3938b6762132d3d7ef1b5782e7dc8bf73ac8145d' into release/1.1
Michael Niedermayer
- [FFmpeg-cvslog] Update Changelog for v9.13
Reinhard Tartler
- [FFmpeg-cvslog] Merge commit '696a74e81560889ef2fde76b045c5158a325a7a5' into release/1.1
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '1f5678c5e404ebd326f6eae1b527beadaa85a528' into release/1.1
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '9a2387cfb1a99e4b00593c22074929cdc73410f0' into release/1.1
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rtmpproto: Added handling of an initial RTMP chunk size packet.
Stephan Soller
- [FFmpeg-cvslog] avcodec/x86/idct_sse2_xvid: fix non C99 inline function
Michael Niedermayer
- [FFmpeg-cvslog] swscale/swscale: fix srcStride/srcSlice typo
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/fic: Fix return value check
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mjpegen: Fix declared argument size
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dcadec: fix error message suppression code
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mpegts: Remove redundant check
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/diracdec: fix undefined behavior with shifts
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/g723_1: add assert to help static code analyzers
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/f_select: fix loss of precission in SAD calculation
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_deshake: fix loss of precission with odd resolutions
Michael Niedermayer
- [FFmpeg-cvslog] iavcodec/vc1dec: Fix missing {}
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/filtfmts: Support dynamically allocated in/outputs
Michael Niedermayer
- [FFmpeg-cvslog] avformat/h263dec: Fix h263 probe
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mjpegdec: Fix undefined shift
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg_filter: fix pointer to local outside scope
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/graphdump: Fix pointer to local outside scope
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: print an error at the end if conversion failed
Michael Niedermayer
- [FFmpeg-cvslog] lavd/opengl_enc: fix pixel data alignment
Lukasz Marek
- [FFmpeg-cvslog] Update for 2.2.2
Michael Niedermayer
- [FFmpeg-cvslog] avisynth: set duration of audio streams
Hendrik Leppkes
- [FFmpeg-cvslog] avcodec/lossless_videodsp: fix incompatible pointer type warning
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/f_select: fix incompatible pointer type warning
Michael Niedermayer
- [FFmpeg-cvslog] Tag n2.2.2 : FFmpeg 2.2.2 release
git at videolan.org
- [FFmpeg-cvslog] Fix standalone compilation of sonic lossless encoder.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avconv: simplify exit_program() by using more local vars
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '73ed8558a61c4f1d0ce8d1f35183ac1a0a4e31e3'
Michael Niedermayer
- [FFmpeg-cvslog] avconv: rename InputStream.opts to InputStream.decoder_opts
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'f3a6ad22c977c8fea87c4c5e4535061db6324d66'
Michael Niedermayer
- [FFmpeg-cvslog] avconv: rename 'icodec' to 'dec_ctx'
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '650a5206a944fd36a42d92f98e745972056b1f7c'
Michael Niedermayer
- [FFmpeg-cvslog] avconv: rename 'codec' to 'enc_ctx'
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '65ed9e7585e86e6c728bc762ac9944b157e39f8d'
Michael Niedermayer
- [FFmpeg-cvslog] avconv: remove a useless line
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '01947f07b81a57fb1e15114b710f6d5ae4f70a11'
Michael Niedermayer
- [FFmpeg-cvslog] avconv: rename OutputStream.opts to OutputStream.encoder_opts
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '9580818c5d934bde65a95efd2cee61c174721092'
Michael Niedermayer
- [FFmpeg-cvslog] libfdk-aacenc: Enable 7.1 channel encoding
Jean First
- [FFmpeg-cvslog] Merge commit '15fa856b82ea7dbbf69edc1074eb13dd00b0fa84'
Michael Niedermayer
- [FFmpeg-cvslog] libfdk-aac: Relicense the library wrappers to 2-clause BSD
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '3828eb8519c1530392ab8820b1aa784602128afc'
Michael Niedermayer
- [FFmpeg-cvslog] update Changelog
Rafaël Carré
- [FFmpeg-cvslog] Merge commit '2340ce6954db2c0a79c57fcba7f45e2fcc20cdc9' into release/1.1
Michael Niedermayer
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 17a11da web/download: add FFmpeg 2.2.2
gitolite
- [FFmpeg-cvslog] avformat/astenc: avoid using AVCodecContext.frame_number
Michael Niedermayer
- [FFmpeg-cvslog] lavu/fifo: add const to arguments
Lukasz Marek
- [FFmpeg-cvslog] tests/tiny_ssim: check dimensions
Michael Niedermayer
- [FFmpeg-cvslog] tools/ismindex: use av_mallocz_array()
Michael Niedermayer
- [FFmpeg-cvslog] avutil/audio_fifo: Use av_mallocz_array()
Michael Niedermayer
- [FFmpeg-cvslog] tests/tiny_ssim: more correct error message
Michael Niedermayer
- [FFmpeg-cvslog] avutil/file_open: Use av_mallocz_array()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/segment: Use av_malloc_array()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/svq3: Fix "incompatible pointer type" warnings
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/af_bs2b: Fix incompatible pointer type warnings
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/snowenc: Fix "incompatible pointer type" warning
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpeg4videodec: fix mcbpc error messages
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpeg4videoenc: fix alternative implementation of mpeg4_encode_dc()
Michael Niedermayer
- [FFmpeg-cvslog] gitignore: add tools/uncoded_frame
Lukasz Marek
- [FFmpeg-cvslog] x86/mpegaudiodsp.c: msvc compilation error without sse/avx_external
Matt Oliver
- [FFmpeg-cvslog] mpegts: remove uneeded buf_size check
Marton Balint
- [FFmpeg-cvslog] mpegts: only emit new packets if data buffer exists
Marton Balint
- [FFmpeg-cvslog] mpegts: fix indentation after last commit
Marton Balint
- [FFmpeg-cvslog] mpegts: factorize pes packet state reset function
Marton Balint
- [FFmpeg-cvslog] mpegts: always reset pes packet state on new packet
Marton Balint
- [FFmpeg-cvslog] Merge remote-tracking branch 'cus/stable'
Michael Niedermayer
- [FFmpeg-cvslog] mpegts: unref buffer in reset_pes_packet_state
Marton Balint
- [FFmpeg-cvslog] hevc: C code update for new motion compensation
Mickaël Raulet
- [FFmpeg-cvslog] HEVC : added assembly MC functions
plepere
- [FFmpeg-cvslog] avcodec/x86/hevcdsp_init: fix build on 32bit
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/x86/Makefile: remove duplicate line
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/x86/hevcdsp_init: fix SSE4 checks
Michael Niedermayer
- [FFmpeg-cvslog] rtmpproto: Support alternative slist parameter in rtmp URLs
Uwe L. Korn
- [FFmpeg-cvslog] Merge commit '7ce3bd9614717e545af8fb8455032c807e389b78'
Michael Niedermayer
- [FFmpeg-cvslog] swresample/resample: add missing xmm clobbers
James Almer
- [FFmpeg-cvslog] avcodec/hevc: remove unused variable
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wavpack: initialize pointers to silence warning about them possibly being uninitialized
Michael Niedermayer
- [FFmpeg-cvslog] avformat/h263dec: shift data in state to make more bits available to probe
Michael Niedermayer
- [FFmpeg-cvslog] avformat/h263dec/h263_probe: Check TR
Michael Niedermayer
- [FFmpeg-cvslog] avformat/h263dec/h263_probe: Check PSC bit 9 and 13 in
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: fix const warnings
Michael Niedermayer
- [FFmpeg-cvslog] cmdutils: include config.h, fix "is not defined" warning due to CONFIG_OPENCL
Michael Niedermayer
- [FFmpeg-cvslog] inline asm: fix arrays as named constraints.
Matt Oliver
- [FFmpeg-cvslog] avfilter/aeval: silence "may be used uninitialized" warning
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ac3enc: silence 2 warnings about "possibly uninitialized" variables
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/eamad: silence uninitialized variable warnings
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cinepakenc: Zero AVPictures, silence "may be used uninitialized" warnings
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cinepakenc: drop coded_frame init
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/huffyuvenc: Make version 3 of ffvhuff non experimental
Michael Niedermayer
- [FFmpeg-cvslog] lavfi: use av_fifo_freep
Lukasz Marek
- [FFmpeg-cvslog] lavu/fifo: add av_fifo_freep function
Lukasz Marek
- [FFmpeg-cvslog] lavd/jack_audio: use av_fifo_freep
Lukasz Marek
- [FFmpeg-cvslog] lavf: use av_fifo_freep
Lukasz Marek
- [FFmpeg-cvslog] lavc: use av_fifo_freep
Lukasz Marek
- [FFmpeg-cvslog] ffmpeg: use av_fifo_freep
Lukasz Marek
- [FFmpeg-cvslog] avfilter/af_compand: Silence "may be used uninitialized" warning
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cinepakenc: Fix "may be used uninitialized in this function" warnings
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dcadec: remove always true if()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dcadec: add an assert to silence a uninitialized variable warning
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/takdec: Always initialize hsize, silence " may be used uninitialized" warning
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mjpegdec: zero gb to silence warning about it being possibly uninitialized
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rtmpproto: add FFMIN() to av_strlcpy()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/exr: Add a gamma flag to exr loader to avoid banding
Gonzalo Garramuno
- [FFmpeg-cvslog] avcodec/exr: mark gama option as experimental / unsupported
Michael Niedermayer
- [FFmpeg-cvslog] rtmpproto: Check the buffer sizes when copying app/playpath strings
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '0bacfa8d37710b904897e7cbeb8d6f96fbf75e2e'
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/phase: add comment on the context cached frame.
Clément Bœsch
- [FFmpeg-cvslog] avfilter/phase: do not pass the whole context to analyze_plane().
Clément Bœsch
- [FFmpeg-cvslog] avfilter/phase: avoid a memcpy per frame.
Clément Bœsch
- [FFmpeg-cvslog] avfilter/phase: add some constness for RO data pointers.
Clément Bœsch
- [FFmpeg-cvslog] avfilter/phase: add timeline support.
Clément Bœsch
- [FFmpeg-cvslog] avfilter/phase: make the main loop readable.
Clément Bœsch
- [FFmpeg-cvslog] hvcodec/x86/hevcdsp: make macros more modular to support functions that are not sse4
plepere
- [FFmpeg-cvslog] avcodec: include GET_RL_VLC() in trace output
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpeg4videodec: print run/level/index values
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/x86/hevcdsp_init: fix build failure with --disable-mmx
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpegaudiodec_template: make shift unsigned to avoid undefined behavior
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc: Fix undefined shifts
Michael Niedermayer
- [FFmpeg-cvslog] configure: check for recent dxva2api headers with fixed COBJMACROS defines
Hendrik Leppkes
- [FFmpeg-cvslog] rtpdec: make the NTP time values unsigned.
Diego Elio 'Flameeyes' Pettenò
- [FFmpeg-cvslog] pcm-dvd: Fix 20bit decoding
nu774
- [FFmpeg-cvslog] Merge commit '9880a0d4b131ef36694d62f78060350a81f08b80'
Michael Niedermayer
- [FFmpeg-cvslog] libmpcodecs: Fix compilation due to missing static in suncc.
Matt Oliver
- [FFmpeg-cvslog] avcodec: replace uses of deprecated avcodec_set_dimensions()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec: better level/index printing
Matthew Lindner
- [FFmpeg-cvslog] Document smoothstreaming muxer
Andrey Utkin
- [FFmpeg-cvslog] avformat/movenc: Check ff_put_wav_header() return code
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_lut3d: check size in parse_dat()
Michael Niedermayer
- [FFmpeg-cvslog] hevcdsp: add missing header include
James Almer
- [FFmpeg-cvslog] opencl: Make init_mtx static with volatile lock
Matt Oliver
- [FFmpeg-cvslog] hevcdsp: include stddef.h for ptrdiff_t definition
James Almer
- [FFmpeg-cvslog] avfilter/vf_removelogo: fix memleak on failure
Michael Niedermayer
- [FFmpeg-cvslog] Add missing "const" to pointer arrays.
Reimar Döffinger
- [FFmpeg-cvslog] avformat/mux: Check for and remove invalid packet durations
Michael Niedermayer
- [FFmpeg-cvslog] swresample: fix AV_CH_LAYOUT_STEREO_DOWNMIX input
Michael Niedermayer
- [FFmpeg-cvslog] Update for 1.1.11
Michael Niedermayer
- [FFmpeg-cvslog] Tag n1.1.11 : FFmpeg 1.1.11 release
git at videolan.org
- [FFmpeg-cvslog] ffserver: don't leak poll_table if poll fails
Reynaldo H. Verdejo Pinochet
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. e6a8df3 web/olddownload: add FFmpeg 1.1.11
gitolite
- [FFmpeg-cvslog] libmpcodecs/vf_uspp: check avcodec_open() return code
michael
- [FFmpeg-cvslog] avformat/mpegtsenc: fix minor typo in omit_video_pes_length description
Aman Gupta
- [FFmpeg-cvslog] lavc/on2avc: silent warnings about const params
Lukasz Marek
- [FFmpeg-cvslog] configure: Fix floating point conformance ith icl.
Matt Oliver
- [FFmpeg-cvslog] dcadec: Do not decode the XCh extension when downmixing to stereo
Tim Walker
- [FFmpeg-cvslog] dcadec: Use correct channel count in stereo downmix check
Tim Walker
- [FFmpeg-cvslog] Merge commit 'b3d8276d2dc913d708d187fb15f6e98869d00500' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '194d12345d86c15b20b7e44a3679c9df3075d7f6' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '428b629eb28907738ae98331b9f6c25cc9a8f3c8' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'a56a9e65c6a17dd8b6303dd45bdc3e3368093092' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] Add missing changelog entries for v10
Reinhard Tartler
- [FFmpeg-cvslog] Merge commit '7d97cc8d87ebf6ebe7ec1865d6f932c652dbce3a' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '6c3985713b77c5c1155f31c3fbb8236f9b4cdfb5' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] Update Changelog for v10.1
Reinhard Tartler
- [FFmpeg-cvslog] avfilter: Add missing emms_c when needed
Luca Barbato
- [FFmpeg-cvslog] arm: hpeldsp: prevent overreads in armv6 asm
Janne Grunau
- [FFmpeg-cvslog] Merge commit 'ff79f6b35a94dde69b3d52bd2abdfdb793f525c3' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '40ffa99dfa39c574d8784a3c4eaf6406198d675d' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'e2a83d72da866a29f5307a56f66c469966f02473' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] arm: hpeldsp: fix put_pixels8_y2_{,no_rnd_}armv6
Janne Grunau
- [FFmpeg-cvslog] avi: Improve non-interleaved detection
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '8e9e57ed0c7f40741da1ca83e52c851263e0c168' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '1bd6372cd34935815c0a061adbf3bc68ca68ff73' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] avformat/avidec: Check required demuxing buffer sizes in guess_ni_flag()
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '7f954ca502a16feeca44d4e9a7d450b404dabc94' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'e780c3daafe0588e035e752c771ebfcd2201746a' into release/2.2
Michael Niedermayer
- [FFmpeg-cvslog] avformat/avidec: remove unused variables
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cinepakenc: use av_malloc_array()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dct: use av_malloc_array()
Michael Niedermayer
- [FFmpeg-cvslog] lavc: Add an internal wrapper around get_format()
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '632ad2248e2e5d8cd4b51e6c87c943a38c3da425'
Michael Niedermayer
- [FFmpeg-cvslog] lavc: set AVCodecContext.hwaccel in ff_get_format()
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '5c1d7246cd65dc4db1b6dc36e29ce39fc1068f3f'
Michael Niedermayer
- [FFmpeg-cvslog] lavc: document which parts of AVHWAccel are private.
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '08bb2567586599d62a282c4cd31567a0807f3d92'
Michael Niedermayer
- [FFmpeg-cvslog] hwaccel: Rename priv_data_size to frame_priv_data_size
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'a871ef0cc936612bdb0e643196be72efcf0c8986'
Michael Niedermayer
- [FFmpeg-cvslog] hwaccel: Support specific frame allocators
Luca Barbato
- [FFmpeg-cvslog] Merge commit 'ebc29519d1634bfeb386c20a5d8a52837aae2436'
Michael Niedermayer
- [FFmpeg-cvslog] lavc: Add hwaccel private data and init/uninit callbacks
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'dd2d3b766b20196d0b65a82e3d897ccecbf7adb8'
Michael Niedermayer
- [FFmpeg-cvslog] lavu: Add a pixel format for new VDA hwaccel
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '66e6c8a7b4e3ac926302529606bd3e323c28b20f'
Michael Niedermayer
- [FFmpeg-cvslog] vda: use hwaccel private data for internal bitstream buffer
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '31a46750c7eafe6bce6a3e4f09853cd0a585292b'
Michael Niedermayer
- [FFmpeg-cvslog] lavc: Add new VDA hwaccel
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '67afcefb35932b420998f6f3fda46c7c85848a3f'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vda_h264: fix null pointer dereference
Michael Niedermayer
- [FFmpeg-cvslog] avconv: Support VDA hwaccel
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '1839fafa951308237c4672ffd9a94f927b26eac7'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vda_h264: fix bistream typo
Michael Niedermayer
- [FFmpeg-cvslog] configure: Allow log2 with msvc12 onwards.
Matt Oliver
- [FFmpeg-cvslog] configure: Ensure log2 is disable based on msvcrt version.
Matt Oliver
- [FFmpeg-cvslog] avcodec/buffersrc: use av_mallocz_array()
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/buffer: Use av_malloc_array()
Michael Niedermayer
- [FFmpeg-cvslog] hevcdsp: correctly indicate that hevc_put_hevc_bi_epel_h uses 9 GPRs
Hendrik Leppkes
- [FFmpeg-cvslog] Fix compilation with --enable-lto --enable-shared with icc.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Use Matroska document version 2 for WebM files if possible.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avformat/utils: limit probe score in the id3 case only if there is a chance that data after the id3 tag will become available
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: if the id3 tag is too large for data after it to become available, use the full AVPROBE_SCORE_EXTENSION if extension matches
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mp3dec: check the number of frames per buffer size
Michael Niedermayer
- [FFmpeg-cvslog] avcodec: add option to make is_intra_more_likely() from error concealment return "no"
Michael Niedermayer
- [FFmpeg-cvslog] avformat/asfenc: honor the maximum of 63 payloads
Aaron Graham
- [FFmpeg-cvslog] hevc/intrapred: fix indent( cherry picked from commit ab167f3158cf37bd679bda28566170e2c3691686)
Mickaël Raulet
- [FFmpeg-cvslog] hevc: a much faster implementation of intra prediction (up to 1s on
Mickaël Raulet
- [FFmpeg-cvslog] hevc: fixing code indenting in hevcpred( cherry picked from commit 28a5916845928de2951013b5398465573b181925)
Mickaël Raulet
- [FFmpeg-cvslog] Support broadcast destination for udp protocol
Olivier Langlois
- [FFmpeg-cvslog] Use rac_get_prob branchy version when used within a conditional branch.
Matt Oliver
- [FFmpeg-cvslog] aarch64: assembler in clang-3.4 ignores the division by two
Janne Grunau
- [FFmpeg-cvslog] Merge commit '9aa4592076d4dbb29d1198b0e258f9f85c0c00b5'
Michael Niedermayer
- [FFmpeg-cvslog] dpx: use intfloat.h instead of deprecated intfloat_readwrite.h.
Reimar Döffinger
- [FFmpeg-cvslog] Merge commit '449511740f06a4675b0066730fa45cdb764ffafc'
Michael Niedermayer
- [FFmpeg-cvslog] build: handle library dependencies in configure
Janne Grunau
- [FFmpeg-cvslog] common.mak: fix (not)building disabled libs
Michael Niedermayer
- [FFmpeg-cvslog] configure: swresample depends on avutil
Michael Niedermayer
- [FFmpeg-cvslog] build: move ebur128 swr dep to configure.
Clément Bœsch
- [FFmpeg-cvslog] swscale/utils: Add check that ensures that the hardcoded struct offsets are valid
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/libx264: Implement reference frame count limiting based on level
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_hqdn3: use av_malloc_array()
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_removelogo: use av_malloc_array()
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/lut3d: move the scale calc out of the inner loop.
Clément Bœsch
- [FFmpeg-cvslog] lavf: properly document the distinction between flags and ctx_flags
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'a738540366c9b114949b7914c0d08e2c28982cfb'
Michael Niedermayer
- [FFmpeg-cvslog] build: do not append $(FFLIBS-) to $(FFLIBS) if $(NAME) is not defined
Janne Grunau
- [FFmpeg-cvslog] Merge commit '7e90133f6420b1c53652f972b9561600822881ee'
Michael Niedermayer
- [FFmpeg-cvslog] avutil/version: add FF_CONST_AVUTIL53
Michael Niedermayer
- [FFmpeg-cvslog] avutil/fifo: delay addition of const from 78d3453c4a2efef9bc079e8f3458653beafcf990 until next major ABI bump
Michael Niedermayer
- [FFmpeg-cvslog] avutil/dict: delay addition of const from e12a73246d8ce7d0fc4036522688934e26de4bb1 until next major ABI bump
Michael Niedermayer
- [FFmpeg-cvslog] configure: add encoding to --enable-libopus doc.
batguano999
- [FFmpeg-cvslog] avcodec/hevc: fix outputted AVFrame.key_frame
Peter Kovář
- [FFmpeg-cvslog] avformat/http: remove never twice executable loop
Michael Niedermayer
- [FFmpeg-cvslog] tests/fate-run: add runecho command to run a test and display its output
Michael Niedermayer
- [FFmpeg-cvslog] tests/fate/libavutil: run cpu test and display the cpus detected feature set
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vsrc_mandelbrot: use av_malloc_array()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/matroskaenc: use av_mallocz_array()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/libnut: use av_mallocz_array()
Michael Niedermayer
- [FFmpeg-cvslog] libavformat/mov: Elimitate double reading of COVR metadata if MOV_EXPORT_ALL_METADATA is enabled
Alex Sukhanov
- [FFmpeg-cvslog] Merge commit 'b70d7a4ac72d23f3448f3b08b770fdf5f57de222'
Michael Niedermayer
- [FFmpeg-cvslog] lavc: add a native Opus decoder.
Anton Khirnov
- [FFmpeg-cvslog] swresample: swr_close()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/opusdec: switch to swresample
Michael Niedermayer
- [FFmpeg-cvslog] Fix make checkheaders if VDA is not available.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf: add AVFMT_FLAG_BITEXACT.
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '0c1959b056f6ccaa2eee2c824352ba93c8e36d52'
Michael Niedermayer
- [FFmpeg-cvslog] lavf: drop the zero-sized packets hack
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'c9281a01b78cc3f09e36300a0ca3f5824d1c74cf'
Michael Niedermayer
- [FFmpeg-cvslog] lavc: preserve the original private data in avcodec_copy_context()
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'efc7df6c1f11b20a48e60c3f743ce2331b661973'
Michael Niedermayer
- [FFmpeg-cvslog] lavc: properly handle subtitle_header in avcodec_copy_context()
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '3b2fbe67bd63b00331db2a9b213f6d420418a312'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/options: avcodec_copy_context() Check subtitle_header_size instead of setting it
Michael Niedermayer
- [FFmpeg-cvslog] doc: Add udp broadcast option description
Olivier Langlois
- [FFmpeg-cvslog] build: add avresample after avcodec to FFLIBS
Janne Grunau
- [FFmpeg-cvslog] Merge commit '5e2ba41d4b94de1fa5267081d6c4b6b262c8d86f'
Michael Niedermayer
- [FFmpeg-cvslog] configure: fix enable-libopus help string
Tristan Matthews
- [FFmpeg-cvslog] Merge commit '7c5ca546a0747a20c7f7fb5550455c3042699ee9'
Michael Niedermayer
- [FFmpeg-cvslog] aarch64: opus NEON iMDCT and FFT
Janne Grunau
- [FFmpeg-cvslog] Merge commit 'd3f5b94762fb803c0f3b29f9ad6c5eaa813998ba'
Michael Niedermayer
- [FFmpeg-cvslog] Revert "avcodec/hevc: fix outputted AVFrame.key_frame"
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: bitstream filters require split out side data
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/opus: fix doxygen comments to be associated with the correct fields
Michael Niedermayer
- [FFmpeg-cvslog] x86: sbrdsp: implement SSE qmf_deint_neg
Christophe Gisquet
- [FFmpeg-cvslog] avcodec/x86/dsputil_mmx: Fix build with clang-usan
Michael Niedermayer
- [FFmpeg-cvslog] Use av_restrict instead of restrict in libavcodec/opus_celt.c.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avcodec/utils: Fix undefined behavior in avpriv_toupper4
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cavs: prevent out of array read
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/opusdec: fix some const correctness
Michael Niedermayer
- [FFmpeg-cvslog] configure: add check for AVX inline support
James Almer
- [FFmpeg-cvslog] swresample: add swri_resample_float_avx
James Almer
- [FFmpeg-cvslog] avfilter/vignette: fix input frame memory leak.
Masa Utashiro
- [FFmpeg-cvslog] vignette: reuse already declared ctx.
Clément Bœsch
- [FFmpeg-cvslog] avfilter/vignette: add direct rendering.
Clément Bœsch
- [FFmpeg-cvslog] avfilter/vignette: reindent after previous commit.
Clément Bœsch
- [FFmpeg-cvslog] estimate_timings_from_pts: Warn about A/ V streams for which no duration could be set
Gaullier Nicolas
- [FFmpeg-cvslog] estimate_timings_from_pts: Also consider packet duration
Gaullier Nicolas
- [FFmpeg-cvslog] estimate_timings_from_pts: simplify filesize end check
Michael Niedermayer
- [FFmpeg-cvslog] estimate_timings_from_pts: Try to get the duration for all streams
Gaullier Nicolas
- [FFmpeg-cvslog] estimate_timings_from_pts: Execute max 1 iteration extra to find more than 1 duration
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpeg12enc: Favor storing DAR instead of SAR
Frederic Turmel
- [FFmpeg-cvslog] avcodec/mpeg12enc: avoid floats in the aspect ratio info setup code
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/x86/hevc: added DBF assembly functions
plepere
- [FFmpeg-cvslog] avcodec/x86/hevc: updated to use x86util macros
plepere
- [FFmpeg-cvslog] FATE/opus: increase fuzz for the celt tests
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '4735784f1ced27026fbeada5fd31505132e565e9'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '7c377f0e74de8ab57f6baa64f3ec197c82104764'
Michael Niedermayer
- [FFmpeg-cvslog] build: Support building using clang-usan and disable-optimization
Katerina Barone-Adesi
- [FFmpeg-cvslog] Merge commit '4d25c2bc76f0a708c2ba470b6bfeb547efe37115'
Michael Niedermayer
- [FFmpeg-cvslog] rtmpproto: avoid setting auth var value if null
Reynaldo H. Verdejo Pinochet
- [FFmpeg-cvslog] rtmpproto: info out for unsupported auth vars
Reynaldo H. Verdejo Pinochet
- [FFmpeg-cvslog] hevc: fix key_frame as an IRAP
Mickaël Raulet
- [FFmpeg-cvslog] hlsenc: Set the default codecs to AAC and H264
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '34e2ce5dde073244ccb2b62f930e96fe612690f7'
Michael Niedermayer
- [FFmpeg-cvslog] doc/filters: fix typo
Michael Niedermayer
- [FFmpeg-cvslog] x86/hevc_deblock: merge movs with other instructions
James Almer
- [FFmpeg-cvslog] x86/hevc_deblock: fix usage of ABS1
James Almer
- [FFmpeg-cvslog] x86/hevc_deblock: use movhps instead of shuffling values
James Almer
- [FFmpeg-cvslog] x86/hevc_deblock: fix label names
James Almer
- [FFmpeg-cvslog] Fix alaw and mulaw muxing in caf.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avfilter/edgedetect: reuse already defined ctx.
Clément Bœsch
- [FFmpeg-cvslog] ffplay: increase AV_SYNC_THRESHOLD_MIN to 0.04
Marton Balint
- [FFmpeg-cvslog] ffplay: fix compilation with Visual Studio
Marton Balint
- [FFmpeg-cvslog] cmdutils: replace usages of "#ifdef __MINGW32__" with "#ifdef _WIN32" because MSVC only defines _WIN32
John Peebles
- [FFmpeg-cvslog] ffplay: fix typo in docs
Marton Balint
- [FFmpeg-cvslog] ffplay: add support for toggling between multiple video filters with the w key
Marton Balint
- [FFmpeg-cvslog] ffplay: try multiple sample rates if audio open fails
Marton Balint
- [FFmpeg-cvslog] Fix compilation of libavcodec/x86/hevc_deblock.asm with nasm.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavu: add av_gettime_relative()
Olivier Langlois
- [FFmpeg-cvslog] lavc: Use av_gettime_relative()
Olivier Langlois
- [FFmpeg-cvslog] tools: Use av_gettime_relative()
Olivier Langlois
- [FFmpeg-cvslog] configure: make sure pkg-config flags are populated in FT test.
Clément Bœsch
- [FFmpeg-cvslog] configure: make vp9 decoder select the parser.
Clément Bœsch
- [FFmpeg-cvslog] lavf: Use av_gettime_relative()
Olivier Langlois
- [FFmpeg-cvslog] riff: Pass block_align to estimate frame duration
nu774
- [FFmpeg-cvslog] Merge commit '584f88409062f7a134e7391887899e8e723ab6ff'
Michael Niedermayer
- [FFmpeg-cvslog] ffplay: Use av_gettime_relative()
Olivier Langlois
- [FFmpeg-cvslog] avformat/aviobuf/ff_get_line: also accept \r as end of line character
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rtpenc: switch to AVFMT_FLAG_BITEXACT
Michael Niedermayer
- [FFmpeg-cvslog] avformat/nutenc: switch to AVFMT_FLAG_BITEXACT
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mp3enc: switch to AVFMT_FLAG_BITEXACT
Michael Niedermayer
- [FFmpeg-cvslog] avformat/matroskaenc: switch to AVFMT_FLAG_BITEXACT
Michael Niedermayer
- [FFmpeg-cvslog] avformat/framehash: switch to AVFMT_FLAG_BITEXACT
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mmf: switch to AVFMT_FLAG_BITEXACT
Michael Niedermayer
- [FFmpeg-cvslog] lavc: remove the locking code in avcodec_close()
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'e1b66778b6ee82a192b5895e23c4e135f7269326'
Michael Niedermayer
- [FFmpeg-cvslog] lavc: add avcodec_free_context().
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'fd056029f45a9f6d213d9fce8165632042511d4f'
Michael Niedermayer
- [FFmpeg-cvslog] 4xm: allocate extradata properly.
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'd256ed78ffe202a4dcc8d625becffc716bfa3977'
Michael Niedermayer
- [FFmpeg-cvslog] a64: remove unneeded struct qualifier
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'b136564909adec2043be4c94ade08b67ad443124'
Michael Niedermayer
- [FFmpeg-cvslog] a64: check that extradata exists before reading from it
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '3ef6c5264b2590781b4ed556443ff49709dd45fb'
Michael Niedermayer
- [FFmpeg-cvslog] yuv4mpeg: split the demuxer and muxer into separate files
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'e4dc1000d7bbbcb5b45cf9849fc5315f19578e37'
Michael Niedermayer
- [FFmpeg-cvslog] yuv4mpegdec: do not set coded_frame properties
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'b513bf6f69e26e724de6d5dca642c3582dcd0517'
Michael Niedermayer
- [FFmpeg-cvslog] yop: only set extradata size after it has been successfully allocated
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'ab3fdaa7131e2fd8e33006daea25a282724c01f0'
Michael Niedermayer
- [FFmpeg-cvslog] avienc: sanitize variable naming in write_header()
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'c3311d472a7528c67f76d0d061704ae70a99b32e'
Michael Niedermayer
- [FFmpeg-cvslog] lavf: extend avg_frame_rate documentation.
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '7a5f4f6853047eea74a6443d73f4d74d52b2799f'
Michael Niedermayer
- [FFmpeg-cvslog] avconv: set output avg_frame_rate when known
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '93afb6c98df876b15e3d911a9450ad55f92080ce'
Michael Niedermayer
- [FFmpeg-cvslog] dv: do not set codec timebase
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '79f2c426fde6e71c40b29504112d0528b85be623'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/crystalhd: allocate padding for extradata
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ffv1enc: allocate padding for extradata
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/movtextenc: allocate padding for extradata
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/wmv2enc: allocate padding for extradata and check malloc failure
Michael Niedermayer
- [FFmpeg-cvslog] lavd: Use av_gettime_relative()
Olivier Langlois
- [FFmpeg-cvslog] x86: hevc_mc: specify coefficients registers
Christophe Gisquet
- [FFmpeg-cvslog] ffprobe: fix crash happening because of new streams occuring
Anshul
- [FFmpeg-cvslog] doc/APIchanges: fill in missing hashes and dates
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '33082af7560a18179b52734665ef66f812902d33'
Michael Niedermayer
- [FFmpeg-cvslog] doc/APIchanges: mark the release 10 branch point
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '968a62a9d9e3a785ce1f79b80facfe09c6c14544'
Michael Niedermayer
- [FFmpeg-cvslog] wavenc: use codec descriptors to get the codec name
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'd246231e4714119faac6c7acd881d3b687bb8b11'
Michael Niedermayer
- [FFmpeg-cvslog] avconv: set the "encoder" tag when transcoding
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '6656370b858329ca07a60a2de954d5e90daa0206'
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Skip writing the version when -flags bitexact is used
Michael Niedermayer
- [FFmpeg-cvslog] movenc: use the "encoder" metadata tag to write stsd Compressorname
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '0ba5299a805e9ccaef1a757381fc2ada4d54b8a1'
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: prefix encoder with "Lavc " in bitexact mode
Michael Niedermayer
- [FFmpeg-cvslog] x86/hevc_deblock: remove some duplicated instructions
James Almer
- [FFmpeg-cvslog] Set dwSuggestBufferSize to largest chunk size for every stream in avi.
Carl Eugen Hoyos
- [FFmpeg-cvslog] ffmpeg: Use av_gettime_relative()
Olivier Langlois
- [FFmpeg-cvslog] avcodec/diracdec: move mc buffer allocation to per frame
Michael Niedermayer
- [FFmpeg-cvslog] hevc: templatize pred_planar
Mickaël Raulet
- [FFmpeg-cvslog] Merge commit '04db5794cd97e4b33ec2f963ef7f967722a456eb'
Michael Niedermayer
- [FFmpeg-cvslog] hevc: templatize intra_pred
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'a1c2b48018b09d2613f075ec0748c95bd520ac00'
Michael Niedermayer
- [FFmpeg-cvslog] hevc/intra_pred: optimize EXTEND_()*
Mickaël Raulet
- [FFmpeg-cvslog] Merge commit '4c390b1ba98e6aec787aa0e7ea57ed7cb38283b7'
Michael Niedermayer
- [FFmpeg-cvslog] hevc/intra_pred: drop unnecessary conditions in loops
Mickaël Raulet
- [FFmpeg-cvslog] Merge commit '25bb7eaf9eb14e6e00264bf584aa4d380d3bc29f'
Michael Niedermayer
- [FFmpeg-cvslog] hevc/intra_pred: simplify neighboring sample derivation
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'c9f8809ee4c576d5833865039bc1c85754448f67'
Michael Niedermayer
- [FFmpeg-cvslog] avconv: do not use poorly defined and undocumented AVStream.pts
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'dc40d88625d7e402d58ac3f3df69fbf27aa31ea0'
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: add last_mux_dts_plus_duration
Michael Niedermayer
- [FFmpeg-cvslog] mux: drop one of the hacks comprising compute_pkt_fields2()
Anton Khirnov
- [FFmpeg-cvslog] ffmpeg: set dts for subtitles
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mpegtsenc: fix dts for chained muxing aac in mpegts
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/libmp3lame: do not attempt to flush lame if no data was input
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'ed7922faac4ea4c893efc3cdf8102ebc49fcc011'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/libvorbisenc: do not attempt to flush if no data was input
Michael Niedermayer
- [FFmpeg-cvslog] lavf: deprecate now unused AVStream.pts
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'a312f71090ee620ee252f2034aef6b13e2dafe9c'
Michael Niedermayer
- [FFmpeg-cvslog] avpacket: fix copying side data in av_packet_copy_props()
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'cdf58f0599c39852ee3beafe5f64af7d57d4215b'
Michael Niedermayer
- [FFmpeg-cvslog] pthread_frame: simplify the code by using new AVPacket API
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '9929b3564c0dca42ed7baa6798ef15b6f0013c83'
Michael Niedermayer
- [FFmpeg-cvslog] Add transformation matrix API.
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit 'bddd8cbf68551f6405b2bf77cc3e212af9fbe834'
Michael Niedermayer
- [FFmpeg-cvslog] mov: store display matrix in a stream side data
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '853cc025d63ee2539fc0460dab62c5b9a3fd2043'
Michael Niedermayer
- [FFmpeg-cvslog] display: Include mathematics.h for fallback definition of NAN
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '82fc9f4b38244236a6ca7f946662ca653044a04c'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/pthread_frame: remove unused variable
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg/do_video_stats: fix used timebase
Michael Niedermayer
- [FFmpeg-cvslog] lavc: define STRIDE_ALIGN as 32 when compiling with AVX support
James Almer
- [FFmpeg-cvslog] avcodec/ppc/asm: fix build with ABI v2
Thierry FAUCK
- [FFmpeg-cvslog] x86/hevc_deblock: use constants instead of generating values at runtime
James Almer
- [FFmpeg-cvslog] avcodec/dvdsubenc: accept forced flag
Oliver Fromme
- [FFmpeg-cvslog] lavu/fifo: add av_fifo_alloc_array function
Lukasz Marek
- [FFmpeg-cvslog] lavd/jack_audio: use av_fifo_alloc_array
Lukasz Marek
- [FFmpeg-cvslog] ffmpeg: use av_fifo_alloc_array
Lukasz Marek
- [FFmpeg-cvslog] lavfi/buffersink: use av_fifo_alloc_array
Lukasz Marek
- [FFmpeg-cvslog] lavfi/vf_fps: use av_fifo_alloc_array
Lukasz Marek
- [FFmpeg-cvslog] lavc/frame_thread_encoder: use av_fifo_alloc_array
Lukasz Marek
- [FFmpeg-cvslog] lavc/flac_parser: use av_fifo_alloc_array
Lukasz Marek
- [FFmpeg-cvslog] lavf/dvenc: use av_fifo_alloc_array
Lukasz Marek
- [FFmpeg-cvslog] lavf/audiointerleave: use av_fifo_alloc_array
Lukasz Marek
- [FFmpeg-cvslog] lavf/audiointerleave: check for allocation failure
Lukasz Marek
- [FFmpeg-cvslog] lavf/audiointerleave: return more meaningful error codes
Lukasz Marek
- [FFmpeg-cvslog] lavf/ftp: favour EPSV over PASV command
Lukasz Marek
- [FFmpeg-cvslog] ffmpeg/set_encoder_id: dont allocate encoder string if one is already set
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg_opt: dont copy "encoder" metadata unless stream copy is used
Michael Niedermayer
- [FFmpeg-cvslog] avcodec: remove no longer needed ff_codec_close_recursive()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/smvjpegdec: Dont ignore avcodec_close() return code
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mux: Remove localized encoder strings
Michael Niedermayer
- [FFmpeg-cvslog] check: add libavcodec/vda_internal.h to SKIPHEADERS-$(CONFIG_VDA)
Janne Grunau
- [FFmpeg-cvslog] Merge commit '132a5711a2aaaa6c7d139a0a30046a6ad41b64aa'
Michael Niedermayer
- [FFmpeg-cvslog] build: export library dependencies in ${name}_FFLIBS
Janne Grunau
- [FFmpeg-cvslog] Merge commit 'afe176265480880e1f702c96a8ba434b0d88728b'
Michael Niedermayer
- [FFmpeg-cvslog] lavf: add av_stream_get_side_data
Janne Grunau
- [FFmpeg-cvslog] Merge commit 'c23c96b638cbf6c489fd301e6b3d5555632fba37'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/fate-idct8x8: Defined behavior: eliminate negative left-shifts.
Katerina Barone-Adesi
- [FFmpeg-cvslog] avutil/cpu: force mmx on selection of higher x86 SIMD features
Michael Niedermayer
- [FFmpeg-cvslog] configure: arm: do not enable fast-unaligned if it is explicitly disabled via commandline
Yu Xiaolei
- [FFmpeg-cvslog] Fix build with --enable-ladspa --disable-frei0r.
Alexis Ballier
- [FFmpeg-cvslog] avcodec/h264_picture: Fix build without error resilience
Michael Niedermayer
- [FFmpeg-cvslog] Fix compilation errors when deprecated features are disabled.
Dale Curtis
- [FFmpeg-cvslog] avcodec/libvorbisenc: dont add the duration to AV_NOPTS_VALUE
Michael Niedermayer
- [FFmpeg-cvslog] x86: kill fpel_mmx.c
Christophe Gisquet
- [FFmpeg-cvslog] hpeldsp: fix build without inline asm
Hendrik Leppkes
- [FFmpeg-cvslog] avcodec/x86/hpeldsp_init: remove redundant if()
Michael Niedermayer
- [FFmpeg-cvslog] ffprobe: Use av_malloc_array()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/atrac3: Use av_mallocz_array()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/atrac3plusdec: Use av_mallocz_array()
Michael Niedermayer
- [FFmpeg-cvslog] Replace assert with AVERROR when recode_subtitle called w/o ICONV.
Dale Curtis
- [FFmpeg-cvslog] avcodec/utils: add error message for the recode_subtitle() without iconv case
Michael Niedermayer
- [FFmpeg-cvslog] avformat: add av_stream_get_end_pts()
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: use av_stream_get_end_pts()
Michael Niedermayer
- [FFmpeg-cvslog] sws: document color range >8bit oddity
Michael Niedermayer
- [FFmpeg-cvslog] Don't overwrite codec_id with 0 in ff_mp4_read_dec_config_descr().
Carl Eugen Hoyos
- [FFmpeg-cvslog] x86/dsputil: port clear_block functions to yasm
James Almer
- [FFmpeg-cvslog] x86/dsputil: port ff_put_signed_pixels_clamped_mmx to yasm
James Almer
- [FFmpeg-cvslog] Fix compilation error around struct visibility when VDPAU disabled.
Dale Curtis
- [FFmpeg-cvslog] avcodec/vdpau_internal: move "struct vdpau_picture_context" up to avoid " #else"
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/pgssubdec: Use av_malloc(z)_array()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/proresdec2: Use av_malloc_array()
Michael Niedermayer
- [FFmpeg-cvslog] avdevice/v4l2: Use av_malloc_array()
Michael Niedermayer
- [FFmpeg-cvslog] Autodetect Asterisk raw pcm with extension "sln".
Carl Eugen Hoyos
- [FFmpeg-cvslog] libavformat/matroskaenc: Add WebM DASH support
Vignesh Venkatasubramanian
- [FFmpeg-cvslog] maintainers: adding myself as a maintainer to webm dash
Vignesh Venkatasubramanian
- [FFmpeg-cvslog] x86: hpeldsp: mark _xy2 versions as approximate
Christophe Gisquet
- [FFmpeg-cvslog] x86: hpeldsp: kill hpeldsp_mmx.c
Christophe Gisquet
- [FFmpeg-cvslog] x86: hpeldsp: avg_pixels_xy2 for mmx2&3dnow
Christophe Gisquet
- [FFmpeg-cvslog] Fix the mime types for MPEG and MPEG-TS formats
Florent Le Coz
- [FFmpeg-cvslog] x86/dsputil: port ff_vector_clipf_sse to yasm
James Almer
- [FFmpeg-cvslog] avformat/movenc: Check that packet duration is valid in ff_mov_write_packet()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: Check end time in avpriv_new_chapter()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: Dont blindly trust the stream duration in seting chapter times
Michael Niedermayer
- [FFmpeg-cvslog] x86/diracdsp: mark all functions as yasm
James Almer
- [FFmpeg-cvslog] dca: Convert dca_dmixtable to integers
Niels Möller
- [FFmpeg-cvslog] Merge commit '6b7b8585d73548f08b98959df39d80b97677662f'
Michael Niedermayer
- [FFmpeg-cvslog] dcadec: fix xxch_dmix_coeff and xxch_dmix_sf after merge
Michael Niedermayer
- [FFmpeg-cvslog] avcodec: bump version after rotation api
Vittorio Giovara
- [FFmpeg-cvslog] Merge commit '21f68c2489cba2a1a4a41d0c5c828266e6162800'
Michael Niedermayer
- [FFmpeg-cvslog] Refuse to mux H.264 with fourcc H264 into avi without startcode.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avcodec/dcadec: make dca_dmix_code() 650% faster
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dcadec: use a constant instead of assuming every compiler can optimize pow(2, -15)
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dcadec: dont use hex float, msvc doesnt support it
Michael Niedermayer
- [FFmpeg-cvslog] x86/dsputil: fix VECTOR_CLIP_INT32 macro
James Almer
- [FFmpeg-cvslog] x86/dsputil: fix argument declaration in vector_clipf
James Almer
- [FFmpeg-cvslog] avutil/display: use hypot().
Clément Bœsch
- [FFmpeg-cvslog] avformat/mov: use av_display_rotation_get() for rotate metadata.
Clément Bœsch
- [FFmpeg-cvslog] ffplay: support rotated video.
Clément Bœsch
- [FFmpeg-cvslog] x86/hevc_deblock: improve chroma functions register allocation
James Almer
- [FFmpeg-cvslog] MAINTAINERS: remove myself as website maintainer
Lou Logan
- [FFmpeg-cvslog] x86: hpeldsp: implement SSE2 versions
Christophe Gisquet
- [FFmpeg-cvslog] x86: hpeldsp: implement SSE2 put_pixels16_xy2
Christophe Gisquet
- [FFmpeg-cvslog] Add metadata injection to blackdetect
Billy Shambrook
- [FFmpeg-cvslog] avformat/vobsub: do not create empty streams.
Clément Bœsch
- [FFmpeg-cvslog] rdt: check malloc calls
Nidhi Makhijani
- [FFmpeg-cvslog] Merge commit '8692e6284f5169257a537c8fc25addf32fc67c87'
Michael Niedermayer
- [FFmpeg-cvslog] x86: hpeldsp: implement SSSE3 version of _xy2
Christophe Gisquet
- [FFmpeg-cvslog] avcodec/aacenc: dont use global quality if its negative
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/asvenc: dont use a negative global_quality
Michael Niedermayer
- [FFmpeg-cvslog] x86/dsputilenc: port sum_abs_dctelem functions to yasm
James Almer
- [FFmpeg-cvslog] avcodec/opusdec: check alignment, misalignment could lead to crashes with avx
Michael Niedermayer
- [FFmpeg-cvslog] x86/dsputilenc: make the SUM_ABS_DCTELEM macro more readable
James Almer
- [FFmpeg-cvslog] avcodec/webvttenc: add webvtt encoder
Aman Gupta
- [FFmpeg-cvslog] avcodec/aac: fix () in IS_CODEBOOK_UNSIGNED macro
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/golomb-test: fix () in EXTEND() macro
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: fix () in macros
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_slice: fix macro ()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc: fix () in macros
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ivi_dsp: add some missing () to macros
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mlpdec: fix () in MSB_MASK() macro
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mss34dsp: fix () in SOP* macros
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mss4: Fix () in MKVAL() macro
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/webvttenc: do not use EOVERFLOW.
Clément Bœsch
- [FFmpeg-cvslog] smoothstream: check malloc calls
Nidhi Makhijani
- [FFmpeg-cvslog] Merge commit 'e0d01dc7d7fc3ce4c23f286a10870e9599c8b8b9'
Michael Niedermayer
- [FFmpeg-cvslog] configure: try to fix the disappearing "r" bug in fate
Michael Niedermayer
- [FFmpeg-cvslog] x86: dsputilenc: convert ff_sse{8, 16}_mmx() to yasm
Timothy Gu
- [FFmpeg-cvslog] avcodec/pngdec: fix () in OP_* macros
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/opus_celt: Fix () in CELT_PVQ_V macro
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/opus: Fix () in ROUND_MULL() macro
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/msvideo1enc: Fix () in MKRGB555() macro
Michael Niedermayer
- [FFmpeg-cvslog] Revert "x86: dsputilenc: convert ff_sse{8, 16}_mmx() to yasm"
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/proresenc_anatoliy: Fix () in macros
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/psymodel: Fix () in AAC_CUTOFF() macro
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/rv34: Fix () in GET_PTS_DIFF() macro
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/sgirledec: fix () in RBG323_TO_BGR8() macro
Michael Niedermayer
- [FFmpeg-cvslog] avformat: add format_probesize to allow tuning the maximum amount of bytes to identify the filetype
Michael Niedermayer
- [FFmpeg-cvslog] update APIchanges & version for c37d179
Michael Niedermayer
- [FFmpeg-cvslog] doc/APIchanges: fix typo in date
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: allow seeking back to the begin even if nothing is marked as keyframe
Michael Niedermayer
- [FFmpeg-cvslog] x86: hpeldsp: propagate changes across codecs
Christophe Gisquet
- [FFmpeg-cvslog] configure: uClibc native pthread requires -ldl
Neil Armstrong
- [FFmpeg-cvslog] compat/w32pthreads: add return value to pthread_cond_init().
Nicolas George
- [FFmpeg-cvslog] lavu: add thread message API.
Nicolas George
- [FFmpeg-cvslog] ffmpeg: use thread message API.
Nicolas George
- [FFmpeg-cvslog] Merge remote-tracking branch 'cigaes/master'
Michael Niedermayer
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. fd9c7cd web/consulting: Fix my first name.
gitolite
- [FFmpeg-cvslog] Write the actual mp3 frame size when muxing into caf if available.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avcodec/g723_1: fix writing into input frame data and warning
Michael Niedermayer
- [FFmpeg-cvslog] doc: add a tutorial for writing filters.
Clément Bœsch
- [FFmpeg-cvslog] configure: s/solving/solve
Lou Logan
- [FFmpeg-cvslog] doc/ffmpeg: note that -t is also an input option
Lou Logan
- [FFmpeg-cvslog] MAINTAINERS: add Trac maintainers
Lou Logan
- [FFmpeg-cvslog] avformat: move default for max_analyze_duration into utils.c
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: set max analyze duration depending on the circumstances
Michael Niedermayer
- [FFmpeg-cvslog] imgutils: make systematic palette opaque.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Merge commit '4d8c28deab2488579f585406110b1be790896e59'
Michael Niedermayer
- [FFmpeg-cvslog] vf_format: rework format list parsing
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '45fc73edfe071f9690e8671ed2dc402b1cb02ece'
Michael Niedermayer
- [FFmpeg-cvslog] vf_scale: use the pixfmt descriptor API
Anton Khirnov
- [FFmpeg-cvslog] avfilter/vf_format: fix duplicate ;
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '862f33c10ea38ea49fa4188725df5e5246dbd1d8'
Michael Niedermayer
- [FFmpeg-cvslog] vf_fieldorder: avoid using AV_PIX_FMT_NB
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'a7d070acb55c3ebbdd5e93e3366f32865732b8a3'
Michael Niedermayer
- [FFmpeg-cvslog] buffersrc: avoid using AV_PIX_FMT_NB
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'b03b2d86aa9d79670825b42d8a8a7c41f59cb444'
Michael Niedermayer
- [FFmpeg-cvslog] lavfi/formats: avoid using AV_{PIX,SAMPLE}_FMT_NB
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '7cc4c9f32f446feaec5447e3d097e8147e35f156'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/x86/dsputilenc: set the count of SSE registers correctly for get_pixels
Michael Niedermayer
- [FFmpeg-cvslog] x86/dsputilenc: implement SSE2 version of diff_pixels
James Almer
- [FFmpeg-cvslog] x86/dsputilenc: use HADDD in ff_sse16_sse2
James Almer
- [FFmpeg-cvslog] Improve the detection of architecture x86.
Andreas Cadhalpun
- [FFmpeg-cvslog] avfilter/formats: Avoid using non public AV_PIX_FMT_NB
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/crop: Avoid using non public AV_PIX_FMT_NB
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/hflip: Avoid using non public AV_PIX_FMT_NB
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/il: Avoid using non public AV_PIX_FMT_NB
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_mergeplanes: Avoid using non public AV_PIX_FMT_NB
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_noise: Avoid using non public AV_PIX_FMT_NB
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_swapuv: Avoid using non public AV_PIX_FMT_NB
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_transpose: Avoid using non public AV_PIX_FMT_NB
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_telecine: Avoid using non public AV_PIX_FMT_NB
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_drawtext: Avoid using non public AV_PIX_FMT_NB
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/formats: Avoid using non public AV_SAMPLE_FMT_NB
Michael Niedermayer
- [FFmpeg-cvslog] doc/filters: amix only supports float samples
Lou Logan
- [FFmpeg-cvslog] avcodec/cavs: use av_mallocz_array()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vp3: use av_mallocz_array()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rtspdec: Use av_mallocz_array()
Michael Niedermayer
- [FFmpeg-cvslog] on2avc: Remove pointless dsputil.h #include
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'f1df0a4c08b54e722e7a2c797d0d31c7f2c531d0'
Michael Niedermayer
- [FFmpeg-cvslog] h264_picture: Remove pointless dsputil.h #include
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '888dcd86755d37e55fd74166f6d38ad66d41db58'
Michael Niedermayer
- [FFmpeg-cvslog] dsputil: Split off HuffYUV decoding bits into their own context
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '0d439fbede03854eac8a978cccf21a3425a3c82d'
Michael Niedermayer
- [FFmpeg-cvslog] dsputil: Split off HuffYUV encoding bits into their own context
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '512f3ffe9b4bb86767c2b1176554407c75fe1a5c'
Michael Niedermayer
- [FFmpeg-cvslog] oggenc: Move ogg_write_pages up above ogg_write_header
Andrew Kelley
- [FFmpeg-cvslog] Merge commit '1d3eb0b5735f6dd72d2bf648455cf06ac7c24bc1'
Michael Niedermayer
- [FFmpeg-cvslog] oggenc: Flush after writing headers
Andrew Kelley
- [FFmpeg-cvslog] Merge commit '9767d7c092c890ecc5953452e8a951fd902dd67b'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/oggenc: fix EOS flag
Michael Niedermayer
- [FFmpeg-cvslog] Timecode: Support 48fps
Thierry Foucu
- [FFmpeg-cvslog] libavformat/utils: Fix segfault on m4a cover artwork parsing
Lazaros Koromilas
- [FFmpeg-cvslog] ffmpeg: add -devices param
Lukasz Marek
- [FFmpeg-cvslog] flacdec: do not overwrite a channel layout set by the caller
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'f13ffb6636fdecb5e3e0ddcff48f096e7b3db362'
Michael Niedermayer
- [FFmpeg-cvslog] flac demuxer: parse the WAVEFORMATEXTENSIBLE_CHANNEL_MASK tag
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'd6b9ce99ea384fb676561461768b8316725a4ccd'
Michael Niedermayer
- [FFmpeg-cvslog] flac muxer: write WAVEFORMATEXTENSIBLE_CHANNEL_MASK tag for multichannel files
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '54ed488b1af583df6c9d2a73b4a44f16b7e4f82c'
Michael Niedermayer
- [FFmpeg-cvslog] flac: make avpriv_flac_parse_block_header() inline
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '5fdaf312c5541b77b6364db8b49d6abb416a25c0'
Michael Niedermayer
- [FFmpeg-cvslog] matroskadec: split parsing tracks into a separate function
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '6df478bf891b9fc5626e4a0b993899f310ba0a1c'
Michael Niedermayer
- [FFmpeg-cvslog] matroskadec: export just the STREAMINFO block as FLAC extradata
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '4efdadc8ec50332c812e8a95e8c67f5a260e7cb0'
Michael Niedermayer
- [FFmpeg-cvslog] matroskadec: parse the channel layout mask for FLAC
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '23f741f79327e31be7b2a75ebb2e02111e06e52f'
Michael Niedermayer
- [FFmpeg-cvslog] vorbiscomment: simplify API by using av_dict_count()
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'efcde917af407a6031ecff68edd51fce7b83d104'
Michael Niedermayer
- [FFmpeg-cvslog] matroskaenc: write the channel mask for FLAC
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '106b62f4ba600f24415eaded5e020aeceb23fd59'
Michael Niedermayer
- [FFmpeg-cvslog] ppc: util_altivec: Drop unused macros
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '593886b5dd2b583657aa3fd80bb173f702c9710d'
Michael Niedermayer
- [FFmpeg-cvslog] ppc: Move vec_unaligned_load macro to util_altivec
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'b5aa48551300eed678aaea86ced7086758598a35'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/matroskaenc: fix ident string
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mjpegdec: Support pix_fmt_id== 0x42111100
Michael Niedermayer
- [FFmpeg-cvslog] x86: hevc_mc: better register allocation
Christophe Gisquet
- [FFmpeg-cvslog] libavformat/utils: Warning about invalid cover art instead of an error
Lazaros Koromilas
- [FFmpeg-cvslog] lavf: Remove experimental flag for Opus in WebM
Vignesh Venkatasubramanian
- [FFmpeg-cvslog] Merge commit '7dba055bb0d31b2c79d9c3a66abb849a71417d3c'
Michael Niedermayer
- [FFmpeg-cvslog] oggenc: Fix the EOS flag
Michael Niedermayer
- [FFmpeg-cvslog] README: add markdown syntax
Konrad Iturbe
- [FFmpeg-cvslog] LICENCE: add markdown syntax
Konrad Iturbe
- [FFmpeg-cvslog] INSTALL: add markdown syntax
Konrad Iturbe
- [FFmpeg-cvslog] tests/fate/opus: change test to use the official reference samples
Michael Niedermayer
- [FFmpeg-cvslog] x86/dsputilenc: implement SSE2 versions of pix_{sum16, norm1}
James Almer
- [FFmpeg-cvslog] libavcodec/x86/dsputilenc: drop and 0xffff that should have becomei redundant
Michael Niedermayer
- [FFmpeg-cvslog] avformat: Provide a standard compliance flag
Luca Barbato
- [FFmpeg-cvslog] Merge commit '6d212599aa684f30511fb08ca30fe2378405304e'
Michael Niedermayer
- [FFmpeg-cvslog] nut: Support experimental NUT 4 features
Luca Barbato
- [FFmpeg-cvslog] Merge commit 'c94e2e85cb6af8a570d8542a830556243bd32873'
Michael Niedermayer
- [FFmpeg-cvslog] avresample: Add avresample_get_out_samples
Luca Barbato
- [FFmpeg-cvslog] Merge commit 'b2d45654220503224aa94e78cdff19ec624e9342'
Michael Niedermayer
- [FFmpeg-cvslog] af_resample: Use avresample_get_out_samples
Luca Barbato
- [FFmpeg-cvslog] Merge commit 'ad0fe2f4012031c47268f14b9835088c488e1998'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/nutenc: fix used version value
Michael Niedermayer
- [FFmpeg-cvslog] avformat/nutenc: change check to match comment
Michael Niedermayer
- [FFmpeg-cvslog] avformat/nutenc: bump minor version due to broadcast/pipe
Michael Niedermayer
- [FFmpeg-cvslog] avformat/nutdec: Fix handling of older 4.0 files
Michael Niedermayer
- [FFmpeg-cvslog] nutenc: avoid av_tree_find() operation per syncpoint
Michael Niedermayer
- [FFmpeg-cvslog] avformat/nutenc: add mode that omits the index
Michael Niedermayer
- [FFmpeg-cvslog] avformat/nutenc: limit index table size if no index is going to be written
Michael Niedermayer
- [FFmpeg-cvslog] avformat/nutenc: replace conditional by assert
Michael Niedermayer
- [FFmpeg-cvslog] frame: fix the error path in av_frame_copy_props()
Roman Savchenko
- [FFmpeg-cvslog] Merge commit 'a53551cba86bb67efcb6105fdc337a36c43132bd'
Michael Niedermayer
- [FFmpeg-cvslog] matroskaenc: base DefaultDuration on the framerate, not the codec timebase
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '81eec081afea9fc017a175581ceea7c420a0dfc3'
Michael Niedermayer
- [FFmpeg-cvslog] movenc: write avg_frame_rate as the framerate, not the codec timebase
Anton Khirnov
- [FFmpeg-cvslog] Merge commit 'cf6977712c9e5abe6dc55289f6322ccbf10321a9'
Michael Niedermayer
- [FFmpeg-cvslog] flvenc: only write the framerate tag based on avg_frame_rate
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '43e7f0797f9f821a3866a20f05e512e13c82076a'
Michael Niedermayer
- [FFmpeg-cvslog] matroskaenc: set the stream timebase earlier
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '962d63157322466a9a82f9f9d84c1b6f1b582f65'
Michael Niedermayer
- [FFmpeg-cvslog] huffyuv: avoid duplicated defines
Christophe Gisquet
- [FFmpeg-cvslog] huffyuv: change left prediction access in BGRA
Christophe Gisquet
- [FFmpeg-cvslog] avcodec/dpx_parser: reset index when finding a startcode, not after
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dpx_parser: fix flushing end out
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dpx_parser: Allow frame size to be too small
Michael Niedermayer
- [FFmpeg-cvslog] aarch64: Use the correct syntax for relocations
Martin Storsjö
- [FFmpeg-cvslog] Merge commit '08cd92144e73195eecc28ed0348e66e255516b82'
Michael Niedermayer
- [FFmpeg-cvslog] x86/dsputilenc: implement XOP version of pix_sum16
James Almer
- [FFmpeg-cvslog] rename sub_hfyu_median_prediction_int16 to sub_hfyu_median_pred_int16
Michael Niedermayer
- [FFmpeg-cvslog] rename add_hfyu_median_prediction_int16 to add_hfyu_median_pred_int16
Michael Niedermayer
- [FFmpeg-cvslog] rename add_hfyu_left_prediction_int16 to add_hfyu_left_pred_int16
Michael Niedermayer
- [FFmpeg-cvslog] tests: allow passing dimensions to videogen
Christophe Gisquet
- [FFmpeg-cvslog] x86: hpeldsp: better factorization
Christophe Gisquet
- [FFmpeg-cvslog] x86: huffyuvdsp: port add_bytes to yasm
Christophe Gisquet
- [FFmpeg-cvslog] x86/dsputilenc: add missing guards to ff_pix_sum16_xop
James Almer
- [FFmpeg-cvslog] ffmpeg: fix check for muxing overhead being unknown
Michael Niedermayer
- [FFmpeg-cvslog] svq1enc: Rename SVQ1Context to SVQ1EncContext
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '2ea2612df508abdd1f97c6a6ef56275a52c5c41e'
Michael Niedermayer
- [FFmpeg-cvslog] dsputil: Move SVQ1 encoding specific bits into svq1enc
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '65d5d5865845f057cc6530a8d0f34db952d9009c'
Michael Niedermayer
- [FFmpeg-cvslog] dsputil: Move ff_alternate_*_scan tables to mpegvideo
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '3832a6590156e6abc575bed51cbffa78617ee5fd'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/x86/svq1enc_mmx: Add author attribution
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '256da0770e495176d1b2699ec6e9c7993c2a6d7b'
Michael Niedermayer
- [FFmpeg-cvslog] dsputil: Move mspel_pixels_tab to the only place it is used
Diego Biurrun
- [FFmpeg-cvslog] dsputil: Move APE-specific bits into apedsp
Diego Biurrun
- [FFmpeg-cvslog] Merge commit '054013a0fc6f2b52c60cee3e051be8cc7f82cef3'
Michael Niedermayer
- [FFmpeg-cvslog] dsputil: Move Bink-specific add_pixels8 to binkdsp
Diego Biurrun
- [FFmpeg-cvslog] Merge commit 'cb52a17cb62297802b0a77e5af9850d87c3f925b'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '368f50359eb328b0b9d67451f56fda20b3255f9a'
Michael Niedermayer
- [FFmpeg-cvslog] dsputil: Split off quarterpel bits into their own context
Diego Biurrun
- [FFmpeg-cvslog] qpel_template: Restore author attribution
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/x86/qpeldsp_init: Restore author attribution
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/qpeldsp: Restore author attribution
Michael Niedermayer
- [FFmpeg-cvslog] Do not overwrite the sample format with AV_SAMPLE_FMT_NONE in libspeex_decode_init ().
Carl Eugen Hoyos
- [FFmpeg-cvslog] Improve frame size calculation in caf muxer to fix adpcm_ms remuxing.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avcodec/indeo4: Move frametypes into common header.
Dirk Ausserhaus
- [FFmpeg-cvslog] avcodec/indeo4: Decode both parts of IP frames
Dirk Ausserhaus
- [FFmpeg-cvslog] avformat/matroskadec: fix off by 1 error in matroska_read_seek()
Michael Niedermayer
- [FFmpeg-cvslog] x86: huffyuvdsp: add SSE2 median prediction
Christophe Gisquet
- [FFmpeg-cvslog] avcodec/huffyuvdsp: Change w to intptr in add_hfyu_median_pred() and add_hfyu_left_pred()
Michael Niedermayer
- [FFmpeg-cvslog] x86: huffyuvdsp: add_hfyu_left_pred_bgr32
Christophe Gisquet
- [FFmpeg-cvslog] tests: Add MPEG4 nsse test
Timothy Gu
- [FFmpeg-cvslog] x86: dsputilenc: move all the function prototypes together
Timothy Gu
- [FFmpeg-cvslog] Fix VDPAU decoders, regression since f2f99f07.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avformat/nutenc: Suggest genpts if AV_NOPTS_VALUE
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/proresenc_anatoliy: Set bits_per_raw_sample
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/proresenc_anatoliy: Use fdct from DSPContext instead of direct call.
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/proresenc_anatoliy: load 4 samples at a time in get()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/proresenc_anatoliy: simplify get()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/options: leave priv_data in avcodec_copy_context() intact
Michael Niedermayer
- [FFmpeg-cvslog] x86: huffyuvdsp: fewer functions for x86_64
Christophe Gisquet
- [FFmpeg-cvslog] Revert "rtpenc_chain: Don't copy the time_base back to the caller"
Martin Storsjö
- [FFmpeg-cvslog] Merge commit 'abb810db036628e11a5171134ebe320b187ee6d6'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/movenchint: Fix movhinting with ff_rtp_chain_mux_open() from abb810db036628e11a5171134ebe320b187ee6d6
Michael Niedermayer
- [FFmpeg-cvslog] ppc: Fix compilation for ppc64le (ELFv2)
Thierry Fauck
- [FFmpeg-cvslog] Merge commit 'd6d767d93e532246cacf3567e6bcad76a821f838'
Michael Niedermayer
- [FFmpeg-cvslog] x86/huffyuvdsp: fix some prototypes
James Almer
- [FFmpeg-cvslog] build: fix compilation of svq1enc_mmx.c with --disable-mmx
James Almer
- [FFmpeg-cvslog] avformat/flvenc: fix assertion failure after 4h muxing
Michael Niedermayer
- [FFmpeg-cvslog] huffyuv: increase VLC_BITS to 12
Christophe Gisquet
- [FFmpeg-cvslog] Correct the FSF address for two avisynth files to '51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA'
Andreas Cadhalpun
- [FFmpeg-cvslog] Fix spelling errors in texi files: accomodate -> accommodate allows to -> allows one to choosen -> chosen compability -> compatibility explictly -> explicitly overriden -> overridden specifed -> specified Trasmission -> Transmission
Andreas Cadhalpun
- [FFmpeg-cvslog] Fix spelling error 'Inconsistant -> Inconsistent'
Andreas Cadhalpun
- [FFmpeg-cvslog] rtpenc_chain: Don't copy the time base to the source stream by default
Martin Storsjö
- [FFmpeg-cvslog] Merge commit 'f797b134cad4d248b1c8955659997980d0668bc3'
Michael Niedermayer
- [FFmpeg-cvslog] Revert "avformat/movenchint: Fix movhinting with ff_rtp_chain_mux_open() from abb810db036628e11a5171134ebe320b187ee6d6"
Michael Niedermayer
- [FFmpeg-cvslog] libavformat: output cues for each subtitle block in MKV muxer
John Peebles
- [FFmpeg-cvslog] Use rc_max_rate in av_find_best_stream() if bitrate == 0.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/utvideoenc: Enable frame-threading.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/tiffenc: Enable frame-threading.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/lclenc: Enable frame-threading.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/jpeglsenc: Enable frame-threading.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/ljpegenc: Enable frame-threading.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix compilation with --disable-everything --enable-demuxer=matroska.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avutil/frame: frame_copy_video: support copying from a smaller to a larger frame
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/snow: fix 1 pixel block sizes
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/asvenc: fix encoding dimensions %16 != 0
Michael Niedermayer
- [FFmpeg-cvslog] Read mov files where the moov atom is hidden within a free atom.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/dsputil: add missing vsad8 and vsse8 functions
James Almer
Last message date:
Sat May 31 21:01:37 CEST 2014
Archived on: Sat May 31 21:01:38 CEST 2014
This archive was generated by
Pipermail 0.09 (Mailman edition).