git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add kbdwin.o to AC3 decoder
[ffmpeg.git]
/
libavcodec
/
Makefile
2011-03-22
Kieran Kunhya
Add kbdwin.o to AC3 decoder
blob
|
commitdiff
2011-03-20
Mans Rullgard
Move sine windows to a separate file
blob
|
commitdiff
|
diff to current
2011-03-19
Mans Rullgard
Move ff_kbd_window_init() to a separate file
blob
|
commitdiff
|
diff to current
2011-03-19
Mans Rullgard
Remove Sonic experimental audio codec
blob
|
commitdiff
|
diff to current
2011-03-14
Peter Ross
Bitmap Brothers JV video decoder
blob
|
commitdiff
|
diff to current
2011-03-12
Mans Rullgard
Add CONFIG_AC3DSP symbol to simplify makefiles
blob
|
commitdiff
|
diff to current
2011-02-15
Reinhard Tartler
Merge libavcore into libavutil
blob
|
commitdiff
|
diff to current
2011-02-10
Justin Ruggles
Add x86-optimized versions of exponent_min().
blob
|
commitdiff
|
diff to current
2011-02-07
Kostya Shishkov
Xan4 decoder
blob
|
commitdiff
|
diff to current
2011-02-02
Justin Ruggles
Separate format conversion DSP functions from DSPContext.
blob
|
commitdiff
|
diff to current
2011-01-22
Alex Converse
Remove H.264 encoder fragments
blob
|
commitdiff
|
diff to current
2011-01-08
Carl Eugen Hoyos
Lagarith decoder by Nathan Caldwell, saintdev at gmail
blob
|
commitdiff
|
diff to current
2011-01-04
Justin Ruggles
Change the AC-3 encoder to use floating-point.
blob
|
commitdiff
|
diff to current
2011-01-03
Justin Ruggles
Move fixed-point parts of the AC-3 encoder to separate...
blob
|
commitdiff
|
diff to current
2010-12-28
Aurelien Jacobs
add SubRip decoder
blob
|
commitdiff
|
diff to current
2010-12-22
Martin Storsjö
Makefile: Fix dependencies of components
blob
|
commitdiff
|
diff to current
2010-12-21
Martin Storsjö
Fix more matroska/webm muxer dependencies
blob
|
commitdiff
|
diff to current
2010-12-18
Ronald S. Bultje
AMR-WB decoder, written as part of Google Summer of...
blob
|
commitdiff
|
diff to current
2010-12-07
Michael Chinen
Add a FLAC parser.
blob
|
commitdiff
|
diff to current
2010-11-19
Stefano Sabatini
Order matters, fix test files linking.
blob
|
commitdiff
|
diff to current
2010-11-13
Aurelien Jacobs
add ASS encoder and decoder
blob
|
commitdiff
|
diff to current
2010-11-11
Nicolas George
MJPEG/AVI1 to JPEG/JFIF bitstream filter.
blob
|
commitdiff
|
diff to current
2010-11-02
Janne Grunau
Add single stream LATM/LOAS decoder
blob
|
commitdiff
|
diff to current
2010-10-02
Reimar Döffinger
Fix GSM decoding: regular GSM and MSGSM do not use...
blob
|
commitdiff
|
diff to current
2010-09-23
Martin Storsjö
Add a G.722 encoder
blob
|
commitdiff
|
diff to current
2010-09-13
Zhou Zongyi
Add R10k decoder.
blob
|
commitdiff
|
diff to current
2010-09-09
Martin Storsjö
Add G.722 ADPCM audio decoder
blob
|
commitdiff
|
diff to current
2010-09-08
Stefano Sabatini
Move mm_support() from libavcodec to libavutil, make...
blob
|
commitdiff
|
diff to current
2010-09-03
Martin Storsjö
Fix the dependencies of the RTP muxer
blob
|
commitdiff
|
diff to current
2010-08-23
Tobias Bindhammer
enabling codec and muxer by registering it in allcodec...
blob
|
commitdiff
|
diff to current
2010-08-07
Jason Garrett-Glaser
Split h264dsp and h264pred in configure.
blob
|
commitdiff
|
diff to current
2010-08-06
Diego Biurrun
Add a CONFIG_ variable for generic Huffman routines.
blob
|
commitdiff
|
diff to current
2010-08-04
Jason Garrett-Glaser
VP5/6/8: eliminate CABAC dependency
blob
|
commitdiff
|
diff to current
2010-08-04
Martin Storsjö
Fix VP8 decoder dependencies
blob
|
commitdiff
|
diff to current
2010-08-02
Diego Biurrun
The VP8 decoder does not depend on cabac.o.
blob
|
commitdiff
|
diff to current
2010-08-02
Diego Biurrun
The VP8 decoder does not depend on vp56.o and vp56data.o.
blob
|
commitdiff
|
diff to current
2010-08-02
Diego Biurrun
Remove redundant h264pred.o from VP8 objects list.
blob
|
commitdiff
|
diff to current
2010-07-27
Stefan Gehrer
add Chinese AVS encoding via external library libxavs
blob
|
commitdiff
|
diff to current
2010-07-26
Stefano Sabatini
Deprecate av_parse_video_frame_size() and av_parse_vide...
blob
|
commitdiff
|
diff to current
2010-07-21
Diego Pettenò
Make ff_inverse stay with libavutil, and optional copy...
blob
|
commitdiff
|
diff to current
2010-07-18
Peter Ross
ASCII/ANSI art decoder
blob
|
commitdiff
|
diff to current
2010-07-12
Alex Converse
Split the ADTS header decoder off of the ADTS parser.
blob
|
commitdiff
|
diff to current
2010-07-10
Reimar Döffinger
Add native GSM 06.10 audio decoder.
blob
|
commitdiff
|
diff to current
2010-07-09
Måns Rullgård
Allow using libxvid RC without enabling encoding wrapper
blob
|
commitdiff
|
diff to current
2010-07-04
Måns Rullgård
Fix build with hardcoded tables
blob
|
commitdiff
|
diff to current
2010-07-02
Diego Pettenò
tablegen: the executable depends on tablegen headers...
blob
|
commitdiff
|
diff to current
2010-07-01
Aurelien Jacobs
fix dependencies of vp5 and vp6 decoders after r23915
blob
|
commitdiff
|
diff to current
2010-06-30
Stefan Gehrer
renormalize VP5/6/7/8 range coder without loop
blob
|
commitdiff
|
diff to current
2010-06-27
James Darnley
Fix libvorbis encoding with more than 2 channels
blob
|
commitdiff
|
diff to current
2010-06-23
Alex Converse
Fix alphabetization of the CONFIG_HARDCODED_TABLES...
blob
|
commitdiff
|
diff to current
2010-06-23
Alex Converse
aactab: Tablegenify ff_aac_pow2sf_tab.
blob
|
commitdiff
|
diff to current
2010-06-23
Måns Rullgård
Remove OS/2 threads support
blob
|
commitdiff
|
diff to current
2010-06-22
Måns Rullgård
Remove beosthreads support
blob
|
commitdiff
|
diff to current
2010-06-22
Alex Converse
Move Parametric Stereo related ps* files to aacps*.
blob
|
commitdiff
|
diff to current
2010-06-22
David Conrad
Native VP8 decoder.
blob
|
commitdiff
|
diff to current
2010-06-20
Måns Rullgård
Remove libfaad wrapper
blob
|
commitdiff
|
diff to current
2010-06-19
Alex Converse
Add HE-AAC v2 support to the AAC decoder.
blob
|
commitdiff
|
diff to current
2010-06-18
Laurent Aimar
MPEG-2 DXVA2 implementation
blob
|
commitdiff
|
diff to current
2010-06-11
Francesco Lavra
RealAudio 14.4k encoder.
blob
|
commitdiff
|
diff to current
2010-06-11
Francesco Lavra
Split ra144.c in common code (to be shared with the...
blob
|
commitdiff
|
diff to current
2010-06-08
Peter Ross
Pictor/PC Paint decoder
blob
|
commitdiff
|
diff to current
2010-06-06
Reimar Döffinger
10l, there is no aac.c any more, so no need for a depen...
blob
|
commitdiff
|
diff to current
2010-06-06
Reimar Döffinger
aacdec also depends on cbrt_tables.h for hardcoded...
blob
|
commitdiff
|
diff to current
2010-06-05
Alex Converse
Rename aac.c to aacdec.c.
blob
|
commitdiff
|
diff to current
2010-06-05
Stefano Sabatini
Move eval.c and eval.h from libavcodec to libavutil...
blob
|
commitdiff
|
diff to current
2010-06-04
James Zern
Add WebM muxer
blob
|
commitdiff
|
diff to current
2010-06-03
James Zern
VP8 encoding via libvpx.
blob
|
commitdiff
|
diff to current
2010-05-27
David Conrad
VP8 parser
blob
|
commitdiff
|
diff to current
2010-05-25
James Zern
VP8 decoding via libvpx.
blob
|
commitdiff
|
diff to current
2010-05-19
Alex Converse
Add a chomp BSF to consume zero padding at the end...
blob
|
commitdiff
|
diff to current
2010-05-13
Måns Rullgård
Add mpegaudiodec_float.o dependency on tables header...
blob
|
commitdiff
|
diff to current
2010-05-11
Michael Niedermayer
float based mp1/mp2/mp3 decoders.
blob
|
commitdiff
|
diff to current
2010-04-30
Måns Rullgård
VP56: move vp56_edge_filter to new VP56DSPContext
blob
|
commitdiff
|
diff to current
2010-04-23
Ronald S. Bultje
Add acelp_filters.o as QCELP decoder object file.
blob
|
commitdiff
|
diff to current
2010-04-12
Måns Rullgård
DCA: break out lfe_interpolation_fir() inner loops...
blob
|
commitdiff
|
diff to current
2010-04-01
Reimar Döffinger
Allow hardcoding of ulaw and alaw tables.
blob
|
commitdiff
|
diff to current
2010-03-29
Mohamed Naufal
Implement YOP demuxer and video decoder.
blob
|
commitdiff
|
diff to current
2010-03-21
Reimar Döffinger
Add support for hard-coding the 256kB large dv_vlc_map...
blob
|
commitdiff
|
diff to current
2010-03-16
Måns Rullgård
Move arch-specific makefile parts into $arch/Makefile
blob
|
commitdiff
|
diff to current
2010-03-16
Måns Rullgård
Move H264 dsputil functions into their own struct
blob
|
commitdiff
|
diff to current
2010-03-15
Baptiste Coudurier
100L, revert r22560, already present
blob
|
commitdiff
|
diff to current
2010-03-15
Baptiste Coudurier
mpegts muxer now needs mpeg4audio code like adts muxer
blob
|
commitdiff
|
diff to current
2010-03-14
Reimar Döffinger
Allow hard-coding of the 32kB cubic-root table for...
blob
|
commitdiff
|
diff to current
2010-03-14
Reimar Döffinger
Allow hard-coding several QDM2 tables (about 32 kB...
blob
|
commitdiff
|
diff to current
2010-03-14
Måns Rullgård
Separate DWT from snow and dsputil
blob
|
commitdiff
|
diff to current
2010-03-12
Aurelien Jacobs
fix compilation with --disable-everything --enable...
blob
|
commitdiff
|
diff to current
2010-03-12
Aurelien Jacobs
fix compilation with --disable-everything --enable...
blob
|
commitdiff
|
diff to current
2010-03-10
Måns Rullgård
Replace $(G) with more generic $(M) in silent make...
blob
|
commitdiff
|
diff to current
2010-03-09
Måns Rullgård
Prettify make output when generating headers
blob
|
commitdiff
|
diff to current
2010-03-09
Daniel Verkamp
Kega Game Video (KGV1) decoder
blob
|
commitdiff
|
diff to current
2010-03-08
Måns Rullgård
Skip mpegaudio3.h in checkheaders
blob
|
commitdiff
|
diff to current
2010-03-08
Måns Rullgård
Skip the tablegen fragments in checkheaders
blob
|
commitdiff
|
diff to current
2010-03-08
Måns Rullgård
Add TESTOBJS make variable for extra objects used by...
blob
|
commitdiff
|
diff to current
2010-03-08
Alex Converse
Add an HE-AAC v1 decoder.
blob
|
commitdiff
|
diff to current
2010-03-07
Måns Rullgård
Create a public API for FFT family of functions
blob
|
commitdiff
|
diff to current
2010-03-02
Måns Rullgård
Make lsp a separate configurable and select it from...
blob
|
commitdiff
|
diff to current
2010-02-23
Daniel Verkamp
Cosmetics: break all Makefile lines at 80 columns or...
blob
|
commitdiff
|
diff to current
2010-02-23
Daniel Verkamp
Fix iff demuxer dependencies
blob
|
commitdiff
|
diff to current
2010-02-23
Daniel Verkamp
Fix vc1 parser dependencies
blob
|
commitdiff
|
diff to current
2010-02-23
Daniel Verkamp
Fix h264 parser dependencies
blob
|
commitdiff
|
diff to current
next