summaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* avcodec/ass: check for av_mallocz() failureMichael Niedermayer2015-12-221-0/+2
* vaapi: Add VP9 hwaccell supportTimo Rothenpieler2015-12-225-2/+175
* AAC encoder: fix possible assertion failure in PNSClaudio Freire2015-12-221-2/+3
* aacenc_is: rename variableRostislav Pehlivanov2015-12-211-5/+5
* lavc/libvpxenc: replace round by lrintGanesh Ajjanagadde2015-12-211-2/+3
* lavc: add text encoderClément Bœsch2015-12-214-5/+37
* avcodec/indeo2: use init_get_bits8Paul B Mahol2015-12-201-1/+2
* x86/hevc_sao: add ff_hevc_sao_edge_filter_{8,16}_{10,12}James Almer2015-12-202-7/+10
* x86/hevc_sao: simplify sao_edge_filter 10/12bitJames Almer2015-12-201-96/+54
* x86/hevc_sao: simplify sao_band_filter 10/12bitJames Almer2015-12-201-85/+57
* avcodec/flacenc: use designated initializers for AVClassPaul B Mahol2015-12-201-4/+4
* avcodec/s302menc: check if buf_size can actually be put into 16bit sizePaul B Mahol2015-12-201-0/+5
* avcodec/s302menc: set supported channel layouts by codecPaul B Mahol2015-12-201-0/+5
* rawdec: only exempt BIT0 with need_copy from buffer sanity checkAndreas Cadhalpun2015-12-201-1/+1
* avcodec/mpeg4videodec: also for empty partitioned slicesMichael Niedermayer2015-12-191-1/+1
* avcodec/Makefile: add missing dep for g723_1 encoderJames Almer2015-12-191-1/+1
* avcodec/h264_refs: Fix long_idx checkMichael Niedermayer2015-12-191-1/+1
* avcodec/ffv1enc: Fix 2 pass mode with the default rc tableMichael Niedermayer2015-12-191-2/+13
* lavc/aacsbr: sbr_dequant optimizationGanesh Ajjanagadde2015-12-192-13/+23
* xwddec: prevent overflow of lsize * avctx->heightAndreas Cadhalpun2015-12-191-1/+1
* avcodec/arm64: fix inverted register order in transpose_4x4HJanne Grunau2015-12-192-4/+4
* avcodec/ffv1enc: unbreak -coder optionMichael Niedermayer2015-12-182-2/+10
* exr: fix out of bounds read in get_codeAndreas Cadhalpun2015-12-181-5/+5
* on2avc: limit number of bits to 30 in get_egolombAndreas Cadhalpun2015-12-181-2/+9
* acenc: remove deprecated avctx->frame_bits useRostislav Pehlivanov2015-12-182-6/+4
* Merge commit '458e53f51fc75d08df884f8e9eb3d7ded23e97b3'Hendrik Leppkes2015-12-181-0/+7
|\
| * mpegvideo_enc: actually add the side data with vbv_delay to the packetAnton Khirnov2015-12-121-0/+7
| * hevcdsp: use a macro for .rodata sectionDave Yeo2015-12-111-1/+1
* | Merge commit '81c95eb8eee856d98d4ac37367dbc761f2faf875'Hendrik Leppkes2015-12-181-0/+1
|\ \ | |/
| * openh264: Directly include the deprecation guards headerLuca Barbato2015-12-081-0/+1
* | Merge commit '34138ece23c8ddae543269212a051c00d49e67d7'Hendrik Leppkes2015-12-181-1/+1
|\ \ | |/
| * log: Use a do {} while (0) for tlogLuca Barbato2015-12-081-1/+1
* | lavc/sunrastenc: fix private codec optionsHendrik Leppkes2015-12-181-1/+4
* | Merge commit 'c34df422628e6b7b657faee241fe7bb2629e0f57'Hendrik Leppkes2015-12-181-3/+5
|\ \ | |/
| * sgienc: Make sure to initialize skipped header portionsVittorio Giovara2015-12-071-3/+5
* | Merge commit '16216b713f9a21865cc07993961cf5d0ece24916'Hendrik Leppkes2015-12-185-8/+35
|\ \ | |/
| * lavc: Drop exporting 2-pass encoding statsVittorio Giovara2015-12-075-12/+37
* | Merge commit 'be00ec832c519427cd92218abac77dafdc1d5487'Hendrik Leppkes2015-12-1810-15/+182
|\ \ | |/
| * lavc: Deprecate coder_type and its symbolsVittorio Giovara2015-12-0710-15/+181
| * h264: do not call frame_start() for missing framesAnton Khirnov2015-12-071-18/+32
| * aacdec: fix aac_static_table_init() prototypeAnton Khirnov2015-12-071-1/+1
* | avcodec/h264_mc_template: prefetch list1 only if it is used in the MBMichael Niedermayer2015-12-181-1/+2
* | avcodec/h264_slice: Simplify ref2frm indexingMichael Niedermayer2015-12-181-9/+9
* | lavc/opus_celt: replace pow by exp2Ganesh Ajjanagadde2015-12-171-2/+2
* | Revert "avcodec/aarch64/neon.S: Update neon.s for transpose_4x4H"Michael Niedermayer2015-12-171-2/+2
* | sonic: make sure num_taps * channels is not larger than frame_sizeAndreas Cadhalpun2015-12-171-0/+7
* | avcodec/diracdec: Check ff_set_dimensions() for failureMichael Niedermayer2015-12-171-1/+6
* | avcodec/diracdec: fix aspect ratio (it was lost after efcc8fddd6b7d1f931ff349...Michael Niedermayer2015-12-171-0/+1
* | lavc/nellymoserenc: avoid wasteful powGanesh Ajjanagadde2015-12-171-1/+11
* | Merge commit '68e547ae8b455e5e2b60839f35c359d77a6d94bc'Hendrik Leppkes2015-12-171-1/+1
|\ \ | |/
OpenPOWER on IntegriCloud