summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* golomb: always check for invalid UE golomb codes in get_ue_golombAndreas Cadhalpun2015-12-14
* aacenc: switch to using the RNG from libavutilRostislav Pehlivanov2015-12-14
* avcodec/nvenc: clamp initial qp value to [1, 51]Agatha Hu2015-12-14
* avcodec/nvenc: set slice number to 1 to improve encoding qualityAgatha Hu2015-12-14
* get_bits: Support max_depth > 2 in GET_RL_VLC_INTERNALKieran Kunhya2015-12-13
* avcodec/aacsbr_template: Add Check to read_sbr_envelope()Michael Niedermayer2015-12-12
* avcodec/aarch64/neon.S: Update neon.s for transpose_4x4Hzjh88902015-12-12
* avcodec/aacsbr: Split the env_facs tableMichael Niedermayer2015-12-12
* lavc: typo fix cliping -> clipping, saftey -> safetyGanesh Ajjanagadde2015-12-11
* lavc/mdct_template: use lrint instead of floor hackGanesh Ajjanagadde2015-12-11
* lavc/dcaenc: avoid wasteful cos callsGanesh Ajjanagadde2015-12-11
* lavc/nellymoserdec: replace pow by exp2Ganesh Ajjanagadde2015-12-11
* sbr_qmf_analysis: sanitize input for 32-bit imdctAndreas Cadhalpun2015-12-11
* sbrdsp_fixed: assert that input values are in the valid rangeAndreas Cadhalpun2015-12-11
* aacsbr: ensure strictly monotone time bordersAndreas Cadhalpun2015-12-11
* diracdec: remove duplicate codeblock decodingRostislav Pehlivanov2015-12-10
* diracdec: Fix FPE on invalid low_delay dataKieran Kunhya2015-12-10
* diracdec: Replace dirac parse codes with better onesKieran Kunhya2015-12-10
* diracdec: Read picture types by using parse_codeKieran Kunhya2015-12-10
* diracdec: Store version major/minor flagsKieran Kunhya2015-12-10
* diracdec: Support new extended quantiser rangeKieran Kunhya2015-12-10
* diracdec: Extract version parametersKieran Kunhya2015-12-10
* diracdec: Make slice parameters common between lowdelay and future hq profileKieran Kunhya2015-12-10
* diracdec: Rename lowdelay_subband to decode_subband because it is shared with...Kieran Kunhya2015-12-10
* diracdec: Template DSP functions adding 10-bit versionsKieran Kunhya2015-12-10
* diracdec: Move strides to bytes, and pointer types to uint8_t.Kieran Kunhya2015-12-10
* AAC encoder: fix OOB access in search_for_pnsClaudio Freire2015-12-09
* avcodec/aacsbr_tablegen: always initialize tables at runtimeGanesh Ajjanagadde2015-12-09
* 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
|\|