]> git.sesse.net Git - ffmpeg/history - libavcodec/Makefile
amrwbdec: set channels, channel_layout, and sample_rate
[ffmpeg] / libavcodec / Makefile
2012-10-29 Martin Storsjöavcodec: Add a RFC 3389 comfort noise codec
2012-10-23 Anton KhirnovRevert "avutil: Add a copy of ff_sqrt_tab back into...
2012-10-20 Luca Barbatoffv1: split decoder and encoder
2012-10-20 Martin Storsjöavutil: Add a copy of ff_sqrt_tab back into avutil...
2012-10-19 Diego Biurrunbuild: Drop OBJS declaration for non-existing PCM_DVD...
2012-10-12 Diego Biurrunavutil: Duplicate ff_log2_tab instead of sharing it...
2012-10-11 Diego BiurrunMove avutil tables only used in libavcodec to libavcodec.
2012-10-09 Anton Khirnovlavc: split asv12 encoder/decoder
2012-10-04 Diego Biurrunbuild: Factor out mpegaudio dependencies to CONFIG_MPEG...
2012-10-01 Nathan CaldwellOpus encoder using libopus
2012-09-28 Nicolas GeorgeOpus decoder using libopus
2012-09-09 Samuel Pitoisetrtp: Depacketization of JPEG (RFC 2435)
2012-09-03 Diego Biurrunbuild: avcodec: order cosmetics
2012-09-03 Diego BiurrunDelete motion-test tool; it is of doubtful utility.
2012-08-31 Alberto DelmásMSS2 decoder
2012-08-27 Diego Biurrunbuild: Restore dependency of acelp_filters.o on celp_math.o
2012-08-27 Diego Biurruncelp_math: Replace duplicate ff_dot_productf() by ff_sc...
2012-08-27 Diego Biurruncelp_math: Move ff_cos() to the only place it is used
2012-08-27 Kostya Shishkovmss1: move code that will be reused by MSS2 decoder...
2012-08-26 Mans Rullgardcavs: convert cavsdata.h to a .c file
2012-08-24 Mans Rullgardlibavcodec: drop bogus dependencies from mpc[78] and...
2012-08-24 Mans Rullgardmpegaudio: move ff_mpa_enwindow to a separate file
2012-08-24 Diego Biurrunsvq1/svq3: Move common code out of SVQ1 decoder-specifi...
2012-08-21 Diego Biurrunbuild: Make the E-AC-3 encoder select the AC-3 encoder
2012-08-20 Diego Biurrunbuild: amrwb: Drop redundant lsp dependency declaration
2012-08-20 Jan Ekströmlavc: add Ut Video encoder
2012-08-17 Jan Ekströmutvideo: Rename utvideo.c to utvideodec.c
2012-08-16 Diego Biurrunbuild: Factor out rangecoder dependencies to CONFIG_RAN...
2012-08-16 Diego Biurrunbuild: Factor out error resilience dependencies to...
2012-08-14 Sebastien Zwickertvda: Merge implementation into one file
2012-08-14 Diego Biurrunbuild: Factor out mpegvideo encoding dependencies to...
2012-08-11 Anton Khirnovlavc: add codec descriptors.
2012-08-10 Anton Khirnovlavc: fix mixing CODEC_ID/AV_CODEC_ID in C++ code.
2012-08-09 Mans Rullgardmpegvideo: convert mpegvideo_common.h to a .c file
2012-08-09 Mans Rullgardbuild: factor out mpegvideo.o dependencies to CONFIG_MP...
2012-08-07 Anton Khirnovlavc: add AV prefix to codec ids.
2012-08-02 Mans Rullgarddct-test: always link with aandcttab.o
2012-08-02 Derek BuitenhuisCanopus Lossless decoder
2012-07-31 Diego Biurrundca: Move tables used outside of dcadec.c to a separate...
2012-07-31 Diego Biurrundca: Rename dca.c ---> dcadec.c
2012-07-26 Diego Biurrunbuild: Rename aandct component to more descriptive...
2012-07-22 Mohamed Naufal BasheerG.723.1 demuxer and decoder
2012-07-18 Mans Rullgardbuild: add CONFIG_VP3DSP, reduce repetition in OBJS...
2012-07-17 Michael Bradshawlibopenjpeg: introduce encoding support
2012-07-17 Michael Bradshawlibopenjpeg: rename decoder source file.
2012-07-13 Kostya ShishkovMS Expression Encoder Screen decoder
2012-07-12 Diego Biurrunbuild: Fix Ogg demuxer dependencies
2012-07-12 Diego Biurrunbuild: Fix FLAC demuxer dependencies
2012-07-12 Diego Biurrunflac: Move flac functions shared between libraries...
2012-07-12 Diego Biurrunbuild: Fix CAF demuxer dependencies
2012-07-12 Diego Biurrunbuild: Fix MP2 muxer dependencies
2012-07-12 Diego Biurrunbuild: Add missing build rules for the ISMV muxer
2012-07-12 Martin StorsjöSupport AAC encoding via the external library fdk-aac
2012-07-11 Kostya ShishkovTechSmith Screen Codec 2 decoder
2012-07-09 Kostya Shishkovmss3: split DSP functions that are used in MTS2(MSS4...
2012-07-04 Mans Rullgardflacdec: split off channel decorrelation as flacdsp
2012-07-02 Kostya ShishkovMS ATC Screen (aka MSS3) decoder
2012-06-20 Kostya ShishkovMS Screen 1 decoder
2012-06-18 Martin StorsjöAdd support for iLBC decoding/encoding via the external...
2012-06-05 Kostya ShishkovIndeo Audio decoder
2012-05-09 Diego Biurrunlibxvid: Give more suitable names to libxvid-related...
2012-05-09 Diego Biurrunlibxvid: Separate libxvid encoder from libxvid rate...
2012-05-07 Diego Biurrundv: Split profile handling code into a separate file.
2012-05-07 Diego BiurrunMove code shared between libdirac and libschroedinger...
2012-05-07 Diego Biurrunbuild: cosmetics: Add missing end-of-line backslashes...
2012-05-07 Diego Biurrunbuild: cosmetics: Split HEADERS/OBJS/PROGS lists into...
2012-05-05 Mans Rullgardaacps: move some loops to function pointers
2012-04-23 Diego BiurrunRemove libdirac decoder.
2012-04-20 Justin Rugglesavcodec: add a cook parser to get subpacket duration
2012-03-27 Diego Biurrundv: Split off DV video decoder into its own file.
2012-03-26 Diego Biurrunbuild: Only clean the architecture subdirectory we...
2012-03-21 Justin Ruggleslibvorbis: use AVCodec.encode2()
2012-03-21 Justin Rugglesra144enc: use AVCodec.encode2()
2012-03-21 Justin Rugglesnellymoserenc: use AVCodec.encode2()
2012-03-21 Justin Ruggleslibspeex: use AVCodec.encode2()
2012-03-20 Justin Ruggleslibmp3lame: use AVCodec.encode2()
2012-03-20 Justin Ruggleslibfaac: use AVCodec.encode2()
2012-03-20 Justin Rugglesaacenc: use AVCodec.encode2()
2012-03-20 Justin Rugglesoggdec: output correct timestamps for Vorbis
2012-03-19 Derek BuitenhuisZeroCodec Decoder
2012-03-19 Kostya ShishkovRealAudio Lossless decoder
2012-03-17 Paul B Maholavcodec: add XBM encoder
2012-03-09 Diego Biurrunbuild: Skip compiling xvmc.h under the correct condition.
2012-03-07 Diego Biurrunwma: Refactor common code to fix standalone compilation...
2012-03-05 Justin Rugglesdca_parser: parse the sample rate and frame durations
2012-03-03 Justin Rugglesavcodec: add a Vorbis parser to get packet duration
2012-03-02 Mashiat Sarker Sha... Windows Media Audio Lossless decoder
2012-03-01 Diego Biurrunmsmpeg4: Split encoding backend code off from general...
2012-02-23 Anton Khirnovlavc: drop libdirac encoder.
2012-02-23 Justin Rugglesmov: set channel layout for AC-3 streams based on the...
2012-02-20 Justin Ruggleslibmp3lame: use avpriv_mpegaudio_decode_header() for...
2012-02-17 Aneesh Dograavcodec: add a Sun Rasterfile encoder
2012-02-15 Kostya Shishkovprores encoder
2012-02-15 Kostya Shishkovprores: move data shared between decoder and encoder...
2012-02-14 Paul B MaholCDXL demuxer and decoder
2012-02-13 Diego BiurrunMove PS2 MMI code below the mips subdirectory, where...
2012-02-09 Diego Biurrunbuild: Add missing directories to DIRS declarations.
2012-02-08 Diego BiurrunRemove Sun medialib glue code.
2012-01-31 Diego Biurrunh264: Split h264-test off into a separate file - golomb...
2012-01-29 Ronald S. Bultjepng: move DSP functions to their own DSP context.
next