September 2012 Archives by author
Starting: Sat Sep 1 00:11:19 CEST 2012
Ending: Sun Sep 30 23:42:48 CEST 2012
Messages: 931
- [FFmpeg-cvslog] Remove redundant masks in STORE_BGR24_MMX.
Hans-Kristian Arntzen
- [FFmpeg-cvslog] fix flv new stream handling after head already parsed
Roman Arutyunyan
- [FFmpeg-cvslog] Optimization of AC3 floating point decoder for MIPS
Nedeljko Babic
- [FFmpeg-cvslog] ffplay: requeue last picture on forced video refresh
Marton Balint
- [FFmpeg-cvslog] ffplay: replace SDL_delay in read thread with SDL_CondWait
Marton Balint
- [FFmpeg-cvslog] ffplay: only free vfilters on exit
Marton Balint
- [FFmpeg-cvslog] ffplay: factor display rectangle calculation to its own function
Marton Balint
- [FFmpeg-cvslog] ffplay: make initial window size calculation based on aspect ratio
Marton Balint
- [FFmpeg-cvslog] ffplay: simplify picture allocation
Marton Balint
- [FFmpeg-cvslog] ffplay: ensure that pictq_prev_picture never fills the picture queue
Marton Balint
- [FFmpeg-cvslog] configure: add crop filter as ffplay requirement
Marton Balint
- [FFmpeg-cvslog] ffplay: increase sample array buffer
Marton Balint
- [FFmpeg-cvslog] ffplay: dont wait 100ms if data is not yet ready
Marton Balint
- [FFmpeg-cvslog] mxfdec: allow container_ul to override codec_ul if codec is A-law
Marton Balint
- [FFmpeg-cvslog] filmstripdec: add new line to error message
Piotr Bandurski
- [FFmpeg-cvslog] flic: use AV_LOG_ERROR for error message
Piotr Bandurski
- [FFmpeg-cvslog] lavf: add missing new line to some error messages
Piotr Bandurski
- [FFmpeg-cvslog] lavc: add missing new line to some messages
Piotr Bandurski
- [FFmpeg-cvslog] lavfi/vf_frei0: add missing new line to some error messages
Piotr Bandurski
- [FFmpeg-cvslog] lavf: add missing new line to some error messages 2
Piotr Bandurski
- [FFmpeg-cvslog] pixdesc: cosmetics
Luca Barbato
- [FFmpeg-cvslog] avio: make avio_close NULL the freed buffer
Luca Barbato
- [FFmpeg-cvslog] dsputil: workaround __VA_ARGS__ missing tokenization for MSVC
Luca Barbato
- [FFmpeg-cvslog] yadif: cosmetics
Luca Barbato
- [FFmpeg-cvslog] avformat: simplify avformat_close_input
Luca Barbato
- [FFmpeg-cvslog] avformat: refactor avformat_close_input
Luca Barbato
- [FFmpeg-cvslog] vorbisdec: ensure FASTDIV denominator is never 1
Luca Barbato
- [FFmpeg-cvslog] avformat: fix typo in avformat_close_input
Luca Barbato
- [FFmpeg-cvslog] file: return proper error on seek failures
Luca Barbato
- [FFmpeg-cvslog] avcodec: cleanup utils.c
Luca Barbato
- [FFmpeg-cvslog] mov: check for EOF in long lasting loops
Luca Barbato
- [FFmpeg-cvslog] matroska: honor error_recognition on unknown doctypes
Luca Barbato
- [FFmpeg-cvslog] matroskadec: check realloc in lzo encoding
Luca Barbato
- [FFmpeg-cvslog] matroskadec: refactor matroska_decode_buffer
Luca Barbato
- [FFmpeg-cvslog] matroskadec: return meaningful errors in matroska_decode_buffer
Luca Barbato
- [FFmpeg-cvslog] matroskadec: validate lace_size when parsed
Luca Barbato
- [FFmpeg-cvslog] matroska: implement support for ProRes
Luca Barbato
- [FFmpeg-cvslog] matroskadec: split laces parsing
Luca Barbato
- [FFmpeg-cvslog] matroskadec: split frame parsing
Luca Barbato
- [FFmpeg-cvslog] matroskadec: properly support BlockDuration
Luca Barbato
- [FFmpeg-cvslog] ogg: check that the expected number of headers had been parsed
Luca Barbato
- [FFmpeg-cvslog] ogg: calculate the start position once all the headers are parsed
Luca Barbato
- [FFmpeg-cvslog] oggparsetheora: make it more robust
Luca Barbato
- [FFmpeg-cvslog] mpegaudiodec: fix short_start calculation
Luca Barbato
- [FFmpeg-cvslog] doc: fix typos in filter documentation
Bobby Bingham
- [FFmpeg-cvslog] Fix typo in targa encoder comment
Bobby Bingham
- [FFmpeg-cvslog] targaenc: Use named TGA_RLE constant instead of magic number
Bobby Bingham
- [FFmpeg-cvslog] ffserver: fix typo in log message
Bobby Bingham
- [FFmpeg-cvslog] Fix segfault with -filters option
Bobby Bingham
- [FFmpeg-cvslog] Delete motion-test tool; it is of doubtful utility.
Diego Biurrun
- [FFmpeg-cvslog] intrax8dsp: Add missing #include to make header standalone
Diego Biurrun
- [FFmpeg-cvslog] build: avcodec: order cosmetics
Diego Biurrun
- [FFmpeg-cvslog] x86: h264dsp: drop some unnecessary ifdefs around prototype declarations
Diego Biurrun
- [FFmpeg-cvslog] x86: Add convenience macros to check for CPU extensions and flags
Diego Biurrun
- [FFmpeg-cvslog] build: utvideoenc: Add missing dependency on Huffman code
Diego Biurrun
- [FFmpeg-cvslog] build: eamad: Add missing dependency on mpegvideo code
Diego Biurrun
- [FFmpeg-cvslog] x86: dsputil: Do not redundantly check for CPU caps before calling init funcs
Diego Biurrun
- [FFmpeg-cvslog] fate: Drop redundant setting of FUZZ to 1
Diego Biurrun
- [FFmpeg-cvslog] x86: avcodec: Drop silly "_mmx" suffix from dsputil template names
Diego Biurrun
- [FFmpeg-cvslog] x86: more specific checks for availability of required assembly capabilities
Diego Biurrun
- [FFmpeg-cvslog] x86: Replace checks for CPU extensions and flags by convenience macros
Diego Biurrun
- [FFmpeg-cvslog] x86: dsputil: Only compile motion_est code when encoders are enabled
Diego Biurrun
- [FFmpeg-cvslog] configure: Add --disable-inline-asm command line option
Diego Biurrun
- [FFmpeg-cvslog] x86: dsputil: Move specific optimization settings out of global init function
Diego Biurrun
- [FFmpeg-cvslog] configure: indentation cosmetics
Diego Biurrun
- [FFmpeg-cvslog] avserver: Add missing #include for av_gettime()
Diego Biurrun
- [FFmpeg-cvslog] utvideoenc: Add missing AV_ prefix to codec ID
Diego Biurrun
- [FFmpeg-cvslog] swscale: Remove two bogus asserts
Diego Biurrun
- [FFmpeg-cvslog] x86: Remove some leftover declarations for non-existent functions
Diego Biurrun
- [FFmpeg-cvslog] x86: dsputil: Move Xvid IDCT put/add functions to a more suitable place
Diego Biurrun
- [FFmpeg-cvslog] truemotion2: Request samples for old TM2 headers
Diego Biurrun
- [FFmpeg-cvslog] nutdec: const correctness for get_v_trace/get_s_trace function arguments
Diego Biurrun
- [FFmpeg-cvslog] avcodec: Drop long-deprecated imgconvert.h header
Diego Biurrun
- [FFmpeg-cvslog] nutdec: Remove unused and broken debug function stub
Diego Biurrun
- [FFmpeg-cvslog] dwt: Drop unused functions spatial_compose{53|97}i()
Diego Biurrun
- [FFmpeg-cvslog] get_bits: const correctness for get_bits_trace()/get_xbits_trace() arguments
Diego Biurrun
- [FFmpeg-cvslog] golomb: const correctness for get_ue()/get_se() function arguments
Diego Biurrun
- [FFmpeg-cvslog] h264_refs: Fix debug tprintf argument types
Diego Biurrun
- [FFmpeg-cvslog] nutenc: const correctness for ff_put_v_trace/put_s_trace function arguments
Diego Biurrun
- [FFmpeg-cvslog] alsdec: Fix out of ltp_gain_values read.
Thilo Borgmann
- [FFmpeg-cvslog] alsdec: fix number of decoded samples in first sub-block in BGMC mode.
Thilo Borgmann
- [FFmpeg-cvslog] alsdec: check return values.
Thilo Borgmann
- [FFmpeg-cvslog] mxfenc: factorize samples per frame code
Matthieu Bouron
- [FFmpeg-cvslog] mxfenc: support 23.976 and 24 frame rates
Matthieu Bouron
- [FFmpeg-cvslog] mxf: export ff_mxf_get_samples_per_frame to lavf
Matthieu Bouron
- [FFmpeg-cvslog] add OTF support for attachments
Sébastien Brochet
- [FFmpeg-cvslog] vf_colormatrix: Drop unused strings.h header
Derek Buitenhuis
- [FFmpeg-cvslog] wtvdec: Remove unused strings.h header
Derek Buitenhuis
- [FFmpeg-cvslog] cache: Only include unistd.h if it exists
Derek Buitenhuis
- [FFmpeg-cvslog] vf_idet: Remove emms
Derek Buitenhuis
- [FFmpeg-cvslog] flashsv2enc: Replace a VLA with a heap alloc
Derek Buitenhuis
- [FFmpeg-cvslog] dshow: Change WINBOOL to BOOL
Derek Buitenhuis
- [FFmpeg-cvslog] vf_mp: Do not build if inline assembly is not available
Derek Buitenhuis
- [FFmpeg-cvslog] swsresample: Fix unprotected inline asm
Derek Buitenhuis
- [FFmpeg-cvslog] random_seed: Replace a VLA with a normal array
Derek Buitenhuis
- [FFmpeg-cvslog] dsputil/me/pixels: Actually use av_restrict
Derek Buitenhuis
- [FFmpeg-cvslog] dsputil_template: Reindent after recent change
Derek Buitenhuis
- [FFmpeg-cvslog] file: Add S_ISFIFO compatability macro
Derek Buitenhuis
- [FFmpeg-cvslog] postproc: Fix unprotected inline asm
Derek Buitenhuis
- [FFmpeg-cvslog] ffmpeg: Only include unistd.h if it exists
Derek Buitenhuis
- [FFmpeg-cvslog] diracdsp: Fix unprotected inline asm
Derek Buitenhuis
- [FFmpeg-cvslog] FATE/bprint: Convert a VLA to a normal array
Derek Buitenhuis
- [FFmpeg-cvslog] Revert "lavc/libx264: remap X264_LOG_INFO loglevel from AV_LOG_INFO to VERBOSE"
Derek Buitenhuis
- [FFmpeg-cvslog] riff: Add SVQ3 fourcc
Derek Buitenhuis
- [FFmpeg-cvslog] riff: Add SVQ3 fourcc
Derek Buitenhuis
- [FFmpeg-cvslog] Remove mt-work directory
Derek Buitenhuis
- [FFmpeg-cvslog] msvc: Disable stripping
Derek Buitenhuis
- [FFmpeg-cvslog] msvc: Add a va_copy compatability macro for msvc
Derek Buitenhuis
- [FFmpeg-cvslog] bprint: Remove custom vsnprintf
Derek Buitenhuis
- [FFmpeg-cvslog] dirac_arith: Fix unprotected inline asm
Derek Buitenhuis
- [FFmpeg-cvslog] ffprobe: Add a few common disposition cases
Derek Buitenhuis
- [FFmpeg-cvslog] cbrt_tablegen: Include libm.h
Derek Buitenhuis
- [FFmpeg-cvslog] MinGW: Use our snprintf/vsnprintf when MinGW's is broken
Derek Buitenhuis
- [FFmpeg-cvslog] configure: Fix 10l in 5ae9fa13f5ac640bec113120d540f70971aa635d
Derek Buitenhuis
- [FFmpeg-cvslog] Revert "cbrt_tablegen: Include libm.h"
Derek Buitenhuis
- [FFmpeg-cvslog] doc/platform: Mention MinGW-w64
Derek Buitenhuis
- [FFmpeg-cvslog] doc/platform: Remove false claim about MinGW installer
Derek Buitenhuis
- [FFmpeg-cvslog] doc/platform: Nuke section on linking static MinGW-built libs with MSVC
Derek Buitenhuis
- [FFmpeg-cvslog] doc/platform: Replace Visual Studio section with build instructions
Derek Buitenhuis
- [FFmpeg-cvslog] doc/faq: Change the Visual Studio entry to reflect current status
Derek Buitenhuis
- [FFmpeg-cvslog] doc/platform: Rework the Visual Studio linking section
Derek Buitenhuis
- [FFmpeg-cvslog] doc/platform: Mention MinGW-w64
Derek Buitenhuis
- [FFmpeg-cvslog] doc/platform: Remove false claim about MinGW installer
Derek Buitenhuis
- [FFmpeg-cvslog] doc/platform: Nuke section on linking static MinGW-built libs with MSVC
Derek Buitenhuis
- [FFmpeg-cvslog] doc/platform: Replace Visual Studio section with build instructions
Derek Buitenhuis
- [FFmpeg-cvslog] doc/faq: Change the Visual Studio entry to reflect current status
Derek Buitenhuis
- [FFmpeg-cvslog] doc/platform: Rework the Visual Studio linking section
Derek Buitenhuis
- [FFmpeg-cvslog] lavu: add snprintf(), vsnprint() and strtod() replacements for MS runtime.
Ronald S. Bultje
- [FFmpeg-cvslog] configure: Add support for MSVC cl.exe/link.exe
Ronald S. Bultje
- [FFmpeg-cvslog] rtpdec: Don't explicitly include unistd.h any longer
Ronald S. Bultje
- [FFmpeg-cvslog] random_seed: Only read /dev/*random if we have unistd.h
Ronald S. Bultje
- [FFmpeg-cvslog] file: Only include unistd.h if it exists
Ronald S. Bultje
- [FFmpeg-cvslog] dxva2: include dxva.h if found
Ronald S. Bultje
- [FFmpeg-cvslog] dxva2: include dxva.h if found
Ronald S. Bultje
- [FFmpeg-cvslog] dxva2: include dxva.h if found
Ronald S. Bultje
- [FFmpeg-cvslog] dxva2: include dxva.h if found
Ronald S. Bultje
- [FFmpeg-cvslog] dxva2: include dxva.h if found
Ronald S. Bultje
- [FFmpeg-cvslog] compat/vsnprintf: return number of bytes required on truncation.
Ronald S. Bultje
- [FFmpeg-cvslog] compat/vsnprintf: return number of bytes required on truncation.
Ronald S. Bultje
- [FFmpeg-cvslog] matroska: implement support for ALAC
Moritz Bunkus
- [FFmpeg-cvslog] lavc/dvdsubdec: parse the size from the extradata.
Clément Bœsch
- [FFmpeg-cvslog] lavf: remove a few useless AV_NOWARN_DEPRECATED().
Clément Bœsch
- [FFmpeg-cvslog] lavf: fix a few typo in some comments.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/amerge: fix input pad name behaviour.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/amerge: avoid a forward declaration.
Clément Bœsch
- [FFmpeg-cvslog] lavu/error: make error_entries static const.
Clément Bœsch
- [FFmpeg-cvslog] lavf/mkv: prefix video stereo arrays with ff_.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/ass: mark ass_libavfilter_log_level_map as static const.
Clément Bœsch
- [FFmpeg-cvslog] lavc/ass_split: add ff_ prefix to ass_style_get().
Clément Bœsch
- [FFmpeg-cvslog] mp3enc: support MPEG-2 and MPEG-2.5 in Xing header.
Clément Bœsch
- [FFmpeg-cvslog] lavf/oggdec: inline ogg_get_headers().
Clément Bœsch
- [FFmpeg-cvslog] lavf/oggdec: remove a comment not matching anything.
Clément Bœsch
- [FFmpeg-cvslog] lavf/oggdec: rename str to sid.
Clément Bœsch
- [FFmpeg-cvslog] lavf/oggdec: simplify destroying streams with chained audio streams.
Clément Bœsch
- [FFmpeg-cvslog] lavf/oggdec: rework allocations in ogg_new_streams().
Clément Bœsch
- [FFmpeg-cvslog] lavf/oggdec: more explicit zeroing of the new ogg stream.
Clément Bœsch
- [FFmpeg-cvslog] lavf/oggdec: make stream replacement less convoluted.
Clément Bœsch
- [FFmpeg-cvslog] lavf/oggdec: reindent and comment blocks.
Clément Bœsch
- [FFmpeg-cvslog] lavf/oggdec: reword stream creation error message.
Clément Bœsch
- [FFmpeg-cvslog] lavf/id3v2: do not export empty fields.
Clément Bœsch
- [FFmpeg-cvslog] id3v2: strdup the genre name explicitly.
Clément Bœsch
- [FFmpeg-cvslog] alsdec: fix misplaced parentheses.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/select: make sure avctx is set before closing it.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/select: make lavc dependency optional.
Clément Bœsch
- [FFmpeg-cvslog] lavf/movenc: add F4V flavor.
Clément Bœsch
- [FFmpeg-cvslog] ffmpeg: complete mov/mp4 based timebase hack with "f4v" format.
Clément Bœsch
- [FFmpeg-cvslog] lavf/oggdec: check for begin-of-stream flag in case of chained streams.
Clément Bœsch
- [FFmpeg-cvslog] WebVTT demuxer and decoder.
Clément Bœsch
- [FFmpeg-cvslog] Fix two "skiping" typo.
Clément Bœsch
- [FFmpeg-cvslog] lavf/movenc: add get_moov_size and use it in fragment code.
Clément Bœsch
- [FFmpeg-cvslog] lavf/movenc: make mov_write_stco_tag() not use the offset pos for mode64 heuristic.
Clément Bœsch
- [FFmpeg-cvslog] lavf/movenc: add faststart option.
Clément Bœsch
- [FFmpeg-cvslog] fate: add faststart regression test.
Clément Bœsch
- [FFmpeg-cvslog] Move subrip/text API change info from Changelog to doc/APIchanges.
Clément Bœsch
- [FFmpeg-cvslog] APIchanges: fill hashes.
Clément Bœsch
- [FFmpeg-cvslog] swscale: fix To{Y,UV} extern prototypes.
Clément Bœsch
- [FFmpeg-cvslog] lavfi/ashowinfo: check plane value before deferencing.
Clément Bœsch
- [FFmpeg-cvslog] libfdk-aac: Limit to supported sample rates.
Nathan Caldwell
- [FFmpeg-cvslog] libfdk-aac: reindent after last commit
Nathan Caldwell
- [FFmpeg-cvslog] Add Opus support to the Ogg muxer.
Nathan Caldwell
- [FFmpeg-cvslog] avcodec: document the use of AVCodecContext.delay for audio decoding
Nathan Caldwell
- [FFmpeg-cvslog] libopus: Remap channels using libopus' internal remapping.
Nathan Caldwell
- [FFmpeg-cvslog] xsub: feed init_get_bits the whole buffer
Alexandre Colucci
- [FFmpeg-cvslog] tiffenc: Add support for little endian RGB48 and GRAY16
Alex Converse
- [FFmpeg-cvslog] tiffdec: Add support for GRAY16LE.
Alex Converse
- [FFmpeg-cvslog] matroskadec: fix incorrect unsigned->signed conversion
Dale Curtis
- [FFmpeg-cvslog] avformat: Identify anonymous AVIO typedef structs.
Dale Curtis
- [FFmpeg-cvslog] Add Opus codec id and codec description.
Andrew D'Addesio
- [FFmpeg-cvslog] mss12: move SliceContexts out of the common context into the codec contexts
Alberto Delmás
- [FFmpeg-cvslog] mss12: reduce SliceContext size from 1067 to 164 KB
Alberto Delmás
- [FFmpeg-cvslog] mss12: merge decode_pixel() and decode_top_left_pixel()
Alberto Delmás
- [FFmpeg-cvslog] mss2: do not try to read too many palette entries
Alberto Delmás
- [FFmpeg-cvslog] mss12: avoid unnecessary division in arith*_get_bit()
Alberto Delmás
- [FFmpeg-cvslog] mss2: simplify loop in decode_rle()
Alberto Delmás
- [FFmpeg-cvslog] Add CPiA video decoder
Reimar Döffinger
- [FFmpeg-cvslog] Add CPiA video decoder
Reimar Döffinger
- [FFmpeg-cvslog] flvdec: always set AVFMTCTX_NOHEADER.
Reimar Döffinger
- [FFmpeg-cvslog] sws: revert: "swscale: Remove two bogus asserts"
Reimar Döffinger
- [FFmpeg-cvslog] pthread: Avoid crashes/odd behavior caused by spurious wakeups
Reimar Döffinger
- [FFmpeg-cvslog] mp3enc: downgrade some errors in writing Xing frame to warnings
Reimar Döffinger
- [FFmpeg-cvslog] lavf: flush the output AVIOContext in av_write_trailer().
Reimar Döffinger
- [FFmpeg-cvslog] Remove code that duplicates existing code a few lines down.
Reimar Döffinger
- [FFmpeg-cvslog] sipr: fall back to setting mode based on bit_rate.
Reimar Döffinger
- [FFmpeg-cvslog] Document that the MPEG12 "fast" functions can read out of bounds.
Reimar Döffinger
- [FFmpeg-cvslog] Document why we always send a Range HTTP header.
Reimar Döffinger
- [FFmpeg-cvslog] configure: disable VDA on ppc, fix build
Reimar Döffinger
- [FFmpeg-cvslog] qt-faststart: speedup
Jan Ehrhardt
- [FFmpeg-cvslog] file: set the return value type for lseek to off_t
Jean First
- [FFmpeg-cvslog] Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5'
Geek.Song
- [FFmpeg-cvslog] Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5'
Geek.Song
- [FFmpeg-cvslog] lavfi/audio: fix an invalid boundary check.
Nicolas George
- [FFmpeg-cvslog] lavfi/aresample: set buffer properties after copy.
Nicolas George
- [FFmpeg-cvslog] lavfi/aresample: set buffer properties after copy.
Nicolas George
- [FFmpeg-cvslog] lavfi: set sample_rate in the default allocator.
Nicolas George
- [FFmpeg-cvslog] lavfi: check that buffer and link properties match.
Nicolas George
- [FFmpeg-cvslog] ffmpeg: call sub2video_update for end packets.
Nicolas George
- [FFmpeg-cvslog] lavc: set AVSubtitle.pts if possible.
Nicolas George
- [FFmpeg-cvslog] lavc/pgssubdec: use the PTS from the presentation segment.
Nicolas George
- [FFmpeg-cvslog] ffmpeg: use PTS from the AVSubtitle structure.
Nicolas George
- [FFmpeg-cvslog] ffplay: use PTS from the AVSubtitle structure.
Nicolas George
- [FFmpeg-cvslog] ffmpeg: use PTS from the AVSubtitle structure for sub2video.
Nicolas George
- [FFmpeg-cvslog] cmdutils: sort codec lists.
Nicolas George
- [FFmpeg-cvslog] lavfi: enable buffersinks unconditionally.
Nicolas George
- [FFmpeg-cvslog] lavfi/sink_buffer: implement libav compatibility API.
Nicolas George
- [FFmpeg-cvslog] Opus decoder using libopus
Nicolas George
- [FFmpeg-cvslog] opt: implement av_opt_set_from_string().
Nicolas George
- [FFmpeg-cvslog] lavu/opt: cosmetic fixes forgotten in the previous patch.
Nicolas George
- [FFmpeg-cvslog] mpegvideo: set AVFrame fields to NULL after freeing the base memory
Janne Grunau
- [FFmpeg-cvslog] avconv: flush filtered frames before reconfiguring filters
Janne Grunau
- [FFmpeg-cvslog] mpegvideo: move frame size dependent memory management to separate functions
Janne Grunau
- [FFmpeg-cvslog] mpegvideo: add reinit function for frame parameter changes
Janne Grunau
- [FFmpeg-cvslog] rv34: use ff_MPV_common_frame_size_change()
Janne Grunau
- [FFmpeg-cvslog] mpegvideo: release frame buffers before freeing them
Janne Grunau
- [FFmpeg-cvslog] mpegvideo: check ff_find_unused_picture() return value for errors
Janne Grunau
- [FFmpeg-cvslog] mpeg4: support frame parameter changes with frame-mt
Janne Grunau
- [FFmpeg-cvslog] lavf probe: prevent codec probe with no data at all seen
Janne Grunau
- [FFmpeg-cvslog] Add CPiA video decoder
Stephan Hilb
- [FFmpeg-cvslog] cpia: move reget_buffer after header check
Stephan Hilb
- [FFmpeg-cvslog] Merge branch 'master' of git://source.ffmpeg.org/ffmpeg
Stephan Hilb
- [FFmpeg-cvslog] Fix compilation with yasm-0.6.2.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5'
Carl Eugen Hoyos
- [FFmpeg-cvslog] libavfilter: Support the forks ABI for buffer sinks
Carl Eugen Hoyos
- [FFmpeg-cvslog] libavfilter: Support the forks ABI for buffer sinks
Carl Eugen Hoyos
- [FFmpeg-cvslog] mp2 muxer: mark as AVFMT_NOTIMESTAMPS.
Carl Eugen Hoyos
- [FFmpeg-cvslog] The TrueHD decoder needs the MLP parser.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix muxing mjpeg in swf.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Support decoding of monochrome tiff images without bpp tag.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix muxing mjpeg in swf.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix muxing mjpeg in swf.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix muxing mjpeg in swf.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix muxing mjpeg in swf.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix muxing mjpeg in swf.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix muxing mjpeg in swf.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix muxing mjpeg in swf.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Mentioning 8bps once in the FFmpeg documentation is sufficient.
Carl Eugen Hoyos
- [FFmpeg-cvslog] vda_h264.c: Change header inclusion order.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Silence warning C4554 when compiling with msvc.
Carl Eugen Hoyos
- [FFmpeg-cvslog] img2dec: Don't leave AVIOContexts open on zero byte files
Tomas Härdin
- [FFmpeg-cvslog] img2dec: always close AVIOContexts
Tomas Härdin
- [FFmpeg-cvslog] lavc/vp6: Disable deblock filtering for Simple Profile
Ben Jackson
- [FFmpeg-cvslog] lavc/pngenc: Enable frame threading for PNG encodes
Ben Jackson
- [FFmpeg-cvslog] pthread: Avoid crashes/odd behavior caused by spurious wakeups
Ben Jackson
- [FFmpeg-cvslog] pthread: Avoid crashes/odd behavior caused by spurious wakeups
Ben Jackson
- [FFmpeg-cvslog] lavc/vp56: Refactor ff_vp56_init into ff_vp56_init/ff_vp56_init_context
Ben Jackson
- [FFmpeg-cvslog] lavc/vp6: Refactor vp6_decode_init into vp6_decode_init/ vp6_decode_init_context
Ben Jackson
- [FFmpeg-cvslog] lavc/vp56: Move golden_frame into VP56Context
Ben Jackson
- [FFmpeg-cvslog] lavc/vp56: Simplify get/release_buffer code
Ben Jackson
- [FFmpeg-cvslog] lavc/vp6: Implement "slice" threading for VP6A decode
Ben Jackson
- [FFmpeg-cvslog] lavc/vp56: Re-indent functions affected by threading refactor
Ben Jackson
- [FFmpeg-cvslog] pthread: Avoid crashes/odd behavior caused by spurious wakeups
Ben Jackson
- [FFmpeg-cvslog] af_asyncts: check return value from lavr when flushing.
Anton Khirnov
- [FFmpeg-cvslog] flvdec: always set AVFMTCTX_NOHEADER.
Anton Khirnov
- [FFmpeg-cvslog] avplay: fix prototypes for option callbacks.
Anton Khirnov
- [FFmpeg-cvslog] avplay: get rid of ugly casts in the options table
Anton Khirnov
- [FFmpeg-cvslog] cmdutils: avoid setting data pointers to invalid values in alloc_buffer()
Anton Khirnov
- [FFmpeg-cvslog] lavf: cosmetics, reformat av_write_trailer().
Anton Khirnov
- [FFmpeg-cvslog] lavf: flush the output AVIOContext in av_write_trailer().
Anton Khirnov
- [FFmpeg-cvslog] mp3enc: write Xing TOC
Anton Khirnov
- [FFmpeg-cvslog] bmpdec: only initialize palette for pal8.
Anton Khirnov
- [FFmpeg-cvslog] nellymoserdec: drop support for s16 output.
Anton Khirnov
- [FFmpeg-cvslog] buffersrc: add const to the AVFrame* argument of av_buffersrc_write_frame()
Anton Khirnov
- [FFmpeg-cvslog] avconv: don't pass a bogus parameter to avfilter_graph_create_filter().
Anton Khirnov
- [FFmpeg-cvslog] lavc: add const to private codec class initialization.
Anton Khirnov
- [FFmpeg-cvslog] lavc: replace AVCodecContext.encode with subtitle-specific callback
Anton Khirnov
- [FFmpeg-cvslog] xsubenc: reindent
Anton Khirnov
- [FFmpeg-cvslog] avfiltergraph: silence an uninitialized variable warning
Anton Khirnov
- [FFmpeg-cvslog] mp3dec: use named constants for Xing header flags
Anton Khirnov
- [FFmpeg-cvslog] mp3dec: read Xing frame TOC index
Anton Khirnov
- [FFmpeg-cvslog] lavf: zero data/size of the packet passed to read_packet().
Anton Khirnov
- [FFmpeg-cvslog] matroskadec: only return corrupt packets that actually contain data
Anton Khirnov
- [FFmpeg-cvslog] matroskadec: fix a sanity check.
Anton Khirnov
- [FFmpeg-cvslog] libx264: add forgotten ;
Anton Khirnov
- [FFmpeg-cvslog] lavc: rename the argument of avcodec_alloc_frame/get_frame_defaults
Anton Khirnov
- [FFmpeg-cvslog] lavc: use av_mallocz to allocate AVFrames.
Anton Khirnov
- [FFmpeg-cvslog] lavc: initialize AVFrame.extended_data in avcodec_get_frame_defaults()
Anton Khirnov
- [FFmpeg-cvslog] lavc: ensure extended_data is set properly on decoding
Anton Khirnov
- [FFmpeg-cvslog] lavc: add avcodec_free_frame().
Anton Khirnov
- [FFmpeg-cvslog] lavf: use a malloced AVFrame in try_decode_frame().
Anton Khirnov
- [FFmpeg-cvslog] Use avcodec_free_frame() to free AVFrames.
Anton Khirnov
- [FFmpeg-cvslog] pthread: make sure AVFrame.extended_data is set properly.
Anton Khirnov
- [FFmpeg-cvslog] lavc: set channel count from channel layout in avcodec_open2().
Anton Khirnov
- [FFmpeg-cvslog] dfa: check that the caller set width/height properly.
Anton Khirnov
- [FFmpeg-cvslog] avidec: return 0, not packet size from read_packet().
Anton Khirnov
- [FFmpeg-cvslog] avidec: use actually read size instead of requested size
Anton Khirnov
- [FFmpeg-cvslog] wmalosslessdec: increase WMALL_BLOCK_MAX_BITS to 14.
Anton Khirnov
- [FFmpeg-cvslog] wmalosslessdec: increase channel_coeffs/residues size
Anton Khirnov
- [FFmpeg-cvslog] indeo3: fix out of cell write.
Anton Khirnov
- [FFmpeg-cvslog] ivi_common: make ff_ivi_process_empty_tile() static.
Anton Khirnov
- [FFmpeg-cvslog] indeo4/5: check empty tile size in decode_mb_info().
Anton Khirnov
- [FFmpeg-cvslog] wmalosslessdec: Fix reading too many bits in decode_channel_residues()
Anton Khirnov
- [FFmpeg-cvslog] dfa: improve boundary checks in decode_dds1()
Anton Khirnov
- [FFmpeg-cvslog] mpeg12: move mpeg_decode_frame() lower
Anton Khirnov
- [FFmpeg-cvslog] mpeg12: fix the semantics of the int* parameter of decode()
Anton Khirnov
- [FFmpeg-cvslog] matroskadec, matroskadec, srtenc: Read/Write duration for subtitles.
Philip Langdale
- [FFmpeg-cvslog] flvenc: silence bogus warning
Benjamin Larsson
- [FFmpeg-cvslog] x86: vp56: cmov version of vp56_rac_get_prob requires inline asm
Hendrik Leppkes
- [FFmpeg-cvslog] x86: mlpdsp: mlp_filter_channel_x86 requires inline asm
Hendrik Leppkes
- [FFmpeg-cvslog] af_pan: Fix sscanf formats to work with buggy sscanf implementations
Hendrik Leppkes
- [FFmpeg-cvslog] Fix libx264 profile listing
Mahendra M
- [FFmpeg-cvslog] aasc: fix out of array write
Paul B Mahol
- [FFmpeg-cvslog] tta: let samples declaration match cast
Paul B Mahol
- [FFmpeg-cvslog] flac: use get_bits_longlong()
Paul B Mahol
- [FFmpeg-cvslog] vima: fix typo in license header
Paul B Mahol
- [FFmpeg-cvslog] vima: check packet size before initializing bitstream reader
Paul B Mahol
- [FFmpeg-cvslog] h264: avoid stuck buffer pointer in decode_nal_units
Jindřich Makovička
- [FFmpeg-cvslog] libx264: connect AVCodecContext.rtp_payload_size to x264_params_t. i_slice_max_size
Lyubomir Marinov
- [FFmpeg-cvslog] libx264: feed x264_param_apply_profile from AVCodecContext. profile in absence of other information
Lyubomir Marinov
- [FFmpeg-cvslog] hqdn3d: Fix out of array read in LOWPASS
Loren Merritt
- [FFmpeg-cvslog] mov: support random access point grouping
Yusuke Nakamura
- [FFmpeg-cvslog] doc/filters: clarify use of graph2dot
Tim Nicholson
- [FFmpeg-cvslog] swr/resample: update SSSE3 flag to new name
Michael Niedermayer
- [FFmpeg-cvslog] Add some missing _EXTERNAL suffixes to yasm source files.
Michael Niedermayer
- [FFmpeg-cvslog] fate-utvideoenc: remove unneeded -f avi
Michael Niedermayer
- [FFmpeg-cvslog] libavfilter: Support the forks ABI for buffer sinks
Michael Niedermayer
- [FFmpeg-cvslog] avoid ambigous buffersink names
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'stev47/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'cus/stable'
Michael Niedermayer
- [FFmpeg-cvslog] libmpcodecs: remove unused and half existing vo_fs variable
Michael Niedermayer
- [FFmpeg-cvslog] psxstr: more correct array type.
Michael Niedermayer
- [FFmpeg-cvslog] flvdec: fix creation of lots of phantom data streams
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] ffv1: fix 2 uninitialized variable warnings
Michael Niedermayer
- [FFmpeg-cvslog] snowdec: remove unused variable
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] yadif: remove unused variable
Michael Niedermayer
- [FFmpeg-cvslog] rmdec: remove unused variable
Michael Niedermayer
- [FFmpeg-cvslog] lavc: put motion test back.
Michael Niedermayer
- [FFmpeg-cvslog] lsp: change assert to av_assert
Michael Niedermayer
- [FFmpeg-cvslog] jpegdec: try to fix different flipping behavior of inteljpegs.
Michael Niedermayer
- [FFmpeg-cvslog] h263dec: fix xvid IDCT switching
Michael Niedermayer
- [FFmpeg-cvslog] aaccoder: switch to av_assert
Michael Niedermayer
- [FFmpeg-cvslog] adpcmenc: Calculate the IMA_QT predictor without overflow
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] sink_buffer: fix #ifs for FF-sinks
Michael Niedermayer
- [FFmpeg-cvslog] libavfilter/Makefile: add forgotten entries for the ff-sinks
Michael Niedermayer
- [FFmpeg-cvslog] configure: update sinks used by ffplay/ffmpeg
Michael Niedermayer
- [FFmpeg-cvslog] libavfilter: Support the forks ABI for buffer sinks
Michael Niedermayer
- [FFmpeg-cvslog] paf: avoid using expressions with sideeffects in AV_R*
Michael Niedermayer
- [FFmpeg-cvslog] intreadwrite: Dont evaluate value for AV_W* multiple times.
Michael Niedermayer
- [FFmpeg-cvslog] elbg: Fix an assert
Michael Niedermayer
- [FFmpeg-cvslog] mpegvideo_enc: remove assert that has become obsolete with the new API
Michael Niedermayer
- [FFmpeg-cvslog] mpegvideo: remove last_picture_ptr / h264 assert.
Michael Niedermayer
- [FFmpeg-cvslog] svq1enc: Set picture_structure correctly
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '2d7d91f06d6a1d243dc74c96d3389ee237a3b906'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '124134e42455763b28cc346fed1d07017a76e84e'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'd58dd4b5b5d31cfd4092e38a5f2c894eee2ab078'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'c7b610aa0b1bac47eea0056b13fe6e982b85844a'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '21bc44038491e525335ad763883b0288402ff6a0'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] vf_scale: fix incompatible pointer type warning
Michael Niedermayer
- [FFmpeg-cvslog] avopt: fix examples to match the same style about default values as the actual code .
Michael Niedermayer
- [FFmpeg-cvslog] imgconvert: silence some const incompatible pointer warnings.
Michael Niedermayer
- [FFmpeg-cvslog] proresenc_anatoliy: add 2 const to silence 2 warnings
Michael Niedermayer
- [FFmpeg-cvslog] g723_1: add some const for more correctness
Michael Niedermayer
- [FFmpeg-cvslog] acelp_pitch_delay: add missing libm.h include for exp2()
Michael Niedermayer
- [FFmpeg-cvslog] vf_hue: fix AVOption defaults
Michael Niedermayer
- [FFmpeg-cvslog] amrnbdec: silence a warning about unsigned cant be negative
Michael Niedermayer
- [FFmpeg-cvslog] h264: Remove an assert on current_picture_ptr being null
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '0db2d94280e260af5f3ad7993c5a6357462f17c9'
Michael Niedermayer
- [FFmpeg-cvslog] avopt: fix examples to match the same style about default values as the actual code .
Michael Niedermayer
- [FFmpeg-cvslog] Revert "lavu: add snprintf(), vsnprint() and strtod() replacements for MS runtime."
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] swr: update copyright years
Michael Niedermayer
- [FFmpeg-cvslog] swr: update rematrix coeffs to match AC-3
Michael Niedermayer
- [FFmpeg-cvslog] Add Dolby/DPLII downmix support to libswresample
Michael Niedermayer
- [FFmpeg-cvslog] libavfilter: pass QP table through the filter chain
Michael Niedermayer
- [FFmpeg-cvslog] lavfi: factor copy_video_props() out
Michael Niedermayer
- [FFmpeg-cvslog] lavfi: 10l fix () placement
Michael Niedermayer
- [FFmpeg-cvslog] faxcompr: fix out of array read
Michael Niedermayer
- [FFmpeg-cvslog] lavfi: add qp_table_size
Michael Niedermayer
- [FFmpeg-cvslog] lavf: factor codec id forcing out
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] gitignore: codec_names.h is no more
Michael Niedermayer
- [FFmpeg-cvslog] Makefile: remove old codec_names.h on distclean
Michael Niedermayer
- [FFmpeg-cvslog] proresdec2: avoid VLA and use SliceContext instead.
Michael Niedermayer
- [FFmpeg-cvslog] flashsv2enc: fix prev-Z-prime encoding
Michael Niedermayer
- [FFmpeg-cvslog] flashv2enc: reallocate not only on block count changes but on dimension changes.
Michael Niedermayer
- [FFmpeg-cvslog] flashsv2enc: move blockbuffer realloc to reconfigure_at_keyframe()
Michael Niedermayer
- [FFmpeg-cvslog] libswr: remove redundant ARCH_X86, MMX* implicates X86
Michael Niedermayer
- [FFmpeg-cvslog] flashsv2enc: remove experimental flag, the encoder seems working now
Michael Niedermayer
- [FFmpeg-cvslog] avio: replace ETIMEDOUT by EIO
Michael Niedermayer
- [FFmpeg-cvslog] mpegts: Fix potential memory leak in mpegts_read_packet()
Michael Niedermayer
- [FFmpeg-cvslog] ffio_read: dont spam the user at EOF with a truncation error
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] yuv4mpeg: fix potential alignment bug
Michael Niedermayer
- [FFmpeg-cvslog] swr/auto_matrix: move layouts to local variables
Michael Niedermayer
- [FFmpeg-cvslog] swr/auto_matrix: add clean layout function
Michael Niedermayer
- [FFmpeg-cvslog] swr/auto_matrix: treat stereo downmix like stereo.
Michael Niedermayer
- [FFmpeg-cvslog] swr/auto_matrix: treat a single channel as mono instead of failing
Michael Niedermayer
- [FFmpeg-cvslog] ffserver: fix order of evaluation bugs
Michael Niedermayer
- [FFmpeg-cvslog] dct-test: fix order of evaluation bug
Michael Niedermayer
- [FFmpeg-cvslog] swr: add av_cold to init/free functions
Michael Niedermayer
- [FFmpeg-cvslog] smush: read subversion for version==1 too.
Michael Niedermayer
- [FFmpeg-cvslog] mpeg4videodec: Fix "warning: dc_pred_dir may be used uninitialized in this function"
Michael Niedermayer
- [FFmpeg-cvslog] imc: use exp2 instead of pow(2,...)
Michael Niedermayer
- [FFmpeg-cvslog] ffprobe: use exp2 instead of pow(2, ...)
Michael Niedermayer
- [FFmpeg-cvslog] aacpsy: use exp2(f) instead of pow(f)(2,...)
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] ffserver: increase buffer size in http_send_too_busy_reply()
Michael Niedermayer
- [FFmpeg-cvslog] ffserver: fix unsafe snprintf() return usage.
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg_filter: fix unsafe snprintf() usage
Michael Niedermayer
- [FFmpeg-cvslog] ass: assert that the timsstamps fitted in the buffers
Michael Niedermayer
- [FFmpeg-cvslog] srtdec: fix unsafe snprintf() return usage
Michael Niedermayer
- [FFmpeg-cvslog] ffprobe: avoid unsafe usage of the snprintf() return code
Michael Niedermayer
- [FFmpeg-cvslog] gxfenc: dont duplicate buffer size
Michael Niedermayer
- [FFmpeg-cvslog] gxfenc: assert that the to be written data has not been truncated.
Michael Niedermayer
- [FFmpeg-cvslog] tiff/doubles2str: factor out component_len
Michael Niedermayer
- [FFmpeg-cvslog] tiff/doubles2str: check for truncation
Michael Niedermayer
- [FFmpeg-cvslog] x86/h264dsp_init: put a HAVE_YASM back
Michael Niedermayer
- [FFmpeg-cvslog] x86/mpegaudiodec: fix compilation failure on cygwin with undefined imdct36_blocks_avx
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] compute_pkt_fields: fix harmless integer overflow
Michael Niedermayer
- [FFmpeg-cvslog] avidec/guess_ni_flag: fix harmless integer overflow
Michael Niedermayer
- [FFmpeg-cvslog] utils/update_stream_timings: fix division by zero
Michael Niedermayer
- [FFmpeg-cvslog] mpegtsenc: add forgotten ()
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: fix bytes written statistics.
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: check timebase validity before considering it to be used for stream copy
Michael Niedermayer
- [FFmpeg-cvslog] ra144enc: avoid integer overflows.
Michael Niedermayer
- [FFmpeg-cvslog] sws/output: use unsigned variables where harmless overflows are expected.
Michael Niedermayer
- [FFmpeg-cvslog] atrac3: replace powf(2,...) by exp2f()
Michael Niedermayer
- [FFmpeg-cvslog] mpegaudiodec: replace pow(2.0,...) by exp2()
Michael Niedermayer
- [FFmpeg-cvslog] cavsdec: Fix assertion failure.
Michael Niedermayer
- [FFmpeg-cvslog] aacdec/lcg_random: fix harmless integer overflow
Michael Niedermayer
- [FFmpeg-cvslog] lavf/avformat_seek_file: fix harmless integer overflow
Michael Niedermayer
- [FFmpeg-cvslog] x86/swscale: use unsigned to build SIMD values to avoid signed overflow
Michael Niedermayer
- [FFmpeg-cvslog] xtea: optimize core, about 4-5% faster.
Michael Niedermayer
- [FFmpeg-cvslog] cavsdec/decode_mb_b: fix return type
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] ratecontrol: correct predictor in case of stuffing
Michael Niedermayer
- [FFmpeg-cvslog] ratecontrol: Dynamically choose a default for rc_max_available_vbv_use
Michael Niedermayer
- [FFmpeg-cvslog] ratecontrol: fix get_fps() argument
Michael Niedermayer
- [FFmpeg-cvslog] ratecontrol: change a commented printf to av_log
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'cus/stable'
Michael Niedermayer
- [FFmpeg-cvslog] rtmpproto: reorder some expressions to fix compilation with clang without optimizations
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] configure: try to support clang on netbsd
Michael Niedermayer
- [FFmpeg-cvslog] asfdec: invert SAR
Michael Niedermayer
- [FFmpeg-cvslog] vc1dec: export adv profile color format indication
Michael Niedermayer
- [FFmpeg-cvslog] configure: fix sctp check.
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '07584eaf4a95db3f11d3bc411f9786932829e82b'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] sws: revert: "swscale: Remove two bogus asserts"
Michael Niedermayer
- [FFmpeg-cvslog] libavformat.v: export ffurl_protocol_next
Michael Niedermayer
- [FFmpeg-cvslog] mpegvideo: skip ff_print_debug_info() for VDPAU
Michael Niedermayer
- [FFmpeg-cvslog] x86_cpu.h: newline at the end to shutup some warnings in opencc
Michael Niedermayer
- [FFmpeg-cvslog] swr/resample: mark mm_flags as potentially unused
Michael Niedermayer
- [FFmpeg-cvslog] sws: revert: "swscale: Remove two bogus asserts"
Michael Niedermayer
- [FFmpeg-cvslog] mpegaudioenc: replace pow(2,.. by exp2(
Michael Niedermayer
- [FFmpeg-cvslog] compute_pkt_fields2: dont interpret max_b_frames of < 0 as there being b frames.
Michael Niedermayer
- [FFmpeg-cvslog] aacpsy: calc_reduction_3gpp() handle active_lines = 0
Michael Niedermayer
- [FFmpeg-cvslog] aacpsy: psy_3gpp_analyze_channel() handle energy == 0
Michael Niedermayer
- [FFmpeg-cvslog] mpegaudio_parser: reset state to prevent it to be random
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] lavf/compute_pkt_fields: only run pts by duration correction if reference ts is available
Michael Niedermayer
- [FFmpeg-cvslog] mpegaudio_parser: reset state to prevent it to be random
Michael Niedermayer
- [FFmpeg-cvslog] sp5xdec: fix off by 1 error causing a crash
Michael Niedermayer
- [FFmpeg-cvslog] escape124: fix integer overflow leading to excessive memory allocation
Michael Niedermayer
- [FFmpeg-cvslog] faxcompr: fix out of array read
Michael Niedermayer
- [FFmpeg-cvslog] bmv_videodec: fix out of array read
Michael Niedermayer
- [FFmpeg-cvslog] Update for 0.11.2
Michael Niedermayer
- [FFmpeg-cvslog] arm/intmath: disable av_clip_uintp2_arm with config_small
Michael Niedermayer
- [FFmpeg-cvslog] bintext: mark hscroll() as unused
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] x86/v210: fix xmm clobbers
Michael Niedermayer
- [FFmpeg-cvslog] pngdec: av_log() zlib errors
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '3f7fd59d151a2773f0e2e93e56b6b13ec6e5334b'
Michael Niedermayer
- [FFmpeg-cvslog] mp3enc: move mp3_update_xing() down
Michael Niedermayer
- [FFmpeg-cvslog] mp3enc: merge mp2/mp3_write_trailer
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] arm/dca: Fix compilation of decode_blockcodes() with --enable-thumb
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'cus/stable'
Michael Niedermayer
- [FFmpeg-cvslog] mov: detect EOF in mov_read_dref()
Michael Niedermayer
- [FFmpeg-cvslog] mov: stsd entries must be at least 16 byte
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] get_cabac_inline_x86: workaround clang bug with disabled optimizations
Michael Niedermayer
- [FFmpeg-cvslog] nsvdec: change 2 commented assert() to av_assert()
Michael Niedermayer
- [FFmpeg-cvslog] swscale: change assert() to av_assert()
Michael Niedermayer
- [FFmpeg-cvslog] dsputil: change assert(8) to av_assert2(8)
Michael Niedermayer
- [FFmpeg-cvslog] alsdec: Check k used for rice decoder.
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '23aae62c2cb4504a09ceb8cd0cabc1c8b260f521'
Michael Niedermayer
- [FFmpeg-cvslog] alsdec: check opt_order.
Michael Niedermayer
- [FFmpeg-cvslog] alsdec: Check that quantized parcor coeffs are within range.
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] sonic: update to encode2() API
Michael Niedermayer
- [FFmpeg-cvslog] allcodecs: re-enable sonic
Michael Niedermayer
- [FFmpeg-cvslog] mpegaudiodec: add prototypes for all functions that may need them
Michael Niedermayer
- [FFmpeg-cvslog] x86/mpegaudiodec: drop likely now unneeded #if HAVE_AVX_EXTERNAL
Michael Niedermayer
- [FFmpeg-cvslog] sonicenc: limit quant so that golomb codes are less than 32 bits long
Michael Niedermayer
- [FFmpeg-cvslog] sonic: factorize tail_size
Michael Niedermayer
- [FFmpeg-cvslog] avidec: workaround aac with broken block align
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/release/0.8' into release/0.10
Michael Niedermayer
- [FFmpeg-cvslog] mpegaudio_parser: reset state to prevent it to be random
Michael Niedermayer
- [FFmpeg-cvslog] sp5xdec: fix off by 1 error causing a crash
Michael Niedermayer
- [FFmpeg-cvslog] escape124: fix integer overflow leading to excessive memory allocation
Michael Niedermayer
- [FFmpeg-cvslog] faxcompr: fix out of array read
Michael Niedermayer
- [FFmpeg-cvslog] bmv_videodec: fix out of array read
Michael Niedermayer
- [FFmpeg-cvslog] Update for 0.10.5
Michael Niedermayer
- [FFmpeg-cvslog] Changelog for 0.10.5
Michael Niedermayer
- [FFmpeg-cvslog] Changelog for 0.11.2
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '1b3439b3055b083df51d7f7838ecc6b3f708b15c'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] wmavoice: initialize best_hist_ptr to NULL to prevent (incorrect) warning.
Michael Niedermayer
- [FFmpeg-cvslog] av_des_init: suppress warning about unused parameter
Michael Niedermayer
- [FFmpeg-cvslog] bavfilter/filtfmts: fix type for channel layouts
Michael Niedermayer
- [FFmpeg-cvslog] libavfilter/filtfmts: fix argv/argc checks
Michael Niedermayer
- [FFmpeg-cvslog] dcadec: fix "set but not used" variable
Michael Niedermayer
- [FFmpeg-cvslog] mov: fix 32/64 format type
Michael Niedermayer
- [FFmpeg-cvslog] configure: Detect old git domain and inform the user about it.
Michael Niedermayer
- [FFmpeg-cvslog] j2k: fix "static is not at beginning of declaration" warning
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '581281e242609a222233a2e5538b89dfb88fb18e'
Michael Niedermayer
- [FFmpeg-cvslog] h263dec: disable coded dimensions = 0 handling
Michael Niedermayer
- [FFmpeg-cvslog] error_resilience: guess_dc: check malloc failure
Michael Niedermayer
- [FFmpeg-cvslog] mxfdec: fix index_tables check in mxf_read_seek()
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '8d4dd55c37b14ecea596f3477b35bf6c20688d8b'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'c9a39cec70603f662f4c326b21b11c4f0112079a'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '870e75524aa0d00ebcd1d15589c8d29b84af1565'
Michael Niedermayer
- [FFmpeg-cvslog] matroskadec: fix typo
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '117d8c6d1f1c187ffc6098d9618457e00534e013'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'c831ebf61629d219ebcaa9f02d262e67aad09d83'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] mp3dec: fix seeking without xing TOC
Michael Niedermayer
- [FFmpeg-cvslog] matroskadec: matroska_parse_rm_audio: remove unused parameter
Michael Niedermayer
- [FFmpeg-cvslog] vsrc_testsrc: Fix case without a specified duration
Michael Niedermayer
- [FFmpeg-cvslog] nutdec: fix type of intermediate variable for ts calculation.
Michael Niedermayer
- [FFmpeg-cvslog] nutdec: fix mixup of nb_streams and timebase_count
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] flac_parser: fix fifo ptr wrap check
Michael Niedermayer
- [FFmpeg-cvslog] rtsp: kill a pointer type warning (void **) vs. (AVFormatContext **)
Michael Niedermayer
- [FFmpeg-cvslog] rtsp: fix "warning: ret may be used uninitialized in this function"
Michael Niedermayer
- [FFmpeg-cvslog] pnmdec: use explicit casts to remove const to avoid warning with clang
Michael Niedermayer
- [FFmpeg-cvslog] rawdec: fix "warning: assignment from incompatible pointer type"
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: fix overriding codecs with the new syntax
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg/opt_preset: update to new option API for reading codec names.
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: dont match unspecified media types in MATCH_PER_TYPE_OPT
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg/opt_output_file: extract subtitle codec name through new API
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: remove now unneeded old *_codec_name code
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: fix 10l (use of uninitilaized variable)
Michael Niedermayer
- [FFmpeg-cvslog] lavf: allow using request_probe as a score threshold to accept a codec
Michael Niedermayer
- [FFmpeg-cvslog] lavf: document request_probe properly
Michael Niedermayer
- [FFmpeg-cvslog] wav: Fix DTS detection
Michael Niedermayer
- [FFmpeg-cvslog] lavf: dont open a decoder at the top of find_stream_info before probing has finished
Michael Niedermayer
- [FFmpeg-cvslog] lavf/find_stream_info: make sure we decode at least one frame for DTS
Michael Niedermayer
- [FFmpeg-cvslog] Revert "http: only send range header when necessary"
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] ra144: factor division out
Michael Niedermayer
- [FFmpeg-cvslog] configure: enable runtime cpu detect by default.
Michael Niedermayer
- [FFmpeg-cvslog] ppc/cpu: make linux 32bit specific altivec detection depend on __linux__
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] fate: fix --disable-ffprobe
Michael Niedermayer
- [FFmpeg-cvslog] swr: make sure the last data element is NULL so we can use it to detect the number of channels
Michael Niedermayer
- [FFmpeg-cvslog] lavf: dont add apic streams for demuxers that dont support it.
Michael Niedermayer
- [FFmpeg-cvslog] ffv1enc: fix RC slice sentinel
Michael Niedermayer
- [FFmpeg-cvslog] ffv1: inject sentinels for RC->VLC transitions begining with 1.3
Michael Niedermayer
- [FFmpeg-cvslog] ffv1dec: change bitstream end check to a exact check instead of a +-1 check
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '7751e4693dd10ec98c20fbd9887233b575034272'
Michael Niedermayer
- [FFmpeg-cvslog] oggdec: print error when headers couldnt be parses successfully
Michael Niedermayer
- [FFmpeg-cvslog] oggdec: print a warning if the number of headers mismatch expectations.
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'd1f05dd18375f2f8e68372edee11436927e43ba8'
Michael Niedermayer
- [FFmpeg-cvslog] oggdec: add missing () for OGG_NOGRANULE_VALUE
Michael Niedermayer
- [FFmpeg-cvslog] ogg: prevent NULL pointer deference in theora gptopts
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] oggparsetheora: print error when failing on unknown header
Michael Niedermayer
- [FFmpeg-cvslog] avcodec_alloc_frame: dont zero the whole struct twice
Michael Niedermayer
- [FFmpeg-cvslog] dnxhdenc: remove redundant call to ff_dsputil_init()
Michael Niedermayer
- [FFmpeg-cvslog] mpegvideo: factorize ff_dct_encode_init()
Michael Niedermayer
- [FFmpeg-cvslog] dnxhdenc: fix speed regression
Michael Niedermayer
- [FFmpeg-cvslog] mlp_parser: dont override existing channel geometry.
Michael Niedermayer
- [FFmpeg-cvslog] mlpdec: discard a 2nd substream if the stream is mono
Michael Niedermayer
- [FFmpeg-cvslog] mlpdec: supress layout mismatch warnings for 2 ch upmixed mono
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: factor area out of video stream selection code.
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: avoid apics for video output if possible
Michael Niedermayer
- [FFmpeg-cvslog] libx264: fix open GOP
Michael Niedermayer
- [FFmpeg-cvslog] diracyasm: fix win64
Michael Niedermayer
- [FFmpeg-cvslog] lavf: fix bug that caused has_decode_delay_been_guessed() to never return ! =0
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] nutenc: remove outdated fixme
Michael Niedermayer
- [FFmpeg-cvslog] lavf: Add support offset timestamps on muxing.
Michael Niedermayer
- [FFmpeg-cvslog] nutenc: avoid negative timestamps
Michael Niedermayer
- [FFmpeg-cvslog] ffv1:update copyright year
Michael Niedermayer
- [FFmpeg-cvslog] ffv1dec: support decoding older 1.3 bitstream variant
Michael Niedermayer
- [FFmpeg-cvslog] Revert "arm/h264: fix overreads in h264_chroma_mc8-and-h264_chroma_mc4"
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: allow printing muxer side packet timestamp debuging info
Michael Niedermayer
- [FFmpeg-cvslog] lavf: factorize timestamp shift in update_initial_timestamps()
Michael Niedermayer
- [FFmpeg-cvslog] lavf: fill in past dts based on reordered pts once the delay becomes known.
Michael Niedermayer
- [FFmpeg-cvslog] MAINTAINERS: add 1.0
Michael Niedermayer
- [FFmpeg-cvslog] RELEASE: update for 1.0
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: add option to control copying of frames prior to start.
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] dsputil_mmx: fix reading prior of the src array in sub_hfyu_median_prediction()
Michael Niedermayer
- [FFmpeg-cvslog] lavf: move fields that appear to be intended as public API to the correct section
Michael Niedermayer
- [FFmpeg-cvslog] mpegvideo_enc: reduce QMAT_SHIFT to avoid overflow in dnxhd
Michael Niedermayer
- [FFmpeg-cvslog] Changelog, split next from 1.0
Michael Niedermayer
- [FFmpeg-cvslog] mp3dec: Fix possibly exploitable crash
Michael Niedermayer
- [FFmpeg-cvslog] Update for 1.0
Michael Niedermayer
- [FFmpeg-cvslog] Revert "ffprobe: Add a few common disposition cases"
Michael Niedermayer
- [FFmpeg-cvslog] asfenc: avoid negative timestamps
Michael Niedermayer
- [FFmpeg-cvslog] asfenc: avoid negative timestamps
Michael Niedermayer
- [FFmpeg-cvslog] tests/Makefile: fix ffprobe test dependancy
Michael Niedermayer
- [FFmpeg-cvslog] tests/Makefile: fix ffprobe test dependancy
Michael Niedermayer
- [FFmpeg-cvslog] mp3dec: ask for 8khz switch point mp3s
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] configure: add missing dependancies for gpl tests
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] nutdec: fix get_vb_trace() / -DTRACE compile
Michael Niedermayer
- [FFmpeg-cvslog] aacdec: detect faac and skip correct amount of startup samples
Michael Niedermayer
- [FFmpeg-cvslog] mov: remove default of 1024 sample skip for aac.
Michael Niedermayer
- [FFmpeg-cvslog] dsputil_mmx: fix reading prior of the src array in sub_hfyu_median_prediction()
Michael Niedermayer
- [FFmpeg-cvslog] cavsdec: check for changing w/h.
Michael Niedermayer
- [FFmpeg-cvslog] indeo5dec: Make sure we have had a valid gop header.
Michael Niedermayer
- [FFmpeg-cvslog] indeo4: update AVCodecContext width/height on size change
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'b146d74730ab9ec5abede9066f770ad851e45fbc'
Michael Niedermayer
- [FFmpeg-cvslog] wmaprodec: check num_vec_coeffs for validity
Michael Niedermayer
- [FFmpeg-cvslog] lagarith: check count before writing zeros.
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] dfa: replace redundant check by assert
Michael Niedermayer
- [FFmpeg-cvslog] bink: get rid of double precision float use
Michael Niedermayer
- [FFmpeg-cvslog] bink: remove unneeded special case in the init code.
Michael Niedermayer
- [FFmpeg-cvslog] bink: reindent
Michael Niedermayer
- [FFmpeg-cvslog] lavf: free probe data in case we close before probing finished
Michael Niedermayer
- [FFmpeg-cvslog] mov: only print multiple edit lists warning for actually unsupported cases
Michael Niedermayer
- [FFmpeg-cvslog] mov: add av_dlog() to dump edit lists.
Michael Niedermayer
- [FFmpeg-cvslog] ffv1enc: fix integer overflow with high resolutions and lots of slices.
Michael Niedermayer
- [FFmpeg-cvslog] cyuv: implement raw cyuv
Michael Niedermayer
- [FFmpeg-cvslog] get_bits_long: fix variable type
Michael Niedermayer
- [FFmpeg-cvslog] indeo5: check tile size in decode_mb_info().
Michael Niedermayer
- [FFmpeg-cvslog] wmalosslessdec: make MCLMS arrays big enough for what is written into them.
Michael Niedermayer
- [FFmpeg-cvslog] wmalosslessdec: fix a get_bits(0) in decode_ac_filter
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'd05f72c75445969cd7bdb1d860635c9880c67fb6'
Michael Niedermayer
- [FFmpeg-cvslog] wmalosslessdec: Reset put bit buffer when num_saved_bits is reset.
Michael Niedermayer
- [FFmpeg-cvslog] avsdec: Set dimensions instead of relying on the demuxer.
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'd9a2e87b1ce44cce23801e7ec6810f8bf994fa23'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] bitstream: add get_bits_longlong() to support more than 32bits
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: disable buffering for stderr, needed for win32 runtime
Michael Niedermayer
- [FFmpeg-cvslog] xtea-test: factorize test code
Michael Niedermayer
- [FFmpeg-cvslog] xtea-test: test inplace decryption
Michael Niedermayer
- [FFmpeg-cvslog] xtea: move iv decrypt handling code into xtea_crypt_ecb()
Michael Niedermayer
- [FFmpeg-cvslog] fft-test: fix order of operations for calculating the average error
Michael Niedermayer
- [FFmpeg-cvslog] qt-faststart: dont allocate a bigger buffer than needed
Michael Niedermayer
- [FFmpeg-cvslog] qt-faststart: simplify code by using FFMIN
Michael Niedermayer
- [FFmpeg-cvslog] swscale: move main swscale wraper to swscale.c
Michael Niedermayer
- [FFmpeg-cvslog] sws: drop unused variable
Michael Niedermayer
- [FFmpeg-cvslog] aacdec.c: fix some comments
Reinhard Nissl
- [FFmpeg-cvslog] configure: add support for bdver1 and bdver2 CPU types.
Diego Elio Pettenò
- [FFmpeg-cvslog] mov_chan: Pass a separate AVIOContext for reading
Samuel Pitoiset
- [FFmpeg-cvslog] mjpeg: Rename some symbols to avpriv_* instead of ff_*
Samuel Pitoiset
- [FFmpeg-cvslog] rtp: Depacketization of JPEG (RFC 2435)
Samuel Pitoiset
- [FFmpeg-cvslog] rtpdec_jpeg: Add support for default quantizers
Samuel Pitoiset
- [FFmpeg-cvslog] rtp: Packetization of JPEG (RFC 2435)
Samuel Pitoiset
- [FFmpeg-cvslog] lavd/dshow: support video codec and pixel format selection
Ramiro Polla
- [FFmpeg-cvslog] lavd/dshow: use AV_OPT_TYPE_IMAGE_SIZE
Ramiro Polla
- [FFmpeg-cvslog] asfenc: realloc index_ptr fewer times
Ramiro Polla
- [FFmpeg-cvslog] asfenc: rename some variables
Ramiro Polla
- [FFmpeg-cvslog] asfenc: reduce code duplication with new variable
Ramiro Polla
- [FFmpeg-cvslog] asfenc: remove useless casts
Ramiro Polla
- [FFmpeg-cvslog] asfenc: properly write index information
Ramiro Polla
- [FFmpeg-cvslog] ansi: remove misplaced return
Peter Ross
- [FFmpeg-cvslog] ansi: support escaped codes where last argument is zero
Peter Ross
- [FFmpeg-cvslog] ansi: support 256-colors
Peter Ross
- [FFmpeg-cvslog] ansi: erase screen on first frame
Peter Ross
- [FFmpeg-cvslog] fate: add ansi256 test case
Peter Ross
- [FFmpeg-cvslog] tty: return EOF when the 'effective' end of file is reached. ('effective' because ansi/tty files may be concatenated with SAUCE/EFI metadata)
Peter Ross
- [FFmpeg-cvslog] tty: return av_get_packet() error codes instead of converting them to EIO
Peter Ross
- [FFmpeg-cvslog] x86: float_dsp: fix ff_vector_fmac_scalar_avx() on Win64
Justin Ruggles
- [FFmpeg-cvslog] binkaudio: use a different value for the coefficient scale for the DCT codec
Justin Ruggles
- [FFmpeg-cvslog] binkaudio: use float sample format
Justin Ruggles
- [FFmpeg-cvslog] binkaudio: remove unneeded GET_BITS_SAFE macro
Justin Ruggles
- [FFmpeg-cvslog] avcodec: fix memleak in avcodec_encode_audio2()
Justin Ruggles
- [FFmpeg-cvslog] intrax8: move functions from dsputil to own context
Mans Rullgard
- [FFmpeg-cvslog] build: disable ranlib on mingw
Mans Rullgard
- [FFmpeg-cvslog] configure: add section for libc-specific hacks
Mans Rullgard
- [FFmpeg-cvslog] x86: allow using add_hfyu_median_prediction_cmov on any cpu with cmov
Mans Rullgard
- [FFmpeg-cvslog] cavsdsp: set idct permutation independently of dsputil
Mans Rullgard
- [FFmpeg-cvslog] configure: msvc: fix/simplify setting of flags for hostcc
Mans Rullgard
- [FFmpeg-cvslog] fate: mp3: drop redundant CMP setting
Mans Rullgard
- [FFmpeg-cvslog] mem: fix typo in check for __ICC
Mans Rullgard
- [FFmpeg-cvslog] ac3: move ac3_downmix() from dsputil to ac3dsp
Mans Rullgard
- [FFmpeg-cvslog] ARM: libavresample: NEON optimised flat float to s16 conversion
Mans Rullgard
- [FFmpeg-cvslog] ARM: libavresample: NEON optimised stereo fltp to s16 conversion
Mans Rullgard
- [FFmpeg-cvslog] ARM: libavresample: NEON optimised generic fltp to s16 conversion
Mans Rullgard
- [FFmpeg-cvslog] configure: x86: improve ebp availability check
Mans Rullgard
- [FFmpeg-cvslog] fate: ac3: add 4.0 and downmix tests
Mans Rullgard
- [FFmpeg-cvslog] libavcodec: remove av_destruct_packet_nofree()
Mans Rullgard
- [FFmpeg-cvslog] flacdsp: arm optimised lpc filter
Mans Rullgard
- [FFmpeg-cvslog] build: Properly remove object files while cleaning
Mans Rullgard
- [FFmpeg-cvslog] mpegvideo: drop 'inline' from some functions
Mans Rullgard
- [FFmpeg-cvslog] mpegvideo: drop unnecessary arguments to hpel_motion()
Mans Rullgard
- [FFmpeg-cvslog] lavfi: replace empty input/output lists with null pointers
Mans Rullgard
- [FFmpeg-cvslog] configure: include flags in nm variable
Mans Rullgard
- [FFmpeg-cvslog] h264: allow cropping to AVCodecContext.width/height
Mans Rullgard
- [FFmpeg-cvslog] mov: set AVCodecContext.width/height for h264
Mans Rullgard
- [FFmpeg-cvslog] configure: add --toolchain option
Mans Rullgard
- [FFmpeg-cvslog] build: support some non-standard ar variants
Mans Rullgard
- [FFmpeg-cvslog] configure: msvc: default to 'lib' as 'ar' tool
Mans Rullgard
- [FFmpeg-cvslog] motion_est: fix use of inline on extern functions
Mans Rullgard
- [FFmpeg-cvslog] configure: update tms470 detection for latest version
Mans Rullgard
- [FFmpeg-cvslog] ARM: swap source operands in some add instructions
Mans Rullgard
- [FFmpeg-cvslog] ARM: align PIC offset pools to 4 bytes
Mans Rullgard
- [FFmpeg-cvslog] ARM: use 2-operand syntax for ADD Rd, PC in Apple PIC code
Mans Rullgard
- [FFmpeg-cvslog] ARM: libswresample: NEON optimised flat float to s16 conversion
Mans Rullgard
- [FFmpeg-cvslog] ARM: libswresample: NEON optimised stereo fltp to s16 conversion
Mans Rullgard
- [FFmpeg-cvslog] ARM: libswresample: NEON optimised generic fltp to s16 conversion
Mans Rullgard
- [FFmpeg-cvslog] lavfi/mp: remove decimate wrapper
Stefano Sabatini
- [FFmpeg-cvslog] lavc/codec_desc: fix name of wavesynth codec
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: when configuring a link, set channel layout from previous link if unspecified
Stefano Sabatini
- [FFmpeg-cvslog] lavf/segment: set EXT-X-VERSION to 3 rather than to 4
Stefano Sabatini
- [FFmpeg-cvslog] examples: add demuxing.c example
Stefano Sabatini
- [FFmpeg-cvslog] lavf/segment: add escaping for filename field of the CSV list file
Stefano Sabatini
- [FFmpeg-cvslog] lavf/segment: deprecate "ext" format in favor of "csv"
Stefano Sabatini
- [FFmpeg-cvslog] lavf/segment: add EXT-X-MEDIA-SEQUENCE tag in M3U8 header
Stefano Sabatini
- [FFmpeg-cvslog] examples/scaling_video: write to rawvideo file
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/transpose: implement landscape passthrough mode
Stefano Sabatini
- [FFmpeg-cvslog] doc/filters: remove reference to mp=hue filter, which was dropped
Stefano Sabatini
- [FFmpeg-cvslog] doc/filters: itemize example for mp filter
Stefano Sabatini
- [FFmpeg-cvslog] doc/filters: add mp=noise example
Stefano Sabatini
- [FFmpeg-cvslog] lavu/opt: support NULL and special "none" values for size and pixel format options
Stefano Sabatini
- [FFmpeg-cvslog] lavu/parseutils: make small_strptime() return a (non const) char *
Stefano Sabatini
- [FFmpeg-cvslog] lavu/parseutils: add av_small_strptime()
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/tinterlace: set inlink->cur to NULL, since it is stored internally
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/tinterlace: declare source buffers in copy_picture_field() as const
Stefano Sabatini
- [FFmpeg-cvslog] tests/lavfi-regressions: support user-specified test name in do_lavfi_pixfmts()
Stefano Sabatini
- [FFmpeg-cvslog] tests: add tinterlace filter tests
Stefano Sabatini
- [FFmpeg-cvslog] tests/lavfi-regression: name temporary files after $testname in do_lavfi_pixfmts()
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/mp: drop rotate wrapper
Stefano Sabatini
- [FFmpeg-cvslog] lavf/flvenc: return meaningful error codes
Stefano Sabatini
- [FFmpeg-cvslog] lavf/flvenc: apply various log fixes/clarifications
Stefano Sabatini
- [FFmpeg-cvslog] lavc/raw-test: invert the order of key/value when printing the fourcc-> pix_fmt map
Stefano Sabatini
- [FFmpeg-cvslog] lavu/opt: reindent after last commit
Stefano Sabatini
- [FFmpeg-cvslog] lavc/libx264: remap X264_LOG_INFO loglevel from AV_LOG_INFO to VERBOSE
Stefano Sabatini
- [FFmpeg-cvslog] lavf/utils: fix typo in has_codec_parameters
Stefano Sabatini
- [FFmpeg-cvslog] lavd/sdl: remove trailing dot in messages
Stefano Sabatini
- [FFmpeg-cvslog] lavd/sdl: decrease debug info notice log level from AV_LOG_INFO to VERBOSE
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: drop deprecated and pointless avfilter_default_end_frame() function
Stefano Sabatini
- [FFmpeg-cvslog] lavu/samplefmt: add note regarding buf validity in av_samples_fill_arrays() doxy
Stefano Sabatini
- [FFmpeg-cvslog] lavu/samplefmt: fix/clarify documentation for av_samples_fill_arrays()
Stefano Sabatini
- [FFmpeg-cvslog] ffprobe: simplify default printer
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/setpts: add FRAME_RATE constant
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/setpts: set SAMPLE_RATE to NAN when input is no audio
Stefano Sabatini
- [FFmpeg-cvslog] ffprobe: add and use DEFINE_WRITER_CLASS macro
Stefano Sabatini
- [FFmpeg-cvslog] ffprobe: add print_section option to the compact writer
Stefano Sabatini
- [FFmpeg-cvslog] lavc/flvdec: return meaningful error codes
Stefano Sabatini
- [FFmpeg-cvslog] lavc/h263dec: return or propagate proper error codes
Stefano Sabatini
- [FFmpeg-cvslog] lavf/segment: add segment_list_flags option
Stefano Sabatini
- [FFmpeg-cvslog] examples/demuxing: add audio decoding/demuxing
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/amerge: clarify the error message in case of input overlap
Stefano Sabatini
- [FFmpeg-cvslog] lavf/flvenc: convert commented debug log to an av_dlog call
Stefano Sabatini
- [FFmpeg-cvslog] examples/muxing: prefer AVPicture to AVFrame, when feasible
Stefano Sabatini
- [FFmpeg-cvslog] examples/muxing: merge some declarations and definitions
Stefano Sabatini
- [FFmpeg-cvslog] examples/muxing: rename img_convert_ctx to sws_ctx
Stefano Sabatini
- [FFmpeg-cvslog] examples/muxing: apply misc fixes to log messages
Stefano Sabatini
- [FFmpeg-cvslog] examples/muxing: add check on avformat_write_header() result
Stefano Sabatini
- [FFmpeg-cvslog] ffprobe: add priv_class field to Writer, and factorize writer options initialization
Stefano Sabatini
- [FFmpeg-cvslog] lavd/lavfi: apply stylistic fixes to the options help fields
Stefano Sabatini
- [FFmpeg-cvslog] ffprobe: print start_pts and duration_ts stream information
Stefano Sabatini
- [FFmpeg-cvslog] examples/decoding_encoding: apply various message log fixes
Stefano Sabatini
- [FFmpeg-cvslog] examples/decoding_encoding: replace "picture" with "frame" in encode_example()
Stefano Sabatini
- [FFmpeg-cvslog] examples/decoding_encoding: clarify operations in the usage message
Stefano Sabatini
- [FFmpeg-cvslog] ffprobe: avoid potentially lossy long long int -> double cast in value_string()
Stefano Sabatini
- [FFmpeg-cvslog] ffprobe: kill initializers with nested union field definition
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/avcodec: apply cosmetics style fixes
Stefano Sabatini
- [FFmpeg-cvslog] tools/graphdot: unbreak syntax
Stefano Sabatini
- [FFmpeg-cvslog] tools: move raw-test program to tools, with the name fourcc2pixfmt
Stefano Sabatini
- [FFmpeg-cvslog] avio: flush the internal buffer in avio_close()
Stefano Sabatini
- [FFmpeg-cvslog] lavu/parseutils: fix av_small_strptime() whitespace directive parsing
Stefano Sabatini
- [FFmpeg-cvslog] fate: add av_small_strptime() test to fate-parseutils
Stefano Sabatini
- [FFmpeg-cvslog] ffprobe: fix CSV writer output
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/testsrc: increase precision of the duration parameter
Stefano Sabatini
- [FFmpeg-cvslog] lavd/lavfi: push frames until the last sink is EOF
Stefano Sabatini
- [FFmpeg-cvslog] tests: add fate-ffprobe test
Stefano Sabatini
- [FFmpeg-cvslog] ffprobe: print codec_long_name only when available
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/hue: fix crash when resetting the saturation expression
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/hue: set to NULL freed pointers
Stefano Sabatini
- [FFmpeg-cvslog] ffprobe: print format long_name only if non-NULL
Stefano Sabatini
- [FFmpeg-cvslog] ffprobe: add -bitexact boolean option
Stefano Sabatini
- [FFmpeg-cvslog] ffprobe: reindent after the previous commit
Stefano Sabatini
- [FFmpeg-cvslog] tests: update fate-ffprobe test to make use of -bitexact flag
Stefano Sabatini
- [FFmpeg-cvslog] lavfi/hue: simplify/fix setting logic in set_options()
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: add asendcmd and sendcmd filters
Stefano Sabatini
- [FFmpeg-cvslog] lavf/utils: add error check in av_read_frame()
Stefano Sabatini
- [FFmpeg-cvslog] tests/fate-ffprobe: use an ffmetadata file for the injected metadata
Stefano Sabatini
- [FFmpeg-cvslog] tests/fate-ffprobe: fix typo in metadata comment
Stefano Sabatini
- [FFmpeg-cvslog] lavc/roqvideodec: remove useless headers
Stefano Sabatini
- [FFmpeg-cvslog] lavc/roqvideodec: propagate reget_buffer() error code
Stefano Sabatini
- [FFmpeg-cvslog] lavc/roqvideodec: fix error message
Stefano Sabatini
- [FFmpeg-cvslog] lavc/mmvideo: forward reget_buffer return value in mm_decode_frame()
Stefano Sabatini
- [FFmpeg-cvslog] lavf/utils: remove loop on AVERROR(EAGAIN) in av_read_frame()
Stefano Sabatini
- [FFmpeg-cvslog] ffprobe: rework checking logic in writer_print_time() and writer_print_rational()
Stefano Sabatini
- [FFmpeg-cvslog] ffprobe: reindent after previous commit
Stefano Sabatini
- [FFmpeg-cvslog] ffprobe: drop pointless opaque parameter in writer init callback
Stefano Sabatini
- [FFmpeg-cvslog] ffprobe: generalize writer subsection nesting model
Stefano Sabatini
- [FFmpeg-cvslog] ffprobe: fix indentation of the first line of packets_and_frames sections in the json output
Stefano Sabatini
- [FFmpeg-cvslog] ffprobe: remove unused "args" argument in writer init callback
Stefano Sabatini
- [FFmpeg-cvslog] ffprobe: add support to library ident printing
Stefano Sabatini
- [FFmpeg-cvslog] ffprobe: drop SECTION_ENTRY macro
Stefano Sabatini
- [FFmpeg-cvslog] ffprobe: generalize nesting model for the default writer
Stefano Sabatini
- [FFmpeg-cvslog] ffprobe: generalize nesting model for the compact writer
Stefano Sabatini
- [FFmpeg-cvslog] ffprobe: rework/fix flat writer
Stefano Sabatini
- [FFmpeg-cvslog] ffprobe: rework/fix ini writer
Stefano Sabatini
- [FFmpeg-cvslog] ffprobe: generalize nesting model for the XML writer
Stefano Sabatini
- [FFmpeg-cvslog] ffprobe: extend disposition printing support
Stefano Sabatini
- [FFmpeg-cvslog] http: larger buffer for long URIs
Duncan Salerno
- [FFmpeg-cvslog] http: only send range header when necessary
Duncan Salerno
- [FFmpeg-cvslog] Handle the following type of relative URL correctly:
Duncan Salerno
- [FFmpeg-cvslog] http: Increase buffer sizes to cope with longer URIs
Duncan Salerno
- [FFmpeg-cvslog] Add initial support for speex RTP packetization (RFC 5574)
Dmitry Samonenko
- [FFmpeg-cvslog] Introducing speex RTP demuxing (RFC 5574)
Dmitry Samonenko
- [FFmpeg-cvslog] rtpenc: Add support for packetizing speex
Dmitry Samonenko
- [FFmpeg-cvslog] rtpdec: Support depacketizing speex
Dmitry Samonenko
- [FFmpeg-cvslog] mpegts: check substreams before discarding
Christian Schmidt
- [FFmpeg-cvslog] vc1dec: add flush function for WMV9 and VC-1 decoders
Kostya Shishkov
- [FFmpeg-cvslog] libx264: add support for nal-hrd, required for Blu-ray streams.
John Van Sickle
- [FFmpeg-cvslog] libx264: change default to closed gop to match x264cli
John Van Sickle
- [FFmpeg-cvslog] Rename missed cases of FF_OPT_TYPE_* to AV_OPT_TYPE_*
Martin Storsjö
- [FFmpeg-cvslog] crypto: Remove a stray double space
Martin Storsjö
- [FFmpeg-cvslog] proresenc: Write the full value in one put_bits call
Martin Storsjö
- [FFmpeg-cvslog] proresenc: Don't free a buffer not owned by the codec
Martin Storsjö
- [FFmpeg-cvslog] avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member
Martin Storsjö
- [FFmpeg-cvslog] avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union member
Martin Storsjö
- [FFmpeg-cvslog] avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member
Martin Storsjö
- [FFmpeg-cvslog] avopt: Explicitly store float/double option defaults in .dbl
Martin Storsjö
- [FFmpeg-cvslog] avopt: Explicitly store rational option defaults in .dbl
Martin Storsjö
- [FFmpeg-cvslog] avopt: Reorder the default_val struct, making i64 the first field
Martin Storsjö
- [FFmpeg-cvslog] parser: Don't use pc as context for av_dlog
Martin Storsjö
- [FFmpeg-cvslog] configure: Disable some warnings in MSVC
Martin Storsjö
- [FFmpeg-cvslog] fate: Allow setting the ld parameter from the config file
Martin Storsjö
- [FFmpeg-cvslog] configure: Set the right cc_e flags for msvc
Martin Storsjö
- [FFmpeg-cvslog] mov_chan: Reindent an incorrectly indented line
Martin Storsjö
- [FFmpeg-cvslog] mov_chan: Only set the channel_layout if setting it to a nonzero value
Martin Storsjö
- [FFmpeg-cvslog] swscale: Provide the right alignment for external mmx asm
Martin Storsjö
- [FFmpeg-cvslog] Rename ff_put_string to avpriv_put_string
Martin Storsjö
- [FFmpeg-cvslog] configure: Don't try to enable the log2 function on msvcrt
Martin Storsjö
- [FFmpeg-cvslog] configure: Adjust the xgetbv instrinsic check
Martin Storsjö
- [FFmpeg-cvslog] file: Use a normal private context for storing the file descriptor
Martin Storsjö
- [FFmpeg-cvslog] configure: Only disable aligned stack on MSVC on 32 bit
Martin Storsjö
- [FFmpeg-cvslog] rtpdec_jpeg: Write the DHT section properly
Martin Storsjö
- [FFmpeg-cvslog] rtpdec_jpeg: Merge two if statements
Martin Storsjö
- [FFmpeg-cvslog] rtpdec_jpeg: Simplify writing of the jpeg header
Martin Storsjö
- [FFmpeg-cvslog] rtpdec_jpeg: Don't needlessly use a bitstream writer for the header
Martin Storsjö
- [FFmpeg-cvslog] rtpdec_jpeg: Don't use a bitstream writer for the EOI marker
Martin Storsjö
- [FFmpeg-cvslog] rtpdec_jpeg: Clarify where the subsampling magic numbers come from
Martin Storsjö
- [FFmpeg-cvslog] rtpdec_jpeg: Add more comments about the fields in the SOF0 section
Martin Storsjö
- [FFmpeg-cvslog] rtpdec_jpeg: Simplify the calculation of the number of qtables
Martin Storsjö
- [FFmpeg-cvslog] rtpdec_jpeg: Store and reuse old qtables for q values 128-254
Martin Storsjö
- [FFmpeg-cvslog] rtpdec_jpeg: Fold the default qtables case into an existing if statement
Martin Storsjö
- [FFmpeg-cvslog] rtpdec_jpeg: Disallow using the reserved q values
Martin Storsjö
- [FFmpeg-cvslog] rtpdec_jpeg: Error out on other unsupported type values as well
Martin Storsjö
- [FFmpeg-cvslog] file: Add an avoption for disabling truncating existing files on open
Martin Storsjö
- [FFmpeg-cvslog] Add a smooth streaming segmenter muxer
Martin Storsjö
- [FFmpeg-cvslog] x86: ac3dsp: Only refer to the ac3_downmix_sse symbol if it has been declared
Martin Storsjö
- [FFmpeg-cvslog] os_support: Include io.h instead of direct.h on mingw32ce
Martin Storsjö
- [FFmpeg-cvslog] os_support: Choose between direct.h and io.h using a configure check
Martin Storsjö
- [FFmpeg-cvslog] trasher: Include all the necessary headers
Martin Storsjö
- [FFmpeg-cvslog] smoothstreaming: Export the mp4 codec tags
Martin Storsjö
- [FFmpeg-cvslog] configure: Make the smoothstreaming muxer enable the ismv muxer
Martin Storsjö
- [FFmpeg-cvslog] smoothstreamingenc: Copy the SAR on the AVStreams as well
Martin Storsjö
- [FFmpeg-cvslog] libfdk-aac: Warn the user that the VBR modes are unsupported
Martin Storsjö
- [FFmpeg-cvslog] libfdk-aac: Allow setting VBR modes via a private option
Martin Storsjö
- [FFmpeg-cvslog] rtpdec: Remove a useless ff_ prefix from a static symbol
Martin Storsjö
- [FFmpeg-cvslog] lavf/segment: Simplify CSV field quoting code
Alexander Strasser
- [FFmpeg-cvslog] lavf/segment: Rename variable in print_csv_escaped_str()
Alexander Strasser
- [FFmpeg-cvslog] lavf/segment: Use distinct IDs for list type ext & csv
Alexander Strasser
- [FFmpeg-cvslog] ffprobe: Simplify CSV field quoting code
Alexander Strasser
- [FFmpeg-cvslog] ffprobe: Rename variable in csv_escape_str()
Alexander Strasser
- [FFmpeg-cvslog] ffprobe: Consider the chosen separator when doing CSV escaping
Alexander Strasser
- [FFmpeg-cvslog] doc/fate: Move fate config example into doc subdirectory
Alexander Strasser
- [FFmpeg-cvslog] lavfi/hue: add dynamic expression evaluation support
Jérémy Tran
- [FFmpeg-cvslog] aacdec: add support for dual mono in Japanese DTV
Akihiro Tsukada
- [FFmpeg-cvslog] Document tcp proto 'timeout' parameter behavior
Andrey Utkin
- [FFmpeg-cvslog] udp: pick params from AVOptions also
Andrey Utkin
- [FFmpeg-cvslog] Enhance doc on asyncts audiofilter
Andrey Utkin
- [FFmpeg-cvslog] When copying pkt side_data, don't forget size, type
Andrey Utkin
- [FFmpeg-cvslog] avutil: Cast AV_NOPTS_VALUE to int64_t explicitly
Andrey Utkin
- [FFmpeg-cvslog] Move av_dup_packet() copy logic to separate procedure
Andrey Utkin
- [FFmpeg-cvslog] Add av_copy_packet()
Andrey Utkin
- [FFmpeg-cvslog] xtea: fix CBC mode when src=dst
Giorgio Vazzana
- [FFmpeg-cvslog] xtea: fix decryption with --enable-small
Giorgio Vazzana
- [FFmpeg-cvslog] flashsv2enc: only encode diff blocks when needed
Daniel Verkamp
- [FFmpeg-cvslog] lavu/audioconvert: add a second low frequency channel.
Tim Walker
- [FFmpeg-cvslog] mlp_parser: avoid mapping multiple disctinct TrueHD channels to the same Libav channel .
Tim Walker
- [FFmpeg-cvslog] lavr/audio_mix_matrix: acknowledge the existence of LFE2.
Tim Walker
- [FFmpeg-cvslog] lavfi/buffersink: fix check on pixel_fmts in the opaque parameter
Andrew Wason
- [FFmpeg-cvslog] configure: disable VDA on ppc, fix build
Sebastien Zwickert
- [FFmpeg-cvslog] ffmpeg: disable buffering for stderr, needed for win32 runtime
The makemkv authors
- [FFmpeg-cvslog] arm/h264: fix overreads in h264_chroma_mc8-and-h264_chroma_mc4
bruce-wu
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. bca596d web/security: fill in some commit hashes
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 1f2d5c8 web/security: remove duplicate
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. c264d13 web/download: 0.11.2 / 0.10.5
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 027f042 web: Add autumn banner
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. a204d7b web/download: add ffmpeg 1.0
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 5cef2b7 web: FFmpeg 1.0
gitolite
- [FFmpeg-cvslog] configure: Treat warnings as errors in check_yasm()
jamal
- [FFmpeg-cvslog] build: Fix some paths in uninstall-libs
jamal
- [FFmpeg-cvslog] doc/Makefile: Add missing $(HOSTEXESUF) to print_options
jamal
- [FFmpeg-cvslog] build: Fix some paths in uninstall-libs
jamal
- [FFmpeg-cvslog] build: Fix some paths in uninstall-libs
jamal
- [FFmpeg-cvslog] configure: fix git domain check with out of tree build
jamal
- [FFmpeg-cvslog] avcodec: Add missing include to version.h
jamal
- [FFmpeg-cvslog] postproc: Create version.h header
jamal
- [FFmpeg-cvslog] swresample: Create version.h header
jamal
- [FFmpeg-cvslog] Add missing version macros to libraries
jamal
- [FFmpeg-cvslog] fate: Fix --disable-zlib
jamal
- [FFmpeg-cvslog] examples: add demuxing.c example
mallesh
- [FFmpeg-cvslog] eliminate some mingw warnings
rogerdpack
- [FFmpeg-cvslog] bitmap header lookup: add code comment
rogerdpack
- [FFmpeg-cvslog] dshow: enhance error message
rogerdpack
- [FFmpeg-cvslog] Tag n0.11.2 : FFmpeg 0.11.2 release
git at videolan.org
- [FFmpeg-cvslog] Tag n0.10.5 : FFmpeg 0.10.5 release
git at videolan.org
- [FFmpeg-cvslog] Tag n1.0 : FFmpeg 1.0 release
git at videolan.org
Last message date:
Sun Sep 30 23:42:48 CEST 2012
Archived on: Sun Sep 30 23:42:50 CEST 2012
This archive was generated by
Pipermail 0.09 (Mailman edition).