summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/jpeg2000: replace naive pow call with smarter exp2fiGanesh Ajjanagadde2015-12-08
* aacenc: update max_sfb when num_swb changesAndreas Cadhalpun2015-12-08
* avcodec/h264: Set CORRUPT flag on output frames that are not fully recoveredSebastian Dröge2015-12-08
* aacenc_ltp: disable LTP with high lambda valuesRostislav Pehlivanov2015-12-08
* aacenc_tns: use 4 bits for short windowsRostislav Pehlivanov2015-12-08
* Merge commit '7d36474d1908d6267d4e11d4d9909f9604bd0c81'Hendrik Leppkes2015-12-08
|\
| * imgconvert: Re-enable the deprecation warningsLuca Barbato2015-12-05
* | Merge commit 'f7edcac040f73635fc1127489c9bb29ca8b43532'Hendrik Leppkes2015-12-08
|\|
| * avpicture: Suppress warning from deprecated codeLuca Barbato2015-12-05
* | Merge commit 'b805482b1fba1d82fbe47023a24c9261f18979b6'Hendrik Leppkes2015-12-08
|\|
| * aac: Provide more information on the failure messageLuca Barbato2015-12-05
* | Merge commit 'c5eb279e240af6b7228a624cd7193732f2d5adaa'Hendrik Leppkes2015-12-08
|\|
| * g723: Add missing headerLuca Barbato2015-12-05
* | avcodec/libdcadec: honor -err_detect optionfoo862015-12-08
* | avcodec/libdcadec: add some useful optionsfoo862015-12-08
* | avcodec/libdcadec: implement logging callbackfoo862015-12-08
* | avcodec/libdcadec: fix request_channel_layoutfoo862015-12-08
* | lavc, lavu: use avutil/thread.h instead of redundant conditional includesClément Bœsch2015-12-07
* | avcodec/g723_1: fix license headerHendrik Leppkes2015-12-07
* | Merge commit 'f023d57d355ff3b917f1aad9b03db5c293ec4244'Hendrik Leppkes2015-12-07
|\|
| * lavc: G.723.1 encoderMohamed Naufal2015-11-30
* | Merge commit '165cc6fb9defcd79fd71c08167f3e8df26b058ff'Hendrik Leppkes2015-12-07
|\|
| * g723_1: Move sharable functions to a separate fileVittorio Giovara2015-11-30
* | Merge commit 'aac996cc01042194bf621d845bbe684549b5882e'Hendrik Leppkes2015-12-07
|\|
| * g723_1: Rename files to better reflect their purposeVittorio Giovara2015-11-30
* | Merge commit 'b74b88f30da2389f333a31815d8326d5576d3331'Hendrik Leppkes2015-12-07
|\|
| * g723_1: Handle values at the ends of the table in lsp2lpc()Michael Niedermayer2015-11-30
| * pgssubdec: fix API compability layerPetri Hintukainen2015-11-26
* | avcodec: implement vp9 dxva2 hwaccelHendrik Leppkes2015-12-07
* | vp9: add hwaccel hooksHendrik Leppkes2015-12-07
* | vp9: fix pixel format changes with threadingHendrik Leppkes2015-12-07
* | mjpegdec: consider chroma subsampling in size checkAndreas Cadhalpun2015-12-06
* | aacenc_tns: tune and reduce artifactsRostislav Pehlivanov2015-12-06
* | aacenc: move the TNS search and filtering before PNSRostislav Pehlivanov2015-12-06
* | avcodec/dvdsubdec: fix typo in dlog messageGanesh Ajjanagadde2015-12-06
* | avcodec/hevc: Fix integer overflow of entry_point_offsetMichael Niedermayer2015-12-05
* | aacenc_ltp: use an AR filter for LTP encoding as wellRostislav Pehlivanov2015-12-05
* | aacenc: fix aac_pred option triggering an errorRostislav Pehlivanov2015-12-05
* | avcodec/dirac_parser: Check that there is a previous PU before accessing itMichael Niedermayer2015-12-05
* | avcodec/dirac_parser: Add basic validity checks for next_pu_offset and prev_p...Michael Niedermayer2015-12-05
* | avcodec/dirac_parser: Fix potential overflows in pointer checksMichael Niedermayer2015-12-05
* | aacenc: remove the experimental flagRostislav Pehlivanov2015-12-05
* | aacenc: mark coders other than twoloop as experimentalRostislav Pehlivanov2015-12-05
* | aacenc: mark the "faac"-like coder for removalRostislav Pehlivanov2015-12-05
* | avcodec/wmaprodec: Check bits per sample to be within the range not causing i...Michael Niedermayer2015-12-05
* | avcodec/utils: Fix overflow in get_bit_rates computationsMichael Niedermayer2015-12-05
* | avcodec/pcm: Fix overflow in bitrate computationMichael Niedermayer2015-12-05
* | avcodec/wmaprodec: Fix overflow of cutoffMichael Niedermayer2015-12-05
* | AAC encoder: ANMR, avoid empty search rangesClaudio Freire2015-12-04
* | aaccoder: prevent crash of anmr coderAndreas Cadhalpun2015-12-05