524 Commits (6865337f7bfa38029cf73b7b7026b446051ce1a2)

Author SHA1 Message Date
Aurelien Jacobs 5bb127a98f extract vorbis header spliting code into a reusable function 18 years ago
Baptiste Coudurier 52b6bad219 dnxhd decoder 18 years ago
Bobby Bingham 2c0c00cb14 Targa (.tga) encoder, 18 years ago
Kostya Shishkov 33a0dd378a DXA demuxer and decoder 18 years ago
Justin Ruggles 43a0791b66 the AC-3 parser needs ac3.o 18 years ago
Justin Ruggles 4258a0a32a Remove common code from AC-3 encoder and utilize ac3.c. 18 years ago
Kostya Shishkov 01ca9ac334 DCA decoder 18 years ago
Diego Biurrun 3cee76e6c9 Remove useless conditional. 18 years ago
Diego Biurrun e870111e4f Only compile snowdsp_mmx.c if the Snow decoder is enabled. 18 years ago
Diego Biurrun 3dc09ed188 simplify i386 object handling 18 years ago
Diego Biurrun 7bc5f2a8a4 Restore the possibility to link liba52 instead of dlopening. 18 years ago
Diego Biurrun 0900a85fe8 Remove internal liba52; external lib still works, native decoder coming up. 18 years ago
Diego Biurrun 9b1a3ea0de missing spaces 18 years ago
Michael Niedermayer 5968607304 wma encoder 18 years ago
Diego Biurrun 52548eeede BMP encoder by Michel Bardiaux, mbardiaux mediaxim be 18 years ago
Reimar Döffinger 4302963daa Move lzo decompression to libavutil 18 years ago
Måns Rullgård 7d42886b93 ARMv6 SIMD IDCT 18 years ago
Diego Biurrun 722dabcc94 Move conditional CFLAGS and OBJS setting to common place. 18 years ago
Diego Biurrun 150d27725b Theora encoding via libtheora. 18 years ago
Måns Rullgård 90d912afd9 remove no longer needed ifeq tests 18 years ago
Benjamin Larsson 053185c2fa Flash screen video encoder. 18 years ago
Diego Biurrun efbd19fe76 Declare zlib dependency in the Makefile, not in the source. 18 years ago
Siarhei Siamashka 7a88606398 Optimization of 'dct_unquantize_h263_intra' for ARM (armv5te) 18 years ago
Diego Biurrun 20c9dfe391 cosmetics: Reorder external libraries. 18 years ago
Diego Biurrun 6ebe07fbb5 variable renaming: mp3lame --> libmp3lame 18 years ago
Diego Biurrun 2eed5a461f Rename variables: faad --> libfaad, faac --> libfaac, faadbin --> libfaadbin 18 years ago
Diego Biurrun 3ffab36139 variable renaming: dts --> libdts 18 years ago
Diego Biurrun f8904fd959 Rename variables: a52 --> liba52, a52bin --> liba52bin 18 years ago
Kostya Shishkov 185c7b6b26 Musepack SV7 decoding support 18 years ago
Panagiotis Issaris c6b237da9e Adding H.264 DCT. 18 years ago
Panagiotis Issaris e39e60a37e Adding function which enables writing H.264 NAL units. 18 years ago
Kostya Shishkov 3dd52c5afe Now ZMBV encoder compiles 18 years ago
Michael Niedermayer f95778f80d fix compilation 18 years ago
Kostya Shishkov f48d6e1b44 ZMBV encoder 18 years ago
Diego Biurrun 8cff89be43 Conditionally compile some of the AltiVec optimizations. 18 years ago
Diego Biurrun 248bc6bb8c Fix compilation with VC-1 decoder disabled. 18 years ago
Måns Rullgård af63114e0d rename CONFIG_AC3 to CONFIG_A52 18 years ago
Stefan Gehrer 53aa68b329 move all cavs-parsing to cavs.c 18 years ago
Måns Rullgård 997baf0141 allow spaces in source and build directory names 18 years ago
Baptiste Coudurier 93481fe5fe change gif muxer to simple gif encoder 18 years ago
Diego Biurrun e164fbfeac Make tests compile on non-x86. 18 years ago
Diego Biurrun 9a64e0440e cosmetics: Restore alphabetical order. 18 years ago
Oded Shimon e389399289 fix for disabling vorbis decoder but enabling vorbis encoder 18 years ago
Kostya Shishkov 84ed36da85 IMC decoder 18 years ago
Diego Biurrun ebd6a69444 Rename dvdsub.c to dvdsubdec.c. 18 years ago
Kostya Shishkov ffc5430bc3 LZW decoder as separate module plus TIFF LZW support 18 years ago
Luca Abeni a163ed1aaa Do not use a fake libavcodec/swscale.h, but always use the real one 18 years ago
Baptiste Coudurier 06d392a7cc change gif demuxer to gif decoder 18 years ago
Diego Biurrun 14f29f795d Revert putting EXTRALIBS in common.mak, linking fails on MinGW. 18 years ago
Diego Biurrun a88fc5c040 Remove intrinsics checks, they are no longer used. 18 years ago