August 2015 Archives by subject
Starting: Sat Aug 1 01:50:04 CEST 2015
Ending: Mon Aug 31 16:16:04 CEST 2015
Messages: 664
- [FFmpeg-cvslog] */version.h: Add note/recommandition about bumping major
Michael Niedermayer
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 44f4b5d News: Minor grammar change
ffmpeg-cvslog at ffmpeg.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 5eb77b8 web/index: use "audio" and "video" in place of "audios" and "videos"
ffmpeg-cvslog at ffmpeg.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 636d63b news: submit reworded announcement
ffmpeg-cvslog at ffmpeg.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. b598b2d Update about servers
ffmpeg-cvslog at ffmpeg.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. bc8d1d7 Add statement regarding resignation of Michael Niedermayer as leader
ffmpeg-cvslog at ffmpeg.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. c02a717 Fix stray </p>
ffmpeg-cvslog at ffmpeg.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. c25425b news: remove the recent added message
ffmpeg-cvslog at ffmpeg.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. db8ebaf Fix html errors
ffmpeg-cvslog at ffmpeg.org
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. fa2da62 web/download: add FFmpeg 2.4.11
ffmpeg-cvslog at ffmpeg.org
- [FFmpeg-cvslog] aac: Make sure to set err on the failure path
Luca Barbato
- [FFmpeg-cvslog] aac: move the TNS tables from aacdectab to the shared aactab
Rostislav Pehlivanov
- [FFmpeg-cvslog] aac: remove now-unused redundant array
Rostislav Pehlivanov
- [FFmpeg-cvslog] aac_parser: add required padding for GetBitContext buffer
Janne Grunau
- [FFmpeg-cvslog] aaccoder: move the Intensity Stereo implementation out
Rostislav Pehlivanov
- [FFmpeg-cvslog] aaccoder: move the quantization functions to a separate file
Rostislav Pehlivanov
- [FFmpeg-cvslog] aaccoder_mips: update function definitions
Rostislav Pehlivanov
- [FFmpeg-cvslog] aacdec_fixed: Make exp2tab static const
Timothy Gu
- [FFmpeg-cvslog] aacenc: add description to the 'aac_coder' option
Rostislav Pehlivanov
- [FFmpeg-cvslog] aacenc: Add missing ff_ prefixes
Timothy Gu
- [FFmpeg-cvslog] aacenc: change FF_PROFILE_UNKNOWN to AAC-Main if prediction is enabled
Rostislav Pehlivanov
- [FFmpeg-cvslog] aacenc: coding style changes
Rostislav Pehlivanov
- [FFmpeg-cvslog] aacenc: create and initialize an LTP context
Rostislav Pehlivanov
- [FFmpeg-cvslog] aacenc: do not reject AAC-Main profile
Rostislav Pehlivanov
- [FFmpeg-cvslog] aacenc: Harmonize multiple inclusion guards
Timothy Gu
- [FFmpeg-cvslog] aacenc: implement the complete AAC-Main profile
Rostislav Pehlivanov
- [FFmpeg-cvslog] aacenc: initialize LPC context with MAX_LPC_ORDER
Rostislav Pehlivanov
- [FFmpeg-cvslog] aacenc: Move local encoder specific tables to a separate file
Rostislav Pehlivanov
- [FFmpeg-cvslog] aacenc: Move small misc. functions to a separate file
Rostislav Pehlivanov
- [FFmpeg-cvslog] aacenc: populate the sce->ics.swb_offset table pointer
Rostislav Pehlivanov
- [FFmpeg-cvslog] aacenc: remove redundant argument from coder functions
Rostislav Pehlivanov
- [FFmpeg-cvslog] aacenc: remove TNS from the todo list
Rostislav Pehlivanov
- [FFmpeg-cvslog] aacenc: reset special bands in the main frame encoding function
Rostislav Pehlivanov
- [FFmpeg-cvslog] aacenc: treat unknown profile as AAC-LC
Rostislav Pehlivanov
- [FFmpeg-cvslog] aacenc_is: rename struct to follow guidelines
Rostislav Pehlivanov
- [FFmpeg-cvslog] aacenc_pred: rework the way prediction is done
Rostislav Pehlivanov
- [FFmpeg-cvslog] aacenc_quantization: replace copysign() with a ternary operator
Rostislav Pehlivanov
- [FFmpeg-cvslog] aacenc_tns: actually apply TNS filter to the coefficients
Rostislav Pehlivanov
- [FFmpeg-cvslog] aacenc_tns: do not limit the filter size
Rostislav Pehlivanov
- [FFmpeg-cvslog] aacenc_tns: fix out-of-bounds array access
Rostislav Pehlivanov
- [FFmpeg-cvslog] aacenc_tns: fix triggering an assertion with assert-level=2
Rostislav Pehlivanov
- [FFmpeg-cvslog] aacenc_tns: implement temporal noise shaping
Rostislav Pehlivanov
- [FFmpeg-cvslog] aacenc_tns: re-enable coefficient compression
Rostislav Pehlivanov
- [FFmpeg-cvslog] aacenc_tns: remove unused header
Rostislav Pehlivanov
- [FFmpeg-cvslog] aacenc_tns: rework the way coefficients are calculated
Rostislav Pehlivanov
- [FFmpeg-cvslog] aacenc_tns: temporarily disable
Rostislav Pehlivanov
- [FFmpeg-cvslog] aacenc_tns: temporarily disable coefficient compression
Rostislav Pehlivanov
- [FFmpeg-cvslog] aacenctab: Add missing ff_ prefixes
Timothy Gu
- [FFmpeg-cvslog] aacenctab: Use FF_ARRAY_ELEMS
Timothy Gu
- [FFmpeg-cvslog] aacsbr_fixed: Make fixed_{exp, log}_table static const
Timothy Gu
- [FFmpeg-cvslog] ac3_parser: add required padding for GetBitContext buffer
Janne Grunau
- [FFmpeg-cvslog] acenctab: Fix merge conflict
Timothy Gu
- [FFmpeg-cvslog] add missing FF_API_DESTRUCT_PACKET guards
Andreas Cadhalpun
- [FFmpeg-cvslog] Add support for Audible AA files
Vesselin Bontchev
- [FFmpeg-cvslog] api-seek-test: first version
Ludmila Glinskih
- [FFmpeg-cvslog] apng: Support inter-frame compression
Donny Yang
- [FFmpeg-cvslog] arm: only enable setend on ARMv6
Andreas Cadhalpun
- [FFmpeg-cvslog] asf: Use time_t where needed
Luca Barbato
- [FFmpeg-cvslog] asfdec: do not export empty metadata
Alexandra Hájková
- [FFmpeg-cvslog] asfdec: free AVDictionaries properly when closing the demuxer
Alexandra Hájková
- [FFmpeg-cvslog] asfdec: prevent the memory leak in the asf_read_metada_obj
Alexandra Hájková
- [FFmpeg-cvslog] asfdec: prevent the memory leak while reading metadata
Alexandra Hájková
- [FFmpeg-cvslog] asfdec: read values properly
Alexandra Hájková
- [FFmpeg-cvslog] asfdec: remove improper assignement that caused wrong timestamps
Alexandra Hájková
- [FFmpeg-cvslog] avcodec/aacdec: Fix integer overflow in argument to decode_audio_specific_config()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/aacsbr: Assert that bs_num_env is positive
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/aacsbr: check that the element type matches before applying SBR
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/aacsbr_fixed: remove unused variable
Ganesh Ajjanagadde
- [FFmpeg-cvslog] avcodec/adpcm: Check for overreads
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/alac: Clear pointers in allocate_buffers()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/aliaspixenc: Use ff_alloc_packet2()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/alsdec: Check for overread
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/atrac3plusdec: consume only as many bytes as available
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/avcodec: Define CODEC_CAP_* based on AV_CODEC_CAP_*
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/avcodec: Replace AV_CODEC_FLAG* values by 1 << C style for consistency
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/avuienc: Use ff_alloc_packet2()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cngenc: Use ff_alloc_packet2()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dcaenc: clear bitstream end
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dcaenc: clear bitstream end
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/diracdec: Check for hpel_base allocation failure
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/diracdec: Move reference to DiracFrame, avoid use of the deprecated field from AVFrame
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dnxhddata: Fix inconsistent table entry
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dpxenc: implement write16/32 as functions
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dvbsubdec: Allow selecting the substream, or all substreams
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dvbsubdec: Do not stop decoding at a invalid depth
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dvbsubdec: Print field lens in case they are too lerge
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/faxcompr: Factor decode_uncompressed() out
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/faxcompr: negate uncompressed runs
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/faxcompr: Print the unsupported mode number
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/faxcompr: Support cmode == 9 && xxx == 7
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/faxcompr: Support uncompressed escapes in decode_group3_1d_line()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ffv1enc: fix assertion failure with unset bits per raw sample
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/flashsvenc: Correct max dimension in error message
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/flashsvenc: Correct max dimension in error message
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/g729: add g729_parser
Ganesh Ajjanagadde
- [FFmpeg-cvslog] avcodec/g729_parser: Replace codec_id check by assert
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/gsm_parser: Replace codec_id check by assert
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_mp4toannexb_bsf: Reorder operations in nal_size check
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_mp4toannexb_bsf: Reorder operations in nal_size check
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_slice: Use AVFrame diemensions for grayscale handling
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_slice: Use w/h from the AVFrame instead of mb_w/h
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hapenc: Remove use of deprecated ff_alloc_packet()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc_mp4toannexb_bsf: Remove ;;
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevcdsp: rename sao_band_filter c functions
James Almer
- [FFmpeg-cvslog] avcodec/internal: improve min_size documentation for ff_alloc_packet2()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/jpeg2000: comment out unused variable
Ganesh Ajjanagadde
- [FFmpeg-cvslog] avcodec/jpeg2000dec: Check that coords match before applying ICT
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/libopenh264enc: Avoid usage of deprecated ff_alloc_packet()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/libopusenc: Fix infinite loop on flushing after 0 input
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/libutvideoenc: Remove coded_frame usage
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/libwebpenc: Use ff_alloc_packet2()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/libwebpenc_animencoder: Use ff_alloc_packet2()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/libx264: expose nv21 input support
Yu Xiaolei
- [FFmpeg-cvslog] avcodec/metasound_data: comment out unused variable
Ganesh Ajjanagadde
- [FFmpeg-cvslog] avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP8 functions
Shivraj Patil
- [FFmpeg-cvslog] avcodec/mjpegdec: Remove message asking for a non mod 16 AMV sample
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mjpegenc_common: do not ignore the color_range field
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/movtextdec: check that ftab has been allocated before dereferencing it
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpeg12dec: Check chroma_format
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpegvideo: Clear pointers in ff_mpv_common_init()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/nvenc: Add support for 2pass rc in vbr mode
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/nvenc: Fix indentation
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/nvenc: Only set h264 parameter when encoding h264
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/options: Make dummy_v?_encoder static
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/options: Silence deprecated warning about coded_frame
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/pcm: Better min_size for ff_alloc_packet2()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/pngdec: fully support the tRNS chunk
Donny Yang
- [FFmpeg-cvslog] avcodec/pngdec: Only allow one IHDR chunk
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/pthread_frame: check avctx on deallocation
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/pthread_frame: clear priv_data, avoid stale pointer in error case
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/qsv : Added look ahead rate control mode
Sven Dueking
- [FFmpeg-cvslog] avcodec/qsvenc: Added PicTiming SEI
Sven Dueking
- [FFmpeg-cvslog] avcodec/qsvenc: Set MaxKpbs to rc_max_rate for CBR and VBR ( bitrate is equal to rc_max_rate for CBR)
Sven Dueking
- [FFmpeg-cvslog] avcodec/rawenc: Use ff_alloc_packet() instead of ff_alloc_packet2()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/rawenc: Use ff_alloc_packet2()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/rv30: fix switching back to the original resolution
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/rv34: Clear pointers in ff_rv34_decode_init_thread_copy()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/sanm: Reset sizes in destroy_buffers()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/snowenc: Avoid use of deprecated me_method
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/snowenc: Support setting the iterative dia size separately
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/svq1enc: Check dimensions
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/svq1enc: Check dimensions
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/tiff: Support uncompressed G3 CCITT fax
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/tiff: Support uncompressed G4 CCITT fax
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/utils: use a minimum 32pixel width in avcodec_align_dimensions2() for H.264
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/v210enc: Use ff_alloc_packet2()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vc1dec: Re-order init to avoid initting hwaccel too early
Philip Langdale
- [FFmpeg-cvslog] avcodec/vdpau: fix compilation of mpeg1/mpeg4/ vc1 decoders when h264 is disabled
James Almer
- [FFmpeg-cvslog] avcodec/vdpau_hevc: Properly signal the num_delta_pocs from the SPS RPS
Philip Langdale
- [FFmpeg-cvslog] avcodec/vdpau_hevc: Remove experimental flag
Philip Langdale
- [FFmpeg-cvslog] avcodec/version: fix 2 recently introduced typo
Clément Bœsch
- [FFmpeg-cvslog] avcodec/videotoolbox: Add missing AV_ prefix to CODEC_ID in comment
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/videotoolbox: Fix bistream typo
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vp8: Check buffer size in vp8_decode_frame_header()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vp8: Fix null pointer dereference in ff_vp8_decode_free()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/x86/mpegaudiodsp: correct asm guards
Ganesh Ajjanagadde
- [FFmpeg-cvslog] avcodec/x86/v210-init: fix unused variable warning
Ganesh Ajjanagadde
- [FFmpeg-cvslog] avcodec/xfaceenc: remove coded_frame usage
Paul B Mahol
- [FFmpeg-cvslog] avcodec: add missing FF_API_CODEC_ID guard
Andreas Cadhalpun
- [FFmpeg-cvslog] avcodec: add new Videotoolbox hwaccel.
Sebastien Zwickert
- [FFmpeg-cvslog] avcodec: Assert on codec->encode2 in encode_audio2
lummax
- [FFmpeg-cvslog] avcodec: Fix `make checkheaders`
Timothy Gu
- [FFmpeg-cvslog] avcodec: h264: Extract decoder methods
David Holm
- [FFmpeg-cvslog] avcodec: loongson optimized h264pred with mmi v2
周晓勇
- [FFmpeg-cvslog] avcodec: loongson optimize h264qpel with mmi v1
周晓勇
- [FFmpeg-cvslog] avcodec: remove FF_API_LOWRES around max_lowres
Andreas Cadhalpun
- [FFmpeg-cvslog] avconv_opt: Add an option that lists all supported hwaccels
Timothy Gu
- [FFmpeg-cvslog] avconv_opt: Add missing comma
Timothy Gu
- [FFmpeg-cvslog] avdevice/lavfi: do not rescale AV_NOPTS_VALUE in lavfi_read_packet()
Michael Niedermayer
- [FFmpeg-cvslog] avdevice/lavfi: fix self assignment warning
Ganesh Ajjanagadde
- [FFmpeg-cvslog] avdevice/libdc1394: Make dc1394_frame_format and dc1394_frame_rate, static
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/af_amerge: use the name 's' for the pointer to the private context
Ganesh Ajjanagadde
- [FFmpeg-cvslog] avfilter/af_apad: use the name 's' for the pointer to the private context
Ganesh Ajjanagadde
- [FFmpeg-cvslog] avfilter/af_aphaser: use the name 's' for the pointer to the private context
Paul B Mahol
- [FFmpeg-cvslog] avfilter/af_aresample: Check ff_all_* for allocation failures
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/avf_avectorscope: add polar mode
Paul B Mahol
- [FFmpeg-cvslog] avfilter/avf_avectorscope: stop making output fully transparent
Paul B Mahol
- [FFmpeg-cvslog] avfilter/avf_showspectrum: reindent
Paul B Mahol
- [FFmpeg-cvslog] avfilter/avf_showspectrum: use av_calloc()
Paul B Mahol
- [FFmpeg-cvslog] avfilter/avf_showvolume: stop making output fully transparent
Paul B Mahol
- [FFmpeg-cvslog] avfilter/avfiltergraph: Implement and use find_best_sample_fmt_of_2()
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/f_drawgraph: stop making foreground color transparent
Paul B Mahol
- [FFmpeg-cvslog] avfilter/framesync: allocate FFFrameSyncIn internally
Paul B Mahol
- [FFmpeg-cvslog] avfilter/graphparser: Do not ignore scale_sws_opts if args == NULL
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_blend: use the name 's' for the pointer to the private context
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_deband: add mising slice thread flag
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_dejudder: use the name 's' for the pointer to the private context
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_histogram: 9 and 10 bit depth support
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_histogram: fix bug in checking pixel format flags
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_histogram: levels: support more input pixel formats
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_histogram: make it possible to pick color components for levels mode
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_scale: apply generic options after flags.
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_scale: Do not skip scale if range mismatches
Carl Eugen Hoyos
- [FFmpeg-cvslog] avfilter/vf_scale: Do not skip scale if the color matrix mismatches
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_scale: If no output color matrix is specified, use the input
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_scale: Set scale2ref ref output timebase
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_separatefields: use the name 's' for the pointer to the private context
Ganesh Ajjanagadde
- [FFmpeg-cvslog] avfilter/vf_transpose: Fix rounding error
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_vectorscope: add more pixel formats
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_vectorscope: add options with shorter name
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_vectorscope: add yet another mode
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_vectorscope: Fix ;;
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_vectorscope: fix bug in checking pixel format flags
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_vectorscope: implement envelope support
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_vectorscope: make color mode more useful
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_vectorscope: make intensity user configurable
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vf_vectorscope: support yuv(a) 420p and yuv410p as input for common case
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vsrc_testsrc: correct colors for smptebars
Paul B Mahol
- [FFmpeg-cvslog] avfilter/vsrc_testsrc: smpte(hd)bars: fix uninitialized last rows and columns of chroma planes
Paul B Mahol
- [FFmpeg-cvslog] avfilter: add allrgb
Clément Bœsch
- [FFmpeg-cvslog] avfilter: add allyuv source filter
Paul B Mahol
- [FFmpeg-cvslog] avfilter: add aphasemeter filter
Paul B Mahol
- [FFmpeg-cvslog] avfilter: add atadenoise
Paul B Mahol
- [FFmpeg-cvslog] avfilter: add framerate video filter
Paul B Mahol
- [FFmpeg-cvslog] avfilter: add hstack & vstack filter
Paul B Mahol
- [FFmpeg-cvslog] avfilter: add missing FF_API_AVFILTERBUFFER guards
Andreas Cadhalpun
- [FFmpeg-cvslog] avfilter: add missing FF_API_AVFILTERPAD_PUBLIC guard
Andreas Cadhalpun
- [FFmpeg-cvslog] avfilter: add scale2ref filter
Michael Niedermayer
- [FFmpeg-cvslog] avfilter: add showfreqs filter
Paul B Mahol
- [FFmpeg-cvslog] avfilter: add video vectorscope filter
Paul B Mahol
- [FFmpeg-cvslog] avfilter: add waveform monitor filter
Paul B Mahol
- [FFmpeg-cvslog] avfilter: remove obsolete function declarations
Andreas Cadhalpun
- [FFmpeg-cvslog] avformat/aa: use correct format specifier in sscanf
Vesselin Bontchev
- [FFmpeg-cvslog] avformat/avidec: Add flac to the dshow_block_align exception list
Michael Niedermayer
- [FFmpeg-cvslog] avformat/avidec: Disable AVSTREAM_PARSE_TIMESTAMPS for flac
Michael Niedermayer
- [FFmpeg-cvslog] avformat/avidec: Simplify dshow_block_align based special case detection
Michael Niedermayer
- [FFmpeg-cvslog] avformat/ffmdec: Check ffio_set_buf_size() return value
Michael Niedermayer
- [FFmpeg-cvslog] avformat/file: Check for lstat() instead of dirent.h
Michael Niedermayer
- [FFmpeg-cvslog] avformat/ftp: Use av_freep() for dir_buffer
Michael Niedermayer
- [FFmpeg-cvslog] avformat/ftp: use correct enum type
Ganesh Ajjanagadde
- [FFmpeg-cvslog] avformat/gifdec: correct r_frame_rate for single frame gifs
Michael Niedermayer
- [FFmpeg-cvslog] avformat/hevc: Check num_long_term_ref_pics_sps to avoid potentially long loops
Michael Niedermayer
- [FFmpeg-cvslog] avformat/hevc: Check num_long_term_ref_pics_sps to avoid potentially long loops
Michael Niedermayer
- [FFmpeg-cvslog] avformat/hevc: Fix parsing errors
Arthur Grant
- [FFmpeg-cvslog] avformat/hevc: Fix parsing errors
Arthur Grant
- [FFmpeg-cvslog] avformat/hls: correct comment for ensure_playlist()
Ganesh Ajjanagadde
- [FFmpeg-cvslog] avformat/matroskaenc: Avoid "for (int i" syntax for better compatibility
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: Fix deallocation when MOVStreamContext failed to allocate
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: fix regression in processing .aax files
Vesselin Bontchev
- [FFmpeg-cvslog] avformat/mux: Update sidedata in ff_write_chained()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mux: Update sidedata in ff_write_chained()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mxfenc: Accept MXF D-10 with 49.999840 Mbit/sec
Michael Niedermayer
- [FFmpeg-cvslog] avformat/oggenc: Check segments_count for headers too
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rmdec: MLTI with multiple MDPR support
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rmdec: Move MLTI handling out of ff_rm_read_mdpr_codecdata()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/segment: atomically update list if possible
Michael Niedermayer
- [FFmpeg-cvslog] avformat/segment: Do not free the filename twice
Michael Niedermayer
- [FFmpeg-cvslog] avformat/tls_gnutls: correct version detection for certificate support
Ganesh Ajjanagadde
- [FFmpeg-cvslog] avformat/wavdec: Detect wrongly interpreted specification about the sample value in the fact chunk
Michael Niedermayer
- [FFmpeg-cvslog] avformat/wavdec: Do not discard sample_count due to rounding
Michael Niedermayer
- [FFmpeg-cvslog] avformat/webmdashenc: fix uninitialized variable
Ganesh Ajjanagadde
- [FFmpeg-cvslog] avformat: Fix bug in parse_rps for HEVC.
Deliang Fu
- [FFmpeg-cvslog] avformat: Move MAX_PROBE_PACKETS to internal.h
Michael Niedermayer
- [FFmpeg-cvslog] avformat: Remove use of AVFrac and AVStream->pts
Michael Niedermayer
- [FFmpeg-cvslog] avio: fix potential crashes when combining ffio_ensure_seekback + crc
wm4
- [FFmpeg-cvslog] avisynth: fix setting stream timebase
Marton Balint
- [FFmpeg-cvslog] avutil/fifo: Fix the case where func() returns less bytes than requested in av_fifo_generic_write()
Zhang Rui
- [FFmpeg-cvslog] avutil/float_dsp: Remove use of deprecated av_set_cpu_flags_mask()
Michael Niedermayer
- [FFmpeg-cvslog] avutil/x86/asm: rename REG_SP to REG_sp
Ganesh Ajjanagadde
- [FFmpeg-cvslog] avutil: add ff_reverse as av_reverse replacement
Andreas Cadhalpun
- [FFmpeg-cvslog] blowfish: add av_blowfish_alloc()
James Almer
- [FFmpeg-cvslog] buffersink: introduce FIFO_INIT_ELEMENT_SIZE to complement FIFO_INIT_SIZE
Andreas Cadhalpun
- [FFmpeg-cvslog] bytestream2: set the reader to the end when reading more than available
Anton Khirnov
- [FFmpeg-cvslog] Changelog: Add VDPAU HEVC to the list
Philip Langdale
- [FFmpeg-cvslog] Changelog: Clarify that the new asf demuxer is optional.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Changelog: Mention the change of the default webm codecs.
Thilo Borgmann
- [FFmpeg-cvslog] channel_layout: Add a 16channel default layout
Luca Barbato
- [FFmpeg-cvslog] checkasm: Explicitly declare function prototypes
Henrik Gramner
- [FFmpeg-cvslog] checkasm: Explicitly declare function prototypes
Henrik Gramner
- [FFmpeg-cvslog] checkasm: Fix floating point arguments on 64-bit Windows
Henrik Gramner
- [FFmpeg-cvslog] checkasm: Fix floating point arguments on 64-bit Windows
Henrik Gramner
- [FFmpeg-cvslog] checkasm: Remove unnecessary include
Henrik Gramner
- [FFmpeg-cvslog] checkasm: Remove unnecessary include
Henrik Gramner
- [FFmpeg-cvslog] checkasm: x86: properly save rdx/edx in checked_call()
Henrik Gramner
- [FFmpeg-cvslog] checkasm: x86: properly save rdx/edx in checked_call()
Henrik Gramner
- [FFmpeg-cvslog] cmdutils: Export all sws options using a AVDictionary like the other subsystems do
Michael Niedermayer
- [FFmpeg-cvslog] cmdutils: Fix overriding flags on the command line.
Michael Niedermayer
- [FFmpeg-cvslog] cmdutils: remove sws_opts usage, simplify code
Michael Niedermayer
- [FFmpeg-cvslog] concatdec: fix broken file_inpoint calculation
Marton Balint
- [FFmpeg-cvslog] configure: aac encoder requires lpc
wm4
- [FFmpeg-cvslog] configure: arm: Assume softfp ABI on darwin
Martin Storsjö
- [FFmpeg-cvslog] configure: Check for CoreServices/ CoreServices.h and make vda+viedotoolbox depend on it
Michael Niedermayer
- [FFmpeg-cvslog] configure: do not fork off grep subprocess in probe_cc
Ganesh Ajjanagadde
- [FFmpeg-cvslog] configure: do not fork off grep subprocess while testing for whitespace
Ganesh Ajjanagadde
- [FFmpeg-cvslog] configure: Do not let the webm muxer suggest external libraries.
Carl Eugen Hoyos
- [FFmpeg-cvslog] configure: force -mconsole when linking SDL under MinGW
Stephen Hutchinson
- [FFmpeg-cvslog] configure: mpegvideo depends on mpeg_er.
Carl Eugen Hoyos
- [FFmpeg-cvslog] configure: Print out enabled programs
rogerdpack
- [FFmpeg-cvslog] configure: remove unused apply() function
Ganesh Ajjanagadde
- [FFmpeg-cvslog] configure: Silence error messages when probing compiler
Shiz
- [FFmpeg-cvslog] configure: Silence error messages when probing compiler.
Shiz
- [FFmpeg-cvslog] configure: Use pkg-config for libkvazaar.
Arttu Ylä-Outinen
- [FFmpeg-cvslog] configure: warn if GCC 4.2 is being used
Ganesh Ajjanagadde
- [FFmpeg-cvslog] cosmetics: Drop spurious spaces from if clauses
Paolo Bizzarri
- [FFmpeg-cvslog] crypto_bench: add support for blowfish
James Almer
- [FFmpeg-cvslog] crypto_bench: add support for rc4
James Almer
- [FFmpeg-cvslog] crypto_bench: add support for ripemd-128
James Almer
- [FFmpeg-cvslog] crypto_bench: add support for xtea
James Almer
- [FFmpeg-cvslog] des: add av_des_alloc()
James Almer
- [FFmpeg-cvslog] des: extend av_des_init() doxy
James Almer
- [FFmpeg-cvslog] disable deprecation warnings in deprecated code
Andreas Cadhalpun
- [FFmpeg-cvslog] dnxhddata: Add tables for missing DNx100 profiles
Vittorio Giovara
- [FFmpeg-cvslog] dnxhddata: Group together DC-related tables
Vittorio Giovara
- [FFmpeg-cvslog] dnxhddata: Group together RUN-related tables
Vittorio Giovara
- [FFmpeg-cvslog] dnxhddata: Keep a single CID in the table names
Vittorio Giovara
- [FFmpeg-cvslog] dnxhddata: List the reused tables in a comment
Vittorio Giovara
- [FFmpeg-cvslog] dnxhddata: Merge a few duplicated DC tables
Vittorio Giovara
- [FFmpeg-cvslog] dnxhddata: Merge a few duplicated RUN tables
Vittorio Giovara
- [FFmpeg-cvslog] doc/codecs: Document color_range for the input side
Michael Niedermayer
- [FFmpeg-cvslog] doc/demuxers/mpegts: apply a minor grammar fix to option description
Stefano Sabatini
- [FFmpeg-cvslog] doc/demuxers/mpegts: update documentation
Stefano Sabatini
- [FFmpeg-cvslog] doc/developer: Suggest everyone to help with patch reviews
Michael Niedermayer
- [FFmpeg-cvslog] doc/example: Add http multi-client example code
Stephan Holljes
- [FFmpeg-cvslog] doc/examples/filtering_video: better demo ffmpeg filters; demos chaining the filters
Harshit Mittal
- [FFmpeg-cvslog] doc/examples: rename avio_list_dir -> avio_dir_cmd
Mariusz Szczepańczyk
- [FFmpeg-cvslog] doc/ffmpeg, doc/ffplay: reference timespec definitions
Ganesh Ajjanagadde
- [FFmpeg-cvslog] doc/ffmpeg: correct minor typo
Ganesh Ajjanagadde
- [FFmpeg-cvslog] doc/filter_design: Remove reference to the deprecated and unused cur_buf_copy
Michael Niedermayer
- [FFmpeg-cvslog] doc/filters: mention all short names for vectorscope options
Paul B Mahol
- [FFmpeg-cvslog] doc/git-howto: Replace "git push" example by one with dry-run
Michael Niedermayer
- [FFmpeg-cvslog] doc/indevs: add various missing options
Lou Logan
- [FFmpeg-cvslog] doc/indevs: fix fbdev typos
Lou Logan
- [FFmpeg-cvslog] doc/indevs: Remove non-existent decklink option examples
Lou Logan
- [FFmpeg-cvslog] doc/protocols: document experimental mutli-client api
Stephan Holljes
- [FFmpeg-cvslog] doxygen: Remove lavu_internal group
Timothy Gu
- [FFmpeg-cvslog] drawtext: Drop stray guards
Luca Barbato
- [FFmpeg-cvslog] drawtext: Move the strftime expansion in a separate function
Luca Barbato
- [FFmpeg-cvslog] dxva2_hevc: properly signal the num_delta_pocs from the SPS RPS
Hendrik Leppkes
- [FFmpeg-cvslog] examples/avio_list_dir: add move and delete methods
Mariusz Szczepańczyk
- [FFmpeg-cvslog] fate/mp3: use the f32le format as output
Anton Khirnov
- [FFmpeg-cvslog] fate: add -fflags +bitexact in a few places.
Ronald S. Bultje
- [FFmpeg-cvslog] fate: add -fflags +bitexact to the relevant targets
Andreas Cadhalpun
- [FFmpeg-cvslog] fate: add api-band-test
Ludmila Glinskih
- [FFmpeg-cvslog] fate: add a test for encoding AAC-Main prediction
Rostislav Pehlivanov
- [FFmpeg-cvslog] fate: added PNS, TNS and IS tests for the AAC encoder
Rostislav Pehlivanov
- [FFmpeg-cvslog] fate: add tests for vectorscope filter
Paul B Mahol
- [FFmpeg-cvslog] fate: add tests for waveform filter
Paul B Mahol
- [FFmpeg-cvslog] fate: adjust AAC encoder TNS test fuzziness
Rostislav Pehlivanov
- [FFmpeg-cvslog] fate: explicitly specify audio bitrate for adpcm/mp2fixed tests.
Ronald S. Bultje
- [FFmpeg-cvslog] fate: Force simple idct for fate-asf-repldata
Michael Niedermayer
- [FFmpeg-cvslog] fate: Make sure a corner-case for ASF is covered
Alexandra Hájková
- [FFmpeg-cvslog] fate: move -flags +mv0 -> -mpv_flags +mv0.
Ronald S. Bultje
- [FFmpeg-cvslog] fate: reenable TNS test
Rostislav Pehlivanov
- [FFmpeg-cvslog] fate: rename -error option to -error_rate.
Ronald S. Bultje
- [FFmpeg-cvslog] fate: replace deprecated request_channels with request_channel_layout
Andreas Cadhalpun
- [FFmpeg-cvslog] fate: temporarily disable AAC TNS test
Rostislav Pehlivanov
- [FFmpeg-cvslog] fate: test only demuxing in asf-repldata
Janne Grunau
- [FFmpeg-cvslog] fate: use 'c' for setting the channel_layout
Andreas Cadhalpun
- [FFmpeg-cvslog] FF_OPT_TYPE_* -> AV_OPT_TYPE_*.
Ronald S. Bultje
- [FFmpeg-cvslog] ffmpeg: avoid scanf in keyboard command parsing
Hendrik Leppkes
- [FFmpeg-cvslog] ffmpeg: Check av_parser_change() for failure
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Check av_parser_change() for failure
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: check avpicture_fill() return value
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: check avpicture_fill() return value
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Check for RAWVIDEO and do not relay only on AVFMT_RAWPICTURE
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Check for RAWVIDEO and do not relay only on AVFMT_RAWPICTURE
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Do not use the data/size of a bitstream filter after failure
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Fix cleanup with ost = NULL
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: force 128k default audio bitrate if nothing is specified and there is no specific default
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Print sub2video: rectangle coordinates in case of overflows
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: remove access to private FILE struct members on Windows
Hendrik Leppkes
- [FFmpeg-cvslog] ffmpeg: replace deprecated av_log_ask_for_sample with av_log
Andreas Cadhalpun
- [FFmpeg-cvslog] ffmpeg: switch swscale option handling to AVDictionary similar to what the other subsystems use
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Use actual frame dimensions in checks in sub2video_update()
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: use av_buffersrc_add_frame instead of av_buffersrc_add_ref
Andreas Cadhalpun
- [FFmpeg-cvslog] ffmpeg: use av_err2str()
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Use correct codec_id for av_parser_change() check
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Use correct codec_id for av_parser_change() check
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Use the decoders dimensions in sub2video_get_blank_frame()
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg_filter: Do not override the dimensions in sub2video_prepare()
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg_opt: Add -hwaccels option that lists all supported hwaccels
Timothy Gu
- [FFmpeg-cvslog] ffmpeg_opt: Add missing comma
Timothy Gu
- [FFmpeg-cvslog] ffmpeg_opt: Check for localtime() failure
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg_opt: Prefer audio streams with packets
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg_vdpau: Ignore decoder's max supported level
Philip Langdale
- [FFmpeg-cvslog] ffplay: add specific constants for buffer fullness settings when using external clock
Marton Balint
- [FFmpeg-cvslog] ffplay: do not block audio thread on WIN32
Marton Balint
- [FFmpeg-cvslog] ffplay: increase MIN_FRAMES to 25
Marton Balint
- [FFmpeg-cvslog] ffplay: pass all sws options to the filter graph
Michael Niedermayer
- [FFmpeg-cvslog] ffplay: remove unused include libavutil/colorspace.h
Zhang Rui
- [FFmpeg-cvslog] ffserver: cast PID to int64_t before printing
Ganesh Ajjanagadde
- [FFmpeg-cvslog] ffserver: use -b instead of -ab for setting audio bitrate.
Ronald S. Bultje
- [FFmpeg-cvslog] ffv1: Add missing ff_ prefixes
Timothy Gu
- [FFmpeg-cvslog] fmtconvert: Remove float_interleave*
Timothy Gu
- [FFmpeg-cvslog] git-howto: Various copy edits
Timothy Gu
- [FFmpeg-cvslog] graph2dot: use avfilter_pad_get_name accessor function
Andreas Cadhalpun
- [FFmpeg-cvslog] graphdump: include internal.h for AVFilterPad
Andreas Cadhalpun
- [FFmpeg-cvslog] h263: Always check both dimensions
Luca Barbato
- [FFmpeg-cvslog] h264: Discard currently unsupported registered sei
John Högberg
- [FFmpeg-cvslog] h264: Do not print an error when the buffer has to be refilled
Luca Barbato
- [FFmpeg-cvslog] h264: er: Copy from the previous reference only if compatible
Andreas Cadhalpun
- [FFmpeg-cvslog] h264: Fix faulty call to avpriv_request_sample
Luca Barbato
- [FFmpeg-cvslog] h264: Use AVERROR return codes instead of -1
Jake Sebastian-Jones
- [FFmpeg-cvslog] hevc: avoid invalid shifts of negative values
Anton Khirnov
- [FFmpeg-cvslog] hevc: Split the sei parsing in 3 functions
Luca Barbato
- [FFmpeg-cvslog] hevc: Use a proper enum for the SEI values
Luca Barbato
- [FFmpeg-cvslog] hevc: Use switch instead of if-nests in decode_nal_sei_message
Luca Barbato
- [FFmpeg-cvslog] hevcdsp: fix a function name
Anton Khirnov
- [FFmpeg-cvslog] hlsenc: Support outputting specific versions
Luca Barbato
- [FFmpeg-cvslog] hlsenc: Use AV_TIME_BASE units for all the computations
Luca Barbato
- [FFmpeg-cvslog] imc: add required padding for GetBitContext buffer
Janne Grunau
- [FFmpeg-cvslog] imgutils: Fix a typo in avcodec_get_pix_fmt_loss
Luca Barbato
- [FFmpeg-cvslog] lavc/dnxhdenc: Fix ibias default.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/dvbsub: Do not fail on clut depth 0.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc/mjpegdec: Detect more CMYK images.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc: Describe eia_608 as text subtitles.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc: fix compilation with FF_API_XVMC.
Ronald S. Bultje
- [FFmpeg-cvslog] lavc: move vdpau decoders under FF_API_VDPAU.
wm4
- [FFmpeg-cvslog] lavc: propagate hwaccel errors
wm4
- [FFmpeg-cvslog] lavc: put remaining bits of vdpau-in-decoder under FF_API_CAP_VDPAU.
Ronald S. Bultje
- [FFmpeg-cvslog] lavc: Remove newline from avpriv_request_sample() calls.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavc: The h263 encoder (also) depends on h263data.o
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavd/v4l2: Use AVSTREAM_PARSE_FULL_ONCE when reading a h264 stream.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf/avio: add avio_accept and avio_handshake
Stephan Holljes
- [FFmpeg-cvslog] lavf/avio: add ffurl_accept and ffurl_handshake
Stephan Holljes
- [FFmpeg-cvslog] lavf/dnxhd: Autodetect more valid files.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf/file: check for dirent.h support
Mariusz Szczepańczyk
- [FFmpeg-cvslog] lavf/file: implement directory listing callbacks
Lukasz Marek
- [FFmpeg-cvslog] lavf/ftp: implement directory listing callbacks
Lukasz Marek
- [FFmpeg-cvslog] lavf/ftp: implement move and delete callbacks
Mariusz Szczepańczyk
- [FFmpeg-cvslog] lavf/ftp: implement NLST method
Mariusz Szczepańczyk
- [FFmpeg-cvslog] lavf/ftp: properly read an empty path
Mariusz Szczepańczyk
- [FFmpeg-cvslog] lavf/http: Fix parsing http request data to not read over '\0'.
Stephan Holljes
- [FFmpeg-cvslog] lavf/http: Implement server side network code.
Stephan Holljes
- [FFmpeg-cvslog] lavf/matroskadec: Fully parse and repack MP3 packets
Rodger Combs
- [FFmpeg-cvslog] lavf/mov: Support unusual alac files without frma and alac atoms.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf/mpeg: Allow users to force audio codec MLP.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf/mpegenc: provide better feedback in case of invalid media type
Stefano Sabatini
- [FFmpeg-cvslog] lavf/mpegts: apply misc option description fixes
Stefano Sabatini
- [FFmpeg-cvslog] lavf/mxfdec: support segmented frame layout as separate fields layout
Matthieu Bouron
- [FFmpeg-cvslog] lavf/network: split ff_listen_bind into ff_listen and ff_accept
Stephan Holljes
- [FFmpeg-cvslog] lavf/segment: Fix memleak.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf/swf: Fix auto-detection of compressed files.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf/tcp: add tcp_accept
Stephan Holljes
- [FFmpeg-cvslog] lavf/tcp: increase range for listen and call the underlying socket operations accordingly
Stephan Holljes
- [FFmpeg-cvslog] lavfi: add error message to help users convert to new lavfi syntax.
Ronald S. Bultje
- [FFmpeg-cvslog] lavfi: fix compilation with FF_API_OLD_FILTER_OPTS=0.
Ronald S. Bultje
- [FFmpeg-cvslog] lavu: disable wrong value check in get_version() upon api bump.
Ronald S. Bultje
- [FFmpeg-cvslog] libavcodec/aacdec_template: Use init_get_bits8() in aac_decode_frame()
Emanuel Czirai
- [FFmpeg-cvslog] libavcodec/aacdec_template: Use init_get_bits8() in aac_decode_frame()
Emanuel Czirai
- [FFmpeg-cvslog] libavcodec/qsvdec.c: Extended error messages for MFXVideoDECODE_Init() result
Ivan Uskov
- [FFmpeg-cvslog] libavcodec/qsvdec.c: the ff_get_format() missed at refactoring has been restored
Ivan Uskov
- [FFmpeg-cvslog] libavcodec/tableprint_vlc.h: include lavu/reverse.c for ff_reverse.
Alexis Ballier
- [FFmpeg-cvslog] libavcodec/utils: av_get_exact_bits_per_sample fixed to return "1" for DSD codecs.
Ihar A. Tumashyk
- [FFmpeg-cvslog] libavformat/matroska: Write stream durations in metadata, in the format of mkvmerge.
Sasi Inguva
- [FFmpeg-cvslog] libavformat/matroskaenc.c: fix small memory leaks on error
Neil Birkbeck
- [FFmpeg-cvslog] libavutil/channel_layout: Correctly return layout when channel specification ends with a trailing ' c'.
Simon Thelen
- [FFmpeg-cvslog] libfdk-aacdec: Always decode into an intermediate buffer
Martin Storsjö
- [FFmpeg-cvslog] libfdk-aacdec: Bump the max number of channels to 8
Martin Storsjö
- [FFmpeg-cvslog] libfdk-aacdec: Clean up properly if the init fails
Martin Storsjö
- [FFmpeg-cvslog] libopenjpegdec: check existence of image component data
Andreas Cadhalpun
- [FFmpeg-cvslog] libshine: Fix faulty ff_alloc_packet2 usage
Rico Tzschichholz
- [FFmpeg-cvslog] libvpxenc: make flags i64 instead of dbl.
Ronald S. Bultje
- [FFmpeg-cvslog] libx264: Add option to force IDR frames
Derek Buitenhuis
- [FFmpeg-cvslog] lpc: create a simplified Levinson-Durbin LPC handling float samples
Rostislav Pehlivanov
- [FFmpeg-cvslog] lpc: rename ff_lpc_calc_levinsion to ff_lpc_calc_levinson
Rostislav Pehlivanov
- [FFmpeg-cvslog] MAINTAINERS: add myself as a docs maintainer
Lou Logan
- [FFmpeg-cvslog] MAINTAINERS: add myself as an AAC encoder maintainer
Rostislav Pehlivanov
- [FFmpeg-cvslog] MAINTAINERS: Add myself as maintainer for dxva2 and Windows/MSVC
Hendrik Leppkes
- [FFmpeg-cvslog] MAINTAINERS: Add myself to vdpau maintainers
Philip Langdale
- [FFmpeg-cvslog] matroskadec: check audio sample rate
Andreas Cadhalpun
- [FFmpeg-cvslog] matroskadec: validate audio channels and bitdepth
Andreas Cadhalpun
- [FFmpeg-cvslog] matroskaenc: Fix indentation
Timothy Gu
- [FFmpeg-cvslog] Merge branch 'simple_http_server_api_implementation' of http:// git.klaxa.eu/git/ffmpeg
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '02477323b92aacdabe0a2d129eeb0c15fbd1ec9e' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '043f46f5741e1a5caedf55d788e1a72aae3b7605'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '0f562f5b833d603e04123d198c59f8b2b5eb43e4'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '14e558024642638085ae2bbeffc6087612e6a3f9'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '1542ec96389f32e5081c6c607e4b6f5e257ccdf2'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '167ea1fbf15ecefa30729f9b8d091ed431bf43bd'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '1b90433f79de857550d4d8c35c89fbe954920594'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '1c6bb813284732d9a1acacfe99522d9f66ebf73e'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '2157df425bd909854fd4afcec4aa3311d8a3b31b'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '26ac22e5e7394346e9d59f800e7d4e91f4518d33'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '2cd841c0776535be56e4db67485fdd9509c9b9f4'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '317cfaa5e09755ed0b34af512ec687963a67bdbf'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '33dc1913ab7aaefc991b3e665d1d0b5d0b088672'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '3e853ff7acc56b180950ab39e7282f1b938c8784'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '403ea4ac7289ac39229452b6b5e2f8ebcc00f2a1'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '413d4e54a9bffe2d0afdc6d8a80f516e5df6a421'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '44b44441203177690305c294be6eff8d9c668954'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '47b447aaff1bc30ba986ca757346a2c5c95b786a'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '4a53c758d2f69302e6822b23f3e7349253b9e8d3'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '4fee11ab05fc8569ef35c0ce86a60375c903eefb'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '515b69f8f8e9a24cfaee95d8c1f63f265d8582fe'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '58c3720a3cc71142b5d48d8ccdc9213f9a66cd33'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '5d8bea3bb2357bb304f8f771a4107039037c5549'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '5e129ed655bff5b6d90355c0b713d7aaba3898ec'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '5f200bbf98efe50f63d0515b115d2ba8dae297bc'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '61d8fa2a1ab76f0f3ac1442faa104ace4b29decc'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '629d4c5b4deee08bf3a4f3ab45fd4f8b76d7aff3'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '72839fce6457fdb5d51b4a5381ac52914ee66389'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '78491fe8cfed83d2aead95dafe26f0d3f999e961'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '7a7df34c91e16ea8936f59524145a2cdd6b790f9'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '7bf9647264308d2df74b2b50669f2d02a7ecc90b'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '80ea66112817c719b476de8f7d8d3b325f4c7dd1'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '80ea66112817c719b476de8f7d8d3b325f4c7dd1'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '83f254e65f938657a4dbec711e4c94252a72daf9'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '859ce02c9815b492da627d3098548b4f69bbc80e' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '87de6ddb7b7674e329d5c96677bd8685bc7f7855'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '8c75ba55a4367c854b577c849ea2195bd78c4c81'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '8e34089e265a6b01e1e3301e8864439d26793753'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '8f4a06faf45c1cbcabec610f4b47824171379934'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '90e648c508fa6b97587ce62699a1449123f7d285'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '944f60866f507e3c0850ae9c2f30dac1da54587c'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '9469370fb32679352e66826daf77bdd2e6f067b5'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '979cb55103fa8e8274806e496901203742c686d1'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '98c9ade9853a9c413534ef243174d65f3f7506fa'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit '9f1245eb9620a70feaa00ba745c6c7a56a839556'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'a1926a29fb4325afa46842883f197c74d4535c36'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'a4615572b576d3ef7ee2f11529d935e61bf4ebb8'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'a9f108bd78e842a47ade2f7c8b22a1764d01d4e6' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'aa3ec219e1a5cc0e96ddec6ea83312ec780448f5' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'ab43beefab9147673e09679e04be08431684a5db'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'ae365453c370c85f278bff7fbf9e20d9d335cb2a'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'b114d28a18050b5ebd22fc067332e5487243889c'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'b197f78329615893201c0e241d00b71b7c749dbb'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'b1abd2aaf91be249f24cb74db9c205d9e4ca9da6'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'b469832de993dabbfe037bef59c68e90e82ebca5'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'c23999be134bde0a0554261a9043be7dbc01de0c'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'c457bdebe7af643b380aa0f6add3cb4335d218dc'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'c49b88b93bca53c04f18d78c27dbf1dc6daea909' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'cb2dbe2c762dae44d890aa26620bcdd9022fd0f3'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'cd4d9df22738e6f147521ccb72c7930db6050914'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'd3ae4c65942d67a294fd56eabbbdcce6756fab5f'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'd5eab59a5373b22aa52d6053a8e853e95a6e131e'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'd68705c9756e6558c8e28d90b4c364f25ba72083'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'd8ebb6157d12183ed3fc987cd2ba18b404758828'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'd9e8b47e3144262d6bc4681740411d4bdafad6ac'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'e13da244f41610ee073b2f72bcf62b60fa402bb5'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'e176639bcbf4b580edb462a6b0650e53cd5e3c04'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'e23f84d9652474353d8bbc42787a56ec1991908f'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'e5997152f54f790229c99f237f8eb6b5b1ee683a'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'ebaf571aca2dd6ce3caeeeec4210a3fccd47e7db'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'efbfb1ad1112cea79bef51fd9f30c0c94735abfc'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'f34b152eb7b7e8d2aee57c710a072cf74173fbe1'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'f5e486f6f8c242bb2be01ad3ae952b5733ba1113'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'f9ab4fe1f7c1e9d410ca5ee2c9ff8d2892aad068'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'faa3f17a76333b672ce4a40cf80f678ab68bdbae'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'fdbc544d29176ba69d67dd879df4696f0a19052e'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'fdd021884d5c06fb9ad65cb0040bb5717a7b084b'
Hendrik Leppkes
- [FFmpeg-cvslog] Merge commit 'fe026ba960790a004adfcff33f44f96b05538e5c'
Hendrik Leppkes
- [FFmpeg-cvslog] mmaldec: do not mutate user's AVCodecContext extradata field
wm4
- [FFmpeg-cvslog] mmaldec: fix problems with flush logic
wm4
- [FFmpeg-cvslog] mmaldec: hack against buffering problems on broken input
wm4
- [FFmpeg-cvslog] mov: abort on EOF in ff_mov_read_chan
Andreas Cadhalpun
- [FFmpeg-cvslog] Move ff_dlog from lavc to lavu.
Ronald S. Bultje
- [FFmpeg-cvslog] movenc: Add a new flag for writing global sidx indexes for dash
Martin Storsjö
- [FFmpeg-cvslog] movenc: Check that frag_info entries exist in mov_write_sidx_tag
Martin Storsjö
- [FFmpeg-cvslog] movenc: Place the sidx index after the initial moov/mdat pair
Martin Storsjö
- [FFmpeg-cvslog] movenc: Rename reserved_moov_pos to reserved_header_pos
Martin Storsjö
- [FFmpeg-cvslog] movtextdec.c: Add support for font names
Niklesh
- [FFmpeg-cvslog] movtextdec: Add support for automatic text wrapping
Niklesh
- [FFmpeg-cvslog] movtextdec: Fix memory leaks by freeing mem allocs correctly
Niklesh
- [FFmpeg-cvslog] movtextdec: Use default style information from movtext header
Niklesh
- [FFmpeg-cvslog] movtextdec: Use default style information from movtext header
Niklesh
- [FFmpeg-cvslog] mpeg4video: use ff_dlog instead of av_log under debug&FF_DEBUG_PTS.
Ronald S. Bultje
- [FFmpeg-cvslog] mux: warn if the encoders bitexact flag is set, but not the muxers
Andreas Cadhalpun
- [FFmpeg-cvslog] mxfdec: set AVFMT_SEEK_TO_PTS demuxer flag
Marton Balint
- [FFmpeg-cvslog] nvenc: Properly free the fifos
Luca Barbato
- [FFmpeg-cvslog] oggparsedirac: check return value of init_get_bits
Chris Watkins
- [FFmpeg-cvslog] openal-dec: replace av_destruct_packet with av_free_packet
Andreas Cadhalpun
- [FFmpeg-cvslog] options: mark av_get_{int, double, q} as deprecated.
Ronald S. Bultje
- [FFmpeg-cvslog] options_table: fix compatibility with MSVC
Andreas Cadhalpun
- [FFmpeg-cvslog] opusdec: properly handle mismatching configurations in multichannel streams
Anton Khirnov
- [FFmpeg-cvslog] opusdec: properly handle mismatching configurations in multichannel streams
Anton Khirnov
- [FFmpeg-cvslog] png: Be more informative regarding signature errors
Luca Barbato
- [FFmpeg-cvslog] png: Be more informative regarding signature errors
Clément Bœsch
- [FFmpeg-cvslog] postproc: Deprecate QP_STORE_T, it lacks a PP/AV/FF prefix
Michael Niedermayer
- [FFmpeg-cvslog] postproc: fix unaligned access
Andreas Cadhalpun
- [FFmpeg-cvslog] Prepare for removal of obsolete FF_IDCT_* members.
Ronald S. Bultje
- [FFmpeg-cvslog] Put remaining pieces of CODEC_FLAG_EMU_EDGE under FF_API_EMU_EDGE.
Ronald S. Bultje
- [FFmpeg-cvslog] rawdec: fix mjpeg probing
wm4
- [FFmpeg-cvslog] rawdec: fix mjpeg probing buffer size check
wm4
- [FFmpeg-cvslog] rc4: add av_rc4_alloc()
James Almer
- [FFmpeg-cvslog] rc4: extend av_rc4_init() doxy
James Almer
- [FFmpeg-cvslog] Replace av_dlog with ff_dlog.
Ronald S. Bultje
- [FFmpeg-cvslog] Revert "avformat/rtpenc: check av_packet_get_side_data() return, fix null ptr dereference"
Michael Niedermayer
- [FFmpeg-cvslog] Revert "libavcodec/utils: av_get_exact_bits_per_sample fixed to return "1" for DSD codecs."
Michael Niedermayer
- [FFmpeg-cvslog] Revert "movtextdec: Use default style information from movtext header"
Michael Niedermayer
- [FFmpeg-cvslog] rtpenc_chain: also copy AVFMT_FLAG_BITEXACT to new AVFormatContext
Andreas Cadhalpun
- [FFmpeg-cvslog] scale2ref: override request_frame() and correctly connect them to the corresponding inputs
Michael Niedermayer
- [FFmpeg-cvslog] sonic: set avctx->channels in sonic_decode_init
Andreas Cadhalpun
- [FFmpeg-cvslog] swr: Remember previously set int_sample_format from user
Michael Niedermayer
- [FFmpeg-cvslog] swresample/dither: check memory allocation
Ganesh Ajjanagadde
- [FFmpeg-cvslog] swresample/dither: use integer arithmetic
Ganesh Ajjanagadde
- [FFmpeg-cvslog] swresample/swresample-test: Make layouts static const
Michael Niedermayer
- [FFmpeg-cvslog] swresample/swresample: Cleanup on init failure.
Michael Niedermayer
- [FFmpeg-cvslog] swscale/alphablend: Factor target computation out of the loops
Michael Niedermayer
- [FFmpeg-cvslog] swscale/alphablend: Fix big endian formats on LE
Michael Niedermayer
- [FFmpeg-cvslog] swscale/alphablend: fix pointer cast
Ganesh Ajjanagadde
- [FFmpeg-cvslog] swscale/alphablend: Fix pointer type warnings
Michael Niedermayer
- [FFmpeg-cvslog] swscale/alphablend: Support chroma subsampling
Michael Niedermayer
- [FFmpeg-cvslog] swscale/alphablend: support packed pixel formats
Michael Niedermayer
- [FFmpeg-cvslog] swscale/alphablend: Support SWS_ALPHA_BLEND_CHECKERBOARD
Michael Niedermayer
- [FFmpeg-cvslog] swscale/rgb2rgb_template: Disable shuffle_bytes_2103_c on big endian
Michael Niedermayer
- [FFmpeg-cvslog] swscale/rgb2rgb_template: Fix signedness of v in shuffle_bytes_2103_c()
Michael Niedermayer
- [FFmpeg-cvslog] swscale/rgb2rgb_template: Implement shuffle_bytes_0321_c and fix shuffle_bytes_2103_c on BE
Michael Niedermayer
- [FFmpeg-cvslog] swscale/swscale-test: Fix slice height in random reference data creation.
Michael Niedermayer
- [FFmpeg-cvslog] swscale/swscale: Document param[0..1]
Michael Niedermayer
- [FFmpeg-cvslog] swscale/swscale_unscaled: Fix rounding difference with RGBA output between little and big endian
Michael Niedermayer
- [FFmpeg-cvslog] swscale/utils: Clear pix buffers
Michael Niedermayer
- [FFmpeg-cvslog] swscale/utils: If cascaded contexts are used forward sws_setColorspaceDetails() to the first context
Michael Niedermayer
- [FFmpeg-cvslog] swscale/utils: Split scaling if possible and yuv-> yuv with different matrixes is requested
Michael Niedermayer
- [FFmpeg-cvslog] swscale/x86/rgb2rgb_template: add missing xmm clobbers
James Almer
- [FFmpeg-cvslog] swscale/x86/rgb2rgb_template: fix signedness of v in shuffle_bytes_2103_{mmx, mmxext}
James Almer
- [FFmpeg-cvslog] swscale: add license headers and copyrights
Pedro Arthur
- [FFmpeg-cvslog] swscale: Add sws_alloc_set_opts()
Michael Niedermayer
- [FFmpeg-cvslog] swscale: fixed compiler warnings
Pedro Arthur
- [FFmpeg-cvslog] swscale: Fixed typos
Pedro Arthur
- [FFmpeg-cvslog] swscale: Implement alphablendaway for planar 4:4:4 formats
Michael Niedermayer
- [FFmpeg-cvslog] swscale: process horizontal lines in batches
Pedro Arthur
- [FFmpeg-cvslog] swscale: refactor horizontal scaling
Pedro Arthur
- [FFmpeg-cvslog] swscale: refactor vertical scaler
Pedro Arthur
- [FFmpeg-cvslog] swscale: Silence an unused variable warning
Timothy Gu
- [FFmpeg-cvslog] Tag n2.4.11 : FFmpeg 2.4.11 release
git at videolan.org
- [FFmpeg-cvslog] takdec: ensure chan2 is a valid channel index
Andreas Cadhalpun
- [FFmpeg-cvslog] tests/api/api-h264-test: structure changes to avoid duplicate code
Ludmila Glinskih
- [FFmpeg-cvslog] tests/fate-run: make FATE non-interactive
Ganesh Ajjanagadde
- [FFmpeg-cvslog] tests/fate/mp3: Fix fate-mp3-float-extra_overread on mips-qemu
Michael Niedermayer
- [FFmpeg-cvslog] tests/fate/mp3: increase mp3-float-extra_overread FUZZ for ppc64be-RHEL7.0-gcc-4.8.2-ibmcrl to 23 from 20
Michael Niedermayer
- [FFmpeg-cvslog] tests: Renamed pix_fmts wording in ffv1 test target name to match pix_fmt parameter.
Peter B
- [FFmpeg-cvslog] Undeprecate av_opt_set_defaults2().
Ronald S. Bultje
- [FFmpeg-cvslog] Update Changelog
Michael Niedermayer
- [FFmpeg-cvslog] Update for 2.4.11
Michael Niedermayer
- [FFmpeg-cvslog] use avfilter_pad_get_{type, name} accessor functions
Andreas Cadhalpun
- [FFmpeg-cvslog] vaapi: Add hevc hwaccel support
Timo Rothenpieler
- [FFmpeg-cvslog] vaapi: define a unique pixel format for VA-API (AV_PIX_FMT_VAAPI).
Gwenole Beauchesne
- [FFmpeg-cvslog] vaapi: drop unused include.
Gwenole Beauchesne
- [FFmpeg-cvslog] vaapi: fix usage of invalid buffer ids.
Gwenole Beauchesne
- [FFmpeg-cvslog] vaapi: streamline public context structure.
Gwenole Beauchesne
- [FFmpeg-cvslog] vc1dec: propagate error codes and return meaningful error codes
wm4
- [FFmpeg-cvslog] vda: unlock the pixel buffer base address.
Sebastien Zwickert
- [FFmpeg-cvslog] version: Fix two more typos
Timothy Gu
- [FFmpeg-cvslog] vf_psnr: add psnr_avg to stats file.
Ronald S. Bultje
- [FFmpeg-cvslog] vf_scale: Add an option to pass the scaler params
Luca Barbato
- [FFmpeg-cvslog] vp7: bound checking in vp7_decode_frame_header
Federico Tomassetti
- [FFmpeg-cvslog] vp8: change mv_{min,max}.{x,y} type to int
Andreas Cadhalpun
- [FFmpeg-cvslog] vp9/update_prob: prevent out of bounds table read
James Zern
- [FFmpeg-cvslog] vp9: change type of tile_size from unsigned to int64_t
Andreas Cadhalpun
- [FFmpeg-cvslog] vp9dsp: Add missing ff_ prefixes
Timothy Gu
- [FFmpeg-cvslog] webm: Explicitly select libvpx, libopus and libvorbis encoders
Luca Barbato
- [FFmpeg-cvslog] wmalosslessdec: avoid reading 0 bits with get_bits
Andreas Cadhalpun
- [FFmpeg-cvslog] wmalosslessdec: reset frame->nb_samples on packet loss
Andreas Cadhalpun
- [FFmpeg-cvslog] wmavoice: limit wmavoice_decode_packet return value to packet size
Andreas Cadhalpun
- [FFmpeg-cvslog] wmv2enc: remove duplicate priv_class in codec definition
Hendrik Leppkes
- [FFmpeg-cvslog] x86/sbrdsp: remove an unnecessary mova in sbr_autocorrelate
James Almer
- [FFmpeg-cvslog] x86: dcadsp: Avoid SSE2 instructions in SSE functions
Henrik Gramner
- [FFmpeg-cvslog] x86: dct: Disable dct32_float_sse on x86-64
Henrik Gramner
- [FFmpeg-cvslog] x86: move XOP emulation code back to x86inc
James Almer
- [FFmpeg-cvslog] x86inc: Disable vpbroadcastq workaround in newer yasm versions
Henrik Gramner
- [FFmpeg-cvslog] x86inc: Disable vpbroadcastq workaround in newer yasm versions
Henrik Gramner
- [FFmpeg-cvslog] x86inc: Drop SECTION_TEXT macro
Henrik Gramner
- [FFmpeg-cvslog] x86inc: Drop SECTION_TEXT macro
Henrik Gramner
- [FFmpeg-cvslog] x86inc: Fix instantiation of YMM registers
Christophe Gisquet
- [FFmpeg-cvslog] x86inc: Support arbitrary stack alignments
Henrik Gramner
- [FFmpeg-cvslog] x86inc: Support arbitrary stack alignments
Henrik Gramner
- [FFmpeg-cvslog] x86inc: Various minor backports from x264
Henrik Gramner
- [FFmpeg-cvslog] x86inc: Various minor backports from x264
Henrik Gramner
- [FFmpeg-cvslog] x86inc: warn if XOP integer FMA instruction emulation is impossible
Anton Mitrofanov
- [FFmpeg-cvslog] x86inc: warn if XOP integer FMA instruction emulation is impossible
Anton Mitrofanov
- [FFmpeg-cvslog] x86inc: warn when instructions incompatible with current cpuflags are used
Anton Mitrofanov
- [FFmpeg-cvslog] xavs: Do not try to set the bitrate tolerance without a bitrate
Luca Barbato
- [FFmpeg-cvslog] xtea: add av_xtea_alloc()
James Almer
Last message date:
Mon Aug 31 16:16:04 CEST 2015
Archived on: Mon Aug 31 16:16:06 CEST 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).