]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2017-02-14 Rostislav Pehlivanovimdct15: rename to mdct15 and add a forward transform
2017-02-14 Rostislav Pehlivanovopus_rc: add entropy encoding functions
2017-02-14 Michael Niedermayeravformat/http: Check for truncated buffers in http_conn...
2017-02-14 Lou Logandoc/ffmpeg: document trailing "?" in map option
2017-02-13 Mark Thompsonlavc: Add device context field to AVCodecContext
2017-02-13 Paul B Maholavfilter/vf_lut: make it possible to clip pixel values...
2017-02-13 Paul B Maholavfilter/vf_lut: do not always explicitly clip pixels
2017-02-13 Lou Logandoc/protocols: add option usage description
2017-02-13 Alex Converseaac_latm: Align inband PCE to the start of the payload
2017-02-13 Alex Converseaacsbr: Associate SBR data with AAC elements on init
2017-02-13 Alex Converseaac_latm: Copy whole AudioSpecificConfig when it is...
2017-02-13 Alex Converseaac_latm: Allow unaligned AudioSpecificConfig
2017-02-13 Timo Rothenpieleravcodec/nvenc: set frame buffer format for mapped frames
2017-02-13 wm4hwcontext_dxva2: support D3D9Ex
2017-02-13 wm4AVFrame: add an opaque_ref field
2017-02-12 Bela Bodecsavformat/hlsenc: fix stream level metadata handling
2017-02-12 Josh de Kocklavc/libzvbi: remove deprecated API usage
2017-02-12 Michael Niedermayerdoc/muxers: Fix typo, causing warnings during build
2017-02-12 Jan Ekströmmovenc: add support for track names in ISML manifests
2017-02-12 Carl Eugen... lavf/mpegts: Make a pointer cast explicit.
2017-02-12 Paul B Maholavcodec/iff: support for byterun1 ACBM compression
2017-02-12 Paul B Maholdoc/general: mention Newtek SpeedHQ decoder
2017-02-12 Paul B Maholavcodec: add FM Screen Capture Codec decoder
2017-02-11 Paul B Maholavformat/flic: fix handling of EOF case
2017-02-11 Paul B Maholavcodec/flicvideo: add support for 24bit flic files
2017-02-11 Paul B Maholavcodec/flicvideo: fix some indentation issues
2017-02-11 Carl Eugen... lavf/omadec: Fix packet duration for Atrac 3 lossless.
2017-02-11 Carl Eugen... lavfi/minterpolate: Remove an unused variable.
2017-02-11 Carl Eugen... lavc/atrac3: Constify a pointer declaration.
2017-02-11 Carl Eugen... lavf/rtpdec_mpeg4: Constify a function parameter.
2017-02-11 Carl Eugen... lavf/omadec: Remove an unsed variable.
2017-02-11 Paul B Maholavcodec: add ATRAC Advanced Lossless decoders
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
next