]> git.sesse.net Git - ffmpeg/history - libavcodec
avutil/channel_layout: add av_get_extended_channel_layout
[ffmpeg] / libavcodec /
2017-01-24 Carl Eugen Hoyoslavc/svq3: Fail for media key encryption.
2017-01-24 Michael Niedermayeravcodec/vp56: Check for the bitstream end, pass error...
2017-01-24 Martin Storsjöaarch64: Add NEON optimizations for 10 and 12 bit vp9...
2017-01-24 Martin Storsjöaarch64: Add NEON optimizations for 10 and 12 bit vp9...
2017-01-24 Martin Storsjöaarch64: Add NEON optimizations for 10 and 12 bit vp9 MC
2017-01-24 Martin Storsjöaarch64: vp9dsp: Restructure the bpp checks
2017-01-24 Martin Storsjöarm: Add NEON optimizations for 10 and 12 bit vp9 loop...
2017-01-24 Martin Storsjöarm: Add NEON optimizations for 10 and 12 bit vp9 itxfm
2017-01-24 Martin Storsjöarm: Add NEON optimizations for 10 and 12 bit vp9 MC
2017-01-24 Martin Storsjöarm: vp9dsp: Restructure the bpp checks
2017-01-24 Clément BœschMerge commit 'fd5e6a095f69495c558069315d6b36ea410c31fa'
2017-01-24 Clément BœschMerge commit '37961044c6'
2017-01-24 Clément BœschMerge commit '5ece6911010b3464d2fdacfa8031c15b5bd83418'
2017-01-24 Clément BœschMerge commit 'facdfe40805559963b5875931af9406ed5ddcd5c'
2017-01-24 Clément BœschMerge commit 'c0fd2fb27bebd1d5ab028e6df6bca9119d269122'
2017-01-24 Clément BœschMerge commit '71a0472114574993df7035f4de9aa007e03817b8'
2017-01-24 Michael Niedermayeravcodec/mjpegdec: Check remaining bitstream in ljpeg_de...
2017-01-24 Clément BœschMerge commit 'a8fce24b9c5a87187f5bd864b18f5b3e575f8c3d'
2017-01-24 Clément BœschMerge commit '33f6690eb4e21acc4b581688eecfc4cc5ea9515e'
2017-01-24 Clément BœschMerge commit '38efff92f1ef81f3de20ff0460ec7b70c253d714'
2017-01-24 Michael Niedermayeravcodec/h264dec: Fix regression with "make fate-h264...
2017-01-23 Pavel Koshevoyavcodec/cuvid: fail early if GPU can't handle video...
2017-01-23 Michael Niedermayeravcodec/pngdec: Fix off by 1 size in decode_zbuf()
2017-01-22 Michael Niedermayeravcodec/error_resilience: update indention after last...
2017-01-22 Michael Niedermayeravcodec/error_resilience: Optimize motion recovery...
2017-01-22 Jonathan Campbellavcodec/ac3dec: add consistent noise generation option.
2017-01-22 Mark Thompsonvaapi_mpeg4: Restore changes overwritten by merge
2017-01-21 Paul B Maholavcodec/fraps: add support for PAL8
2017-01-21 Michael Niedermayeravcodec: Add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM to...
2017-01-20 Matthieu Bouronlavc/h264dec: re-indent after previous commit
2017-01-20 Matthieu Bouronlavc/h264dec: make sure a slice is decoded before finis...
2017-01-20 Paul B Maholavcodec/wmaprodec: add xma_flush for seeking in XMA2
2017-01-20 Paul B Maholavcodec: add XMA2 parser
2017-01-20 Paul B Maholavcodec/wmaprodec: unbreak XMA mono decoding
2017-01-20 bnnmavcodec/atrac3: allow 6 channels (non-joint stereo)
2017-01-20 Daniil Cherednikdcaenc: Use Huffman codes for Bit Allocation Index
2017-01-20 Timo Rothenpieleravcodec/nvenc: add logging for more error cases
2017-01-20 Timo Rothenpieleravcodec/nvenc: make gpu indices independend of supporte...
2017-01-19 Paul B Maholavcodec/exr: export writer info into frame metadata
2017-01-19 Paul B Maholavcodec/exr: make it aware of 2 additional compressions
2017-01-19 Aleksandr Slobodeniukavcodec/avcodec: fix lil typo in comment
2017-01-19 Michael Niedermayeravcodec/speedhq: Fix warning about "initialization...
2017-01-19 Paul B Maholavcodec/wmaprodec: check number of channels for XMA...
2017-01-19 Paul B Maholavcodec/pixlet: use av_clip_uintp2_c explicitly
2017-01-19 Paul B Maholavcodec/pixlet: use av_clip_uintp2()
2017-01-19 Paul B Maholavcodec/pixlet: clip chroma before shifting
2017-01-19 Paul B Maholavcodec/wmapro: redone stream selection for XMA1/2
2017-01-19 Clément Bœschlavc/h264: simplify find_unused_picture()
2017-01-18 Paul B Maholavcodec/wmaprodec: >2 channel support for XMA
2017-01-18 Clément Bœschlavc/h264dec: remove flush goto in decode callback
2017-01-17 Mark Thompsonlavc: Remove old vaapi decode infrastructure
2017-01-17 Mark Thompsonvaapi_vp9: Convert to use the new VAAPI hwaccel code
2017-01-17 Anton Khirnovvaapi_hevc: Convert to use the new VAAPI hwaccel code
2017-01-17 Mark Thompsonvaapi_mpeg4: Convert to use the new VAAPI hwaccel code
2017-01-17 Mark Thompsonvaapi_vc1: Convert to use the new VAAPI hwaccel code
2017-01-17 Mark Thompsonvaapi_mpeg2: Convert to use the new VAAPI hwaccel code
2017-01-17 Mark Thompsonvaapi_h264: Convert to use the new VAAPI hwaccel code
2017-01-17 Mark Thompsonlavc: Rewrite VAAPI decode infrastructure
2017-01-17 Mark Thompsonvaapi_vc1: Remove redundant version check
2017-01-17 Mark Thompsonvaapi_vc1: Constify pointers
2017-01-17 Mark Thompsonvaapi_mpeg2: Constify pointers
2017-01-17 Mark Thompsonvaapi_h264: Constify pointers
2017-01-17 Matthieu BouronMerge commit 'f450cc7bc595155bacdb9f5d2414a076ccf81b4a'
2017-01-16 Clément Bœschlavc/h264dec: reconstruct and debug flush frames as...
2017-01-16 Clément Bœschlavc/h264_slice: drop redundant current_slice reset
2017-01-16 Clément Bœschlavc/pthread_frame: protect read state access in setup...
2017-01-16 Paul B Maholavcodec: add SIPR parser
2017-01-16 Steve Lhommedxva2: allow an empty array of ID3D11VideoDecoderOutputView
2017-01-16 Steve Lhommedxva2: get the slice number directly from the surface...
2017-01-16 Steve Lhommedxva2: use a single macro to test if the DXVA context...
2017-01-15 Daniil Cherednikdcaenc: Implementation of Huffman codes for DCA encoder
2017-01-15 Daniil Cherednikdcaenc: Reverse data layout to prevent data copies...
2017-01-14 Martin Storsjöaarch64: vp9mc: Fix a comment to refer to a register...
2017-01-14 Martin Storsjöaarch64: vp9dsp: Fix vertical alignment in the init...
2017-01-14 Martin Storsjöarm: vp9mc: Fix vertical alignment of operands
2017-01-14 Martin Storsjöaarch64: vp9itxfm: Skip empty slices in the first pass...
2017-01-14 Martin Storsjöarm: vp9itxfm: Skip empty slices in the first pass...
2017-01-14 Martin Storsjöarm: vp9itxfm: Only reload the idct coeffs for the...
2017-01-14 Martin Storsjöaarch64: vp9itxfm: Don't repeatedly set x9 when nothing...
2017-01-14 Martin Storsjöarm: vp9itxfm: Rename a macro parameter to fit better
2017-01-14 Martin Storsjöarm/aarch64: vp9itxfm: Fix indentation of macro arguments
2017-01-14 Martin Storsjöaarch64: vp9itxfm: Use w3 instead of x3 for the int...
2017-01-14 Janne Grunauarm: vp9itxfm: Simplify the stack alignment code
2017-01-14 Janne Grunauaarch64: vp9: loop filter: replace 'orr; cbn?z' with...
2017-01-14 Janne Grunauaarch64: vp9: use alternative returns in the core loop...
2017-01-14 Paul B Maholavcodec/cinepakenc: remove CVID from long description
2017-01-14 Martin Vignalilibavcodec/psd : add test for channel depth/channel...
2017-01-13 Paul B Maholavcodec/qdrw: skip long comment for now
2017-01-13 Steinar H. Gundersonspeedhq: Align blocks variable properly.
2017-01-13 James Almeravcodec/lossless_videodsp: add missing call to ff_llvid...
2017-01-13 James Almerlossless_videodsp: rename add_hfyu_left_pred_int16...
2017-01-13 James Almerhuffyuvdsp: move functions only used by huffyuv from...
2017-01-13 James Almerhuffyuvencdsp: move shared functions to a new lossless_...
2017-01-13 James Almerhuffyuvencdsp: move functions only used by huffyuv...
2017-01-13 James Almerlossless_videodsp: move shared functions from huffyuvdsp
2017-01-12 James Almeravutil/reverse: move the ff_reverse declaration to...
2017-01-12 James Almeravcodec/mathops: add missing header for ff_reverse
2017-01-11 Derek Buitenhuishevc: Mark as having threadsafe init
2017-01-11 Steinar H. Gundersonavcodec: add Newtek SpeedHQ decoder
2017-01-11 Steinar H. Gundersonavcodec: move bitswap_32() into a header file
next