summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/s302menc: comment out allowed channel layoutsPaul B Mahol2015-12-23
* avcodec/libschroedingerenc: add missing AVClass to private contextHendrik Leppkes2015-12-23
* diracdec: add missing check for pixel_range_indexAndreas Cadhalpun2015-12-22
* avcodec/ass: check for av_mallocz() failureMichael Niedermayer2015-12-22
* vaapi: Add VP9 hwaccell supportTimo Rothenpieler2015-12-22
* AAC encoder: fix possible assertion failure in PNSClaudio Freire2015-12-22
* aacenc_is: rename variableRostislav Pehlivanov2015-12-21
* lavc/libvpxenc: replace round by lrintGanesh Ajjanagadde2015-12-21
* lavc: add text encoderClément Bœsch2015-12-21
* avcodec/indeo2: use init_get_bits8Paul B Mahol2015-12-20
* x86/hevc_sao: add ff_hevc_sao_edge_filter_{8,16}_{10,12}James Almer2015-12-20
* x86/hevc_sao: simplify sao_edge_filter 10/12bitJames Almer2015-12-20
* x86/hevc_sao: simplify sao_band_filter 10/12bitJames Almer2015-12-20
* avcodec/flacenc: use designated initializers for AVClassPaul B Mahol2015-12-20
* avcodec/s302menc: check if buf_size can actually be put into 16bit sizePaul B Mahol2015-12-20
* avcodec/s302menc: set supported channel layouts by codecPaul B Mahol2015-12-20
* rawdec: only exempt BIT0 with need_copy from buffer sanity checkAndreas Cadhalpun2015-12-20
* avcodec/mpeg4videodec: also for empty partitioned slicesMichael Niedermayer2015-12-19
* avcodec/Makefile: add missing dep for g723_1 encoderJames Almer2015-12-19
* avcodec/h264_refs: Fix long_idx checkMichael Niedermayer2015-12-19
* avcodec/ffv1enc: Fix 2 pass mode with the default rc tableMichael Niedermayer2015-12-19
* lavc/aacsbr: sbr_dequant optimizationGanesh Ajjanagadde2015-12-19
* xwddec: prevent overflow of lsize * avctx->heightAndreas Cadhalpun2015-12-19
* avcodec/arm64: fix inverted register order in transpose_4x4HJanne Grunau2015-12-19
* avcodec/ffv1enc: unbreak -coder optionMichael Niedermayer2015-12-18
* exr: fix out of bounds read in get_codeAndreas Cadhalpun2015-12-18
* on2avc: limit number of bits to 30 in get_egolombAndreas Cadhalpun2015-12-18
* acenc: remove deprecated avctx->frame_bits useRostislav Pehlivanov2015-12-18
* Merge commit '458e53f51fc75d08df884f8e9eb3d7ded23e97b3'Hendrik Leppkes2015-12-18
|\
| * mpegvideo_enc: actually add the side data with vbv_delay to the packetAnton Khirnov2015-12-12
| * hevcdsp: use a macro for .rodata sectionDave Yeo2015-12-11
* | Merge commit '81c95eb8eee856d98d4ac37367dbc761f2faf875'Hendrik Leppkes2015-12-18
|\|
| * openh264: Directly include the deprecation guards headerLuca Barbato2015-12-08
* | Merge commit '34138ece23c8ddae543269212a051c00d49e67d7'Hendrik Leppkes2015-12-18
|\|
| * log: Use a do {} while (0) for tlogLuca Barbato2015-12-08
* | lavc/sunrastenc: fix private codec optionsHendrik Leppkes2015-12-18
* | Merge commit 'c34df422628e6b7b657faee241fe7bb2629e0f57'Hendrik Leppkes2015-12-18
|\|
| * sgienc: Make sure to initialize skipped header portionsVittorio Giovara2015-12-07
* | Merge commit '16216b713f9a21865cc07993961cf5d0ece24916'Hendrik Leppkes2015-12-18
|\|
| * lavc: Drop exporting 2-pass encoding statsVittorio Giovara2015-12-07
* | Merge commit 'be00ec832c519427cd92218abac77dafdc1d5487'Hendrik Leppkes2015-12-18
|\|
| * lavc: Deprecate coder_type and its symbolsVittorio Giovara2015-12-07
| * h264: do not call frame_start() for missing framesAnton Khirnov2015-12-07
| * aacdec: fix aac_static_table_init() prototypeAnton Khirnov2015-12-07
* | avcodec/h264_mc_template: prefetch list1 only if it is used in the MBMichael Niedermayer2015-12-18
* | avcodec/h264_slice: Simplify ref2frm indexingMichael Niedermayer2015-12-18
* | lavc/opus_celt: replace pow by exp2Ganesh Ajjanagadde2015-12-17
* | Revert "avcodec/aarch64/neon.S: Update neon.s for transpose_4x4H"Michael Niedermayer2015-12-17
* | sonic: make sure num_taps * channels is not larger than frame_sizeAndreas Cadhalpun2015-12-17
* | avcodec/diracdec: Check ff_set_dimensions() for failureMichael Niedermayer2015-12-17