May 2012 Archives by thread
Starting: Tue May 1 00:03:49 CEST 2012
Ending: Thu May 31 22:16:21 CEST 2012
Messages: 1078
- [FFmpeg-cvslog] Fix parsing of -force_key_frames option.
Reimar Döffinger
- [FFmpeg-cvslog] lavfi/lut: remove unused variable
Stefano Sabatini
- [FFmpeg-cvslog] doc/filters: alphabetically sort drawtext option listing
Stefano Sabatini
- [FFmpeg-cvslog] doc/filters: use @var{} for denoting parameter reference in drawtext docs
Stefano Sabatini
- [FFmpeg-cvslog] swr-test: simplify by using uint_rand()
Michael Niedermayer
- [FFmpeg-cvslog] swr-test: use uint_rand() for mode too
Michael Niedermayer
- [FFmpeg-cvslog] swr-test: allow randomizing mode differently each run.
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: fix type of dither scale.
Michael Niedermayer
- [FFmpeg-cvslog] swr: disable 1 stage convert when dither is enabled.
Michael Niedermayer
- [FFmpeg-cvslog] swr: add native matrix for rematrixing
Michael Niedermayer
- [FFmpeg-cvslog] swr: add and use function pointers for rematrix
Michael Niedermayer
- [FFmpeg-cvslog] APIchanges: fill in some dates and commit hashes
Justin Ruggles
- [FFmpeg-cvslog] dvenc: do not call dsputil functions with stride not a multiple of 16
Mans Rullgard
- [FFmpeg-cvslog] ppc: dsputil: do unaligned block accesses correctly
Mans Rullgard
- [FFmpeg-cvslog] ppc: add const where needed in scalarproduct_int16_altivec()
Mans Rullgard
- [FFmpeg-cvslog] adpcm-thp: fix invalid array indexing
Mans Rullgard
- [FFmpeg-cvslog] WMAL: do not start decoding if frame does not end in current packet
Mashiat Sarker Shakkhar
- [FFmpeg-cvslog] ppc: remove shift parameter from scalarproduct_int16_altivec()
Mans Rullgard
- [FFmpeg-cvslog] WMAL: do not output last frame again if nothing was decoded in current packet
Jakub Stachowski
- [FFmpeg-cvslog] Fix compilation with YASM/NASM without AVX support.
Reimar Döffinger
- [FFmpeg-cvslog] avplay: use libavresample for sample format conversion and channel mixing
Justin Ruggles
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Mark truncated packets as corrupt in av_get_packet.
Reimar Döffinger
- [FFmpeg-cvslog] Remove some useless code that duplicates av_get_packet.
Reimar Döffinger
- [FFmpeg-cvslog] flvdec: pass on proper error value.
Reimar Döffinger
- [FFmpeg-cvslog] xbmdec: print more details on decode error.
Reimar Döffinger
- [FFmpeg-cvslog] xbmdec: fix decoding when variable name contains an 'x'.
Reimar Döffinger
- [FFmpeg-cvslog] APIChanges: add entry for libavresample
Michael Niedermayer
- [FFmpeg-cvslog] swr: update side to back mixing.
Justin Ruggles
- [FFmpeg-cvslog] swr: add double precision support to the rematrix code
Michael Niedermayer
- [FFmpeg-cvslog] swr: automatically choose s16/flt/ dbl to preserve input precision unless user overrides.
Michael Niedermayer
- [FFmpeg-cvslog] swr: add lfe_mix_level
Justin Ruggles
- [FFmpeg-cvslog] swr: update double precision checks for our resampler
Michael Niedermayer
- [FFmpeg-cvslog] fate: update mmf seek checksum, change caused by av_get_packet() useage
Michael Niedermayer
- [FFmpeg-cvslog] Don't restrict reverse decorrelation to both coded channels. It is also used for mono data.
Jakub Stachowski
- [FFmpeg-cvslog] ffmpeg: preserve NULL ptrs in get_buffer()
Michael Niedermayer
- [FFmpeg-cvslog] lavfi: remove screenshot libmpcodecs wrapper
Paul B Mahol
- [FFmpeg-cvslog] lavr: use 8.8 instead of 10.6 as the 16-bit fixed-point mixing coeff type
Justin Ruggles
- [FFmpeg-cvslog] twinvq: fix out of bounds array access
Mans Rullgard
- [FFmpeg-cvslog] pcm_bluray: set bits_per_raw_sample for > 16-bit
Hendrik Leppkes
- [FFmpeg-cvslog] indeo3: fix motion vector validation
Hendrik Leppkes
- [FFmpeg-cvslog] arm: intreadwrite: fix inline asm constraints for gcc 4.6 and later
Mans Rullgard
- [FFmpeg-cvslog] arm: intreadwrite: disable inline asm for gcc 4.7 and later
Mans Rullgard
- [FFmpeg-cvslog] mpeg4: report frame decoding completion at ff_MPV_frame_end().
Ronald S. Bultje
- [FFmpeg-cvslog] mimic: don't use self as reference, and report completion at end of decode( ).
Ronald S. Bultje
- [FFmpeg-cvslog] Read preset files with suffix .avpreset
Reinhard Tartler
- [FFmpeg-cvslog] indeo4: fix out-of-bounds function call.
Ronald S. Bultje
- [FFmpeg-cvslog] vqavideo: port to bytestream2 API
Paul B Mahol
- [FFmpeg-cvslog] vqa: check palette chunk size before reading data.
Ronald S. Bultje
- [FFmpeg-cvslog] wmavoice: fix stack overread.
Ronald S. Bultje
- [FFmpeg-cvslog] asf: reset side data elements on packet copy.
Ronald S. Bultje
- [FFmpeg-cvslog] xwma: Validate channels and bits_per_coded_sample.
Alex Converse
- [FFmpeg-cvslog] mov: Do not read past the end of the ctts_data table.
Alex Converse
- [FFmpeg-cvslog] aac: Reset PS parameters on header decode failure.
Alex Converse
- [FFmpeg-cvslog] bytestream: Add bytestream2 writing API.
Aneesh Dogra
- [FFmpeg-cvslog] bytestream: K&R formatting cosmetics
Aneesh Dogra
- [FFmpeg-cvslog] bytestream: add more unchecked variants for bytestream2 API
Paul B Mahol
- [FFmpeg-cvslog] utvideo: port header reading to bytestream2.
Ronald S. Bultje
- [FFmpeg-cvslog] vc1: Do not read from array if index is invalid.
Mashiat Sarker Shakkhar
- [FFmpeg-cvslog] raw: forward avpicture_fill() error code in raw_decode().
Ronald S. Bultje
- [FFmpeg-cvslog] lagarith: fix buffer overreads.
Ronald S. Bultje
- [FFmpeg-cvslog] truemotion2: convert packet header reading to bytestream2.
Ronald S. Bultje
- [FFmpeg-cvslog] lzw: prevent buffer overreads.
Ronald S. Bultje
- [FFmpeg-cvslog] mov: don't overwrite existing indexes.
Ronald S. Bultje
- [FFmpeg-cvslog] truemotion2: handle out-of-frame motion vectors through edge extension.
Ronald S. Bultje
- [FFmpeg-cvslog] truemotion: forbid invalid VLC bitsizes and token values.
Ronald S. Bultje
- [FFmpeg-cvslog] apedec: check bits <= 32.
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/release/0.8' into release/0.10
Michael Niedermayer
- [FFmpeg-cvslog] vqavideodev: Check image dimensions
Michael Niedermayer
- [FFmpeg-cvslog] srtdec: fix a format string vulnerability.
Fabian Greffrath
- [FFmpeg-cvslog] qpeg: Fix out of array writes.
Michael Niedermayer
- [FFmpeg-cvslog] sonic: update to new API
Michael Niedermayer
- [FFmpeg-cvslog] electronicarts: check bytes per sample for validity
Janne Grunau
- [FFmpeg-cvslog] update for 0.9.2
Michael Niedermayer
- [FFmpeg-cvslog] dsp: fix diff_bytes_mmx() with small width
Michael Niedermayer
- [FFmpeg-cvslog] indeo4: check that num_mbs matches
Michael Niedermayer
- [FFmpeg-cvslog] Tag n0.9.2 : FFmpeg 0.9.2 release
git at videolan.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 0fdd6c2 download: update for 0.9.2
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. b64c273 download: fix forgotten 0.9.1
gitolite
- [FFmpeg-cvslog] lavfi/drawtext: alphabetically sort the expression parameters
Stefano Sabatini
- [FFmpeg-cvslog] doc/filters: fix location of "rate" and "timecode" drawtext options
Stefano Sabatini
- [FFmpeg-cvslog] doc/filters: document x and y drawtext expression parameters
Stefano Sabatini
- [FFmpeg-cvslog] doc/filters: document rand() drawtext expression function
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/drawtext: rename and document variables d_expr and d_pexpr
Stefano Sabatini
- [FFmpeg-cvslog] doc/filters: document drawtext draw expression
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/drawtext: give a new alias "timecode_rate" to the the r/rate option
Stefano Sabatini
- [FFmpeg-cvslog] doc/filters: consistently use '"' for quoting the drawtext arguments in examples
Stefano Sabatini
- [FFmpeg-cvslog] examples/decoding_encoding: fix encoding when all frames got buffered.
Michael Niedermayer
- [FFmpeg-cvslog] swr-test: fix rounding error leading to NAN
Michael Niedermayer
- [FFmpeg-cvslog] swr: add ff_int32_to_float_a_avx
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: use AVFrame accessor.
Nicolas George
- [FFmpeg-cvslog] lavc: implement accessors for some AVFrame fields.
Nicolas George
- [FFmpeg-cvslog] ffplay: use AVFrame accessor.
Nicolas George
- [FFmpeg-cvslog] JACOsub demuxer, decoder and muxer.
Clément Bœsch
- [FFmpeg-cvslog] doc: fix API examples references.
Clément Bœsch
- [FFmpeg-cvslog] src_buffer: introduce av_buffersrc_add_ref().
Nicolas George
- [FFmpeg-cvslog] src_buffer: move format change check in a separate function.
Nicolas George
- [FFmpeg-cvslog] src_buffer: move buffer copy in a separate function.
Nicolas George
- [FFmpeg-cvslog] src_buffer: move audio format change check in a separate function.
Nicolas George
- [FFmpeg-cvslog] src_buffer: merge av_asrc_buffer_add_audio_buffer_ref.
Nicolas George
- [FFmpeg-cvslog] ffmpeg: fix indent.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/src_buffer: fix indent.
Clément Bœsch
- [FFmpeg-cvslog] gitignore: add Win32 library suffixes
Joakim Plate
- [FFmpeg-cvslog] WMAL cosmetics: fix indentation
Mashiat Sarker Shakkhar
- [FFmpeg-cvslog] wmall: fix reconstructing audio with uncoded channels
Kostya Shishkov
- [FFmpeg-cvslog] snowdsp: explicitily state instruction size.
Ronald S. Bultje
- [FFmpeg-cvslog] vp8: update frame size changes on thread context switches.
Ronald S. Bultje
- [FFmpeg-cvslog] configure: remove malloc_aligned.
Ronald S. Bultje
- [FFmpeg-cvslog] h264: additional protection against unsupported size/bitdepth changes.
Ronald S. Bultje
- [FFmpeg-cvslog] h263: more strictly forbid frame size changes with frame-mt.
Ronald S. Bultje
- [FFmpeg-cvslog] tta: prevents overflows for 32bit integers in header.
Ronald S. Bultje
- [FFmpeg-cvslog] ituh263dec: Implement enough of Annex O (scalability) to fix a FPE.
Michael Niedermayer
- [FFmpeg-cvslog] jpeg: handle progressive in second field of interlaced.
Ronald S. Bultje
- [FFmpeg-cvslog] motionpixels: Clip YUV values after applying a gradient.
Alex Converse
- [FFmpeg-cvslog] mpegts: Some additional HDMV types and reg descriptors for mpegts
Joakim Plate
- [FFmpeg-cvslog] Add SMPTE240M transfer characteristics flag.
Hendrik Leppkes
- [FFmpeg-cvslog] mpeg12: fixed parsing in some mpeg2 streams
Hendrik Leppkes
- [FFmpeg-cvslog] libopenjpegdec: respect JP2 color space, fix ticket 1179
Michael Bradshaw
- [FFmpeg-cvslog] Merge https://github.com/mjbshaw/FFmpeg-OpenJPEG-J2K-Encoder
Michael Niedermayer
- [FFmpeg-cvslog] shorten: unsigned 8bit support
Paul B Mahol
- [FFmpeg-cvslog] zerocodec: check if there is previous frame
Paul B Mahol
- [FFmpeg-cvslog] seek-test: support manually forcing a seek to a specific position
Michael Niedermayer
- [FFmpeg-cvslog] oggdec: pass avformat context to ogg_reset()
Michael Niedermayer
- [FFmpeg-cvslog] oggdec: reset lastpts so that justins vorbis duration correction is not skiped
Michael Niedermayer
- [FFmpeg-cvslog] oggdec: print error on unsupported versions
Michael Niedermayer
- [FFmpeg-cvslog] oggdec: print error on changing streams when its unsupported.
Michael Niedermayer
- [FFmpeg-cvslog] oggdec: print error on failure to create streams
Michael Niedermayer
- [FFmpeg-cvslog] seek-test: support printing multiple packets
Michael Niedermayer
- [FFmpeg-cvslog] oggdec: fix off by one error on pos_limit
Michael Niedermayer
- [FFmpeg-cvslog] oggtheora: Fix initial pts
Michael Niedermayer
- [FFmpeg-cvslog] fate: update ogg seektest after all the bug fixes
Michael Niedermayer
- [FFmpeg-cvslog] oggvorbis: Try to fix pts off by 1 issue.
Michael Niedermayer
- [FFmpeg-cvslog] png_parser
Peter Holik
- [FFmpeg-cvslog] Remove old ffpresets.
Clément Bœsch
- [FFmpeg-cvslog] presets: specify the codecs.
Clément Bœsch
- [FFmpeg-cvslog] ffmpeg: stronger ffpresets parsing.
Clément Bœsch
- [FFmpeg-cvslog] Fix a few @file doxy inconsistencies.
Clément Bœsch
- [FFmpeg-cvslog] ffmpeg: fix indent in term_init().
Clément Bœsch
- [FFmpeg-cvslog] lavfi: implement avfilter_get_audio_buffer_ref_from_frame.
Nicolas George
- [FFmpeg-cvslog] lavfi/avcodec: implement audio copy_frame_prop.
Nicolas George
- [FFmpeg-cvslog] src_buffer: implement audio buffer copy.
Nicolas George
- [FFmpeg-cvslog] examples/filtering_audio: use av_buffersrc_add_frame.
Nicolas George
- [FFmpeg-cvslog] src_buffer: implement av_buffersrc_add_frame.
Nicolas George
- [FFmpeg-cvslog] oggvorbisdec: redesign special handling of first frames timestamp.
Michael Niedermayer
- [FFmpeg-cvslog] oggvorbisdec: Apply timestamp calculation always when timestamps arent known.
Michael Niedermayer
- [FFmpeg-cvslog] oggtheora: Port changes from oggvorbis timestamp handling.
Michael Niedermayer
- [FFmpeg-cvslog] avformat: remove a workaround for broken timestamps
Justin Ruggles
- [FFmpeg-cvslog] avformat: only fill-in interpolated timestamps if duration is non-zero
Justin Ruggles
- [FFmpeg-cvslog] cosmetics: indentation
Justin Ruggles
- [FFmpeg-cvslog] vqavideo: return error if image size is not a multiple of block size
Mans Rullgard
- [FFmpeg-cvslog] arm: intreadwrite: revert 16-bit load asm to old version for gcc < 4.6
Mans Rullgard
- [FFmpeg-cvslog] configure: add POWER[5-7] support
Sean McGovern
- [FFmpeg-cvslog] oggvorbis: move handling of first packets ts from parser to muxer.
Michael Niedermayer
- [FFmpeg-cvslog] vorbis_parser: fix blocksize
Michael Niedermayer
- [FFmpeg-cvslog] png_parser: try to fix big endian
Michael Niedermayer
- [FFmpeg-cvslog] oggvorbis: fix the first 2 packets timestamps matching issue
Michael Niedermayer
- [FFmpeg-cvslog] alsdec.c: Simplify error check before calling rice decoder.
Carl Eugen Hoyos
- [FFmpeg-cvslog] alsdec.c: Also test 0 when checking rice decoder values.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Skip padding bytes after reading musepack8 header.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Remove unused variable from ffv1 decoder.
Carl Eugen Hoyos
- [FFmpeg-cvslog] swr-test: allow testing a specific subset of cases
Michael Niedermayer
- [FFmpeg-cvslog] swr: change simd len argument to be in samples instead of dst bytes.
Michael Niedermayer
- [FFmpeg-cvslog] swr: implement stereo S16/S32/FLT->S16/S32/FLT planar->packed in SSE/SSE2
Michael Niedermayer
- [FFmpeg-cvslog] swr: update calling code to support mixed packed planar SIMD
Michael Niedermayer
- [FFmpeg-cvslog] swr: fix PACK_2CH register count
Michael Niedermayer
- [FFmpeg-cvslog] swr: replace planar->planar/packed->packed FLT<->S16/S32 SIMD by new macros
Michael Niedermayer
- [FFmpeg-cvslog] swr: fix internal asm labels
Michael Niedermayer
- [FFmpeg-cvslog] swr: replace the remaining 2 audio convert SIMD macros by the new ones
Michael Niedermayer
- [FFmpeg-cvslog] celp filters: Do not read earlier than the start of the 'out' vector.
Alex Converse
- [FFmpeg-cvslog] ea: check chunk_size for validity.
Ronald S. Bultje
- [FFmpeg-cvslog] rtpdec_h264: Add input size checks
Ivan Kovtunov
- [FFmpeg-cvslog] png: check bit depth for PAL8/Y400A pixel formats.
Ronald S. Bultje
- [FFmpeg-cvslog] rtpdec_h264: Check the available data length before reading
Martin Storsjö
- [FFmpeg-cvslog] rtpdec_h264: Return proper error codes
Martin Storsjö
- [FFmpeg-cvslog] rtpdec_h264: Remove useless memory corruption checks
Martin Storsjö
- [FFmpeg-cvslog] rtpdec_h264: Remove outdated/useless/incorrect comments
Martin Storsjö
- [FFmpeg-cvslog] rtpdec_h264: Remove a useless ifdef
Martin Storsjö
- [FFmpeg-cvslog] WMAL: Restore removed code in mclms_predict()
Mashiat Sarker Shakkhar
- [FFmpeg-cvslog] WMAL: Shift output samples by the specified number of padding zeroes.
Jakub Stachowski
- [FFmpeg-cvslog] vsrc_buffer: return EAGAIN if no frame is available.
Nicolas George
- [FFmpeg-cvslog] build: Drop leftover .exp pattern from LIBSUFFIXES list.
Diego Biurrun
- [FFmpeg-cvslog] tests: Mark some file-internal symbols as static.
Diego Biurrun
- [FFmpeg-cvslog] tests: Refactor rotozoom/videogen common code into a separate file.
Diego Biurrun
- [FFmpeg-cvslog] tta: use skip_bits_long()
Paul B Mahol
- [FFmpeg-cvslog] ttadec: CRC checking
Paul B Mahol
- [FFmpeg-cvslog] Prepare for 0.8.2 Release
Reinhard Tartler
- [FFmpeg-cvslog] Update Changelog for the 0.8.2 Release
Reinhard Tartler
- [FFmpeg-cvslog] 4xmdemux: Check chunk size
Michael Niedermayer
- [FFmpeg-cvslog] cook: check subacket count
Michael Niedermayer
- [FFmpeg-cvslog] avidec: Dont crash on avi packets that belong to dv streams in dv in avi
Michael Niedermayer
- [FFmpeg-cvslog] xmvdemux: dont let current_stream become invalid.
Michael Niedermayer
- [FFmpeg-cvslog] iff: fix null ptr dereference
Michael Niedermayer
- [FFmpeg-cvslog] mov: fix global unicode convertion array overflow.
Michael Niedermayer
- [FFmpeg-cvslog] mpegvideo: increase buffer sizes.
Michael Niedermayer
- [FFmpeg-cvslog] h261: check mtype.
Michael Niedermayer
- [FFmpeg-cvslog] mmdemux: dont set pkt->size to an invalid value.
Michael Niedermayer
- [FFmpeg-cvslog] Changelog: update
Michael Niedermayer
- [FFmpeg-cvslog] update for ffmpeg 0.10.3
Michael Niedermayer
- [FFmpeg-cvslog] Tag n0.10.3 : FFmpeg 0.10.3 release
git at videolan.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. f3e3340 web:download update for 0.10.3
gitolite
- [FFmpeg-cvslog] oggparsevorbis.c: Check for OOM when using av_mallocz.
Carl Eugen Hoyos
- [FFmpeg-cvslog] ffmpeg: replace av_buffersrc_buffer with av_buffersrc_add_ref.
Nicolas George
- [FFmpeg-cvslog] ffmpeg: replace av_vsrc_buffer_add_frame by av_buffersrc_add_frame.
Nicolas George
- [FFmpeg-cvslog] buffersrc: fix av_buffersrc_add_ref doxy.
Nicolas George
- [FFmpeg-cvslog] ffmpeg: do not include vsrc_buffer.h.
Nicolas George
- [FFmpeg-cvslog] lavfi: remove av_buffersrc_buffer.
Nicolas George
- [FFmpeg-cvslog] lavfi: install buffersrc.h.
Nicolas George
- [FFmpeg-cvslog] asrc_abuffer: deprecate av_asrc_buffer_* functions.
Nicolas George
- [FFmpeg-cvslog] asrc_abuffer: deprecate the header.
Nicolas George
- [FFmpeg-cvslog] src_buffer: update get_nb_failed_requests name.
Nicolas George
- [FFmpeg-cvslog] vsrc_buffer: deprecate av_vsrc_buffer_add_video_buffer_ref.
Nicolas George
- [FFmpeg-cvslog] vsrc_buffer: deprecate the header.
Nicolas George
- [FFmpeg-cvslog] CrystalHD: Improve detection of field pair -> two fields content.
Philip Langdale
- [FFmpeg-cvslog] swr-x86-SIMD: 3 instructions less for stereo planar->packed s32/flt->s16
Michael Niedermayer
- [FFmpeg-cvslog] swr-x86-simd: create prototypes with macros, this is simpler.
Michael Niedermayer
- [FFmpeg-cvslog] swr-x86-simd: stereo unpack S16/S32/FLT-> S16/S32/FLT SSE/SSE2 ( 16 new SIMD functions)
Michael Niedermayer
- [FFmpeg-cvslog] swr: audioconvert: consider mono to be planar
Michael Niedermayer
- [FFmpeg-cvslog] swr-x86-simd: add ff_unpack_2ch_int16_to_int16/int32/float_a_ssse3
Michael Niedermayer
- [FFmpeg-cvslog] rtpdec_h264: Convert commented out code into setting an unused variable
Martin Storsjö
- [FFmpeg-cvslog] rtpdec_h264: Clean up comments
Martin Storsjö
- [FFmpeg-cvslog] rtpdec_h264: Cleanup debug packet type counting
Martin Storsjö
- [FFmpeg-cvslog] rtpdec_h264: Make start_sequence a static const array
Martin Storsjö
- [FFmpeg-cvslog] rtpdec_h264: Reorder code blocks
Martin Storsjö
- [FFmpeg-cvslog] rtpdec_h264: Cosmetic cleanup
Martin Storsjö
- [FFmpeg-cvslog] rtpdec_h264: Free old extradata before clearing the pointer
Martin Storsjö
- [FFmpeg-cvslog] rtpdec_h264: Add missing newlines to av_log calls
Martin Storsjö
- [FFmpeg-cvslog] aacps: move some loops to function pointers
Mans Rullgard
- [FFmpeg-cvslog] aacps: align some arrays
Mans Rullgard
- [FFmpeg-cvslog] aacps: NEON optimisations
Mans Rullgard
- [FFmpeg-cvslog] dfa: add some checks to ensure that decoder won't write past frame end
Kostya Shishkov
- [FFmpeg-cvslog] lagarith: make offset array type unsigned
Kostya Shishkov
- [FFmpeg-cvslog] avserver: check return value of ftruncate()
Mans Rullgard
- [FFmpeg-cvslog] rtsp: avoid const warnings from strtol() call
Mans Rullgard
- [FFmpeg-cvslog] mpegmux: add stuffing to avoid incomplete PCM frames
Janne Grunau
- [FFmpeg-cvslog] avconv: remove stray useless comment.
Anton Khirnov
- [FFmpeg-cvslog] vf_split: support user-specifiable number of outputs.
Anton Khirnov
- [FFmpeg-cvslog] lavfi: remove avfilter_default_config_input_link() declaration
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: always enable the scale filter and depend on sws.
Anton Khirnov
- [FFmpeg-cvslog] lavfi/formats: use sizeof(var) instead of sizeof(type).
Anton Khirnov
- [FFmpeg-cvslog] tests/utils: don't ignore the return value of fwrite()
Sean McGovern
- [FFmpeg-cvslog] avcodec: Improve comment for thread_safe_callbacks to avoid misinterpretation.
Robert Nagy
- [FFmpeg-cvslog] dvdec: drop const qualifier from variable to eliminate a warning
Diego Biurrun
- [FFmpeg-cvslog] Mark a number of variables only used in av_dlog() calls as av_unused.
Diego Biurrun
- [FFmpeg-cvslog] eatgv: check motion vectors
Kostya Shishkov
- [FFmpeg-cvslog] eatgv: check vector_bits
Michael Niedermayer
- [FFmpeg-cvslog] dfa: use more meaningful return codes
Kostya Shishkov
- [FFmpeg-cvslog] swr: fix cpy() after the len was changed to be in samples.
Michael Niedermayer
- [FFmpeg-cvslog] swr: fix silence buffer for planar U8
Michael Niedermayer
- [FFmpeg-cvslog] yadif: Add yuva444p to format list.
Robert Nagy
- [FFmpeg-cvslog] ffm: disable adjust_write_index()
Michael Niedermayer
- [FFmpeg-cvslog] mp3enc: Fix Xing tag identification string for CBR files
Tobias Rapp
- [FFmpeg-cvslog] mp3enc: avoid ifdef
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: print next_dts too on debug_ts
Michael Niedermayer
- [FFmpeg-cvslog] aacdec: Add forgotten flush
Ole Dittmann
- [FFmpeg-cvslog] Decode XBR extension in first asset
Nick Brereton
- [FFmpeg-cvslog] mpegvideo: double thread limit
Michael Niedermayer
- [FFmpeg-cvslog] doc: clarify check for NULL pointer style
Luca Barbato
- [FFmpeg-cvslog] zerocodec: check if the previous frame is missing
Paul B Mahol
- [FFmpeg-cvslog] lavc: add sample rate and channel layout to AVFrame.
Anton Khirnov
- [FFmpeg-cvslog] lavfi: support audio in avfilter_copy_frame_props().
Anton Khirnov
- [FFmpeg-cvslog] avprobe: allow showing only one container/stream property.
Ronald S. Bultje
- [FFmpeg-cvslog] vf_yadif: fix missing error handling for avfilter_poll_frame()
Robert Nagy
- [FFmpeg-cvslog] pthread: warn on high thread counts
Sean McGovern
- [FFmpeg-cvslog] lavfi: avfilter_merge_formats: handle case where inputs are same
Mina Nagy Zaki
- [FFmpeg-cvslog] libschroedinger: Move a function to avoid a forward declaration.
Diego Biurrun
- [FFmpeg-cvslog] build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line.
Diego Biurrun
- [FFmpeg-cvslog] build: cosmetics: Add missing end-of-line backslashes to item lists.
Diego Biurrun
- [FFmpeg-cvslog] mmvideo.c: Remove unused variable in mm_decode_pal().
Diego Biurrun
- [FFmpeg-cvslog] txd: Remove write-only variable in txd_decode_frame().
Diego Biurrun
- [FFmpeg-cvslog] h264: Remove a commented-out function pointer typedef.
Diego Biurrun
- [FFmpeg-cvslog] lavf: add missing '*' in a doxy.
Anton Khirnov
- [FFmpeg-cvslog] lavfi: uninline avfilter_copy_buffer_ref_props().
Anton Khirnov
- [FFmpeg-cvslog] Move code shared between libdirac and libschroedinger to libschroedinger.
Diego Biurrun
- [FFmpeg-cvslog] libschroedinger: Switch to function names more in line with Libav style.
Diego Biurrun
- [FFmpeg-cvslog] movenc: store codecs that dont provide a frame_size as audio_vbr=1
Michael Niedermayer
- [FFmpeg-cvslog] audio_frame_que: simplify
Michael Niedermayer
- [FFmpeg-cvslog] lavc/utils: change a few asserts to av_assert0()
Michael Niedermayer
- [FFmpeg-cvslog] mp3decoder: discard ID3 tags
Michael Niedermayer
- [FFmpeg-cvslog] mp3demux: fix id3 discard code
Michael Niedermayer
- [FFmpeg-cvslog] mp3demux: fix off by 1 error
Michael Niedermayer
- [FFmpeg-cvslog] Add yuva422p pix_fmt.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Add Avid Meridien (AVUI) decoder.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Support yuva422p in ffv1.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Support yuva422p rawvideo in nut.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Write palettised targa.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Add yuva422p to yadif format list.
Carl Eugen Hoyos
- [FFmpeg-cvslog] aasc: use the correct reader offset
Michael Niedermayer
- [FFmpeg-cvslog] yuv4mpeg: support 9/10/16 bit pixel formats
Jean First
- [FFmpeg-cvslog] src_buffer: move code to avoid forward declarations.
Nicolas George
- [FFmpeg-cvslog] doc/examples/Makefile: split lines up to make diffs that change them clearer
Michael Niedermayer
- [FFmpeg-cvslog] shorten: increase max_frame_size.
Michael Niedermayer
- [FFmpeg-cvslog] avcodec: remove fallbacks for AVCodec.encode() in avcodec_encode_audio2()
Justin Ruggles
- [FFmpeg-cvslog] avcodec: refactor avcodec_encode_audio2() to merge common branches
Justin Ruggles
- [FFmpeg-cvslog] avcodec: do not needlessly set packet size to 0 in avcodec_encode_audio2()
Justin Ruggles
- [FFmpeg-cvslog] avplay: properly close/ reopen AVAudioResampleContext on channel layout change
Justin Ruggles
- [FFmpeg-cvslog] qdm2: clip array indices returned by qdm2_get_vlc().
Ronald S. Bultje
- [FFmpeg-cvslog] fate: Add oneline comparison method
Mans Rullgard
- [FFmpeg-cvslog] avcodec: for audio encoding, reset output packet when it is not valid
Justin Ruggles
- [FFmpeg-cvslog] Add probe fate tests to test for regressions in detecting media types.
Ronald S. Bultje
- [FFmpeg-cvslog] fate: Add avprobe as a make dependency
Alex Converse
- [FFmpeg-cvslog] fate: Change the probe-format refs to match the final text format committed .
Alex Converse
- [FFmpeg-cvslog] mov: Remove write-only variable in mov_read_chan().
Diego Biurrun
- [FFmpeg-cvslog] flvenc: use AVFormatContext, not AVCodecContext for logging.
Anton Khirnov
- [FFmpeg-cvslog] dv: Split profile handling code into a separate file.
Diego Biurrun
- [FFmpeg-cvslog] Support decoding unaligned rgb24 lagarith.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lagarith: add YUY2 decoding support
Kostya Shishkov
- [FFmpeg-cvslog] av_samples_fill_array: Mark unmodified function argument as const.
Diego Biurrun
- [FFmpeg-cvslog] rtmp: Support 'rtmp_live', an option which specifies if the media is a live stream.
Samuel Pitoiset
- [FFmpeg-cvslog] g723_1: change to encode2()
Michael Niedermayer
- [FFmpeg-cvslog] CSCD: must use reget_buffer.
Reimar Döffinger
- [FFmpeg-cvslog] qdm2: print error messages instead of just retunring failures
Michael Niedermayer
- [FFmpeg-cvslog] parseutils: fix ;/, error
Michael Niedermayer
- [FFmpeg-cvslog] parseutils: use strings instead of integers for error codes.
Michael Niedermayer
- [FFmpeg-cvslog] error: Try to make av_strerror() closer to binary identical across platforms.
Michael Niedermayer
- [FFmpeg-cvslog] Fix lagarith YUY2 output.
Carl Eugen Hoyos
- [FFmpeg-cvslog] src_buffer: ifdef->if CONFIG_*
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: fix frame duration used for video sync.
Michael Niedermayer
- [FFmpeg-cvslog] Add tools/ffeval to .gitignore.
Clément Bœsch
- [FFmpeg-cvslog] rtsp: Add content-type message header parsing
Jordi Ortiz
- [FFmpeg-cvslog] doc: Replace a stray reference to the old '-intra' flag.
Alex Converse
- [FFmpeg-cvslog] libschroedingerdec: Change AVPicture to AVFrame and use SchroTag to store pts
Jordi Ortiz
- [FFmpeg-cvslog] lavfi: add a function for copying properties from AVFilterBufferRef-> AVFrame
Anton Khirnov
- [FFmpeg-cvslog] lavfi: add video buffer sink, and use it in avtools
Anton Khirnov
- [FFmpeg-cvslog] options_table: Add some missing #includes to fix "make checkheaders".
Alex Converse
- [FFmpeg-cvslog] sctp: Initial tcp-alike sctp support with streams
Luca Barbato
- [FFmpeg-cvslog] mips: intreadwrite: remove unnecessary inline asm
Mans Rullgard
- [FFmpeg-cvslog] mips: intreadwrite: fix inline asm for gcc 4.8
Mans Rullgard
- [FFmpeg-cvslog] fate: fix dependencies for probe tests
Mans Rullgard
- [FFmpeg-cvslog] fate: split some combined tests into separate audio and video tests
Diego Biurrun
- [FFmpeg-cvslog] fate: add convenient shorthands for ea-vp6, libavcodec, libavutil tests
Diego Biurrun
- [FFmpeg-cvslog] fate: improve dependencies
Mans Rullgard
- [FFmpeg-cvslog] lavr: make avresample_read() with NULL output discard samples.
Anton Khirnov
- [FFmpeg-cvslog] fate: split idroq audio and video into separate tests
Mans Rullgard
- [FFmpeg-cvslog] samplefmt: add a function for copying audio samples.
Anton Khirnov
- [FFmpeg-cvslog] lavr: do not try to copy to uninitialized output audio data.
Anton Khirnov
- [FFmpeg-cvslog] samplefmt: add a function for filling a buffer with silence.
Anton Khirnov
- [FFmpeg-cvslog] lavc: pad last audio frame with silence when needed.
Anton Khirnov
- [FFmpeg-cvslog] lavc: check that extended_data is properly set in avcodec_encode_audio2().
Anton Khirnov
- [FFmpeg-cvslog] lavfi: add extended_data to AVFilterBuffer.
Anton Khirnov
- [FFmpeg-cvslog] lavfi: add avfilter_get_audio_buffer_ref_from_arrays().
Stefano Sabatini
- [FFmpeg-cvslog] fate: Give more consistent names to some RealVideo/RealAudio tests.
Diego Biurrun
- [FFmpeg-cvslog] fate: cosmetics: lowercase some comments
Diego Biurrun
- [FFmpeg-cvslog] jpeglsdec: Remove write-only variable in ff_jpegls_decode_lse().
Diego Biurrun
- [FFmpeg-cvslog] libxvid: Separate libxvid encoder from libxvid rate control code.
Diego Biurrun
- [FFmpeg-cvslog] libxvid: Give more suitable names to libxvid-related files.
Diego Biurrun
- [FFmpeg-cvslog] avfiltergraph: improve pick_format()
Michael Niedermayer
- [FFmpeg-cvslog] cdg: fix pts
Michael Niedermayer
- [FFmpeg-cvslog] omadec: Check geob datasize more completely
Michael Niedermayer
- [FFmpeg-cvslog] lavc/utils: fix division by 0
Michael Niedermayer
- [FFmpeg-cvslog] avutil/log: allow av_log_set_callback (NULL)
Michael Niedermayer
- [FFmpeg-cvslog] Revert "Remove libvorbis Vorbis decoding support. Our native decoder is complete"
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: fix uninitialized variable warning
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: remove unused variables
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: fix pointer type (const) warning
Michael Niedermayer
- [FFmpeg-cvslog] vf_idet: fix pointer type (const) warning
Michael Niedermayer
- [FFmpeg-cvslog] vf_idet: remove unused variables
Michael Niedermayer
- [FFmpeg-cvslog] vf_lut: fix pointer type (const) warning
Michael Niedermayer
- [FFmpeg-cvslog] lavfi: cleanup avfilter_get_audio_buffer() and pals.
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: use avfilter_get_audio_buffer_ref_from_arrays() in avfilter_default_get_audio_buffer
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: simplify signature for avfilter_get_audio_buffer() and friends
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: change AVFilterBufferRefAudioProps.sample_rate from uint32_t to int
Anton Khirnov
- [FFmpeg-cvslog] lavfi: change AVFilterLink.sample_rate from int64_t to int on next bump
Anton Khirnov
- [FFmpeg-cvslog] lavfi: move audio-related functions to a separate file.
Anton Khirnov
- [FFmpeg-cvslog] mov: make one comment slightly more specific
Diego Biurrun
- [FFmpeg-cvslog] lavr: replace the SSE version of ff_conv_fltp_to_flt_6ch() with SSE4 and AVX
Justin Ruggles
- [FFmpeg-cvslog] vcr1: cosmetics: K&R prettyprinting, typos, parentheses, dead code, comments
Diego Biurrun
- [FFmpeg-cvslog] lavfi: remove some audio-related function from public API.
Anton Khirnov
- [FFmpeg-cvslog] vcr1: drop pointless write-only AVCodecContext member from VCR1Context
Diego Biurrun
- [FFmpeg-cvslog] vcr1: group encoder code together to save #ifdefs
Diego Biurrun
- [FFmpeg-cvslog] vcr1enc: drop pointless empty encode_init() wrapper function
Diego Biurrun
- [FFmpeg-cvslog] configure: Add _XOPEN_SOURCE=600 to Solaris preprocessor flags.
Sean McGovern
- [FFmpeg-cvslog] sctp: be consistent with socket option level
Sean McGovern
- [FFmpeg-cvslog] cmdutils: Add fallback case to switch in check_stream_specifier().
Diego Biurrun
- [FFmpeg-cvslog] rtmp: Support 'rtmp_tcurl', an option which overrides the URL of the target stream.
Samuel Pitoiset
- [FFmpeg-cvslog] rtmp: Support 'rtmp_flashver', an option which overrides the version of the Flash plugin.
Samuel Pitoiset
- [FFmpeg-cvslog] rtmp: Support 'rtmp_swfurl', an option which specifies the URL of the SWF player.
Samuel Pitoiset
- [FFmpeg-cvslog] rtmp: Implement check bandwidth notification.
Samuel Pitoiset
- [FFmpeg-cvslog] h264: K&R formatting cosmetics for header files (part I/II)
Diego Biurrun
- [FFmpeg-cvslog] h264: K&R formatting cosmetics for header files (part II/II)
Diego Biurrun
- [FFmpeg-cvslog] arm: dsputil: fix overreads in put/avg_pixels functions
Mans Rullgard
- [FFmpeg-cvslog] ape: Use unsigned integer maths
Christophe Gisquet
- [FFmpeg-cvslog] rv40dsp x86: MMX/MMX2/3DNow/SSE2/SSSE3 implementations of MC
Christophe Gisquet
- [FFmpeg-cvslog] ffmpeg: fix deinterlace
Michael Niedermayer
- [FFmpeg-cvslog] dcaenc: fix out of array read
Michael Niedermayer
- [FFmpeg-cvslog] mpegtsenc: fix delay type
Michael Niedermayer
- [FFmpeg-cvslog] mpegtsenc: check max_delay in write_packet_internal().
Michael Niedermayer
- [FFmpeg-cvslog] mpegtsenc: fix 10l typo, wrong stream
Michael Niedermayer
- [FFmpeg-cvslog] lavfutils: ff_load_image: Initialize context
Michael Niedermayer
- [FFmpeg-cvslog] lavf: print a matching tag in case of code tag validation failure
Michael Niedermayer
- [FFmpeg-cvslog] lavf: extend the avi raw hack to mov
Michael Niedermayer
- [FFmpeg-cvslog] Allow decoding of j2k images with bpp<8 and 8<bpp<16 with libopenjpeg.
Carl Eugen Hoyos
- [FFmpeg-cvslog] mpeg12: fix logic that prevents extradata from being parsed twice.
Michael Niedermayer
- [FFmpeg-cvslog] mpeg12: print an error when there was a frame in extradata.
Michael Niedermayer
- [FFmpeg-cvslog] avconv: use lrint() for rounding double timestamps
Mans Rullgard
- [FFmpeg-cvslog] vqavideo: change x/y loop counters to the usual pattern
Mans Rullgard
- [FFmpeg-cvslog] arm: dsputil: prettify some conditional instructions in put_pixels macros
Mans Rullgard
- [FFmpeg-cvslog] arm/neon: dsputil: use correct size specifiers on vld1/vst1
Mans Rullgard
- [FFmpeg-cvslog] fate: employ better names and add a convenient shorthand for vp6 tests
Diego Biurrun
- [FFmpeg-cvslog] nsvdec: Fix use of uninitialized streams.
Michael Niedermayer
- [FFmpeg-cvslog] nsvdec: Be more careful with av_malloc().
Alex Converse
- [FFmpeg-cvslog] dv: check stype
Michael Niedermayer
- [FFmpeg-cvslog] dv: Fix null pointer dereference due to ach=0
Michael Niedermayer
- [FFmpeg-cvslog] dv: Fix small stack overread related to CVE-2011-3929 and CVE-2011-3936.
Alex Converse
- [FFmpeg-cvslog] atrac3: Fix crash in tonal component decoding.
Michael Niedermayer
- [FFmpeg-cvslog] nsvdec: Propagate errors
Alex Converse
- [FFmpeg-cvslog] mjpegbdec: Fix overflow in SOS.
Alex Converse
- [FFmpeg-cvslog] Release notes and changelog for 0.5.7
Reinhard Tartler
- [FFmpeg-cvslog] Bump version number for 0.5.8 release.
Reinhard Tartler
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/release/0.5' into release/0.5
Michael Niedermayer
- [FFmpeg-cvslog] fix release number
Michael Niedermayer
- [FFmpeg-cvslog] Tag n0.5.9 : FFmpeg 0.5.9 release
git at videolan.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. b7f0318 web: download update for 0.5.9
gitolite
- [FFmpeg-cvslog] snow: fix 32x32 encoding
Michael Niedermayer
- [FFmpeg-cvslog] tiffenc: fix out of array read
Michael Niedermayer
- [FFmpeg-cvslog] flashsvenc: fix image sizes below 192x192
Michael Niedermayer
- [FFmpeg-cvslog] flashsv2enc: fix division by zero
Michael Niedermayer
- [FFmpeg-cvslog] Fix flashsv2 encoder error message.
Carl Eugen Hoyos
- [FFmpeg-cvslog] doc/examples: rename LDFLAGS to LDLIBS.
Clément Bœsch
- [FFmpeg-cvslog] lavfi: remove audio.h include from avfilter.h.
Clément Bœsch
- [FFmpeg-cvslog] doc/examples: link decoding_encoding and muxing with math lib.
Clément Bœsch
- [FFmpeg-cvslog] doc/examples: add missing math.h include in decoding/encoding example.
Clément Bœsch
- [FFmpeg-cvslog] doc/examples: add -O2 in CFLAGS.
Clément Bœsch
- [FFmpeg-cvslog] doc/examples: fix typo.
Clément Bœsch
- [FFmpeg-cvslog] h263enc: check w/h for validity
Michael Niedermayer
- [FFmpeg-cvslog] doc/examples: add programs to .gitignore.
Clément Bœsch
- [FFmpeg-cvslog] doc/examples: use buffersrc.h instead of deprecated asrc_abuffer.h.
Clément Bœsch
- [FFmpeg-cvslog] doc/examples: add libswresample in the libraries.
Clément Bœsch
- [FFmpeg-cvslog] ffmpeg: preserve bits_per_coded sample on stream copy.
Michael Niedermayer
- [FFmpeg-cvslog] avfilter: fix regression since addition of extended_data to audio
Michael Niedermayer
- [FFmpeg-cvslog] x86: vc1: drop MMX loop filter implementation, which uses MMX2 instructions .
Michael Kostylev
- [FFmpeg-cvslog] lavfi: add lavr-based audio resampling filter.
Anton Khirnov
- [FFmpeg-cvslog] lavfi: autoinsert resample filter when necessary.
Anton Khirnov
- [FFmpeg-cvslog] h263enc: test that dimensions are a multiple of 4
Michael Niedermayer
- [FFmpeg-cvslog] mpeg1enc: check input dimensions
Michael Niedermayer
- [FFmpeg-cvslog] mpeg2enc: check input dimensions
Michael Niedermayer
- [FFmpeg-cvslog] mpeg2dec: support slice_vertical_position_extension
Michael Niedermayer
- [FFmpeg-cvslog] mpeg1enc: dont use size extension.
Michael Niedermayer
- [FFmpeg-cvslog] threads: Perform the generic progress cleanup more carefully.
Michael Niedermayer
- [FFmpeg-cvslog] Set bits_per_raw_sample when decoding libopenjpeg images.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf/mp3enc: support MPEG-2 and MPEG-2. 5 sample rates when writing Xing header.
Clément Bœsch
- [FFmpeg-cvslog] wmvenc: check if width is multiple of 2
Piotr Bandurski
- [FFmpeg-cvslog] libswresample: Implement MMX, SSE4 and AVX 6ch float and int32 packing function.
Justin Ruggles
- [FFmpeg-cvslog] libswresample: unaligned AVX/SSE4 float and int32 6ch pack
Michael Niedermayer
- [FFmpeg-cvslog] libswresample: cosmetics
Michael Niedermayer
- [FFmpeg-cvslog] libswresample-simd: make the converter registers parameters
Michael Niedermayer
- [FFmpeg-cvslog] libswresample-simd: rename 6ch pack to what it is
Michael Niedermayer
- [FFmpeg-cvslog] libswresample: Change FLOAT_TO_INT32_N to need 1 register less
Michael Niedermayer
- [FFmpeg-cvslog] libswresample: make NOP_N macro less picky on its parameters
Michael Niedermayer
- [FFmpeg-cvslog] libswresample-simd: add ff_pack_6ch_int32_to_float_a_avx and ff_pack_6ch_int32_to_float_a_sse4
Michael Niedermayer
- [FFmpeg-cvslog] libswresample-simd: Add ff_pack_6ch_float_to_int32_a_avx and ff_pack_6ch_float_to_int32_a_sse4
Michael Niedermayer
- [FFmpeg-cvslog] lavf/utils: make use of av_ts2str() to print timestamps.
Clément Bœsch
- [FFmpeg-cvslog] flac_parser: speedup fifo realloc
Michael Niedermayer
- [FFmpeg-cvslog] doc: fix link to fate.libav.org
Diego Elio Pettenò
- [FFmpeg-cvslog] mpegts: fix handling of files smaller than 8kb
Michael Niedermayer
- [FFmpeg-cvslog] mpegvideo_enc: Fix chroma edge size
Michael Niedermayer
- [FFmpeg-cvslog] ffprobe: remove unused print_format_entry() function
Stefano Sabatini
- [FFmpeg-cvslog] ffprobe: simplify/fix logic for the -show_format_entry option
Stefano Sabatini
- [FFmpeg-cvslog] ffprobe: add "noprint_wrappers" option to default writer
Stefano Sabatini
- [FFmpeg-cvslog] ffprobe: add "nokey" option to default writer
Stefano Sabatini
- [FFmpeg-cvslog] doc/ffprobe: fix rendering of the timecode chapter in the man page
Stefano Sabatini
- [FFmpeg-cvslog] ogg: in ogg_get_length() start from data_offset not 0.
Michael Niedermayer
- [FFmpeg-cvslog] ogg: rewrite first timestamp reading code.
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: revert 492cc1
Michael Niedermayer
- [FFmpeg-cvslog] update_initial_durations: add some checks to ensure things match up.
Michael Niedermayer
- [FFmpeg-cvslog] update_initial_durations: use av_ts2str()
Michael Niedermayer
- [FFmpeg-cvslog] lavfi: document filter design subtleties.
Nicolas George
- [FFmpeg-cvslog] lavu/bprint: add av_bprint_reset().
Clément Bœsch
- [FFmpeg-cvslog] ffprobe: replace fast_asprintf() with bprint utils.
Clément Bœsch
- [FFmpeg-cvslog] configure: check for pthread_cancel.
Nicolas George
- [FFmpeg-cvslog] udp: check for HAVE_PTHREAD_CANCEL instead of HAVE_PTHREADS.
Nicolas George
- [FFmpeg-cvslog] doc: misc improvements for the Windows section
Diego Biurrun
- [FFmpeg-cvslog] fate: mtv: disable video decoding
Mans Rullgard
- [FFmpeg-cvslog] fate: pcm-planar: disable video
Mans Rullgard
- [FFmpeg-cvslog] fate: qtrle: disable audio in all tests
Mans Rullgard
- [FFmpeg-cvslog] fate: truemotion1: disable audio
Mans Rullgard
- [FFmpeg-cvslog] fate: separate delphine-cin audio and video tests
Mans Rullgard
- [FFmpeg-cvslog] fate: split off adpcm-ima-amv from amv test
Mans Rullgard
- [FFmpeg-cvslog] fate: add adpcm-ima-smjpeg test
Mans Rullgard
- [FFmpeg-cvslog] fate: split off adpcm-ima-ws test from vqa-cc
Mans Rullgard
- [FFmpeg-cvslog] fate: separate bmv audio and video tests
Mans Rullgard
- [FFmpeg-cvslog] fate: split off adpcm-ms-mono test from dxa-feeble
Mans Rullgard
- [FFmpeg-cvslog] fate: rename adpcm-psx-str-v3 to adpcm-xa
Mans Rullgard
- [FFmpeg-cvslog] fate: rename cryo-apc to adpcm-ima-apc
Mans Rullgard
- [FFmpeg-cvslog] fate: rename funcom-iss to adpcm-ima-iss
Mans Rullgard
- [FFmpeg-cvslog] fate: d-cinema-demux: drop unnecessary flags
Mans Rullgard
- [FFmpeg-cvslog] fate: split off dpcm-interplay from interplay-mve tests
Mans Rullgard
- [FFmpeg-cvslog] fate: film-cvid: drop pcm audio and rename test
Mans Rullgard
- [FFmpeg-cvslog] fate: caf: disable decoding
Mans Rullgard
- [FFmpeg-cvslog] fate: westwood-aud: disable decoding
Mans Rullgard
- [FFmpeg-cvslog] x86: use more standard construct for setting ASM functions in FFT code
Vitor Sessak
- [FFmpeg-cvslog] gxfenc: remove disabled half-implemented MJPEG tag
Diego Biurrun
- [FFmpeg-cvslog] motion-test: remove disabled code
Diego Biurrun
- [FFmpeg-cvslog] vcr1enc: Replace obsolete get_bit_count by put_bits_count/flush_put_bits.
Diego Biurrun
- [FFmpeg-cvslog] vcr1: Fix return type of common_init to match the function pointer signature.
Diego Biurrun
- [FFmpeg-cvslog] vcr1: Add vcr1_ prefixes to all static functions with generic names.
Diego Biurrun
- [FFmpeg-cvslog] lavfi: add avfilter_graph_set_auto_convert().
Nicolas George
- [FFmpeg-cvslog] ffmpeg: accept + prefix to -pix_fmt option to disable automatic conversions .
Nicolas George
- [FFmpeg-cvslog] lavf: add av_guess_frame_sample_aspect_ratio function
Marton Balint
- [FFmpeg-cvslog] ffmpeg: affect computed filtered frame pts after filling frame from buffer
Matthieu Bouron
- [FFmpeg-cvslog] assdec: check that the alloc+init of the private data succeeded.
Michael Niedermayer
- [FFmpeg-cvslog] audio_frame_queue: fix null ptr dereference
Michael Niedermayer
- [FFmpeg-cvslog] ffprobe: add default_writer priv_size.
Michael Niedermayer
- [FFmpeg-cvslog] Read and write APRG mov atom to allow AVUI streamcopy.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Support NTSC forward dvcpro videos (PAL looks incorrect).
Carl Eugen Hoyos
- [FFmpeg-cvslog] mtv: make output endian independant
Michael Niedermayer
- [FFmpeg-cvslog] fifo: add av_fifo_grow()
Michael Niedermayer
- [FFmpeg-cvslog] lavfi: switch to _alt functions
Michael Niedermayer
- [FFmpeg-cvslog] Add SLDV FourCC for dvvideo.
Piotr Bandurski
- [FFmpeg-cvslog] doc/filtering_design: fix typo negociation -> negotiation
Stefano Sabatini
- [FFmpeg-cvslog] doc/filter_design: fix a few other typo.
Clément Bœsch
- [FFmpeg-cvslog] avprobe: close opened codecs after use
Janne Grunau
- [FFmpeg-cvslog] avprobe: free options at the end of main()
Janne Grunau
- [FFmpeg-cvslog] yadif: Improve pts accuracy.
Robert Nagy
- [FFmpeg-cvslog] lavfi: add types and functions for channel layout/samplerate negotiation
Anton Khirnov
- [FFmpeg-cvslog] mtv: do not byteswap raw video in demuxer
Mans Rullgard
- [FFmpeg-cvslog] yadif: Flush filter on eof.
Robert Nagy
- [FFmpeg-cvslog] lavfi: add channel layout/sample rate negotiation.
Anton Khirnov
- [FFmpeg-cvslog] avfiltergraph: reindent
Anton Khirnov
- [FFmpeg-cvslog] lavfi: rename vsrc_buffer.c to buffersrc.c
Anton Khirnov
- [FFmpeg-cvslog] buffersrc: fix invalid read in uninit if the fifo hasn't been allocated
Anton Khirnov
- [FFmpeg-cvslog] buffersrc: add av_buffersrc_write_frame().
Anton Khirnov
- [FFmpeg-cvslog] lavfi: add an audio buffer source.
Anton Khirnov
- [FFmpeg-cvslog] lavfi: add an audio buffer sink.
Anton Khirnov
- [FFmpeg-cvslog] lavfi: add aformat filter
Anton Khirnov
- [FFmpeg-cvslog] lavfi: add asyncts filter.
Anton Khirnov
- [FFmpeg-cvslog] avconv: add support for audio filters.
Anton Khirnov
- [FFmpeg-cvslog] avconv: automatically insert asyncts when -async is used.
Anton Khirnov
- [FFmpeg-cvslog] libmp3lame: set supported channel layouts.
Anton Khirnov
- [FFmpeg-cvslog] fate: separate smacker audio and video tests
Mans Rullgard
- [FFmpeg-cvslog] fate: separate sierra-vmd audio and video tests
Mans Rullgard
- [FFmpeg-cvslog] fate: make smjpeg a demux test
Mans Rullgard
- [FFmpeg-cvslog] lavfi: move video-related functions to a separate file.
Anton Khirnov
- [FFmpeg-cvslog] lavfi: move formats-related functions from default.c to formats.c
Anton Khirnov
- [FFmpeg-cvslog] lavfi: move buffer management function to a separate file.
Anton Khirnov
- [FFmpeg-cvslog] Add missing version bumps and APIchanges/Changelog entries.
Anton Khirnov
- [FFmpeg-cvslog] fate: use diff -b in oneline comparison
Mans Rullgard
- [FFmpeg-cvslog] dv_profile: fix decoding of SoftLabDVCPRO codec (PAL mode)
Piotr Bandurski
- [FFmpeg-cvslog] Mention AVFMT_SEEK_TO_PTS in AVInputFormat flags docs
Michael Bradshaw
- [FFmpeg-cvslog] lavfi: fix resample with differing formats
Michael Niedermayer
- [FFmpeg-cvslog] lavfi: fix pts rescaling in the resampler
Michael Niedermayer
- [FFmpeg-cvslog] avfiltergraph: switch to swresample by default
Michael Niedermayer
- [FFmpeg-cvslog] Add AVFMT_SEEK_TO_PTS to nut demuxer flags
Michael Bradshaw
- [FFmpeg-cvslog] Support more Avid Meridien / AVUI samples.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavfi: drop planar/packed negotiation support
Stefano Sabatini
- [FFmpeg-cvslog] ffprobe: remove unused variable i in probe_file()
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/aevalsrc: fix sample rate negotiation, after the last merge
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/aevalsrc: correct the supported sample format
Stefano Sabatini
- [FFmpeg-cvslog] aasc: support "Autodesk 24 bit RLE compressor" (FourCC: aas4)
Piotr Bandurski
- [FFmpeg-cvslog] lavf: add mdec to is_intra_only() list
Mans Rullgard
- [FFmpeg-cvslog] fate: convert psx-str to a demuxer test
Mans Rullgard
- [FFmpeg-cvslog] fate: rename psx-str-v3-mdec to mdec-v3
Mans Rullgard
- [FFmpeg-cvslog] indeo3: ensure that decoded cell data is in 7-bit range as presumed by decoder
Kostya Shishkov
- [FFmpeg-cvslog] indeo3: initialise pixel planes on allocation
Kostya Shishkov
- [FFmpeg-cvslog] indeo3: validate new frame size before resetting decoder
Kostya Shishkov
- [FFmpeg-cvslog] indeo3: when freeing buffers, set pointers referencing them to NULL as well
Kostya Shishkov
- [FFmpeg-cvslog] build: Add 'check' target to run all compile and test targets.
Diego Biurrun
- [FFmpeg-cvslog] avfilter: Move ff_get_ref_perms_string() to where it is used.
Diego Biurrun
- [FFmpeg-cvslog] tta: Fix comment about channel number; TTA supports >2 channels.
Aneesh Dogra
- [FFmpeg-cvslog] fate: use standard diff options
Mans Rullgard
- [FFmpeg-cvslog] ac3dsp: simplify x86 versions of ac3_max_msb_abs_int16
Justin Ruggles
- [FFmpeg-cvslog] x86: rv40: Mark rv40_weight functions as MMX2; they use MMX2 instructions.
Michael Kostylev
- [FFmpeg-cvslog] fate: work around non-standard wc implementations
Mans Rullgard
- [FFmpeg-cvslog] fate: Work around non-standard wc implementations at more places
Martin Storsjö
- [FFmpeg-cvslog] ffmpeg: allow switching to qatars buffersrc API
Michael Niedermayer
- [FFmpeg-cvslog] buffersrc: export forgotten function
Michael Niedermayer
- [FFmpeg-cvslog] src_buffer: fix query_formats_audio()
Michael Niedermayer
- [FFmpeg-cvslog] libavfilter: src_buffer: fix planar audio
Michael Niedermayer
- [FFmpeg-cvslog] libavfilter: src_buffer: add time_base for audio
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: move audio timestamp roundup code.
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: add support for audio filters.
Anton Khirnov
- [FFmpeg-cvslog] libavfilter: add ff_parse_time_base()
Michael Niedermayer
- [FFmpeg-cvslog] libavfilter: src_buffer, use only aresample, not aconvert.
Michael Niedermayer
- [FFmpeg-cvslog] src_buffer: propagate errors from copy_buffer_ref()
Michael Niedermayer
- [FFmpeg-cvslog] lavfi: add a new function av_buffersrc_buffer().
Etienne Buira
- [FFmpeg-cvslog] af_aresample: fix typo in query formats
Michael Niedermayer
- [FFmpeg-cvslog] af_aresample: support all swresample parameters.
Michael Niedermayer
- [FFmpeg-cvslog] avfiltergraph: use aresample not aconvert in the alternative merge code.
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: fix ;;
Michael Niedermayer
- [FFmpeg-cvslog] swresample: set the default parameters to "none"
Michael Niedermayer
- [FFmpeg-cvslog] av_aresample: Allow changing sample format and channel layout as well
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: do not warn when expecting EOF from lavfi.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/pan: add supported sample rates to avoid a crash.
Clément Bœsch
- [FFmpeg-cvslog] Merge branch 'audio-filters' of https://github.com/ubitux/FFmpeg
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: use av_buffersrc_add_frame() for audio too
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: automatically insert volume filter when -vol is used.
Clément Bœsch
- [FFmpeg-cvslog] aresample: check return code of swr_convert()
Michael Niedermayer
- [FFmpeg-cvslog] aresample: add code to flush the internal swr buffer.
Michael Niedermayer
- [FFmpeg-cvslog] avprobe: don't print format entry name when only one was requested
Anton Khirnov
- [FFmpeg-cvslog] pcmenc: set correct bitrate value
Mans Rullgard
- [FFmpeg-cvslog] lavfi/aevalsrc: remove limitation on the number of channels
Stefano Sabatini
- [FFmpeg-cvslog] lavu/parseutils: fix specification for av_parse_time()
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/aevalsrc: add option channel_layout
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/aevalsrc: reindent after the previous commit
Stefano Sabatini
- [FFmpeg-cvslog] ffplay: use stream sample_aspect_ratio if available in source frames
Marton Balint
- [FFmpeg-cvslog] ffplay: fix video_thread when no frame is returned in get_video_frame
Marton Balint
- [FFmpeg-cvslog] ffplay: use AVFrame:: width and height instead of using codec or filter settings
Marton Balint
- [FFmpeg-cvslog] ffplay: put aspect ratio info to the VideoPicture struct
Marton Balint
- [FFmpeg-cvslog] af_aresample: 10l fix, wrong timebase for next_pts.
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'cus/stable'
Michael Niedermayer
- [FFmpeg-cvslog] avfiltergraph: change the syntax of avfilter_graph_parse()
Nicolas George
- [FFmpeg-cvslog] fate: ffprobe tests require SAMPLES.
Nicolas George
- [FFmpeg-cvslog] af_aresample: fix rounding that led to sample accumulation in the buffers.
Michael Niedermayer
- [FFmpeg-cvslog] swr: add swr_get_delay() to find the exact delay the swresampler introduces .
Michael Niedermayer
- [FFmpeg-cvslog] af_aresample: Consider the swresample delay during calculating timestamps.
Michael Niedermayer
- [FFmpeg-cvslog] lavd/dshow: protect header.
Clément Bœsch
- [FFmpeg-cvslog] lavd/dshow: fix make checkheaders.
Clément Bœsch
- [FFmpeg-cvslog] lavfi: rename all_channel_layouts.h to all_channel_layouts.inc.
Clément Bœsch
- [FFmpeg-cvslog] lavf/swf: fix make checkheaders.
Clément Bœsch
- [FFmpeg-cvslog] lavc/g729postfilter: fix make checkheaders.
Clément Bœsch
- [FFmpeg-cvslog] lavc/g723: protect header.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/transform: fix make checkheaders.
Clément Bœsch
- [FFmpeg-cvslog] lavc/g723.1: fix make checkheaders.
Clément Bœsch
- [FFmpeg-cvslog] lavc/dcaenc: fix make checkheaders.
Clément Bœsch
- [FFmpeg-cvslog] lavc/jacosub: fix make checkheaders.
Clément Bœsch
- [FFmpeg-cvslog] lavc/libutvideo: protect header.
Clément Bœsch
- [FFmpeg-cvslog] lavc/libutvideo: fix make checkheaders.
Clément Bœsch
- [FFmpeg-cvslog] lavc/os2threads: fix make checkheaders.
Clément Bœsch
- [FFmpeg-cvslog] lavc/vda: fix make checkheaders.
Clément Bœsch
- [FFmpeg-cvslog] build: add codec_names.h to SKIPHEADERS to fix make checkheaders.
Clément Bœsch
- [FFmpeg-cvslog] lavu/error: fix make checkheaders.
Clément Bœsch
- [FFmpeg-cvslog] pan: use ff_parse_channel_layout() instead of av_get_channel_layout().
Clément Bœsch
- [FFmpeg-cvslog] ffmpeg: resurrect -map_channel.
Clément Bœsch
- [FFmpeg-cvslog] ffmpeg: do not deprecate -vol and -map_channel.
Clément Bœsch
- [FFmpeg-cvslog] ffmpeg: remove unused variable i.
Clément Bœsch
- [FFmpeg-cvslog] ffmpeg: fix warning & bug for keep_pix_fmt
Michael Niedermayer
- [FFmpeg-cvslog] avconv: fix behavior with -ss as an output option.
Anton Khirnov
- [FFmpeg-cvslog] rtmp: Don't assume path points to a string of nonzero length
Martin Storsjö
- [FFmpeg-cvslog] fate: remove unused code from regressions-funcs.sh
Mans Rullgard
- [FFmpeg-cvslog] fate: Set FUZZ factor of (e)ac3-encode test to 3.
Diego Biurrun
- [FFmpeg-cvslog] fate: Set FUZZ factor of vorbis-13 test to 2.
Diego Biurrun
- [FFmpeg-cvslog] doc: Replace some @file tags by more suitable markup.
Diego Biurrun
- [FFmpeg-cvslog] lavfi: remove stray reference to planar/packed.
Nicolas George
- [FFmpeg-cvslog] avfilter: move some fields in AVFilterLink.
Nicolas George
- [FFmpeg-cvslog] ffmpeg: adapt to the buffersrc API changes.
Nicolas George
- [FFmpeg-cvslog] lavfi: unify src_buffer and buffersrc.
Nicolas George
- [FFmpeg-cvslog] ffmpeg: misc cosmetics.
Clément Bœsch
- [FFmpeg-cvslog] doc/examples: add libavr to libraries to avoid link failures.
Clément Bœsch
- [FFmpeg-cvslog] doc/examples: remove explicit rules.
Clément Bœsch
- [FFmpeg-cvslog] doc/examples: use system headers in decoding_encoding and muxing.
Clément Bœsch
- [FFmpeg-cvslog] doc/examples: add debug compilation flag.
Clément Bœsch
- [FFmpeg-cvslog] build: remove non-existant examples rule.
Clément Bœsch
- [FFmpeg-cvslog] doc/examples: print operation filename in decoding_encoding.
Clément Bœsch
- [FFmpeg-cvslog] doc/examples: properly close input in metadata.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/buffersink: typo fix in a comment.
Clément Bœsch
- [FFmpeg-cvslog] doc/examples: fix pts heuristic in filtering_video.
Clément Bœsch
- [FFmpeg-cvslog] doc/examples: install them with the shared data.
Clément Bœsch
- [FFmpeg-cvslog] lavf/id3v2: do not export empty fields.
Clément Bœsch
- [FFmpeg-cvslog] doc/examples: make use of the parameter filters_descr parameter in init_filters().
Clément Bœsch
- [FFmpeg-cvslog] lavf/id3v2: always strdup the value.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/asplit: move asplit code to vf_split.c, and make it support N outputs
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: rename vf_split.c -> f_split.c
Stefano Sabatini
- [FFmpeg-cvslog] avfilter: make AVFilterFormats compatible with libav.
Nicolas George
- [FFmpeg-cvslog] f_split: fix output type.
Nicolas George
- [FFmpeg-cvslog] swr: fill_audio_data() support NULL
Michael Niedermayer
- [FFmpeg-cvslog] swr: make literal 32 a named constant in realloc_audio()
Michael Niedermayer
- [FFmpeg-cvslog] swr: fix buf_set() so it works with input == output
Michael Niedermayer
- [FFmpeg-cvslog] swr: add some asserts to resample()
Michael Niedermayer
- [FFmpeg-cvslog] swr: Fix issue with injecting more data than can be used up in the next call.
Michael Niedermayer
- [FFmpeg-cvslog] swr: add swr_inject_silence()
Michael Niedermayer
- [FFmpeg-cvslog] swr: add swr_drop_output()
Michael Niedermayer
- [FFmpeg-cvslog] swr: add swr_next_pts()
Michael Niedermayer
- [FFmpeg-cvslog] swr: add reversefill_audiodata()
Michael Niedermayer
- [FFmpeg-cvslog] af_aresample: use extended_data
Michael Niedermayer
- [FFmpeg-cvslog] af_aresample: allocate a larger buffer so accumulated data can be returned quicker
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: inject a aresample filter for -async
Michael Niedermayer
- [FFmpeg-cvslog] af_aresample: use new swr API to pass and compensate PTS
Michael Niedermayer
- [FFmpeg-cvslog] Fix interlaced AVUI decoding.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Simplify AVUI decoding, one skip value is enough.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Use a variable instead of a repeated calculation when decoding AVUI.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avuidec.c: Fix indentation.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avconv: add support for audio in complex filtergraphs.
Anton Khirnov
- [FFmpeg-cvslog] lavfi: initialize pts to AV_NOPTS_VALUE when creating new buffer refs.
Anton Khirnov
- [FFmpeg-cvslog] lavfi: Add fps filter.
Anton Khirnov
- [FFmpeg-cvslog] Merge commit '755cd4197d53946208e042f095b930dca18d9430'
Michael Niedermayer
- [FFmpeg-cvslog] mov: enable parsing for VC-1.
Anton Khirnov
- [FFmpeg-cvslog] mpegaudiodec: skip initial zeros.
Michael Niedermayer
- [FFmpeg-cvslog] mpegaudidec: 10l forgot buf_size
Michael Niedermayer
- [FFmpeg-cvslog] swr: skip soft compensation when its disabled.
Michael Niedermayer
- [FFmpeg-cvslog] avconv: replace -vsync cfr code with the fps filter.
Anton Khirnov
- [FFmpeg-cvslog] avconv: reindent
Anton Khirnov
- [FFmpeg-cvslog] fate: remove unnecessary libavfilter dependency
Mans Rullgard
- [FFmpeg-cvslog] fate: fix dependencies on SAMPLES being set
Mans Rullgard
- [FFmpeg-cvslog] ffmpeg: reintroducing check_recording_time()
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: set the video filters timebase to the demuxers.
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: drop pkt_pts
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: move ost->frame_rate setting code before the filtergraph stuff
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: cosmetics to reduce difference to qatar by about 90 lines
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: cosmetics to reduce difference to qatar by 101 lines
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: random cosmectics to reduce diff to qatar
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: change AVFMT_RAWPICTURE pts to reduce diff to qatar
Michael Niedermayer
- [FFmpeg-cvslog] cmdutils: allow to specify a stream by its ID.
Nicolas George
- [FFmpeg-cvslog] buffersrc: cosmetic: reindent.
Nicolas George
- [FFmpeg-cvslog] lavu/tree: perform minor fixes to av_tree_insert() documentation
Stefano Sabatini
- [FFmpeg-cvslog] ffmpeg: move setting big_picture.pts up
Michael Niedermayer
- [FFmpeg-cvslog] aasc: support 16bpp
Piotr Bandurski
- [FFmpeg-cvslog] flicvideo: support 256-bytes extradata
Piotr Bandurski
- [FFmpeg-cvslog] ffplay: Use input picture parameters in input_request_frame().
Michael Niedermayer
- [FFmpeg-cvslog] vf_scale: support dynamically changing input parameters.
Michael Niedermayer
- [FFmpeg-cvslog] id3v2: reject APICs with size of 0
Piotr Bandurski
- [FFmpeg-cvslog] exr: fix header parsing
Jean First
- [FFmpeg-cvslog] opt: add AV_OPT_TYPE_IMAGE_SIZE.
Nicolas George
- [FFmpeg-cvslog] vsrc_testsrc: use AV_OPT_TYPE_IMAGE_SIZE.
Nicolas George
- [FFmpeg-cvslog] bktr: use AV_OPT_TYPE_IMAGE_SIZE.
Nicolas George
- [FFmpeg-cvslog] sdl: use AV_OPT_TYPE_IMAGE_SIZE.
Nicolas George
- [FFmpeg-cvslog] v4l2: use AV_OPT_TYPE_IMAGE_SIZE.
Nicolas George
- [FFmpeg-cvslog] vf_ass: use AV_OPT_TYPE_IMAGE_SIZE.
Nicolas George
- [FFmpeg-cvslog] vsrc_cellauto: use AV_OPT_TYPE_IMAGE_SIZE.
Nicolas George
- [FFmpeg-cvslog] vsrc_life: use AV_OPT_TYPE_IMAGE_SIZE.
Nicolas George
- [FFmpeg-cvslog] x11grab: use AV_OPT_TYPE_IMAGE_SIZE.
Nicolas George
- [FFmpeg-cvslog] vsrc_mandelbrot: use AV_OPT_TYPE_IMAGE_SIZE.
Nicolas George
- [FFmpeg-cvslog] lavf: also use codec aspect ratio in av_guess_sample_aspect_ratio
Marton Balint
- [FFmpeg-cvslog] ffmpeg: drop get_sync_ipts() and drop related special case for video
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: fix a crash with complex filters when pix_fmt is not specified
Matthieu Bouron
- [FFmpeg-cvslog] lavf: make output format matching case insensitive
Mans Rullgard
- [FFmpeg-cvslog] lavf: change some (de)muxer names to lowercase
Mans Rullgard
- [FFmpeg-cvslog] mp3: fix start band index for block type 2 in 8kHz audio
Kostya Shishkov
- [FFmpeg-cvslog] factor out common decoding code for Indeo 4 and Indeo 5
Kostya Shishkov
- [FFmpeg-cvslog] indeo: check custom Huffman tables for errors
Kostya Shishkov
- [FFmpeg-cvslog] indeo: track tile macroblock size
Kostya Shishkov
- [FFmpeg-cvslog] indeo: check that band output buffer exists
Kostya Shishkov
- [FFmpeg-cvslog] indeo: check for invalid motion vectors
Kostya Shishkov
- [FFmpeg-cvslog] fate: fix dependencies for non-SAMPLES avconv tests
Mans Rullgard
- [FFmpeg-cvslog] fix typo in comment
Kostya Shishkov
- [FFmpeg-cvslog] indeo: clear allocated band buffers
Kostya Shishkov
- [FFmpeg-cvslog] truemotion1: remove disabled code
Diego Biurrun
- [FFmpeg-cvslog] avcodec/utils: cast a function argument to shut up a compiler warning
Diego Biurrun
- [FFmpeg-cvslog] indeo: Drop unused debug function ivi_check_band().
Diego Biurrun
- [FFmpeg-cvslog] indeo: Make ivi_calc_band_checksum() static, it is only used in one file.
Diego Biurrun
- [FFmpeg-cvslog] ffprobe: remove ad-hoc behavior when nb_fmt_entries_to_show is 1
Stefano Sabatini
- [FFmpeg-cvslog] doc/ffprobe: document that ffprobe.xsd can be retrieved at a certain ffmpeg .org url
Stefano Sabatini
- [FFmpeg-cvslog] ivi_common: skip null frames for all indeo variants
Michael Niedermayer
- [FFmpeg-cvslog] mpeg4videodec: print more debug info for debug_pict_info
Michael Niedermayer
- [FFmpeg-cvslog] libavcodec: correct consumed bytes for decoders
Michael Niedermayer
- [FFmpeg-cvslog] aacdec: print debug note when unexpected SCE/CPE is encountered
Michael Niedermayer
- [FFmpeg-cvslog] libavcodec: fix side data split with 0 sized packets
Michael Niedermayer
- [FFmpeg-cvslog] aac: fix SCE in stereo case, this is surprisingly actually needed
Michael Niedermayer
- [FFmpeg-cvslog] flvdec: reenable extradata passing code
Michael Niedermayer
- [FFmpeg-cvslog] http: Factorize the code by adding http_read_header()
Samuel Pitoiset
- [FFmpeg-cvslog] avformat: Add a flag to mark muxers that allow (non strict) monotone timestamps.
James Zern
- [FFmpeg-cvslog] fate: change name of FATE samples location environment variable
Diego Biurrun
- [FFmpeg-cvslog] Remove libnut wrapper
Diego Biurrun
- [FFmpeg-cvslog] dwt: K&R prettyprinting cosmetics
Jordi Ortiz
- [FFmpeg-cvslog] doc: add syntax.texi file
Stefano Sabatini
- [FFmpeg-cvslog] shorten: fix lossy decoding
Paul B Mahol
- [FFmpeg-cvslog] avcodec: add parser flag to indicate that codec TS are the only available and should be used
Michael Niedermayer
- [FFmpeg-cvslog] avformat: add needs_parsing type to enable codec TS use.
Michael Niedermayer
- [FFmpeg-cvslog] rawdec: force timestamps from codec to be used
Michael Niedermayer
- [FFmpeg-cvslog] vf_yadif: Fixed potential access violation on EOF.
Robert Nagy
- [FFmpeg-cvslog] mxfdec: fix frame height computation for mixed fields layout
Matthieu Bouron
- [FFmpeg-cvslog] mpeg4videoparser: support using timestamps from codec.
Michael Niedermayer
- [FFmpeg-cvslog] Add Avid Meridien Uncompressed (AVUI) encoder.
Carl Eugen Hoyos
- [FFmpeg-cvslog] swr: check count argument of realloc_audio()
Michael Niedermayer
- [FFmpeg-cvslog] libvorbis: only store version string if bitexact is not set.
Michael Niedermayer
- [FFmpeg-cvslog] swr: check return value of swr_inject_silence/drop_output.
Michael Niedermayer
- [FFmpeg-cvslog] lavfi: rename vf_split.c to split.c
Justin Ruggles
- [FFmpeg-cvslog] lavfi: add an audio split filter
Justin Ruggles
- [FFmpeg-cvslog] Convert vector_fmul range of functions to YASM and add AVX versions
Kieran Kunhya
- [FFmpeg-cvslog] af_resample: remove an extra space in the log output
Justin Ruggles
- [FFmpeg-cvslog] ppc: Drop unused header regs.h
Diego Biurrun
- [FFmpeg-cvslog] dwt: check malloc calls
Jordi Ortiz
- [FFmpeg-cvslog] dwt: use av_freep()
Michael Niedermayer
- [FFmpeg-cvslog] ffv1: fix decoder state_transition table
Michael Niedermayer
- [FFmpeg-cvslog] af_amerge: set samples rate in query_formats.
Nicolas George
- [FFmpeg-cvslog] af_amerge: compute output timestamp.
Nicolas George
- [FFmpeg-cvslog] Fix compilation with --disable-everything --enable-demuxer=flac ( --disable-yasm).
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix compilation with --disable-everything --enable-demuxer=ogg ( --disable-yasm).
Carl Eugen Hoyos
- [FFmpeg-cvslog] avuienc: Use field_order to determine if a stream is interlaced.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Do not leak extradata when encoding avui.
Carl Eugen Hoyos
- [FFmpeg-cvslog] xsubdec: print frame size when too small
Michael Niedermayer
- [FFmpeg-cvslog] lavf: print the invalid tb in avpriv_set_pts_info()
Michael Niedermayer
- [FFmpeg-cvslog] avidec: simplify avi_read_idx1()
Michael Niedermayer
- [FFmpeg-cvslog] avidec: discard 0 packets even for sample_size==0 NI
Michael Niedermayer
- [FFmpeg-cvslog] dwt: return errors from ff_slice_buffer_init()
Diego Biurrun
- [FFmpeg-cvslog] x86: lavc: use %if HAVE_AVX guards around AVX functions in yasm code.
Justin Ruggles
- [FFmpeg-cvslog] asyncts: reset delta to 0 when it's not used.
Anton Khirnov
- [FFmpeg-cvslog] avconv: rename transcode_audio/video to decode_audio/video.
Anton Khirnov
- [FFmpeg-cvslog] lavfi: deprecate default config_props() callback and refactor avfilter_config_links()
Mina Nagy Zaki
- [FFmpeg-cvslog] lavfi: remove avfilter_default_* from public API on next bump.
Anton Khirnov
- [FFmpeg-cvslog] lavfi: remove avfilter_null_* from public API on next bump.
Anton Khirnov
- [FFmpeg-cvslog] avfiltergraph: smarter sample format selection.
Anton Khirnov
- [FFmpeg-cvslog] lavfi: fix incorrect comment.
Anton Khirnov
- [FFmpeg-cvslog] lavfi: fix comment, audio is supported now.
Anton Khirnov
- [FFmpeg-cvslog] avio: Add a function for signalling end of reading/writing
Samuel Pitoiset
- [FFmpeg-cvslog] tcp: Allow signalling end of reading/writing
Samuel Pitoiset
- [FFmpeg-cvslog] http: Add http_shutdown() for ending writing of posts
Samuel Pitoiset
- [FFmpeg-cvslog] http: Add support for reading http POST reply headers
Samuel Pitoiset
- [FFmpeg-cvslog] os_support: Define SHUT_RD, SHUT_WR and SHUT_RDWR on OS/2
Dave Yeo
- [FFmpeg-cvslog] lavu/pixfmt: move AVPALETTE_SIZE and _COUNT to pixfmt.h
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: copy palette in start_frame()
Stefano Sabatini
- [FFmpeg-cvslog] af_null: fix copyright
Michael Niedermayer
- [FFmpeg-cvslog] asink_anullsink: fix copyright
Michael Niedermayer
- [FFmpeg-cvslog] asrc_anullsrc: fix copyright
Michael Niedermayer
- [FFmpeg-cvslog] lavfi/avcodec.c: fix copyright
Michael Niedermayer
- [FFmpeg-cvslog] lavfi/buffer.c: fix copyright
Michael Niedermayer
- [FFmpeg-cvslog] vf_fps: license cleanup
Michael Niedermayer
- [FFmpeg-cvslog] vf_fps: fix copyright
Michael Niedermayer
- [FFmpeg-cvslog] lavfi/video: fix copyright
Michael Niedermayer
- [FFmpeg-cvslog] drawutils: fix copyright
Michael Niedermayer
- [FFmpeg-cvslog] lavfutils: fix copyright
Michael Niedermayer
- [FFmpeg-cvslog] Fix compilation with --disable-everything.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Do not disable ffmpeg with --disable-everything.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Build the aformat filter when ffmpeg is built.
Carl Eugen Hoyos
- [FFmpeg-cvslog] fate: update checksum after pal8 changes
Michael Niedermayer
- [FFmpeg-cvslog] dshow: rename dshow.h to avoid conflict with system header of equal name
Kyle
- [FFmpeg-cvslog] ffplay: set base in dr1 allocation.
Michael Niedermayer
- [FFmpeg-cvslog] doc: remove ffmpeg-mt-authorship.txt from master (for upcoming 0.11)
Michael Niedermayer
- [FFmpeg-cvslog] MAINTAINERS: update versions
Michael Niedermayer
- [FFmpeg-cvslog] Changelog: update for 0.11
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: use AUTO_INSERT_FILTER() for -async option.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/video: add avfilter.h include to fix make checkheaders.
Clément Bœsch
- [FFmpeg-cvslog] doc/filters: remove old aformat entry.
Clément Bœsch
- [FFmpeg-cvslog] doc/filters: move "aformat" before "amerge".
Clément Bœsch
- [FFmpeg-cvslog] tqi: Pass errors from the MB decoder
Michael Niedermayer
- [FFmpeg-cvslog] flvdec: Make sure sample_rate is set to the updated value
Martin Storsjö
- [FFmpeg-cvslog] lavfi: add audio mix filter
Justin Ruggles
- [FFmpeg-cvslog] rtmp: Check ff_rtmp_packet_create calls
Samuel Pitoiset
- [FFmpeg-cvslog] rtmp: Return a proper error code instead of -1
Samuel Pitoiset
- [FFmpeg-cvslog] rtmp: Check malloc calls
Samuel Pitoiset
- [FFmpeg-cvslog] Fixed warnings about int64 to int32 conversion
Michael Bradshaw
- [FFmpeg-cvslog] lavfi/aresample: print channel layouts and formats along with the rate.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/hflip: copy palette data in start_frame()
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/pixdesctest: fix SAME -> SAME memcpy
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/pixdesctest: use AVPALETTE_SIZE macro
Stefano Sabatini
- [FFmpeg-cvslog] avdevice: bump soname due to lavf soname bump
Michael Niedermayer
- [FFmpeg-cvslog] Revert "removing lowres support"
Michael Niedermayer
- [FFmpeg-cvslog] release_notes: update
Michael Niedermayer
- [FFmpeg-cvslog] libavfilter: export ff_default_query_formats()
Michael Niedermayer
- [FFmpeg-cvslog] Update for 0.11
Michael Niedermayer
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. a2efbe8 web/download: add 0.11
gitolite
- [FFmpeg-cvslog] Tag n0.11 : FFmpeg 0.11 release
git at videolan.org
- [FFmpeg-cvslog] rtmp: Check return codes of net IO operations
Samuel Pitoiset
- [FFmpeg-cvslog] rtmp: Pass the proper return code in rtmp_handshake
Samuel Pitoiset
- [FFmpeg-cvslog] imc: some cosmetics
Kostya Shishkov
- [FFmpeg-cvslog] movenc: Don't write the 'wave' atom or its child 'enda' for lpcm audio.
Alex Converse
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. a9a4749 web/security: update for 0.11 and 0.10.3
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. cf13e1f web: news for 0.11
gitolite
- [FFmpeg-cvslog] Support some BOXX codecs.
ami_stuff
- [FFmpeg-cvslog] af_aresample: fix request_frame()
Michael Niedermayer
- [FFmpeg-cvslog] swr: fix swr_drop_output()
Michael Niedermayer
- [FFmpeg-cvslog] tests/lavfi: rework lavfi-regression.sh, avoid use of ffmpeg -pix_fmts
Stefano Sabatini
- [FFmpeg-cvslog] tests/lavfi: use do_lavfi_pixfmts for the pixdesctest test
Stefano Sabatini
- [FFmpeg-cvslog] ffprobe: display the codec profile in show_stream()
Christian Schmidt
- [FFmpeg-cvslog] Changelog, spell out the CVEs that where fixed.
Michael Niedermayer
- [FFmpeg-cvslog] af_aresample: fix pts, they where off by a packet in the -async >0 case.
Michael Niedermayer
- [FFmpeg-cvslog] lswsutils: fix "ncompatible pointer type" warning
Michael Niedermayer
- [FFmpeg-cvslog] lavfutils: fix incompatible pointer type warning
Michael Niedermayer
- [FFmpeg-cvslog] avio: fix "discards const qualifier from pointer target type" warning
Michael Niedermayer
- [FFmpeg-cvslog] Fix tests without fate samples.
Alexis Ballier
- [FFmpeg-cvslog] aacpsy: fix "may be used uninitialized" warning
Michael Niedermayer
- [FFmpeg-cvslog] aacdec: fix "may be used uninitialized" warning
Michael Niedermayer
- [FFmpeg-cvslog] fate: document TARGET_EXEC and its usage
Luca Barbato
- [FFmpeg-cvslog] rtmp: fix url parsing
Luca Barbato
- [FFmpeg-cvslog] avprobe: improve formatting
Luca Barbato
- [FFmpeg-cvslog] avprobe: output proper INI format
Luca Barbato
- [FFmpeg-cvslog] avprobe: update documentation
Luca Barbato
- [FFmpeg-cvslog] avprobe: changelog entry
Luca Barbato
- [FFmpeg-cvslog] cosmetics: Fix indentation
Martin Storsjö
- [FFmpeg-cvslog] avprobe: provide JSON output
Luca Barbato
- [FFmpeg-cvslog] avprobe: fix function prototype
Luca Barbato
- [FFmpeg-cvslog] avprobe: display the codec profile in show_stream()
Christian Schmidt
- [FFmpeg-cvslog] rtpenc: Expose the ssrc as an avoption
Martin Storsjö
- [FFmpeg-cvslog] rtpenc_chain: Free the URLContext on failure
Martin Storsjö
- [FFmpeg-cvslog] rtpenc_chain: Return an error code instead of just a plain pointer
Martin Storsjö
- [FFmpeg-cvslog] avconv: Display the error returned by avformat_write_header
Martin Storsjö
- [FFmpeg-cvslog] opt: Add av_opt_set_bin()
Samuel Pitoiset
- [FFmpeg-cvslog] ffprobe: reduce the number of AVBPrint resets.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/deshake: add libavcodec dependency (dsputil).
Clément Bœsch
- [FFmpeg-cvslog] Support decoding fourcc YVYU.
Carl Eugen Hoyos
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. a79e37c web: reword audio filtering entry in the changelog.
gitolite
- [FFmpeg-cvslog] Changelog: fix wrong/inaccurate entries.
Clément Bœsch
- [FFmpeg-cvslog] mxfdec: remove unused last_index_duration
Michael Niedermayer
- [FFmpeg-cvslog] x86: use new schema for ASM macros
Vitor Sessak
- [FFmpeg-cvslog] tests and tools: cleanup ffmpeg reference
Michael Niedermayer
- [FFmpeg-cvslog] ffplay: dont destroy packet queues on stream change
Marton Balint
- [FFmpeg-cvslog] ffplay: flush codec buffers before freeing filters
Marton Balint
- [FFmpeg-cvslog] ffplay: fix stream cycling if audio decoding fails
Marton Balint
- [FFmpeg-cvslog] ffplay: force exit when filter configuration fails
Marton Balint
- [FFmpeg-cvslog] avienc: create xsub in avi files that are closer to whats in the wild
Michael Niedermayer
- [FFmpeg-cvslog] rtsp: Check for dynamic payload handlers if no static payload mapping was found
Martin Storsjö
- [FFmpeg-cvslog] avprobe: fix formatting.
Anton Khirnov
- [FFmpeg-cvslog] log: make colored output more colorful.
Anton Khirnov
- [FFmpeg-cvslog] avprobe: restore pseudo-INI old style format for compatibility.
Anton Khirnov
- [FFmpeg-cvslog] configure: openssl is compatible with the LGPL.
Michael Niedermayer
- [FFmpeg-cvslog] configure: fix the wording for gpl incompatible licenses warnings
Michael Niedermayer
- [FFmpeg-cvslog] Test extradata size before reading from extradata when decoding avui.
Carl Eugen Hoyos
- [FFmpeg-cvslog] cdgraphics: Fix out of array write
Michael Niedermayer
- [FFmpeg-cvslog] xan: fix out of array read
Michael Niedermayer
- [FFmpeg-cvslog] yop: check for missing extradata
Michael Niedermayer
- [FFmpeg-cvslog] motionpixels: check extradata size
Michael Niedermayer
- [FFmpeg-cvslog] jvdec: check videosize
Michael Niedermayer
- [FFmpeg-cvslog] iff_ilbm: fix null ptr deref
Michael Niedermayer
- [FFmpeg-cvslog] Mark avui encoder experimental.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix r10k codec for widths that are not multiples of 64.
Carl Eugen Hoyos
- [FFmpeg-cvslog] configure: add asyncts->avresample dependancy
Michael Niedermayer
- [FFmpeg-cvslog] configure: disable avresample by default
Michael Niedermayer
- [FFmpeg-cvslog] AVOptions: fix the value printed in out of range error message.
Anton Khirnov
- [FFmpeg-cvslog] ffmpeg: use %f instead of %lf in volume args format printf.
Clément Bœsch
- [FFmpeg-cvslog] lavfi: Fill linesize, sample_rate and channel_layout fields in avfilter_fill_frame_from_audio_buffer_ref .
Robert Nagy
- [FFmpeg-cvslog] movenc: Fix muxing of Apple Quicktime chapters. v3
Philip Langdale
- [FFmpeg-cvslog] lavfi: use getter/setter functions for AVFrame.pkt_pos
Michael Niedermayer
- [FFmpeg-cvslog] ffprobe: add support to '\b' and '\f' escaping in c_escape_str()
Stefano Sabatini
- [FFmpeg-cvslog] ffprobe: make c_escape_str() documentation terser
Stefano Sabatini
- [FFmpeg-cvslog] lavc: prettify printing of some codec tags which contains non alphanumeric characters
Stefano Sabatini
- [FFmpeg-cvslog] ffprobe: add multiple_sections field to WriterContext
Stefano Sabatini
- [FFmpeg-cvslog] doc/syntax: escape '@' to fix a warning.
Clément Bœsch
- [FFmpeg-cvslog] avfilter: use designated initializer for class
Paul B Mahol
- [FFmpeg-cvslog] ffprobe: add INI writer
Stefano Sabatini
- [FFmpeg-cvslog] Changelog: remove asplit entry from 0.11, it was added in 0.10
Stefano Sabatini
- [FFmpeg-cvslog] Changelog: apply misc formatting fixes
Stefano Sabatini
- [FFmpeg-cvslog] ffprobe: fix chapter printing, fix JSON output
Stefano Sabatini
- [FFmpeg-cvslog] ffprobe: make -of an alias for -print_format.
Clément Bœsch
- [FFmpeg-cvslog] 4xm: fix division by zero caused by bps<8
Michael Niedermayer
- [FFmpeg-cvslog] movdec: Check count of stts/ctts elements instead of just the pointer.
Michael Niedermayer
- [FFmpeg-cvslog] ape: Fix null ptr dereference with files missing a seekatable.
Michael Niedermayer
- [FFmpeg-cvslog] lavc: switch from ts_end to duration in ff_ass_add_rect.
Clément Bœsch
- [FFmpeg-cvslog] lavf/microdvd: support events lasting to the next one.
Clément Bœsch
- [FFmpeg-cvslog] ffprobe: fix C escaping.
Clément Bœsch
- [FFmpeg-cvslog] http: Add support for using persistent connections
Samuel Pitoiset
- [FFmpeg-cvslog] http: Add support for reusing the http socket for subsequent requests
Samuel Pitoiset
- [FFmpeg-cvslog] fate: teach videogen/rotozoom to output a single raw video stream
Mans Rullgard
- [FFmpeg-cvslog] fate: convert codec-regression.sh to makefile rules
Mans Rullgard
- [FFmpeg-cvslog] fate: allow tests to specify unit size for psnr comparison
Mans Rullgard
- [FFmpeg-cvslog] avfilter: include required header file avfilter.h in video.h
Janne Grunau
- [FFmpeg-cvslog] pcm_mpeg: fix number of consumed bytes to include the header.
Hendrik Leppkes
- [FFmpeg-cvslog] fate: fix acodec/vsynth tests for make 3.81
Mans Rullgard
- [FFmpeg-cvslog] Merge commit 'f919cc7df6ab844bc12f89fe7bef4fb915a47725'
Michael Niedermayer
- [FFmpeg-cvslog] x86: Avoid movs on BUTTERFLYPS when in AVX mode
Vitor Sessak
- [FFmpeg-cvslog] avconv: split configuring input filters out of configure_complex_filter
Anton Khirnov
- [FFmpeg-cvslog] avconv: merge configuration code for complex and simple filters
Anton Khirnov
- [FFmpeg-cvslog] doc/avconv: expand documentation for the -s option.
Anton Khirnov
- [FFmpeg-cvslog] avconv: don't print filters inserted by avconv in stream mappings.
Anton Khirnov
- [FFmpeg-cvslog] avconv: extend -r to work on any input stream.
Anton Khirnov
- [FFmpeg-cvslog] fate: make idroq test run again.
Michael Niedermayer
- [FFmpeg-cvslog] fate: try to fix fate-nellymoser-aref-encode make dependancies
Michael Niedermayer
- [FFmpeg-cvslog] lavc: clarify experimental codec message
Lou Logan
- [FFmpeg-cvslog] fate: resurrect acodec-dca
Michael Niedermayer
- [FFmpeg-cvslog] fate: remove unused functions
Michael Niedermayer
- [FFmpeg-cvslog] fate: remove tests/codec-regression.sh
Michael Niedermayer
- [FFmpeg-cvslog] fate: disable fate-acodec-dca
Michael Niedermayer
- [FFmpeg-cvslog] exr: alpha support
Paul B Mahol
- [FFmpeg-cvslog] iff: check if there is extradata
Paul B Mahol
- [FFmpeg-cvslog] fate: add bitexact flag to ac3-fixed
Michael Niedermayer
- [FFmpeg-cvslog] fate: add a fate-acodec-dca test that works on all platforms second try
Michael Niedermayer
- [FFmpeg-cvslog] fate: fix long standing bug in the g723_1 test
Michael Niedermayer
- [FFmpeg-cvslog] exr: make message about missing feature more useful
Paul B Mahol
- [FFmpeg-cvslog] Allow building of command line utils without swresample lib
Gavin Kinsey
- [FFmpeg-cvslog] cmdutils: replace 1 line #ifs by if()
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: disable autoinsertion for -async on the output side of the filtergraph.
Michael Niedermayer
- [FFmpeg-cvslog] truemotion1: Check index, fix out of array read
Michael Niedermayer
- [FFmpeg-cvslog] h264_cavlc: check prefix before using it.
Michael Niedermayer
- [FFmpeg-cvslog] h264: increase scantable sizes to avoid overread
Michael Niedermayer
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 0f55014 web/download: list more repositories
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. af32291 web: download: The new URL for Debian package is deb-multimedia.org (was debian-multimedia.org)
gitolite
- [FFmpeg-cvslog] avprobe: move formatter functions in the context
Luca Barbato
- [FFmpeg-cvslog] lavr: add C functions for mixing 2 to 1 channels with s16p format
Justin Ruggles
- [FFmpeg-cvslog] lavr: add x86-optimized functions for mixing 2 to 1 s16p with float coeffs
Justin Ruggles
- [FFmpeg-cvslog] lavr: add x86-optimized function for mixing 2 to 1 s16p with q8 coeffs
Justin Ruggles
- [FFmpeg-cvslog] fate: fix md5sum replacement on some systems
Mans Rullgard
- [FFmpeg-cvslog] fate: add missing $(TARGET_PATH) to ac3-fixed-encode
Mans Rullgard
- [FFmpeg-cvslog] pcm-mpeg: improve log message wording
Christian Schmidt
- [FFmpeg-cvslog] avprobe: correctly set the default formatter
Luca Barbato
- [FFmpeg-cvslog] avidec: fix odd extradata size case.
Michael Niedermayer
- [FFmpeg-cvslog] libavformat: ff_get_bmp_header: return esize too
Michael Niedermayer
- [FFmpeg-cvslog] ffv1: fix reading global header with CRC
Michael Niedermayer
- [FFmpeg-cvslog] range coder test code: decoding errors are av_log_error not debug.
Michael Niedermayer
- [FFmpeg-cvslog] fate: dont freopen() stdout
Michael Niedermayer
- [FFmpeg-cvslog] indeo5: check quant_mat
Michael Niedermayer
- [FFmpeg-cvslog] binkaudio: check number of channels
Paul B Mahol
- [FFmpeg-cvslog] ffmpeg: allow overriding input top field first
Michael Niedermayer
- [FFmpeg-cvslog] yop_probe: check more fields to avoid detecting random data as yop
Michael Niedermayer
- [FFmpeg-cvslog] probetest: allow specifying parameters on the command line
Michael Niedermayer
- [FFmpeg-cvslog] ac3_probe: speedup by checking for header earlier
Michael Niedermayer
- [FFmpeg-cvslog] ipmovie_probe: speedup by avoiding memcmp() call
Michael Niedermayer
- [FFmpeg-cvslog] mxfenc: support 50 and 60 frame rates
Matthieu Bouron
- [FFmpeg-cvslog] mjpegenc: add a limit for maximum supported resolution
Piotr Bandurski
- [FFmpeg-cvslog] gifenc: support resolutions up to 65535x65535
Piotr Bandurski
- [FFmpeg-cvslog] sink_buffer: guard against NULL frames.
Nicolas George
- [FFmpeg-cvslog] lavfi: add a generic API for buffer queues.
Nicolas George
- [FFmpeg-cvslog] vf_overlay: rewrite request/push logic.
Nicolas George
- [FFmpeg-cvslog] mpeg4videodec: Check that cplx_estimation_* fits in the available space
Michael Niedermayer
- [FFmpeg-cvslog] oggparsevorbis: fix null ptr dereference
Michael Niedermayer
- [FFmpeg-cvslog] h264: move q0 scan tables into context
Michael Niedermayer
- [FFmpeg-cvslog] mp3/ac3 probe: search for PES headers to prevent probing MPEG-PS as MP3.
Ronald S. Bultje
- [FFmpeg-cvslog] vp8: move block coeff arithcoder on stack.
Ronald S. Bultje
- [FFmpeg-cvslog] lavfi: amix: check active input count before calling request_samples
Justin Ruggles
- [FFmpeg-cvslog] http: Add 'post_data', a new option which sets custom HTTP post data
Samuel Pitoiset
- [FFmpeg-cvslog] http: Pass the proper return code of net IO operations
Samuel Pitoiset
- [FFmpeg-cvslog] fate: Fix fate-ac3-fixed-encode for pre-ssse3 x86 machines
Michael Niedermayer
- [FFmpeg-cvslog] jacosub_probe: speedup by making only one call to sscanf
Clément Bœsch
- [FFmpeg-cvslog] jacosub_probe: slightly increase the score to limit misdetection.
Clément Bœsch
Last message date:
Thu May 31 22:16:21 CEST 2012
Archived on: Thu May 31 22:16:22 CEST 2012
This archive was generated by
Pipermail 0.09 (Mailman edition).