]> git.sesse.net Git - ffmpeg/history - libavcodec/Makefile
WMAL: Shift output samples by the specified number of padding zeroes.
[ffmpeg] / libavcodec / Makefile
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.
2012-01-28 Mans Rullgardaacsbr: move some simdable loops to function pointers
2012-01-27 Anton Khirnovlavc: remove the deprecated opt.h header.
2012-01-25 Diego Biurrunbuild: Automatically include architecture-specific...
2012-01-24 Justin Rugglesavcodec: add a new codec_id for CRYO APC IMA ADPCM.
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
next