]> git.sesse.net Git - ffmpeg/history - libavcodec/Makefile
Support for BMP os2v1.
[ffmpeg] / libavcodec / Makefile
2007-07-09 Aurelien Jacobssplit rawvideo encoder and decoder in their own files
2007-07-09 Aurelien Jacobscompile rangecoder.o only when needed
2007-07-08 Stefan Gehrersplit decoder-specific parts into their own file
2007-07-06 Aurelien Jacobssplit SVQ1 decoder and encoder in their own files
2007-07-05 Aurelien Jacobssplit mpeg12 encoder out of mpeg12.c
2007-07-03 Benoit FouetDescription: split mpegvideo.c
2007-07-02 Alexis BallierQT RLE encoder
2007-06-25 Vitor SessakRoQ video encoder
2007-06-15 Måns Rullgårdreplace TARGET_* with HAVE_* simplifying lists in confi...
2007-06-15 Måns Rullgårdreplace TARGET_ARCH_* to ARCH_* for consistency
2007-06-12 Marc Hoffmanintegrating MPV_common_init_bfin into the build system...
2007-06-07 Diego BiurrunUse consistent names for all test programs.
2007-06-07 Diego BiurrunPreprocessor #defines starting with __ are reserved...
2007-06-06 Diego BiurrunAdd some forgotten lib prefixes to Makefile variables.
2007-06-06 Diego BiurrunGive all wrappers for external libraries names starting...
2007-05-29 Vitor SessakSplit RoQ decoder to accommodate future encoder patch
2007-05-23 Panagiotis IssarisMake the compilation of h264idct.c optional.
2007-05-22 Diego BiurrunRemove mdct.o and fft.o from fft-test prerequisites...
2007-05-21 Panagiotis IssarisOnly compile golomb.c when needed.
2007-05-21 Panagiotis IssarisFix compilation when the Sonic encoder and decoder...
2007-05-21 Panagiotis IssarisOnly compile cabac.c when needed.
2007-05-21 Panagiotis IssarisSplit the h261.c file into separate files for the encod...
2007-05-21 Diego BiurrunRename motion_test.c to motion-test.c, which is the...
2007-05-20 Aurelien Jacobsmake compilation of mpegaudiodec conditional
2007-05-20 Aurelien Jacobsremove dependency of mpeg audio encoder over mpeg audio...
2007-05-20 Aurelien Jacobsloosen dependencies over mpegaudiodec
2007-05-19 Aurelien Jacobsmove mjpeg-b decoder in its own file
2007-05-19 Aurelien Jacobsmove sp5x decoder in its own file
2007-05-19 Aurelien Jacobsallows to disable jpegls decoder
2007-05-19 Aurelien Jacobsmove mjpega_dump_header bitstream filter in its own...
2007-05-19 Aurelien Jacobsmove imx_dump_header bitstream filter in its own file
2007-05-19 Aurelien Jacobsmove dump_extradata bitstream filter in its own file
2007-05-19 Aurelien Jacobsmove remove_extradata bitstream filter in its own file
2007-05-19 Aurelien Jacobsmove noise bitstream filter in its own file
2007-05-19 Aurelien Jacobsmove mp3_header_compress bitstream filter in its own...
2007-05-19 Aurelien Jacobsmove mp3_header_decompress bitstream filter in its...
2007-05-19 Aurelien Jacobsmove some common mpeg audio tables from mpegaudiodectab...
2007-05-18 Aurelien Jacobssplit ljpeg encoder out of mjpeg.c
2007-05-17 Aurelien Jacobsremove libdts decoder, we have a native dts decoder
2007-05-17 Aurelien Jacobssplit mjpeg.c into an encoder and a decoder file
2007-05-17 Benjamin LarssonOnly compile fft and mdct when needed.
2007-05-16 Ronald S. BultjeAdd libavcodec to compiler include flags in order to...
2007-05-14 Panagiotis IssarisMake vp3dsp*.c compilation optional.
2007-05-13 Aurelien Jacobssplit jpeg_ls into jpeglsdec, jpeglsenc and jpegls
2007-05-13 Diego BiurrunUse TARGET_ARMV6 variable instead of HAVE_ARMV6 for...
2007-05-12 Aurelien Jacobsmake compilation of mjpeg.c optional
2007-05-12 Jason Millardallow to enable or disable every bitstream filters...
2007-05-12 Diego Biurruncosmetics: Group all test targets together.
2007-05-11 Aurelien Jacobsrename pnm.c to pnmenc.c and pnm_common.c to pnm.c
2007-05-10 Aurelien Jacobsmake compilation of pnm.c optional
2007-05-10 Aurelien Jacobsmove pnm parser in its own file
2007-05-10 Aurelien Jacobsmove mjpeg parser in its own file
2007-05-10 Aurelien Jacobssplit h264.c to move parser in its own file
2007-05-10 Aurelien Jacobsrename vorbis.c to vorbis_dec.c and vorbis_common.c...
2007-05-10 Aurelien Jacobsloosen vorbis_enc.c dependencies by spliting vorbis.c
2007-05-10 Panagiotis IssarisFix Vorbis encoder Xiph dependency by making sure the...
2007-05-10 Aurelien Jacobssplit msmpeg4 data to easily share some of it with...
2007-05-10 Aurelien Jacobsadd missing rules for wmv2 compilation
2007-05-09 Diego BiurrunAllow conditional compilation of H.263-related decoders.
2007-05-09 Aurelien Jacobsmove cavs parser in it's own file
2007-05-08 Aurelien Jacobsmove aac and ac3 parsers in their own files
2007-05-08 Diego BiurrunMove H.263 parser to its own file.
2007-05-07 Ivo van PoortenRenderware TXD decoder
2007-05-07 Vitor SessakRoQ audio encoder
2007-05-06 Kostya ShishkovMove VC-1 data to .c file
2007-05-06 Diego BiurrunMove dvdsub parser to its own file.
2007-05-06 Diego BiurrunRename dvbsubdec_parser.c to dvbsub_parser.c.
2007-05-06 Diego BiurrunMove dvbsubdec parser to its own file.
2007-05-05 Aurelien Jacobsmove mpegvideo_parser in it's own file
2007-05-05 Aurelien Jacobsmove mpegaudio_parser in it's own file
2007-05-05 Aurelien Jacobsmove mpeg4video_parser in it's own file
2007-05-05 Diego Biurrunparser.c is compiled unconditionally, there is no need...
2007-05-05 Diego Biurrunparser.c is compiled unconditionally, there is no need...
2007-05-04 Diego BiurrunMove H.261 parser to its own file.
2007-05-04 Diego BiurrunMove VC1 parser to its own file.
2007-05-03 Diego BiurrunMove dca parser to its own file.
2007-05-03 Diego BiurrunGive libamr decoders/encoders a lib prefix in the name.
2007-04-29 Ivo van Poortenadd V.Flash PTX decoder
2007-04-25 Aurelien Jacobsmove ac3 tables from a .h to a .c
2007-04-25 Diego Biurruncosmetics: Put AMR entry in alphabetical order with...
2007-04-25 Diego BiurrunRemove hackish support for the non-free fixed-point...
2007-04-21 Alex Beregszasziac3 parser requires tables from ac3tab.h, which are...
2007-04-17 Benjamin LarssonAtrac3 decoder.
2007-04-15 Diego BiurrunMove AC3 header parsing code together with the rest...
2007-04-12 Stanislav BrabecReplace hackish support for amr-nb and amr-wb. Instead...
2007-04-10 Luca Barbatossd_int8_vs_int16_altivec, not completely benchmarkedwi...
2007-04-07 Nicholas TungBethsoft VID demuxer and video decoder
2007-04-07 Marco GerardsTHP PCM decoder, used on the Nintendo GameCube.
2007-04-07 Michael NiedermayerTIFF-LZW encoding support by (Bartlomiej Wolowiec b...
2007-04-07 Anssi HannulaInterplay C93 demuxer and video decoder
2007-04-06 Xiaohui SunSGI image decoder ported to the new image API.
2007-04-03 Michael Niedermayertiff encoder by (Bartlomiej Wolowiec b.wolowiec stude...
2007-04-03 Michael Niedermayergeneric rle encoder by Bartlomiej Wolowiec b.wolowiec...
2007-04-02 Marc HoffmanRemove stray object from list of Blackfin assembler...
2007-04-01 Marc Hoffmanbfin dsputils, basic pixel operations sads, diffs,...
2007-04-01 Diego BiurrunMerge redundant comments.
2007-03-31 Diego Biurrundct-test works on non-x86 now.
2007-03-25 Aurelien Jacobsuse generic xiph header spliting func to split theora...
2007-03-25 Aurelien Jacobsextract vorbis header spliting code into a reusable...
2007-03-18 Baptiste Coudurierdnxhd decoder
next