summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* aacenc: increase size of s->planar_samples[] from 6 to 8Rostislav Pehlivanov2015-10-12
* mpegvideo: dnxhdenc: permute 10bits contentChristophe Gisquet2015-10-13
* avcodec/mips/aaccoder_mips: Disable ff_aac_coder_init_mips() to prevent build...Michael Niedermayer2015-10-13
* avformat/webvttdec: Don't stop parsing on commentsRicardo Constantino2015-10-12
* fate/subtitles: Add a new test for WebVTTRicardo Constantino2015-10-12
* avcodec/webvttdec: Deal with WebVTT escapesRicardo Constantino2015-10-12
* doc/filters: s/nb_inputs/inputs for stack filtersLou Logan2015-10-12
* avcodec: Don't lock on init for codecs without an init functionDerek Buitenhuis2015-10-12
* fate: increase fuzz on fate-aac-tns-encode testRostislav Pehlivanov2015-10-12
* aacenc_utils: fit find_form_factor() below 80 chars per lineRostislav Pehlivanov2015-10-12
* aacenc: add support for changing options based on a profileRostislav Pehlivanov2015-10-12
* avfilter/drawtext: allow to format pts with strftimeAlex Agranovsky2015-10-12
* lavf/tee: allow multiple stream specifiers in select.Bela Bodecs2015-10-12
* aacenc: add support for encoding 7.1 channel audioRostislav Pehlivanov2015-10-12
* aacenc_quantization: fix header descriptionRostislav Pehlivanov2015-10-12
* AAC encoder: memoize quantize_band_costClaudio Freire2015-10-12
* avformat/flvdec: set broken_sizes for "metadatacreator : MEGA"Michael Niedermayer2015-10-12
* AAC encoder: fix assertion error re SF differencesClaudio Freire2015-10-11
* aaccoder_twoloop.h: simplify and comment ff_pns_bits()Rostislav Pehlivanov2015-10-12
* aacenc_utils: add 'inline' flag to find_form_factor, silence warningRostislav Pehlivanov2015-10-12
* x86/vf_w3fdif: use aligned loads in w3fdif_simple_highJames Almer2015-10-11
* x86/vf_w3fdif: simplify w3fdif_simple_highJames Almer2015-10-11
* avcodec: remove leftover iff_byterun1 decoderAndreas Cadhalpun2015-10-12
* ffplay: eliminate stream_component_close forward declarationMarton Balint2015-10-12
* ffplay: close streams and AVFormatContext in the main threadMarton Balint2015-10-12
* intmath: remove av_ctz.Ronald S. Bultje2015-10-11
* AAC encoder tests: increase fuzz for pred testClaudio Freire2015-10-11
* ffmpeg: modify tty state when stderr is redirectedGanesh Ajjanagadde2015-10-11
* AAC encoder: cosmetics from last commitClaudio Freire2015-10-11
* AAC encoder: Extensive improvementsClaudio Freire2015-10-11
* avfilter/buffersrc: add av_warn_unused_result attributesGanesh Ajjanagadde2015-10-11
* configure: fix configure when using gccJean-Yves Avenard2015-10-11
* x86/vf_w3fdif: move pxor outside the loop in w3fdif_complex_lowJames Almer2015-10-11
* avcodec/sipr: use AVERROR return code instead of -1Paul B Mahol2015-10-11
* avformat/rsd: support XADP tagPaul B Mahol2015-10-11
* avcodec/pngdec: Use av_malloc_array()Michael Niedermayer2015-10-11
* avcodec/jpeg2000dec: Check that step_x/y are valid before use in JPEG2000_PGO...Michael Niedermayer2015-10-11
* avfilter: add selectivecolor filterClément Bœsch2015-10-11
* avcodec/pngdec: Alloc buffer after blend_op check in handle_p_frame_apng()Michael Niedermayer2015-10-11
* Revert "Merge commit '8b830ee9a26d47b138f12a82085cdb372f407f1e'" (avconv: Do ...Michael Niedermayer2015-10-11
* avutil/intmath: Change debruijn_ctz64 to use 8bit elementsMichael Niedermayer2015-10-11
* avutil/mathematics: speed up av_gcd by using Stein's binary GCD algorithmGanesh Ajjanagadde2015-10-11
* avcodec/pngdec: Check blend_op.Michael Niedermayer2015-10-11
* doc/resampler, swresample/options: use proper capitalizationGanesh Ajjanagadde2015-10-10
* gitignore: ignore object file temporariesGanesh Ajjanagadde2015-10-10
* doc/scaler, swscale/options: use proper capitalizationGanesh Ajjanagadde2015-10-10
* fate/async: test error code from underlying protocolZhang Rui2015-10-10
* avformat/async: pass internal I/O errorZhang Rui2015-10-10
* avfilter/x86/vf_w3fdif: add colons after labelsPaul B Mahol2015-10-10
* lavc: move bitstream filter args to the bsf ctxRodger Combs2015-10-10