summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | avcodec/hevc_cabac: Fix multiple integer overflowsMichael Niedermayer2015-11-27
* | aacenc: fix broken build with hardcoded tablesRostislav Pehlivanov2015-11-27
* | avcodec/jpeg2000dwt: Check ndeclevels before calling dwt_encode*()Michael Niedermayer2015-11-27
* | avcodec/jpeg2000dwt: Check ndeclevels before calling dwt_decode*()Michael Niedermayer2015-11-27
* | avcodec/aac_tablegen: make exp2_lut staticGanesh Ajjanagadde2015-11-27
* | avcodec/hevc: Check entry_point_offsetsMichael Niedermayer2015-11-27
* | aac: temporarily un-share aac_table_init AVOnce variableRostislav Pehlivanov2015-11-27
* | aactab.h: fix commentRostislav Pehlivanov2015-11-27
* | aactab.h: update and correct commentRostislav Pehlivanov2015-11-27
* | aacenc: make threadsafeRostislav Pehlivanov2015-11-27
* | avcodec/cabac: Check initial cabac decoder stateMichael Niedermayer2015-11-27
* | avcodec/cabac_functions: Fix "left shift of negative value -31767"Michael Niedermayer2015-11-27
* | avcodec/aac_tablegen: speed up table initializationGanesh Ajjanagadde2015-11-27
* | lavf/utils: avoid decoding a frame to get the codec parametersMatthieu Bouron2015-11-26
* | aac_ltp: actually signal LTP as off during EIGHT_SHORT windowsRostislav Pehlivanov2015-11-26
* | aac_ltp: split, reorder and improve prediction algorithmRostislav Pehlivanov2015-11-26
* | avcodec/faandct: remove L suffixes for floating point literalGanesh Ajjanagadde2015-11-26
* | fate: add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM testsMatthieu Bouron2015-11-26
* | avfilter/vsrc_mptestsrc: use hypot()Ganesh Ajjanagadde2015-11-26
* | avfilter/af_dynaudnorm: remove wasteful powGanesh Ajjanagadde2015-11-26
* | avfilter/af_afade: improve accuracy and speed of gain computationGanesh Ajjanagadde2015-11-26
* | avutil/lls: speed up performance of solve_llsGanesh Ajjanagadde2015-11-26
* | avfilter/vf_stack: make it possible to stop with shortest streamPaul B Mahol2015-11-26
* | aaccoder_twoloop: Mark sfdiff as av_unusedTimothy Gu2015-11-26
* | AAC encoder: fix wrong gain sacalefactor being setClaudio Freire2015-11-26
* | AAC encoder: Fix application of M/S with PNSClaudio Freire2015-11-26
* | fate-run: Fix indentationTimothy Gu2015-11-25
* | lavf/http: fix incorrect warning in range requestsRodger Combs2015-11-25
* | avcodec/pthread_slice: Remove rets_countMichael Niedermayer2015-11-26
* | avcodec/mjpegdec: fix typo on a warningJames Almer2015-11-25
* | avfilter: add '.' at and of long filter description where it is missingPaul B Mahol2015-11-25
* | avfilter: do not leak frame if ff_get_audio_buffer() failsPaul B Mahol2015-11-25
* | avfilter/af_alimiter: make description a bit longerPaul B Mahol2015-11-25
* | doc/indevs: fix x11grab options consistencyStefano Sabatini2015-11-25
* | avfilter/af_sidechaincompress: add forgotten optionPaul B Mahol2015-11-25
* | avutil/libm: fix isnan compatibility hackGanesh Ajjanagadde2015-11-24
* | doc/indevs: Fix GermanTimothy Gu2015-11-24
* | configure: Fix pseudo-GermanTimothy Gu2015-11-24
* | avfilter/vsrc_mandelbrot: change sin to sinf for color computationGanesh Ajjanagadde2015-11-24
* | avfilter/vsrc_mandelbrot: avoid sqrt for epsilon calculationGanesh Ajjanagadde2015-11-24
* | avcodec/aacps_tablegen: use hypot()Ganesh Ajjanagadde2015-11-24
* | avcodec/aacps_tablegen_template: replace #define by typedefGanesh Ajjanagadde2015-11-24
* | avcodec/aac_defines: replace #define by typedefGanesh Ajjanagadde2015-11-24
* | vsrc_mandelbrot: Don't use German in commentsTimothy Gu2015-11-24
* | lavfi/select: add support for concatdec_select optionMarton Balint2015-11-25
* | concatdec: add option for adding segment start time and duration metadataMarton Balint2015-11-25
* | concatdec: simplify duration calculation in open_next_fileMarton Balint2015-11-25
* | concatdec: calculate duration early if outpoint is knownMarton Balint2015-11-25
* | avcodec/h264_slice: Limit max_contexts when slice_context_count is initializedMichael Niedermayer2015-11-24
* | Merge commit 'fb8753ada23189076bdf903c1c001c0ca8287fae'Derek Buitenhuis2015-11-24
|\|