July 2012 Archives by author
Starting: Sun Jul 1 02:48:59 CEST 2012
Ending: Tue Jul 31 23:05:11 CEST 2012
Messages: 1043
- [FFmpeg-cvslog] movenc: Addtion of \251cmt field to udta
Al at dneg.com
- [FFmpeg-cvslog] libfdk-aac: Check if cutoff value is valid
Mohammad Alsaleh
- [FFmpeg-cvslog] mxfdec: fix frame height vs field height confusion
Joseph Artsimovich
- [FFmpeg-cvslog] dnxhd: Fix 10-bit DNxHD quant matrices
Joseph Artsimovich
- [FFmpeg-cvslog] doc: add documentation regarding MIPS optimizations
Nedeljko Babic
- [FFmpeg-cvslog] Optimization of MP3 decoders for MIPS
Nedeljko Babic
- [FFmpeg-cvslog] ffplay: only configure video filters after we got the first frame
Marton Balint
- [FFmpeg-cvslog] avcodec: add decode_error_flags field to AVFrame
Marton Balint
- [FFmpeg-cvslog] ac3dec: set decode_error_flags field in ac3 codec
Marton Balint
- [FFmpeg-cvslog] mxfdec: fix off by one error in d10 aes3 decoding
Marton Balint
- [FFmpeg-cvslog] riff: add "YUV8" FourCC
Piotr Bandurski
- [FFmpeg-cvslog] isom: add "MNG" FourCC
Piotr Bandurski
- [FFmpeg-cvslog] riff: add dvis/pdvc FourCCs
Piotr Bandurski
- [FFmpeg-cvslog] isom: add "NO16" FourCC
Piotr Bandurski
- [FFmpeg-cvslog] riff: Assign U263 FourCC to CODEC_ID_H263
Piotr Bandurski
- [FFmpeg-cvslog] riff: add "SM4V" FourCC
Piotr Bandurski
- [FFmpeg-cvslog] riff: add G723_1 wav tag
Piotr Bandurski
- [FFmpeg-cvslog] riff: fix remuxing of G723_1 in wav
Piotr Bandurski
- [FFmpeg-cvslog] riff: make the G723.1 in wav output compatible with WMP/msacm codec
Piotr Bandurski
- [FFmpeg-cvslog] movenc: fix remuxing of yuv2
Piotr Bandurski
- [FFmpeg-cvslog] avplay: fix write on freed memory for rawvideo
Luca Barbato
- [FFmpeg-cvslog] flvdec: initial stream switch support
Luca Barbato
- [FFmpeg-cvslog] flvdec: optionally trust the metadata
Luca Barbato
- [FFmpeg-cvslog] blowfish: invert branch and loop precedence
Luca Barbato
- [FFmpeg-cvslog] xtea: invert branch and loop precedence
Luca Barbato
- [FFmpeg-cvslog] mem: introduce av_malloc_array and av_mallocz_array
Luca Barbato
- [FFmpeg-cvslog] doc: update api changes with the right commit hashes
Luca Barbato
- [FFmpeg-cvslog] libopenjpeg: introduce lowres and lowqual private options
Luca Barbato
- [FFmpeg-cvslog] libopenjpeg: K&R formatting cosmetics
Luca Barbato
- [FFmpeg-cvslog] avf: introduce nobuffer option
Luca Barbato
- [FFmpeg-cvslog] flvdec: remove spurious use of stream id
Luca Barbato
- [FFmpeg-cvslog] Add a shift parameter to celp_lp_synthesis_filter()
Mohamed Naufal Basheer
- [FFmpeg-cvslog] G.723.1 demuxer and decoder
Mohamed Naufal Basheer
- [FFmpeg-cvslog] doc: Remind devs to check return values, especially for malloc() et al
Diego Biurrun
- [FFmpeg-cvslog] misc typo and wording fixes
Diego Biurrun
- [FFmpeg-cvslog] anm: fix a few Doxygen comments
Diego Biurrun
- [FFmpeg-cvslog] cosmetics: Consistently use C-style comments with multiple inclusion guards
Diego Biurrun
- [FFmpeg-cvslog] gitignore: Use full path instead of relative path to specify patterns
Diego Biurrun
- [FFmpeg-cvslog] Create version.h headers for libraries that lack them
Diego Biurrun
- [FFmpeg-cvslog] configure: simplify get_version()
Diego Biurrun
- [FFmpeg-cvslog] Clarify Doxygen comment for FF_API_* #defines.
Diego Biurrun
- [FFmpeg-cvslog] graph2dot: fix printf format specifier
Diego Biurrun
- [FFmpeg-cvslog] x86: h264_intrapred: port to cpuflag macros
Diego Biurrun
- [FFmpeg-cvslog] x86: h264_intrapred: use newly introduced SPLAT* and PSHUFLW macros
Diego Biurrun
- [FFmpeg-cvslog] qdm2: remove broken and disabled dump_context() debug function
Diego Biurrun
- [FFmpeg-cvslog] configure: Change the rdtsc check to a linker check
Diego Biurrun
- [FFmpeg-cvslog] configure: Change the rdtsc check to a linker check
Diego Biurrun
- [FFmpeg-cvslog] configure: Drop redundant mxf_d10 test dependency declaration
Diego Biurrun
- [FFmpeg-cvslog] build: Add missing build rules for the ISMV muxer
Diego Biurrun
- [FFmpeg-cvslog] build: Fix MP2 muxer dependencies
Diego Biurrun
- [FFmpeg-cvslog] build: Fix CAF demuxer dependencies
Diego Biurrun
- [FFmpeg-cvslog] flac: Move flac functions shared between libraries to flac common code
Diego Biurrun
- [FFmpeg-cvslog] build: Fix FLAC demuxer dependencies
Diego Biurrun
- [FFmpeg-cvslog] build: Fix Ogg demuxer dependencies
Diego Biurrun
- [FFmpeg-cvslog] build: Fix APE tag dependencies
Diego Biurrun
- [FFmpeg-cvslog] mpeg: remove disabled code
Diego Biurrun
- [FFmpeg-cvslog] os_support: K&R formatting cosmetics
Diego Biurrun
- [FFmpeg-cvslog] configure: cosmetics: drop some unnecessary backslashes
Diego Biurrun
- [FFmpeg-cvslog] configure: mark libfdk-aac as nonfree
Diego Biurrun
- [FFmpeg-cvslog] configure: clarify external library section of help output
Diego Biurrun
- [FFmpeg-cvslog] x86: dsputil: drop some unused CPU flag debug code
Diego Biurrun
- [FFmpeg-cvslog] mpegenc: remove disabled code
Diego Biurrun
- [FFmpeg-cvslog] configure: cosmetics: Group test dependencies together
Diego Biurrun
- [FFmpeg-cvslog] build: Drop gcc-specific warning flag from header compilation rule
Diego Biurrun
- [FFmpeg-cvslog] swscale: x86: Drop pointless _mmx suffix from filenames
Diego Biurrun
- [FFmpeg-cvslog] swscale: Mark all init functions as av_cold
Diego Biurrun
- [FFmpeg-cvslog] doc: Add Git configuration section
Diego Biurrun
- [FFmpeg-cvslog] build: Skip compiling rtmpdh.h if ffrtmpcrypt protocol is not enabled
Diego Biurrun
- [FFmpeg-cvslog] aac: Mention abbreviation as well in long_name
Diego Biurrun
- [FFmpeg-cvslog] avfilter: Fix printf format string conversion specifier
Diego Biurrun
- [FFmpeg-cvslog] build: Rename aandct component to more descriptive aandcttables
Diego Biurrun
- [FFmpeg-cvslog] build: Rename YASMDEP variable to DEPYASM for consistency
Diego Biurrun
- [FFmpeg-cvslog] x11grab: cosmetics: consistent naming for x11grab-related things
Diego Biurrun
- [FFmpeg-cvslog] build: Use portable compiler flag constructs in header compilation rule
Diego Biurrun
- [FFmpeg-cvslog] configure: Move parts that should not be user-selectable to CONFIG_EXTRA
Diego Biurrun
- [FFmpeg-cvslog] configure: Add missing descriptions to help output
Diego Biurrun
- [FFmpeg-cvslog] avformat: Drop pointless "format" from container long names
Diego Biurrun
- [FFmpeg-cvslog] Improve descriptiveness of a number of codec and container long names
Diego Biurrun
- [FFmpeg-cvslog] x86: yadif: Mark mmxext optimizations as such
Diego Biurrun
- [FFmpeg-cvslog] x86: h264dsp: Adjust YASM #ifdefs
Diego Biurrun
- [FFmpeg-cvslog] lavf/aiffdec: handle ID3 chunk
Matthieu Bouron
- [FFmpeg-cvslog] mxfenc: support smpte dv codec
Matthieu Bouron
- [FFmpeg-cvslog] mxfenc: support dnxhd codec
Matthieu Bouron
- [FFmpeg-cvslog] lavf/mxfenc: fix dnxhd codec uls and aspect ratio
Matthieu Bouron
- [FFmpeg-cvslog] avutil: support 50 and 60 frame rates in timecode api
Matthieu Bouron
- [FFmpeg-cvslog] libopenjpegenc: add support for YUV420/422/444P12/14
Michael Bradshaw
- [FFmpeg-cvslog] libopenjpegenc: cosmetics: reorder pix_fmts
Michael Bradshaw
- [FFmpeg-cvslog] libopenjpegdec: add support for decoding YUV420/422/444P12/14
Michael Bradshaw
- [FFmpeg-cvslog] libopenjpeg: rename decoder source file.
Michael Bradshaw
- [FFmpeg-cvslog] libopenjpeg: introduce encoding support
Michael Bradshaw
- [FFmpeg-cvslog] libopenjpegenc: set numresolution max to INT_MAX
Michael Bradshaw
- [FFmpeg-cvslog] libopenjpeg: support YUV and deep RGB pixel formats
Michael Bradshaw
- [FFmpeg-cvslog] Fix ordering of XXCH downmix coefficients.
Nick Brereton
- [FFmpeg-cvslog] Fix DCA-XXCH extension scaling for embedded downmixes.
Nick Brereton
- [FFmpeg-cvslog] doxy: move av_guess_sample_aspect_ratio to correct place
Derek Buitenhuis
- [FFmpeg-cvslog] libfdk-aac: Port to ff_alloc_packet2
Derek Buitenhuis
- [FFmpeg-cvslog] doc: Remove stray @item from git-howto
Derek Buitenhuis
- [FFmpeg-cvslog] wav: Add check for 'fmt' tag in SMV code
Derek Buitenhuis
- [FFmpeg-cvslog] v410dec: Implement explode mode support
Derek Buitenhuis
- [FFmpeg-cvslog] mathematics: Don't use division by zero in NAN/INFINITY macros
Ronald S. Bultje
- [FFmpeg-cvslog] snow: remove a VLA.
Ronald S. Bultje
- [FFmpeg-cvslog] intfloat: Don't use designated initializers in the public headers
Ronald S. Bultje
- [FFmpeg-cvslog] snow: remove the runs[] VLA.
Ronald S. Bultje
- [FFmpeg-cvslog] snow: remove a VLA used for edge emulation
Ronald S. Bultje
- [FFmpeg-cvslog] mpegvideo: remove VLAs
Ronald S. Bultje
- [FFmpeg-cvslog] mov: use forward declaration of a function instead of a table.
Ronald S. Bultje
- [FFmpeg-cvslog] dsputilenc: group yasm and inline asm function pointer assignment.
Ronald S. Bultje
- [FFmpeg-cvslog] amr: remove shift out of the AMR_BIT() macro.
Ronald S. Bultje
- [FFmpeg-cvslog] mxfdec: replace x>>av_log2(sizeof(..)) by x/sizeof(..).
Ronald S. Bultje
- [FFmpeg-cvslog] x86/timer: implement an intrinsic-based version for rdtsc (AV_READ_TIME).
Ronald S. Bultje
- [FFmpeg-cvslog] cmutils: include shellapi.h on Win32 (for CommandLineToArgvW).
Ronald S. Bultje
- [FFmpeg-cvslog] lavu: use intrinsics for emms on systems lacking inline asm support
Ronald S. Bultje
- [FFmpeg-cvslog] x86/cpu: implement support for xgetbv through intrinsics
Ronald S. Bultje
- [FFmpeg-cvslog] x86/cpu: implement support for cpuid through intrinsics
Ronald S. Bultje
- [FFmpeg-cvslog] x86/cpu: implement get/set_eflags using intrinsics
Ronald S. Bultje
- [FFmpeg-cvslog] configure: Check for the math function rint
Ronald S. Bultje
- [FFmpeg-cvslog] dct/fft-test: use a replacement getopt() if the system has none present.
Ronald S. Bultje
- [FFmpeg-cvslog] configure: Check for getaddrinfo in ws2tcpip.h, too
Ronald S. Bultje
- [FFmpeg-cvslog] snow: refactor code to work around a compiler bug in MSVC.
Ronald S. Bultje
- [FFmpeg-cvslog] configure: Check for CommandLineToArgvW
Ronald S. Bultje
- [FFmpeg-cvslog] rtsp: remove terminal comma in FF_RTP_FLAG_OPTS macro.
Ronald S. Bultje
- [FFmpeg-cvslog] x86: swscale: Place inline assembly code under appropriate #ifdefs
Ronald S. Bultje
- [FFmpeg-cvslog] adpcm: don't duplicate identical AVSampleFmt array for each encoder.
Ronald S. Bultje
- [FFmpeg-cvslog] lavfi: use const for AVFilterPad declarations in all filters.
Ronald S. Bultje
- [FFmpeg-cvslog] ac3: don't use different names for option tables in the template file.
Ronald S. Bultje
- [FFmpeg-cvslog] yadif: use emms_c() instead of inline assembly for emms invocations.
Ronald S. Bultje
- [FFmpeg-cvslog] swscale: place inline assembly bilinear scaler under HAVE_INLINE_ASM.
Ronald S. Bultje
- [FFmpeg-cvslog] lavf: use conditional notation for default codec in muxer declarations.
Ronald S. Bultje
- [FFmpeg-cvslog] lavfi: place x86 inline assembly under HAVE_INLINE_ASM.
Ronald S. Bultje
- [FFmpeg-cvslog] swscale: add missing HAVE_INLINE_ASM check.
Ronald S. Bultje
- [FFmpeg-cvslog] h264: refactor NAL decode loop
Ronald S. Bultje
- [FFmpeg-cvslog] x86/dsputil: put inline asm under HAVE_INLINE_ASM.
Ronald S. Bultje
- [FFmpeg-cvslog] vp3: don't use calls to inline asm in yasm code.
Ronald S. Bultje
- [FFmpeg-cvslog] vp8: Replace x*155/100 by x*101581>>16.
Ronald S. Bultje
- [FFmpeg-cvslog] x86inc: automatically insert vzeroupper for YMM functions.
Ronald S. Bultje
- [FFmpeg-cvslog] mpegaudio: bury inline asm under HAVE_INLINE_ASM.
Ronald S. Bultje
- [FFmpeg-cvslog] eval: fix printing of NaN in eval fate test.
Ronald S. Bultje
- [FFmpeg-cvslog] proresdsp: port x86 assembly to cpuflags.
Ronald S. Bultje
- [FFmpeg-cvslog] vp56: port x86 simd to cpuflags.
Ronald S. Bultje
- [FFmpeg-cvslog] vp56: only compile MMX SIMD on x86-32.
Ronald S. Bultje
- [FFmpeg-cvslog] rv34: port x86 SIMD to cpuflags.
Ronald S. Bultje
- [FFmpeg-cvslog] vp3: port x86 SIMD to cpuflags.
Ronald S. Bultje
- [FFmpeg-cvslog] h264_chromamc_10bit: port x86 simd to cpuflags.
Ronald S. Bultje
- [FFmpeg-cvslog] h264_loopfilter: port x86 simd to cpuflags.
Ronald S. Bultje
- [FFmpeg-cvslog] vp3: don't compile mmx IDCT functions on x86-64.
Ronald S. Bultje
- [FFmpeg-cvslog] fft: rename "z" to "zc" to prevent name collision.
Ronald S. Bultje
- [FFmpeg-cvslog] x86inc: sync to latest version from x264.
Ronald S. Bultje
- [FFmpeg-cvslog] h264_idct_10bit: port x86 assembly to cpuflags.
Ronald S. Bultje
- [FFmpeg-cvslog] avprobe/avconv: fix tentative declaration compile errors on MSVS.
Ronald S. Bultje
- [FFmpeg-cvslog] h264_ps: declare array of colorspace strings on its own line.
Ronald S. Bultje
- [FFmpeg-cvslog] swscale: bury one more piece of inline asm under HAVE_INLINE_ASM.
Ronald S. Bultje
- [FFmpeg-cvslog] h264: convert loop filter strength dsp function to yasm.
Ronald S. Bultje
- [FFmpeg-cvslog] lavf/wtvdec: add missing { } around if.
Clément Bœsch
- [FFmpeg-cvslog] mem: heap memory poisoning.
Clément Bœsch
- [FFmpeg-cvslog] x86inc: put basicnop under ifdef to prevent compile failure.
Clément Bœsch
- [FFmpeg-cvslog] fate/subtitles: sort tests alphabetically.
Clément Bœsch
- [FFmpeg-cvslog] threads: fix a potential race spotted by helgrind.
Clément Bœsch
- [FFmpeg-cvslog] wav: init st to NULL to avoid a false-positive warning.
Clément Bœsch
- [FFmpeg-cvslog] lavc/rt: small wording fix in a comment.
Clément Bœsch
- [FFmpeg-cvslog] SubViewer demuxer and decoder.
Clément Bœsch
- [FFmpeg-cvslog] add PLV1 fourcc to mpeg4
Compn
- [FFmpeg-cvslog] alac: simplify channel interleaving
Andrew D'Addesio
- [FFmpeg-cvslog] alac: multi-channel decoding support
Andrew D'Addesio
- [FFmpeg-cvslog] mathematics: Don't use division by zero in NAN/INFINITY macros
Reimar Döffinger
- [FFmpeg-cvslog] mathematics: Don't use division by zero in NAN/INFINITY macros
Reimar Döffinger
- [FFmpeg-cvslog] avconv: fix parsing of -force_key_frames option.
Reimar Döffinger
- [FFmpeg-cvslog] exr: zip decompression
Reimar Döffinger
- [FFmpeg-cvslog] exr: rle decompression
Reimar Döffinger
- [FFmpeg-cvslog] vp8: Enclose pthread function calls in ifdefs
Reimar Döffinger
- [FFmpeg-cvslog] zerocodec: fix direct rendering.
Reimar Döffinger
- [FFmpeg-cvslog] zerocodec: fix direct rendering.
Reimar Döffinger
- [FFmpeg-cvslog] aviobuf: Fix warning about discarded qualifier
Reimar Döffinger
- [FFmpeg-cvslog] aviobuf: Fix warning about discarded qualifier
Reimar Döffinger
- [FFmpeg-cvslog] libx264: support aspect ratio switching
JULIAN GARDNER
- [FFmpeg-cvslog] dsputil: x86: add SHUFFLE_MASK_W macro
Jason Garrett-Glaser
- [FFmpeg-cvslog] movenc: write track header transformation matrix depending on "rotate" metadata
Stefan Gehrer
- [FFmpeg-cvslog] error: define AVERROR_BUFFER_TOO_SMALL.
Nicolas George
- [FFmpeg-cvslog] error: define AVERROR_EXTERNAL.
Nicolas George
- [FFmpeg-cvslog] ffmpeg: rework checks for the -t option.
Nicolas George
- [FFmpeg-cvslog] dpx: sanitize aspect ratio.
Nicolas George
- [FFmpeg-cvslog] mxfenc: support dnxhd codec
Nicolas George
- [FFmpeg-cvslog] lavc: fix shared build after dnxhd merge.
Nicolas George
- [FFmpeg-cvslog] ffmpeg: poll filters even after -t limit.
Nicolas George
- [FFmpeg-cvslog] fate: FLAC tests require SAMPLES.
Nicolas George
- [FFmpeg-cvslog] lavfi: implement asettb filter.
Nicolas George
- [FFmpeg-cvslog] settb: cosmetic: reindent vf_settb structure.
Nicolas George
- [FFmpeg-cvslog] vf_settb: rename the file as f_settb.
Nicolas George
- [FFmpeg-cvslog] dpx: invalid aspect ratio is 0/1, not 0/0.
Nicolas George
- [FFmpeg-cvslog] parseutils: ignore digits below the microsecond.
Nicolas George
- [FFmpeg-cvslog] configure: produce useful uninstalled pc files.
Nicolas George
- [FFmpeg-cvslog] libx264: list possible presets and tunes.
Nicolas George
- [FFmpeg-cvslog] ffmpeg: add -progress option.
Nicolas George
- [FFmpeg-cvslog] lswr: channel_map requires input conversion.
Nicolas George
- [FFmpeg-cvslog] lavfi: rescale link->current_pts.
Nicolas George
- [FFmpeg-cvslog] avfiltergraph: add a debug message on EOF.
Nicolas George
- [FFmpeg-cvslog] avfiltergraph: document a catch in request_oldest().
Nicolas George
- [FFmpeg-cvslog] ffmpeg: invert using_stdin and rename accordingly.
Nicolas George
- [FFmpeg-cvslog] ffmpeg: add -(no)stdin option.
Nicolas George
- [FFmpeg-cvslog] lavc: add debug info about skipped samples.
Nicolas George
- [FFmpeg-cvslog] lavc: warn when impossible to adjust timestamps for skipped samples.
Nicolas George
- [FFmpeg-cvslog] lavf: set pkt_timebase at the same time as stream->time_base.
Nicolas George
- [FFmpeg-cvslog] Revert "ffmpeg: set pkt_timebase"
Nicolas George
- [FFmpeg-cvslog] lavc: update pkt_duration for skipped samples.
Nicolas George
- [FFmpeg-cvslog] lavf: count skipped samples for initial timestamps.
Nicolas George
- [FFmpeg-cvslog] ffmpeg: probe buffersinks once more after EOF.
Nicolas George
- [FFmpeg-cvslog] oggdec: add support for Opus codec.
Nicolas George
- [FFmpeg-cvslog] lavc: Opus decoder using libopus.
Nicolas George
- [FFmpeg-cvslog] matroska: add support for Opus.
Nicolas George
- [FFmpeg-cvslog] faq: explain dependency problems with static libs.
Nicolas George
- [FFmpeg-cvslog] lavf: make cmdutils's check_stream_specifier public.
Nicolas George
- [FFmpeg-cvslog] lavfi: make copy_buffer_ref common.
Nicolas George
- [FFmpeg-cvslog] lavc: set best_effort_timestamp for audio too.
Nicolas George
- [FFmpeg-cvslog] lavfi: add FF_*LINK_IDX convenience macros.
Nicolas George
- [FFmpeg-cvslog] v4l2: remove call to v4l2_fd_open.
Nicolas George
- [FFmpeg-cvslog] doc: declare encoding for texi2html.
Nicolas George
- [FFmpeg-cvslog] overlay: clear cur_buf on main input link.
Nicolas George
- [FFmpeg-cvslog] ffmpeg: select input file based on output time.
Nicolas George
- [FFmpeg-cvslog] lavfi: add concat filter.
Nicolas George
- [FFmpeg-cvslog] lavfi: change "transmedia" into "multimedia".
Nicolas George
- [FFmpeg-cvslog] lavfi: add avfilter_get_buffer_ref_from_frame.
Nicolas George
- [FFmpeg-cvslog] buffersrc: use avfilter_get_buffer_ref_from_frame.
Nicolas George
- [FFmpeg-cvslog] src_movie: implement multiple outputs.
Nicolas George
- [FFmpeg-cvslog] vf_deshake: set cur_buf to NULL.
Nicolas George
- [FFmpeg-cvslog] ffmpeg: keep packet/frame availability in global structures.
Nicolas George
- [FFmpeg-cvslog] faq: explain about new streams, probesize and analyzeduration.
Nicolas George
- [FFmpeg-cvslog] ffmpeg: warn about new streams after startup.
Nicolas George
- [FFmpeg-cvslog] vf_overlay: prevent premature freeing of cur_buf
Nicolas George
- [FFmpeg-cvslog] vf_overlay: prevent premature freeing of cur_buf
Nicolas George
- [FFmpeg-cvslog] avf_concat: fix min value for v option.
Nicolas George
- [FFmpeg-cvslog] asrc_flite: do not crash on multiple instances.
Nicolas George
- [FFmpeg-cvslog] avf_concat: fix silence duration.
Nicolas George
- [FFmpeg-cvslog] faq: disambiguate "join".
Nicolas George
- [FFmpeg-cvslog] faq: suggest the concat filter.
Nicolas George
- [FFmpeg-cvslog] libx264: list possible profiles.
Nicolas George
- [FFmpeg-cvslog] doc/filters: document TB variable for vf_setpts.
Nicolas George
- [FFmpeg-cvslog] audioconvert: include the description of channels in the library.
Nicolas George
- [FFmpeg-cvslog] audioconvert: add av_get_channel_description().
Nicolas George
- [FFmpeg-cvslog] audioconvert: add av_get_standard_channel_layout().
Nicolas George
- [FFmpeg-cvslog] lavfi: use correct PTS for link age.
Nicolas George
- [FFmpeg-cvslog] ffprobe: fix validity error with tags and data.
Nicolas George
- [FFmpeg-cvslog] vc1dec: count ENDOFSEQ code in return value.
Nicolas George
- [FFmpeg-cvslog] mmvideo: count preamble size in return value.
Nicolas George
- [FFmpeg-cvslog] movtextdec: fix return value for too small packets.
Nicolas George
- [FFmpeg-cvslog] 8svx: use a more direct condition.
Nicolas George
- [FFmpeg-cvslog] 8svx: remove useless rounding code.
Nicolas George
- [FFmpeg-cvslog] 8svx: unify mono and stereo code paths.
Nicolas George
- [FFmpeg-cvslog] sp5xdec: sanitize return value.
Nicolas George
- [FFmpeg-cvslog] loco: take decode overflow into account.
Nicolas George
- [FFmpeg-cvslog] loco: fix return value.
Nicolas George
- [FFmpeg-cvslog] imgconvert: avoid undefined left shift in avcodec_find_best_pix_fmt
Janne Grunau
- [FFmpeg-cvslog] imgconvert: add avcodec_find_best_pix_fmt2()
Janne Grunau
- [FFmpeg-cvslog] imgconvert: deprecate avcodec_find_best_pix_fmt()
Janne Grunau
- [FFmpeg-cvslog] eval: add gt(), gte(), lt() and lte() fate tests
Janne Grunau
- [FFmpeg-cvslog] Suggest aresample filter if it was not compiled but requested.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Let the ffmpeg executable select the abuffersink filter.
Carl Eugen Hoyos
- [FFmpeg-cvslog] nut: add 12/14 bit yuv to nut/raw
Carl Eugen Hoyos
- [FFmpeg-cvslog] Install libavutil/version.h
Carl Eugen Hoyos
- [FFmpeg-cvslog] Extend -codecs output.
Carl Eugen Hoyos
- [FFmpeg-cvslog] mathematics: Don't use division by zero in NAN/INFINITY macros
Carl Eugen Hoyos
- [FFmpeg-cvslog] Show hyphen in codec tag.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Define snow .pix_fmts to allow colour space auto-selection.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Recognize yuv10 image files as v210x.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Cosmetics: Move ffv1 encoder initialisation code.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Cosmetics: Return AVERROR_INVALIDDATA from ffv1 encoder initialisation if invalid data was provided .
Carl Eugen Hoyos
- [FFmpeg-cvslog] Set default ffv1 coder to -1.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Simplify ptx decoding on big-endian.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Remove internal MPlayer FourCC viv1.
Carl Eugen Hoyos
- [FFmpeg-cvslog] mpeg4videodec: Use format specifier PRId64 for int64_t.
Carl Eugen Hoyos
- [FFmpeg-cvslog] mpeg4videodec: Add two missing format specifiers for debug output.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix typo in v410 decoder.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix avui stream-copy.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix typo in v410 decoder.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix aiff demuxer dependencies.
Carl Eugen Hoyos
- [FFmpeg-cvslog] mxfdec: truncate packets that extend past the next edit unit
Tomas Härdin
- [FFmpeg-cvslog] mxfdec: fix Avid AirSpeed files being misinterpreted as OP1a
Tomas Härdin
- [FFmpeg-cvslog] mxfdec: Add intra_only flag to MXFTrack
Tomas Härdin
- [FFmpeg-cvslog] mxfdec: let pkt->pts = mxf->current_edit_unit if intra-only
Tomas Härdin
- [FFmpeg-cvslog] mxfdec: only parse next partition pack if parsing forward
Tomas Härdin
- [FFmpeg-cvslog] vp8: refactor decoding a single mb_row
Daniel Kang
- [FFmpeg-cvslog] vp8: move data from VP8Context->VP8Macroblock
Daniel Kang
- [FFmpeg-cvslog] vp8: implement sliced threading
Daniel Kang
- [FFmpeg-cvslog] mov: read itunes cover art.
Anton Khirnov
- [FFmpeg-cvslog] apetag: make sure avio_get_str() doesn't read more than it should.
Anton Khirnov
- [FFmpeg-cvslog] apetag: fix the amount of data read from binary tags.
Anton Khirnov
- [FFmpeg-cvslog] apetag: export attached covers as video streams.
Anton Khirnov
- [FFmpeg-cvslog] apetag: reindent
Anton Khirnov
- [FFmpeg-cvslog] asfdec: read attached pictures.
Anton Khirnov
- [FFmpeg-cvslog] FATE: add a test for itunes cover art.
Anton Khirnov
- [FFmpeg-cvslog] FATE: add a test for apetag cover art
Anton Khirnov
- [FFmpeg-cvslog] FATE: add a test for WMA cover art.
Anton Khirnov
- [FFmpeg-cvslog] avplay: update input filter pointer when the filtergraph is reset.
Anton Khirnov
- [FFmpeg-cvslog] avconv: fix the check for -ss as an output option.
Anton Khirnov
- [FFmpeg-cvslog] avconv: use only meaningful timestamps in start time check.
Anton Khirnov
- [FFmpeg-cvslog] af_amix: only consider negative return codes as errors.
Anton Khirnov
- [FFmpeg-cvslog] af_amix: return AVERROR(EAGAIN) when request_frame didn't produce output.
Anton Khirnov
- [FFmpeg-cvslog] af_amix: avoid spurious EAGAIN.
Anton Khirnov
- [FFmpeg-cvslog] flacdec: don' t create an attached picture stream until we have all information.
Anton Khirnov
- [FFmpeg-cvslog] flacdec: be less strict when parsing attached pictures.
Anton Khirnov
- [FFmpeg-cvslog] id3v2: add a mimetype for bmp pictures.
Anton Khirnov
- [FFmpeg-cvslog] matroskadec: honor error_recognition when encountering unknown elements.
Anton Khirnov
- [FFmpeg-cvslog] af_asyncts: fix request_frame() behavior.
Anton Khirnov
- [FFmpeg-cvslog] af_resample: fix request_frame() behavior.
Anton Khirnov
- [FFmpeg-cvslog] asplit: don't leak the input buffer.
Anton Khirnov
- [FFmpeg-cvslog] fate-run: make avconv() properly deal with multiple inputs.
Anton Khirnov
- [FFmpeg-cvslog] lavfi: add error handling to filter_samples().
Anton Khirnov
- [FFmpeg-cvslog] avconv: propagate fatal errors from lavfi.
Anton Khirnov
- [FFmpeg-cvslog] motion-test: do not use getopt()
Anton Khirnov
- [FFmpeg-cvslog] avconv: print an error message when demuxing fails.
Anton Khirnov
- [FFmpeg-cvslog] FATE: add a test for flac cover art.
Anton Khirnov
- [FFmpeg-cvslog] vf_aspect: clear AVFilterLink.cur_buf in start_frame().
Anton Khirnov
- [FFmpeg-cvslog] vf_delogo: don't store two pointers to one AVFilterBufferRef.
Anton Khirnov
- [FFmpeg-cvslog] vf_gradfun: don't store two pointers to one AVFilterBufferRef.
Anton Khirnov
- [FFmpeg-cvslog] vf_drawtext: don't give up its own reference to the input buffer.
Anton Khirnov
- [FFmpeg-cvslog] vf_overlay: don't access a buffer reference that's been given away.
Anton Khirnov
- [FFmpeg-cvslog] vf_pad: don't give up its own reference to the output buffer.
Anton Khirnov
- [FFmpeg-cvslog] vf_fieldorder: don't give up its own reference to the output buffer.
Anton Khirnov
- [FFmpeg-cvslog] vf_settb: simplify start_frame().
Anton Khirnov
- [FFmpeg-cvslog] vf_slicify: clear AVFilterLink.cur_buf in start_frame().
Anton Khirnov
- [FFmpeg-cvslog] vsrc_testsrc: avoid an unnecessary avfilter_ref_buffer().
Anton Khirnov
- [FFmpeg-cvslog] lavfi: unref AVFilterLink.cur_buf in ff_end_frame().
Anton Khirnov
- [FFmpeg-cvslog] lavfi: unref AVFilterLink.out_buf in ff_end_frame().
Anton Khirnov
- [FFmpeg-cvslog] lavfi: add error handling to start_frame().
Anton Khirnov
- [FFmpeg-cvslog] lavfi: add error handling to draw_slice().
Anton Khirnov
- [FFmpeg-cvslog] lavfi: add error handling to end_frame().
Anton Khirnov
- [FFmpeg-cvslog] lavfi: check all ff_start_frame/draw_slice/end_frame calls for errors
Anton Khirnov
- [FFmpeg-cvslog] vf_fps: fix a memleak on malloc failure.
Anton Khirnov
- [FFmpeg-cvslog] vf_fps: add more error checks.
Anton Khirnov
- [FFmpeg-cvslog] lavfi: use avfilter_unref_bufferp() where appropriate.
Anton Khirnov
- [FFmpeg-cvslog] buffersrc: avoid creating unnecessary buffer reference
Anton Khirnov
- [FFmpeg-cvslog] vf_select: avoid an unnecessary avfilter_ref_buffer().
Anton Khirnov
- [FFmpeg-cvslog] lavfi: check all avfilter_ref_buffer() calls for errors.
Anton Khirnov
- [FFmpeg-cvslog] lavfi: check all ff_get_video_buffer() calls for errors.
Anton Khirnov
- [FFmpeg-cvslog] buffersrc: check ff_get_audio_buffer() for errors.
Anton Khirnov
- [FFmpeg-cvslog] matroskadec: return more correct error code on read error.
Anton Khirnov
- [FFmpeg-cvslog] FATE: add a test for the asyncts audio filter.
Anton Khirnov
- [FFmpeg-cvslog] FATE: fix the asyncts test
Anton Khirnov
- [FFmpeg-cvslog] vf_overlay: ensure the overlay frame does not get leaked.
Anton Khirnov
- [FFmpeg-cvslog] vf_yadif: unset cur_buf on the input link.
Anton Khirnov
- [FFmpeg-cvslog] Add missing libavutil/time.h includes.
Anton Khirnov
- [FFmpeg-cvslog] lavf: remove commented out cruft in avformat_find_stream_info()
Anton Khirnov
- [FFmpeg-cvslog] audiogen: allow specifying random seed as a commandline parameter.
Anton Khirnov
- [FFmpeg-cvslog] FATE: add a test for amix audio filter.
Anton Khirnov
- [FFmpeg-cvslog] FATE: add a test for delogo video filter.
Anton Khirnov
- [FFmpeg-cvslog] FATE: add tests for yadif.
Anton Khirnov
- [FFmpeg-cvslog] lavfi: bump minor to mark stabilizing the ABI.
Anton Khirnov
- [FFmpeg-cvslog] mp3dec: remove commented out cruft.
Anton Khirnov
- [FFmpeg-cvslog] mp3dec: remove a pointless local variable.
Anton Khirnov
- [FFmpeg-cvslog] mp3dec: forward errors for av_get_packet().
Anton Khirnov
- [FFmpeg-cvslog] wv: return AVERROR_EOF on EOF, not EIO.
Anton Khirnov
- [FFmpeg-cvslog] wv: return meaningful error codes.
Anton Khirnov
- [FFmpeg-cvslog] lavf: use dts difference instead of AVPacket.duration in find_stream_info()
Anton Khirnov
- [FFmpeg-cvslog] lavf: round estimated average fps to a "standard" fps.
Anton Khirnov
- [FFmpeg-cvslog] lavf: deprecate r_frame_rate.
Anton Khirnov
- [FFmpeg-cvslog] wv: K&R formatting cosmetics
Anton Khirnov
- [FFmpeg-cvslog] wv,mpc8: don't return apetag data in packets.
Anton Khirnov
- [FFmpeg-cvslog] mpc: return more meaningful error codes.
Anton Khirnov
- [FFmpeg-cvslog] mpc8: return more meaningful error codes.
Anton Khirnov
- [FFmpeg-cvslog] Fix destination row striding in altivec_yuv2_bgr24.
Pavel Koshevoy
- [FFmpeg-cvslog] add output for frame timestamps
Robert Krüger
- [FFmpeg-cvslog] libfdk-aacenc: add LATM/LOAS encapsulation support
Kieran Kunhya
- [FFmpeg-cvslog] lavc: add metadata to AVFrame
Thomas Kühnel
- [FFmpeg-cvslog] lavc/tiff: add GeoTIFF support to the TIFF decoder
Thomas Kühnel
- [FFmpeg-cvslog] movtextdec: 3GPP TS 26.245 Timed Text Decoder.
Philip Langdale
- [FFmpeg-cvslog] eval: fix swapping of lt() and lte()
Max Lazarov
- [FFmpeg-cvslog] vc1: implement frame interlaced b-frame header parsing
Hendrik Leppkes
- [FFmpeg-cvslog] latm: fix initialization on some streams when no extradata is available
Hendrik Leppkes
- [FFmpeg-cvslog] dca: map xxch side channels to AV_CH_SIDE_LEFT/RIGHT instead of REAR.
Hendrik Leppkes
- [FFmpeg-cvslog] wavpack: set bits_per_raw_sample for S32 samples to properly identify 24-bit
Hendrik Leppkes
- [FFmpeg-cvslog] FireWire DV/HDV input device using libiec61883
Georg Lippitsch
- [FFmpeg-cvslog] doc/indevs/iec61883: document requirements for iec61883 device
Georg Lippitsch
- [FFmpeg-cvslog] cosmetics: various spelling fixes
Lou Logan
- [FFmpeg-cvslog] fate: add test for Bitmap Brothers JV video
Paul B Mahol
- [FFmpeg-cvslog] fate: add test for Bitmap Brothers JV demuxer
Paul B Mahol
- [FFmpeg-cvslog] jvdec: fix memleak of jv->frames
Paul B Mahol
- [FFmpeg-cvslog] jvdec: stop reading partial palette
Paul B Mahol
- [FFmpeg-cvslog] jvdec: remove buf_size
Paul B Mahol
- [FFmpeg-cvslog] jvdec: remove redundant check
Paul B Mahol
- [FFmpeg-cvslog] jvdec: check if there is enough data
Paul B Mahol
- [FFmpeg-cvslog] sanm: replace conditions in for loops with more common version
Paul B Mahol
- [FFmpeg-cvslog] sanm: remove code duplication
Paul B Mahol
- [FFmpeg-cvslog] PAF demuxer and decoder
Paul B Mahol
- [FFmpeg-cvslog] paf: add forgotten CODEC_CAP_DR1
Paul B Mahol
- [FFmpeg-cvslog] tiffdec: PIX_FMT_GRAY16LE support
Paul B Mahol
- [FFmpeg-cvslog] bmv: add CODEC_CAP_DR1
Paul B Mahol
- [FFmpeg-cvslog] tiffenc: simplify calculation of bpp_tab_size
Paul B Mahol
- [FFmpeg-cvslog] tiffenc: use av_pix_fmt_descriptors to set bpp_tab[]
Paul B Mahol
- [FFmpeg-cvslog] tiffenc: use av_get_bits_per_pixel() to get bpp
Paul B Mahol
- [FFmpeg-cvslog] tiffenc: merge common code
Paul B Mahol
- [FFmpeg-cvslog] tiffenc: PIX_FMT_GRAY16LE support
Paul B Mahol
- [FFmpeg-cvslog] tiffenc: PIX_FMT_GRAY8A support
Paul B Mahol
- [FFmpeg-cvslog] lavu: 256 color support
Paul B Mahol
- [FFmpeg-cvslog] sanm: make use of dsputil
Paul B Mahol
- [FFmpeg-cvslog] paf: properly flag video packets
Paul B Mahol
- [FFmpeg-cvslog] smush: properly flag audio packets
Paul B Mahol
- [FFmpeg-cvslog] dpx: add CODEC_CAP_DR1
Paul B Mahol
- [FFmpeg-cvslog] exr: add CODEC_CAP_DR1
Paul B Mahol
- [FFmpeg-cvslog] g723_1: add CODEC_CAP_DR1
Paul B Mahol
- [FFmpeg-cvslog] sgidec: remove redundant argument from read_uncompressed_sgi()
Paul B Mahol
- [FFmpeg-cvslog] sgidec: add CODEC_CAP_DR1
Paul B Mahol
- [FFmpeg-cvslog] tiffenc: PIX_FMT_YUV440P support
Paul B Mahol
- [FFmpeg-cvslog] exr: support for reading pixelAspectRatio
Paul B Mahol
- [FFmpeg-cvslog] fate: add test for paf audio decoder
Paul B Mahol
- [FFmpeg-cvslog] fate: add test for paf video decoder
Paul B Mahol
- [FFmpeg-cvslog] fate: add test for paf demuxer
Paul B Mahol
- [FFmpeg-cvslog] exr: use buf_size instead of recalculating same value
Paul B Mahol
- [FFmpeg-cvslog] exr: return proper error code instead of -1
Paul B Mahol
- [FFmpeg-cvslog] tiffenc: add .init
Paul B Mahol
- [FFmpeg-cvslog] lavc: add av_fast_padded_mallocz
Paul B Mahol
- [FFmpeg-cvslog] tiffenc: use av_fast_padded_malloc(z)
Paul B Mahol
- [FFmpeg-cvslog] exr: remove dead assigment
Paul B Mahol
- [FFmpeg-cvslog] exr: zip decompression
Paul B Mahol
- [FFmpeg-cvslog] exr: cache some values
Paul B Mahol
- [FFmpeg-cvslog] exr: rle decompression
Paul B Mahol
- [FFmpeg-cvslog] lavc: fix ff_alloc_packet()
Paul B Mahol
- [FFmpeg-cvslog] exr: frame multithreading support
Paul B Mahol
- [FFmpeg-cvslog] exr: remove double ;;
Paul B Mahol
- [FFmpeg-cvslog] exr: print channel names not yet supported
Paul B Mahol
- [FFmpeg-cvslog] exr: fix scan_line_size calculation
Paul B Mahol
- [FFmpeg-cvslog] mss1: improve check if decoded pivot is invalid
Paul B Mahol
- [FFmpeg-cvslog] libfdk-aacenc: remove redundant log message if ff_alloc_packet2 fails
Paul B Mahol
- [FFmpeg-cvslog] cosmetics: reindent after d3abbb1d1
Paul B Mahol
- [FFmpeg-cvslog] exr: make channel_offsets int instead of int8_t
Paul B Mahol
- [FFmpeg-cvslog] exr: check size of uncompressed buffer returned by uncompress()
Paul B Mahol
- [FFmpeg-cvslog] lavu: disable av_uninit for clang
Paul B Mahol
- [FFmpeg-cvslog] tiff: port to bytestream2
Paul B Mahol
- [FFmpeg-cvslog] tiff: add smarter checks if there is enough data left
Paul B Mahol
- [FFmpeg-cvslog] tiff: read more tags of type string
Paul B Mahol
- [FFmpeg-cvslog] ptx: correct decoding
Paul B Mahol
- [FFmpeg-cvslog] swscale: simplify unscaled rgb48<->bgr48
Paul B Mahol
- [FFmpeg-cvslog] swscale: unscaled rgba64->bgr48
Paul B Mahol
- [FFmpeg-cvslog] swscale: unscaled rgba64->rgb48
Paul B Mahol
- [FFmpeg-cvslog] swscale/input: silence warnings about incompatible pointer types
Paul B Mahol
- [FFmpeg-cvslog] exr: compression attribute is mandatory
Paul B Mahol
- [FFmpeg-cvslog] exr: merge common code
Paul B Mahol
- [FFmpeg-cvslog] exr: display warning if multiple compression attributes are found
Paul B Mahol
- [FFmpeg-cvslog] tiertexseq: remove redundant string from log message
Paul B Mahol
- [FFmpeg-cvslog] libcaca output device
Paul B Mahol
- [FFmpeg-cvslog] iff: remove dupe ID_ANNO definition
Paul B Mahol
- [FFmpeg-cvslog] iff: pass context to av_log_ask_for_sample
Paul B Mahol
- [FFmpeg-cvslog] libopenjpegdec: set cp_reduce value only once
Paul B Mahol
- [FFmpeg-cvslog] tscc: employ more meaningful return values
Paul B Mahol
- [FFmpeg-cvslog] vf_colormatrix: add missing semicolon
Paul B Mahol
- [FFmpeg-cvslog] cosmetics: iff: fix typo
Paul B Mahol
- [FFmpeg-cvslog] cosmetics: iff: split very long line
Paul B Mahol
- [FFmpeg-cvslog] WavPack muxer
Paul B Mahol
- [FFmpeg-cvslog] APE tag writer
Paul B Mahol
- [FFmpeg-cvslog] wvenc: support for ape tags
Paul B Mahol
- [FFmpeg-cvslog] lavf/smacker: remove bogus video from .long_name
Paul B Mahol
- [FFmpeg-cvslog] doc/general: add missed WavPack muxing support information
Paul B Mahol
- [FFmpeg-cvslog] lavf/apetag: move common stuff between writer and reader to single file
Paul B Mahol
- [FFmpeg-cvslog] flacdec: fix memleaks
Paul B Mahol
- [FFmpeg-cvslog] x86inc: modify ALIGN to not generate long nops on i586
Loren Merritt
- [FFmpeg-cvslog] x86inc: add SPLATB_LOAD, SPLATB_REG, PSHUFLW macros
Loren Merritt
- [FFmpeg-cvslog] x86: h264_intrapred: use newly introduced SPLAT* and PSHUFLW macros
Loren Merritt
- [FFmpeg-cvslog] x86inc: clip num_args to 7 on x86-32.
Loren Merritt
- [FFmpeg-cvslog] vf_hqdn3d: cosmetics
Loren Merritt
- [FFmpeg-cvslog] factor identical ff_inplace_start_frame out of two filters
Loren Merritt
- [FFmpeg-cvslog] vf_hqdn3d: simplify and optimize
Loren Merritt
- [FFmpeg-cvslog] vf_hqdn3d: reduce intermediate precision
Loren Merritt
- [FFmpeg-cvslog] vf_hqdn3d: support 9 and 10bit colordepth
Loren Merritt
- [FFmpeg-cvslog] lavfi: add avfilter_unref_bufferp()
Robert Nagy
- [FFmpeg-cvslog] doc: update mono to stereo workaround example
Tim Nicholson
- [FFmpeg-cvslog] doc/filters: Fix two typos
Tim Nicholson
- [FFmpeg-cvslog] Merge remote-tracking branch 'cus/stable'
Michael Niedermayer
- [FFmpeg-cvslog] wmaenc: switch all remaining asserts to av_asserts
Michael Niedermayer
- [FFmpeg-cvslog] ituh263dec: use av_assert
Michael Niedermayer
- [FFmpeg-cvslog] h264: check log2_max_poc_lsb for validity
Michael Niedermayer
- [FFmpeg-cvslog] h264: clear the ref lists when the reference are cleared.
Michael Niedermayer
- [FFmpeg-cvslog] RELEASE: update, seem this has been forgotten
Michael Niedermayer
- [FFmpeg-cvslog] mov: add workaround for incorrect 0 time point.
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] configure: make fast_unaligned configureable
Michael Niedermayer
- [FFmpeg-cvslog] wmaenc: dont mess with the bitrate.
Michael Niedermayer
- [FFmpeg-cvslog] swr: fix mix* related function pointer warnings
Michael Niedermayer
- [FFmpeg-cvslog] swr: fix warning: passing argument 2 of ctx-> simd_f from incompatible pointer type
Michael Niedermayer
- [FFmpeg-cvslog] swr: fix warning: passing argument 1 of s-> mix_any_f from incompatible pointer type
Michael Niedermayer
- [FFmpeg-cvslog] swr: fix warning: passing argument 2 of s-> mix_any_f from incompatible pointer type
Michael Niedermayer
- [FFmpeg-cvslog] resample2: use av_assert()
Michael Niedermayer
- [FFmpeg-cvslog] vc1dsp: use av_assert2
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] doc/developer: refer to av_malloc() instead of malloc()
Michael Niedermayer
- [FFmpeg-cvslog] has_decode_delay_been_guessed: improve heuristic
Michael Niedermayer
- [FFmpeg-cvslog] h264: add avpriv_h264_has_num_reorder_frames()
Michael Niedermayer
- [FFmpeg-cvslog] fate: drop strict 1 for MR4_TANDBERG_C.264 and MR5_TANDBERG_C.264
Michael Niedermayer
- [FFmpeg-cvslog] has_decode_delay_been_guessed: skip guessing when sps. num_reorder_frames is available
Michael Niedermayer
- [FFmpeg-cvslog] has_decode_delay_been_guessed: tighten up the heuristic.
Michael Niedermayer
- [FFmpeg-cvslog] Revert "alsdec: remove dead assignments"
Michael Niedermayer
- [FFmpeg-cvslog] x86/gradfun: fix compilation failure on open solaris
Michael Niedermayer
- [FFmpeg-cvslog] h264: add support for constraint_set4_flag / constraint_set5_flag
Michael Niedermayer
- [FFmpeg-cvslog] h264: sps: handle more profiles
Michael Niedermayer
- [FFmpeg-cvslog] dsputil: assert that depth is supported
Michael Niedermayer
- [FFmpeg-cvslog] h264dsp: assert that depth is supported
Michael Niedermayer
- [FFmpeg-cvslog] h264pred: assert that depth is supported
Michael Niedermayer
- [FFmpeg-cvslog] jvdemux: correct size for truncated packets
Michael Niedermayer
- [FFmpeg-cvslog] jvdec: check that the video_size fits in the packet.
Michael Niedermayer
- [FFmpeg-cvslog] yadif/x86: add prototypes for functions, make code valid C again.
Michael Niedermayer
- [FFmpeg-cvslog] tools: add bisect script
Michael Niedermayer
- [FFmpeg-cvslog] libavutil: add 12 and 14 bit planar colorspaces
Michael Niedermayer
- [FFmpeg-cvslog] imgconvert: add yuv 9, 10, 12, 14 bit planar YUV formats to pix_fmt_info
Michael Niedermayer
- [FFmpeg-cvslog] imgconvert: add planar RGB formats to pix_fmt_info
Michael Niedermayer
- [FFmpeg-cvslog] avcodec_align_dimensions2: support 12 & 14 bit planar colorspaces
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] mdutils: print error message on error get_buffer related errors
Michael Niedermayer
- [FFmpeg-cvslog] lavc/utils: print error message on get_buffer related errors
Michael Niedermayer
- [FFmpeg-cvslog] video_get_buffer: return ENOMEM instead of -1 on malloc failure
Michael Niedermayer
- [FFmpeg-cvslog] snow: move init code that depends on picture paramaters to after these parameters are known .
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Add sanity check on frame duplication
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] xtea.h: include author attribution
Michael Niedermayer
- [FFmpeg-cvslog] blowfish.h: include author attribution
Michael Niedermayer
- [FFmpeg-cvslog] sws: support 12&14 bit planar colorspaces
Michael Niedermayer
- [FFmpeg-cvslog] sws/x86: add some forgotten 12bit planar yuv cases
Michael Niedermayer
- [FFmpeg-cvslog] sws/x86: add av_assert() to ensure 16bit code is used with 16bit data
Michael Niedermayer
- [FFmpeg-cvslog] Merge git://github.com/mjbshaw/FFmpeg-OpenJPEG-J2K-Encoder
Michael Niedermayer
- [FFmpeg-cvslog] configure: dont blindly enable iec61883
Michael Niedermayer
- [FFmpeg-cvslog] swr/x86: 10l, missed some SSE2 instructions in code marked as SSE.
Michael Niedermayer
- [FFmpeg-cvslog] h264: print error on unsupported seperate color planes
Michael Niedermayer
- [FFmpeg-cvslog] Merge branch 'mxfenc_improvements' of https://github.com/mbouron/FFmpeg
Michael Niedermayer
- [FFmpeg-cvslog] mpegvideo: Don't use ff_mspel_motion() for vc1
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] fate: increase fuzzyness for ac3 encode for 3dnow
Michael Niedermayer
- [FFmpeg-cvslog] add side data to indicate the amount of samples to skip at the begin and end
Michael Niedermayer
- [FFmpeg-cvslog] Blowfish: restructure/simplify code a bit.
Michael Niedermayer
- [FFmpeg-cvslog] lpc: use default number of passes when lpc_passes is invalid
Michael Niedermayer
- [FFmpeg-cvslog] configure: cleanup libiec61883 code, allow enabling via command line
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] cabac: use av_assert
Michael Niedermayer
- [FFmpeg-cvslog] celp_math: use av_assert
Michael Niedermayer
- [FFmpeg-cvslog] lavu: 256 color support
Michael Niedermayer
- [FFmpeg-cvslog] log: fix compilation failure on mingw due to reference to undefined set_color256
Michael Niedermayer
- [FFmpeg-cvslog] tool/bisect: add some magic to make the bisect tool be useable when its not part of a checkout
Michael Niedermayer
- [FFmpeg-cvslog] tools/bisect: rename temporary file and add it to git ignore
Michael Niedermayer
- [FFmpeg-cvslog] tools/bisect: rename to tools/bisect-create
Michael Niedermayer
- [FFmpeg-cvslog] pp: check that the argument is not NULL as this is not supported
Michael Niedermayer
- [FFmpeg-cvslog] vf_pp: dont pass NULL into pp, it would fail
Michael Niedermayer
- [FFmpeg-cvslog] x86inc: try to put amdnop under ifdef to prevent compile failure
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] swr/x86: 16bit integer mix functions need SSE2 not SSE
Michael Niedermayer
- [FFmpeg-cvslog] aacdec: correct "audio config changed" warning message
Michael Niedermayer
- [FFmpeg-cvslog] vf_tinterlace: use av_assert
Michael Niedermayer
- [FFmpeg-cvslog] v4l2: use av_assert
Michael Niedermayer
- [FFmpeg-cvslog] mpegaudioenc: use av_assert
Michael Niedermayer
- [FFmpeg-cvslog] lavf: limit "Adjusting PTS forward" code to video streams
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] sgidec: fix off by 1 error that tested a sample too far for oob.
Michael Niedermayer
- [FFmpeg-cvslog] mpeg12enc: switch to av_assert
Michael Niedermayer
- [FFmpeg-cvslog] mpeg12: switch to av_assert
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] dsputil: extend things to 12 and 14 bits
Michael Niedermayer
- [FFmpeg-cvslog] h264: limit 10bpp MC pading trick to 10bpp
Michael Niedermayer
- [FFmpeg-cvslog] h264idct: 12 and 14 bit support
Michael Niedermayer
- [FFmpeg-cvslog] h264pred: 12 and 14 bit support
Michael Niedermayer
- [FFmpeg-cvslog] h264dsp: 12 and 14 bit support
Michael Niedermayer
- [FFmpeg-cvslog] h264: 12 and 14 bit support
Michael Niedermayer
- [FFmpeg-cvslog] h264/decode_scaling_matrices: fix coding order of 8x8 matrixes.
Michael Niedermayer
- [FFmpeg-cvslog] dsputil: turn assert into if() as its possible to trigger with ffv1
Michael Niedermayer
- [FFmpeg-cvslog] mpeg4videodec: use av_assert
Michael Niedermayer
- [FFmpeg-cvslog] mpeg4videoenc: use av_assert
Michael Niedermayer
- [FFmpeg-cvslog] mxfdec: fix off by one error.
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] replace all __volatile__ by volatile
Michael Niedermayer
- [FFmpeg-cvslog] avidec: switch to av_assert
Michael Niedermayer
- [FFmpeg-cvslog] vorbisdec: switch to av_assert
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] lavf: inject sample skip side data when requested by the demuxer
Michael Niedermayer
- [FFmpeg-cvslog] mp3dec: parse initial silence padding information from lame tag
Michael Niedermayer
- [FFmpeg-cvslog] av_samples_copy: support overlapping copies
Michael Niedermayer
- [FFmpeg-cvslog] mxfenc: switch to av_assert
Michael Niedermayer
- [FFmpeg-cvslog] lclenc: switch to av_assert
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] build_system: mark libfdk as non GPL compatible until the situation is clarified by someone qualified .
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: fix type of av_log() argument
Michael Niedermayer
- [FFmpeg-cvslog] matroskaenc: switch to av_assert
Michael Niedermayer
- [FFmpeg-cvslog] general.texi: fix project reference
Michael Niedermayer
- [FFmpeg-cvslog] doc/protocol.texi: fix missed application reference
Michael Niedermayer
- [FFmpeg-cvslog] lavc: add pkt_timebase to allow avcodec to adjust pkt_dts/pts when needed
Michael Niedermayer
- [FFmpeg-cvslog] ffv1dec: print timestamp at which a CRC mismatch happened
Michael Niedermayer
- [FFmpeg-cvslog] ffv1enc: use default number of slices if unspecified
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] lavc: skip initial silence when requested
Michael Niedermayer
- [FFmpeg-cvslog] lavc: adjust timestamp in case of skiping initial samples
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: set pkt_timebase
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: use pkt_pts before pkt->pts for audio
Michael Niedermayer
- [FFmpeg-cvslog] mp3enc: add lame tag with start padding info
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'dwbuiten/master'
Michael Niedermayer
- [FFmpeg-cvslog] lavc: add seperate AVCodec for CODEC_ID_H263P so demuxers can use that id.
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Changelog: add geotiff
Michael Niedermayer
- [FFmpeg-cvslog] configure: print if the docs building tools have been found
Michael Niedermayer
- [FFmpeg-cvslog] ffv1: keep last_frame (to be used for error concealment)
Michael Niedermayer
- [FFmpeg-cvslog] ffv1dec: add simple error concealment in case of CRC errors on slices.
Michael Niedermayer
- [FFmpeg-cvslog] ffv1dec: keep track of errors in slice headers for EC
Michael Niedermayer
- [FFmpeg-cvslog] ffv1dec: set the first slices bytestream end correctly
Michael Niedermayer
- [FFmpeg-cvslog] ffv1dec: detect errors in bytestream end mismatches for EC
Michael Niedermayer
- [FFmpeg-cvslog] ffv1dec: fix error concealment for gop>1
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: fix streamcopy of some mp3 in avi
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] sws: extend dither tables by 1 line so simpler arithmetic can be used to address the next line
Michael Niedermayer
- [FFmpeg-cvslog] yuv2rgb: implement 15/16bit ordered dither
Michael Niedermayer
- [FFmpeg-cvslog] sws: handle non native rgb<->rgb convertions
Michael Niedermayer
- [FFmpeg-cvslog] mov/aac: skip initial aac padding
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] sws/input: switch to av_assert
Michael Niedermayer
- [FFmpeg-cvslog] mlpdec: switch to av_assert
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: revert 3ba90d9 ( cosmetics to reduce difference to qatar by about 90 lines)
Michael Niedermayer
- [FFmpeg-cvslog] avfiltergraph: add some debug info about selected pixel formats
Michael Niedermayer
- [FFmpeg-cvslog] imgconvert: favor pixel formats without resolution loss
Michael Niedermayer
- [FFmpeg-cvslog] sws: more complete doxy for sws_setColorspaceDetails()
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. bff62d7 index: remove inconsistent empty line
Michael Niedermayer
- [FFmpeg-cvslog] Fix misspellings of FFmpeg
Michael Niedermayer
- [FFmpeg-cvslog] avidec: Mark first frame as keyframe in case there are no keyframes.
Michael Niedermayer
- [FFmpeg-cvslog] mxfdec: simplify code by using av_calloc()
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] ffplay: fix planar audio
Michael Niedermayer
- [FFmpeg-cvslog] ffplay: fix warning that i just mistakenly introduced
Michael Niedermayer
- [FFmpeg-cvslog] alacdec: several players have problems with planar audio still thus temporary put packed output back by default
Michael Niedermayer
- [FFmpeg-cvslog] alac: drop packed sample output support with the next major bump
Michael Niedermayer
- [FFmpeg-cvslog] udp: fix compilation when HAVE_PTHREAD_CANCEL isnt defined
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] alacdec: fix packed sample output with 5.1
Michael Niedermayer
- [FFmpeg-cvslog] vf_colormatrix: avoid using out_buf
Michael Niedermayer
- [FFmpeg-cvslog] vf_thumbnail: prevent premature freeing of ref
Michael Niedermayer
- [FFmpeg-cvslog] sink_buffer: prevent prematurely freeing of cur_buf
Michael Niedermayer
- [FFmpeg-cvslog] vf_overlay: use unref_bufferP()
Michael Niedermayer
- [FFmpeg-cvslog] vf_overlay: prevent premature freeing of cur_buf
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] pthread: mark lockless thread synchronization variables as volatile
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] kbdwin: switch to av_assert
Michael Niedermayer
- [FFmpeg-cvslog] atrac3: switch to av_assert
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '1470ce21cec5ee26e106e2a884c26bbf84e5aaea'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'dwbuiten/master'
Michael Niedermayer
- [FFmpeg-cvslog] g723.1: various cosmetics and changes that should have no user vissible effect.
Michael Niedermayer
- [FFmpeg-cvslog] g723.1dec: Make postfilter user switchable
Michael Niedermayer
- [FFmpeg-cvslog] libschroedingerenc: switch to av_assert
Michael Niedermayer
- [FFmpeg-cvslog] libvorbisenc: switch to av_assert
Michael Niedermayer
- [FFmpeg-cvslog] libschroedingerenc: remove assert related to the old API.
Michael Niedermayer
- [FFmpeg-cvslog] vf_overlay: fix missed return
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] fate: enable fate-vc1_sa10143
Michael Niedermayer
- [FFmpeg-cvslog] libavcodec/bitstream: switch to av_assert
Michael Niedermayer
- [FFmpeg-cvslog] cavsdec: switch to av_assert
Michael Niedermayer
- [FFmpeg-cvslog] rtmpproto: fix compilation without optimizations
Michael Niedermayer
- [FFmpeg-cvslog] ec: print picture type with concealment error message.
Michael Niedermayer
- [FFmpeg-cvslog] vc1dec: dont attempt error concealment on field pictures.
Michael Niedermayer
- [FFmpeg-cvslog] vc1dec: dont apply the loop filter on fields
Michael Niedermayer
- [FFmpeg-cvslog] iffdec: Fix integer overflow.
Michael Niedermayer
- [FFmpeg-cvslog] Revert "lavf: count skipped samples for initial timestamps."
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] parse_packet: reset pkt->pos after it has been used
Michael Niedermayer
- [FFmpeg-cvslog] lavf: factor AVStream st out
Michael Niedermayer
- [FFmpeg-cvslog] imgconvert: Implement avcodec_find_best_pix_fmt_of_list()
Michael Niedermayer
- [FFmpeg-cvslog] lavf: Set pos for all packets of AVSTREAM_PARSE_FULL_RAW files.
Michael Niedermayer
- [FFmpeg-cvslog] fate: update avui test due to
Michael Niedermayer
- [FFmpeg-cvslog] av_find_stream_info: skip flushing codecs and estimating timings if probe_size==0
Michael Niedermayer
- [FFmpeg-cvslog] hls: call avformat_find_stream_info()
Michael Niedermayer
- [FFmpeg-cvslog] intrax8: asserts cleanup
Michael Niedermayer
- [FFmpeg-cvslog] libvpxenc: switch to av_assert
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] probe_codec: fix memory corruption
Michael Niedermayer
- [FFmpeg-cvslog] mp3dec: mark as AVSTREAM_PARSE_FULL_RAW
Michael Niedermayer
- [FFmpeg-cvslog] flacdec: mark as AVSTREAM_PARSE_FULL_RAW
Michael Niedermayer
- [FFmpeg-cvslog] ff_raw_audio_read_header: mark as AVSTREAM_PARSE_FULL_RAW
Michael Niedermayer
- [FFmpeg-cvslog] wav: switch to AVSTREAM_PARSE_FULL_RAW
Michael Niedermayer
- [FFmpeg-cvslog] parse_packet: use pkt.pos always instead of the avparser offset.
Michael Niedermayer
- [FFmpeg-cvslog] lavf: move generic index generation code to a later point
Michael Niedermayer
- [FFmpeg-cvslog] ff_add_index_entry: reject AV_NOPTS_VALUE
Michael Niedermayer
- [FFmpeg-cvslog] hls: replace probsize=0 by noheader flag removial.
Michael Niedermayer
- [FFmpeg-cvslog] aacdec: switch to AVSTREAM_PARSE_FULL_RAW
Michael Niedermayer
- [FFmpeg-cvslog] loasdec: switch to AVSTREAM_PARSE_FULL_RAW
Michael Niedermayer
- [FFmpeg-cvslog] omadec: switch to AVSTREAM_PARSE_FULL_RAW
Michael Niedermayer
- [FFmpeg-cvslog] h264_cabac: switch to av_assert
Michael Niedermayer
- [FFmpeg-cvslog] h264_cabac: switch to av_assert
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: fix units of next_?ts in debug printing routine.
Michael Niedermayer
- [FFmpeg-cvslog] mpc7: Initialize AVFrame properly
Michael Niedermayer
- [FFmpeg-cvslog] mpc8: Initialize AVFrame properly
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: reset decoded_frame->pts after rescaling.
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: fix assumed decoded_frame->pts timebase
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Fix rounding errors in decoded_frame->pts computation
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: move decoded_frame->pts computation together
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: doxyfy some comments and mention the timebase used in various timestamp fields .
Michael Niedermayer
- [FFmpeg-cvslog] Changelog: put entries lost in 2cb4d516549526b5e17e941f6d2375a2c501ade6 back
Michael Niedermayer
- [FFmpeg-cvslog] vf_overlay: prevent premature freeing of cur_buf
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] fate: change fate-suite rsync server.
Michael Niedermayer
- [FFmpeg-cvslog] vf_overlay: prevent premature freeing of cur_buf
Michael Niedermayer
- [FFmpeg-cvslog] zmbv: Fix warning about discarded qualifier
Michael Niedermayer
- [FFmpeg-cvslog] aviobuf: Fix warning about discarded qualifier
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] vf_overlay: prevent premature freeing of cur_buf
Michael Niedermayer
- [FFmpeg-cvslog] aviobuf: Fix warning about discarded qualifier
Michael Niedermayer
- [FFmpeg-cvslog] avio: Document that write_packet() is not allowed to change its input
Michael Niedermayer
- [FFmpeg-cvslog] dvdsubenc: switch to av_assert
Michael Niedermayer
- [FFmpeg-cvslog] mpegaudiodec: switch to av_assert
Michael Niedermayer
- [FFmpeg-cvslog] fate: switch rsync to fate-suite.ffmpeg.org
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: add code to perform ts wrap correction
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: allow using the r_frame_rate as fundamental timebase for stream copy in avi
Michael Niedermayer
- [FFmpeg-cvslog] vc1dec: Do not ignore ff_vc1_parse_frame_header_adv return value
Michael Niedermayer
- [FFmpeg-cvslog] vc1dec: check that coded slice positions and interlacing match.
Michael Niedermayer
- [FFmpeg-cvslog] vc1: avoid reading beyond the last line in vc1_draw_sprites()
Michael Niedermayer
- [FFmpeg-cvslog] vc1dec: Override invalid macroblock quantizer
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] aacenc: new default cutoff
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'fe1c1198e670242f3cf9e3e1eef27cff77f3ee23'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] avfilter: fix minor typo
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: init simple filter graph before trying to extract framerate from its output .
Michael Niedermayer
- [FFmpeg-cvslog] yadif: update frame rate
Michael Niedermayer
- [FFmpeg-cvslog] fate: fix forgotten hunk for framerate order change in ffmpeg.c
Michael Niedermayer
- [FFmpeg-cvslog] buildsys: fix c++ compilation
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] mpeg4videoenc: ensure SAR is within the supported range
Michael Niedermayer
- [FFmpeg-cvslog] vc1dec: fix handling of max_coded dimensions
Michael Niedermayer
- [FFmpeg-cvslog] mpegdemux: Fix probing of unrecognized_mpeg_video.mpg
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] mxfdec: set track edit rate num/den in expected order
Philip de Nier
- [FFmpeg-cvslog] mxfdec: detect uncomp pictures using essence container ul
Philip de Nier
- [FFmpeg-cvslog] mxfdec: set pixel format for cdci picture formats
Philip de Nier
- [FFmpeg-cvslog] tcp: add initial timeout limit for incoming connections
Jordi Ortiz
- [FFmpeg-cvslog] rtsp: Parse the mode=receive/record parameter in transport lines
Jordi Ortiz
- [FFmpeg-cvslog] rtsp: Move rtsp_read_close
Jordi Ortiz
- [FFmpeg-cvslog] rtsp: Make rtsp_open_transport_ctx() non-static
Jordi Ortiz
- [FFmpeg-cvslog] rtsp: Add listen mode
Jordi Ortiz
- [FFmpeg-cvslog] rtmp: rtmp_parse_result() add case for video and audio packets to avoid undesired debug output.
Jordi Ortiz
- [FFmpeg-cvslog] tcp: add port missing error message
Jordi Ortiz
- [FFmpeg-cvslog] sctp: add port missing error message
Jordi Ortiz
- [FFmpeg-cvslog] rtp: Only choose static payload types if the sample rate and channels are right
Adriano Pallavicino
- [FFmpeg-cvslog] Add Blowfish encryption support in libavutil
Samuel Pitoiset
- [FFmpeg-cvslog] Add XTEA encryption support in libavutil
Samuel Pitoiset
- [FFmpeg-cvslog] blowfish: Make the count parameter match the documentation
Samuel Pitoiset
- [FFmpeg-cvslog] xtea: Make the count parameter match the documentation
Samuel Pitoiset
- [FFmpeg-cvslog] rtmp: Rename rtmphttp to ffrtmphttp
Samuel Pitoiset
- [FFmpeg-cvslog] RTMPS protocol support
Samuel Pitoiset
- [FFmpeg-cvslog] RTMPTS protocol support
Samuel Pitoiset
- [FFmpeg-cvslog] configure: Remove redundant RTMPT/RTMPTS dependencies
Samuel Pitoiset
- [FFmpeg-cvslog] rtmp: Rename rtmp_calc_digest to ff_rtmp_calc_digest and make it global
Samuel Pitoiset
- [FFmpeg-cvslog] rtmp: Add ff_rtmp_calc_digest_pos()
Samuel Pitoiset
- [FFmpeg-cvslog] RTMPE protocol support
Samuel Pitoiset
- [FFmpeg-cvslog] RTMPTE protocol support
Samuel Pitoiset
- [FFmpeg-cvslog] rtmp: Move the CONFIG_ condition into the if conditions
Samuel Pitoiset
- [FFmpeg-cvslog] rtmp: Make the description of the rtmp_tcurl option more generic
Samuel Pitoiset
- [FFmpeg-cvslog] doc: Update the description of the rtmp_tcurl option
Samuel Pitoiset
- [FFmpeg-cvslog] rtmp: Add a new option 'rtmp_pageurl'
Samuel Pitoiset
- [FFmpeg-cvslog] rtmp: Factorize the code by adding handle_server_bw
Samuel Pitoiset
- [FFmpeg-cvslog] rtmp: Factorize the code by adding handle_client_bw
Samuel Pitoiset
- [FFmpeg-cvslog] rtmp: Factorize the code by adding handle_ping
Samuel Pitoiset
- [FFmpeg-cvslog] rtmp: Factorize the code by adding handle_chunk_size
Samuel Pitoiset
- [FFmpeg-cvslog] rtmp: Factorize the code by adding handle_invoke
Samuel Pitoiset
- [FFmpeg-cvslog] rtmp: Return proper error codes in handle_chunk_size
Samuel Pitoiset
- [FFmpeg-cvslog] rtmp: Return proper error code in handle_client_bw
Samuel Pitoiset
- [FFmpeg-cvslog] rtmp: Return proper error code in handle_server_bw
Samuel Pitoiset
- [FFmpeg-cvslog] rtmp: Return an error when the client bandwidth is incorrect
Samuel Pitoiset
- [FFmpeg-cvslog] rtmp: Prevent reading outside of an allocate buffer when receiving server bandwidth packets
Samuel Pitoiset
- [FFmpeg-cvslog] rtmp: Allow having more unknown data at the end of a chunk size packet without failing
Samuel Pitoiset
- [FFmpeg-cvslog] rtmp: Check the buffer length of ping packets
Samuel Pitoiset
- [FFmpeg-cvslog] rtmp: do not warn about receiving metadata packets
Samuel Pitoiset
- [FFmpeg-cvslog] lavfi/movie: flush decoder frames on EOF
Steven Robertson
- [FFmpeg-cvslog] lavfi/movie: reindent after the previous patch
Steven Robertson
- [FFmpeg-cvslog] Fix yuv4mpeg parsing of 'mono16' files.
Steven Robertson
- [FFmpeg-cvslog] lavfi: add alphaextract and alphamerge filters
Steven Robertson
- [FFmpeg-cvslog] vf_alphamerge: Fix reversed conditional
Steven Robertson
- [FFmpeg-cvslog] wtvdec: return error when filetime_to_iso8601/ crazytime_to_iso8601 conversion fails
Peter Ross
- [FFmpeg-cvslog] av_url_split: dont let '/' char whallop '?' char
Peter Ross
- [FFmpeg-cvslog] tls: cafile, cert, key options
Peter Ross
- [FFmpeg-cvslog] tls: verify option
Peter Ross
- [FFmpeg-cvslog] tls: parse uri path options to underlying tcp URLContext
Peter Ross
- [FFmpeg-cvslog] tls: TLS/SSL server
Peter Ross
- [FFmpeg-cvslog] iff: set ham palette alpha to 0xFF
Peter Ross
- [FFmpeg-cvslog] tls: user documentation
Peter Ross
- [FFmpeg-cvslog] lavr: mix: validate internal sample format in ff_audio_mix_init()
Justin Ruggles
- [FFmpeg-cvslog] lavr: Use AV_SAMPLE_FMT_NONE to auto-select the internal sample format
Justin Ruggles
- [FFmpeg-cvslog] lavr: resampling: add filter type and Kaiser window beta to AVOptions
Justin Ruggles
- [FFmpeg-cvslog] lavr: resampling: add support for s32p, fltp, and dblp internal sample formats
Justin Ruggles
- [FFmpeg-cvslog] caf: support either old or new style ALAC magic kuki chunk
Justin Ruggles
- [FFmpeg-cvslog] caf: fix 'pakt' chunk parsing
Justin Ruggles
- [FFmpeg-cvslog] caf: use int64_t for num_packets
Justin Ruggles
- [FFmpeg-cvslog] avformat: move 'chan' tag parsing to mov_chan. c to share with the CAF demuxer
Justin Ruggles
- [FFmpeg-cvslog] alac: clean up and update comments leftover from reverse-engineering
Justin Ruggles
- [FFmpeg-cvslog] alac: cosmetics: rename some ALACContext parameters
Justin Ruggles
- [FFmpeg-cvslog] alac: reduce the number of parameters to bastardized_rice_decompress()
Justin Ruggles
- [FFmpeg-cvslog] alac: limit the rice param before passing to decode_scalar()
Justin Ruggles
- [FFmpeg-cvslog] alac: cosmetics: reindent after last commit
Justin Ruggles
- [FFmpeg-cvslog] alac: adjust conditions for updating entropy decoder history
Justin Ruggles
- [FFmpeg-cvslog] alac: eliminate 2 unneeded local variables in bastardized_rice_decompress()
Justin Ruggles
- [FFmpeg-cvslog] alac: conditionally set sign_modifier to 1
Justin Ruggles
- [FFmpeg-cvslog] alac: remove a duplicate local variable
Justin Ruggles
- [FFmpeg-cvslog] alac: make block_size signed
Justin Ruggles
- [FFmpeg-cvslog] alac: use sizeof() instead of hardcoded data sizes
Justin Ruggles
- [FFmpeg-cvslog] alac: remove unneeded conditionals in predictor_decompress_fir_adapt()
Justin Ruggles
- [FFmpeg-cvslog] alac: cosmetics: reindent after last commit
Justin Ruggles
- [FFmpeg-cvslog] alac: simplify 1st order prediction and reading of warm-up samples
Justin Ruggles
- [FFmpeg-cvslog] alac: reduce the number of local variables needed in lpc prediction
Justin Ruggles
- [FFmpeg-cvslog] alac: simplify lpc coefficient adaptation
Justin Ruggles
- [FFmpeg-cvslog] alac: use index into buffer_out instead of incrementing the pointer
Justin Ruggles
- [FFmpeg-cvslog] alac: factor out loading of next decoded sample in LPC prediction
Justin Ruggles
- [FFmpeg-cvslog] alac: factor out output_size check in predictor_decompress_fir_adapt()
Justin Ruggles
- [FFmpeg-cvslog] alac: avoid using a double-negative when checking if the frame is compressed
Justin Ruggles
- [FFmpeg-cvslog] alac: move the current samples per frame to the ALACContext
Justin Ruggles
- [FFmpeg-cvslog] alac: use get_sbits() to read LPC coefficients instead of casting
Justin Ruggles
- [FFmpeg-cvslog] alac: fix check for valid max_samples_per_frame
Justin Ruggles
- [FFmpeg-cvslog] alac: use AVPacket fields directly in alac_decode_frame()
Justin Ruggles
- [FFmpeg-cvslog] alac: add 32-bit decoding support
Justin Ruggles
- [FFmpeg-cvslog] alac: output in planar sample format
Justin Ruggles
- [FFmpeg-cvslog] alac: support a read sample size of up to 32
Justin Ruggles
- [FFmpeg-cvslog] alac: split element parsing into a separate function
Justin Ruggles
- [FFmpeg-cvslog] alac: cosmetics: rename some variables and function names
Justin Ruggles
- [FFmpeg-cvslog] alac: change some data types to plain int
Justin Ruggles
- [FFmpeg-cvslog] alac: calculate buffer size outside the loop in allocate_buffers()
Justin Ruggles
- [FFmpeg-cvslog] alac: cosmetics: general pretty-printing and comment clean up
Justin Ruggles
- [FFmpeg-cvslog] alac: fix channel pointer assignment for 24 and 32-bit
Justin Ruggles
- [FFmpeg-cvslog] cafdec: allow larger ALAC magic cookie
Justin Ruggles
- [FFmpeg-cvslog] swr: resampling: add filter type and Kaiser window beta to AVOptions
Justin Ruggles
- [FFmpeg-cvslog] dsputil: ppc: cosmetics: pretty-print
Justin Ruggles
- [FFmpeg-cvslog] lavr: x86: add missing vzeroupper in ff_mix_1_to_2_fltp_flt()
Justin Ruggles
- [FFmpeg-cvslog] x86: add support for fmaddps fma4 instruction with abstraction to avx/sse
Justin Ruggles
- [FFmpeg-cvslog] lavr: add x86-optimized mixing functions
Justin Ruggles
- [FFmpeg-cvslog] alac: reverse lpc coeff order, simplify filter
Justin Ruggles
- [FFmpeg-cvslog] alac: check for truncated packets
Justin Ruggles
- [FFmpeg-cvslog] lavfi: better channel layout negotiation
Justin Ruggles
- [FFmpeg-cvslog] lavr: x86: improve non-SSE4 version of S16_TO_S32_SX macro
Justin Ruggles
- [FFmpeg-cvslog] af_asyncts: add first_pts option
Justin Ruggles
- [FFmpeg-cvslog] af_asyncts: avoid overflow in out_size with large delta values
Justin Ruggles
- [FFmpeg-cvslog] ARM: generate position independent code to access data symbols
Mans Rullgard
- [FFmpeg-cvslog] x86: cpu: clean up check for cpuid instruction support
Mans Rullgard
- [FFmpeg-cvslog] alsdec: remove dead assignments
Mans Rullgard
- [FFmpeg-cvslog] proresenc: make a variable local to the loop where it is used
Mans Rullgard
- [FFmpeg-cvslog] rl2: remove dead assignment
Mans Rullgard
- [FFmpeg-cvslog] aacdec: remove dead assignment
Mans Rullgard
- [FFmpeg-cvslog] dsicin: remove dead assignment
Mans Rullgard
- [FFmpeg-cvslog] smacker: remove some unused code
Mans Rullgard
- [FFmpeg-cvslog] vf_gradfun: move x86 init code to x86/gradfun.c
Mans Rullgard
- [FFmpeg-cvslog] vf_yadif: move x86 init code to x86/yadif.c
Mans Rullgard
- [FFmpeg-cvslog] snow: remove VLA in mc_block()
Mans Rullgard
- [FFmpeg-cvslog] flacdec: remove redundant setting of avctx->sample_fmt
Mans Rullgard
- [FFmpeg-cvslog] x86: lavfi: fix gradfun/yadif build with mmx/sse disabled
Mans Rullgard
- [FFmpeg-cvslog] configure: do not disable av_always_inline with --enable-small
Mans Rullgard
- [FFmpeg-cvslog] flacenc: add option for forcing stereo decorrelation mode
Mans Rullgard
- [FFmpeg-cvslog] fate: add flac encode/decode tests with various options
Mans Rullgard
- [FFmpeg-cvslog] flacdec: remove curr_bps from FLACContext
Mans Rullgard
- [FFmpeg-cvslog] flacdec: allocate sample buffers with av_malloc
Mans Rullgard
- [FFmpeg-cvslog] flac: make FLAC_CHMODE_* constants consecutive
Mans Rullgard
- [FFmpeg-cvslog] flacdec: factor out code setting avctx->sample_fmt
Mans Rullgard
- [FFmpeg-cvslog] flacdec: split off channel decorrelation as flacdsp
Mans Rullgard
- [FFmpeg-cvslog] flacdec: move lpc filter to flacdsp
Mans Rullgard
- [FFmpeg-cvslog] lavfi: reclassify showfiltfmts as a TESTPROG
Mans Rullgard
- [FFmpeg-cvslog] h264: use templates to avoid excessive inlining
Mans Rullgard
- [FFmpeg-cvslog] flacdec: add planar output support
Mans Rullgard
- [FFmpeg-cvslog] lavc: options: add planar names for request_sample_fmt
Mans Rullgard
- [FFmpeg-cvslog] configure: add functions for testing code fragments
Mans Rullgard
- [FFmpeg-cvslog] x86: cpu: clean up check for cpuid instruction support
Mans Rullgard
- [FFmpeg-cvslog] build: add CONFIG_VP3DSP, reduce repetition in OBJS lists
Mans Rullgard
- [FFmpeg-cvslog] vp3: move idct and loop filter pointers to new vp3dsp context
Mans Rullgard
- [FFmpeg-cvslog] ppc: fix build with altivec disabled
Mans Rullgard
- [FFmpeg-cvslog] flacdec: reverse lpc coeff order, simplify filter
Mans Rullgard
- [FFmpeg-cvslog] Print full compiler identification, not only version number
Mans Rullgard
- [FFmpeg-cvslog] configure: set icc_version where it is needed
Mans Rullgard
- [FFmpeg-cvslog] configure: remove filter_cppflags
Mans Rullgard
- [FFmpeg-cvslog] configure: name some variables more consistently
Mans Rullgard
- [FFmpeg-cvslog] configure: add filtering of linker flags
Mans Rullgard
- [FFmpeg-cvslog] configure: initialise all flag filters at the same place
Mans Rullgard
- [FFmpeg-cvslog] configure: add filtering of host cflags/ldflags
Mans Rullgard
- [FFmpeg-cvslog] configure: move flag filtering functions out of if/else blocks
Mans Rullgard
- [FFmpeg-cvslog] configure: add more passthrough flags in tms470 filter
Mans Rullgard
- [FFmpeg-cvslog] configure: respect CC_O setting in check_cc
Mans Rullgard
- [FFmpeg-cvslog] build: do full flag handling for all compiler-type tools
Mans Rullgard
- [FFmpeg-cvslog] build: use COMPILE template for HOSTOBJS
Mans Rullgard
- [FFmpeg-cvslog] build: support non-standard replacements for -E flag
Mans Rullgard
- [FFmpeg-cvslog] build: support non-standard replacements for -c flag
Mans Rullgard
- [FFmpeg-cvslog] fate: make yadif tests consistent across systems
Mans Rullgard
- [FFmpeg-cvslog] mpegvideo: remove unnecessary inclusions of faandct.h
Mans Rullgard
- [FFmpeg-cvslog] eamad: remove use of MpegEncContext
Mans Rullgard
- [FFmpeg-cvslog] eamad/eatgq/eatqi: call special EA IDCT directly
Mans Rullgard
- [FFmpeg-cvslog] tiny_psnr: support 32-bit float samples
Mans Rullgard
- [FFmpeg-cvslog] fate: amix: specify f32 sample format for comparison
Mans Rullgard
- [FFmpeg-cvslog] lavf/segment: pass the top level chained muxer format context to segment_end()
Stefano Sabatini
- [FFmpeg-cvslog] lavf/segment: rename variable "size" to "list_size"
Stefano Sabatini
- [FFmpeg-cvslog] lavc/rawdec: prefer constant AVPALETTE_SIZE over 256*4
Stefano Sabatini
- [FFmpeg-cvslog] lavc/rawdec: add assertion check in raw_decode()
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: remove vsrc_buffer.h API
Stefano Sabatini
- [FFmpeg-cvslog] lavf/segment: move list filename printing logic from segment_end() to segment_start()
Stefano Sabatini
- [FFmpeg-cvslog] lavf/segment: slightly simplify fail logic in seg_write_packet()
Stefano Sabatini
- [FFmpeg-cvslog] lavf/segment: apply misc fixes to the private options internal documentation
Stefano Sabatini
- [FFmpeg-cvslog] lavf/segment: remove unused offset variable
Stefano Sabatini
- [FFmpeg-cvslog] lavf/segment: add more information in log message in seg_write_packet()
Stefano Sabatini
- [FFmpeg-cvslog] lavf/segment: fix logic for segmenting audio-only inputs
Stefano Sabatini
- [FFmpeg-cvslog] lavf/segment: add error log in case of invalid filename template
Stefano Sabatini
- [FFmpeg-cvslog] lavf/segment: rename SegmentContext.pb to list_pb
Stefano Sabatini
- [FFmpeg-cvslog] doc/muxers/segment: apply minor documentation updates and adjustements
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/buffersink: fix doxy, remove "video" reference
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: do not pass opaque field to init functions
Stefano Sabatini
- [FFmpeg-cvslog] lavf/nutenc: provide meaningful error message and error code in case of invalid pts
Stefano Sabatini
- [FFmpeg-cvslog] lavf/segment: add segment_list_type option, extend format for the segment list file
Stefano Sabatini
- [FFmpeg-cvslog] doc/muxers: sort options for the segment muxer
Stefano Sabatini
- [FFmpeg-cvslog] lavf/segment: make use of av_parse_time() when parsing the -segment_time value
Stefano Sabatini
- [FFmpeg-cvslog] lavf/segment: sort options
Stefano Sabatini
- [FFmpeg-cvslog] lavf/segment: add -segment_times option
Stefano Sabatini
- [FFmpeg-cvslog] lavf/segment: add -segment_time_delta option
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: add init_opaque callback
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/buffersink: restore possibility to pass opaque data
Stefano Sabatini
- [FFmpeg-cvslog] doc: merge libavfilter.texi into filters.texi
Stefano Sabatini
- [FFmpeg-cvslog] doc/filters: update documentation
Stefano Sabatini
- [FFmpeg-cvslog] doc/filters: prefer "special" over "magic" for special input/output labels
Stefano Sabatini
- [FFmpeg-cvslog] lavc/avcodec.h: keep avframe_* field setter and getter close
Stefano Sabatini
- [FFmpeg-cvslog] ffprobe: add frame metadata printing
Stefano Sabatini
- [FFmpeg-cvslog] lavc/tiffenc: apply misc doxy fixes
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: decrease logging level of message showing initial parameters
Stefano Sabatini
- [FFmpeg-cvslog] ffprobe: only decode frame if the codec is available
Stefano Sabatini
- [FFmpeg-cvslog] ffprobe: reindent after the previous commit
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/avfiltergraph: apply misc fixes to fix avfilter_graph_request_oldest( ) @return doxy
Stefano Sabatini
- [FFmpeg-cvslog] configure: fix help message for --disable-avfilter
Stefano Sabatini
- [FFmpeg-cvslog] configure: simplify dependencies for x11_grab_device
Stefano Sabatini
- [FFmpeg-cvslog] lavf/utils: extend has_codec_parameters() to make it show what info is missing
Stefano Sabatini
- [FFmpeg-cvslog] lavf/utils: suggest what to do in case of missing codec information
Stefano Sabatini
- [FFmpeg-cvslog] lavf/utils: show the number of stream in case of missing parameter
Stefano Sabatini
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. bff62d7 index: remove inconsistent empty line
Stefano Sabatini
- [FFmpeg-cvslog] doc/protocols: document "fifo_size" and "overrun_nonfatal" UDP options
Stefano Sabatini
- [FFmpeg-cvslog] doc/protocols: extend/clarify documentation for the buffer_size UDP option
Stefano Sabatini
- [FFmpeg-cvslog] doc/protocols: apply misc fixes to the UDP protocol section
Stefano Sabatini
- [FFmpeg-cvslog] doc/protocols: add a note regarding the circular RX UDP buffer
Stefano Sabatini
- [FFmpeg-cvslog] lavf/udp: warn in case the circular_buffer_size or overrun_nonfatal options are not supported
Stefano Sabatini
- [FFmpeg-cvslog] lavd/sdl: use verb in options help message
Stefano Sabatini
- [FFmpeg-cvslog] doc/avtools-common-opts: fix a few typos in the "Stream specifiers" section
Stefano Sabatini
- [FFmpeg-cvslog] Changelog: add entry for the caca device
Stefano Sabatini
- [FFmpeg-cvslog] doc/outdevs: fix @code{} syntax in caca device docs
Stefano Sabatini
- [FFmpeg-cvslog] doc/outdevs: extend documentation for caca -list* options
Stefano Sabatini
- [FFmpeg-cvslog] lavd/caca: extend error message for -list_dither option
Stefano Sabatini
- [FFmpeg-cvslog] lavd/caca: sort arguments for -list_dither
Stefano Sabatini
- [FFmpeg-cvslog] lavd/caca: rename "colors" option to "color"
Stefano Sabatini
- [FFmpeg-cvslog] lavd/caca: provide more meaningful feedback if fails to set a dither option
Stefano Sabatini
- [FFmpeg-cvslog] lavd/caca: create display *after* checking dither options
Stefano Sabatini
- [FFmpeg-cvslog] doc/filter_design: fix a few typos
Stefano Sabatini
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/showwaves: do not set on outlink->out_buf the sent video frame
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/avfilter.h: add doxy for AVFilterLink.cur_buf
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/avfilter.h: add doxy for AVFilterLink.out_buf
Stefano Sabatini
- [FFmpeg-cvslog] lavf/avformat.h: fix verb person for av_guess_sample_aspect_ratio()
Stefano Sabatini
- [FFmpeg-cvslog] ffprobe: use av_guess_sample_aspect_ratio() for guessing the aspect ratio
Stefano Sabatini
- [FFmpeg-cvslog] lavu/bprint: extend/clarify documentation for av_bprint_init() size_max value
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: move movie and amovie to a "multimedia sources" section
Stefano Sabatini
- [FFmpeg-cvslog] doc/filters: itemize movie examples
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: add flite audio source
Stefano Sabatini
- [FFmpeg-cvslog] doc/general: add missing device support information
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/testsrc: add comment in options
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/color: drop support for old deprecated syntax
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/color: reindent after the previous commit
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/color: cache and reuse colored picture in context
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/color: free internal context options in uninit()
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/avcodec: rename picref-> samplesref variable in avfilter_get_audio_buffer_ref_from_frame()
Stefano Sabatini
- [FFmpeg-cvslog] lavu/bprint: readd documentation for 0 and 1 av_bprint_init() special values
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/asettb: do not create a new reference in filter_samples()
Stefano Sabatini
- [FFmpeg-cvslog] lavc: add channels field to AVFrame
Stefano Sabatini
- [FFmpeg-cvslog] ffprobe: show audio frame channels and channel_layout
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/movie: force channel layout if not set by the decoder
Stefano Sabatini
- [FFmpeg-cvslog] Support urlencoded http authentication credentials
Antti Seppälä
- [FFmpeg-cvslog] vc1dec: Do not use random pred_flag if motion vector data is skipped
Mashiat Sarker Shakkhar
- [FFmpeg-cvslog] vc1: Add a test for interlaced field pictures
Mashiat Sarker Shakkhar
- [FFmpeg-cvslog] MS ATC Screen (aka MSS3) decoder
Kostya Shishkov
- [FFmpeg-cvslog] mss3: add forgotten 'static' qualifier for private table
Kostya Shishkov
- [FFmpeg-cvslog] mss3: split DSP functions that are used in MTS2(MSS4) into separate file
Kostya Shishkov
- [FFmpeg-cvslog] mss3: use standard zigzag table
Kostya Shishkov
- [FFmpeg-cvslog] mss1: fix decoding masked regions in interframes
Kostya Shishkov
- [FFmpeg-cvslog] TechSmith Screen Codec 2 decoder
Kostya Shishkov
- [FFmpeg-cvslog] MS Expression Encoder Screen decoder
Kostya Shishkov
- [FFmpeg-cvslog] tscc2: DCT output should not be clipped
Kostya Shishkov
- [FFmpeg-cvslog] tscc2: fix typo in DCT
Kostya Shishkov
- [FFmpeg-cvslog] tscc2: do not add/subtract 128 bias during DCT
Kostya Shishkov
- [FFmpeg-cvslog] Bump libavcodec and libavformat minor versions for G.723. 1 decoder and demuxer
Kostya Shishkov
- [FFmpeg-cvslog] tscc2: fix typo in array index
Kostya Shishkov
- [FFmpeg-cvslog] wma: Lower the maximum number of channels to 2
Martin Storsjö
- [FFmpeg-cvslog] opt/eval: Include mathematics.h for NAN/INFINITY
Martin Storsjö
- [FFmpeg-cvslog] roqvideo: Remove a totally unused dspcontext
Martin Storsjö
- [FFmpeg-cvslog] snow: Check mallocs at init
Martin Storsjö
- [FFmpeg-cvslog] ismindex: Properly report errors reading the MFRA atom
Martin Storsjö
- [FFmpeg-cvslog] ismindex: Verify that all bitrate variants match
Martin Storsjö
- [FFmpeg-cvslog] avplay: Add an option for not limiting the input buffer size
Martin Storsjö
- [FFmpeg-cvslog] eval: Add the isinf() function and tests for it
Martin Storsjö
- [FFmpeg-cvslog] vp8: loopfilter >=sse2 functions need aligned stack on x86-32.
Martin Storsjö
- [FFmpeg-cvslog] swscale: yuv2planeX 8bit >=sse2 functions need aligned stack on x86-32.
Martin Storsjö
- [FFmpeg-cvslog] vp8: Add ifdef guards around the sse2 loopfilter in the sse2slow branch too
Martin Storsjö
- [FFmpeg-cvslog] avconv: Set audio filter time base to the sample rate
Martin Storsjö
- [FFmpeg-cvslog] flvdec: Treat all nellymoser versions as the same codec
Martin Storsjö
- [FFmpeg-cvslog] x86: h264_intrapred: Don't add the 'd' suffix to the SPLATB_REG macro
Martin Storsjö
- [FFmpeg-cvslog] mem: Don't abort on av_malloc(0) in debug mode
Martin Storsjö
- [FFmpeg-cvslog] libavcodec: Add more AAC profiles
Martin Storsjö
- [FFmpeg-cvslog] Support AAC encoding via the external library fdk-aac
Martin Storsjö
- [FFmpeg-cvslog] libfdk-aac: Allow setting the encoder bandwidth/cutoff frequency
Martin Storsjö
- [FFmpeg-cvslog] vp8: Include the thread headers before using the pthread types
Martin Storsjö
- [FFmpeg-cvslog] vp8: Enclose pthread function calls in ifdefs
Martin Storsjö
- [FFmpeg-cvslog] network: Extend the fallback gai_strerror implementation to handle more error codes
Martin Storsjö
- [FFmpeg-cvslog] network: Undefine existing gai_strerror definitions
Martin Storsjö
- [FFmpeg-cvslog] network: Always use our version of gai_strerror on windows
Martin Storsjö
- [FFmpeg-cvslog] configure: Remove an unused 'have' item
Martin Storsjö
- [FFmpeg-cvslog] configure: Move the getaddrinfo function check into the network block
Martin Storsjö
- [FFmpeg-cvslog] configure: Add a dependency on https for rtmpts
Martin Storsjö
- [FFmpeg-cvslog] configure: Add a dependency on https for rtmpts
Martin Storsjö
- [FFmpeg-cvslog] rtmp: Add credit/copyright to librtmp authors for parts of the RTMPE code
Martin Storsjö
- [FFmpeg-cvslog] tls: Return AVERROR_EOF if the TLS_read/write functions return 0
Martin Storsjö
- [FFmpeg-cvslog] hls: Proceed to the next segment at any error code
Martin Storsjö
- [FFmpeg-cvslog] mathematics: Don't use division by zero in NAN/INFINITY macros
Alexander Strasser
- [FFmpeg-cvslog] doc/fate: Add email address for contacting the FATE admin
Alexander Strasser
- [FFmpeg-cvslog] doc/fate: Use more commonly used terms
Alexander Strasser
- [FFmpeg-cvslog] doc/fate: Add missing @file command
Alexander Strasser
- [FFmpeg-cvslog] doc/fate: Add hint for debugging connection to server
Alexander Strasser
- [FFmpeg-cvslog] doc/fate: Rework examples to a section of its own
Alexander Strasser
- [FFmpeg-cvslog] lavf/file: cosmetic: Remove superfluous ternary operator
Alexander Strasser
- [FFmpeg-cvslog] lavf/file: cosmetic: Use "not" instead of "equals zero"
Alexander Strasser
- [FFmpeg-cvslog] tools/bisect-create: Support "bisect run"
Alexander Strasser
- [FFmpeg-cvslog] vf_overlay: prevent premature freeing of cur_buf
Alexander Strasser
- [FFmpeg-cvslog] attributes: drop pointless define guards
Reinhard Tartler
- [FFmpeg-cvslog] attributes: add av_noreturn
Reinhard Tartler
- [FFmpeg-cvslog] dsputil_mmx: fix incorrect assembly code
Yang Wang
- [FFmpeg-cvslog] avf:rmdec.c fill duration to AVFormatContext
William Yu
- [FFmpeg-cvslog] lavfi/af_amerge: avfilter_copy_buffer_ref_props will overwrite output pts
William Yu
- [FFmpeg-cvslog] doc/ffmpeg: document more deeply -re option.
burek
- [FFmpeg-cvslog] Fix libilbc compilation.
chinshou
- [FFmpeg-cvslog] cmdutils/alloc_buffer: fix typo
chinshou
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 8fa3809 src/index: add a news item for the enabled donations through SPI
compn
- [FFmpeg-cvslog] vf_overlay: prevent premature freeing of cur_buf
compn
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 8fa3809 src/index: add a news item for the enabled donations through SPI
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 1a80f0e index: fix date for the Donations news entry
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. ffc0da0 documentation: remove libavfilter.html entry
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. bff62d7 index: remove inconsistent empty line
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 97e4437 index: fix year in the SOCIS entry ID
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 9bd73db typo fix spotted by J_Darnley on irc
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 87d1f8a src: add donation page
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. cbafe54 web: Add missing opening p tag
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 52caa71 web: cleanup and (simplify for donators) the donations page
gitolite
- [FFmpeg-cvslog] lavc/w32pthreads: Fix make checkheaders.
jamal
- [FFmpeg-cvslog] build: Fix documentation dependencies and rules
jamal
- [FFmpeg-cvslog] doc/Makefile: Add missing $(HOSTEXESUF) to print_options
jamal
- [FFmpeg-cvslog] configure: Check that texi2html supports --init-file
jamal
- [FFmpeg-cvslog] ffv1: Fix warnings about incompatible pointer type and discarded qualifiers
jamal
- [FFmpeg-cvslog] aviobuf: Fix warning about discarded qualifier
jamal
- [FFmpeg-cvslog] dwt: Fix several warnings about incompatible pointer type
jamal
- [FFmpeg-cvslog] imgutils: Fix warnings about incompatible pointer type and discarded qualifiers
jamal
- [FFmpeg-cvslog] dxva2: Fix some warnings about incompatible pointer type
jamal
- [FFmpeg-cvslog] options: Fix warning about incompatible pointer type
jamal
- [FFmpeg-cvslog] samplefmt: Fix warning about discarded qualifier
jamal
- [FFmpeg-cvslog] dsputil_mmx: fix incorrect assembly code
yang
Last message date:
Tue Jul 31 23:05:11 CEST 2012
Archived on: Tue Jul 31 23:05:59 CEST 2012
This archive was generated by
Pipermail 0.09 (Mailman edition).