146 Commits (505dfb09d9455711e6407192088dadccfb30d59e)

Author SHA1 Message Date
Aurelien Jacobs e9f36c5c4d move common voc muxer and demuxer data to voc.c 18 years ago
Aurelien Jacobs 5d244b2932 split voc.c into vocdec.c and vocenc.c 18 years ago
Diego Biurrun 54eb77c05e Move BeOS-specific code into os_support.c. 18 years ago
Måns Rullgård 2e1913b193 check for inet_aton in configure 18 years ago
Diego Biurrun 8fc433b476 Remove wrong/misleading comment. 18 years ago
Oded Shimon f956e12954 Add libnut support until ffmpeg gets an independant and complete de/muxer for NUT 18 years ago
Michael Niedermayer 619d8e2e58 updating nut demuxer to latest spec 18 years ago
Måns Rullgård 997baf0141 allow spaces in source and build directory names 18 years ago
Ryan Martell 1d1be919ce add support for rtp/h264 streaming 18 years ago
Baptiste Coudurier f932cdf209 kill AVImageFormat 18 years ago
Diego Biurrun 20cd83e276 cosmetics: Restore alphabetical order. 18 years ago
Ryan Martell d83723305e move up (in the file) AAC audio handling moved from below 18 years ago
Diego Biurrun 14f29f795d Revert putting EXTRALIBS in common.mak, linking fails on MinGW. 18 years ago
Diego Biurrun 07a1b05e66 Consistently use $(BUILD_ROOT). 18 years ago
Baptiste Coudurier 29f86228a0 support for Tiertex .seq files demuxing/video decoding, by Gregory Montoir %cyx A users P sourceforge P net% 18 years ago
Reynaldo H. Verdejo Pinochet 28146a8c7a new mtv demuxer 18 years ago
Baptiste Coudurier 72450e50a5 support for Delphine Software .cin files demuxing / audio and video decoding, by Gregory Montoir %cyx A users P sourceforge P net% 18 years ago
Diego Biurrun dadb850a50 Move CFLAGS handling to common.mak. 18 years ago
Diego Biurrun cbeee4d8e5 Replace -I../-I. by -I$(BUILD_ROOT). 18 years ago
Diego Biurrun 0533322ea3 Move EXTRALIBS handling to common.mak. 18 years ago
Diego Biurrun e8b409b50f rtp.o needs mpegts.o 18 years ago
Kostya Shishkov 730581f3b4 WavPack lossless audio decoder 18 years ago
Panagiotis Issaris d4fc91b449 Split the DV demuxer and muxer into separate files (as suggested by Diego 18 years ago
Diego Biurrun ec53e1109a Remove empty variable declaration. 18 years ago
Steve L'Homme 8ac17293d3 AVISynth support, patch by Steve Lhomme % slhomme A divxcorp P com % 18 years ago
Diego Biurrun 7981555d89 Move all internal -I parameters to the front of CFLAGS to avoid using external 18 years ago
Baptiste Coudurier e40ee6a268 move common code from mov.c and movenc.c to isom.c 18 years ago
Baptiste Coudurier 07bf2af864 MXF demuxer 18 years ago
Baptiste Coudurier 86329cce04 GXF muxer 18 years ago
Måns Rullgård 4b65d88fd7 replace -D_GNU_SOURCE with -D_ISOC9X_SOURCE to avoid accidental use 18 years ago
Måns Rullgård b9a73d8d2f move adler32 to libavutil 18 years ago
Måns Rullgård 3ab60c830a nut needs crc.o 18 years ago
Måns Rullgård 9d9f4119bd move common stuff from avienc.c and wav.c to new file riff.c 18 years ago
Måns Rullgård ff70e60176 allow individual selection of muxers and demuxers 18 years ago
Diego Biurrun f130fd4630 cosmetics: Break overly long lines. 18 years ago
Reimar Döffinger cc0bc648f0 add GXF demuxer 18 years ago
Måns Rullgård 42225a3058 remove redundant make variable SUBDIR 19 years ago
Måns Rullgård e1203ac098 ogm demuxing 19 years ago
Diego Biurrun 60827a1a80 Further simplify AMR build. 19 years ago
Diego Biurrun 2cf30841b5 Have EXTRALIBS appear after other link options, fixes shared build on Cygwin. 19 years ago
Reimar Döffinger dfca23e361 NuppelVideo/MythTVVideo support, including rtjpeg decoder 19 years ago
Kostya Shishkov 348efc1836 Smacker demuxer and decoder. 19 years ago
Mike Melanson 2637670144 complete AVS playback system (from Creature Shock computer game), 19 years ago
Måns Rullgård 8b2121e3de move common parts of makefiles into common.mak 19 years ago
Mike Melanson 4e114829b1 complete American Laser Games MM playback system, courtesy of Peter Ross 19 years ago
Alex Beregszaszi aafaeabb47 tta demuxer, also usable for moving tta audio data into an other container 19 years ago
Diego Biurrun a050253f8c Use the incdir variable. 19 years ago
Diego Biurrun dc2a1ce5c0 Simplify header installation. 19 years ago
Diego Biurrun b12f8273fa Separate library install into static and shared installation. 19 years ago
Diego Biurrun f29f3b5d9f Separate header file installation from the general install target. 19 years ago