]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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
2017-03-07 Muhammad Faizavcodec/allcodecs: make avcodec_register_all thread...
2017-03-07 Vittorio Giovaraavcodec/pixlet: fix architecture-dependent code and...
2017-03-07 Aman Guptaavcodec/h264, videotoolbox: fix crash after VT decoder...
2017-03-06 Kagami Hiiragilavc/libvpxenc: add -row-mt option
2017-03-06 Michael Niedermayeravcodec/proresdec2: Do not discard frames with bad...
2017-03-06 Michael Niedermayeravcodec/x86/cavsdsp: Put MMX code under mmx check
2017-03-06 Michael Niedermayeravcodec/movtextdec: Call mov_text_cleanup() on close
2017-03-06 wm4avformat/flvdec: remove meaningless warning
2017-03-06 wm4ffmpeg: remove unnecessary hack for decoders which...
2017-03-06 wm4avcodec: consider an error during decoder draining...
2017-03-06 wang-binavcodec/videotoolbox: set kCVPixelBufferOpenGLESCompati...
2017-03-05 Paul B Maholavformat/vivo: fix logic error in checking version...
2017-03-05 Carl Eugen... lavf/matroska: Support QDMC.
2017-03-05 Michael Niedermayeravcodec/wavpack: Fix runtime error: left shift of negat...
2017-03-05 Michael Niedermayeravcodec/dcadsp: Fix 2 runtime error: signed integer...
2017-03-05 Michael Niedermayeravcodec/wavpack: Check bitrate_acc for overflow
2017-03-05 Michael Niedermayeravcodec/mpeg4videodec: Fix runtime error: signed intege...
2017-03-04 Michael Niedermayeravcodec/mpeg12dec: Fix runtime error: left shift of...
2017-03-04 Michael Niedermayeravcodec/h264_mvpred: Fix multiple runtime error: left...
2017-03-04 Michael Niedermayeravcodec/adxdec: Fix runtime error: left shift of negati...
2017-03-04 Michael Niedermayeravcodec/mpeg4videodec: Improve the overflow checks...
2017-03-04 Michael Niedermayeravcodec/vp56: Require a correctly decoded frame before...
2017-03-04 Steven Liuavformat/hlsenc: move the segment files handler close...
2017-03-03 James Almerdoc/encoders: mention valid values for compression_leve...
2017-03-03 James Almeravutil/md5: stop discarding the const qualifier for...
2017-03-03 James Almeravutil/md5: fix misaligned reads
2017-03-03 Michael Niedermayeravcodec/vp3: Do not return random positive values but...
2017-03-03 Takayuki 'January... omx: Add support for specifying H.264 profile [v5']
2017-03-03 Paul B Maholavcodec/scpr: fix top left prediction for special case...
2017-03-03 wm4ffmpeg: properly cleanup filter graph on init failure
2017-03-03 wm4ffmpeg: delay processing of subtitles before filters...
2017-03-03 Timo Rothenpielerffmpeg_cuvid: adapt for recent filter graph initializat...
2017-03-03 Anton Khirnovffmpeg: restructure sending EOF to filters
2017-03-03 Anton Khirnovffmpeg: move flushing the queued frames to configure_fi...
2017-03-03 wm4ffmpeg: fix printing of filter input/output names
2017-03-03 Anton Khirnovffmpeg: init filtergraphs only after we have a frame...
2017-03-03 Anton Khirnovffmpeg: do packet ts rescaling in write_packet()
2017-03-03 wm4ffmpeg: make sure packets put into the muxing FIFO...
2017-03-03 Carl Eugen... lavf/matroska: Support codec ID V_FFV1 for demuxing.
2017-03-03 Michael NiedermayerRevert "avutil/frame: Disallow zero sized frame side...
2017-03-03 Michael Niedermayeravcodec/interplayvideo: Fix timeout from lack of bitstr...
2017-03-03 Michael Niedermayeravcodec/mpegaudiodec_template: Fix runtime error: signe...
2017-03-03 Michael Niedermayeravcodec/mjpegdec: Fix runtime error: left shift of...
2017-03-02 Carl Eugen... lavc/sheervideo: Fix Y prediction for interlaced frames...
2017-03-02 Carl Eugen... doc: Link to "Resampler Options" in the aresample docum...
2017-03-02 Kostya Shishkovavcodec: add ClearVideo decoder
2017-03-02 Mark Thompsonhwcontext_vaapi: Don't abort on failing to allocate...
2017-03-02 wm4avcodec/videotoolbox: set kCVPixelBufferIOSurfaceOpenGL...
2017-03-02 wm4avcodec/videotoolbox: allow not setting the kCVPixelBuf...
2017-03-02 wm4avformat: fix AVStream private fields marker
2017-03-02 wm4avcodec, avutil, avformat: remove AVOption requirement...
2017-03-02 Carl Eugen... lavf/flacdec: Return maximum score if the streaminfo...
2017-03-02 Michael Niedermayeravcodec/vp56: Clear dimensions in case of failure in...
2017-03-02 Michael Niedermayeravcodec/wavpack: Check value before shift in wp_exp2()
2017-03-02 Michael Niedermayeravcodec/ituh263dec: Use 0xffff as error code in h263p_d...
2017-03-02 Michael Niedermayeravcodec/h264idct_template: Fix several runtime error...
2017-03-02 Michael Niedermayeravformat/oggdec: fix leak in ogg_restore()
next