projects
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add Apple Pixlet decoder
[ffmpeg.git]
/
libavcodec
/
Makefile
2017-03-01
Paul B Mahol
Add Apple Pixlet decoder
blob
|
commitdiff
2017-01-30
Mark Thompson
vaapi_encode: Add VP8 support
blob
|
commitdiff
|
diff to current
2017-01-29
Mark Thompson
vaapi_encode: Add MPEG-2 support
blob
|
commitdiff
|
diff to current
2016-12-22
Diego Biurrun
build: Generate pkg-config files from Make and not...
blob
|
commitdiff
|
diff to current
2016-12-19
Anton Khirnov
hevcdec: add a VAAPI hwaccel
blob
|
commitdiff
|
diff to current
2016-12-14
Anton Khirnov
lavc: add a bitstream filter for splitting VP9 superframes
blob
|
commitdiff
|
diff to current
2016-12-14
Anton Khirnov
lavc: add a null bitstream filter
blob
|
commitdiff
|
diff to current
2016-12-11
Diego Biurrun
Drop libxvid rate control support for mpegvideo encoding
blob
|
commitdiff
|
diff to current
2016-12-08
Diego Biurrun
build: Add an internal component for hevc_ps code
blob
|
commitdiff
|
diff to current
2016-12-07
Diego Biurrun
build: Add missing Makefile entries and ifdefs for...
blob
|
commitdiff
|
diff to current
2016-12-05
Diego Biurrun
build: Create a component for MPEG audio header decoding
blob
|
commitdiff
|
diff to current
2016-12-05
Diego Biurrun
build: Add missing hevc_ps dependency for QSV HEVC...
blob
|
commitdiff
|
diff to current
2016-11-29
Anton Khirnov
lavc: move decoding-related code from utils.c to a...
blob
|
commitdiff
|
diff to current
2016-11-29
Anton Khirnov
lavc: move encoding-related code from utils.c to a...
blob
|
commitdiff
|
diff to current
2016-11-14
Mark Thompson
qsv: Add VP8 decoder
blob
|
commitdiff
|
diff to current
2016-11-14
Mark Thompson
qsv: Add VC-1 decoder
blob
|
commitdiff
|
diff to current
2016-10-16
Anton Khirnov
lavc: add a bitstream filter for extracting extradata...
blob
|
commitdiff
|
diff to current
2016-10-16
Anton Khirnov
hevc: rename hevc.[ch] to hevcdec.[ch]
blob
|
commitdiff
|
diff to current
2016-09-08
Mark Thompson
lavc/vaapi: Add VP8 decode hwaccel
blob
|
commitdiff
|
diff to current
2016-08-30
Mark Thompson
lavc: Remove old vaapi decode infrastructure
blob
|
commitdiff
|
diff to current
2016-08-30
Mark Thompson
lavc: Rewrite VAAPI decode infrastructure
blob
|
commitdiff
|
diff to current
2016-06-29
Diego Biurrun
build: Drop unnecessary libavcodec <-> libavformat...
blob
|
commitdiff
|
diff to current
2016-06-29
Diego Biurrun
build: Move MP2 muxer declaration away from MP3 muxer...
blob
|
commitdiff
|
diff to current
2016-06-29
Diego Biurrun
build: Move ff_mpeg12_frame_rate_tab to a separate...
blob
|
commitdiff
|
diff to current
2016-06-29
Diego Biurrun
build: Add a new component for H.264 parsing code
blob
|
commitdiff
|
diff to current
2016-06-28
Martin Storsjö
Add an OpenH264 decoder wrapper
blob
|
commitdiff
|
diff to current
2016-06-21
Anton Khirnov
h264: rename h264.[ch] to h264dec.[ch]
blob
|
commitdiff
|
diff to current
2016-06-20
Paul B Mahol
Add TrueMotion 2.0 Real Time decoder
blob
|
commitdiff
|
diff to current
2016-06-20
Paul B Mahol
Add MagicYUV decoder
blob
|
commitdiff
|
diff to current
2016-05-19
Anton Khirnov
lavc: revert the Makefile part of 330177b
blob
|
commitdiff
|
diff to current
2016-05-13
Diego Biurrun
tests: Move all test programs to a subdirectory
blob
|
commitdiff
|
diff to current
2016-04-30
wm4
mmaldec: add vc1 decoding support
blob
|
commitdiff
|
diff to current
2016-04-30
Julian Scheel
mmaldec: Add mpeg2 decoding support
blob
|
commitdiff
|
diff to current
2016-04-24
Anton Khirnov
h264_parser: remove the remaining dependencies on the...
blob
|
commitdiff
|
diff to current
2016-04-24
Anton Khirnov
h264_parser: switch to h2645_parse for NAL unescaping
blob
|
commitdiff
|
diff to current
2016-04-12
Martin Storsjö
libavcodec: Add H264/MPEG4 encoders based on OpenMAX IL
blob
|
commitdiff
|
diff to current
2016-04-07
Diego Biurrun
build: Group declarations for hw-accelerated de-/encodi...
blob
|
commitdiff
|
diff to current
2016-04-07
Diego Biurrun
build: miscellaneous cosmetics
blob
|
commitdiff
|
diff to current
2016-03-30
Diego Biurrun
build: Do not check the vaapi_encode.h header if VAAPI...
blob
|
commitdiff
|
diff to current
2016-03-30
Mark Thompson
lavc: VAAPI MJPEG encoder
blob
|
commitdiff
|
diff to current
2016-03-30
Mark Thompson
lavc: VAAPI H.265 encoder
blob
|
commitdiff
|
diff to current
2016-03-30
Mark Thompson
lavc: VAAPI H.264 encoder
blob
|
commitdiff
|
diff to current
2016-03-30
Mark Thompson
lavc: VAAPI encode common infrastructure
blob
|
commitdiff
|
diff to current
2016-03-28
Anton Khirnov
h264: switch to h2645_parse for NAL parsing
blob
|
commitdiff
|
diff to current
2016-03-28
Anton Khirnov
svq3: drop the build dependency on the h264 decoder
blob
|
commitdiff
|
diff to current
2016-03-28
Anton Khirnov
h264: move ff_h264_check_intra[4x4]_pred_mode() to...
blob
|
commitdiff
|
diff to current
2016-03-28
Anton Khirnov
h264: factor out pred weight table parsing into a separ...
blob
|
commitdiff
|
diff to current
2016-03-28
Anton Khirnov
hevc_parse: rename into h2645_parse
blob
|
commitdiff
|
diff to current
2016-03-25
Diego Biurrun
h264data: Move all data tables from a header to a ...
blob
|
commitdiff
|
diff to current
2016-03-20
Anton Khirnov
lavc: add a new bitstream filtering API
blob
|
commitdiff
|
diff to current
2016-02-19
Diego Biurrun
build: Disentangle VC-1 decoder and parser
blob
|
commitdiff
|
diff to current
2016-02-19
Diego Biurrun
build: Add vc1dsp component for more fine-grained depen...
blob
|
commitdiff
|
diff to current
2016-02-19
Diego Biurrun
msmpeg4data: Move WMV2 data tables to their own file
blob
|
commitdiff
|
diff to current
2016-02-18
Diego Biurrun
build: Introduce iso_media component
blob
|
commitdiff
|
diff to current
2016-02-18
Diego Biurrun
build: Let the WTV demuxer select the MPEG-TS demuxer
blob
|
commitdiff
|
diff to current
2016-02-18
Diego Biurrun
build: Fix dependencies for components relying on H...
blob
|
commitdiff
|
diff to current
2016-02-18
Diego Biurrun
build: Add missing dependencies for eatqi decoder
blob
|
commitdiff
|
diff to current
2016-02-18
Vittorio Giovara
build: Add missing celp_math dependency for G723_1...
blob
|
commitdiff
|
diff to current
2016-02-13
Philip Langdale
vdpau: Support for VDPAU accelerated HEVC decoding
blob
|
commitdiff
|
diff to current
2016-02-09
Vittorio Giovara
eatqi: Remove MpegEncContext dependency
blob
|
commitdiff
|
diff to current
2015-12-12
Anton Khirnov
lavc: add profiles to AVCodecDescriptor
blob
|
commitdiff
|
diff to current
2015-12-06
Anton Khirnov
lavc: export Dirac parsing API used by the ogg demuxer...
blob
|
commitdiff
|
diff to current
2015-11-30
Mohamed Naufal
lavc: G.723.1 encoder
blob
|
commitdiff
|
diff to current
2015-11-30
Vittorio Giovara
g723_1: Move sharable functions to a separate file
blob
|
commitdiff
|
diff to current
2015-11-30
Vittorio Giovara
g723_1: Rename files to better reflect their purpose
blob
|
commitdiff
|
diff to current
2015-10-30
Rémi Denis-Courmont
vdpau: remove dysfunctional H.263 support
blob
|
commitdiff
|
diff to current
2015-10-23
Vittorio Giovara
innoHeim/Rsupport Screen Capture Codec decoder
blob
|
commitdiff
|
diff to current
2015-10-23
Arttu Ylä-Outinen
kvazaar: Add libkvazaar HEVC encoder
blob
|
commitdiff
|
diff to current
2015-10-10
Luca Barbato
wrapped_avframe: Initial implementation
blob
|
commitdiff
|
diff to current
2015-10-03
Anton Khirnov
d3d11va: make av_d3d11va_alloc_context() available...
blob
|
commitdiff
|
diff to current
2015-09-30
Vittorio Giovara
Screenpresso SPV1 decoder
blob
|
commitdiff
|
diff to current
2015-09-17
Steve Lhomme
d3d11va: WindowsPhone requires a mutex around ID3D11Vid...
blob
|
commitdiff
|
diff to current
2015-09-12
Hendrik Schreiber
lavc: Fix compilation with --disable-everything --enabl...
blob
|
commitdiff
|
diff to current
2015-09-02
Vittorio Giovara
DXV decoder
blob
|
commitdiff
|
diff to current
2015-09-02
Luca Barbato
lavc: Add a lzf decompressor
blob
|
commitdiff
|
diff to current
2015-08-31
Luca Barbato
build: Skip libvpx.h if libvpx is not enabled
blob
|
commitdiff
|
diff to current
2015-07-27
Tom Butterworth
Support the Hap chunked frame format
blob
|
commitdiff
|
diff to current
2015-07-25
Anton Khirnov
lavc: add Intel libmfx-based HEVC decoder.
blob
|
commitdiff
|
diff to current
2015-07-25
Anton Khirnov
lavc: add Intel libmfx-based MPEG2 decoder.
blob
|
commitdiff
|
diff to current
2015-07-25
Anton Khirnov
lavc: add a HEVC mp4->annex B bitstream filter
blob
|
commitdiff
|
diff to current
2015-07-17
Vittorio Giovara
configure: Factor out wmv2dsp module
blob
|
commitdiff
|
diff to current
2015-07-17
Vittorio Giovara
configure: Factor out vp8dsp module
blob
|
commitdiff
|
diff to current
2015-07-17
Vittorio Giovara
configure: Factor out vp56dsp module
blob
|
commitdiff
|
diff to current
2015-07-17
Vittorio Giovara
configure: Factor out rv34dsp module
blob
|
commitdiff
|
diff to current
2015-07-17
Vittorio Giovara
configure: Factor out mss34dsp module
blob
|
commitdiff
|
diff to current
2015-07-17
Vittorio Giovara
configure: Factor out ividsp module
blob
|
commitdiff
|
diff to current
2015-07-17
Vittorio Giovara
configure: Factor out flacdsp module
blob
|
commitdiff
|
diff to current
2015-07-17
Luca Barbato
libx264: Add support for the MPEG2 encoder
blob
|
commitdiff
|
diff to current
2015-07-13
Anton Khirnov
hevc_parser: fix standalone build with the hevc decoder...
blob
|
commitdiff
|
diff to current
2015-07-12
Anton Khirnov
hevc_parser: parse and export some stream parameters
blob
|
commitdiff
|
diff to current
2015-07-09
Luca Barbato
lavc: Add nvenc.h to the skipheader
blob
|
commitdiff
|
diff to current
2015-07-08
Anton Khirnov
lavc: add Intel libmfx-based HEVC encoder
blob
|
commitdiff
|
diff to current
2015-07-08
Anton Khirnov
lavc: add Intel libmfx-based MPEG2 encoder
blob
|
commitdiff
|
diff to current
2015-07-08
Anton Khirnov
hevc: split bitstream unescaping to a separate file
blob
|
commitdiff
|
diff to current
2015-06-30
Kostya Shishkov
Go2Meeting decoder
blob
|
commitdiff
|
diff to current
2015-06-24
Paul B Mahol
PCM signed 16-bit big-endian planar decoder
blob
|
commitdiff
|
diff to current
2015-06-24
Mark Webster
Fix missing symbols when libvpx has only vp8 enabled
blob
|
commitdiff
|
diff to current
2015-06-22
Vittorio Giovara
DirectDraw Surface image decoder
blob
|
commitdiff
|
diff to current
2015-06-22
Vittorio Giovara
Hap decoder and encoder
blob
|
commitdiff
|
diff to current
2015-06-22
Vittorio Giovara
txd: Use the TextureDSP module for decoding
blob
|
commitdiff
|
diff to current
next