]> git.sesse.net Git - ffmpeg/history - libavcodec/Makefile
WMAL: Shift output samples by the specified number of padding zeroes.
[ffmpeg] / libavcodec / Makefile
2011-04-11 Martin StorsjöAdd an AAC encoder by using the libvo-aacenc library
2011-04-01 Mans RullgardFixed-point support in fft-test
2011-03-31 Mans RullgardFixed-point FFT and MDCT
2011-03-30 anatolyAdd MxPEG decoder
2011-03-28 Kostya ShishkovChronomaster DFA decoder
2011-03-23 Anton Khirnovlavc: move the version macros to a new installed header.
2011-03-22 Kieran KunhyaAdd kbdwin.o to AC3 decoder
2011-03-20 Mans RullgardMove sine windows to a separate file
2011-03-19 Mans RullgardMove ff_kbd_window_init() to a separate file
2011-03-19 Mans RullgardRemove Sonic experimental audio codec
2011-03-14 Peter RossBitmap Brothers JV video decoder
2011-03-12 Mans RullgardAdd CONFIG_AC3DSP symbol to simplify makefiles
2011-02-15 Reinhard TartlerMerge libavcore into libavutil
2011-02-10 Justin RugglesAdd x86-optimized versions of exponent_min().
2011-02-07 Kostya ShishkovXan4 decoder
2011-02-02 Justin RugglesSeparate format conversion DSP functions from DSPContext.
2011-01-22 Alex ConverseRemove H.264 encoder fragments
2011-01-08 Carl Eugen HoyosLagarith decoder by Nathan Caldwell, saintdev at gmail
2011-01-04 Justin RugglesChange the AC-3 encoder to use floating-point.
2011-01-03 Justin RugglesMove fixed-point parts of the AC-3 encoder to separate...
2010-12-28 Aurelien Jacobsadd SubRip decoder
2010-12-22 Martin StorsjöMakefile: Fix dependencies of components
2010-12-21 Martin StorsjöFix more matroska/webm muxer dependencies
2010-12-18 Ronald S. BultjeAMR-WB decoder, written as part of Google Summer of...
2010-12-07 Michael ChinenAdd a FLAC parser.
2010-11-19 Stefano SabatiniOrder matters, fix test files linking.
2010-11-13 Aurelien Jacobsadd ASS encoder and decoder
2010-11-11 Nicolas GeorgeMJPEG/AVI1 to JPEG/JFIF bitstream filter.
2010-11-02 Janne GrunauAdd single stream LATM/LOAS decoder
2010-10-02 Reimar DöffingerFix GSM decoding: regular GSM and MSGSM do not use...
2010-09-23 Martin StorsjöAdd a G.722 encoder
2010-09-13 Zhou ZongyiAdd R10k decoder.
2010-09-09 Martin StorsjöAdd G.722 ADPCM audio decoder
2010-09-08 Stefano SabatiniMove mm_support() from libavcodec to libavutil, make...
2010-09-03 Martin StorsjöFix the dependencies of the RTP muxer
2010-08-23 Tobias Bindhammerenabling codec and muxer by registering it in allcodec...
2010-08-07 Jason Garrett-GlaserSplit h264dsp and h264pred in configure.
2010-08-06 Diego BiurrunAdd a CONFIG_ variable for generic Huffman routines.
2010-08-04 Jason Garrett-GlaserVP5/6/8: eliminate CABAC dependency
2010-08-04 Martin StorsjöFix VP8 decoder dependencies
2010-08-02 Diego BiurrunThe VP8 decoder does not depend on cabac.o.
2010-08-02 Diego BiurrunThe VP8 decoder does not depend on vp56.o and vp56data.o.
2010-08-02 Diego BiurrunRemove redundant h264pred.o from VP8 objects list.
2010-07-27 Stefan Gehreradd Chinese AVS encoding via external library libxavs
2010-07-26 Stefano SabatiniDeprecate av_parse_video_frame_size() and av_parse_vide...
2010-07-21 Diego PettenòMake ff_inverse stay with libavutil, and optional copy...
2010-07-18 Peter RossASCII/ANSI art decoder
2010-07-12 Alex ConverseSplit the ADTS header decoder off of the ADTS parser.
2010-07-10 Reimar DöffingerAdd native GSM 06.10 audio decoder.
2010-07-09 Måns RullgårdAllow using libxvid RC without enabling encoding wrapper
2010-07-04 Måns RullgårdFix build with hardcoded tables
2010-07-02 Diego Pettenòtablegen: the executable depends on tablegen headers...
2010-07-01 Aurelien Jacobsfix dependencies of vp5 and vp6 decoders after r23915
2010-06-30 Stefan Gehrerrenormalize VP5/6/7/8 range coder without loop
2010-06-27 James DarnleyFix libvorbis encoding with more than 2 channels
2010-06-23 Alex ConverseFix alphabetization of the CONFIG_HARDCODED_TABLES...
2010-06-23 Alex Converseaactab: Tablegenify ff_aac_pow2sf_tab.
2010-06-23 Måns RullgårdRemove OS/2 threads support
2010-06-22 Måns RullgårdRemove beosthreads support
2010-06-22 Alex ConverseMove Parametric Stereo related ps* files to aacps*.
2010-06-22 David ConradNative VP8 decoder.
2010-06-20 Måns RullgårdRemove libfaad wrapper
2010-06-19 Alex ConverseAdd HE-AAC v2 support to the AAC decoder.
2010-06-18 Laurent AimarMPEG-2 DXVA2 implementation
2010-06-11 Francesco LavraRealAudio 14.4k encoder.
2010-06-11 Francesco LavraSplit ra144.c in common code (to be shared with the...
2010-06-08 Peter RossPictor/PC Paint decoder
2010-06-06 Reimar Döffinger10l, there is no aac.c any more, so no need for a depen...
2010-06-06 Reimar Döffingeraacdec also depends on cbrt_tables.h for hardcoded...
2010-06-05 Alex ConverseRename aac.c to aacdec.c.
2010-06-05 Stefano SabatiniMove eval.c and eval.h from libavcodec to libavutil...
2010-06-04 James ZernAdd WebM muxer
2010-06-03 James ZernVP8 encoding via libvpx.
2010-05-27 David ConradVP8 parser
2010-05-25 James ZernVP8 decoding via libvpx.
2010-05-19 Alex ConverseAdd a chomp BSF to consume zero padding at the end...
2010-05-13 Måns RullgårdAdd mpegaudiodec_float.o dependency on tables header...
2010-05-11 Michael Niedermayerfloat based mp1/mp2/mp3 decoders.
2010-04-30 Måns RullgårdVP56: move vp56_edge_filter to new VP56DSPContext
2010-04-23 Ronald S. BultjeAdd acelp_filters.o as QCELP decoder object file.
2010-04-12 Måns RullgårdDCA: break out lfe_interpolation_fir() inner loops...
2010-04-01 Reimar DöffingerAllow hardcoding of ulaw and alaw tables.
2010-03-29 Mohamed NaufalImplement YOP demuxer and video decoder.
2010-03-21 Reimar DöffingerAdd support for hard-coding the 256kB large dv_vlc_map...
2010-03-16 Måns RullgårdMove arch-specific makefile parts into $arch/Makefile
2010-03-16 Måns RullgårdMove H264 dsputil functions into their own struct
2010-03-15 Baptiste Coudurier100L, revert r22560, already present
2010-03-15 Baptiste Couduriermpegts muxer now needs mpeg4audio code like adts muxer
2010-03-14 Reimar DöffingerAllow hard-coding of the 32kB cubic-root table for...
2010-03-14 Reimar DöffingerAllow hard-coding several QDM2 tables (about 32 kB...
2010-03-14 Måns RullgårdSeparate DWT from snow and dsputil
2010-03-12 Aurelien Jacobsfix compilation with --disable-everything --enable...
2010-03-12 Aurelien Jacobsfix compilation with --disable-everything --enable...
2010-03-10 Måns RullgårdReplace $(G) with more generic $(M) in silent make...
2010-03-09 Måns RullgårdPrettify make output when generating headers
2010-03-09 Daniel VerkampKega Game Video (KGV1) decoder
2010-03-08 Måns RullgårdSkip mpegaudio3.h in checkheaders
2010-03-08 Måns RullgårdSkip the tablegen fragments in checkheaders
2010-03-08 Måns RullgårdAdd TESTOBJS make variable for extra objects used by...
2010-03-08 Alex ConverseAdd an HE-AAC v1 decoder.
next