summaryrefslogtreecommitdiff
path: root/libavcodec
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
* avcodec/webvttdec: Deal with WebVTT escapesRicardo Constantino2015-10-12
* avcodec: Don't lock on init for codecs without an init functionDerek Buitenhuis2015-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
* 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
* 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
* avcodec: remove leftover iff_byterun1 decoderAndreas Cadhalpun2015-10-12
* intmath: remove av_ctz.Ronald S. Bultje2015-10-11
* AAC encoder: cosmetics from last commitClaudio Freire2015-10-11
* AAC encoder: Extensive improvementsClaudio Freire2015-10-11
* avcodec/sipr: use AVERROR return code instead of -1Paul 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
* avcodec/pngdec: Alloc buffer after blend_op check in handle_p_frame_apng()Michael Niedermayer2015-10-11
* avcodec/pngdec: Check blend_op.Michael Niedermayer2015-10-11
* lavc: move bitstream filter args to the bsf ctxRodger Combs2015-10-10
* avcodec/ac3enc: fix undefined negative left shiftGanesh Ajjanagadde2015-10-10
* Merge commit 'c3e5c47bdae2bb8219fea62d91b7455650b22c60'Hendrik Leppkes2015-10-10
|\
| * libopenh264enc: Added max_nal_size optionMario Gasparoni2015-10-09
| * cabac: Make CABAC states hardcodedAnton Khirnov2015-10-08
* | cabac: Make cabac starts hardcodedAnton Khirnov2015-10-10
* | Revert "cabac: Allow hardcoding CABAC table."Derek Buitenhuis2015-10-10
* | Merge commit '58b42345b38b46d11c32e11d9c57517f99d6a601'Hendrik Leppkes2015-10-10
|\|
| * dcadec: reorganise context dataAlexandra Khirnova2015-10-07
* | Merge commit '3a4d369ea4ded91b1178ae6e2ff0ab9ea470e344'Hendrik Leppkes2015-10-10
|\|
| * g2m: Relax resolution change constraintsVittorio Giovara2015-10-07
* | x86/takdsp: use arithmetic shift instructionsJames Almer2015-10-09
* | h264_mp4toannexb: fix the pps offset when there are more than one sps in avcc赵宇龙2015-10-10
* | avcodec/h264_mp4toannexb_bsf: Use av_freep() to free spspps_bufMichael Niedermayer2015-10-10
* | avcodec/xvmc: apply attribute_deprecated correctlyGanesh Ajjanagadde2015-10-09
* | avcodec/mpegvideoenc: fix undefined negative left shiftGanesh Ajjanagadde2015-10-09
* | doc: fix spelling errorsAndreas Cadhalpun2015-10-09
* | avcodec/takdec: add x86 SIMD for rest of decorrelation modesPaul B Mahol2015-10-09
* | lavc/mjpegenc: Add an option to force outputting chroma matrix.Carl Eugen Hoyos2015-10-09
* | avcodec/pthread_frame: update doxygen for update_context_from_threadGanesh Ajjanagadde2015-10-09
* | avcodec/ass: fix doxygen typowm42015-10-08
* | dnxhdenc: mark CID 1260 encoder experimentalChristophe Gisquet2015-10-08
* | dnxhddata: introduce and use MBAFF flagChristophe Gisquet2015-10-07
* | dnxhddec: better support for 4:4:4Christophe Gisquet2015-10-07
* | avcodec/mips: build fix for MSA 64bitShivraj Patil2015-10-07
* | avcodec/mips: build fix for MSAShivraj Patil2015-10-07
* | doc/encoders: Fix libkvazaar documentationArttu Ylä-Outinen2015-10-07
* | libkvazaar: Fix setting framerateArttu Ylä-Outinen2015-10-07