]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2016-09-27 James Almerffmpeg: stop using AVStream.codec on stream copy
2016-09-27 James Almeravformat: add av_stream_get_codec_timebase()
2016-09-27 Michael Niedermayerswr: Update version & APIChanges for swr_build_matrix()
2016-09-27 Michael Niedermayerswresample: Add swr_build_matrix()
2016-09-27 Michael Niedermayerswresample: Use double and float for matrixes for best...
2016-09-27 Carl Eugen... doc: Mention -dn in the "Stream selection" paragraph.
2016-09-27 James Almerffprobe: don't access AVCodecContext.pkt_timebase directly
2016-09-26 Michael Niedermayeravcodec/ansi: Check dimensions
2016-09-26 Timo Rothenpieleravcodec/mpegvideo_enc: fix memory leak
2016-09-26 Carl Eugen... lavf/movenc: Allow to disable writing the timecode...
2016-09-26 Jean-Yves Simonavcodec/hevc: Add YUV420P10 to vaapi hardware decode...
2016-09-25 James Almerffmpeg: fix memleak of bitstream filter context on...
2016-09-25 James Almerffmpeg: fix memleak of encoder options AVDictionary...
2016-09-25 James Almeravcodec/Makefile: Fix mlpenc dependencies
2016-09-25 James Almeravformat/avidec: remove warning about deprecated declar...
2016-09-25 Clément Bœschdoc/libav-merge: change gmane link to a ffmpeg.org one
2016-09-25 Clément Bœschdoc: move out merge script to tools
2016-09-25 Clément Bœschdoc: remove codecpar mention in libav-merge.txt
2016-09-25 Clément BœschMerge commit '1e93c1e30ff0e8bf6094a426ca60f005e9cdaed3'
2016-09-25 Josh de Kocklavd/sdl2: add sdl alias
2016-09-25 Josh de Kocklavd/sdl2: remove unused code
2016-09-25 Michael Niedermayeravformat/avidec: Fix memleak with dv in avi
2016-09-25 Michael Niedermayerffmpeg: Fix bistream typos
2016-09-25 Xiaolei Yuavcodec: fix vc1dsp dependencies
2016-09-24 Carl Eugen... lavf/utils: Avoid an overflow for huge negative durations.
2016-09-24 James Almeravcodec/nvenc: use AVERROR_BUFFER_TOO_SMALL instead...
2016-09-24 Michael Niedermayeravfilter/tests/integral: Remove unused variables
2016-09-24 Clément Bœschffmpeg: switch to the new BSF API
2016-09-24 Carl Eugen... lavd/sdl2: Fix 32bit rgb formats on little-endian hardware.
2016-09-24 Carl Eugen... lavd/sdl2: Move unsupported formats SDL_PIXELFORMAT_xxx...
2016-09-24 Carl Eugen... lavf/aacdec: Do not autodetect a single frame inside...
2016-09-24 Josh de Kocklavd: drop SDL1 device and SDL1 support
2016-09-24 Marton Balintffplay: add SDL2 support
2016-09-24 Lukasz Mareklavd/opengl: use SDL2
2016-09-24 Josh de KockMAINTAINERS: update my entries
2016-09-24 Josh de Kocklavd: Add SDL2 output device
2016-09-24 Clément Bœschlavfi: add nlmeans filter
2016-09-24 Anssi Hannulaavformat/hls: Fix handling of EXT-X-BYTERANGE streams...
2016-09-24 Steven Liuavformat/hlsenc: refine EXT-X-BYTERANGE support for...
2016-09-23 Sasi Inguvaffprobe.c: Indicate decode-but-discard packets when...
2016-09-23 Michael Niedermayerfate: add Test for h264_mp4toannexb (ticket2991)
2016-09-23 Michael Niedermayeravcodec/cavsdsp: use av_clip_uint8() for idct
2016-09-23 James Almeravcodec/remove_extradata_bsf: Fix AVoption parameter...
2016-09-23 Michael Niedermayertests/fate/ffmpeg: Remove dead automatic remove extrada...
2016-09-23 Hendrik Leppkesx86/h264_weight: use appropriate register size for...
2016-09-23 Michael Niedermayertests/fate: Add fate-ffmpeg-bsf-remove-* tests
2016-09-23 Timo Rothenpielercompat/cuda: convert to unix line endings
2016-09-23 Timo Rothenpieleravcodec/cuvid: mark as avoid for probing
2016-09-23 Timo Rothenpieleravformat/utils: avoid using marked decoders for probing
2016-09-23 Timo Rothenpieleravcodec: add new AVOID_PROBING capability
2016-09-23 James Almerfate: update fate-source reference file
2016-09-23 Michael Niedermayeravcodec/h264: Use ptrdiff_t for (bi)weight functions
2016-09-23 Philip Langdalecuvid: Pass bit depth information to decoder
2016-09-23 Philip Langdalecuvid: Use bundled headers
2016-09-23 Philip Langdalecuvid: Add MIT licenced nvcuid headers from Video SDK 7.0
2016-09-22 Paul B Maholavformat/movenc: write pasp atom even if sar.num =...
2016-09-22 Timo Rothenpieleravformat/utils: force native h264 decoder for probing
2016-09-22 Carl Eugen... lavc/avpacket: Fix undefined behaviour, do not pass...
2016-09-21 Philip Langdalecrystalhd: Use up-to-date bsf API
2016-09-21 Timo Rothenpieleravcodec/cuvid: add support for hardware deinterlacing
2016-09-21 Timo Rothenpieleravcodec/cuvid: implement new send_packet/receive_frame api
2016-09-21 Michael Niedermayeravcodec/mlz: Check output chars before using it
2016-09-21 Michael Niedermayeravcodec/mlz: Remove 'l' postfixes from numbers
2016-09-21 Clément Bœschffmpeg: switch to codecpar
2016-09-21 Paul B Maholavcodec/on2avc: add 0x500 stereo support and improve...
2016-09-21 Paul B Maholavcodec/dds: add support for 4bpp format
2016-09-21 Paul B Maholavfilter/drawutils: allow drawing opaque text on transp...
2016-09-20 Mark Reidtest/fate: add multi component mxf test
2016-09-20 Mark Reidavformat/mxfdec: use first valid sourceclip found if...
2016-09-20 Michael Niedermayeravcodec/avrndec: Remove obsolete FIXME
2016-09-20 Michael Niedermayerfate: add aac_adtstoasc test (Ticket 3715)
2016-09-20 Michael Niedermayerfate: Add rgb24-mkv test
2016-09-19 Carl Eugen... lavc/rscc: Support pal8 in rscc.
2016-09-19 Moritz Barsnickdoc/encoders: minor aac encoder formatting improvements
2016-09-19 Sasi Inguvalavf/mov: Add support for edit list parsing.
2016-09-19 Sasi Inguvaavcodec/utils: If using discard frame flag, ignore...
2016-09-19 Sasi Inguvalavf/utils: Support av_index_search_timestamp in case...
2016-09-19 Sasi Inguvalavc: Add a flag in AVPacket to discard packet after...
2016-09-19 Sasi Inguvaavformat/avframe.h: Add a flag in AVIndexEntry to disca...
2016-09-19 Sasi Inguvaavutil/frame: Add a flag to discard frame after decode.
2016-09-19 Paul B Maholavcodec/rscc: add support for gray8 format
2016-09-19 Jai LuthraMAINTAINERS: add myself for mlp/truehd
2016-09-19 Vittorio Giovaravf_colorspace: Interpret unspecified color range as...
2016-09-19 Paul B Maholavcodec/dnxhddata: add support for cid 1244
2016-09-18 Paul B Maholavcodec/sheervideo: print internal format in debug log
2016-09-18 Paul B Maholavcodec/sheervideo: fix Y prediction in decode_ybr...
2016-09-18 Paul B Maholavcodec/dvdsubdec: ignore h <= 1 case, to properly...
2016-09-18 Josh de KockAdd CONTRIBUTING.md
2016-09-18 James Almerdoc/general.texi: mention MLP/TrueHD encoding support
2016-09-17 Michael Niedermayeravformat/http: Fix #ifdef FF_API_HTTP_USER_AGENT
2016-09-17 Paul B Maholdoc/filters: add two lut2 examples
2016-09-17 Rostislav Pehlivanovlavc: bump minor (after adding TrueHD and MLP encoders)
2016-09-17 Paul B Maholavfilter/vf_overlay: add YUVA422P to alpha_pix_fmts
2016-09-17 Paul B Maholavfilter/vf_overlay: support J formats too
2016-09-17 Rostislav PehlivanovChangelog: update with TrueHD and MLP encoders
2016-09-17 Jai Luthramlpenc: Working MLP/TrueHD encoder
2016-09-17 Philip Langdaleavcodec/cuvid: Check for non 420 chroma formats - they...
2016-09-17 Philip Langdaleavcodec/cuvid: Fully re-initialize the parser after...
2016-09-17 Paul B Maholavfilter/vf_unsharp: limit matrix size in either direct...
2016-09-17 Paul B Maholavfilter/vf_unsharp: check if scalebits is too high
next