]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2015-11-02 Hendrik LeppkesMerge commit 'f53583ea6e2e3fda4e4aa363f9a62cff4285affb'
2015-11-02 Hendrik LeppkesMerge commit 'b4a82e740743744136e07054525560351e4892ae'
2015-11-02 Hendrik LeppkesMerge commit '8487987b87a252963b27b6adfd82887ea5933918'
2015-11-02 Hendrik LeppkesMerge commit '1720791e36f9cc24c05efea5bb275ab52156ce50'
2015-11-02 Hendrik LeppkesMerge commit '00b62968d079e63bf22028f253ac297292436ebe'
2015-11-02 Hendrik LeppkesMerge commit '567ca142952c5be57e52c149c815dfe5d6ac6d41'
2015-11-02 Paul B Maholavformat/segafilm: set video stream duration
2015-11-02 Paul B Maholavformat/segafilm: set audio stream duration
2015-11-02 Paul B Maholavformat/segafilm: implement seeking
2015-11-02 Hendrik Leppkesavformat: unref packet after storing it in internal...
2015-11-02 Hendrik Leppkesavformat: always unref the packet after parsing
2015-11-02 Paul B Maholavformat/ipmovie: add context to av_log()
2015-11-02 Paul B Maholavformat/ipmovie: put video decoding_map_size into...
2015-11-02 Timothy Guvf_boxblur: Templatize blur{8,16}
2015-11-02 Ganesh Ajjanagaddeavutil/eval: minor typo
2015-11-01 Timothy Gupixblockdsp: Use AV_COPY128U for get_pixels_16_c
2015-10-31 Michael Niedermayeravcodec/h264_slice: Disable slice threads if there...
2015-10-31 Michael Niedermayeravformat/icecast: Initialize .str based default for...
2015-10-31 Michael Niedermayeravformat/http: Initialize .str based default for AV_OPT...
2015-10-31 Clément Bœschavcodec/libopenh264enc: use AV_OPT_TYPE_BOOL for allow_...
2015-10-31 Matt Oliveravutil/x86/intmath: Add missing header.
2015-10-31 Agatha Huavcodec/nvenc: fix potential profile error when encodin...
2015-10-31 Ganesh Ajjanagaddeavutil/opencl_internal: add av_warn_unused_result
2015-10-31 Ganesh Ajjanagaddeavfilter/vf_deshake: replace qsort with AV_QSORT
2015-10-31 Matt Oliveravutil/x86/intmath: Use tzcnt in place of bsf.
2015-10-31 Matt Olivergdigrab: grab right desktop size if DPI in use, based...
2015-10-31 Ganesh Ajjanagaddeavutil/rational: use frexp rather than ad-hoc log to...
2015-10-31 Michael Niedermayeravdevice/caca: change AV_OPT_TYPE_STRING to set .str...
2015-10-31 Michael Niedermayeravcodec/libopenh264enc: AV_OPT_TYPE_STRING should use...
2015-10-31 Michael Niedermayeravcodec/libopenh264enc: Fix project name
2015-10-31 Michael Niedermayeravcodec/libopenh264enc: set .i64 for AV_OPT_TYPE_INT
2015-10-30 Michael Niedermayeravfilter/avf_showcqt: Replace all fmin* and fmax* by...
2015-10-30 Muhammad Faizavfilter/showcqt: fix dependency with avformat
2015-10-30 Marton Balintffprobe: add support for printing packet strings metada...
2015-10-30 Ganesh Ajjanagaddeall: fix enum definition for large values
2015-10-30 Ganesh Ajjanagaddeavutil/wchar_filename: add av_warn_unused_result
2015-10-30 Ganesh Ajjanagaddeavutil/mathematics: correct documentation for av_gcd
2015-10-30 Vittorio Giovaraomadec: Fix position of opening parenthesis
2015-10-30 Vittorio Giovarah264: Print the complete user message
2015-10-30 Vittorio Giovarah264: Print user data SEI under normal debug verbosity
2015-10-30 Kirill Gavrilovpng: read and write stereo3d frame side data information
2015-10-30 Nicolas Georgeffmpeg_filter: check encoder before using it to set...
2015-10-30 Martin Storsjöos_support: Don't try to return the service name as...
2015-10-30 Steven Robertsonvf_lut: Add support for RGB48 and RGBA64.
2015-10-30 Michael Niedermayeravformat/3dostr: Remove redundant ;
2015-10-30 Michael Niedermayeravformat/oggparseogm: Enable parser for mpeg4
2015-10-30 Carl Eugen... lavc/proresdec2: Fix slice_count for very high resolutions.
2015-10-30 Carl Eugen... lavc/cdg: Add transparency support.
2015-10-29 Ganesh Ajjanagaddeavutil/mathematics: make av_gcd more robust
2015-10-29 Ganesh Ajjanagaddeavfilter/avf_showvolume: use log10 instead of log(...
2015-10-29 Ganesh Ajjanagaddeffmpeg: use log10 instead of log()/log(10)
2015-10-29 Ganesh Ajjanagaddeavfilter/vf_ssim: use log10 instead of log()/log(10)
2015-10-29 Ganesh Ajjanagaddeavfilter/avf_showspectrum: use log10 instead of log...
2015-10-29 Ganesh Ajjanagaddeavfilter/vf_psnr: use log10 instead of log()/log(10)
2015-10-29 Andreas Cadhalpunswscale: rename sws_rgb2rgb_init to ff_sws_rgb2rgb_init
2015-10-29 Andreas Cadhalpunswscale: rename sws_context_class to ff_sws_context_class
2015-10-29 Andreas Cadhalpunavformat: stop exporting ffurl_read_complete, ffurl_see...
2015-10-29 Ganesh Ajjanagaddeavfilter/af_volume: use log10 instead of log()/M_LN10
2015-10-29 Ganesh Ajjanagaddeavcodec/zmbvenc: use log2 instead of log()/M_LN2
2015-10-29 Ganesh Ajjanagaddeavcodec/nellymoserenc: use log2 instead of log()/M_LN2
2015-10-29 Ganesh Ajjanagaddeavcodec/snowenc: use log2 instead of log() / log(2...)
2015-10-29 Paul B Maholdoc/general.texi: fix SDX2 description
2015-10-29 Paul B Maholdoc/general.texi: move Screenpresso to right section
2015-10-29 Paul B Maholavformat: add DC STR demuxer
2015-10-29 Paul B Maholavcodec: add ADPCM AICA decoder
2015-10-29 Paul B Maholavformat: add 3dostr demuxer
2015-10-29 Kyle Swansonavfilter/tremolo: fix wavetable buffer size
2015-10-29 Kyle Swansonavfilter/asrc_sine: fix options typos
2015-10-29 Martin Storsjöconfigure: Add -D_CRT_NONSTDC_NO_WARNINGS when building...
2015-10-29 Hendrik LeppkesMerge commit '8edaf625f3c38c695c33745822182e94e17d6e1b'
2015-10-29 Hendrik LeppkesMerge commit '9e14a992409348630ea96521411127418a92e8a3'
2015-10-29 Hendrik LeppkesMerge commit 'b8deb7c34f755d5e3eee0b5930c3a6ad2dda96bc'
2015-10-29 Hendrik LeppkesMerge commit '6dcd82290438eb810936de4febd0558b38a08ec5'
2015-10-29 Hendrik LeppkesMerge commit 'f3aff31e5f66a4f1c4e34ce4944f4a402aca61ed'
2015-10-29 Hendrik LeppkesMerge commit 'cd0e08813a0484002b5defbf557c859f123953ae'
2015-10-29 Hendrik LeppkesMerge commit 'a9a60106370f862e191dea58e748626da6a8fe97'
2015-10-29 Hendrik LeppkesMerge commit '9b56d5c11488656254e9aed8d964ef2b7c2ff5e6'
2015-10-29 Hendrik LeppkesMerge commit 'd584533cf38141172e20bae5436629ee17c8ce50'
2015-10-29 Ronald S. Bultjevp9: update timestamps in ref files using multiple...
2015-10-29 Matthieu Bouronlavc/mjpegdec: honor skip_frame option
2015-10-29 Matthieu Bouronlavc/pngdec: honor skip_frame option
2015-10-29 James Almeravfilter/showcqt: fix compilation with libswscale disabled
2015-10-29 Ganesh Ajjanagaddeavutil/audio_fifo: add av_warn_unused_result
2015-10-29 Ronald S. Bultjevp9_parser: don't overwrite cached timestamps with...
2015-10-29 Ganesh Ajjanagaddeavcodec/motion_est_template: replace qsort with AV_QSORT
2015-10-29 Ganesh Ajjanagaddeavutil/ripemd: make rol macro more robust by adding...
2015-10-28 Lou Logandoc/encoders: fix "the their" typo
2015-10-28 Martin Storsjölibopenh264enc: Count and warn about the number of...
2015-10-28 Martin Storsjölibopenh264enc: Add an option for controlling the frame...
2015-10-28 Michael Niedermayerdoc/filters: Remove article redundancy
2015-10-28 wm4swr: do not reject channel layouts that use channel 63
2015-10-28 Kieran Kunhyaopus: Do not call vector_fmul_scalar on zero samples
2015-10-28 Michael Niedermayeropus: Buffer the samples from the correct offset
2015-10-28 Rodger Combslavu/aes: test CBC functionality
2015-10-28 Kirill Gavrilovavcodec/png: read and write stereo3d frame side data...
2015-10-28 Rodger Combslavu/aes: align AVAES struct members
2015-10-28 Rodger Combslavu/aes: add runtime dispatch for crypt function
2015-10-28 Rodger Combslavu/aes: move AVAES to separate internal header
2015-10-28 Rodger Combslavu: add AESNI CPU flag
2015-10-28 Michael Niedermayerffprobe: Remove abort()
next