]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2017-02-11 Steven Liuavformat/hlsenc: deprecate hls_wrap option
2017-02-11 James Almerfate: add WavPack muxer test
2017-02-11 Mulvyadoc: Add muxers/demuxers list option
2017-02-11 James Almeravformat/apetag: bump micro version
2017-02-10 James Almeravformat/apetag: reorder some code to improve readability
2017-02-10 James Almeravformat/apetag: account for header size if present...
2017-02-10 James Almeravformat/apetag: fix flag value to signal footer presence
2017-02-10 Paul B Maholavcodec/qdmc: silence gcc 6.2.0 warning
2017-02-10 Carl Eugen... lavf/movenc: Remove two unused variables.
2017-02-10 Carl Eugen... lavc/mjpegenc_common: Remove an unused variable.
2017-02-10 Matt Wolenetzlavf/mov.c: Avoid heap allocation wraps in mov_read_...
2017-02-10 Matt Wolenetzlavf/mov.c: Avoid OOB in mov_read_udta_string()
2017-02-09 Michael Niedermayeravcodec/mjpegenc: Simplify by moving assert into ff_mjp...
2017-02-09 Michael Niedermayeravcodec/mjpegenc: Bypass the 2 pass encoding when optim...
2017-02-09 Michael Niedermayeravcodec/mjpegenc: Revert some differences in ff_mjpeg_e...
2017-02-09 Michael Niedermayeravcodec/mjpegenc_huffman: remove unneeded header include
2017-02-09 Michael Niedermayeravcodec/tests/mjpegenc_huffman: Remove static in main...
2017-02-09 Michael Niedermayeravcodec/mjpegenc: Drop i_tex misuse, set itex/header...
2017-02-09 Michael Niedermayeravcodec/mjpegenc: Remove non functional huffman realloc...
2017-02-09 Rostislav Pehlivanovtests/mjpegenc_huffman: align static tables
2017-02-09 Rostislav Pehlivanovmjpegenc: use s->avctx as a context for av_log rather...
2017-02-09 Rostislav Pehlivanovtests/mjpegenc_huffman: replace assert() with av_assert0()
2017-02-09 Rostislav Pehlivanovmjpegenc_common: add missing ff_ prefix to init_uni_ac_vlc
2017-02-08 Marton Balintffplay: change keyboard volume control to logarithmic
2017-02-08 Mark Thompsonvaapi_encode: Add VP8 support
2017-02-08 Mark Thompsonvaapi_encode: Pass framerate parameters to driver
2017-02-08 Mark Thompsonvaapi_h264: Enable VBR mode
2017-02-08 Mark Thompsonvaapi_encode: Support VBR mode
2017-02-08 Mark Thompsonvaapi_encode: Add MPEG-2 support
2017-02-08 Mark Thompsonvaapi_h264: Scale log2_max_pic_order_cnt_lsb with max_b...
2017-02-08 Mark Thompsonvaapi_encode: Support forcing IDR frames via AVFrame...
2017-02-08 Mark Thompsonvaapi_encode: Fix GOP sizing
2017-02-08 Mark Thompsonvaapi_h265: Fix CFR mode with framerate set in AVCodecC...
2017-02-08 Mark Thompsonvaapi_h265: Add main 10 encode support
2017-02-08 Michael Niedermayeravcodec/h264_slice: Clear ref_counts on redundant slices
2017-02-08 Ricardo Constantinodoc/encoders: fix broken build with 884506dfe2e
2017-02-08 Jerry JiangImplement optimal huffman encoding for (M)JPEG.
2017-02-08 Matt Wolenetzlavf/mov.c: Avoid heap allocation wrap in mov_read_uuid
2017-02-08 Matt Wolenetzlavf/mov.c: Avoid heap allocation wrap in mov_read_hdlr
2017-02-07 Rllibavcodec/cinepak.c: fix a wrong (inverted) misleading...
2017-02-07 Derek Buitenhuisavcodec: Mark some codecs with threadsafe init as such
2017-02-07 Maksym Veremeyenkoavfilter/vf_scale: Fix chroma positioning for 4:2:0...
2017-02-07 Michael Niedermayeravcodec/pictordec: Fix logic error
2017-02-07 Petri Hintukainenmatroska: demux BluRay text subtitles
2017-02-07 Paul B Maholdoc/filters: extend midequalizer description
2017-02-07 Aman Guptaavformat/hlsenc: add hls_flag option to write segments...
2017-02-06 Hendrik Leppkesconfigure: use dashes instead of slashes in lib.exe...
2017-02-06 Michael Niedermayeravcodec/movtextdec: Fix decode_styl() cleanup
2017-02-06 Michael Niedermayeravfilter/vf_midequalizer: Remove duplicate include
2017-02-06 Chris Cunninghamlavf/matroskadec: fix is_keyframe for early Blocks
2017-02-06 Michael Niedermayerffmpeg: Remove redundant null check
2017-02-06 Michael Niedermayeravcodec/pthread_frame: Check av_packet_ref() for failure
2017-02-05 Marton Balintavfilter/af_pan: fix null pointer dereference on empty...
2017-02-05 Mark Thompsonvf_scale_vaapi: Add missing return value checks
2017-02-05 Mark Thompsonffmpeg_vaapi: Always set hwaccel_ctx, so it gets proper...
2017-02-05 Mark ThompsonRevert "avutil/hwcontext_vaapi: fix SEGV in vaTerminate...
2017-02-05 Mark Thompsonffmpeg_vaapi: Unreference global device before setting it
2017-02-04 Marton Balintavfilter/ebur128: fix relative threshold calculation...
2017-02-04 Marton Balintavfilter/ebur128: do not allow null ebur128 context...
2017-02-04 Marton Balintdoc/muxers: remove confusing example for segment muxer...
2017-02-04 Marton Balintavformat/segment: remove last_cut check when detecting...
2017-02-04 Marton Balintffplay: fix borderless mode on Windows
2017-02-04 Paul B Maholavfilter: add midequalizer filter
2017-02-04 Michael Niedermayeravcodec/pngdec: Check trns more completely
2017-02-04 Rostislav Pehlivanovopus_rc: rename total_bits_used to total_bits and ...
2017-02-04 Hendrik Leppkesconfigure: instruct MSVC 2015 to properly process UTF...
2017-02-04 Hendrik Leppkesconfigure: add nologo switch to invocation of lib.exe
2017-02-04 Michael Niedermayeravcodec/interplayvideo: Move parameter change check up
2017-02-04 Michael Niedermayeravcodec/flacdsp: Avoid undefined operations in non...
2017-02-04 Michael Niedermayeravcodec/flacdec: Check for invalid vlcs
2017-02-03 Werner Robitzadoc: clarify option on looping infinitely in movie...
2017-02-03 Michael Niedermayeravfilter/vf_unsharp: Free out AVFrame on error
2017-02-03 Michael Niedermayeravfilter/vf_perspective: Free out AVFrame on error
2017-02-03 Michael Niedermayeravfilter/vf_fieldhint: Free out AVFrame on error
2017-02-03 Michael Niedermayeravfilter/vf_deshake: Free out AVFrame on error
2017-02-03 Michael Niedermayeravfilter/vf_ciescope: Free out AVFrame on error
2017-02-03 Paul B Maholavcodec/ivi: use init_get_bits8()
2017-02-03 Paul B Maholavcodec/metasound: use init_get_bits8()
2017-02-03 Paul B Maholavcodec/xsubdec: use init_get_bits8()
2017-02-03 Paul B Maholavcodec/mpc7: use init_get_bits8()
2017-02-03 Paul B Maholavcodec/mpc7: return meaningful error values
2017-02-03 Paul B Maholavcodec/mpc8: use init_get_bits8()
2017-02-03 Carl Eugen... lavf/isom: Support DTS Express in mov.
2017-02-03 Clément Bœschdoc: add a lexicon
2017-02-03 Michael Niedermayeravcodec/ituh263dec: Implement U263s interpretation...
2017-02-02 Aman Guptaavutil/hwcontext_vaapi: fix SEGV in vaTerminate when...
2017-02-02 Michael Niedermayeravcodec/utils: Fix memleak with subtitles and sidedata
2017-02-02 Aman Guptaavfilter/scale: refactor common code for scaling height...
2017-02-02 James Almerx86/rv34dsp: add ff_rv34_idct_dc_add_sse2
2017-02-02 James Almerx86/vp8dsp: add ff_vp8_idct_dc_add_sse2
2017-02-02 addr-see-the... libavcodec/cinepakenc.c: comments cleanup (contents)
2017-02-02 Michael Niedermayeravcodec/dca_lbr: Fix off by 1 error in freq check
2017-02-02 Clément BœschMerge commit '9064777dbb335ab4809ae09e3fdcc0245f925cdc'
2017-02-02 Clément BœschMerge commit '7f549b8338ed3775fec4bf10421ff5744e5866dd'
2017-02-02 Clément BœschMerge commit '6135c3b61e084be93c0876cecd06f4e764f961c0'
2017-02-02 Clément BœschMerge commit 'f637046d3134a331e4b5a7243ac3dfb92735b8a5'
2017-02-02 Clément BœschMerge commit '6f9e34baea4f6f484392e4e67f606a0835d07b73'
2017-02-02 Matthieu BouronMerge commit 'ed9b2a5178d7a7c5a95694da3a808af327f36aff'
2017-02-02 Carl Eugen... ffmpeg: Add a missing line break when requesting a...
2017-02-02 Steinar H.... speedhq: fix out-of-bounds write
next