]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2016-12-07 Vittorio Giovaramov: Export spherical information
2016-12-07 Vittorio Giovaralavc: Add spherical packet side data API
2016-12-07 Vittorio Giovaralavu: Add AVSphericalMapping type and frame side data
2016-12-07 Michael Niedermayeravcodec/wavpack: Treat the first block coding too many...
2016-12-06 Steven Liuavformat/hlsenc: save the EXT-X-DISCONTINUITY from...
2016-12-06 James Darnleyavcodec/h264: mmx2, sse2, avx 10-bit 4:2:2 h chroma...
2016-12-06 James Darnleyavcodec/h264: mmx2, sse2, avx 10-bit h chroma deblock...
2016-12-06 James Darnleywhitespace changes after last commit
2016-12-06 James Darnleyavcodec/h264: clean up and expand x86 function definitions
2016-12-06 Timothy Guqsvdec: Fix memory leak
2016-12-06 Timothy Guomx: Fix OOM check
2016-12-06 Georgi D. Sotirovlavf/chromaprint: Update for version 1.4
2016-12-06 Thomas TurnerAdded test for libavcodec/avpacket.c
2016-12-06 Michael Niedermayertests/api/api-seek-test: check all compute_crc_of_packe...
2016-12-06 Michael Niedermayertests/api/api-seek-test: Silence compiler warnings...
2016-12-06 Michael Niedermayertests/api/api-seek-test: Fix use of uinitialized value
2016-12-05 James Almeravformat/dump: remove line break on mastering display...
2016-12-05 Mathieu Veltenavcodec/vaapi-vp9: add support for profile 2 (bpp > 8)
2016-12-05 Mathieu Veltenavcodec/vp9: move bpp to the shared context for use...
2016-12-05 Andreas Cadhalpuntruemotion1: fix leaking frame on init failure
2016-12-05 Ronald S. Bultjehttp: move chunk handling from http_read_stream() to...
2016-12-05 Ronald S. Bultjehttp: make length/offset-related variables unsigned.
2016-12-05 Mark Thompsonvaapi_encode: Write sequence header as extradata
2016-12-05 Jun Zhaolavf: fix the wrong warning msg and comments about...
2016-12-05 Michael Niedermayerffserver: Check chunk size
2016-12-05 Michael NiedermayerAvoid using the term "file" and prefer "url" in some...
2016-12-05 Michael Niedermayeravformat/rtmppkt: Check for packet size mismatches
2016-12-05 Timothy Guzmqsend: Initialize ret to 0
2016-12-05 James Almerconfigure: check for strtoull on msvc
2016-12-05 Steven Liuavformat/hlsenc: fix ticket id 5988 for DISCONTINUITY
2016-12-03 Michael Niedermayeravcodec/flacdec: Fix undefined shift in decode_subframe()
2016-12-03 Michael Niedermayeravcodec/get_bits: Fix get_sbits_long(0)
2016-12-03 Michael Niedermayeravcodec/flac: forward errors from ff_flac_parse_streami...
2016-12-03 Michael Niedermayeravcodec/flac: Check bps in ff_flac_parse_streaminfo()
2016-12-03 Michael Niedermayeravformat/ffmdec: Silence "may be used uninitialized...
2016-12-03 Michael Niedermayeravformat/ffmdec: cleanup on extradata memory allocation...
2016-12-03 Michael Niedermayeravformat/ffmdec: Forward error code from ffm_read_header()
2016-12-03 Muhammad Faizswresample/resample: do not rebuild filter when sample_...
2016-12-03 Michael Niedermayeravcodec/flacdec: Fix signed integer overflow in decode_...
2016-12-03 Michael Niedermayeravcodec/flacdsp_template: Fix undefined shift in flac_d...
2016-12-03 Michael Niedermayeravformat/ffmdec: remove last use of st->codec
2016-12-03 Carl Eugen... lavf/asfdec_f: Remove CR/LF from avpriv_request_sample...
2016-12-03 Carl Eugen... lavc: Remove CR/LF from avpriv_request_sample() calls.
2016-12-03 Michael Niedermayerffserver: remove one avcodec_context_copy()
2016-12-03 Michael Niedermayeravformat/ffmdec: Drop flags2, debug and codec->time_bas...
2016-12-03 Michael Niedermayeravformat/ffmdec: Check media type for chunks
2016-12-03 Michael Niedermayeravformat/ffmdec: replace most codec uses by codecpar
2016-12-03 Michael Niedermayeravformat/ffmdec: Remove some st->codec uses which set...
2016-12-03 Carl Eugen... configure: Fix standalone compilation of the rtp muxer.
2016-12-03 Michael Niedermayeravformat/oggparsespeex: Check frames_per_packet and...
2016-12-03 Michael Niedermayeravformat/utils: Check start/end before computing durati...
2016-12-02 James Almercompat/atomics: rename header guards
2016-12-02 James Almerfate: rename fate-mov-init-nonkeyframe ref file
2016-12-02 Vittorio Giovarahevc: Support extradata changes
2016-12-02 Vittorio Giovarahevc: Allow parsing external extradata buffers
2016-12-02 Vittorio Giovarafate/mov: Rename a couple of entries to respect the...
2016-12-02 Anton KhirnovAdd a compat dummy stdatomic.h used when threading...
2016-12-02 Anton KhirnovAdd a compat stdatomic.h implementation based on pthreads
2016-12-02 Anton KhirnovAdd a compat stdatomic.h implementation based on suncc...
2016-12-02 Anton KhirnovAdd a compat stdatomic.h implementation based on window...
2016-12-02 Anton KhirnovAdd a compat stdatomic.h implementation based on GCC...
2016-12-02 Michael Niedermayeravformat/ffmenc: Remove the last use of st->codec
2016-12-02 Michael Niedermayeravformat/ffmenc: Make ffm_write_header_codec_ctx()...
2016-12-02 Michael Niedermayeravformat/ffmenc: set bitexact mode for old API without...
2016-12-02 Michael Niedermayeravformat/ffmenc: Drop ffm_write_header_codec_private_ctx()
2016-12-02 Michael Niedermayeravformat/ffmenc: Replace some st->codec use by codecpar
2016-12-02 Michael Niedermayeravfilter/vf_premultiply: remove redundant semicolons
2016-12-02 Rainer Hocheckermatroskadec: partly revert "demux relevant subtitle...
2016-12-01 Michael Niedermayertests/ffserver.regression.ref: Update ffserver checksums
2016-12-01 Gregory J.... avformat/tests/fifo_muxer: includes libavformat/network...
2016-12-01 Paul B Maholavfilter: add premultiply filter
2016-12-01 Paul B Maholswscale: add gbr(a)p16 output support
2016-12-01 Michael Niedermayerffserver: set format bitexact flag, eliminate warnings...
2016-12-01 Александр Слободенюкdoc/examples/transcode_aac: fix a typo
2016-12-01 Tobias Rappffmpeg: assert return value is initialized
2016-12-01 Carl Eugen... lavfi: Fix aix compilation.
2016-12-01 Philip Langdaleavcodec/vdpau_hevc: Fix potential out-of-bounds write
2016-12-01 Philip Langdaleavcodec/crystalhd: Handle errors from av_image_get_linesize
2016-11-30 Reynaldo H... ffserver: fix broken HTML on generated status page
2016-11-30 Philip Langdaletools/coverity: Add model for av_realloc
2016-11-30 James Darnleyavcodec/h264: sse2 and avx 4:2:2 idct add8 10-bit functions
2016-11-30 James Darnleyavcodec/h264: mmx 4:2:2 idct add8 function
2016-11-30 James Darnleyavcodec/h264: mmxext 4:2:2 chroma intra deblock/loop...
2016-11-30 Andreas Cadhalpunffserver: use codec time_base for stream
2016-11-30 Andreas Cadhalpuntests: drop -d option from ffserver invocation
2016-11-30 Andreas Cadhalpuntests: print errors from ffserver
2016-11-30 Philip Langdaletools/coverity: Add models for av_mallocz and av_free
2016-11-30 Vittorio Giovarafate: Add test for mov displaymatrix
2016-11-30 Vittorio Giovaraffprobe: Fix displaying side data list only
2016-11-30 Vittorio Giovaramov: Evaluate the movie display matrix
2016-11-30 Timo Rothenpieleravcodec/nvenc: mark intentional fall through
2016-11-30 Timo Rothenpieleravfilter/vf_hwupload_cuda: fix potential leak
2016-11-30 Timo Rothenpieleravutil/hwcontext_cuda: check for missing pixel format
2016-11-30 Timo Rothenpieleravfilter/vf_scale_npp: check ff_set_common_formats...
2016-11-30 Miroslav Slugeňavfilter/vf_scale_npp: move aspect ratio correction...
2016-11-30 Miroslav Slugeňavcodec/nvenc: always reduce DAR width and height
2016-11-30 Philip Langdaleavcodec/nvenc: Delay identification of underlying forma...
2016-11-30 Michael Niedermayerffserver: Add client requested urls to the status page
2016-11-30 Andreas Cadhalpunavidec: fix leaking extradata
2016-11-30 Michael Schenkmatroskadec: prevent access of elements after freeing
next