5322 Commits (8170e5fb4988ddbb4aec8f2e50974dcff0f1158c)
 

Author SHA1 Message Date
Alex Beregszaszi 8170e5fb49 increase audio buffer to 1second of 48khz float audio 19 years ago
Michael Niedermayer 3253c51f3d useless code removal by (Baptiste COUDURIER <baptiste.coudurier smartjog com) 19 years ago
Diego Biurrun 8e955b13ff Move SRC_PATH out of the conditional, it is always added to config.mak. 19 years ago
Diego Biurrun 64018fd015 Do not add quotes around SRC_PATH, the quoting has to be done at a later 19 years ago
Alex Beregszaszi 84fe996379 improve video4linux2 detection (without sys/time.h it was complaining about struct timeval 19 years ago
Mike Melanson eff22cc98b add another set of zlib guards 19 years ago
Mike Melanson 1927cd41e0 make TSCC endian-safe, PPC testing courtesy of Diego B. 19 years ago
Michael Niedermayer 75b5b63179 fix demuxing of Video006.3gp 19 years ago
Baptiste Coudurier 232d8a1fba mov split chunks removal patch by (Baptiste COUDURIER / baptiste.coudurier smartjog com> 19 years ago
Michael Niedermayer dbb4f00a2c 10l for myself 19 years ago
Alex Beregszaszi 3dc411c006 true audio 19 years ago
Alex Beregszaszi 8a2d410ecc tta and theora improvements 19 years ago
Baptiste Coudurier 4e5ef14f0a mov debug clean patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) 19 years ago
Mike Melanson 9c8d8e84e0 dosbox native ZMBV decoder, courtesy of Kostya 19 years ago
Mike Melanson 4e114829b1 complete American Laser Games MM playback system, courtesy of Peter Ross 19 years ago
Alex Beregszaszi 6df84c3ad4 10l, fails to compile when debug enabled 19 years ago
Alex Beregszaszi aafaeabb47 tta demuxer, also usable for moving tta audio data into an other container 19 years ago
Alex Beregszaszi a24c4a2ae4 tta decoder, tested with 44khz mono and stereo (for the latter use ffplay or change MAX_AUDIO_FRAME_SIZE) 19 years ago
Alexander Strasser 46ff904f3d Build also ffserver (if configured) when doing `make test' . 19 years ago
Michael Niedermayer 3840147e12 stsd fix by (Baptiste COUDURIER )baptiste.coudurier smartjog com) 19 years ago
Diego Biurrun 1a9150b194 Move libpostproc compilation to the top-level Makefile. 19 years ago
Diego Biurrun 26d469117f Quote all installation paths to protect against spaces in the path. 19 years ago
Diego Biurrun a44a8bb818 libpostproc installs into a different directory that needs to be created. 19 years ago
Diego Biurrun a050253f8c Use the incdir variable. 19 years ago
Diego Biurrun 08842d13dd 100l typo: forgotten $ 19 years ago
Diego Biurrun 6fe2dcd049 10l typo: libdir --> incdir 19 years ago
Jindřich Makovička 63a5b0b1ae - fix insufficient code length for exp_vlc 19 years ago
Diego Biurrun dc2a1ce5c0 Simplify header installation. 19 years ago
Diego Biurrun 1d67a1d46f Add incdir to configure. 19 years ago
Diego Biurrun a4848db6fe Make sure that install-progs has the proper dependencies when compiling 19 years ago
Diego Biurrun b12f8273fa Separate library install into static and shared installation. 19 years ago
Baptiste Coudurier e60b4ced1f mp4 codecs objecttype handling patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) 19 years ago
Diego Biurrun f29f3b5d9f Separate header file installation from the general install target. 19 years ago
Michael Niedermayer 5e43b17e7c Fix for url_fclose() being called on an already closed file based on a patch by (<Colin Ward> hitman codehq org) 19 years ago
Diego Biurrun 1eb17b3c35 The install-progs target should depend on $(PROG). 19 years ago
Diego Biurrun 81dcdc53a3 Separate program installation into its own target. 19 years ago
Diego Biurrun c86eb7ae86 Add installlib and install-headers targets like everywhere else. 19 years ago
Diego Biurrun d9c2bab2f8 Install static libpostproc if CONFIG_PP is set. 19 years ago
Diego Biurrun b1d2a364d7 Install libpostproc headers if CONFIG_PP is set. 19 years ago
Alan Curry d33d485e83 Move the v{Y,C}CoeffsBank vectors into the SwsContext, filling them in just 19 years ago
Diego Biurrun c9fa86df9d cosmetics: indentation fixes 19 years ago
Alan Curry f688668c3c Fix big-endian color permutation problems. 19 years ago
Michael Niedermayer 0b2bb3543f mpeg-ps probe 2nd try 19 years ago
Alexander Strasser 5c4b1b2538 Don't use pow/powf functions where we just need integer arithmetic. 19 years ago
Måns Rullgård 0a925109ec add adtsenc.c with myself as maintainer 19 years ago
Loren Merritt ef9d1d1575 h264: special case dc-only idct. ~1% faster overall 19 years ago
Måns Rullgård a283db3962 generate adts frame headers if required 19 years ago
Måns Rullgård 100a74222b use get_bits1/skip_bits[1] in ac3 and aac parsers 19 years ago
Aurelien Jacobs b96532e970 voc: set bits_per_sample correctly (fix mplayer playback) 19 years ago
Aurelien Jacobs ea395e8c6c add a Creative VOC (de)muxer 19 years ago