summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avfilter/vf_mpdecimate: Add missing emms_c()Michael Niedermayer2015-12-14
* aacenc: switch to using the RNG from libavutilRostislav Pehlivanov2015-12-14
* avfilter/vf_delogo: fix show option when clippingJean Delvare2015-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
* fate: increase FUZZ by 1 for aac-tns-encodeAndreas Cadhalpun2015-12-13
* avfilter/af_sofalizer: switch comments positions to correct orderPaul B Mahol2015-12-13
* lavfi/ebur128: apply I dual mono correction only if I availableClément Bœsch2015-12-13
* avfilter/af_sofalizer: fix calculation of split pointPaul B Mahol2015-12-13
* avformat/mxfenc: Do not crash if there is no packet in the first streamMichael Niedermayer2015-12-13
* avfilter/af_sofalizer: remove reorder hackPaul B Mahol2015-12-13
* avfilter/af_sofalizer: move modulo operation out of loopPaul B Mahol2015-12-13
* lavf/tee: fix side data double free.Nicolas George2015-12-13
* avformat/hlsenc: Check the return code of avformat_write_header()Michael Niedermayer2015-12-13
* avformat/mov: Enable parser for mp3s by old HandBrakeMichael Niedermayer2015-12-13
* avformat/mxfenc: Fix integer overflow in length computationMichael Niedermayer2015-12-13
* avfilter/af_sofalizer: make it possible to configure speaker elevationPaul B Mahol2015-12-13
* avformat/segment: Fix memory leak of cur_entry.filenameLvqier2015-12-12
* doc/general: add missing @tab for ADPCM VIMAPaul B Mahol2015-12-12
* avfilter/af_sofalizer: display some info when loading sofa filePaul B Mahol2015-12-12
* avfilter: add SOFAlizer audio filterPaul B Mahol2015-12-12
* mips: i6400 core does have an FPU, so not disable itVicente Olivert Riera2015-12-12
* mips: add i6400 core optimizationsVicente Olivert Riera2015-12-12
* mips: remove --mips64r6 configure optionVicente Olivert Riera2015-12-12
* avcodec/aacsbr_template: Add Check to read_sbr_envelope()Michael Niedermayer2015-12-12
* lavf/matroskadec: Set codec_tag also for audio codecs.Carl Eugen Hoyos2015-12-12
* avfilter/vf_delogo: Use AVPixFmtDescriptor.nb_componentsJean Delvare2015-12-12
* avcodec/aarch64/neon.S: Update neon.s for transpose_4x4Hzjh88902015-12-12
* doc: fix selectivecolor filter positionClément Bœsch2015-12-12
* avcodec/aacsbr: Split the env_facs tableMichael Niedermayer2015-12-12
* lavc: typo fix cliping -> clipping, saftey -> safetyGanesh Ajjanagadde2015-12-11
* avformat/mpegtsenc: Add basic multi program supportMichael Niedermayer2015-12-11
* ffmpeg: Add basic support to mux multiple programsMichael Niedermayer2015-12-11
* avformat: Add av_program_add_stream_index()Michael Niedermayer2015-12-11
* doc/issue_tracker.txt: various updatesLou Logan2015-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
* lavfi/formats: fix segfault when allocation failsGanesh Ajjanagadde2015-12-11
* ffmpeg: change command line option -dump to work without -loglevel debugTom Marecek2015-12-11
* avutil/softfloat: Assert that the exponent did not overflow the legal range i...Michael Niedermayer2015-12-11
* avfilter/af_aemphasis: more declarations abovePaul B Mahol2015-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