]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2017-02-18 Rostislav Pehlivanovopusenc: initialize the emphasis coefficients on init
2017-02-17 Thierry Fouculavf/riff: Support decoding files with broken mediasubt...
2017-02-17 Michael Niedermayeravcodec/opus: Check count of ambisonic channels
2017-02-17 Felicialibopus: decode ambisonics with non-diegetic sources
2017-02-17 Paul B Maholavcodec/fmvc: fix decoding of odd size videos
2017-02-17 Carl Eugen... lavc/avpacket: Initialize a variable in error path.
2017-02-17 Andreas Cadhalpunwmaprodec: fix leaking fdsp on init failure
2017-02-17 Andreas Cadhalpunmpegaudiodec_template: fix leaking fdsp for mp3on4float
2017-02-17 Mark Thompsonvaapi_vp8: Use VP8_MAX_QUANT instead of magic number
2017-02-16 Mulvyadoc: correct order of options for channelmap filter
2017-02-16 Rostislav PehlivanovChangelog: add entry for the native Opus encoder
2017-02-16 Michael Niedermayeravcodec/opusenc: Add () protecting macro arguments
2017-02-16 Michael Niedermayeravcodec/error_resilience: Fix "assignment from incompat...
2017-02-16 Pavel Koshevoylavc/vda_h264_dec.c Fix NULL pointer dereference
2017-02-16 Matthieu Bouronswr/aarch64: add missing ret to ff_resample_common_appl...
2017-02-16 James Almerconfigure: add missing mdct15 dependency
2017-02-16 James Almerconfigure: remove unnecessary opus encoder dependency
2017-02-15 Rostislav Pehlivanovopusenc: fix coarse energy quantization with 2 bits...
2017-02-15 Rostislav Pehlivanovopus_pvq: fix uninitialized variable usage
2017-02-15 Mulvyadoc: correct table end for metadata filter
2017-02-15 Paul B Maholadpcm: fix clipping for yamaha
2017-02-14 Michael Niedermayeravcodec/h264_sei: Check actual presence of SEI picture...
2017-02-14 Thomas Stephensavformat/dashenc: Only use temporary files when outputt...
2017-02-14 Michael Niedermayeravcodec/hevc_parser: export framerate, remove one depen...
2017-02-14 Joel CunninghamHTTP: improve performance by reducing forward seeks
2017-02-14 Timo Rothenpieleravcodec/cuvid: add format mismatch debug logs
2017-02-14 Timo Rothenpieleravcodec/cuvid: set width and height before calling...
2017-02-14 Timo Rothenpieleravcodec/cuvid: update hw_frames_ctx reference after...
2017-02-14 Timo Rothenpieleravcodec/nvenc: push cuda context before encoding a...
2017-02-14 Rostislav PehlivanovMAINTAINERS: add myself as mdct/opus maintainer
2017-02-14 Rostislav Pehlivanovdoc/encoders: add documentation for the Opus encoder
2017-02-14 Rostislav Pehlivanovopus: add a native Opus encoder
2017-02-14 Rostislav Pehlivanovopus_celt: rename structures to better names and reorga...
2017-02-14 Rostislav Pehlivanovopus_celt: move quantization and band decoding to opus_...
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
next