]> git.sesse.net Git - ffmpeg/history - libavcodec/Makefile
dds: Fix enum declaration
[ffmpeg] / libavcodec / Makefile
2014-04-07 Paul B Mahollibtwolame MP2 encoding support
2014-04-06 Paul B MaholLucasArts SMUSH VIMA audio decoder
2014-04-06 Paul B MaholLucasArts SMUSH SANM video decoder
2014-04-04 Peter RossOn2 VP7 decoder
2014-03-31 Jimmy ChristensenOpenEXR decoder
2014-03-27 Paul B Maholbmp: add a standalone parser
2014-03-27 Vittorio GiovaraX-Bitmap decoder
2014-03-27 Paul B MaholPAF demuxer and decoder
2014-03-27 Aleksi NurmiBRender PIX image decoder
2014-03-26 Vittorio GiovaraAlias PIX image encoder and decoder
2014-03-24 Diego Biurrunbuild: Add config option for CABAC code
2014-03-23 Luca Barbatoh264: Split h264 slice decoding from nal decoding
2014-03-23 Vittorio Giovarah264: move macroblock decoding into its own file
2014-03-23 Luca Barbatobuild: Sort h264 objects
2014-03-23 Luca Barbatobuild: h264 parser depends on full h264 decoder
2014-03-22 Diego Biurrundsputil: Move thirdpel-related bits into their own...
2014-03-16 Vittorio Giovarampegvideo: move ff_draw_horiz_band() to mpegutils.c
2014-03-06 Diego Biurrunbuild: Let the SVQ3 decoder depend on the H.264 decoder
2014-02-28 Diego Biurrunbuild: Let the ffvhuff decoder/encoder depend on the...
2014-02-28 Diego Biurrunbuild: Let the iac decoder depend on the imc decoder
2014-02-28 Diego Biurrunbuild: Let all MJPEG-related decoders depend on the...
2014-02-28 Diego Biurrunbuild: Let AMV decoder depend on the SP5X decoder
2014-02-28 Diego Biurrunprores: Drop DSP infrastructure for prores encoder...
2014-02-26 Diego Biurrunbuild: Do not redundantly specifiy H.263-related object...
2014-02-16 Diego BiurrunMove all example programs to doc/examples
2014-02-12 Derek BuitenhuisAdd libx265 encoder
2014-02-08 Kostya ShishkovMirillis FIC video decoder
2014-01-15 Diego Biurrunbuild: Add separate hidden config option for the intrax...
2014-01-09 Maxim PolijakowskiATRAC3+ decoder
2013-12-21 Justin RugglesAdd a libwebp encoder
2013-12-17 Peter Holikpng: add a standalone parser
2013-12-13 Diego Biurrunbuild: Merge pthreads/w32threads OBJS declarations
2013-12-09 Diego Biurrunconfigure: Prefix libc-related variables with "libc_"
2013-12-09 Anton Khirnovp*menc: use the AVFrame API properly.
2013-12-07 Guillaume Martreslibvpx: do not mark VP9 as experimental when using...
2013-12-02 Diego Biurrundv: Split off DV video encoder into its own file
2013-12-02 Diego Biurrundv: Move DV VLC data tables out of header file
2013-11-26 Anton Khirnovlavc: remove mp3_header_(de)compress bitstream filters
2013-11-23 Diego Biurrunmpegaudiodec: Consistently handle fixed/float templating
2013-11-15 Ronald S. Bultjelavc: VP9 decoder
2013-11-08 Diego Biurrundsputil: Split off H.263 bits into their own H263DSPContext
2013-11-04 Anton Khirnovlavc: split slice and frame threading functions into...
2013-10-31 Guillaume MartresAdd HEVC decoder
2013-10-31 David KmentHNM4/HNM4A demuxer & video decoder
2013-10-28 Anton Khirnovlavc: remove old unused audio conversion functions.
2013-09-26 Paul B Maholpcm: support 24-bit/32-bit little-endian planar
2013-09-18 Justin RugglesAdd a WebP decoder
2013-08-31 Christian Schmidtpcm_dvd: consolidate pieces from pcm.c and mpeg.c
2013-08-31 Christian Schmidtpcm_bluray: rename pcm-mpeg.c to pcm-bluray.c
2013-08-20 Martin StorsjöAdd a libfdk-aac decoder
2013-08-09 Martin Storsjölibavutil: Make avpriv_open a library-internal function...
2013-08-08 Kostya ShishkovVoxware MetaSound decoder
2013-08-05 Kostya Shishkovtwinvq: Split VQF-specific part from common TwinVQ...
2013-08-05 Rémi Denis-Courmontvdpau: store picture data in picture's rather than...
2013-06-10 Anton Khirnovlavc: add a libwavpack encoder wrapper
2013-06-03 Kostya ShishkovGo2Webinar decoder
2013-05-24 Anton Khirnovw32pthreads: move from lavc to compat/
2013-05-18 Eli FriedmanEscape 130 (RPL) decoder
2013-05-17 Kostya ShishkovApple Intermediate Codec decoder
2013-04-22 Nicolas BertrandJPEG 2000 decoder for DCinema
2013-04-19 Ronald S. Bultjehpeldsp: Add half-pel functions (currently copies of...
2013-04-10 Diego Biurrunh261: Move shared data tables from a header to a proper...
2013-04-10 Ronald S. Bultjedsputil: Make dsputil selectable
2013-03-27 Martin Storsjömsmpeg4: Split decoding related functions to a separate...
2013-03-27 Diego BiurrunSplit MPEG-1/2 decoder code off from MPEG-1/2 common...
2013-03-27 Diego Biurrundca: Move ff_dca_convert_bitstream() to the DCA common...
2013-03-11 Anton Khirnovlavc: remove disabled FF_API_AVCODEC_RESAMPLE cruft
2013-03-09 Anton Khirnovlavc: remove disabled FF_API_CODEC_ID cruft
2013-03-07 Diego Biurrunbuild: cosmetics: Group hw accelerator Makefile entries...
2013-02-17 Luca Barbatobuild: make audio_frame_queue a stand-alone component
2013-02-17 Diego Biurrunbuild: The libopencore-amrnb encoder depends on audio_f...
2013-02-06 Diego Biurrundsputil: Separate h264chroma
2013-01-24 Mans Rullgarddsputil: Separate h264 qpel
2013-01-21 Ronald S. Bultjewmv2: move IDCT to its own DSP context.
2013-01-20 Ronald S. BultjeMove vorbis_inverse_coupling from dsputil to vorbisdspc...
2013-01-14 Luca Barbatolibvpx: make vp8 and vp9 selectable
2013-01-14 Diego Biurrunbuild: Remove stray Makefile entry for non-existent...
2013-01-13 Rémi Denis-Courmontvdpau: Add VC-1 decoding via hwaccel infrastructure
2013-01-13 Rémi Denis-Courmontvdpau: Add H.264 decoding via hwaccel infrastructure
2013-01-13 Rémi Denis-Courmontvdpau: Add MPEG-4 decoding via hwaccel infrastructure
2013-01-13 Rémi Denis-Courmontvdpau: Add MPEG-1/2 decoding via hwaccel infrastructure
2013-01-06 Diego BiurrunDrop Snow codec
2012-12-23 Anton Khirnovhuffyuv: split encoder and decoder into separate files.
2012-12-20 Ronald S. Bultjelavc: introduce VideoDSPContext
2012-12-07 Paul B Maholtak: demuxer, parser, and decoder
2012-12-05 Justin Rugglesalacenc: add support for multi-channel encoding
2012-11-29 Diego Biurrunbuild: The FLAC encoder also depends on the flacdsp...
2012-11-20 Luca Barbatoavcodec: split avpicture from imgconvert
2012-11-13 Diego BiurrunDrop broken and unused CABAC test program.
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
next