]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2017-03-12 James Almertests/api-seek: make the crc array uint32_t
2017-03-12 Paul B Maholavcodec/xpmdec: skip everything before signature
2017-03-12 Paul B Maholavcodec/codec_desc: add mime type for X-BitMap
2017-03-12 Paul B Maholavcodec/codec_desc: add mime type for X-PixMap
2017-03-12 Paul B Maholavcodec/xpmdec: make convert function more picky about...
2017-03-12 Paras Chadhaavcodec: add XPM decoder and demuxer
2017-03-12 Mark ThompsonMerge commit 'ad71d3276fef0ee7e791e62bbfe9c4e540047417'
2017-03-12 Mark ThompsonMerge commit '8e07c22e508b349d145b9f142aa3ee8b3ce1d3a4'
2017-03-12 Mark ThompsonMerge commit '0956fd460681e8ccbdae19f135f0d3970bf95c2f'
2017-03-12 Mark ThompsonMerge commit '95414eb2dc63a6f934275b4ed33dedd4369f2c49'
2017-03-12 Mark ThompsonMerge commit 'd9ec3c60143babe1bb77c268e1d5547d15acd69b'
2017-03-12 Mark ThompsonMerge commit '37a9015ee84c15fec5247ba8f6577351a25fa8d2'
2017-03-12 Anton Khirnovlavfi: add a QSV scaling filter
2017-03-12 Mark ThompsonMerge commit '21962261c74aed4df00ae8348a5e2d1ecb67c52d'
2017-03-12 Clément BœschMerge commit 'f65285aba0df7d46298abe0c945dfee05cbc6028'
2017-03-12 Clément BœschMerge commit 'd59641abfd25a1007bdf4723d952887b1e3619c6'
2017-03-12 Clément BœschMerge commit '8b7a9729aa162e2bbd571933f1aa40767f1ff47b'
2017-03-12 Clément BœschMerge commit '6f40181cad8ac04adff7bd10e1e1ab65f22bc1f0'
2017-03-12 Clément BœschMerge commit 'b0f36a0043d76436cc7ab8ff92ab99c94595d3c0'
2017-03-12 Paul B Maholavcodec/scpr: use correct linesize for prev frame
2017-03-12 Michael Niedermayeravcodec/dca_xll: Fix runtime error: signed integer...
2017-03-12 Michael Niedermayeravcodec/amrwbdec: Fix runtime error: left shift of...
2017-03-12 Michael Niedermayeravcodec/dca_xll: Fix runtime error: signed integer...
2017-03-12 Michael Niedermayeravcodec/wavpack: Fix runtime error: signed integer...
2017-03-11 Muhammad Faizavfilter/af_firequalizer: add av_restrict on convolutio...
2017-03-11 Przemysław... lavf/dashenc: update bitrates on dash_write_trailer
2017-03-11 Steven Liudoc/muxers: move hls_flags temp_file to after SECOND...
2017-03-11 Martin Storsjöaarch64: vp9itxfm: Reorder iadst16 coeffs
2017-03-11 Martin Storsjöarm: vp9itxfm: Reorder iadst16 coeffs
2017-03-11 Martin Storsjöaarch64: vp9itxfm: Reorder the idct coefficients for...
2017-03-11 Martin Storsjöarm: vp9itxfm: Reorder the idct coefficients for better...
2017-03-11 Martin Storsjöaarch64: vp9itxfm: Avoid reloading the idct32 coefficients
2017-03-11 Martin Storsjöarm: vp9itxfm: Avoid reloading the idct32 coefficients
2017-03-11 Martin Storsjöarm: vp9lpf: Implement the mix2_44 function with one...
2017-03-11 Martin Storsjöaarch64: vp9lpf: Use dup+rev16+uzp1 instead of dup...
2017-03-11 Martin Storsjöarm/aarch64: vp9lpf: Keep the comparison to E within...
2017-03-11 Martin Storsjöaarch64: Add parentheses around the offset parameter...
2017-03-11 Martin Storsjöaarch64: vp9lpf: Fix broken indentation/vertical alignment
2017-03-11 Martin Storsjöaarch64: vp9lpf: Interleave the start of flat8in into...
2017-03-11 Martin Storsjöarm: vp9lpf: Interleave the start of flat8in into the...
2017-03-11 Martin Storsjöarm: vp9lpf: Use orrs instead of orr+cmp
2017-03-11 Martin Storsjöarm/aarch64: vp9lpf: Calculate !hev directly
2017-03-11 Martin Storsjöaarch64: vp9itxfm: Optimize 16x16 and 32x32 idct dc...
2017-03-11 Martin Storsjöarm: vp9itxfm: Optimize 16x16 and 32x32 idct dc by...
2017-03-11 Martin Storsjöaarch64: vp9mc: Calculate less unused data in the 4...
2017-03-11 Martin Storsjöarm: vp9mc: Calculate less unused data in the 4 pixel...
2017-03-11 Martin Storsjöaarch64: vp9mc: Simplify the extmla macro parameters
2017-03-11 Martin Storsjöaarch64: vp9itxfm: Fix incorrect vertical alignment
2017-03-11 Martin Storsjöaarch64: vp9itxfm: Update a comment to refer to a regis...
2017-03-11 Martin Storsjöaarch64: vp9itxfm: Use the right lane sizes in 8x8...
2017-03-11 Martin Storsjöaarch64: vp9itxfm: Use a single lane ld1 instead of...
2017-03-11 Martin Storsjöaarch64: vp9itxfm: Share instructions for loading idct...
2017-03-11 Martin Storsjöarm: vp9itxfm: Share instructions for loading idct...
2017-03-11 Martin Storsjöaarch64: vp9itxfm: Do separate functions for half/quart...
2017-03-11 Martin Storsjöarm: vp9itxfm: Do a simpler half/quarter idct16/idct32...
2017-03-11 Martin Storsjöaarch64: vp9itxfm: Move the load_add_store macro out...
2017-03-11 Martin Storsjöarm: vp9itxfm: Move the load_add_store macro out from...
2017-03-11 Martin Storsjöaarch64: vp9itxfm: Make the larger core transforms...
2017-03-11 Martin Storsjöarm: vp9itxfm: Make the larger core transforms standalo...
2017-03-11 Martin Storsjöaarch64: vp9itxfm: Restructure the idct32 store macros
2017-03-11 Martin Storsjöarm: vp9itxfm: Avoid .irp when it doesn't save any...
2017-03-11 Moritz Barsnicklibavfilter/avf_showwaves: make sqrt and cbrt scale...
2017-03-11 Steven Liuffprobe: add AVCodecContext help message into ffprobe
2017-03-11 Michael Niedermayeravcodec/vp56: Reset have_undamaged_frame on resolution...
2017-03-11 Michael Niedermayeravcodec/h264_ps: Forward errors from decode_scaling_list()
2017-03-10 Aaron Boxerlibavcodec/libopenjpegenc: enable lossless option,...
2017-03-10 Thomas Guilbertavcodec/vp8: Fix hang with slice threads
2017-03-09 Michael Niedermayeravcodec/movtextdec: run mov_text_cleanup() before overw...
2017-03-09 Michael Niedermayeravcodec/mpeg4videodec: Fix runtime error: signed intege...
2017-03-09 Michael Niedermayeravcodec/h264_mvpred: Fix runtime error: left shift...
2017-03-09 Michael Niedermayeravcodec/mjpegdec: Fix runtime error: left shift of...
2017-03-09 Michael Niedermayeravcodec/mpegaudiodec_template: Check for negative e
2017-03-09 Timo Rothenpieleravcodec/cuvid: add support for cropping/resizing
2017-03-09 James Almeravformat/matroskaenc: add support for Spherical Video...
2017-03-09 wm4avcodec: clarify some decoding/encoding API details
2017-03-09 wm4hls: pass AVFormatContext flags to sub demuxer
2017-03-09 wm4concatdec: pass AVFormatContext flags to sub demuxer
2017-03-09 wm4aacdec: do not mutate input packet metadata
2017-03-09 Muhammad Faizswresample/resample: do not allow odd filter_length
2017-03-08 Michael Niedermayeravcodec/wavpack: Fix runtime error: left shift of negat...
2017-03-08 Michael Niedermayeravcodec/pictordec: Fix runtime error: left shift of...
2017-03-08 Muhammad Faizfate/swresample: fix FUZZ typo
2017-03-08 Michael Niedermayeravutil/tests/lfg: Remove debugging start/stop timer
2017-03-08 Thomas Turneravutil/tests/lfg.c: added proper normality test
2017-03-08 Muhammad Faizswresample/resample: use uniform normalization
2017-03-08 James AlmerRevert "lavu/atomic: add support for the new memory...
2017-03-07 Carl Eugen... lsws/slice: Move a misplaced const.
2017-03-07 Carl Eugen... lsws/input: Do not define unused functions.
2017-03-07 Carl Eugen... lavc/libx265: Add gray10 and gray12 encoding support.
2017-03-07 Vittorio Giovaramatroskadec: cosmetics: Rearrange checks for projection...
2017-03-07 Vittorio Giovaramov: Fix checking layout and loading padding for cubemaps
2017-03-07 Michael Niedermayeravcodec/vp8: Check for the bitstream end per MB in...
2017-03-07 Michael Niedermayeravcodec/vp568: Check that there is enough data for...
2017-03-07 Michael Niedermayeravcodec/vp8: remove redundant check
2017-03-07 Vittorio Giovaramkv: Export bounds and padding from spherical metadata
2017-03-07 Vittorio Giovaramov: Export bounds and padding from spherical metadata
2017-03-07 Vittorio Giovaraspherical: Add tiled equirectangular type and projectio...
2017-03-07 Muhammad Faizavdevice/alldevices: make avdevice_register_all thread...
2017-03-07 Muhammad Faizavfilter/allfilters: make avfilter_register_all thread...
2017-03-07 Muhammad Faizavfilter/allformats: make av_register_all thread safe
next