September 2011 Archives by subject
Starting: Thu Sep 1 00:03:03 CEST 2011
Ending: Fri Sep 30 23:34:07 CEST 2011
Messages: 1197
- [FFmpeg-cvslog] 0.8.2
Michael Niedermayer
- [FFmpeg-cvslog] 2/4 bpp png is supported.
Carl Eugen Hoyos
- [FFmpeg-cvslog] 4xm: Replace av_realloc by av_realloc_f when relevant.
Nicolas George
- [FFmpeg-cvslog] 8svx/iff: fix decoding of compressed stereo 8svx files.
Justin Ruggles
- [FFmpeg-cvslog] 8svx: check packet size before reading the initial sample value.
Justin Ruggles
- [FFmpeg-cvslog] 8svx: log an error message if output buffer is too small
Justin Ruggles
- [FFmpeg-cvslog] 8svx: output 8-bit samples instead of 16-bit.
Justin Ruggles
- [FFmpeg-cvslog] 8svx: split delta decoding into a separate function.
Justin Ruggles
- [FFmpeg-cvslog] [bink] Check return value of avio_seek and avoid modifying state if it fails
Joakim Plate
- [FFmpeg-cvslog] [cafdec] Check return value of avio_seek and avoid modifying state if it fails
Joakim Plate
- [FFmpeg-cvslog] [dv] Check return value of avio_seek and avoid modifying state if it fails
Joakim Plate
- [FFmpeg-cvslog] [ffmdec] Check return value of avio_seek and avoid modifying state if it fails
Joakim Plate
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 0e12bbe download: move git instructions
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 1b204db Random news&changes in the last month feel free to add to it, spellcheck it, reformat ...
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 20d49fb download: 0.7.4 & 0.8.3 releases
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 34696de download: FFmpeg 0.7.5 & 0.8.4
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 561be0e Show "Browse" for links to git repositories.
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 7159c5a download: fix version number typo
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 74192a8 replace <quote> by <cite> to comply to xhtml
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 802cf41 index: fix link to ffmpegs documentation This fixes Ticket380
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 8718959 prores news
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 89994e5 ffmpeg-web: Change anchors and pre for valid XHTML
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 914c99d index: 0.7.5 / 0.8.4 releases
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. a10d02c News: Releases 0.7.4 and 0.8.3
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. d2337a8 download: add link to my personal gitorious repo
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. f437059 Browse git.khirnov.net.
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. fe0c970 download: declare 0.6 as unmaintained
gitolite
- [FFmpeg-cvslog] [filmstrip] Check return value of avio_seek and avoid modifying state if it fails
Joakim Plate
- [FFmpeg-cvslog] [jvd] Check return value of avio_seek and avoid modifying state if it fails
Joakim Plate
- [FFmpeg-cvslog] [mpc8] Check return value of avio_seek and avoid modifying state if it fails
Joakim Plate
- [FFmpeg-cvslog] [mxfdec] Check return value of avio_seek and avoid modifying state if it fails
Joakim Plate
- [FFmpeg-cvslog] [nsv] Check return value of avio_seek and avoid modifying state if it fails
Joakim Plate
- [FFmpeg-cvslog] [r3d] Check return value of avio_seek and avoid modifying state if it fails
Joakim Plate
- [FFmpeg-cvslog] [tmv] Check return value of avio_seek and avoid modifying state if it fails
Joakim Plate
- [FFmpeg-cvslog] [tta] Check return value of avio_seek and avoid modifying state if it fails
Joakim Plate
- [FFmpeg-cvslog] [wtv] Check return value of avio_seek and avoid modifying state if it fails
Joakim Plate
- [FFmpeg-cvslog] [yop] Check return value of avio_seek and avoid modifying state if it fails
Joakim Plate
- [FFmpeg-cvslog] aac: Only output configure if audio was found.
Alex Converse
- [FFmpeg-cvslog] aac: Remove some suspicious illegal memcpy()s from LTP.
Alex Converse
- [FFmpeg-cvslog] aacdec: disable locking code for parse_adts_frame_header() non zero chan config.
Michael Niedermayer
- [FFmpeg-cvslog] aacdec: fix channel reconfigs on LATM
Michael Niedermayer
- [FFmpeg-cvslog] aacdec: Make aac-latm closer to the spec ( not reading random data leading to random false configurations)
Michael Niedermayer
- [FFmpeg-cvslog] aacps: skip some memcpy() if src and dst would be equal
Mans Rullgard
- [FFmpeg-cvslog] aacsbr: add a assert0 to check for a inconsistency that
Michael Niedermayer
- [FFmpeg-cvslog] aacsbr: prevent multiple ff_aac_sbr_ctx_init()
Michael Niedermayer
- [FFmpeg-cvslog] ac3dec: actually use drc_scale private option
Anton Khirnov
- [FFmpeg-cvslog] ac3dec: avoid pointless alloc and indirection for input_buffer
Reimar Döffinger
- [FFmpeg-cvslog] ac3enc: Add channel coupling support for the fixed-point AC-3 encoder.
Justin Ruggles
- [FFmpeg-cvslog] ac3enc: fix encoding of stereo ac3 files when rematrixing is disabled.
Justin Ruggles
- [FFmpeg-cvslog] ac3enc: scale floating-point coupling channel coefficients in
Justin Ruggles
- [FFmpeg-cvslog] act, bintext, wtvenc: use named struct initializers
Aurelien Jacobs
- [FFmpeg-cvslog] act: correct file description comment
Aurelien Jacobs
- [FFmpeg-cvslog] act: remove AVERROR_NOFMT useage.
Michael Niedermayer
- [FFmpeg-cvslog] ACT demuxer
Vladimir Voroshilov
- [FFmpeg-cvslog] Adaptive gain control
Vladimir Voroshilov
- [FFmpeg-cvslog] Add .bit (de)muxer
Vladimir Voroshilov
- [FFmpeg-cvslog] Add .bit (de)muxer
Clément Bœsch
- [FFmpeg-cvslog] Add .bit (de)muxer
Michael Niedermayer
- [FFmpeg-cvslog] Add .bit (de)muxer
Reimar Döffinger
- [FFmpeg-cvslog] Add .bit (de)muxer
Michael Niedermayer
- [FFmpeg-cvslog] Add a shift parameter to celp_lp_synthesis_filter for reuse by the G.723. 1 decoder
Mohamed Naufal Basheer
- [FFmpeg-cvslog] Add av_calloc() helper.
Laurent Aimar
- [FFmpeg-cvslog] Add build-script for Android
Mohamed Naufal
- [FFmpeg-cvslog] Add build-script for Android
compn
- [FFmpeg-cvslog] Add dot_product function for use by the G.723.1 decoder
Mohamed Naufal Basheer
- [FFmpeg-cvslog] Add G.723.1 decoder data tables
Mohamed Naufal Basheer
- [FFmpeg-cvslog] Add G.729D decoder
Vladimir Voroshilov
- [FFmpeg-cvslog] Add LATM demuxer
Janne Grunau
- [FFmpeg-cvslog] Add LATM muxer
Kieran Kunhya
- [FFmpeg-cvslog] add libspeex encoder change
Compn
- [FFmpeg-cvslog] Add libswresample.
Michael Niedermayer
- [FFmpeg-cvslog] add LJ2K and LJ2C to jpeg2000 decoder
Compn
- [FFmpeg-cvslog] Add loas as an extension for LOAS/LATM.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Add new pix_fmt RGBA64
Jean First
- [FFmpeg-cvslog] Add packet_type
Vladimir Voroshilov
- [FFmpeg-cvslog] add support for generic seeking by reading timestamps in nuv
Joakim Plate
- [FFmpeg-cvslog] Add the G723.1 demuxer and decoder
Mohamed Naufal Basheer
- [FFmpeg-cvslog] adpcm: split ADPCM encoders and decoders into separate files.
Justin Ruggles
- [FFmpeg-cvslog] adpcmdec: Fix QT IMA ADPCM decoder
Baptiste Coudurier
- [FFmpeg-cvslog] adpcmenc: fix QT IMA ADPCM encoder
Baptiste Coudurier
- [FFmpeg-cvslog] adpcmenc: Set bits_per_coded_sample
Justin Ruggles
- [FFmpeg-cvslog] adts: Fix PCE copying.
Alex Converse
- [FFmpeg-cvslog] af_aresample: do not request a buffer with AV_PERM_REUSE2 permissions in filter_samples( )
Stefano Sabatini
- [FFmpeg-cvslog] allcodecs: cosmetic
Michael Niedermayer
- [FFmpeg-cvslog] Allow reading of growing avi files (ie currently being written)
Joakim Plate
- [FFmpeg-cvslog] alsa: add missing header
Anton Khirnov
- [FFmpeg-cvslog] alsa: fallback to buffer_size/4 for period_size.
Justin Ruggles
- [FFmpeg-cvslog] alsa: increase max buffer size
Michael Niedermayer
- [FFmpeg-cvslog] alsa: limit buffer_size to 32768 frames.
Justin Ruggles
- [FFmpeg-cvslog] amvenc: another quant table fix
Michael Niedermayer
- [FFmpeg-cvslog] amvenc: fix quant tables
Michael Niedermayer
- [FFmpeg-cvslog] AMV encoding is supported.
Carl Eugen Hoyos
- [FFmpeg-cvslog] AMV video encoder.
Michael Niedermayer
- [FFmpeg-cvslog] ape demuxer: fix segfault on memory allocation failure.
Laurent Aimar
- [FFmpeg-cvslog] ape demuxer: fix segfault on memory allocation failure.
Laurent Aimar
- [FFmpeg-cvslog] APIchanges: remove "deprecate url_feof"
Michael Niedermayer
- [FFmpeg-cvslog] APIchanges: remove prores decoder addition entry
Stefano Sabatini
- [FFmpeg-cvslog] Apple ProRes decoder
Maxim Poliakovski
- [FFmpeg-cvslog] Apple ProRes decoder
Reimar Döffinger
- [FFmpeg-cvslog] ARM: NEON optimised vector_fmac_scalar()
Mans Rullgard
- [FFmpeg-cvslog] ARM: workaround for bug in GNU assembler
Mans Rullgard
- [FFmpeg-cvslog] asf: Check return value of more avio_seek calls
Joakim Plate
- [FFmpeg-cvslog] asf: Check return value of more avio_seek calls
Joakim Plate
- [FFmpeg-cvslog] asf: only try to read asf index once
Joakim Plate
- [FFmpeg-cvslog] asfenc: fix assert failure on long ffserver runs
Chiranjeevi Melam
- [FFmpeg-cvslog] asrc_anullsrc: amend description to reflect the recent changes
Stefano Sabatini
- [FFmpeg-cvslog] asrc_anullsrc: do not show the int64_t value for channel_layout
Stefano Sabatini
- [FFmpeg-cvslog] asrc_anullsrc: extend syntax to make it accept a non positional list of arguments
Stefano Sabatini
- [FFmpeg-cvslog] asrc_anullsrc: globally prefer "null" over "priv" for indicating the filter context
Stefano Sabatini
- [FFmpeg-cvslog] asrc_anullsrc: implement a request_frame callback for returning frames
Stefano Sabatini
- [FFmpeg-cvslog] audioconvert: add explanatory comments to channel_names array
Stefano Sabatini
- [FFmpeg-cvslog] audioconvert: K&R whitespace cosmetics
Stefano Sabatini
- [FFmpeg-cvslog] Autodetect PowerPC vs. PowerPC64.
Reimar Döffinger
- [FFmpeg-cvslog] av_interleave_packet_per_dts: switch noninterleaved flushing logic to max dts.
Wolfram Gloger
- [FFmpeg-cvslog] av_string: add av_asprintf().
Clément Bœsch
- [FFmpeg-cvslog] avcodec: move "thread emulation" warning to common code
Michael Niedermayer
- [FFmpeg-cvslog] avcodec: remove misleading comment
Luca Barbato
- [FFmpeg-cvslog] avconv: actually set InputFile.rate_emu
Anton Khirnov
- [FFmpeg-cvslog] avconv: add a context for options.
Anton Khirnov
- [FFmpeg-cvslog] avconv: add support for copying attachments.
Anton Khirnov
- [FFmpeg-cvslog] avconv: change av_log verbosity from ERROR to FATAL for fatal errors.
Anton Khirnov
- [FFmpeg-cvslog] avconv: extend -vf syntax
Anton Khirnov
- [FFmpeg-cvslog] avconv: factorize common code from new_*_stream()
Anton Khirnov
- [FFmpeg-cvslog] avconv: fix inverted variable
Anton Khirnov
- [FFmpeg-cvslog] avconv: fix parsing metadata specifiers.
Anton Khirnov
- [FFmpeg-cvslog] avconv: fix some bugs introduced in 630902a1e1336e7ee0cf3dcbcb6eb07af8edf660
Michael Niedermayer
- [FFmpeg-cvslog] avconv: Fix volume adjustment for non-s16 sample formats
Alex Converse
- [FFmpeg-cvslog] avconv: Initialize return value for codec copy path.
Alex Converse
- [FFmpeg-cvslog] avconv: Make samples void*.
Alex Converse
- [FFmpeg-cvslog] avconv: move *_disable to options context.
Anton Khirnov
- [FFmpeg-cvslog] avconv: move audio_channels to the options context.
Anton Khirnov
- [FFmpeg-cvslog] avconv: move audio_sample_fmt to options context.
Anton Khirnov
- [FFmpeg-cvslog] avconv: move audio_sample_rate to the options context.
Anton Khirnov
- [FFmpeg-cvslog] avconv: move bitstream filters to options context.
Anton Khirnov
- [FFmpeg-cvslog] avconv: move chapter maps to options context.
Anton Khirnov
- [FFmpeg-cvslog] avconv: move codec_names to options context.
Anton Khirnov
- [FFmpeg-cvslog] avconv: move codec tags to options context.
Anton Khirnov
- [FFmpeg-cvslog] avconv: move force_fps to the options context.
Anton Khirnov
- [FFmpeg-cvslog] avconv: move forced_key_frames to the options context.
Anton Khirnov
- [FFmpeg-cvslog] avconv: move format to options context
Anton Khirnov
- [FFmpeg-cvslog] avconv: move frame_rate to the options context.
Anton Khirnov
- [FFmpeg-cvslog] avconv: move frame aspect ratio to the options context.
Anton Khirnov
- [FFmpeg-cvslog] avconv: move frame pixel format to the options context.
Anton Khirnov
- [FFmpeg-cvslog] avconv: move frame size to the options context.
Anton Khirnov
- [FFmpeg-cvslog] avconv: move inter/intra matrix to options context.
Anton Khirnov
- [FFmpeg-cvslog] avconv: move limit_filesize to options context
Anton Khirnov
- [FFmpeg-cvslog] avconv: move max_frames to options context.
Anton Khirnov
- [FFmpeg-cvslog] avconv: move metadata maps to options context.
Anton Khirnov
- [FFmpeg-cvslog] avconv: move metadata to options context.
Anton Khirnov
- [FFmpeg-cvslog] avconv: move mux_preload and mux_max_delay to options context
Anton Khirnov
- [FFmpeg-cvslog] avconv: move rate_emu to options context.
Anton Khirnov
- [FFmpeg-cvslog] avconv: move start_time, recording_time and input_ts_offset to options context
Anton Khirnov
- [FFmpeg-cvslog] avconv: move streamid_map to options context.
Anton Khirnov
- [FFmpeg-cvslog] avconv: move top_field_first to options context.
Anton Khirnov
- [FFmpeg-cvslog] avconv: move ts scale to options context.
Anton Khirnov
- [FFmpeg-cvslog] avconv: move video_rc_override_string to options context.
Anton Khirnov
- [FFmpeg-cvslog] avconv: Reformat s16 volume adjustment.
Alex Converse
- [FFmpeg-cvslog] avconv: remove -[vas]lang options.
Anton Khirnov
- [FFmpeg-cvslog] avconv: remove -psnr option.
Anton Khirnov
- [FFmpeg-cvslog] avconv: remove -threads option.
Anton Khirnov
- [FFmpeg-cvslog] avconv: remove fake coded_frame on streamcopy hack
Anton Khirnov
- [FFmpeg-cvslog] avconv: remove me_threshold option.
Anton Khirnov
- [FFmpeg-cvslog] avconv: replace all fprintf() by av_log().
Anton Khirnov
- [FFmpeg-cvslog] avconv: rewrite -qscale and -aq handling.
Anton Khirnov
- [FFmpeg-cvslog] avconv: use correct index when selecting metadata to write to.
Anton Khirnov
- [FFmpeg-cvslog] avconv: use correct output stream index when checking max_frames
Anton Khirnov
- [FFmpeg-cvslog] avconv: use different variables for decoded and filtered frame.
Anton Khirnov
- [FFmpeg-cvslog] avconv: Use the size of the decode sample format when allocating the audio samples buffer .
Alex Converse
- [FFmpeg-cvslog] avfilter: dont crash on filters with NULL instance names.
Michael Niedermayer
- [FFmpeg-cvslog] avfiltergraph: use meaningful error codes
Stefano Sabatini
- [FFmpeg-cvslog] avidec: Check return value of more avio_seek calls
Joakim Plate
- [FFmpeg-cvslog] avidec: Check return value of more avio_seek calls
Joakim Plate
- [FFmpeg-cvslog] avidec: Replace av_realloc by av_realloc_f when relevant.
Nicolas George
- [FFmpeg-cvslog] avienc: Replace av_realloc by av_realloc_f when relevant.
Nicolas George
- [FFmpeg-cvslog] aviobuf: Replace av_realloc by av_realloc_f when relevant.
Nicolas George
- [FFmpeg-cvslog] avisynth: Fix upside down bug
chinshou
- [FFmpeg-cvslog] avisynth: Fix upside down bug
chinshou
- [FFmpeg-cvslog] avisynth: Remove wrong pts calculation.
chinshou
- [FFmpeg-cvslog] avisynth: Remove wrong pts calculation.
chinshou
- [FFmpeg-cvslog] Avoid NULL dereference on corrupted bitstream with real decoder.
Laurent Aimar
- [FFmpeg-cvslog] Avoid NULL dereference on corrupted bitstream with real decoder.
Laurent Aimar
- [FFmpeg-cvslog] avopt: Fix searching for constants
Michael Niedermayer
- [FFmpeg-cvslog] AVOptions: add AV_OPT_SEARCH_FAKE_OBJ flag for av_opt_find().
Anton Khirnov
- [FFmpeg-cvslog] AVOptions: deprecate av_opt_set_defaults2
Anton Khirnov
- [FFmpeg-cvslog] AVOptions: drop av_ prefix from static av_get_number().
Anton Khirnov
- [FFmpeg-cvslog] AVOptions: fix av_set_string3() doxy to match reality.
Anton Khirnov
- [FFmpeg-cvslog] AVOptions: fix av_set_string3() doxy to match reality.
Anton Khirnov
- [FFmpeg-cvslog] AVOptions: move doxy for av_opt_set_defaults() from opt.c to opt.h
Anton Khirnov
- [FFmpeg-cvslog] AVOptions: remove AVOption.offset <= 0 checks
Anton Khirnov
- [FFmpeg-cvslog] avplay: flush audio decoder with empty packets at EOF if the decoder has
Justin Ruggles
- [FFmpeg-cvslog] avtools: parse loglevel before all the other options.
Anton Khirnov
- [FFmpeg-cvslog] Binary text decoder
Peter Ross
- [FFmpeg-cvslog] Bink: clip AC coefficients during dequantization.
Reimar Döffinger
- [FFmpeg-cvslog] bintext: fix possible x variable overflow.
Michael Niedermayer
- [FFmpeg-cvslog] bintext: make decoder names unique
Michael Niedermayer
- [FFmpeg-cvslog] bintext: remove unneeded get_buffer()
Michael Niedermayer
- [FFmpeg-cvslog] bintext: remove unused variable.
Nicolas George
- [FFmpeg-cvslog] bintext: set buffer hints
Michael Niedermayer
- [FFmpeg-cvslog] bit: loose seekback & wrong bitrate code.
Michael Niedermayer
- [FFmpeg-cvslog] bit: remove more unused variables
Michael Niedermayer
- [FFmpeg-cvslog] bit: remove unused variable
Michael Niedermayer
- [FFmpeg-cvslog] bit: replace assert() by proper check.
Michael Niedermayer
- [FFmpeg-cvslog] bit: replace assert() by proper check.
Reimar Döffinger
- [FFmpeg-cvslog] bit: replace assert() by proper check.
Michael Niedermayer
- [FFmpeg-cvslog] bit: return AVERROR_EOF on eof.
Michael Niedermayer
- [FFmpeg-cvslog] bit: rewrite probe
Michael Niedermayer
- [FFmpeg-cvslog] bit: set AVPacket.pos
Michael Niedermayer
- [FFmpeg-cvslog] bit: use AVERROR_INVALIDDATA
Michael Niedermayer
- [FFmpeg-cvslog] bit: use explicit struct initializers.
Clément Bœsch
- [FFmpeg-cvslog] bitstream: Replace av_realloc by av_realloc_f when relevant.
Nicolas George
- [FFmpeg-cvslog] build: fix install rule with --progs-suffix.
Clément Bœsch
- [FFmpeg-cvslog] build: introduce --progs-suffix option.
Clément Bœsch
- [FFmpeg-cvslog] build system: enable j2kenc
Michael Niedermayer
- [FFmpeg-cvslog] C++ Support ;)
Mohamed Naufal
- [FFmpeg-cvslog] cabac: fix cabac encoder
Michael Niedermayer
- [FFmpeg-cvslog] cabac: fix cabac encoder
Michael Niedermayer
- [FFmpeg-cvslog] cabac test: Change input to test, so a wider range of states is tested.
Michael Niedermayer
- [FFmpeg-cvslog] cabac test: Change input to test, so a wider range of states is tested.
Michael Niedermayer
- [FFmpeg-cvslog] cabac test: match encode and decode side
Michael Niedermayer
- [FFmpeg-cvslog] cabac test: match encode and decode side
Michael Niedermayer
- [FFmpeg-cvslog] calculate frame_num for recovery point "keyframe"
John Stebbins
- [FFmpeg-cvslog] cavs: fix oCERT #2011-002 FFmpeg/libavcodec insufficient boundary check
Michael Niedermayer
- [FFmpeg-cvslog] cavs: fix some crashes with invalid bitstreams
Mans Rullgard
- [FFmpeg-cvslog] cavsdec: avoid possible crash with crafted input
Michael Niedermayer
- [FFmpeg-cvslog] cavsdec: avoid possible crash with crafted input
Michael Niedermayer
- [FFmpeg-cvslog] cavsdec: avoid possible crash with crafted input
Michael Niedermayer
- [FFmpeg-cvslog] celp_math: cleanup ff_dot_product()
Michael Niedermayer
- [FFmpeg-cvslog] Changelog: Explain why C++ support is added, and that its optional
Michael Niedermayer
- [FFmpeg-cvslog] check all svq3_get_ue_golomb() returns.
Michael Niedermayer
- [FFmpeg-cvslog] check all svq3_get_ue_golomb() returns.
Michael Niedermayer
- [FFmpeg-cvslog] Check and propagate errors when VLC trees cannot be built in smacker decoder .
Laurent Aimar
- [FFmpeg-cvslog] Check and propagate errors when VLC trees cannot be built in smacker decoder .
Laurent Aimar
- [FFmpeg-cvslog] Check extradata size on resolution change.
Reimar Döffinger
- [FFmpeg-cvslog] Check extradata size on resolution change.
Reimar Döffinger
- [FFmpeg-cvslog] Check for corrupted extra data in wmavoice decoder.
Laurent Aimar
- [FFmpeg-cvslog] Check for huffman tree building error in vp6 decoder.
Laurent Aimar
- [FFmpeg-cvslog] Check for huffman tree building error in vp6 decoder.
Laurent Aimar
- [FFmpeg-cvslog] Check for invalid/corrupted bitstream in sun raster decoder.
Laurent Aimar
- [FFmpeg-cvslog] Check for invalid packet size in the smacker demuxer.
Laurent Aimar
- [FFmpeg-cvslog] Check for invalid packet size in the smacker demuxer.
Laurent Aimar
- [FFmpeg-cvslog] Check for invalid slice offsets in real decoder.
Laurent Aimar
- [FFmpeg-cvslog] Check for invalid slice offsets in real decoder.
Laurent Aimar
- [FFmpeg-cvslog] Check for invalid slices offsets in RV30/40 decoder.
Laurent Aimar
- [FFmpeg-cvslog] Check for invalid slices offsets in RV30/40 decoder.
Laurent Aimar
- [FFmpeg-cvslog] Check for invalid update parameters in vmd video decoder.
Laurent Aimar
- [FFmpeg-cvslog] Check for invalid VLC value in smacker decoder.
Laurent Aimar
- [FFmpeg-cvslog] Check for invalid VLC value in smacker decoder.
Laurent Aimar
- [FFmpeg-cvslog] Check for missing reference in vp5/6 decoder.
Laurent Aimar
- [FFmpeg-cvslog] Check for missing reference in vp5/6 decoder.
Laurent Aimar
- [FFmpeg-cvslog] Check for out of bound bands limit in mpc v8 decoder.
Laurent Aimar
- [FFmpeg-cvslog] Check for out of bound reads in jpeg 2000 decoder.
Laurent Aimar
- [FFmpeg-cvslog] Check for out of bound reads in the flic decoder.
Laurent Aimar
- [FFmpeg-cvslog] Check for out of bound reads in the QuickDraw decoder.
Laurent Aimar
- [FFmpeg-cvslog] Check for out of bound reads in the Tiertex Limited SEQ decoder.
Laurent Aimar
- [FFmpeg-cvslog] Check for out of bound reads in vmd_decode() of vmd video decoder.
Laurent Aimar
- [FFmpeg-cvslog] Check for out of bound reads in xan_huffman_decode() of the xan decoder.
Laurent Aimar
- [FFmpeg-cvslog] Check for out of bounds reads in sun rasterfile decoder.
Laurent Aimar
- [FFmpeg-cvslog] Check for out of bounds reads in the Delphine Software International CIN decoder .
Laurent Aimar
- [FFmpeg-cvslog] Check for out of bounds writes in the Delphine Software International CIN decoder .
Laurent Aimar
- [FFmpeg-cvslog] Check for out of bound writes in the wmavoice decoder.
Laurent Aimar
- [FFmpeg-cvslog] Check for out of bound writes when building tree in bink decoder.
Laurent Aimar
- [FFmpeg-cvslog] Check for unsupported parameters in ff_j2k_dwt_init()
Laurent Aimar
- [FFmpeg-cvslog] Check for various out of bound writes in the bink decoder.
Laurent Aimar
- [FFmpeg-cvslog] Check output buffer size in nellymoser decoder.
Laurent Aimar
- [FFmpeg-cvslog] Check output buffer size in nellymoser decoder.
Laurent Aimar
- [FFmpeg-cvslog] check return value of url_fseek in mpegts_get_pcr
elupus
- [FFmpeg-cvslog] Clear FF_INPUT_BUFFER_PADDING_SIZE bytes at the end of the temporary buffer used in motion pixels decoder .
Laurent Aimar
- [FFmpeg-cvslog] cljr: init_get_bits size in bits instead of bytes
Alex Converse
- [FFmpeg-cvslog] cljr: init_get_bits size in bits instead of bytes
Alex Converse
- [FFmpeg-cvslog] cljr: init_get_bits size in bits instead of bytes
Alex Converse
- [FFmpeg-cvslog] cmdutils: add support for caller-provided option context.
Anton Khirnov
- [FFmpeg-cvslog] cmdutils: add support for programs in check_stream_specifier()
Anton Khirnov
- [FFmpeg-cvslog] cmdutils: allow storing per-stream/chapter/.... options in a generic way
Anton Khirnov
- [FFmpeg-cvslog] cmdutils: declare only one pointer type in OptionDef
Anton Khirnov
- [FFmpeg-cvslog] cmdutils: fix uninitialized variable (type) warning.
Clément Bœsch
- [FFmpeg-cvslog] cmdutils: get rid of dummy contexts for examining AVOptions.
Anton Khirnov
- [FFmpeg-cvslog] cmdutils: move exit_program() declaration to cmdutils from avconv
Anton Khirnov
- [FFmpeg-cvslog] cmdutils: move grow_array() from avconv to cmdutils.
Anton Khirnov
- [FFmpeg-cvslog] cmdutils: move grow_array out of #if CONFIG_AVFILTER
Janne Grunau
- [FFmpeg-cvslog] cmdutils: replace fprintf() by av_log()
Anton Khirnov
- [FFmpeg-cvslog] cmdutils: revert avconv rename of pathes
Michael Niedermayer
- [FFmpeg-cvslog] cmdutils: split per-option code out of parse_options().
Anton Khirnov
- [FFmpeg-cvslog] codec-regression: force vsync 0 on the me_threshold test to make sure frames match.
Alex Converse
- [FFmpeg-cvslog] Compile x86/swscale_template with -mno-red-zone.
Reimar Döffinger
- [FFmpeg-cvslog] configure: add GPLv2 support (needed for ProRes)
Elvis Presley
- [FFmpeg-cvslog] configure: add missing CFLAGS to fix building on the HURD
Pino Toscano
- [FFmpeg-cvslog] configure: disable hardware capabilities ELF section with suncc on Solaris x86
Sean McGovern
- [FFmpeg-cvslog] configure: require gplv2 for prores
Elvis Presley
- [FFmpeg-cvslog] configure: slightly more robust looking check for math functions.
Michael Niedermayer
- [FFmpeg-cvslog] configure: slightly more robust looking check for math functions.
Clément Bœsch
- [FFmpeg-cvslog] configure: slightly more robust looking check for math functions.
Michael Niedermayer
- [FFmpeg-cvslog] configure: swr pkgconfig
Michael Niedermayer
- [FFmpeg-cvslog] Convert gain pitch and gain code to arrays
Vladimir Voroshilov
- [FFmpeg-cvslog] Correct determination of file size and frames in VBRI headers
Ingo Brückl
- [FFmpeg-cvslog] Correct determination of file size and frames in VBRI headers
Ingo Brückl
- [FFmpeg-cvslog] Correct docs for boxblur parameters
Mark Himsley
- [FFmpeg-cvslog] cosmetic reindent of mpegts_get_pcr
elupus
- [FFmpeg-cvslog] cosmetics, remove unused and rename variables for consistency
Jean First
- [FFmpeg-cvslog] Cosmetics: Fix comment.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Cosmetics: Fix typo.
Carl Eugen Hoyos
- [FFmpeg-cvslog] cosmetics: reindent and pretty-print
Justin Ruggles
- [FFmpeg-cvslog] cpu detection: avoid a signed overflow
Sean McGovern
- [FFmpeg-cvslog] cpu detection: avoid a signed overflow
Sean McGovern
- [FFmpeg-cvslog] dca: clear inactive subbands only once in qmf_32_subbands()
Mans Rullgard
- [FFmpeg-cvslog] dca: set AVCodecContext frame_size for DTS audio
John Stebbins
- [FFmpeg-cvslog] dca: use vector_fmac_scalar from dsputil
Mans Rullgard
- [FFmpeg-cvslog] dct-test: factor out some common code and do whas was likely intended
Mans Rullgard
- [FFmpeg-cvslog] des: add possibility to calculate DES-CBC-MAC with small buffer
David Goldwich
- [FFmpeg-cvslog] Disable MMX
Vladimir Voroshilov
- [FFmpeg-cvslog] dnxhdenc: optimize whats left of dnxhd_switch_matrix()
Michael Niedermayer
- [FFmpeg-cvslog] dnxhdenc: remove unneeded entries from array.
Michael Niedermayer
- [FFmpeg-cvslog] doc/APIChanges: fill in missing hashes and dates.
Anton Khirnov
- [FFmpeg-cvslog] doc/avconv: document -timelimit.
Anton Khirnov
- [FFmpeg-cvslog] doc/avconv: document option types (input/output/per-stream/...)
Anton Khirnov
- [FFmpeg-cvslog] doc/avconv: document that global options should be specified first.
Anton Khirnov
- [FFmpeg-cvslog] doc/avconv: expand documentation for some options.
Anton Khirnov
- [FFmpeg-cvslog] doc/avconv: fix typo.
Anton Khirnov
- [FFmpeg-cvslog] doc/avconv: remove documentation for removed 'timestamp' option
Anton Khirnov
- [FFmpeg-cvslog] doc/avconv: remove entries for nonexistent options
Anton Khirnov
- [FFmpeg-cvslog] doc/avconv: remove two pointless paragraphs.
Anton Khirnov
- [FFmpeg-cvslog] doc/avtools-common-opts: write a section about stream specifiers.
Anton Khirnov
- [FFmpeg-cvslog] doc/ffmpeg.texi: merge changes from avconv.texi since last merge
Michael Niedermayer
- [FFmpeg-cvslog] doc/ffmpeg: s/avserver/ffserver/
Michael Niedermayer
- [FFmpeg-cvslog] doc/filters: fix numer/number typo.
Clément Bœsch
- [FFmpeg-cvslog] doc: add documentation for dshow indev
Ramiro Polla
- [FFmpeg-cvslog] doc: add swresample doc
Michael Niedermayer
- [FFmpeg-cvslog] doc: cosmetics, rename fftools-common-opts to avtools-....
Anton Khirnov
- [FFmpeg-cvslog] doc: explain __STDC_CONSTANT_MACROS in C++
Luca Barbato
- [FFmpeg-cvslog] doc: explain __STDC_CONSTANT_MACROS in C++
Luca Barbato
- [FFmpeg-cvslog] doc: fix x264_opts/x264opts typo.
Clément Bœsch
- [FFmpeg-cvslog] doc: issue tracking: add more vertical whitespace
Alexander Strasser
- [FFmpeg-cvslog] doc: issue tracking: explain the term issue
Alexander Strasser
- [FFmpeg-cvslog] doc: issue tracking: fix grammar/spelling
Alexander Strasser
- [FFmpeg-cvslog] doc: library versions need to be bumped in version.h
Diego Biurrun
- [FFmpeg-cvslog] doc: replace avserver by ffserver as we have not done that rename
Michael Niedermayer
- [FFmpeg-cvslog] Don't override duration from file header with bitrate duration
Joakim Plate
- [FFmpeg-cvslog] Do not decode RV30 files if the extradata is too small
Rafaël Carré
- [FFmpeg-cvslog] Do not free BITMAPINFOHEADER before we are done using it.
Reimar Döffinger
- [FFmpeg-cvslog] Do not free BITMAPINFOHEADER before we are done using it.
Reimar Döffinger
- [FFmpeg-cvslog] doxy comments for LSF array
Vladimir Voroshilov
- [FFmpeg-cvslog] Doxy for LSF erasure case
Vladimir Voroshilov
- [FFmpeg-cvslog] doxygen: dont generate docs for avconv.c
Michael Niedermayer
- [FFmpeg-cvslog] dshow: add audio/video options
Ramiro Polla
- [FFmpeg-cvslog] dshow: add option to list audio/video options
Ramiro Polla
- [FFmpeg-cvslog] dshow: add option to list devices
Ramiro Polla
- [FFmpeg-cvslog] dshow: cleanup internal references on capture interface
Ramiro Polla
- [FFmpeg-cvslog] dshow: factorise cycling through devices
Ramiro Polla
- [FFmpeg-cvslog] dshow: factorise cycling through pins
Ramiro Polla
- [FFmpeg-cvslog] dshow: indent
Ramiro Polla
- [FFmpeg-cvslog] dshow: indent
Ramiro Polla
- [FFmpeg-cvslog] dshow: initialize variable to prevent releasing random data
Ramiro Polla
- [FFmpeg-cvslog] dshow: invert condition to avoid leaking objects
Ramiro Polla
- [FFmpeg-cvslog] dshow: properly disconnect and remove filters from graph
Ramiro Polla
- [FFmpeg-cvslog] dshow: release pin on disconnect
Ramiro Polla
- [FFmpeg-cvslog] dshow: remove filters from graph before releasing them
Ramiro Polla
- [FFmpeg-cvslog] dshow: remove some unused code
Ramiro Polla
- [FFmpeg-cvslog] dshow: reset list for each filter removed
Ramiro Polla
- [FFmpeg-cvslog] dsputil: add vector_fmac_scalar()
Mans Rullgard
- [FFmpeg-cvslog] dvbsubdec: don't hardcode subtitle colors count in dvbsubdec to 16
Joakim Plate
- [FFmpeg-cvslog] dvbsubdec: don't hardcode subtitle colors count in dvbsubdec to 16
Joakim Plate
- [FFmpeg-cvslog] dvdec: Fix dvsd profile[1] detection.
Michael Niedermayer
- [FFmpeg-cvslog] dvdsubdec: fix bad free in dvdsub_init
Kelly Anderson
- [FFmpeg-cvslog] dvdsubdec: Move colormap and alpha to context
Joakim Plate
- [FFmpeg-cvslog] dvdsubdec: Support palette information for vobsub' s stored as text in extradata
Joakim Plate
- [FFmpeg-cvslog] Employ FF_ARRAY_ELEMS instead of manually calculating array length.
Diego Biurrun
- [FFmpeg-cvslog] Employ FF_ARRAY_ELEMS instead of manually calculating array length.
Diego Biurrun
- [FFmpeg-cvslog] Enable multithreding when decoding with libopenjpeg
Jean First
- [FFmpeg-cvslog] Encoding speex via libspeex is supported.
Carl Eugen Hoyos
- [FFmpeg-cvslog] eval: add sqrt function for computing the square root
Stefano Sabatini
- [FFmpeg-cvslog] eval: fix memleak.
Ronald S. Bultje
- [FFmpeg-cvslog] eval: implement not() expression
Stefano Sabatini
- [FFmpeg-cvslog] eval: test isnan(sqrt(-1)) instead of just sqrt(-1)
Anton Khirnov
- [FFmpeg-cvslog] fate.sh: Ignore errors from rm command during cleanup.
Diego Biurrun
- [FFmpeg-cvslog] fate.sh: Run git-pull in quiet mode to avoid console spam.
Diego Biurrun
- [FFmpeg-cvslog] fate: allow testing with libavfilter disabled
Mans Rullgard
- [FFmpeg-cvslog] fate: g729 test
Michael Niedermayer
- [FFmpeg-cvslog] fate: only test 10seconds of the g729 data, the reference files are too huge otherwise.
Michael Niedermayer
- [FFmpeg-cvslog] fate: remove seek-mpeg2reuse test
Mans Rullgard
- [FFmpeg-cvslog] fate: use 'run' helper for seek-test
Mans Rullgard
- [FFmpeg-cvslog] fate: use +frame+slice named constants instead of '3'
Anton Khirnov
- [FFmpeg-cvslog] ffmdec: fix seeking for non indexed files
Michael Niedermayer
- [FFmpeg-cvslog] ffmdec: handle wrapped file in ffm_seek
Yan Jing
- [FFmpeg-cvslog] ffmdec: set avio buffer to ffm->packet_size, avoid dirty reads
Yan Jing
- [FFmpeg-cvslog] ffmpeg: a bit more consistent prototypes.
Clément Bœsch
- [FFmpeg-cvslog] ffmpeg: add vbsf & absf for compatibility.
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: apply misc cosmetics fixes in the filtergraph event processing code
Stefano Sabatini
- [FFmpeg-cvslog] ffmpeg: document alternative to the lossless libx264 presets
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: dont copy duration when -t is used
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: fix -b -ab mixes with -b overriding the audio bitrate
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: fix -re
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Fix minor memleak of input_tmp
Chiranjeevi Melam
- [FFmpeg-cvslog] ffmpeg: fix passlogfile regression
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: fix prototypes of functions after the removal of OPT_FUNC2.
Baptiste Coudurier
- [FFmpeg-cvslog] ffmpeg: fix reading from stdin on windows
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: fix two unused variables warnings.
Clément Bœsch
- [FFmpeg-cvslog] ffmpeg: fix typo in warning
Lars Täuber
- [FFmpeg-cvslog] ffmpeg: Fix typos introduced in:
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: fix video synchronization code to be exact on constant fps videos. Fixes Ticket137
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: fix wrong indention that leaked in from merge
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: improve feedback when processing filtergraph events
Stefano Sabatini
- [FFmpeg-cvslog] ffmpeg: increase bit_buffer_size, the header size is clearly too small for rgb48 raw based formats
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: map subtitle stream by default when user specified -scodec
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: remove presets.
Lou
- [FFmpeg-cvslog] ffmpeg: remove presets.
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: remove unused data_codec_name.
Clément Bœsch
- [FFmpeg-cvslog] ffmpeg: Replace av_realloc by av_realloc_f when relevant.
Nicolas George
- [FFmpeg-cvslog] ffmpeg: replace messy duplicated tag compatibility functions by more generic solution .
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: set {audio, video, subtitle}_codec_name const.
Clément Bœsch
- [FFmpeg-cvslog] ffmpeg: tell reset_options() if it is used on input or output files.
Michael Niedermayer
- [FFmpeg-cvslog] ffplay.texi: document -codec
Michael Niedermayer
- [FFmpeg-cvslog] ffplay: dont drop all frames if realtime decoding is impossible
Michael Niedermayer
- [FFmpeg-cvslog] ffplay: fix forgotten codec_name checks
Michael Niedermayer
- [FFmpeg-cvslog] ffplay: fix order of operations for sdl audio open.
Michael Niedermayer
- [FFmpeg-cvslog] ffplay: remove thread command line option code, it is unneeded for -threads X to work.
Michael Niedermayer
- [FFmpeg-cvslog] ffplay: support -codec:avs to force a specific decoder implementation
Michael Niedermayer
- [FFmpeg-cvslog] ffprobe: add JSON output printing format.
Clément Bœsch
- [FFmpeg-cvslog] ffprobe: directly use va args in print fmt callbacks.
Clément Bœsch
- [FFmpeg-cvslog] ffprobe: fix crash with -h.
Clément Bœsch
- [FFmpeg-cvslog] ffprobe: fix trailing '=' in stream id.
Clément Bœsch
- [FFmpeg-cvslog] ffprobe: remove media_type_string() by inlining av_x_if_null().
Clément Bœsch
- [FFmpeg-cvslog] ffprobe: remove misplaced and pointless comment.
Clément Bœsch
- [FFmpeg-cvslog] ffprobe: rename print_{int, str}_f callbacks to print_{integer, string}.
Clément Bœsch
- [FFmpeg-cvslog] ffprobe: replace fmt callback with str callback.
Clément Bœsch
- [FFmpeg-cvslog] ffprobe: replace simple string printing with the appropriate helper.
Clément Bœsch
- [FFmpeg-cvslog] ffprobe: replace specific ## GNU cpp extension with __VA_ARGS__.
Clément Bœsch
- [FFmpeg-cvslog] ffprobe: use av_get_pix_fmt_name() instead of accessing av_pix_fmt_descriptors.
Clément Bœsch
- [FFmpeg-cvslog] fft: avoid a signed overflow
Sean McGovern
- [FFmpeg-cvslog] ffv1: Fixed size given to init_get_bits() in decoder.
Laurent Aimar
- [FFmpeg-cvslog] ffv1: Fixed size given to init_get_bits() in decoder.
Laurent Aimar
- [FFmpeg-cvslog] Fix a buffer overflow in libx264 interface to x264 encoder. Previous code ignored the compressed buffer size passed in. This change returns as many complete NALs as can fit in the buffer, and logs an error message.
Mike Scheutzow
- [FFmpeg-cvslog] Fix assert() calls that need updates after FF_COMMON_FRAME macro elimination.
Diego Biurrun
- [FFmpeg-cvslog] Fix av_dlog invocations with wrong or missing logging context.
Diego Biurrun
- [FFmpeg-cvslog] Fix buffer size used for MC of B frames after a resolution change in the real decoder .
Laurent Aimar
- [FFmpeg-cvslog] Fix comments about implemented codecs
Vladimir Voroshilov
- [FFmpeg-cvslog] Fix compilation with --disable-avfilter.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix compilation with --disable-avfilter.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix compilation with --disable-everything --enable-muxer=dv
Clément Bœsch
- [FFmpeg-cvslog] Fix compilation with --disable-everything --enable-outdev=alsa.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix compilation with --disable-swscale.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix compilation with --disable-swscale.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix compilation without --disable-swscale.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix copmilation with --disable-everything --enable-muxer=mxf.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix decoding of 2/4 bpp Tiff samples.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix documentation for "-debug" commandline argument
Panagiotis H.M. Issaris
- [FFmpeg-cvslog] Fix documentation for "-debug" commandline argument
Panagiotis H.M. Issaris
- [FFmpeg-cvslog] Fix dxva2 decoding for some H264 samples.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix dxva2 decoding for some H264 samples.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix dxva2 decoding for some H264 samples.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix dxva2 decoding for some H264 samples.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fixed- and adaptive-codebook gains
Vladimir Voroshilov
- [FFmpeg-cvslog] Fixed-codebook vector decoding
Vladimir Voroshilov
- [FFmpeg-cvslog] Fixed deference of NULL pointer in motionpixels decoder.
Laurent Aimar
- [FFmpeg-cvslog] Fixed deference of NULL pointer in motionpixels decoder.
Laurent Aimar
- [FFmpeg-cvslog] Fixed invalid access in wavpack decoder on corrupted bitstream.
Laurent Aimar
- [FFmpeg-cvslog] Fixed invalid access in wavpack decoder on corrupted bitstream.
Laurent Aimar
- [FFmpeg-cvslog] Fixed invalid access in wavpack decoder on corrupted bitstream.
Laurent Aimar
- [FFmpeg-cvslog] Fixed invalid access in wavpack decoder on corrupted extra bits sub-blocks.
Laurent Aimar
- [FFmpeg-cvslog] Fixed invalid access in wavpack decoder on corrupted extra bits sub-blocks.
Laurent Aimar
- [FFmpeg-cvslog] Fixed invalid access in wavpack decoder on corrupted extra bits sub-blocks.
Laurent Aimar
- [FFmpeg-cvslog] Fixed invalid read access on extra data in cinepak decoder.
Laurent Aimar
- [FFmpeg-cvslog] Fixed invalid read access on extra data in cinepak decoder.
Laurent Aimar
- [FFmpeg-cvslog] Fixed invalid writes in wavpack decoder on corrupted bitstreams.
Laurent Aimar
- [FFmpeg-cvslog] Fixed invalid writes in wavpack decoder on corrupted bitstreams.
Laurent Aimar
- [FFmpeg-cvslog] Fixed invalid writes in wavpack decoder on corrupted bitstreams.
Laurent Aimar
- [FFmpeg-cvslog] Fixed invalid writes in wavpack decoder on corrupted bitstreams.
Laurent Aimar
- [FFmpeg-cvslog] Fixed NULL pointer dereference in id3v2 parser.
Laurent Aimar
- [FFmpeg-cvslog] Fixed off by one packet size allocation in the smacker demuxer.
Laurent Aimar
- [FFmpeg-cvslog] Fixed off by one packet size allocation in the smacker demuxer.
Laurent Aimar
- [FFmpeg-cvslog] Fixed out of bound accesses in xan_unpack() of the xan decoder.
Laurent Aimar
- [FFmpeg-cvslog] Fixed segfault on corrupted smacker streams in the demuxer.
Laurent Aimar
- [FFmpeg-cvslog] Fixed segfault on corrupted smacker streams in the demuxer.
Laurent Aimar
- [FFmpeg-cvslog] Fixed segfault on memory allocation failure in ape demuxer.
Laurent Aimar
- [FFmpeg-cvslog] Fixed segfault on memory allocation failure in ape demuxer.
Laurent Aimar
- [FFmpeg-cvslog] Fixed segfaults on corruped smacker streams in the decoder.
Laurent Aimar
- [FFmpeg-cvslog] Fixed segfaults on corruped smacker streams in the decoder.
Laurent Aimar
- [FFmpeg-cvslog] Fixed segfault with wavpack decoder on corrupted decorrelation terms sub-blocks .
Laurent Aimar
- [FFmpeg-cvslog] Fixed segfault with wavpack decoder on corrupted decorrelation terms sub-blocks .
Laurent Aimar
- [FFmpeg-cvslog] Fixed segfault with wavpack decoder on corrupted decorrelation terms sub-blocks .
Laurent Aimar
- [FFmpeg-cvslog] Fixed size given to init_get_bits().
Laurent Aimar
- [FFmpeg-cvslog] Fixed size given to init_get_bits().
Laurent Aimar
- [FFmpeg-cvslog] Fixed size given to init_get_bits().
Laurent Aimar
- [FFmpeg-cvslog] Fixed size given to init_get_bits().
Laurent Aimar
- [FFmpeg-cvslog] Fixed size given to init_get_bits() in ffv1 decoder.
Laurent Aimar
- [FFmpeg-cvslog] Fixed size given to init_get_bits() in ffv1 decoder.
Laurent Aimar
- [FFmpeg-cvslog] Fixed size given to init_get_bits() in xan decoder.
Laurent Aimar
- [FFmpeg-cvslog] Fixed size given to init_get_bits() in xan decoder.
Laurent Aimar
- [FFmpeg-cvslog] Fixed size given to init_get_bits() in xan decoder.
Laurent Aimar
- [FFmpeg-cvslog] Fix false positive when detecting dxva2.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix for some non interleaved avi files that gets played twice or won't end
Joakim Plate
- [FFmpeg-cvslog] Fix incorrect max_lowres values
Mans Rullgard
- [FFmpeg-cvslog] Fix input buffer size check in adpcm_ea decoder.
Reimar Döffinger
- [FFmpeg-cvslog] Fix js_vlc_bits value validation when joint stereo is used in cook decoder.
Laurent Aimar
- [FFmpeg-cvslog] Fix js_vlc_bits value validation when joint stereo is used in cook decoder.
Laurent Aimar
- [FFmpeg-cvslog] Fix memory (re)allocation in matroskadec.c, related to MSVR-11-0080.
Michael Niedermayer
- [FFmpeg-cvslog] Fix memory corruption in case of memory allocation failure in av_probe_input_buffer ()
Michael Niedermayer
- [FFmpeg-cvslog] Fix memory corruption in case of memory allocation failure in av_probe_input_buffer ()
Michael Niedermayer
- [FFmpeg-cvslog] Fix memory corruption in case of memory allocation failure in av_probe_input_buffer ()
Michael Niedermayer
- [FFmpeg-cvslog] fix memory leak in oggenc
Maksym Veremeyenko
- [FFmpeg-cvslog] Fix out of bound reads in rle_unpack() of vmd video decoder.
Laurent Aimar
- [FFmpeg-cvslog] Fix out of bound writes in fix_bitshift() of the shorten decoder.
Laurent Aimar
- [FFmpeg-cvslog] Fix possible crash when decoding mpeg streams.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix potential overread in vmd audio decoder.
Laurent Aimar
- [FFmpeg-cvslog] Fix potential overreads in rv34 decoder.
Laurent Aimar
- [FFmpeg-cvslog] Fix potential overreads in rv34 decoder.
Laurent Aimar
- [FFmpeg-cvslog] Fix potential pointer arithmetic overflows in lz_unpack of vmd video decoder .
Laurent Aimar
- [FFmpeg-cvslog] Fix potential pointer arithmetic overflows in rle_unpack() of vmd video decoder.
Laurent Aimar
- [FFmpeg-cvslog] Fix regular build
Mohamed Naufal
- [FFmpeg-cvslog] Fix return value on EOF in mpc v8 demuxer.
Laurent Aimar
- [FFmpeg-cvslog] Fix segfault in save_bits:
Sascha Sommer
- [FFmpeg-cvslog] Fix several security issues in matroskadec.c (MSVR-11-0080).
Michael Niedermayer
- [FFmpeg-cvslog] Fix the size of workspace buffers in the motion pixels decoder.
Laurent Aimar
- [FFmpeg-cvslog] Fix unnecessary shift with 9/10bit vertical scaling
Kieran Kunhya
- [FFmpeg-cvslog] Fix VA-API decoding artefacts.
Edgar Hucek
- [FFmpeg-cvslog] Fix VA-API decoding artefacts.
Edgar Hucek
- [FFmpeg-cvslog] Fix VA-API decoding artefacts.
Edgar Hucek
- [FFmpeg-cvslog] Fix VA-API decoding artefacts.
Edgar Hucek
- [FFmpeg-cvslog] Fix writes out of bounds in the ogg demuxer.
Laurent Aimar
- [FFmpeg-cvslog] Fix writes out of bounds in the ogg demuxer.
Laurent Aimar
- [FFmpeg-cvslog] flacdec: fix buffer size checking in get_metadata_size()
Justin Ruggles
- [FFmpeg-cvslog] flv: Ammon's changes migrated from 0.6. 0 - I believe for the android broadcaster.
Joseph Wecker
- [FFmpeg-cvslog] flvdec: A little bit of cleanup
Joseph Wecker
- [FFmpeg-cvslog] flvdec: Check for overflow before allocating arrays
Michael Niedermayer
- [FFmpeg-cvslog] flvdec: Fix invalid pointer deferences when parsing index
Laurent Aimar
- [FFmpeg-cvslog] flvdec: Ignore the index if it's from a creator known to be different
Martin Storsjö
- [FFmpeg-cvslog] flvdec: Inject in stream extradata, into the stream.
Michael Niedermayer
- [FFmpeg-cvslog] flvdec: Properly decoding in-band metadata packets as data frames.
Joseph Wecker
- [FFmpeg-cvslog] flvdec: Remove AVFMTCTX_NOHEADER if both flags and metadata claim 1 stream
Asad Mehmood
- [FFmpeg-cvslog] flvdec: Remove AVFMTCTX_NOHEADER if both flags and metadata claim 1 stream
Asad Mehmood
- [FFmpeg-cvslog] flvdec: Started to remove most of the "only 1-audio+1-video" assumptions
Joseph Wecker
- [FFmpeg-cvslog] flvenc: Correctly encode data stream into in-band metadata frames.
Joseph Wecker
- [FFmpeg-cvslog] flvenc: use int64_t to store offsets
Luca Barbato
- [FFmpeg-cvslog] forgot git add prores_*c
Michael Niedermayer
- [FFmpeg-cvslog] Frame erasure support for fixed-codebook vectors
Vladimir Voroshilov
- [FFmpeg-cvslog] Frame erasure support for LSF decoding
Vladimir Voroshilov
- [FFmpeg-cvslog] Frame erasure support for pitch delay decoding
Vladimir Voroshilov
- [FFmpeg-cvslog] G.723.1 doc and change log entry
Mohamed Naufal Basheer
- [FFmpeg-cvslog] G.729 .bit file demuxer
Vladimir Voroshilov
- [FFmpeg-cvslog] G.729 .bit file demuxer
Laurent Aimar
- [FFmpeg-cvslog] G.729 .bit file demuxer
Michael Niedermayer
- [FFmpeg-cvslog] G.729 build environment
Vladimir Voroshilov
- [FFmpeg-cvslog] G.729 build environment
Carl Eugen Hoyos
- [FFmpeg-cvslog] G.729 build environment
Michael Niedermayer
- [FFmpeg-cvslog] G.729 build environment
Carl Eugen Hoyos
- [FFmpeg-cvslog] G.729 build environment
Nicolas George
- [FFmpeg-cvslog] G.729 decoding is supported.
Carl Eugen Hoyos
- [FFmpeg-cvslog] G.729 postfilter
Vladimir Voroshilov
- [FFmpeg-cvslog] g723.1: cleanup square_root()
Vitor Sessak
- [FFmpeg-cvslog] g723.1: replace loop of normalize_bits( by av_log2()
Michael Niedermayer
- [FFmpeg-cvslog] g723.1: simplify scale_vector()
Michael Niedermayer
- [FFmpeg-cvslog] g723.1: use get_bits1()
Michael Niedermayer
- [FFmpeg-cvslog] g723.1: use MULL(a,b,15) for MULL2()
Michael Niedermayer
- [FFmpeg-cvslog] g723.1: very minor simplify of gen_acb_excitation()
Michael Niedermayer
- [FFmpeg-cvslog] g723.1_ use skip_bits1()
Michael Niedermayer
- [FFmpeg-cvslog] g723_1_demuxer: rco is also a commonly used extension.
Michael Niedermayer
- [FFmpeg-cvslog] g729: dont force all cpu optims to off but override just the one that doesnt work .
Michael Niedermayer
- [FFmpeg-cvslog] g729dec: Add ff_ prefix to g729_postfilter() and g729_adaptive_gain_control ()
Vitor Sessak
- [FFmpeg-cvslog] g729dec: avoid unnecessary struct copying
Vitor Sessak
- [FFmpeg-cvslog] g729dec: disable all cpu acceleration, the code does not provide any alignment.
Michael Niedermayer
- [FFmpeg-cvslog] g729dec: Fix warnings:
Vitor Sessak
- [FFmpeg-cvslog] g729dec: fix warnings:
Vitor Sessak
- [FFmpeg-cvslog] g729dec: Make 2 functions static that are not used outside g729dec.c
Michael Niedermayer
- [FFmpeg-cvslog] g729dec: remove useless headers
Vitor Sessak
- [FFmpeg-cvslog] g729dec: set sample format.
Michael Niedermayer
- [FFmpeg-cvslog] Gain pitch and gain code for G729D
Vladimir Voroshilov
- [FFmpeg-cvslog] general.texi: we dont have a g729 encoder yet
Michael Niedermayer
- [FFmpeg-cvslog] general.texi: we dont have a g729 encoder yet
Reimar Döffinger
- [FFmpeg-cvslog] general.texi: we dont have a g729 encoder yet
Michael Niedermayer
- [FFmpeg-cvslog] general.texi: we dont have a g729 encoder yet
Carl Eugen Hoyos
- [FFmpeg-cvslog] gitignore: add files to git ignore generated on a win32 build
Joakim Plate
- [FFmpeg-cvslog] gitignore: add files to git ignore generated on a win32 build
Joakim Plate
- [FFmpeg-cvslog] gitignore: add libswresample*
Michael Niedermayer
- [FFmpeg-cvslog] gitignore: ignore .exp files, as generated by the MS linker on win32
Hendrik Leppkes
- [FFmpeg-cvslog] gitignore: ignore .exp files, as generated by the MS linker on win32
Hendrik Leppkes
- [FFmpeg-cvslog] graph2dot: show timebase information for audio links
Stefano Sabatini
- [FFmpeg-cvslog] graphparser: prefer void * over AVClass * for log contexts
Stefano Sabatini
- [FFmpeg-cvslog] gxf: Fix 25 fps DV material in GXF being misdetected as 50 fps
Tomas Härdin
- [FFmpeg-cvslog] gxfenc: Replace av_realloc by av_realloc_f when relevant.
Nicolas George
- [FFmpeg-cvslog] H.264: fix overreads of qscale_table
Jason Garrett-Glaser
- [FFmpeg-cvslog] h263/p encoder: add 'obmc' private option.
Anton Khirnov
- [FFmpeg-cvslog] h263/p encoder: add 'structured_slices' private option.
Anton Khirnov
- [FFmpeg-cvslog] h263p encoder: add 'aiv' private option.
Anton Khirnov
- [FFmpeg-cvslog] h263p encoder: add 'umv' private option.
Anton Khirnov
- [FFmpeg-cvslog] h264: allow disabling bitstream overread protection by using the fast flag.
Michael Niedermayer
- [FFmpeg-cvslog] h264: allow disabling bitstream overread protection by using the fast flag.
Michael Niedermayer
- [FFmpeg-cvslog] h264: change MAX_DELAYED_PIC_COUNT check to av_assert0
Michael Niedermayer
- [FFmpeg-cvslog] h264: Check for out of bounds reads in ff_h264_decode_extradata().
Laurent Aimar
- [FFmpeg-cvslog] h264: check for out of bounds reads in ff_h264_decode_extradata().
Laurent Aimar
- [FFmpeg-cvslog] h264: clean all non null elements of delayed_pic[]
Michael Niedermayer
- [FFmpeg-cvslog] h264: correct implicit weight table computation for long ref pics
Jeff Downs
- [FFmpeg-cvslog] h264: correct the check for invalid long term frame index in MMCO decode
Jeff Downs
- [FFmpeg-cvslog] h264: do not increase recovery frame which would lead to endless moving away of the recovery point .
Michael Niedermayer
- [FFmpeg-cvslog] h264: dont set key_frame when the frame is not a real keyframe.
Michael Niedermayer
- [FFmpeg-cvslog] h264: ff_h264_decode_extradata: check buffer args
Alexander Strasser
- [FFmpeg-cvslog] h264: fix FIXME and use list_count in ff_h264_fill_mbaff_ref_list()
Michael Niedermayer
- [FFmpeg-cvslog] h264: fix PCM intra-coded blocks in monochrome case
Jeff Downs
- [FFmpeg-cvslog] h264: improve checks before calling ff_h264_decode_extradata
Alexander Strasser
- [FFmpeg-cvslog] h264: improve MAX_SLICES too small check so it gives less false positives.
Michael Niedermayer
- [FFmpeg-cvslog] h264: More correct ref_count check in decode_slice_header()
Michael Niedermayer
- [FFmpeg-cvslog] h264: notice memory allocation failure
Dustin Brody
- [FFmpeg-cvslog] h264: pass buffer & size to ff_h264_decode_extradata()
Michael Niedermayer
- [FFmpeg-cvslog] h264: prevent an out of array read in decode_nal_units()
Michael Niedermayer
- [FFmpeg-cvslog] h264: prevent an out of array read in decode_nal_units()
Michael Niedermayer
- [FFmpeg-cvslog] h264: reset recovery frame on seeks.
Michael Niedermayer
- [FFmpeg-cvslog] h264dec: add forgotten copying of h->sync
Michael Niedermayer
- [FFmpeg-cvslog] h264dec: Decode in stream avc extradata.
Michael Niedermayer
- [FFmpeg-cvslog] h264dec: Dont display trash before a keyframe.
Michael Niedermayer
- [FFmpeg-cvslog] h264dec: Dont display trash before a keyframe.
Reimar Döffinger
- [FFmpeg-cvslog] h264dec: Dont display trash before a keyframe.
Michael Niedermayer
- [FFmpeg-cvslog] h264dec: Dont display trash before a keyframe.
John Stebbins
- [FFmpeg-cvslog] h264dec: Dont display trash before a keyframe.
Michael Niedermayer
- [FFmpeg-cvslog] h264dec: Dont display trash before a keyframe.
John Stebbins
- [FFmpeg-cvslog] h264dec: Dont display trash before a keyframe.
Michael Niedermayer
- [FFmpeg-cvslog] h264dec: Dont display trash before a keyframe.
Michael Niedermayer
- [FFmpeg-cvslog] h264dec: Dont display trash before a keyframe.
compn
- [FFmpeg-cvslog] h264dec: Dont display trash before a keyframe.
John Stebbins
- [FFmpeg-cvslog] h264dec: Dont display trash before a keyframe.
Michael Niedermayer
- [FFmpeg-cvslog] h264dec: Dont display trash before a keyframe.
John Stebbins
- [FFmpeg-cvslog] h264dec: fix decoding problems introduced with baad01d8b4bfe63c7c4e571ed553f7845d78d9c0 .
Michael Niedermayer
- [FFmpeg-cvslog] h264dec: fix decoding problems introduced with baad01d8b4bfe63c7c4e571ed553f7845d78d9c0 .
Alexander Strasser
- [FFmpeg-cvslog] h264dec: Prevent CABAC and CAVLC bitsteram overreading
Michael Niedermayer
- [FFmpeg-cvslog] h264dec: Prevent CABAC and CAVLC bitsteram overreading
Michael Niedermayer
- [FFmpeg-cvslog] h264dec: Support CODEC_FLAG2_SHOW_ALL.
Michael Niedermayer
- [FFmpeg-cvslog] Hack around gcc 4.6 breaking asm using call.
Reimar Döffinger
- [FFmpeg-cvslog] Hack around gcc 4.6 breaking asm using call.
Reimar Döffinger
- [FFmpeg-cvslog] Hack around gcc 4.6 breaking asm using call.
Reimar Döffinger
- [FFmpeg-cvslog] Hack around gcc 4.6 breaking asm using call.
Reimar Döffinger
- [FFmpeg-cvslog] High-pass filter
Vladimir Voroshilov
- [FFmpeg-cvslog] http: Consider the stream as seekable if the reply contains Accept-Ranges: bytes
Stefan Fritsch
- [FFmpeg-cvslog] http: Fix decetion of range support in HTTP servers
Stefan Fritsch
- [FFmpeg-cvslog] http: Fix decetion of range support in HTTP servers
Stefan Fritsch
- [FFmpeg-cvslog] id3v2: add support for non-text and GEOB type tag frames
David Goldwich
- [FFmpeg-cvslog] id3v2: Fix some (function) pointer types.
Reimar Döffinger
- [FFmpeg-cvslog] img2enc: Accept raw jpeg2000 codestream too,
Michael Niedermayer
- [FFmpeg-cvslog] img2enc: show first 4 bytes if a malformed jpeg2000 codestream is detected
Michael Niedermayer
- [FFmpeg-cvslog] imgconvert: avoid mixed declarations and code.
Clément Bœsch
- [FFmpeg-cvslog] include stdint.h in adpcm_data.h
Justin Ruggles
- [FFmpeg-cvslog] Indentation fix 2
Vladimir Voroshilov
- [FFmpeg-cvslog] Indentation fix after gain codes decoding2
Vladimir Voroshilov
- [FFmpeg-cvslog] Indentation fix in LSF
Vladimir Voroshilov
- [FFmpeg-cvslog] indeo2: fail if input buffer too small
Alex Converse
- [FFmpeg-cvslog] indeo2: fail if input buffer too small
Alex Converse
- [FFmpeg-cvslog] indeo2: fail if input buffer too small
Alex Converse
- [FFmpeg-cvslog] indeo2: init_get_bits size in bits instead of bytes
Alex Converse
- [FFmpeg-cvslog] indeo2: init_get_bits size in bits instead of bytes
Alex Converse
- [FFmpeg-cvslog] indeo2: init_get_bits size in bits instead of bytes
Alex Converse
- [FFmpeg-cvslog] Interolate excitation signal
Vladimir Voroshilov
- [FFmpeg-cvslog] Introduce av_realloc_f.
Nicolas George
- [FFmpeg-cvslog] Introduce av_size_mult.
Nicolas George
- [FFmpeg-cvslog] j2kdec: use correct printf format.
Nicolas George
- [FFmpeg-cvslog] j2kenc: cleanup() is not used outside thus it is static
Michael Niedermayer
- [FFmpeg-cvslog] j2kenc: enable 4:2:0 YUV it works as "well" as the other subsampled yuv formats
Michael Niedermayer
- [FFmpeg-cvslog] j2kenc: fix arguments for ff_j2k_getnbctxno()
Michael Niedermayer
- [FFmpeg-cvslog] j2kenc: fix coded_frame and prevent null pointer dereference.
Michael Niedermayer
- [FFmpeg-cvslog] j2kenc: fix colors on yuv444
Michael Niedermayer
- [FFmpeg-cvslog] j2kenc: Fix pointer<->integer casts.
Michael Niedermayer
- [FFmpeg-cvslog] j2kenc: Fix use of value before its initialized.
Michael Niedermayer
- [FFmpeg-cvslog] j2kenc: mark as experimental.
Michael Niedermayer
- [FFmpeg-cvslog] j2kenc: only list pixel formats that fully work currently.
Michael Niedermayer
- [FFmpeg-cvslog] j2kenc: s/CODEC_TYPE_VIDEO/AVMEDIA_TYPE_VIDEO/
Michael Niedermayer
- [FFmpeg-cvslog] j2kenc: update codec name to modern ffmpeg
Michael Niedermayer
- [FFmpeg-cvslog] j2kenc: Update ff_j2k_init_component() arguments
Michael Niedermayer
- [FFmpeg-cvslog] j2kenc: update function name.
Michael Niedermayer
- [FFmpeg-cvslog] jpegdec: actually search for and parse RSTn
Michael Niedermayer
- [FFmpeg-cvslog] jpegdec: better rst skiping
Michael Niedermayer
- [FFmpeg-cvslog] jpegdec: better rst skiping
Michael Niedermayer
- [FFmpeg-cvslog] jpegdec: better rst skiping
Michael Niedermayer
- [FFmpeg-cvslog] jpegdec: better rst skiping
Michael Niedermayer
- [FFmpeg-cvslog] jpegdec: better rst skiping
Michael Niedermayer
- [FFmpeg-cvslog] jpegdec: set color_range
Gavin Kinsey
- [FFmpeg-cvslog] jpegdec: set color_range
Gavin Kinsey
- [FFmpeg-cvslog] jpeglsdec: fix infinite loop
Michael Niedermayer
- [FFmpeg-cvslog] jpeglsdec: fix infinite loop
Michael Niedermayer
- [FFmpeg-cvslog] latmenc: Fix private options
Kieran Kunhya
- [FFmpeg-cvslog] lavc/utils: move avcodec_init() higher in the file.
Anton Khirnov
- [FFmpeg-cvslog] lavc: add CODEC_FLAG2_SHOW_ALL
Michael Niedermayer
- [FFmpeg-cvslog] lavc: better reference to AVOptions
Michael Niedermayer
- [FFmpeg-cvslog] lavc: cosmetics, group deprecated codec flags
Anton Khirnov
- [FFmpeg-cvslog] lavc: deprecate CODEC_FLAG2_BRDO
Anton Khirnov
- [FFmpeg-cvslog] lavc: Document that AVOptions should be used.
Michael Niedermayer
- [FFmpeg-cvslog] lavc: fix type for thread_type option
Anton Khirnov
- [FFmpeg-cvslog] lavc: fix type for thread_type option
Anton Khirnov
- [FFmpeg-cvslog] lavc: remove vbv_delay option
Anton Khirnov
- [FFmpeg-cvslog] lavc: replace some deprecated FF_*_TYPE with AV_PICTURE_TYPE_*
Anton Khirnov
- [FFmpeg-cvslog] lavc: undeprecate AVPALETTE_SIZE and AVPALETTE_COUNT macros
Anton Khirnov
- [FFmpeg-cvslog] lavd: add libcdio-paranoia input device for audio CD grabbing
Anton Khirnov
- [FFmpeg-cvslog] lavdev/lavfi: add audio support
Stefano Sabatini
- [FFmpeg-cvslog] lavdev/lavfi: reindent after the last commit
Stefano Sabatini
- [FFmpeg-cvslog] lavf, lavc, sws: add {avcodec, avformat, sws}_get_class() functions.
Anton Khirnov
- [FFmpeg-cvslog] lavf/utils: better dts wrap correction.
Michael Niedermayer
- [FFmpeg-cvslog] lavf/utils: Drop old hack for implicit HE-AAC signaling.
Alex Converse
- [FFmpeg-cvslog] lavf/utils: ignore subtitle timestamps in timings calculation
Michael Niedermayer
- [FFmpeg-cvslog] lavf/utils: only complain about aspect missmatch when the difference is " meassureable"
Michael Niedermayer
- [FFmpeg-cvslog] lavf/utils: replace deprecated url_ferror.
Nicolas George
- [FFmpeg-cvslog] lavf/utils: rewrite real fps calculation code.
Michael Niedermayer
- [FFmpeg-cvslog] lavf/utils: use AV_NOWARN_DEPRECATED in compatibility code.
Nicolas George
- [FFmpeg-cvslog] lavf/utils: use correct format string for int64_t.
Nicolas George
- [FFmpeg-cvslog] lavf: do not set codec_tag for rawvideo
Mans Rullgard
- [FFmpeg-cvslog] lavf: Fix context pointer in av_open_input_stream when avformat_open_input fails
David Goldwich
- [FFmpeg-cvslog] lavf: Fix context pointer in av_open_input_stream when avformat_open_input fails
David Goldwich
- [FFmpeg-cvslog] lavf: fix segfault in av_open_input_stream()
Anton Khirnov
- [FFmpeg-cvslog] lavfi: add and use an inlink variable in avfilter_config_links()
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: add audio convert filter
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: add avfilter_all_channel_layouts public symbol
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: add debug trace when processing events
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: add select filter
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: add showinfo filter
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: add split filter from soc.
Bobby Bingham
- [FFmpeg-cvslog] lavfi: bump minor and update APIchanges after recent updates
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: consistently use int for sample_rate in AVFilterLink and AVFilterBufferRefAudioProps
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: document AVFilterCommand fields
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: fix avfilter_get_audio_buffer() doxy to match reality.
Clément Bœsch
- [FFmpeg-cvslog] lavfi: fix FF_API_* definition macros
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: fix realloc size computation in avfilter_add_format()
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: fix signature for avfilter_graph_parse() and avfilter_graph_config()
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: refactor query_formats and auto-insert audio conversion filters
Mina Nagy Zaki
- [FFmpeg-cvslog] lavfi: rename avfilter_all_* function names to avfilter_make_all_*
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: rename vsink_buffer.c to sink_buffer.c, and vsink_buffer. h to buffersink.h
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: set link audio time_base if not set in avfilter_config_links()
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: simplify signature for avfilter_get_audio_buffer() and friends
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: unify asink_buffer and vsink_buffer API
Stefano Sabatini
- [FFmpeg-cvslog] lavf utils: Remove write-only variable
Alex Converse
- [FFmpeg-cvslog] lavf utils: Rename shadowing variable
Alex Converse
- [FFmpeg-cvslog] lavu/attributes: introduce AV_NOWARN_DEPRECATED.
Nicolas George
- [FFmpeg-cvslog] lavu: add av_x_if_null().
Clément Bœsch
- [FFmpeg-cvslog] libaac+ support
tipok
- [FFmpeg-cvslog] libavfilter/formats.c: fix compile of test
Michael Niedermayer
- [FFmpeg-cvslog] libavfilter/libmpcodecs: add vf_stereo3d support
Michael Niedermayer
- [FFmpeg-cvslog] libavfilter/libmpcodecs: add vf_stereo3d support
Reimar Döffinger
- [FFmpeg-cvslog] libavfilter/libmpcodecs: add vf_stereo3d support
Michael Niedermayer
- [FFmpeg-cvslog] libavfilter/libmpcodecs: add vf_stereo3d support
Reimar Döffinger
- [FFmpeg-cvslog] libavfilter: fix --enable-small
Michael Niedermayer
- [FFmpeg-cvslog] libavformat/utils: Only require first packet to be known for all audio and video streams
Joakim Plate
- [FFmpeg-cvslog] libavformat/utils: only run delta_dts_min calculation code when its value is used.
Michael Niedermayer
- [FFmpeg-cvslog] libavformat/utils: print ts in the "invalid dts/pts combination" case.
Michael Niedermayer
- [FFmpeg-cvslog] libavformat/utils: print ts in the "invalid dts/pts combination" case.
Michael Niedermayer
- [FFmpeg-cvslog] libavformat/utils: Treat subtitle streams as noninterleaved when 20 seconds have passed without a packet
wg
- [FFmpeg-cvslog] libavformat/utils: use FFMIN() where possible
Michael Niedermayer
- [FFmpeg-cvslog] libgsm: split init and close fuctions for encoder and decoder.
Justin Ruggles
- [FFmpeg-cvslog] libmp3lame: add 'reservoir' private option.
Anton Khirnov
- [FFmpeg-cvslog] libmp3lame: fix typo
Anton Khirnov
- [FFmpeg-cvslog] libmpcodecs: some hunks from mplayer HEAD
Michael Niedermayer
- [FFmpeg-cvslog] libpostproc: mmx code uses stack below %esp, fix that
Yuriy Kaminskiy
- [FFmpeg-cvslog] libspeex encoder wraper
Art Clarke
- [FFmpeg-cvslog] libspeex encoder wraper
Art Clarke
- [FFmpeg-cvslog] libstagefright: change Libav to FFmpeg in copyright header with permission of author.
Michael Niedermayer
- [FFmpeg-cvslog] libstagefright: Explicitly free smart pointer objects
Mohamed Naufal
- [FFmpeg-cvslog] libswr/rematrix: add braces to silence a warning.
Nicolas George
- [FFmpeg-cvslog] libswr/rematrix: remove unused variable.
Nicolas George
- [FFmpeg-cvslog] libvpxenc: add 'crf' private option
James Zern
- [FFmpeg-cvslog] libvpxenc: add 'rc_lookahead' private option
James Zern
- [FFmpeg-cvslog] libvpxenc: Replace av_realloc by av_realloc_f when relevant.
Nicolas George
- [FFmpeg-cvslog] libvpxenc: silence AVOption related warnings
James Zern
- [FFmpeg-cvslog] libx264: add '8x8dct' private option.
Anton Khirnov
- [FFmpeg-cvslog] libx264: add 'aud' private option.
Anton Khirnov
- [FFmpeg-cvslog] libx264: add 'b-bias' private option
Anton Khirnov
- [FFmpeg-cvslog] libx264: add 'b-pyramid' private option.
Anton Khirnov
- [FFmpeg-cvslog] libx264: add 'cplxblur' private option
Anton Khirnov
- [FFmpeg-cvslog] libx264: add 'deblock' private option
Anton Khirnov
- [FFmpeg-cvslog] libx264: add 'direct-pred' private option
Anton Khirnov
- [FFmpeg-cvslog] libx264: add 'fast-pskip' private option.
Anton Khirnov
- [FFmpeg-cvslog] libx264: add 'intra-refresh' private option.
Anton Khirnov
- [FFmpeg-cvslog] libx264: add 'mbtree' private option.
Anton Khirnov
- [FFmpeg-cvslog] libx264: add 'mixed-refs' private option.
Anton Khirnov
- [FFmpeg-cvslog] libx264: add 'partitions' private option
Anton Khirnov
- [FFmpeg-cvslog] libx264: add 'psy' private option.
Anton Khirnov
- [FFmpeg-cvslog] libx264: add 'ssim' private option.
Anton Khirnov
- [FFmpeg-cvslog] libx264: add 'weightb' private option.
Anton Khirnov
- [FFmpeg-cvslog] libx264: do not set pic quality if no frame is output
Baptiste Coudurier
- [FFmpeg-cvslog] libx264: fix overwriting preset rc_lookahead
Andrew Wason
- [FFmpeg-cvslog] libx264: fix overwriting presets with flags2
Andrew Wason
- [FFmpeg-cvslog] libx264: fix setting some more parameters
Anton Khirnov
- [FFmpeg-cvslog] libx264: fix setting some more parameters
Takis Issaris
- [FFmpeg-cvslog] libx264: fix setting some options.
Anton Khirnov
- [FFmpeg-cvslog] libx264: fix setting the H.264 level
Andrej Peterka
- [FFmpeg-cvslog] libx264: free x4->sei
Michael Niedermayer
- [FFmpeg-cvslog] libx264: introduce slice-max-size option
Luca Barbato
- [FFmpeg-cvslog] libx264: make options compatible with x264
Anton Khirnov
- [FFmpeg-cvslog] libx264: remove check_default_settings()
Michael Niedermayer
- [FFmpeg-cvslog] libx264: remove useless assignment
Anton Khirnov
- [FFmpeg-cvslog] libx264: set default thread count to 0 (auto)
Anton Khirnov
- [FFmpeg-cvslog] libx264: use X264_THREADS_AUTO constant instead of 0.
Anton Khirnov
- [FFmpeg-cvslog] libxavs: add private options corresponding to deprecated global options
Anton Khirnov
- [FFmpeg-cvslog] MAINTAINERS: add my GPG fingerprint.
Gwenole Beauchesne
- [FFmpeg-cvslog] MAINTAINERS: add my GPG fingerprint.
Gwenole Beauchesne
- [FFmpeg-cvslog] MAINTAINERS: loose svn reference
Michael Niedermayer
- [FFmpeg-cvslog] MAINTAINERS: update status of 0.6 release
Stefano Sabatini
- [FFmpeg-cvslog] Make all option parsing functions match the function pointer type through which they are called .
Jeff Downs
- [FFmpeg-cvslog] Make all option parsing functions match the function pointer type through which they are called .
Jeff Downs
- [FFmpeg-cvslog] Make all option parsing functions match the function pointer type through which they are called .
Jeff Downs
- [FFmpeg-cvslog] Makefile: remove unused PROGS_G.
Clément Bœsch
- [FFmpeg-cvslog] make mpegts_get_pcr resync if it's not on a valid mpegts packet
elupus
- [FFmpeg-cvslog] matroskadec: bail on parsing of incorrect seek index segments
Dustin Brody
- [FFmpeg-cvslog] matroskadec: export mimetype of attachments as metadata.
Anton Khirnov
- [FFmpeg-cvslog] matroskadec: Fix seeking for matroska files with CUES before first cluster
Aaron Colwell
- [FFmpeg-cvslog] matroskadec: fix typo.
Dustin Brody
- [FFmpeg-cvslog] matroskaenc: write attachments.
Anton Khirnov
- [FFmpeg-cvslog] Merge avconv.texi in ffmpeg.texi
Michael Niedermayer
- [FFmpeg-cvslog] Merge branch 'release/0.8' into release/0.7
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'hexene/scratchpad'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'hexene/scratchpad'
Benjamin Larsson
- [FFmpeg-cvslog] Merge remote-tracking branch 'hexene/scratchpad'
Carl Eugen Hoyos
- [FFmpeg-cvslog] Merge remote-tracking branch 'hexene/scratchpad'
Benjamin Larsson
- [FFmpeg-cvslog] Merge remote-tracking branch 'hexene/scratchpad'
Carl Eugen Hoyos
- [FFmpeg-cvslog] Merge remote-tracking branch 'hexene/scratchpad'
Benjamin Larsson
- [FFmpeg-cvslog] Merge remote-tracking branch 'hexene/scratchpad'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'khirnov/release/0.7' into release/0.8
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Alexander Strasser
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
compn
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Alexander Strasser
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/release/0.7' into release/0.8
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/release/0.7' into release/0.8
Michael Niedermayer
- [FFmpeg-cvslog] Minor documentation clarification regarding AVStream.start_time semantics
Robert Krüger
- [FFmpeg-cvslog] MJPEG: emulate EOI also on two consecutive SOI.
Reimar Döffinger
- [FFmpeg-cvslog] mjpeg: interlaced buggy avid fix
Michael Niedermayer
- [FFmpeg-cvslog] mjpeg: treat external huffman table setup failure as codec init failure if external huffman table use requested
Dustin Brody
- [FFmpeg-cvslog] mjpegdec: add 'extern_huff' private option.
Anton Khirnov
- [FFmpeg-cvslog] mjpegdec: fix len for AVI1 reader
Michael Niedermayer
- [FFmpeg-cvslog] mjpegdec: make sure we dont interpret things after the bitstream buffer as resync marker
Michael Niedermayer
- [FFmpeg-cvslog] mjpegdec: print nb_components too in pict debug info
Michael Niedermayer
- [FFmpeg-cvslog] mjpegdec: Remove buggy avid hacks, they dont do anything good with any file i found
Michael Niedermayer
- [FFmpeg-cvslog] mjpegdec; even better RSTn skiping
Michael Niedermayer
- [FFmpeg-cvslog] mjpegdec; even better RSTn skiping
Michael Niedermayer
- [FFmpeg-cvslog] mjpegdec; even better RSTn skiping
Michael Niedermayer
- [FFmpeg-cvslog] mjpegdec; even better RSTn skiping
Michael Niedermayer
- [FFmpeg-cvslog] mjpegdec; even better RSTn skiping
Michael Niedermayer
- [FFmpeg-cvslog] mjpegenc: use named struct initializers
Aurelien Jacobs
- [FFmpeg-cvslog] mov: Fix grayscale Cinepak in mov
Michael Niedermayer
- [FFmpeg-cvslog] mov: Only touch extradata in mov_read_extradata() if codec_id is what we expect
Tomas Härdin
- [FFmpeg-cvslog] Move & Rename buildscript, remove tabs
Mohamed Naufal
- [FFmpeg-cvslog] movenc: create an alternate group for each media type
Anton Khirnov
- [FFmpeg-cvslog] movenc: fix NULL reference in mov_write_tkhd_tag
Anton Khirnov
- [FFmpeg-cvslog] movenc: Replace av_realloc by av_realloc_f when relevant.
Nicolas George
- [FFmpeg-cvslog] mp3dec: Dont spam the user on multiple mp3 frames.
Chris Rankin
- [FFmpeg-cvslog] mp3dec: Dont spam the user on multiple mp3 frames.
Chris Rankin
- [FFmpeg-cvslog] mp3dec: Dont spam the user on multiple mp3 frames.
Chris Rankin
- [FFmpeg-cvslog] mp3demux: pass on error code on packet read.
Michael Niedermayer
- [FFmpeg-cvslog] mp3demux: pass on error code on packet read.
Michael Niedermayer
- [FFmpeg-cvslog] mp4: Don't read an empty Decoder Config Descriptor
Alex Converse
- [FFmpeg-cvslog] mpeg12: add 'scan_offset' private option.
Anton Khirnov
- [FFmpeg-cvslog] mpeg12: cosmetics: reformat as K&R
Diego Biurrun
- [FFmpeg-cvslog] mpeg12: propagate more real return values through chunk decode error return and fix some indentation
Dustin Brody
- [FFmpeg-cvslog] mpeg12: reorder functions to avoid ugly forward declarations
Diego Biurrun
- [FFmpeg-cvslog] mpeg12dec: if lavc's mpeg2 decoder was asked to drop a frame, it could still output an old frame, and mess up timestamps
Joakim Plate
- [FFmpeg-cvslog] mpeg12enc/mpeg4videoenc: add 'alternate_scan' private option.
Anton Khirnov
- [FFmpeg-cvslog] mpeg12enc: add drop_frame_timecode private option.
Anton Khirnov
- [FFmpeg-cvslog] mpeg12enc: add intra_vlc private option.
Anton Khirnov
- [FFmpeg-cvslog] mpeg2dec: support CODEC_FLAG2_SHOW_ALL.
Michael Niedermayer
- [FFmpeg-cvslog] mpeg2enc: add 'non_linear_quant' private option
Anton Khirnov
- [FFmpeg-cvslog] mpeg4: adjust dummy frame threashold for packed divx.
Michael Niedermayer
- [FFmpeg-cvslog] mpeg4: adjust dummy frame threashold for packed divx.
Michael Niedermayer
- [FFmpeg-cvslog] mpeg4: adjust dummy frame threashold for packed divx.
Michael Niedermayer
- [FFmpeg-cvslog] mpeg4: adjust dummy frame threashold for packed divx.
Michael Niedermayer
- [FFmpeg-cvslog] mpeg4: adjust dummy frame threashold for packed divx.
Michael Niedermayer
- [FFmpeg-cvslog] mpeg4: fix another packed divx issue.
Michael Niedermayer
- [FFmpeg-cvslog] mpeg4: fix another packed divx issue.
Michael Niedermayer
- [FFmpeg-cvslog] mpeg4: fix another packed divx issue.
Michael Niedermayer
- [FFmpeg-cvslog] mpeg4: fix another packed divx issue.
Michael Niedermayer
- [FFmpeg-cvslog] mpeg4: fix another packed divx issue.
Michael Niedermayer
- [FFmpeg-cvslog] mpeg4: fix typo in mpeg4_encode_gop_header()
Michael Niedermayer
- [FFmpeg-cvslog] mpeg4: fix typo in mpeg4_encode_gop_header()
Michael Niedermayer
- [FFmpeg-cvslog] mpeg4enc: add 'data_partitioning' private option.
Anton Khirnov
- [FFmpeg-cvslog] mpeg4videodec: Fix new slice end detection for missing slices.
Michael Niedermayer
- [FFmpeg-cvslog] mpeg4videodec: rewrite the slice end detection of non partitioned packets.
Michael Niedermayer
- [FFmpeg-cvslog] mpeg4videoenc: guess a good aspect when we cant store the exact one.
Michael Niedermayer
- [FFmpeg-cvslog] mpeg4videoenc: remove forgotten return -1
Michael Niedermayer
- [FFmpeg-cvslog] mpegps: Handle buffer exhaustion when reading packets.
Alex Converse
- [FFmpeg-cvslog] mpegpsdec: fix reading first mpegps packet
Arne de Bruijn
- [FFmpeg-cvslog] mpegpsdec: fix reading first mpegps packet
Arne de Bruijn
- [FFmpeg-cvslog] mpegts: fix Continuity Counter error detection
Jindrich Makovicka
- [FFmpeg-cvslog] mpegts: improve error reporting
Georgi Chorbadzhiyski
- [FFmpeg-cvslog] mpegts: make sure the "standard" code doesnt override the probing with NONE /DATA.
Michael Niedermayer
- [FFmpeg-cvslog] mpegts: on seek, reset the cc for all PIDs
Aviad Rozenhek
- [FFmpeg-cvslog] mpegts: Some additional HDMV types and reg descriptors for mpegts
Joakim Plate
- [FFmpeg-cvslog] mpegts: update comment to match code
Michael Niedermayer
- [FFmpeg-cvslog] mpegts: When playing mpegts over rtp/rtsp/sdp, lavf must still read PAT/ SDT to get available streams
Joakim Plate
- [FFmpeg-cvslog] mpegvideo: support encoding with chroma intra tables that differ from luma.
Michael Niedermayer
- [FFmpeg-cvslog] msmpeg4: remove leftover unused debug variable declaration
Diego Biurrun
- [FFmpeg-cvslog] Muxing WTV is supported.
Carl Eugen Hoyos
- [FFmpeg-cvslog] mxf: Add PictureEssenceCoding UL for V210
Tomas Härdin
- [FFmpeg-cvslog] mxfdec: Consider QuantizationBits between 17 and 24 to be pcm_s24*
Tomas Härdin
- [FFmpeg-cvslog] mxfdec: Include FF_INPUT_BUFFER_PADDING_SIZE when allocating extradata.
Alex Converse
- [FFmpeg-cvslog] mxfdec: skip to end of structural sets This fixes reading of partition packs. The code stops reading after the operational pattern and should skip the array of essence container labels that follow
Philip de Nier
- [FFmpeg-cvslog] mxfenc: Add support for MPEG-2 MP at HL-14 in mxf container
Daniel Kristjansson
- [FFmpeg-cvslog] mxfenc: fix ignored drop flag in binary timecode representation.
Clément Bœsch
- [FFmpeg-cvslog] New commits on branch oldabi
Git System
- [FFmpeg-cvslog] New commits on branch release/0.7
Git System
- [FFmpeg-cvslog] nutenc: add namespace to the api facing functions
Luca Barbato
- [FFmpeg-cvslog] oggdec: add support for Xiph's CELT codec
Nicolas George
- [FFmpeg-cvslog] oggdec: fix out of bound write in the ogg demuxer
Laurent Aimar
- [FFmpeg-cvslog] oggdec: fix out of bound write in the ogg demuxer
Laurent Aimar
- [FFmpeg-cvslog] oma: support for encrypted files
David Goldwich
- [FFmpeg-cvslog] openal-dec: fix missing list_devices unit for list_devices AVOption
Michael Niedermayer
- [FFmpeg-cvslog] Parse MXF partitions
Tomas Härdin
- [FFmpeg-cvslog] pcmdec: use unique classes for all pcm demuxers.
Anton Khirnov
- [FFmpeg-cvslog] permit decoding of multichannel ADPCM_EA_XAS
Peter Ross
- [FFmpeg-cvslog] pix_fmt: Fix number of bits per component in yuv444p9be
Oskar Arvidsson
- [FFmpeg-cvslog] pngdec: 4bpp support
Michael Niedermayer
- [FFmpeg-cvslog] pngdec: Fix interlaced 1bpp
Michael Niedermayer
- [FFmpeg-cvslog] pngdec: Fix interlaced PAETH prediction
Michael Niedermayer
- [FFmpeg-cvslog] pngdec: Implement 2bpp
Michael Niedermayer
- [FFmpeg-cvslog] pngdec: implement 2 bpp interlaced.
Michael Niedermayer
- [FFmpeg-cvslog] pngdec: implement 4bpp interlaced
Michael Niedermayer
- [FFmpeg-cvslog] postproc: fix compilation failure, now really
Michael Niedermayer
- [FFmpeg-cvslog] postproc: Fix compilation failure.
Yuriy Kaminskiy
- [FFmpeg-cvslog] postprocess.c: filter name needs to be double 0 terminated
Piotr Kaczuba
- [FFmpeg-cvslog] ppc: fix 32-bit PIC build
Mans Rullgard
- [FFmpeg-cvslog] ppc: fix some pointer to integer casts
Mans Rullgard
- [FFmpeg-cvslog] ppc: fix usage of dsp_mask
Michael Niedermayer
- [FFmpeg-cvslog] presets: use private options in libx264-ipod ffpresets
Lou Logan
- [FFmpeg-cvslog] Prevent calling init_vlc() with invalid parameters in motionpixels decoder.
Laurent Aimar
- [FFmpeg-cvslog] Prevent double free of side_data when AVFMT_FLAG_KEEP_SIDE_DATA flag is set
Gavin Kinsey
- [FFmpeg-cvslog] Prevent double free of side_data when AVFMT_FLAG_KEEP_SIDE_DATA flag is set
Gavin Kinsey
- [FFmpeg-cvslog] Prevent NULL dereferences when missing the reference frame in the bink decoder .
Laurent Aimar
- [FFmpeg-cvslog] Prevent NULL dereferences when missing the reference frame in the xan decoder .
Laurent Aimar
- [FFmpeg-cvslog] Prevent NULL dereferences when the previous frame is missing in vmd video decoder .
Laurent Aimar
- [FFmpeg-cvslog] Prevent NULL dereference when the palette is missing in the xan decoder.
Laurent Aimar
- [FFmpeg-cvslog] Prevent out of bound accesses in the xan decoder.
Laurent Aimar
- [FFmpeg-cvslog] Prevent out of bound read in lz_unpack in vmd video decoder.
Laurent Aimar
- [FFmpeg-cvslog] prores: Add forgotten Copyright statements
Michael Niedermayer
- [FFmpeg-cvslog] prores: cosmetics: prettyprinting, drop useless parentheses
Diego Biurrun
- [FFmpeg-cvslog] prores: fixes a few prores 4444 samples
Jonne Ahner
- [FFmpeg-cvslog] prores: improve error message wording
Diego Biurrun
- [FFmpeg-cvslog] prores: lowercase AVCodec name entry
Diego Biurrun
- [FFmpeg-cvslog] prores: mark prores as intra-only in libavformat/utils.c:is_intra_only()
Diego Biurrun
- [FFmpeg-cvslog] prores: return more meaningful error values
Diego Biurrun
- [FFmpeg-cvslog] prores: simplify 4444 handling
Jonne Ahner
- [FFmpeg-cvslog] prores: Simplify code further
Michael Niedermayer
- [FFmpeg-cvslog] prores: skip alpha if present
Jonne Ahner
- [FFmpeg-cvslog] prores: use shift instead of multiply
Jonne Ahner
- [FFmpeg-cvslog] ProRes Decoder
Elvis Presley
- [FFmpeg-cvslog] ProRes Decoder
Clément Bœsch
- [FFmpeg-cvslog] ProRes Decoder
Benjamin Larsson
- [FFmpeg-cvslog] ProRes Decoder
compn
- [FFmpeg-cvslog] psxstr: improve probe to not misdetect so much.
Michael Niedermayer
- [FFmpeg-cvslog] qcelpdec: fix the return value of qcelp_decode_frame().
Chris Rankin
- [FFmpeg-cvslog] qcelpdec: fix the return value of qcelp_decode_frame().
Chris Rankin
- [FFmpeg-cvslog] ratecontrol: update last_qscale_for sooner
Luca Barbato
- [FFmpeg-cvslog] rawdec: g722 is always 1 channel/16kHz
Anton Khirnov
- [FFmpeg-cvslog] rawdec: refactor private option for raw video demuxers
Anton Khirnov
- [FFmpeg-cvslog] rc: finetune convergence failure fix
Michael Niedermayer
- [FFmpeg-cvslog] rc: finetune convergence failure fix
Michael Niedermayer
- [FFmpeg-cvslog] rc: fix convergence failure
Michael Niedermayer
- [FFmpeg-cvslog] rc: fix convergence failure
Michael Niedermayer
- [FFmpeg-cvslog] regression tests: add jpeg2000
Michael Niedermayer
- [FFmpeg-cvslog] regtests: add a flashsv2 decoder test limited to keyframes
Michael Niedermayer
- [FFmpeg-cvslog] regtests: amv video encoder test
Michael Niedermayer
- [FFmpeg-cvslog] Reject audio tracks with invalid interleaver parameters in RM demuxer.
Laurent Aimar
- [FFmpeg-cvslog] Reject audio tracks with invalid interleaver parameters in RM demuxer.
Laurent Aimar
- [FFmpeg-cvslog] Reject slices that does not have the same type than the first one in RV10/ RV20 decoder.
Laurent Aimar
- [FFmpeg-cvslog] Reject slices that does not have the same type than the first one in RV10/ RV20 decoder.
Laurent Aimar
- [FFmpeg-cvslog] RELEASE: set to 0.8.4.git after the release from 2011-09-22
Dominique Leuenberger
- [FFmpeg-cvslog] Release old pictures after a resolution change in vp5/6 decoder
Laurent Aimar
- [FFmpeg-cvslog] Release old pictures after a resolution change in vp5/6 decoder
Laurent Aimar
- [FFmpeg-cvslog] rematrix: dont use floats for int16 code.
Michael Niedermayer
- [FFmpeg-cvslog] rematrix: use double during init.
Michael Niedermayer
- [FFmpeg-cvslog] Removed debug message in the probe function of bit demuxer.
Laurent Aimar
- [FFmpeg-cvslog] Remove incorrect info in documentation of AVCodecContext. bits_per_raw_sample.
Justin Ruggles
- [FFmpeg-cvslog] remove libx264 lossless presets
Lou Logan
- [FFmpeg-cvslog] Remove reference to the libavfilter soc SVN repo, update libavfilter status description
Stefano Sabatini
- [FFmpeg-cvslog] Remove some forgotten AVCodecContext.palctrl usage.
Anton Khirnov
- [FFmpeg-cvslog] remove unused code in mpegts_get_pcr
elupus
- [FFmpeg-cvslog] Remove unused variable.
Reimar Döffinger
- [FFmpeg-cvslog] Remove unused variable.
Reimar Döffinger
- [FFmpeg-cvslog] Remove unused variables.
Reimar Döffinger
- [FFmpeg-cvslog] Replace pitch_delay_int with array
Vladimir Voroshilov
- [FFmpeg-cvslog] Replace some commented-out debug printf() / av_log() messages with av_dlog( ).
Diego Biurrun
- [FFmpeg-cvslog] resample: fix set but unused variable (lfe) warning.
Clément Bœsch
- [FFmpeg-cvslog] resample: fix typo (=?UTF-8?Q?ouput=20=E2=86=92=20output?=).
Clément Bœsch
- [FFmpeg-cvslog] Reset cur_scan at more appropriate places.
Reimar Döffinger
- [FFmpeg-cvslog] Reset internal state on corrupted blocks in wavpack decoder.
Laurent Aimar
- [FFmpeg-cvslog] respect the maximum position mpegts_get_pcr is allowed to seek to
elupus
- [FFmpeg-cvslog] Restore WIP g729 code that has been remvoed by diego biurrun.
Michael Niedermayer
- [FFmpeg-cvslog] Revert "Check if dxva2api.h is recent enough to compile vc1_dxva2_hwaccel."
Michael Niedermayer
- [FFmpeg-cvslog] Revert "ffmpeg: get rid of useless AVInputStream.nb_streams."
Anton Khirnov
- [FFmpeg-cvslog] Revert "ffmpeg: get rid of useless AVInputStream.nb_streams."
Anton Khirnov
- [FFmpeg-cvslog] Revert "ffmpeg: remove presets." and reimplement the needed parts that no longer exist.
Michael Niedermayer
- [FFmpeg-cvslog] Revert "g729: Merge g729.h into g729dec.c."
Michael Niedermayer
- [FFmpeg-cvslog] Revert "general.texi: we dont have a g729 encoder yet"
Michael Niedermayer
- [FFmpeg-cvslog] Revert "get_bits: remove x86 inline asm in A32 bitstream reader"
Elvis Presley
- [FFmpeg-cvslog] Revert "MJPEG: emulate EOI also on two consecutive SOI."
Michael Niedermayer
- [FFmpeg-cvslog] Revert "MJPEG: emulate EOI also on two consecutive SOI."
Reimar Döffinger
- [FFmpeg-cvslog] Revert "MJPEG: emulate EOI also on two consecutive SOI."
Michael Niedermayer
- [FFmpeg-cvslog] Revert "mjpeg: treat external huffman table setup failure as codec init failure if external huffman table use requested "
Michael Niedermayer
- [FFmpeg-cvslog] rmdec: Check return value of more avio_seek calls
Joakim Plate
- [FFmpeg-cvslog] rmdec: Check return value of more avio_seek calls
Joakim Plate
- [FFmpeg-cvslog] rmdec: Reject invalid deinterleaving parameters
Laurent Aimar
- [FFmpeg-cvslog] rmdec: Reject invalid deinterleaving parameters
Laurent Aimar
- [FFmpeg-cvslog] rmdec: use the deinterleaving mode and not the codec when creating audio packets.
Laurent Aimar
- [FFmpeg-cvslog] rmdec: use the deinterleaving mode and not the codec when creating audio packets.
Laurent Aimar
- [FFmpeg-cvslog] rtmp: Don't blindly skip the 4 trailer bytes from the FLV packets
Martin Storsjö
- [FFmpeg-cvslog] rtmp: Handle FLV packets written in more than one write call
Chiranjeevi Melam
- [FFmpeg-cvslog] rtmp: Make the input FLV parser handle data cut at any point
Martin Storsjö
- [FFmpeg-cvslog] rtmpproto.c: Fixed RTMP Stream output issue
Chiranjeevi Melam
- [FFmpeg-cvslog] rtp: Correct ff_rtp_get_payload_type documentation
Rafaël Carré
- [FFmpeg-cvslog] rtp: factorize dynamic payload type fallback
Rafaël Carré
- [FFmpeg-cvslog] rtp: Fix integer underflow that could allow remote code execution.
Michael Niedermayer
- [FFmpeg-cvslog] rtp: Fix integer underflow that could allow remote code execution.
Michael Niedermayer
- [FFmpeg-cvslog] rtp: Fix integer underflow that could allow remote code execution.
Michael Niedermayer
- [FFmpeg-cvslog] rtp: Fix integer underflow that could allow remote code execution.
Michael Niedermayer
- [FFmpeg-cvslog] rtp: Simplify ff_rtp_get_payload_type
Rafaël Carré
- [FFmpeg-cvslog] rtpdec_asf: Fix integer underflow that could allow remote code execution
Michael Niedermayer
- [FFmpeg-cvslog] rtpdec_asf: fix memleak
Michael Niedermayer
- [FFmpeg-cvslog] rtpdec_asf: fix memleak
Michael Niedermayer
- [FFmpeg-cvslog] rtpdec_asf: fix memleak
Michael Niedermayer
- [FFmpeg-cvslog] rtpdec_asf: fix memleak
Michael Niedermayer
- [FFmpeg-cvslog] rtpenc: Add a payload type private option
Rafaël Carré
- [FFmpeg-cvslog] rtspdec: Require TCP-interleaved RTP packets to be at least 11 bytes, instead of 12.
Martin Storsjö
- [FFmpeg-cvslog] rv10/20: tell decoder to use edge emulation
Kostya Shishkov
- [FFmpeg-cvslog] rv10: Reject slices that does not have the same type as the first one
Laurent Aimar
- [FFmpeg-cvslog] rv10: Reject slices that does not have the same type as the first one
Laurent Aimar
- [FFmpeg-cvslog] rv10: Reject slices that does not have the same type as the first one
Laurent Aimar
- [FFmpeg-cvslog] rv30: return AVERROR(EINVAL) instead of EINVAL
Diego Biurrun
- [FFmpeg-cvslog] rv34: Avoid NULL dereference on corrupted bitstream
Laurent Aimar
- [FFmpeg-cvslog] rv34: Avoid NULL dereference on corrupted bitstream
Laurent Aimar
- [FFmpeg-cvslog] rv34: Check for invalid slice offsets
Laurent Aimar
- [FFmpeg-cvslog] rv34: Check for invalid slice offsets
Laurent Aimar
- [FFmpeg-cvslog] rv34: Check for invalid slices offsets
Laurent Aimar
- [FFmpeg-cvslog] rv34: check for size mismatch
Michael Niedermayer
- [FFmpeg-cvslog] rv34: check for size mismatch
Michael Niedermayer
- [FFmpeg-cvslog] rv34: check that subsequent slices have the same type as first one.
Kostya Shishkov
- [FFmpeg-cvslog] rv34: check that subsequent slices have the same type as first one.
Kostya Shishkov
- [FFmpeg-cvslog] rv34: Fix buffer size used for MC of B frames after a resolution change
Laurent Aimar
- [FFmpeg-cvslog] rv34: Fix potential overreads
Laurent Aimar
- [FFmpeg-cvslog] rv34: Fix potential overreads
Laurent Aimar
- [FFmpeg-cvslog] segafilm: Check for memory allocation failures in segafilm demuxer.
Laurent Aimar
- [FFmpeg-cvslog] segafilm: Check for memory allocation failures in segafilm demuxer.
Laurent Aimar
- [FFmpeg-cvslog] segafilm: Fix potential division by 0 on corrupted segafilm streams in the demuxer.
Laurent Aimar
- [FFmpeg-cvslog] segafilm: Fix potential division by 0 on corrupted segafilm streams in the demuxer.
Laurent Aimar
- [FFmpeg-cvslog] Set AV_PKT_FLAG_KEY based on nupplevideo header
Joakim Plate
- [FFmpeg-cvslog] Show configuration and library version with AV_LOG_INFO.
Carl Eugen Hoyos
- [FFmpeg-cvslog] sink_buffer: fix typo
Michael Niedermayer
- [FFmpeg-cvslog] smacker: add forgotten *
Michael Niedermayer
- [FFmpeg-cvslog] smacker: add forgotten *
Michael Niedermayer
- [FFmpeg-cvslog] smacker: fix a few off by 1 errors
Michael Niedermayer
- [FFmpeg-cvslog] smacker: fix a few off by 1 errors
Michael Niedermayer
- [FFmpeg-cvslog] smacker: fix a few off by 1 errors
Michael Niedermayer
- [FFmpeg-cvslog] smacker: fix a few off by 1 errors
Michael Niedermayer
- [FFmpeg-cvslog] smacker demuxer: handle possible av_realloc() failure.
Kostya Shishkov
- [FFmpeg-cvslog] smacker demuxer: handle possible av_realloc() failure.
Kostya Shishkov
- [FFmpeg-cvslog] smacker demuxer: handle possible av_realloc() failure.
Kostya Shishkov
- [FFmpeg-cvslog] snow: add 'memc_only' private option.
Anton Khirnov
- [FFmpeg-cvslog] sol: return error if av_get_packet() fails.
Justin Ruggles
- [FFmpeg-cvslog] Support (H/W accelerated) H.264 decoding on Android via Stagefright
Mohamed Naufal
- [FFmpeg-cvslog] Support 3IVD in isom, produced by 3ivx DivX Doctor.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Support 3IVD in isom, produced by 3ivx DivX Doctor.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Support LZW and ZLIB compressed 4bpp tiff samples.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Support remuxing aac_latm.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Support Sorenson Spark in f4v.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Support Speex in isom.
Carl Eugen Hoyos
- [FFmpeg-cvslog] swfdec: Add support for sample_rate_code 0 (5512 Hz)
Alex Converse
- [FFmpeg-cvslog] swfdec: return correct error code at EOF
Tanami, Ohad
- [FFmpeg-cvslog] swr: fix shared lib build
Michael Niedermayer
- [FFmpeg-cvslog] swr: replace sqrt(0.5) by M_SQRT1_2
Michael Niedermayer
- [FFmpeg-cvslog] swr_test: dont test samples that have not been written
Michael Niedermayer
- [FFmpeg-cvslog] swresample: remove unused variable.
Nicolas George
- [FFmpeg-cvslog] sws: fix a huge amount of incompatible pointer type arguments warnings.
Clément Bœsch
- [FFmpeg-cvslog] sws: implement MMX/SSE2/SSSE3/SSE4 versions for horizontal scaling.
Ronald S. Bultje
- [FFmpeg-cvslog] swscale: add 14bit support to the "MMX/SSE2/SSSE3/ SSE4 versions for horizontal scaling"
Michael Niedermayer
- [FFmpeg-cvslog] swscale: don't use planar output functions to write to NV12/21.
Ronald S. Bultje
- [FFmpeg-cvslog] swscale: drop redundant code.
Michael Niedermayer
- [FFmpeg-cvslog] swscale: fix byte overreads in SSE-optimized hscale().
Ronald S. Bultje
- [FFmpeg-cvslog] swscale: Fix unused asm and enable it
Michael Niedermayer
- [FFmpeg-cvslog] swscale: remove unused and forgotten file.
Michael Niedermayer
- [FFmpeg-cvslog] Synthesis filter
Vladimir Voroshilov
- [FFmpeg-cvslog] Tag n0.7.4 : FFmpeg 0.7.4 release
git at videolan.org
- [FFmpeg-cvslog] Tag n0.7.5 : FFmpeg 0.7.5 Release
git at videolan.org
- [FFmpeg-cvslog] Tag n0.8.3 : FFmpeg 0.8.3 release
git at videolan.org
- [FFmpeg-cvslog] Tag n0.8.4 : FFmpeg 0.8.4 Release
git at videolan.org
- [FFmpeg-cvslog] tiffdec: add RGB48 (16bit) support
Jean First
- [FFmpeg-cvslog] tiffenc: Add forgotten avclass to context.
Jean First
- [FFmpeg-cvslog] tiffenc: Enable RGB48LE (16-bit) encoding support
Jean First
- [FFmpeg-cvslog] tiffenc: initialize forgotten avctx.
Jean First
- [FFmpeg-cvslog] timecode: relicense to LGPLv2+ with permission of Baptiste and ubitux.
Michael Niedermayer
- [FFmpeg-cvslog] tools/build_libstagefright: rename build/libav to something neutral
Michael Niedermayer
- [FFmpeg-cvslog] Update for 0.7.4
Michael Niedermayer
- [FFmpeg-cvslog] Update for 0.8.3
Michael Niedermayer
- [FFmpeg-cvslog] Update version numbers for 0.7.5
Michael Niedermayer
- [FFmpeg-cvslog] update version numbers for 0.8.4
Michael Niedermayer
- [FFmpeg-cvslog] Use "JPEG 2000" as long name for j2k.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Use a colon in the stream description, this matches how -map works now.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Use correct LOCAL_ALIGNED for stack variables instead of DECLARE_ALIGNED.
Reimar Döffinger
- [FFmpeg-cvslog] Use deinterleavers for demangling audio packets in RealMedia.
Kostya Shishkov
- [FFmpeg-cvslog] Use explicit struct initializers for AVCodec declarations.
Diego Biurrun
- [FFmpeg-cvslog] Use explicit struct initializers for AVOutputFormat/ AVInputFormat declarations.
Diego Biurrun
- [FFmpeg-cvslog] Use the parser for AC-3 in mov.
Carl Eugen Hoyos
- [FFmpeg-cvslog] v210dec: switch to PIX_FMT_422P10
Baptiste Coudurier
- [FFmpeg-cvslog] v210enc: clip values according to specifications
Baptiste Coudurier
- [FFmpeg-cvslog] v210enc: switch to PIX_FMT_422P10
Baptiste Coudurier
- [FFmpeg-cvslog] Validate the number of audio channels before using it in wmapro decoder.
Laurent Aimar
- [FFmpeg-cvslog] VC-1: fix reading of custom PAR.
Reimar Döffinger
- [FFmpeg-cvslog] VC1: Fix first/last row checks with slices
Alberto Delmás
- [FFmpeg-cvslog] vc1: loose one line difference to qatar.
Michael Niedermayer
- [FFmpeg-cvslog] vc1: loose one line difference to qatar.
Reimar Döffinger
- [FFmpeg-cvslog] vc1: loose one line difference to qatar.
Reimar Döffinger
- [FFmpeg-cvslog] vc1: properly zero coded_block[] edges on new slice entry.
Ronald S. Bultje
- [FFmpeg-cvslog] VC1: Support dynamic dimension changes
Alberto Delmás
- [FFmpeg-cvslog] vf_boxblur: remove useless code.
Nicolas George
- [FFmpeg-cvslog] vf_drawtext: always use expanded_text as we always support strftime() now and dont depend on localtime_r() anymore
Michael Niedermayer
- [FFmpeg-cvslog] vf_drawtext: apply misc style fixes
Stefano Sabatini
- [FFmpeg-cvslog] vf_drawtext: do not reset "n" variable to 0 in case the filter is reinited
Stefano Sabatini
- [FFmpeg-cvslog] vf_drawtext: do not set limitations on fontsize
Stefano Sabatini
- [FFmpeg-cvslog] vf_drawtext: drop text wrapping feature
Stefano Sabatini
- [FFmpeg-cvslog] vf_drawtext: fix background box coloring with RGB formats != RGBA
Stefano Sabatini
- [FFmpeg-cvslog] vf_drawtext: fix missed update in docs
Stefano Sabatini
- [FFmpeg-cvslog] vf_drawtext: Fix reinit to allow color changes.
Michael Niedermayer
- [FFmpeg-cvslog] vf_drawtext: make strftime work without localtime_r()
Michael Niedermayer
- [FFmpeg-cvslog] vf_drawtext: make x and y options parametric
Stefano Sabatini
- [FFmpeg-cvslog] vf_drawtext: perform misc cosmetics changes to uninit
Stefano Sabatini
- [FFmpeg-cvslog] vf_drawtext: prefer int over unsigned int
Stefano Sabatini
- [FFmpeg-cvslog] vf_drawtext: remove useless and misnamed intermediary "baseline" variable in draw_text()
Stefano Sabatini
- [FFmpeg-cvslog] vf_drawtext: set string defaults in the options array
Stefano Sabatini
- [FFmpeg-cvslog] vf_drawtext: use @itemize environment for showing examples in docs
Stefano Sabatini
- [FFmpeg-cvslog] vf_drawtext: use ctx for expressing outlink and dtext in end_frame
Stefano Sabatini
- [FFmpeg-cvslog] vf_pad: fix "vsub" variable value computation
Stefano Sabatini
- [FFmpeg-cvslog] vf_remove_logo: domt access vf->next->query_format() directly but use the API.
Michael Niedermayer
- [FFmpeg-cvslog] vf_remove_logo: domt access vf->next->query_format() directly but use the API.
Michael Niedermayer
- [FFmpeg-cvslog] vf_scale: add a "sar" variable
Stefano Sabatini
- [FFmpeg-cvslog] vf_scale: apply the same transform to the aspect during init that is applied per frame
Michael Niedermayer
- [FFmpeg-cvslog] vf_scale: apply the same transform to the aspect during init that is applied per frame
Michael Niedermayer
- [FFmpeg-cvslog] vf_scale: apply the same transform to the aspect during init that is applied per frame
Michael Niedermayer
- [FFmpeg-cvslog] vf_scale: don't leak SWS context.
Michael Niedermayer
- [FFmpeg-cvslog] vf_unsharp: adopt a more natural order of params in apply_unsharp()
Stefano Sabatini
- [FFmpeg-cvslog] vf_unsharp: fix out-of-buffer read
Stefano Sabatini
- [FFmpeg-cvslog] vf_unsharp: rename method "unsharpen" to "apply_unsharp"
Stefano Sabatini
- [FFmpeg-cvslog] vf_unsharp: set default chroma size value to 5x5
Stefano Sabatini
- [FFmpeg-cvslog] vf_unsharp: store hsub/vsub in the filter context
Stefano Sabatini
- [FFmpeg-cvslog] vf_yadif: add an option to enable/disable deinterlacing based on src frame "interlaced" flag
Joakim Plate
- [FFmpeg-cvslog] vf_yadif: add support to yuva420p
Stefano Sabatini
- [FFmpeg-cvslog] vf_yadif: copy buffer properties like aspect for second frame as well
Joakim Plate
- [FFmpeg-cvslog] vf_yadif: correct documentation on the parity parameter
Stefano Sabatini
- [FFmpeg-cvslog] vfwcap: actually use framerate option
Ramiro Polla
- [FFmpeg-cvslog] vmdaudio: fix decoding of 16-bit audio format.
Justin Ruggles
- [FFmpeg-cvslog] vp3/theora: flush after seek.
Ronald S. Bultje
- [FFmpeg-cvslog] vp3dec: set key_frame field of AVFrame
Joakim Plate
- [FFmpeg-cvslog] vp56:Fix error recovery code on size changes in vp5/6 decoder
Laurent Aimar
- [FFmpeg-cvslog] vp6: partially propagate huffman tree building errors during coeff model parsing and fix misspelling
Dustin Brody
- [FFmpeg-cvslog] vp6: Reset the internal state when aborting key frames header parsing in vp6 decoder .
Laurent Aimar
- [FFmpeg-cvslog] vsrc_buffer: remove duplicated file description
Stefano Sabatini
- [FFmpeg-cvslog] vsrc_color: add @file doxy
Stefano Sabatini
- [FFmpeg-cvslog] vsrc_color: set output pos values to -1
Stefano Sabatini
- [FFmpeg-cvslog] vsrc_color: use internal timebase
Stefano Sabatini
- [FFmpeg-cvslog] Warn the user if lowres > max_lowres, set lowres to max_lowres and continue
Jean First
- [FFmpeg-cvslog] wav: init st to NULL to avoid a false-positive warning.
Clément Bœsch
- [FFmpeg-cvslog] wavpack: Check error codes rather than working around error conditions.
Alex Converse
- [FFmpeg-cvslog] wavpack: Check error codes rather than working around error conditions.
Alex Converse
- [FFmpeg-cvslog] wavpack: Check error codes rather than working around error conditions.
Alex Converse
- [FFmpeg-cvslog] wavpack: Check error codes rather than working around error conditions.
Alex Converse
- [FFmpeg-cvslog] wavpack: fix wrong return value in wavpack_decode_block()
Kostya Shishkov
- [FFmpeg-cvslog] wavpack: fix wrong return value in wavpack_decode_block()
Kostya Shishkov
- [FFmpeg-cvslog] wavpack: use context reset in appropriate places
Kostya Shishkov
- [FFmpeg-cvslog] ws_snd: add some checks to prevent buffer overread or overwrite.
Justin Ruggles
- [FFmpeg-cvslog] ws_snd: decode to AV_SAMPLE_FMT_U8 instead of S16.
Justin Ruggles
- [FFmpeg-cvslog] ws_snd: make sure number of channels is 1
Justin Ruggles
- [FFmpeg-cvslog] ws_snd: misc cosmetic clean-ups
Justin Ruggles
- [FFmpeg-cvslog] ws_snd: remove the 2-bit ADPCM table and just subtract 2 instead.
Justin Ruggles
- [FFmpeg-cvslog] ws_snd: use memcpy() and memset() instead of loops
Justin Ruggles
- [FFmpeg-cvslog] ws_snd: use samples pointer for loop termination instead of a separate
Justin Ruggles
- [FFmpeg-cvslog] wtvenc: add some asserts because iam paranoid
Michael Niedermayer
- [FFmpeg-cvslog] WTV muxer (1_extract_wtv_common_code.patch)
zhentan feng
- [FFmpeg-cvslog] WTV muxer (2_wtvenc.patch, 3_add_wtv_muxer.patch)
zhentan feng
- [FFmpeg-cvslog] x86: XOP/FMA4 CPU detection support
Jason Garrett-Glaser
- [FFmpeg-cvslog] xan: Add some buffer checks
Alex Converse
- [FFmpeg-cvslog] xan: Add some buffer checks
Alex Converse
- [FFmpeg-cvslog] xan: Add some buffer checks
Alex Converse
- [FFmpeg-cvslog] xan: Remove extra trailing newline
Alex Converse
- [FFmpeg-cvslog] xan: Remove extra trailing newline
Alex Converse
Last message date:
Fri Sep 30 23:34:07 CEST 2011
Archived on: Fri Sep 30 23:34:15 CEST 2011
This archive was generated by
Pipermail 0.09 (Mailman edition).