]> git.sesse.net Git - ffmpeg/history - libavcodec/Makefile
aacpsy: cosmetics, change a FIXME to a NOTE about subshort comparisons
[ffmpeg] / libavcodec / Makefile
2012-01-23 Paul B MaholXWD encoder and decoder
2012-01-11 Justin Rugglesavcodec: add GSM parser
2011-12-28 Kostya ShishkovIndeo 4 decoder
2011-12-20 Diego Biurrunbuild: fix standalone compilation of ADX encoder
2011-12-20 Diego Biurrunbuild: fix standalone compilation of ADPCM decoders
2011-12-13 Derek Buitenhuisv410 encoder and decoder
2011-12-13 Mans Rullgardbuild: move inclusion of subdir.mak to main subdir...
2011-12-10 Kostya ShishkovDxtory capture format decoder
2011-11-26 Justin Rugglesavformat: add CRI ADX format demuxer
2011-11-26 Justin Rugglesadx: add an ADX parser.
2011-11-26 Justin Rugglesadx: calculate correct LPC coeffs
2011-11-24 Luca Barbatosnow: split snow in snowdec and snowenc
2011-11-14 Sebastien Zwickerthwaccel: OS X Video Decoder Acceleration (VDA) support.
2011-11-11 Derek BuitenhuisVBLE Decoder
2011-11-09 Justin Rugglesavcodec: add support for planar signed 8-bit PCM.
2011-11-07 Kostya ShishkovBMV demuxer and decoder
2011-10-27 Anton Khirnovlavc: remove "legacy" mpegvideo decoder.
2011-10-26 Justin Rugglesavcodec: remove the Zork PCM encoder.
2011-10-23 Justin Rugglesg722: split decoder and encoder into separate files
2011-10-20 Justin Ruggleslibspeexenc: add libspeex encoder
2011-10-19 Diego BiurrunOnly test-compile w32pthreads.h if W32THREADS are avail...
2011-10-19 Kostya ShishkovUt Video decoder
2011-10-16 Steven Waltersw32threads: support for frame multithreading
2011-10-12 Janne Grunaurv34: move inverse transform functions to DSP context
2011-10-11 Ronald S. Bultjeprores: extract idct into its own dspcontext and merge...
2011-09-22 Maxim PoliakovskiApple ProRes decoder
2011-09-12 Justin Rugglesadpcm: split ADPCM encoders and decoders into separate...
2011-09-07 Kieran KunhyaAdd LATM muxer
2011-08-17 Kostya ShishkovUse parsers for RealVideo 3/4 to determine correct PTS
2011-07-27 Kostya Shishkovbink: make IDCT take 32-bit input
2011-07-22 Kostya Shishkovadd Flash Screen Video 2 decoder
2011-07-20 Mans RullgardRemove snow/dwt test program
2011-07-19 Justin Ruggleseac3enc: use frame exponent strategy when applicable.
2011-07-19 Justin Rugglescosmetics: rename eac3dec_data.c/h to eac3_data.c/h...
2011-07-08 Anton Khirnovmp3enc: write a xing frame containing number of frames...
2011-06-28 Mans Rullgardbuild: include sub-makefiles using full path instead...
2011-06-25 Diego Biurrunbuild: Remove redundant config.mak includes from subdir...
2011-06-13 Justin Rugglesac3enc: split templated float vs. fixed functions into...
2011-06-10 Juan Carlos Rodriguezrtpenc: MP4A-LATM payload support
2011-06-07 Justin RugglesMove E-AC-3 encoder functions to a separate eac3enc...
2011-06-05 Diego BiurrunSkip tableprint.h during 'make checkheaders'.
2011-06-05 Diego BiurrunSkip generated table headers during 'make checkheaders'.
2011-06-05 Mans RullgardFix build of eval-test program
2011-06-04 Diego BiurrunSkip headers not designed to work standalone during...
2011-05-27 Justin Rugglesac3enc: add support for E-AC-3 encoding.
2011-05-24 Anton Khirnovlavc: remove msmpeg4v1 encoder.
2011-05-19 Diego BiurrunRename costablegen.c ---> cos_tablegen.c.
2011-05-19 Diego BiurrunCollapse tableprint.c into tableprint.h.
2011-05-19 Mans RullgardSimplify trig table rules
2011-05-19 Diego BiurrunSimplify CLEANFILES make variable by using wildcards.
2011-05-19 Mans RullgardMove some mpegaudio functions to new mpegaudiodsp subsystem
2011-05-17 Mans Rullgarddct: build dct32 as separate object files
2011-05-16 Diego BiurrunRemove unused header mpegaudio3.h.
2011-05-11 Baptiste CoudurierPort SMPTE S302M audio decoder from FFmbc 0.3.
2011-05-09 Mans Rullgardmpegaudio: remove CONFIG_MPEGAUDIO_HP option
2011-05-04 Diego BiurrunFix standalone compilation of WTV demuxer.
2011-05-04 Diego BiurrunFix standalone compilation of MXPEG decoder.
2011-05-01 Peter RossDPX image encoder
2011-04-23 Diego Biurrunvorbis: Rename decoder/encoder files to follow general...
2011-04-21 Anton Khirnovlavc: provide the opt.h header until the next bump
2011-04-19 Anton Khirnovlavc: remove reference to opt.h from Makefile.
2011-04-19 Anton Khirnovlavc: remove misc disabled cruft.
2011-04-11 Martin StorsjöAdd support for AMR-WB encoding via libvo-amrwbenc
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.
next