]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2015-11-26 Matthieu Bouronfate: add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM tests
2015-11-26 Ganesh Ajjanagaddeavfilter/vsrc_mptestsrc: use hypot()
2015-11-26 Ganesh Ajjanagaddeavfilter/af_dynaudnorm: remove wasteful pow
2015-11-26 Ganesh Ajjanagaddeavfilter/af_afade: improve accuracy and speed of gain...
2015-11-26 Ganesh Ajjanagaddeavutil/lls: speed up performance of solve_lls
2015-11-26 Paul B Maholavfilter/vf_stack: make it possible to stop with shorte...
2015-11-26 Timothy Guaaccoder_twoloop: Mark sfdiff as av_unused
2015-11-26 Claudio FreireAAC encoder: fix wrong gain sacalefactor being set
2015-11-26 Claudio FreireAAC encoder: Fix application of M/S with PNS
2015-11-26 Timothy Gufate-run: Fix indentation
2015-11-26 Rodger Combslavf/http: fix incorrect warning in range requests
2015-11-25 Michael Niedermayeravcodec/pthread_slice: Remove rets_count
2015-11-25 James Almeravcodec/mjpegdec: fix typo on a warning
2015-11-25 Paul B Maholavfilter: add '.' at and of long filter description...
2015-11-25 Paul B Maholavfilter: do not leak frame if ff_get_audio_buffer...
2015-11-25 Paul B Maholavfilter/af_alimiter: make description a bit longer
2015-11-25 Stefano Sabatinidoc/indevs: fix x11grab options consistency
2015-11-25 Paul B Maholavfilter/af_sidechaincompress: add forgotten option
2015-11-25 Luca Barbatonut: Mark non-fatal errors as warnings
2015-11-25 Luca Barbatonut: Provide more information on failure
2015-11-25 Luca Barbatortsp: Log getaddrinfo failures
2015-11-25 Luca Barbatoudp: Provide additional information on getaddrinfo...
2015-11-25 Luca Barbatoudp: Use the logging context
2015-11-25 Luca Barbatortsp: Do not assume getnameinfo cannot fail
2015-11-25 Ganesh Ajjanagaddeavutil/libm: fix isnan compatibility hack
2015-11-25 Timothy Gudoc/indevs: Fix German
2015-11-25 Timothy Guconfigure: Fix pseudo-German
2015-11-25 Ganesh Ajjanagaddeavfilter/vsrc_mandelbrot: change sin to sinf for color...
2015-11-25 Ganesh Ajjanagaddeavfilter/vsrc_mandelbrot: avoid sqrt for epsilon calcul...
2015-11-25 Ganesh Ajjanagaddeavcodec/aacps_tablegen: use hypot()
2015-11-25 Ganesh Ajjanagaddeavcodec/aacps_tablegen_template: replace #define by...
2015-11-25 Ganesh Ajjanagaddeavcodec/aac_defines: replace #define by typedef
2015-11-25 Timothy Guvsrc_mandelbrot: Don't use German in comments
2015-11-24 Marton Balintlavfi/select: add support for concatdec_select option
2015-11-24 Marton Balintconcatdec: add option for adding segment start time...
2015-11-24 Marton Balintconcatdec: simplify duration calculation in open_next_file
2015-11-24 Marton Balintconcatdec: calculate duration early if outpoint is...
2015-11-24 Michael Niedermayeravcodec/h264_slice: Limit max_contexts when slice_conte...
2015-11-24 Michael Niedermayermovenc-test: Fix integer overflows
2015-11-24 Vittorio Giovaratexturedsp: Explicitly cast RGBA parameters to unsigned
2015-11-24 Vittorio Giovaratexturedspenc: Avoid using separate variables
2015-11-24 Vittorio Giovaratextureencdsp: cosmetics: Use normal static const for...
2015-11-24 Vittorio Giovarasgi: Correctly propagate meaningful error values
2015-11-24 Vittorio Giovarafate: Rework sgi tests into a suite and add the missing...
2015-11-24 Vittorio Giovarasgienc: Support encoding high bit depth images with RLE
2015-11-24 Vittorio Giovarasgienc: Use a local RLE encoding function
2015-11-24 Vittorio Giovarasgienc: Port to bytestream2
2015-11-24 Vittorio Giovarasgienc: Do not end RLE lines with 0s
2015-11-24 Derek BuitenhuisMerge commit 'fb8753ada23189076bdf903c1c001c0ca8287fae'
2015-11-24 Timothy Guavformat/v210: Check width and height
2015-11-24 Timothy Guavformat/rawvideodec: Rework packet size calculation
2015-11-24 Timothy Guimgutils: Use designated initializers for AVClass
2015-11-24 Michael Niedermayeravfilter/vsrc_mandelbrot: Fix speed regression
2015-11-24 Carl Eugen... lavf/rawenc: Recognize more extensions to encode raw...
2015-11-23 Michael Niedermayeravcodec/mpegvideo_enc: Remove slice structured mode...
2015-11-23 James Zernlibvpxenc: remove some unused ctrl id mappings
2015-11-23 Michael Niedermayeravformat/movenc-test: Fix integer overflows
2015-11-23 Matthieu Bouronswscale/arm: add ff_nv{12,21}_to_{argb,rgba,abgr,bgra...
2015-11-23 Luca Barbatodoc: Document better how to use MSYS2
2015-11-23 Matt Oliveravutil/x86/bswap: Remove warning about bswap intrinsics...
2015-11-23 Alexandra Hájkováasfdec: handle the case when the stream index has an...
2015-11-23 Tim Walkerdcadec: Do not check for overreads in auxiliary data
2015-11-23 Clément Bœschavutil/motion_vector: export subpel motion information
2015-11-23 Derek Buitenhuisoggparsespeex: Fix unchecked malloc
2015-11-23 Paul B Maholdoc/filters: mention afifo
2015-11-23 Paul B Maholavfilter/af_afade: add missing fifo write for second...
2015-11-22 Hagen Schmidtpatcheck: Fix false detection of 'mergeable calls'...
2015-11-22 Ganesh AjjanagaddeRevert "avcodec/dct32_template: fix typo"
2015-11-22 Ganesh Ajjanagaddeavcodec/dct32_template: fix typo
2015-11-22 Ganesh Ajjanagaddeavcodec/ppc/fdctdsp: use M_SQRT2 instead of ad-hoc...
2015-11-22 Ganesh Ajjanagaddeavcodec/dct32_template: use M_SQRT1_2 instead of actual...
2015-11-22 Ganesh Ajjanagaddeavcodec/cos_tablegen: use M_PI instead of actual literal
2015-11-22 Ganesh Ajjanagaddeavcodec/ac3: use M_SQRT1_2, M_SQRT2
2015-11-22 Ganesh Ajjanagaddeavfilter/vf_fspp: use M_SQRT1_2, M_SQRT2
2015-11-22 Ganesh Ajjanagaddeavformat/mov: use hypot()
2015-11-22 Michael Niedermayeravcodec/dvdsubdec: Fix types for offset1/2 in ff_dlog()
2015-11-22 Derek BuitenhuisMerge commit '3edac01f79a08635d8d2c08e9410651d9a330d61'
2015-11-22 Derek BuitenhuisMerge commit '4d8f536b535487063a08609636e712ad86d2ad54'
2015-11-22 Derek BuitenhuisMerge commit 'f6c94457b44f41d900cd0991857f54e1f0ccedd6'
2015-11-22 Derek BuitenhuisMerge commit 'd80f0a4ad634b3949b91b85f21fd608c0cddeef7'
2015-11-22 Derek BuitenhuisMerge commit 'ca489564ae150bc41764f175b88151d883e69ae0'
2015-11-22 Derek BuitenhuisMerge commit '79ae1e630b476889c251fc905687a3831b43ab5e'
2015-11-22 Derek BuitenhuisMerge commit '7f4ec4364bc4a73036660c1c6a3c4801db524e9e'
2015-11-22 Derek BuitenhuisMerge commit '21ab6fd01b9107d7171fc1a77c2bfacff845a97a'
2015-11-22 Derek BuitenhuisMerge commit '5c30ae1a09b66179e16694f6137658023ed1fef3'
2015-11-22 Derek BuitenhuisMerge commit 'eda183287489b2c705843aa373a19c4e46fb2fec'
2015-11-22 Derek BuitenhuisMerge commit '79d89cf2f4b62eeb653fd8139041c87e75f7ca65'
2015-11-22 Derek BuitenhuisMerge commit '4bb1070c154e49d35805fbcdac9c9e92f702ef96'
2015-11-22 Derek BuitenhuisMerge commit '9fd2bf09dbc630484d9e88a1d27f7e8508b70a2c'
2015-11-22 Derek BuitenhuisMerge commit '62b4a6f1b9aa83d56701af226adda98faa5ede09'
2015-11-22 Derek BuitenhuisMerge commit '588b6215b4c74945994eb9636b0699028c069ed2'
2015-11-22 Carl Eugen... lavc/opusdec: Fix a memleak when reading invalid files.
2015-11-22 Carl Eugen... lavc/rscc: Fix colourspace for codec_tag RSCC.
2015-11-21 Luca Barbatoconfigure: Clearly state that MSYS native builds are...
2015-11-21 Paul B Maholavformat/vpk: check samples_per_block size
2015-11-21 Paul B Maholavformat: add FSB demuxer
2015-11-21 Ganesh Ajjanagaddeavutil/eval: change sqrt to hypot
2015-11-21 Ganesh Ajjanagaddeconfigure+libm.h: add hypot emulation
2015-11-21 Ganesh Ajjanagaddeavutil/libm: correct isnan, isinf compat hacks
2015-11-21 Ganesh Ajjanagaddeavcodec/amr: replace #define by typedef
next