summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge commit 'c12c085be7e86880924249e5cb3f898e45dee134'Hendrik Leppkes2015-11-29
|\
| * dcadec: Do not check for overreads in auxiliary dataTim Walker2015-11-23
* | Merge commit '462a54e2291e1fa18e1f1254d09739dfbb795617'Hendrik Leppkes2015-11-29
|\|
| * lavc: Deprecate avctx.rtp_callback fieldVittorio Giovara2015-11-20
* | Merge commit 'fc4c27c4edfc6a5f9bc7c696e823652474a65ce8'Hendrik Leppkes2015-11-29
|\|
| * qsvenc: expose additional encoding optionsAnton Khirnov2015-11-20
* | Merge commit 'e7d7cf86dcaba8eaaed62c80172ff0aff2588c2a'Hendrik Leppkes2015-11-29
|\|
| * qsvenc: support more RC methodsAnton Khirnov2015-11-20
* | avcodec/h264_refs: Check that long references match before useMichael Niedermayer2015-11-29
* | avcodec/utils: Clear dimensions in ff_get_buffer() on failureMichael Niedermayer2015-11-28
* | avcodec/utils: Use 64bit for aspect ratio calculation in avcodec_string()Michael Niedermayer2015-11-28
* | avcodec/hevc: Check max ctb addresses for WPPMichael Niedermayer2015-11-28
* | avcodec/aac_tablegen: get rid of hardcoded tables entirelyGanesh Ajjanagadde2015-11-28
* | avcodec/vp3: Fix several memleaksMichael Niedermayer2015-11-28
* | avcodec/vp3: Clear context on reinitialization failureMichael Niedermayer2015-11-28
* | avcodec/hevc: allocate entries unconditionallyMichael Niedermayer2015-11-27
* | avcodec/pthread_slice: Allow calling ff_alloc_entries() multiple times to rea...Michael Niedermayer2015-11-27
* | 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
* | 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
* | 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
* | avcodec/pthread_slice: Remove rets_countMichael Niedermayer2015-11-26
* | avcodec/mjpegdec: fix typo on a warningJames Almer2015-11-25
* | 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
* | avcodec/h264_slice: Limit max_contexts when slice_context_count is initializedMichael Niedermayer2015-11-24
* | Merge commit 'fb8753ada23189076bdf903c1c001c0ca8287fae'Derek Buitenhuis2015-11-24
|\|
| * qsvenc: factor out common optionsAnton Khirnov2015-11-20
| * qsvenc: fix setting maxrate for VBRAnton Khirnov2015-11-20
* | avcodec/mpegvideo_enc: Remove slice structured mode from H.263 as well as the...Michael Niedermayer2015-11-23
* | avutil/motion_vector: export subpel motion informationClément Bœsch2015-11-23
* | Revert "avcodec/dct32_template: fix typo"Ganesh Ajjanagadde2015-11-22
* | avcodec/dct32_template: fix typoGanesh Ajjanagadde2015-11-22
* | avcodec/ppc/fdctdsp: use M_SQRT2 instead of ad-hoc SQRT2Ganesh Ajjanagadde2015-11-22