OSDN Git Service

cosmetics: rename eac3dec_data.c/h to eac3_data.c/h since the tables will also
[coroid/ffmpeg_saccubus.git] / libavcodec / Makefile
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.
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.
next