]> git.sesse.net Git - ffmpeg/history - libavcodec/Makefile
lavc: Remove old vaapi decode infrastructure
[ffmpeg] / libavcodec / Makefile
2016-08-30 Mark Thompsonlavc: Remove old vaapi decode infrastructure
2016-08-30 Mark Thompsonlavc: Rewrite VAAPI decode infrastructure
2016-06-29 Diego Biurrunbuild: Drop unnecessary libavcodec <-> libavformat...
2016-06-29 Diego Biurrunbuild: Move MP2 muxer declaration away from MP3 muxer...
2016-06-29 Diego Biurrunbuild: Move ff_mpeg12_frame_rate_tab to a separate...
2016-06-29 Diego Biurrunbuild: Add a new component for H.264 parsing code
2016-06-28 Martin StorsjöAdd an OpenH264 decoder wrapper
2016-06-21 Anton Khirnovh264: rename h264.[ch] to h264dec.[ch]
2016-06-20 Paul B MaholAdd TrueMotion 2.0 Real Time decoder
2016-06-20 Paul B MaholAdd MagicYUV decoder
2016-05-19 Anton Khirnovlavc: revert the Makefile part of 330177b
2016-05-13 Diego Biurruntests: Move all test programs to a subdirectory
2016-04-30 wm4mmaldec: add vc1 decoding support
2016-04-30 Julian Scheelmmaldec: Add mpeg2 decoding support
2016-04-24 Anton Khirnovh264_parser: remove the remaining dependencies on the...
2016-04-24 Anton Khirnovh264_parser: switch to h2645_parse for NAL unescaping
2016-04-12 Martin Storsjölibavcodec: Add H264/MPEG4 encoders based on OpenMAX IL
2016-04-07 Diego Biurrunbuild: Group declarations for hw-accelerated de-/encodi...
2016-04-07 Diego Biurrunbuild: miscellaneous cosmetics
2016-03-30 Diego Biurrunbuild: Do not check the vaapi_encode.h header if VAAPI...
2016-03-30 Mark Thompsonlavc: VAAPI MJPEG encoder
2016-03-30 Mark Thompsonlavc: VAAPI H.265 encoder
2016-03-30 Mark Thompsonlavc: VAAPI H.264 encoder
2016-03-30 Mark Thompsonlavc: VAAPI encode common infrastructure
2016-03-28 Anton Khirnovh264: switch to h2645_parse for NAL parsing
2016-03-28 Anton Khirnovsvq3: drop the build dependency on the h264 decoder
2016-03-28 Anton Khirnovh264: move ff_h264_check_intra[4x4]_pred_mode() to...
2016-03-28 Anton Khirnovh264: factor out pred weight table parsing into a separ...
2016-03-28 Anton Khirnovhevc_parse: rename into h2645_parse
2016-03-25 Diego Biurrunh264data: Move all data tables from a header to a ...
2016-03-20 Anton Khirnovlavc: add a new bitstream filtering API
2016-02-19 Diego Biurrunbuild: Disentangle VC-1 decoder and parser
2016-02-19 Diego Biurrunbuild: Add vc1dsp component for more fine-grained depen...
2016-02-19 Diego Biurrunmsmpeg4data: Move WMV2 data tables to their own file
2016-02-18 Diego Biurrunbuild: Introduce iso_media component
2016-02-18 Diego Biurrunbuild: Let the WTV demuxer select the MPEG-TS demuxer
2016-02-18 Diego Biurrunbuild: Fix dependencies for components relying on H...
2016-02-18 Diego Biurrunbuild: Add missing dependencies for eatqi decoder
2016-02-18 Vittorio Giovarabuild: Add missing celp_math dependency for G723_1...
2016-02-13 Philip Langdalevdpau: Support for VDPAU accelerated HEVC decoding
2016-02-09 Vittorio Giovaraeatqi: Remove MpegEncContext dependency
2015-12-12 Anton Khirnovlavc: add profiles to AVCodecDescriptor
2015-12-06 Anton Khirnovlavc: export Dirac parsing API used by the ogg demuxer...
2015-11-30 Mohamed Naufallavc: G.723.1 encoder
2015-11-30 Vittorio Giovarag723_1: Move sharable functions to a separate file
2015-11-30 Vittorio Giovarag723_1: Rename files to better reflect their purpose
2015-10-30 Rémi Denis-Courmontvdpau: remove dysfunctional H.263 support
2015-10-23 Vittorio GiovarainnoHeim/Rsupport Screen Capture Codec decoder
2015-10-23 Arttu Ylä-Outinenkvazaar: Add libkvazaar HEVC encoder
2015-10-10 Luca Barbatowrapped_avframe: Initial implementation
2015-10-03 Anton Khirnovd3d11va: make av_d3d11va_alloc_context() available...
2015-09-30 Vittorio GiovaraScreenpresso SPV1 decoder
2015-09-17 Steve Lhommed3d11va: WindowsPhone requires a mutex around ID3D11Vid...
2015-09-12 Hendrik Schreiberlavc: Fix compilation with --disable-everything --enabl...
2015-09-02 Vittorio GiovaraDXV decoder
2015-09-02 Luca Barbatolavc: Add a lzf decompressor
2015-08-31 Luca Barbatobuild: Skip libvpx.h if libvpx is not enabled
2015-07-27 Tom ButterworthSupport the Hap chunked frame format
2015-07-25 Anton Khirnovlavc: add Intel libmfx-based HEVC decoder.
2015-07-25 Anton Khirnovlavc: add Intel libmfx-based MPEG2 decoder.
2015-07-25 Anton Khirnovlavc: add a HEVC mp4->annex B bitstream filter
2015-07-17 Vittorio Giovaraconfigure: Factor out wmv2dsp module
2015-07-17 Vittorio Giovaraconfigure: Factor out vp8dsp module
2015-07-17 Vittorio Giovaraconfigure: Factor out vp56dsp module
2015-07-17 Vittorio Giovaraconfigure: Factor out rv34dsp module
2015-07-17 Vittorio Giovaraconfigure: Factor out mss34dsp module
2015-07-17 Vittorio Giovaraconfigure: Factor out ividsp module
2015-07-17 Vittorio Giovaraconfigure: Factor out flacdsp module
2015-07-17 Luca Barbatolibx264: Add support for the MPEG2 encoder
2015-07-13 Anton Khirnovhevc_parser: fix standalone build with the hevc decoder...
2015-07-12 Anton Khirnovhevc_parser: parse and export some stream parameters
2015-07-09 Luca Barbatolavc: Add nvenc.h to the skipheader
2015-07-08 Anton Khirnovlavc: add Intel libmfx-based HEVC encoder
2015-07-08 Anton Khirnovlavc: add Intel libmfx-based MPEG2 encoder
2015-07-08 Anton Khirnovhevc: split bitstream unescaping to a separate file
2015-06-30 Kostya ShishkovGo2Meeting decoder
2015-06-24 Paul B MaholPCM signed 16-bit big-endian planar decoder
2015-06-24 Mark WebsterFix missing symbols when libvpx has only vp8 enabled
2015-06-22 Vittorio GiovaraDirectDraw Surface image decoder
2015-06-22 Vittorio GiovaraHap decoder and encoder
2015-06-22 Vittorio Giovaratxd: Use the TextureDSP module for decoding
2015-06-22 Vittorio GiovaraIntroduce a TextureDSP module
2015-06-22 Luca BarbatoImplement Snappy decompression
2015-06-12 Vittorio Giovarampegvideo: h263: Move all tables to a single file
2015-06-10 Vittorio Giovarampegvideo: Move Picture-related functions to a separate...
2015-05-31 Luca Barbatonvenc: H264 and HEVC encoders
2015-05-31 Vittorio Giovarampegvideo: Move tables to a separate file
2015-05-28 Anton Khirnovmpegvideo: Move ff_*_rl functions to a separate file
2015-05-25 Steve LhommeD3D11va: add a Direct3D11 video decoder similar to...
2015-04-19 Vittorio GiovaraCanopus HQ/HQA decoder
2015-04-19 Vittorio GiovaraImplement shared parsing of INFO tag in Canopus family
2015-04-19 Vittorio Giovarahqx: Move DSP related code to a separate file
2015-03-30 Diego Biurrunbuild: Split JPEG-related tables off into a separate...
2015-03-30 Diego Biurrunindeo: Give Indeo4/5 shared code a more consistent...
2015-03-30 Diego Biurrunqsv: Skip header compilation depending on what parts...
2015-03-29 Hendrik Leppkeslavc: add libdcadec decoder
2015-03-29 wm4lavc: add MMAL hardware decoder wrapper
2015-03-27 Anton Khirnovlavc: add Intel libmfx-based H.264 encoder
2015-03-27 Anton Khirnovqsvdec: split off some code that will be shared with...
2015-03-27 Anton Khirnovqsv: rename to qsvdec
next