summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* doc/texi2pod: fix an unescaped left braceJames Almer2015-07-05
* avcodec/avuienc: Use ff_alloc_packet()Michael Niedermayer2015-07-05
* avcodec/avuienc: Initialize output dataMichael Niedermayer2015-07-05
* avcodec/rawenc: Use ff_alloc_packet() instead of ff_alloc_packet2()Michael Niedermayer2015-07-05
* aacenc: implement Intensity Stereo encoding supportRostislav Pehlivanov2015-07-05
* aacenc: add support for coding of IS spectral coefficientsRostislav Pehlivanov2015-07-05
* aaccoder: add a new perceptual noise substitution implementationRostislav Pehlivanov2015-07-05
* aaccoder: remove previous PNS implementation from twoloopRostislav Pehlivanov2015-07-05
* aacenc: use the new function for setting special band scalefactor indicesRostislav Pehlivanov2015-07-05
* avcodec/nvenc: Add support for H.264 High 444 Predictive encodingPhilip Langdale2015-07-05
* avformat/yuv4mpegenc: use avio_printf()Paul B Mahol2015-07-03
* avfilter/avf_showvolume: make it possible to use current channel number in co...Paul B Mahol2015-07-03
* lavfi: add (a)drawgraph filterPaul B Mahol2015-07-03
* fate/api-tests: Tests that need samples should only run if SAMPLES is setGeorge Boyle2015-07-04
* YUV->BGR32 MMX supportKevin Coyle2015-07-04
* swscale/output: fix input indexing in yuv2ya8_2_c()Michael Niedermayer2015-07-04
* swscale/output: fix null pointer dereference in yuv2ya8_2_c()Michael Niedermayer2015-07-03
* Merge commit 'f046c3b5ac36848cce824b008e0347c621523041'Michael Niedermayer2015-07-03
|\
| * lavc: Move deprecation warning disabling to files including the tableVittorio Giovara2015-07-03
| * lavc: Disable deprectation warnings coming from options tableVittorio Giovara2015-07-03
* | Merge commit '832129431fd5c693b12c32a1563944c631feaf36'Michael Niedermayer2015-07-03
|\|
| * lavu: Add version information for av_version_info()Vittorio Giovara2015-07-03
* | avfilter/vf_lut: fix oversightPaul B Mahol2015-07-03
* | avcodec/shorten: use init_get_bits8()Paul B Mahol2015-07-03
* | avfilter/af_astats: implement recalculation of stats after each X framesPaul B Mahol2015-07-03
* | avfilter/af_astats: export metadataPaul B Mahol2015-07-03
* | avcodec/j2kenc: Support user specified tile dimensionsMichael Niedermayer2015-07-03
* | avcodec/jpeg2000dec: Fix decoding of subsampled multi tile imagesMichael Niedermayer2015-07-03
* | aacenc: reset marked IS and M/S bands upon frame encodingRostislav Pehlivanov2015-07-03
* | aaccoder: fix M/S codingRostislav Pehlivanov2015-07-03
* | aacpsy: use a different metric for the spread of a bandRostislav Pehlivanov2015-07-03
* | avutil: add missing bswap includeMichael Niedermayer2015-07-03
* | avfilter/vf_lut: >8 bit depth planar yuv supportPaul B Mahol2015-07-03
* | Merge commit '80f955c90867561dcce769216bc497e13281eb38'Michael Niedermayer2015-07-03
|\|
| * vda: Check the correct pointer for buffer allocationLuca Barbato2015-07-03
* | Merge commit '76d4c62734fbb8a9f497712812f30ff5c27e787f'Michael Niedermayer2015-07-03
|\|
| * webp: Make sure enough bytes are availableAndreas Cadhalpun2015-07-03
* | webp: fix infinite loop in webp_decode_frameAndreas Cadhalpun2015-07-03
* | Merge commit '016cac75c6061a1c03f812ddf258b8baefe70b00'Michael Niedermayer2015-07-03
|\|
| * asfdec: prevent the infinite loop in detect unknown_subobjectAlexandra Hájková2015-07-03
* | Merge commit '9752d2e6cc9b9e8070ec515db8ed8374683d0856'Michael Niedermayer2015-07-03
|\|
| * asfdec: prevent possible memory leak in the asf_read_metadata_objAlexandra Hájková2015-07-03
* | Merge commit '910247f1720c6aae422723c05dac6d0b19f20bec'Michael Niedermayer2015-07-03
|\|
| * lavc: Deprecate avctx.{inter,intra}_quant_biasVittorio Giovara2015-07-02
* | Merge commit '1316df7aa98c4784f190d107206d0bb12c590b89'Michael Niedermayer2015-07-03
|\|
| * lavu: add an API function to return the Libav version stringwm42015-07-02
* | swscale: implement YA8 outputPaul B Mahol2015-07-02
* | wavpack: limit extra_bits to 32 and use get_bits_longAndreas Cadhalpun2015-07-02
* | avfilter/vf_mpdecimate: remove packed formatsPaul B Mahol2015-07-02
* | avfilter: use AVFILTER_DEFINE_CLASS()Paul B Mahol2015-07-02