]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2018-11-01 Michael NiedermayerRELEASE: bump to 4.1.git
2018-11-01 Michael NiedermayerChangelog: Add new version next tag
2018-11-01 Michael NiedermayerBump minor version for master after 4.1 branchpoint
2018-11-01 Michael NiedermayerBump minor versions for branching 4.1
2018-11-01 Michael NiedermayerChangelog: next is 4.1
2018-11-01 Michael Niedermayerdoc/APIchanges: Update for 4.1
2018-11-01 Marton Balintavformat/ftp: return AVERROR_EOF for EOF
2018-11-01 Anton Platovavdevice/libndi_newtek_dec: add extra_ips option to...
2018-11-01 BIGLER Don... avdevice/decklink_dec: fix codec_tag of RGBA formats
2018-11-01 Paul B Maholdoc/filter: add some loop filter trivial examples
2018-11-01 Philip Langdaleavcodec/vdpau: Initialise driver version variable expli...
2018-10-31 Mark Thompsoncbs_h265: Add PTL parsing for Main 10 Still Picture...
2018-10-31 Mark Thompsoncbs_h264: Include SEI type names in trace output
2018-10-31 Michael Niedermayerdoc/fate.texi: Mention that samples should be uploaded...
2018-10-31 Paul B Maholavfilter: add (a)graphmonitor filter(s)
2018-10-31 ManojGuptaBondaavcodec/vdpau: Enable HEVC support for working Nvidia...
2018-10-30 James Almeravcodec/cbs_vp9: store profile in the private context
2018-10-30 James Almeravcodec/cbs_vp9: keep track of reference frames
2018-10-30 Mark Thompsoncbs_vp9: Ensure that reserved zero bits are actually...
2018-10-30 Werner Robitzadoc/hls: fix grammar for HLS options
2018-10-30 James Zernavcodec/libvpxdec: fix setting auto threads
2018-10-30 Jun Zhaolavu/frame: Add error report if av_image_fill_pointers...
2018-10-30 Jun Zhaolavc/decode: Fix the error number report if av_image_fi...
2018-10-30 Charles Liuavformat/hlsenc.c: fix the output's duration smaller...
2018-10-30 Charles Liuavformat/hlsenc.c: the size of init.mp4 is zero.
2018-10-30 Charles Liuavformat/hlsenc.c: remove the useless variable fmp4_ini...
2018-10-30 Charles Liuavformat/hlsenc.c: fix memory leak in fmp4 mode.
2018-10-30 Charles Liuavformat/hlsenc: fix the duration of m4s segment is...
2018-10-30 Michael Niedermayeravcodec/vp9: Check in decode_tiles() if there is data...
2018-10-30 Michael Niedermayeravcodec/vp56: Add vpX_rac_is_end() to check for the...
2018-10-29 Mark Thompsonvaapi_encode_mpeg2: Fix width/height columns/rows confusion
2018-10-29 Michael Niedermayeravcodec/vp3: reindent unpack_superblocks()
2018-10-29 Michael Niedermayeravcodec/vp3: Do not recalculate coded_fragment_list...
2018-10-29 Michael Niedermayeravcodec/vp3: Reuse local variable in unpack_superblocks()
2018-10-29 Michael Niedermayeravcodec/vp3: Do not initialize unused tables for keyfra...
2018-10-29 Paul B Maholdoc/filters: add small description to geq filter section
2018-10-28 Paul B Maholavfilter/af_afftdn: fix memory leaks reported by coverity
2018-10-28 Mark Thompsonlibaomenc: Add support for tiles
2018-10-28 Paul B Maholavfilter/af_afftdn: add alias for sample_noise end
2018-10-28 Paul B Maholavfilter/af_afftdn: switch to activate
2018-10-28 Jun Zhaolavc/libxavs2: Remove yuv420p10le from fromat list.
2018-10-28 Jun Zhaolavc/libdavs2: Remove yuv420p10le from fromat list.
2018-10-28 hwrenlavc/libxavs2: enable OpenGop
2018-10-28 hwrenlavc/libxavs2: fix intra period meaning conflict
2018-10-28 hwrenlavc/libxavs2: unified naming style
2018-10-27 Michael Niedermayeravfilter/vf_pixdesctest: Use 32bit read/write
2018-10-27 Michael Niedermayeravutil/pixdesc: Add av_write_image_line2(), av_read_ima...
2018-10-27 James Almeravcodec/cbs_vp9: fix parsing sRGB samples
2018-10-27 James Almeravcodec/cbs_av1: fix parsing frame_size_with_refs
2018-10-27 Mark Thompsonvaapi_encode: Add flag to mark encoders supporting...
2018-10-27 Mark Thompsonvaapi_encode_h265: Enable multiple-slice support
2018-10-27 Mark Thompsonvaapi_encode_h264: Enable multiple-slice support
2018-10-27 Mark Thompsonvaapi_encode_mpeg2: Use common slice sizing code
2018-10-27 Mark Thompsonvaapi_encode: Support configurable slices
2018-10-27 Paul B Maholavfilter/window_func: add bohman window
2018-10-27 James Almertests/api-h264-slice-test: use the correct function...
2018-10-26 Cameron Cawleyavformat/rpl: Support files containing 8 bit PCM or...
2018-10-26 Cameron Cawleyavcodec: Implement Archimedes VIDC encoder/decoder
2018-10-26 Josh de Kockfate: add api-h264-slice test
2018-10-26 Josh de Kocklavc/h264dec: don't error out when receiving multiple...
2018-10-26 Paul B Maholavfilter: add xstack filter
2018-10-26 kjeyapal@akamai.comavformat/dashenc: Support HTTP persistent for init...
2018-10-25 James Almeravcodec/vp9_parser: set profile in AVCodecContext
2018-10-25 Paul B Maholavfilter/vf_lut3d: do not error out if TITLE is after...
2018-10-25 Paul B Maholavfilter/af_adelay: switch to activate
2018-10-25 James Almerconfigure: add missing optional SDL2 dependency to...
2018-10-24 Mark Thompsonlavfi/ebur128: Fix mixed declarations and code
2018-10-24 Marton Balintavcodec/libx264: remove FF_CODEC_CAP_INIT_THREADSAFE...
2018-10-24 Michael Niedermayeravutil/integer: Fix integer overflow in av_mul_i()
2018-10-24 Michael Niedermayeravcodec/msrle: Check that the input is large enough...
2018-10-24 James AlmerRevert "avcodec/decode: copy the output parameters...
2018-10-24 Martin Vignaliswscale/swscale_unscaled : rename packed_16bpc_bswap
2018-10-24 Martin Vignaliswscale/unscaled : add grayf32 le to be
2018-10-24 Martin Vignaliswscale/utils : simplify unscaled initial test for...
2018-10-24 Martin Vignaliavfilter/show_info : add print of color information...
2018-10-24 James Almerdoc/APIchanges: add entry for AV_FRAME_DATA_S12M_TIMECODE
2018-10-24 Philip Langdaleavcodec/nvdec: Push the context before destroying the...
2018-10-24 Paul B Maholavfilter/vf_waveform: abort early if there are no compo...
2018-10-24 Paul B Maholavfilter/vf_waveform: add gratcicule to rgb input
2018-10-24 Baptiste Coudurieravformat/mxfenc: simplify dnxhd handling and add more...
2018-10-24 Paul B Maholavfilter/vf_datascope: fix rgba mapping for oscilloscop...
2018-10-24 Josh de Kocklavu: bump version, add Changelog entry
2018-10-23 Matsuzawa Tomohiroavformat/libsrt: add several options supported in srt...
2018-10-23 Dave Riceavdevice/sdl2: add option to set window position
2018-10-23 Josh de Kockfate: add h264 timecode test
2018-10-23 Josh de Kocklavfi/vf_showinfo: support displaying S12M timecode...
2018-10-23 Josh de Kockh264/pic_timing: support multiple timecodes
2018-10-23 Devin Heitmuellerlavc/h264: create AVFrame side data from H.264 timecodes
2018-10-23 Zhong Lilavc/qsvenc_jpeg: set a default quality
2018-10-23 Zhong Lilavc/qsvenc_jpeg: add async_depth support
2018-10-23 Paul B Maholavfilter: add vibrance filter
2018-10-22 Michael Niedermayeravcodec/jpeg2000dec: Fix off by 1 error in JPEG2000_PGO...
2018-10-22 Michael Niedermayeravcodec/ilbcdec: Check startindex
2018-10-22 Mark Thompsoncbs_h2645: Allocate all internal buffers with padding
2018-10-22 Mark Thompsoncbs_h264: Fix SPS used for pic_timing timestamp
2018-10-22 Mark Thompsoncbs_h264: Actually decompose end-of-sequence NAL units
2018-10-22 Michael Niedermayeravcodec/mpeg4videodec: Fix typo in sprite delta check
2018-10-22 Jun Zhaolavf/vc1test: add rcv to vc1test demuxer extensions
2018-10-22 Jun Zhaolavf/vc1test: fix vc1test can't probe some RCV file.
2018-10-22 Martin Vignaliavfilter/setparams : fix colorspace option
next