index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
opus: Factor out imdct15 into a standalone component
Diego Biurrun
2015-02-02
1
-2
/
+2
*
configure: Add a dependency on vc1_decoder from vc1_parser
Martin Storsjö
2015-02-02
1
-3
/
+1
*
Add DXVA2 HEVC HWAccel
Hendrik Leppkes
2015-01-27
1
-0
/
+1
*
libavcodec: Add an OpenH264 encoder wrapper
Martin Storsjö
2015-01-06
1
-0
/
+1
*
DPX parser
Paul B Mahol
2014-12-18
1
-0
/
+1
*
libavcodec: Unconditionally build xiph.o
Martin Storsjö
2014-11-11
1
-12
/
+9
*
lavf: stop using avpriv_flac_parse_streaminfo()
Anton Khirnov
2014-11-06
1
-3
/
+1
*
lavc: add a public API for parsing vorbis packets.
Anton Khirnov
2014-11-06
1
-5
/
+7
*
vc1: Split the decoder in components
Luca Barbato
2014-10-08
1
-1
/
+3
*
jpeg2000: split off inverse MCT as Jpeg2000DSP
James Almer
2014-10-08
1
-1
/
+1
*
Split off floating point AAN (I)DCT into separate components
Diego Biurrun
2014-09-07
1
-4
/
+4
*
build: Split WMA frequencies into a separate object file
Diego Biurrun
2014-09-04
1
-2
/
+3
*
build: cosmetics: Group hwaccel OBJS declarations together
Diego Biurrun
2014-09-04
1
-4
/
+5
*
build: Add explanatory comments to (optimization) blocks in the Makefiles
Diego Biurrun
2014-08-15
1
-1
/
+1
*
vc-1: Add platform-specific start code search routine to VC1DSPContext.
Ben Avison
2014-08-04
1
-1
/
+1
*
h264: Move start code search functions into separate source files.
Ben Avison
2014-08-04
1
-0
/
+1
*
idct: Split off Xvid IDCT
Diego Biurrun
2014-08-01
1
-0
/
+1
*
build: Conditionally compile all avcodec test programs
Diego Biurrun
2014-07-21
1
-5
/
+3
*
build: Conditionally build and run DCT test program
Diego Biurrun
2014-07-21
1
-2
/
+2
*
build: Conditionally build and test iirfilter
Diego Biurrun
2014-07-21
1
-3
/
+4
*
libgsm: Split decoder and encoder
Nidhi Makhijani
2014-07-18
1
-4
/
+4
*
dsputil: Split motion estimation compare bits off into their own context
Diego Biurrun
2014-07-17
1
-1
/
+1
*
dsputil: Split off pixel block routines into their own context
Diego Biurrun
2014-07-09
1
-0
/
+1
*
adxdec: get rid of an avpriv function
Anton Khirnov
2014-07-09
1
-1
/
+0
*
lavc: export DV profile API used by muxer/demuxer as public
Anton Khirnov
2014-07-09
1
-4
/
+4
*
dsputil: Split off FDCT bits into their own context
Diego Biurrun
2014-07-07
1
-1
/
+2
*
vmd: Split audio and video decoder
Nidhi Makhijani
2014-07-07
1
-2
/
+2
*
dsputil: Split off *_8x8basis to a separate context
Diego Biurrun
2014-07-06
1
-1
/
+2
*
dsicin: Split audio and video decoder
Nidhi Makhijani
2014-07-06
1
-2
/
+2
*
bmv: Split audio and video decoder
Nidhi Makhijani
2014-07-06
1
-2
/
+2
*
paf: split audio and video decoder
Nidhi Makhijani
2014-07-06
1
-2
/
+2
*
cljr: split decoder and encoder
Nidhi Makhijani
2014-07-06
1
-2
/
+2
*
dsputil: Split off IDCT bits into their own context
Diego Biurrun
2014-06-30
1
-2
/
+3
*
mjpeg: Split off bits shared by MJPEG and LJPEG encoders
Diego Biurrun
2014-06-30
1
-2
/
+2
*
dsputil: Split off global motion compensation bits into a separate context
Diego Biurrun
2014-06-23
1
-2
/
+2
*
dsputil: Split bswap*_buf() off into a separate context
Diego Biurrun
2014-06-22
1
-0
/
+1
*
mpeg: Split error resilience bits off into a separate file
Diego Biurrun
2014-06-22
1
-0
/
+1
*
build: Have the eatqi decoder depend on the MPEG-1 decoder
Diego Biurrun
2014-06-22
1
-2
/
+1
*
build: Add missing object files for Matroska demuxer
Diego Biurrun
2014-06-22
1
-1
/
+2
*
dsputil: Split audio operations off into a separate context
Diego Biurrun
2014-06-22
1
-0
/
+1
*
dsputil: Split clear_block*/fill_block* off into a separate context
Diego Biurrun
2014-06-18
1
-0
/
+1
*
dsputil: Split off quarterpel bits into their own context
Diego Biurrun
2014-05-29
1
-0
/
+1
*
dsputil: Split off HuffYUV encoding bits into their own context
Diego Biurrun
2014-05-27
1
-0
/
+1
*
dsputil: Split off HuffYUV decoding bits into their own context
Diego Biurrun
2014-05-27
1
-0
/
+1
*
check: add libavcodec/vda_internal.h to SKIPHEADERS-$(CONFIG_VDA)
Janne Grunau
2014-05-20
1
-1
/
+1
*
lavc: add a native Opus decoder.
Anton Khirnov
2014-05-15
1
-0
/
+4
*
build: handle library dependencies in configure
Janne Grunau
2014-05-13
1
-1
/
+0
*
lavc: Add new VDA hwaccel
Anton Khirnov
2014-05-11
1
-0
/
+1
*
On2 AVC decoder
Kostya Shishkov
2014-04-23
1
-0
/
+1
*
Silicon Graphics Motion Video Compressor 1 & 2 decoder
Peter Ross
2014-04-19
1
-0
/
+2
[next]