]> git.sesse.net Git - ffmpeg/history - libavcodec
checkasm/vf_threshold: fix mixed code and declarations
[ffmpeg] / libavcodec /
2017-12-04 sfan5libavcodec/hevc_filter: support for all skip_loop_filte...
2017-12-04 Rostislav Pehlivanovopus_pvq: do not compile encoding/decoding code if...
2017-12-04 Rostislav Pehlivanovopus_celt: deduplicate band quantization/dequantization...
2017-12-04 Rostislav Pehlivanovopus: add an option to toggle intensity stereo phase...
2017-12-04 Andrew D'Addesioopus: Add Special Hybrid Folding (per RFC8251)
2017-12-04 Andrew D'Addesioopus_celt: Fix arithmetic overflow (per RFC8251)
2017-12-04 Andrew D'Addesioopus_silk: Fix arithmetic overflow (per RFC8251)
2017-12-03 Michael Niedermayeravcodec/h264_parse: Treat escaped and unescaped decodin...
2017-12-02 John Stebbinslavf/movenc: add sdtp (sample dependency) box
2017-12-02 Martin Vignaliavcodec/x86/bswapdsp : use macro for 128 bits constants...
2017-12-01 Michael Niedermayeravcodec/jpeg2000: Only allocate Jpeg2000Pass for the...
2017-12-01 Michael Niedermayeravcodec/j2kenc: Fix out of array access in encode_cblk()
2017-12-01 Michael Niedermayeravcodec/hevcdsp_template: Fix undefined shift in put_he...
2017-12-01 Jan Ekströmmediacodecdec: fix build by including hwaccel.h
2017-12-01 Dale Curtisavcodec/vorbis: Fix another 1 << 31 > int32_t::max...
2017-12-01 James Almeravcodec/h264_slice: use H264_SEI_FpaType enum constants
2017-12-01 James Almeravcodec/h264_sei: remove redundant prefix to H264SEIFra...
2017-11-30 Steven Robertsonavcodec/dnxhddec: Do not overwrite colorspace if the...
2017-11-30 James AlmerMerge commit '99e9697e3a12ab4a6638a36b95edafd6a98f9eaa'
2017-11-30 James AlmerMerge commit '45d7be7f930cf707ead07416e10e2d0e061e99ce'
2017-11-30 James AlmerMerge commit 'b843b343d8a3210ae37a2342b1904a5bd1e5fc6e'
2017-11-29 Clément Bœschlavc/samidec: properly raise errors from sami_paragraph...
2017-11-29 Pan Bianavcodec/samidec: check av_strdup() return value
2017-11-29 James Almeravcodec/amfenc: move config.h include where it's needed
2017-11-29 wm4vp9_parser: don't split superframes into separate packets
2017-11-29 wm4vp9: use superframe split BSF
2017-11-29 Pan Bianavcodec/nvenc: set correct error code
2017-11-28 James Zernlibvpxenc,vp9: add corpus-complexity option
2017-11-28 Mikhail MironovAdd HW H.264 and HEVC encoding for AMD GPUs based on...
2017-11-28 Pan Bianavcodec: set correct return value in ff_mpeg_ref_picture
2017-11-28 Vittorio Giovarastereo3d: Support view type for frame sequence type
2017-11-28 Vittorio Giovaraprores: Always assume limited range
2017-11-28 Vittorio Giovaraprores: Always assume limited range
2017-11-28 Aman Guptaavcodec/videotoolbox: fix SEGV when hwaccel decoding...
2017-11-27 Philip Langdaleavcodec/nvdec: More effort to make vp8 compile with...
2017-11-27 Philip Langdaleavcodec/nvdec: Make vp8 initialisation more 'compatible'
2017-11-27 Michael Niedermayeravcodec/mlpdsp: Fix signed integer overflow, 2nd try
2017-11-27 Michael Niedermayeravcodec/h264idct_template: Fix integer overflow in...
2017-11-27 Michael Niedermayeravcodec/kgv1dec: Check that there is enough input for...
2017-11-27 James Almeravcodec/vc1dec: fix preprocessor checks and hw_configs...
2017-11-27 James Almeravcodec/mpeg4videodec: fix preprocessor check for the...
2017-11-26 Philip Langdaleavcodec/nvdec: Implement vp8 hwaccel
2017-11-26 Mark Thompsonvaapi_decode: Ignore the profile when not useful
2017-11-26 Mark Thompsonvaapi: Add VP8 decode hwaccel
2017-11-26 Mark Thompsonvp8: Add hwaccel hooks
2017-11-26 Mark Thompsonvaapi: Make the decode profile matching more explicit
2017-11-26 Mark Thompsonlavc: Mark all AVHWAccel structures as const
2017-11-26 Mark Thompsonlavc: Delete all fake hwaccels
2017-11-26 Mark Thompsonlavc: Remove register mechanism for hwaccels
2017-11-26 Mark Thompsonlavc: Deprecate av_hwaccel_next() and av_register_hwaccel()
2017-11-26 Mark Thompsonlavc: Use hardware config information in ff_get_format()
2017-11-26 Mark Thompsonlavc: Add hardware config metadata for decoders support...
2017-11-26 Mark Thompsonlavc: Add codec metadata to indicate hardware support
2017-11-26 Michael Niedermayeravcodec/dirac_dwt: Fix integer overflow in COMPOSE_FIDE...
2017-11-26 Derek Buitenhuisvorbisenc: Check the return value of av_frame_clone
2017-11-26 Mark Thompsonnvenc: Include config.h before checking for D3D11 support
2017-11-26 Derek Buitenhuish264_picture: Actually return error during alloc failure
2017-11-26 Rostislav Pehlivanoverror_resilience: remove avpriv_atomic usage
2017-11-26 Rostislav Pehlivanovlibavcodec/utils.c: simplify avcodec locking with atomics
2017-11-26 Rostislav Pehlivanovlavc/utils.c: use C11 atomics for entangled thread...
2017-11-25 Martin Vignaliavcodec/hapdec : use gray8 for HapAlphaOnly decoding...
2017-11-25 Martin Vignaliavcodec/texturedsp : add rgtc1u gray decoding
2017-11-25 Mikulas Patockaavcodec/fft: fix INTERL macro on 3dnow
2017-11-25 Mark ThompsonMerge commit '136e7cf64ce9e78de7158d6720539d51cb96b743'
2017-11-25 Mikulas Patockaffmpeg libopusdec: fix missing include file in libopusdec.c
2017-11-25 Michael Niedermayeravcodec/sbrdsp_fixed: Fix integer overflow
2017-11-24 Philip Langdaleavcodec/nvdec: Round up odd width/height values
2017-11-24 Li, Zhongqsvenc: cavlc option is only available for h264
2017-11-24 Dale Curtisavcodec/vorbis: 1 << 31 > int32_t::max(), so use 1u...
2017-11-24 Michael Niedermayeravcodec/j2kenc: Only allocate cblk.data once
2017-11-23 Martin Vignaliavcodec/x86/exrdsp : use ymm constant for pb_80
2017-11-23 Li, Zhongqsv/hevcdec: Load hw plugin by default on non-windows os
2017-11-23 Rostislav Pehlivanovopus_pvq: fix crashing on analysis of mono
2017-11-22 Michael Niedermayeravcodec/jpeg2000: Dynamically allocate codeblock data
2017-11-21 Michael Niedermayeravcodec/mpeg4videodec: Check also for negative versions...
2017-11-21 James Almerx86/utvideodsp: reuse shared constants
2017-11-21 James Almerx86/constants: make pb_80 32 byte wide
2017-11-21 Martin Vignaliavcodec/hapdec : add support for hapqa decoding
2017-11-21 Martin Vignaliavcodec/hapdec : indent after previous commit
2017-11-21 Martin Vignaliavcodec/hapdec : reorganize code before adding multi...
2017-11-21 Martin Vignaliavcodec/huffyuvdspenc : add diff_int16 AVX2 func
2017-11-21 Martin Vignaliavcodec/huffyuvdspenc : reorganize diff_int16
2017-11-21 Martin Vignaliavcodec/huffyuvdsp : add add_int16 AVX2 func
2017-11-21 Martin Vignaliavcodec/huffyuvdsp : reorganize add_int16 asm
2017-11-21 Martin Vignaliavcodec/huffyuvdsp(enc) : move duplicate macro to a...
2017-11-21 Martin Vignaliavcodec/x86/utvideodsp.asm : cosmetic
2017-11-21 Martin Vignaliavcodec/utvideodsp : add avx2 version for the dsp
2017-11-21 Martin Vignaliavcodec/x86/utvideodsp : make macro for func
2017-11-21 Dale CurtisFix undefined shift on assumed 8-bit input.
2017-11-21 James Zernlibvpxenc: remove pre-1.4.0 checks
2017-11-21 James Zernlibvpxdec: remove pre-1.4.0 checks
2017-11-21 James Zernlibvpx: remove pre-1.4.0 checks
2017-11-20 James Almerx86/jpeg2000dsp: add ff_ict_float_{fma3,fma4}
2017-11-20 Michael Niedermayeravcodec/hevcdsp_template: Fix invalid shift in put_hevc...
2017-11-20 Aman Guptalibavcodec/videotoolbox: fix decoding of h264 streams...
2017-11-20 Mark Thompsoncompat/cuda: Pass a logging context to load functions
2017-11-20 Philip Langdaleavcodec: Implement mpeg4 nvdec hwaccel
2017-11-20 Philip Langdaleavcodec: Implement mpeg1 nvdec hwaccel
2017-11-20 Philip Langdaleavcodec: Refactor common nvdec hwaccel logic
2017-11-20 James Almeravcodec: remove unnecessary AVPacketSideDataType enum...
next