]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2017-12-04 Rostislav Pehlivanovfate-opus: update to match the changes from RFC8251
2017-12-04 Rostislav Pehlivanovopus: add an option to toggle intensity stereo phase...
2017-12-04 Andrew D'Addesioopus: Add Special Hybrid Folding (per RFC8251)
2017-12-04 Andrew D'Addesioopus_celt: Fix arithmetic overflow (per RFC8251)
2017-12-04 Andrew D'Addesioopus_silk: Fix arithmetic overflow (per RFC8251)
2017-12-04 Andrew D'Addesiolibavutil: Add saturating subtraction functions
2017-12-04 James Almerx86vf_threshold/: use the PBLENDVB macro
2017-12-04 Steven Liuavformat/dashenc: add avpriv_io_move return value check
2017-12-04 Steven Liuavformat/hlsplaylist: add return value check of strftime
2017-12-04 Steven Liuavformat/hlsplaylist: add int type of API ff_hls_write_...
2017-12-04 Robert Nagyavformat/hlsenc: fix baseurl missing last char
2017-12-04 Carl Eugen... lavf/mov: Fix missing newline.
2017-12-03 Marton Balintavformat/mxfdec: fix last packet timestamps
2017-12-03 Martin Vignaliavfilter/x86/vf_threshold : cosmetic indent
2017-12-03 Martin Vignaliavfilter/x86/vf_threshold : add avx2 version for thresh...
2017-12-03 Martin Vignaliavfilter/x86/vf_threshold : make macro for threshold8...
2017-12-03 Martin Vignalicheckasm/vf_threshold : add checkasm test for threshold8
2017-12-03 Martin Vignaliavfilter/vf_threshold : move context func init in ff_th...
2017-12-03 Jim DeLaHuntdoc: reorganize developer.texi chapter hierarchy
2017-12-03 Michael Niedermayeravcodec/h264_parse: Treat escaped and unescaped decodin...
2017-12-02 Paul B Maholavfilter/vf_stack: always copy SAR from first input
2017-12-02 John Stebbinslavf/movenc: add sdtp (sample dependency) box
2017-12-02 Dale Curtisavformat/oggdec: Respect AVERROR codes returned by...
2017-12-02 Thomas Köppeavutil/mem: Add DECLARE_ASM_ALIGNED macro for DJGPP...
2017-12-02 Martin Vignaliavcodec/x86/bswapdsp : use macro for 128 bits constants...
2017-12-02 Martin Vignaliavutil/x86util : add macro for loading a 128 bits const...
2017-12-02 Paul B Maholavfilter/vf_threshold: add x86 SIMD
2017-12-01 Michael Niedermayeravcodec/jpeg2000: Only allocate Jpeg2000Pass for the...
2017-12-01 Michael Niedermayeravcodec/j2kenc: Fix out of array access in encode_cblk()
2017-12-01 Michael Niedermayeravcodec/hevcdsp_template: Fix undefined shift in put_he...
2017-12-01 Mark Thompsonexamples/vaapi_encode: Fix leak on hwframe init failure
2017-12-01 Jan Ekströmmediacodecdec: fix build by including hwaccel.h
2017-12-01 Martin Vignalicheckasm/utvideo : be more explicit to the WIDTH_PADDED...
2017-12-01 Paul B Maholavfilter: add fillborders filter
2017-12-01 Dale Curtisavcodec/vorbis: Fix another 1 << 31 > int32_t::max...
2017-12-01 Paul B Maholavfilter/vf_tile: add init_padding option
2017-12-01 James Almeravcodec/h264_slice: use H264_SEI_FpaType enum constants
2017-12-01 James Almeravcodec/h264_sei: remove redundant prefix to H264SEIFra...
2017-11-30 Jacob Trimbleconfigure: Fix dependencies of aac_at decoder.
2017-11-30 John Stebbinslavf/mov: fix huge alloc in mov_read_ctts
2017-11-30 Carl Eugen... lavfi/libvmaf: Rename local variable "main" as "master".
2017-11-30 James Almerconfigure: select vp9_superframe_split_bsf when enablin...
2017-11-30 James Almeravformat/avc: support writting more than one sps/pps...
2017-11-30 James Almeravformat/avc: free buffer in ff_isom_write_avcc on...
2017-11-30 James Almeravformat/avc: reindent after the last commit
2017-11-30 James Almeravformat/avc: refactor ff_isom_write_avcc
2017-11-30 James Almeravformat/avc: return an error in ff_isom_write_avcc...
2017-11-30 Karthick Javformat/dashenc: Option to generate hls playlist as...
2017-11-30 Karthick Javformat/hlsenc: Refactored 'get_int_from_double' funct...
2017-11-30 Steven Robertsonavcodec/dnxhddec: Do not overwrite colorspace if the...
2017-11-30 James AlmerMerge commit '99e9697e3a12ab4a6638a36b95edafd6a98f9eaa'
2017-11-30 James AlmerMerge commit '45d7be7f930cf707ead07416e10e2d0e061e99ce'
2017-11-30 James AlmerMerge commit 'b843b343d8a3210ae37a2342b1904a5bd1e5fc6e'
2017-11-29 Mark Thompsonexamples/hw_decode: Use hw-config information to find...
2017-11-29 Clément Bœschlavc/samidec: properly raise errors from sami_paragraph...
2017-11-29 Pan Bianavcodec/samidec: check av_strdup() return value
2017-11-29 James Almeravcodec/amfenc: move config.h include where it's needed
2017-11-29 wm4vp9_parser: don't split superframes into separate packets
2017-11-29 wm4vp9: use superframe split BSF
2017-11-29 James Almeravformat/hlsplaylist: add missing header includes
2017-11-29 James Almeravformat/hlsplaylist: fix header include guard
2017-11-29 Karthick Javformat/hlsenc: Modularized playlist creation to allow...
2017-11-29 Pan Bianavcodec/nvenc: set correct error code
2017-11-29 Jeyapal, Karthicklibavformat/hlsenc: Persistent HTTP connections support...
2017-11-29 Jeyapal, Karthicklibavformat/http: Handled multiple_requests option...
2017-11-29 Jeyapal, Karthicklibavformat/avio: Utility function to return URLContext
2017-11-29 Dale CurtisDon't manipulate duration when it's AV_NOPTS_VALUE.
2017-11-29 Dale Curtisavformat/oggparseopus: Free opus extradata before reall...
2017-11-28 James Zernlibvpxenc,vp9: add corpus-complexity option
2017-11-28 Carl Eugen... ffmpeg_opt: Constify hwaccel pointer.
2017-11-28 Mikhail MironovAdd HW H.264 and HEVC encoding for AMD GPUs based on...
2017-11-28 Jun Zhaoexamples: Add a VA-API encode example.
2017-11-28 Mark ThompsonChangelog: add VAAPI VP8 decoder
2017-11-28 Pan Bianavformat/mov: return correct value in mov_read_cmov
2017-11-28 Pan Bianavformat/mov: set correct error code in mov_read_custom
2017-11-28 Mark Reidavformat/mxfenc: pass MXFPackage around instead of...
2017-11-28 Pan Bianavcodec: set correct return value in ff_mpeg_ref_picture
2017-11-28 Dale CurtisFree extradata before reallocating.
2017-11-28 Gyan Doshiavfilter/drawbox: rename variable for maximum thickness
2017-11-28 Vittorio Giovarastereo3d: Support view type for frame sequence type
2017-11-28 Vittorio Giovaraprores: Always assume limited range
2017-11-28 Vittorio Giovaravf_zscale: Add more supported input properties
2017-11-28 Vittorio Giovaravf_zscale: Relax color properties maximum bounds
2017-11-28 Vittorio Giovaramov: Support mdcv and clli boxes for mastering display...
2017-11-28 Vittorio Giovaraprores: Always assume limited range
2017-11-28 Aman Guptaavcodec/videotoolbox: fix SEGV when hwaccel decoding...
2017-11-28 Karthick Javformat/hlsenc: Fixed initial setting for end_pts
2017-11-28 Anssi Hannulaavformat/hls: Obey AVProgram discard flags
2017-11-28 Anssi Hannulaavformat/hls: Factor playlist need check to a common...
2017-11-28 Rodger Combslavu/hwcontext_opencl.h: fix build on macOS
2017-11-28 James Almeravformat/matroskaenc: add missing allocation failure...
2017-11-28 James Almeravformat/matroskaenc: move some initialization checks...
2017-11-28 Pan Bianffmpeg: Check read_ffserver_streams() return value
2017-11-28 Pan Bianlibavformat/rtpenc_mpegts: check avformat_new_stream...
2017-11-27 Paul B Maholavfilter/vf_threshold: use correct linesize
2017-11-27 James Almeravformat/matroskaenc: actually enforce the stream limit
2017-11-27 Paul B Maholavfilter/af_silenceremove: fix possible crash if suppli...
2017-11-27 Carl Eugen... lavd/alsa: Double maximum alsa buffer size.
2017-11-27 Paul B Maholavfilter/af_silenceremove: fix logic error in EOF case
2017-11-27 Tobias Rappavformat/avienc: fix fields-per-frame value for interla...
next