5598 Commits (f122deb45cbd00ef0e1726e79dd3658b553d1eab)
 

Author SHA1 Message Date
Baptiste Coudurier 73920f079a simplify mov_read_hdlr patch by (Baptiste COUDURIER <baptiste.coudurier 0 smartjog o com>) 19 years ago
Baptiste Coudurier bd12d3e9dc add 'in32' fourcc support patch by (Baptiste COUDURIER <baptiste.coudurier 0 smartjog o com>) 19 years ago
Baptiste Coudurier 4ea28253b6 add mov_read_ftyp to check iso media file type and set c->mp4 patch by (Baptiste COUDURIER <baptiste.coudurier 0 smartjog o com>) 19 years ago
Alan Curry cd92221a8d Just a comment update, replacing a FIXME to reflect the new expectation of 19 years ago
Alan Curry b9a6fae930 don't call altivec_yuv2packedX() with a dstFormat that it doesn't support; 19 years ago
Luca Abeni 8cecedfbe8 ff_asts_init needs to be inside #ifdef CONFIG_MUXERS, remove some misplaced 19 years ago
Falk Hüffner 1b137298fa Change license header to LGPL for consistency. 19 years ago
Alan Curry cbddd5dfc6 Fix vec_clip for gcc's that don't handle (vector signed short){16} according 19 years ago
Mike Melanson 2637670144 complete AVS playback system (from Creature Shock computer game), 19 years ago
Aurelien Jacobs 220522479b Clarify creative ADPCM changelog entry 19 years ago
Alan Curry 247d2c9699 ng the fix for vCCoeffsBank patch by (Alan Curry <pacman TheWorld com>) 19 years ago
Alan Curry 999bbe8367 make swscale-example compile patch by (Alan Curry <pacman TheWorld com>) 19 years ago
Loren Merritt db8a64cba0 don't arbitrarily limit delta_qp 19 years ago
Aurelien Jacobs b86e38a0c2 better match CVS policy in the indent recomendation 19 years ago
Aurelien Jacobs 2433f24f60 add Creative 8 bits ADPCM schemes support 19 years ago
Michael Niedermayer dcadd216f1 mov fourccs for handling FCP files by (Baptiste COUDURIER )(baptiste.coudurier smartjog com) 19 years ago
Loren Merritt 8b03135958 fix some crashes on negative nalsize. 19 years ago
Michel Bardiaux 214c5f26c9 Use != instead of -ne in test invocations for greater portability. 19 years ago
Diego Biurrun 9cb2cf10b2 Revert unconditional config.h overwriting, it may cause unnecessary rebuilds. 19 years ago
Loren Merritt 171c407621 fix some crashes when missing frames 19 years ago
Diego Biurrun 6eb7182cf4 Unconditionally overwrite config.h. The current behavior where config.h is 19 years ago
Baptiste Coudurier 9df3437fe1 This patch makes output codec keeping input pix_fmt value when using 19 years ago
Måns Rullgård 2fdd5a68d3 add quotes around $(libdir) 19 years ago
Måns Rullgård 8b2121e3de move common parts of makefiles into common.mak 19 years ago
Diego Biurrun f41b1d3541 Remove obsolete big-endian FIXMEs. 19 years ago
Alex Beregszaszi aa11db2f23 10l, allocate bitbuffer with regard to the padding size 19 years ago
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