]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2016-10-16 Anton Khirnovhevcdec: split ff_hevc_diag_scan* declarations into...
2016-10-16 Anton Khirnovhevcdec: drop the prototype of a non-existing function
2016-10-16 Anton Khirnovhevcdec: move decoder-independent declarations into...
2016-10-16 Anton Khirnovhevc: rename hevc.[ch] to hevcdec.[ch]
2016-10-16 James Almeravformat/matroska: fix MatroskaVideoFieldOrder enum...
2016-10-16 Anton Khirnovfile protocol: handle the file: protocol string in...
2016-10-14 Martin Storsjörtmpproto: Don't include a client version in the unencr...
2016-10-14 Martin Storsjörtmpproto: Don't include the libavformat version as...
2016-10-14 Martin Storsjörtmpproto: Send chunk size on the network channel
2016-10-14 Martin Storsjörtmpproto: Lengthen the filename buffer when receiving...
2016-10-14 Martin Storsjörtmpproto: Check the return from ff_amf_read_string
2016-10-14 Sean McGovernMake the RELEASE file match with the most recent tag
2016-10-12 Luca Barbatoswscale: Add the GBRAP12 output
2016-10-12 Kieran KunhyaAdd GBRAP12 pixel format support
2016-10-12 Luca Barbatoswscale: Enable GBRP12 output
2016-10-12 Michael Niedermayerswscale: x86: Add some forgotten 12-bit planar YUV...
2016-10-12 Michael Niedermayerswscale: Add input support for 12-bit formats
2016-10-12 Michael NiedermayerAdd GBRP12 pixel format support
2016-10-12 Vittorio GiovaraAPIchanges: Expand the name of recently added pixel...
2016-10-12 Vittorio Giovaralavc: bsf: Document input/output codecparam alloc/init...
2016-10-12 Vittorio Giovaraswscale: Add missing yuv444p12 swapping
2016-10-11 Alexandra Hájkováhevc: Add SSE2 and AVX IDCT
2016-10-11 Alexandra Hájkovácheckasm: add a test for HEVC IDCT
2016-10-10 Martin Storsjöaarch64: Add missing sign extension in ff_h264_idct8_ad...
2016-10-09 Yogender Guptanvenc: Fix error log
2016-10-07 Yogender Guptanvenc: Force high_444 profile for 444 input
2016-10-06 Anton KhirnovRevert "hevc: x86: Refactor IDCT macro declarations"
2016-10-06 Diego Biurrunh264_intrapred: x86: Update comments left behind in...
2016-10-06 Diego Biurrunconfigure: #include stdint.h as part of libxavs test
2016-10-06 Diego Biurrunhevc: x86: Refactor IDCT macro declarations
2016-10-05 Steve Lhommed3d11va: Use the proper decoding slice index
2016-10-04 Ronald S. Bultjevp9lpf/x86: make filter_16_h work on 32-bit.
2016-10-04 Ronald S. Bultjevp9lpf/x86: make filter_48/84/88_h work on 32-bit.
2016-10-04 Ronald S. Bultjevp9lpf/x86: make filter_44_h work on 32-bit.
2016-10-04 Ronald S. Bultjevp9lpf/x86: make filter_16_v work on 32-bit.
2016-10-04 Ronald S. Bultjevp9lpf/x86: make filter_48/84_v work on 32-bit.
2016-10-04 Ronald S. Bultjevp9lpf/x86: make filter_88_v work on 32-bit.
2016-10-04 Ronald S. Bultjevp9lpf/x86: make filter_44_v work on 32-bit.
2016-10-04 Ronald S. Bultjevp9lpf/x86: save one register in SIGN_ADD/SUB.
2016-10-04 Ronald S. Bultjevp9lpf/x86: store unpacked intermediates for filter6...
2016-10-04 Ronald S. Bultjevp9lpf/x86: move variable assigned inside macro branch.
2016-10-04 Ronald S. Bultjevp9lpf/x86: simplify ABSSUM_CMP by inverting the compar...
2016-10-04 Ronald S. Bultjevp9lpf/x86: remove unused register from ABSSUB_CMP...
2016-10-04 Ronald S. Bultjevp9lpf/x86: slightly simplify 44/48/84/88 h stores.
2016-10-04 Ronald S. Bultjevp9lpf/x86: make cglobal statement more conservative...
2016-10-04 Ronald S. Bultjevp9lpf/x86: save one register in loopfilter surface...
2016-10-04 Clément Bœschvp9lpf/x86: add ff_vp9_loop_filter_[vh]_44_16_{sse2...
2016-10-04 Clément Bœschvp9lpf/x86: add ff_vp9_loop_filter_h_{48,84}_16_{sse2...
2016-10-04 James Almervp9lpf/x86: add an SSE2 version of vp9_loop_filter_...
2016-10-04 Clément Bœschvp9lpf/x86: add ff_vp9_loop_filter_[vh]_88_16_{ssse3...
2016-10-04 James Almervp9lpf/x86: add ff_vp9_loop_filter_[vh]_16_16_sse2().
2016-10-04 Clément Bœschvp9lpf/x86: add x86 SSSE3/AVX SIMD for vp9_loop_filter_...
2016-10-04 Ronald S. Bultjecheckasm: add VP9 loopfilter tests.
2016-10-04 Ronald S. Bultjevp9: ignore reference segmentation map if error_resilie...
2016-10-02 Vittorio Giovarafate: Add test for rscc palette
2016-10-02 Carl Eugen... rscc: Support palette format
2016-10-02 Vittorio Giovaraavcodec: Document AV_PKT_DATA_PALETTE side data type
2016-10-02 Vittorio Giovaraavidec: Set palette alpha as fully opaque
2016-10-02 Vittorio Giovaraavidec: Do not special case palette on big-endian
2016-10-02 Vittorio Giovarapixfmt: Document alternative names for smpte 431 and 432
2016-10-02 Mark Thompsonvaapi_h265: Add main 10 encode support
2016-10-02 Mark Thompsonhwcontext_vaapi: Enable P010 support
2016-10-02 Mark Thompsonvaapi_h265: Fix buffering parameters
2016-10-02 Mark Thompsonvaapi_h265: Fix slice header writing
2016-10-02 Mark Thompsonvaapi_h264: Write bitstream restriction fields
2016-10-02 Mark Thompsonvaapi_h264: Fix CFR mode with frame_rate set in AVCodec...
2016-10-02 Mark Thompsonvaapi_encode: Decide on GOP setup before initialising...
2016-10-02 Anton Khirnovlavu: remove the custom atomic API
2016-10-02 Anton Khirnovpthread_frame: use atomics for frame progress
2016-10-02 Anton Khirnovpthread_frame: use atomics for PerThreadContext.state
2016-10-02 Anton Khirnovpthread_frame: use a thread-safe way for signalling...
2016-10-02 Anton Khirnovmmaldec: convert to stdatomic
2016-10-02 Anton Khirnovv4l2: convert to stdatomic
2016-10-02 Anton Khirnovbuffer: convert to stdatomic
2016-10-02 Anton KhirnovAdd a compat dummy stdatomic.h used when threading...
2016-10-02 Anton KhirnovAdd a compat stdatomic.h implementation based on pthreads
2016-10-02 Anton KhirnovAdd a compat stdatomic.h implementation based on suncc...
2016-10-02 Anton KhirnovAdd a compat stdatomic.h implementation based on window...
2016-10-02 Anton KhirnovAdd a compat stdatomic.h implementation based on GCC...
2016-10-02 Anton Khirnovconfigure: check for stdatomic.h
2016-10-02 Luca Barbatohuffyuvdsp: Enable the altivec code for PPC little...
2016-10-02 Luca Barbatohuffyuvdsp: Reenable PPC optimizations
2016-10-02 Alexandra Hájkovácheckasm: Add test for huffyuvdsp add_bytes
2016-10-02 Anton Khirnovavconv: only retry decoding on actual decoding errors
2016-10-02 Anton Khirnovavconv: make sure the filtergraph is freed on init...
2016-10-02 Anton Khirnovavconv: set the encoding framerate when the output...
2016-10-02 Anton Khirnovh264dec: support broken files with mp4 extradata/annex...
2016-10-02 Anton Khirnovhwcontext_vaapi: add a quirk for the missing MemoryType...
2016-09-30 Justin Rugglesac3dsp: x86: Replace inline asm for in-decoder downmixi...
2016-09-30 Justin Rugglesac3dsp: Add some special-case handling for the C downmi...
2016-09-30 Justin Rugglesac3dsp: Reverse matrix in/out order in downmix()
2016-09-30 Anton Khirnovavio: add a new flag for marking streams seekable by...
2016-09-30 Anton Khirnovavio: cosmetics, prettify AVIO_SEEKABLE_NORMAL
2016-09-30 Anton Khirnovlavf: fix usage of AVIOContext.seekable
2016-09-30 Hendrik Leppkesx86/h264_weight: use appropriate register size for...
2016-09-29 Diego Biurrunmpegaudiodsp: Change type of array stride parameters...
2016-09-29 Diego Biurrunmss*: Change type of array stride parameters to ptrdiff_t
2016-09-29 Diego Biurrunea: Change type of array stride parameters to ptrdiff_t
2016-09-29 Diego Biurrunhevc: Change type of array stride parameters to ptrdiff_t
2016-09-29 Diego Biurrunh264chroma: Change type of stride parameters to ptrdiff_t
next