]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2015-12-14 Agatha Huavcodec/nvenc: set slice number to 1 to improve encodin...
2015-12-13 Kieran Kunhyaget_bits: Support max_depth > 2 in GET_RL_VLC_INTERNAL
2015-12-13 Andreas Cadhalpunfate: increase FUZZ by 1 for aac-tns-encode
2015-12-13 Paul B Maholavfilter/af_sofalizer: switch comments positions to...
2015-12-13 Clément Bœschlavfi/ebur128: apply I dual mono correction only if...
2015-12-13 Paul B Maholavfilter/af_sofalizer: fix calculation of split point
2015-12-13 Michael Niedermayeravformat/mxfenc: Do not crash if there is no packet...
2015-12-13 Paul B Maholavfilter/af_sofalizer: remove reorder hack
2015-12-13 Paul B Maholavfilter/af_sofalizer: move modulo operation out of...
2015-12-13 Nicolas Georgelavf/tee: fix side data double free.
2015-12-13 Michael Niedermayeravformat/hlsenc: Check the return code of avformat_writ...
2015-12-13 Michael Niedermayeravformat/mov: Enable parser for mp3s by old HandBrake
2015-12-13 Michael Niedermayeravformat/mxfenc: Fix integer overflow in length computation
2015-12-13 Paul B Maholavfilter/af_sofalizer: make it possible to configure...
2015-12-12 Lvqieravformat/segment: Fix memory leak of cur_entry.filename
2015-12-12 Paul B Maholdoc/general: add missing @tab for ADPCM VIMA
2015-12-12 Paul B Maholavfilter/af_sofalizer: display some info when loading...
2015-12-12 Paul B Maholavfilter: add SOFAlizer audio filter
2015-12-12 Vicente Olivert... mips: i6400 core does have an FPU, so not disable it
2015-12-12 Vicente Olivert... mips: add i6400 core optimizations
2015-12-12 Vicente Olivert... mips: remove --mips64r6 configure option
2015-12-12 Michael Niedermayeravcodec/aacsbr_template: Add Check to read_sbr_envelope()
2015-12-12 Carl Eugen... lavf/matroskadec: Set codec_tag also for audio codecs.
2015-12-12 Jean Delvareavfilter/vf_delogo: Use AVPixFmtDescriptor.nb_components
2015-12-12 zjh8890avcodec/aarch64/neon.S: Update neon.s for transpose_4x4H
2015-12-12 Clément Bœschdoc: fix selectivecolor filter position
2015-12-12 Michael Niedermayeravcodec/aacsbr: Split the env_facs table
2015-12-12 Ganesh Ajjanagaddelavc: typo fix cliping -> clipping, saftey -> safety
2015-12-11 Michael Niedermayeravformat/mpegtsenc: Add basic multi program support
2015-12-11 Michael Niedermayerffmpeg: Add basic support to mux multiple programs
2015-12-11 Michael Niedermayeravformat: Add av_program_add_stream_index()
2015-12-11 Lou Logandoc/issue_tracker.txt: various updates
2015-12-11 Ganesh Ajjanagaddelavc/mdct_template: use lrint instead of floor hack
2015-12-11 Ganesh Ajjanagaddelavc/dcaenc: avoid wasteful cos calls
2015-12-11 Ganesh Ajjanagaddelavc/nellymoserdec: replace pow by exp2
2015-12-11 Ganesh Ajjanagaddelavfi/formats: fix segfault when allocation fails
2015-12-11 Tom Marecekffmpeg: change command line option -dump to work withou...
2015-12-11 Michael Niedermayeravutil/softfloat: Assert that the exponent did not...
2015-12-10 Paul B Maholavfilter/af_aemphasis: more declarations above
2015-12-10 Andreas Cadhalpunsbr_qmf_analysis: sanitize input for 32-bit imdct
2015-12-10 Andreas Cadhalpunsbrdsp_fixed: assert that input values are in the valid...
2015-12-10 Andreas Cadhalpunaacsbr: ensure strictly monotone time borders
2015-12-10 Rostislav Pehlivanovdiracdec: remove duplicate codeblock decoding
2015-12-10 Kieran Kunhyadiracdec: Fix FPE on invalid low_delay data
2015-12-10 Kieran Kunhyadiracdec: Replace dirac parse codes with better ones
2015-12-10 Kieran Kunhyadiracdec: Read picture types by using parse_code
2015-12-10 Kieran Kunhyadiracdec: Store version major/minor flags
2015-12-10 Kieran Kunhyadiracdec: Support new extended quantiser range
2015-12-10 Kieran Kunhyadiracdec: Extract version parameters
2015-12-10 Kieran Kunhyadiracdec: Make slice parameters common between lowdelay...
2015-12-10 Kieran Kunhyadiracdec: Rename lowdelay_subband to decode_subband...
2015-12-10 Kieran Kunhyadiracdec: Template DSP functions adding 10-bit versions
2015-12-10 Kieran Kunhyadiracdec: Move strides to bytes, and pointer types...
2015-12-10 Ganesh Ajjanagaddelavfi/vf_alphamerge: fix unitialized pointers
2015-12-10 Ganesh Ajjanagaddelavfi/vf_overlay: fix unitialized pointers
2015-12-10 Paul B Maholavfilter/x86/vf_maskedmerge: move %define out of .nextrow
2015-12-10 Ganesh Ajjanagaddedoc/developer: misc minor fixes
2015-12-10 Ganesh Ajjanagaddeavfilter/avf_showfreqs: avoid wasteful pow
2015-12-09 Claudio FreireAAC encoder: fix OOB access in search_for_pns
2015-12-09 Alex Agranovskylavf/mpjpegdec: Fixed dereference after null check
2015-12-09 Michael Niedermayeravformat/rmdec: Fix use of uninitialized variable
2015-12-09 Michael Niedermayeravutil/mathematics: Fix division by 0
2015-12-09 Michael Niedermayeravformat/flacdec: remove unused return code assignment
2015-12-09 Michael Niedermayeravformat/matroskaenc: Check codecdelay before use
2015-12-09 Ganesh Ajjanagaddelavfi/af_amix: fix memory leak
2015-12-09 Ganesh Ajjanagaddelavfi/af_channelmap: fix memory leak
2015-12-09 Ganesh Ajjanagaddelavfi/vf_alphamerge: fix memory leaks
2015-12-09 Ganesh Ajjanagaddelavfi/vf_overlay: fix memory leaks
2015-12-09 Ganesh Ajjanagaddelavfi/show_palette: fix memory leak
2015-12-09 Ganesh Ajjanagaddeavcodec/aacsbr_tablegen: always initialize tables at...
2015-12-09 Jean Delvareavfilter/vf_delogo: round to the closest value
2015-12-09 Ganesh Ajjanagaddeswscale/utils: replace pow by exp2
2015-12-09 Ganesh Ajjanagaddeavcodec/jpeg2000: replace naive pow call with smarter...
2015-12-08 Andreas Cadhalpunaacenc: update max_sfb when num_swb changes
2015-12-08 Matthieu Bouronfate/api-jpeg-codec-param: rename to api-mjpeg-codec...
2015-12-08 Sebastian Drögeavcodec/h264: Set CORRUPT flag on output frames that...
2015-12-08 Clément Bœschlavu/frame: use AVPALETTE_SIZE instead of 1024
2015-12-08 Rostislav Pehlivanovaacenc_ltp: disable LTP with high lambda values
2015-12-08 Rostislav Pehlivanovaacenc_tns: use 4 bits for short windows
2015-12-08 Hendrik LeppkesMerge commit '6788baebb3680d447eabdadf3f5743c8470a4611'
2015-12-08 Hendrik LeppkesMerge commit '7d36474d1908d6267d4e11d4d9909f9604bd0c81'
2015-12-08 Hendrik LeppkesMerge commit 'f7edcac040f73635fc1127489c9bb29ca8b43532'
2015-12-08 Hendrik LeppkesMerge commit 'b805482b1fba1d82fbe47023a24c9261f18979b6'
2015-12-08 Hendrik LeppkesMerge commit 'c5eb279e240af6b7228a624cd7193732f2d5adaa'
2015-12-08 Hendrik LeppkesMerge commit '1077d8c8455b27688de37cd04f8cc253fb37944d'
2015-12-08 Hendrik LeppkesMerge commit 'bf12a81cc67d62dd45c58e29fa0e9177331cc151'
2015-12-08 Hendrik LeppkesMerge commit '5f3a081b42b84404a40a52c80ef7a354cf048c56'
2015-12-08 Matthieu Bouronswscale/arm: add ff_nv{12,21}_to_{argb,rgba,abgr,bgra...
2015-12-08 Matthieu Bouronfate/api-{jpeg,png}-codec-param: add missing codec...
2015-12-08 Matthieu Bouronfate/api-codec-param: fix codec context leak
2015-12-08 foo86avcodec/libdcadec: honor -err_detect option
2015-12-08 foo86avcodec/libdcadec: add some useful options
2015-12-08 foo86avcodec/libdcadec: implement logging callback
2015-12-08 foo86avcodec/libdcadec: fix request_channel_layout
2015-12-08 Marton Balintlavf/mxfdec: fix seeking before the first keyframe
2015-12-07 Clément Bœschlavu/opencl: restore #if HAVE_THREADS
2015-12-07 Timothy Gucosmetics: Fix weird indentations
2015-12-07 Clément Bœschlavc, lavu: use avutil/thread.h instead of redundant...
2015-12-07 James Almerconfigure: fix vp9_d3d11va_hwaccel deps
2015-12-07 Clément Bœschavutil/threadmessage: fix build without HAVE_THREADS...
next