source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @6df5f6ae   19 years michaelni size[0-3] are not initialized (and can get random negative trash …
(edit) @1bd86246   19 years mans kill some warnings Originally committed as revision 5063 to …
(edit) @285b570f   19 years lorenm fix a memory leak on seeking. Originally committed as revision 5062 …
(edit) @788223b1   19 years diego Remove outdated FAQ entry about A/V sync issues when grabbing. …
(edit) @d315ec5c   19 years diego Use BSD-compatible expr syntax and change test -ne to test != for …
(edit) @1d773cfd   19 years pacman Fix rgb32tobgr16, rgb32to15, and rgb32tobgr15. All had the same …
(edit) @7bdb4f67   19 years michaelni 10l (forgot EOBs) Originally committed as revision 5059 to …
(edit) @927e193d   19 years Aurélien Jacobs get ride of perl and sort in ffserver regtest (and avoid problem with …
(edit) @2af79946   19 years Aurélien Jacobs update ffserver.regression.ref to the actual md5 values Originally …
(edit) @ddf2b51b   19 years Aurélien Jacobs fix ffserver regtest inconsistency between different arch (and even …
(edit) @6661b21   19 years michaelni dont lowwer qnos of more blocks then needed Originally committed as …
(edit) @88d6903e   19 years gpoirier Give a hint about what is the expected the data type of command line …
(edit) @d2d230a7   19 years michaelni fixing dv_guess_qnos() roman, dont hesitate to reverse this and solve …
(edit) @fe78f7cd   19 years michaelni print a big warning if we mess up and run out of space ... Originally …
(edit) @b4712e3c   19 years michaelni CTTS support patch by (Baptiste COUDURIER <baptiste.coudurier smartjog …
(edit) @70b0bb87   19 years diego link fixes Originally committed as revision 5050 to …
(edit) @afe6a4a0   19 years ikalvachev Use native bswap32 instruction when CPU is x86_64 instead of …
(edit) @85ed1022   19 years lorenm minor simplifications in cabac_mb_type Originally committed as …
(edit) @571fa531   19 years alex support correct ptses on other than version 3.2.0 aswell Originally …
(edit) @5cb9fda4   19 years diego Fix AltiVec H.264 decoding on FSF gcc. patch by Luca Barbato, lu_zero …
(edit) @1319a77   19 years alex added none/8bit/24bit audio formats and defaulting to s16 for now …
(edit) @33f5e2ec   19 years alex make those nasty variables static, also fix a html bug Originally …
(edit) @fb7a2bf   19 years alex check for CODEC_ID_NONE instead 0, tobe compatible with movenc.c and …
(edit) @a1db1fc4   19 years alex explain extradata and pass avctx to av_log's Originally committed as …
(edit) @b0ca5735   19 years diego ZMBV 15-/16-/32-bit decoding. 24-bit mode is disabled because it's not …
(edit) @277fe229   19 years mans pass noise reduction option to x264 patch by Erik Slagter <erik at …
(edit) @b0ec9efd   19 years diego Increase maximum number of B-frames, necessary for H.264 encoding. …
(edit) @de23f234   19 years michaelni Cleans reading stsd audio, and makes it more generic patch by …
(edit) @a7f41f91   19 years diego The current_sample field is meant to be the sample number, not an …
(edit) @c7bb67c4   19 years mans Create installation directories in the common install-* targets. This …
(edit) @c2ca19d7   19 years michaelni RMP4 ("xvid fork") decoding support Originally committed as revision …
(edit) @da6ec720   19 years gpoirier Colin offered to maintain Amiga PPC port, Romain has only OSX …
(edit) @73920f07   19 years michaelni simplify mov_read_hdlr patch by (Baptiste COUDURIER …
(edit) @bd12d3e9   19 years michaelni add 'in32' fourcc support patch by (Baptiste COUDURIER …
(edit) @4ea28253   19 years michaelni add mov_read_ftyp to check iso media file type and set c->mp4 patch by …
(edit) @cd92221   19 years pacman Just a comment update, replacing a FIXME to reflect the new …
(edit) @b9a6fae9   19 years pacman don't call altivec_yuv2packedX() with a dstFormat that it doesn't …
(edit) @8cecedf   19 years diego ff_asts_init needs to be inside #ifdef CONFIG_MUXERS, remove some …
(edit) @1b137298   19 years mellum Change license header to LGPL for consistency. Originally committed …
(edit) @cbddd5df   19 years pacman Fix vec_clip for gcc's that don't handle (vector signed short){16}
(edit) @26376701   19 years mike complete AVS playback system (from Creature Shock computer game), …
(edit) @22052247   19 years Aurélien Jacobs Clarify creative ADPCM changelog entry Originally committed as …
(edit) @247d2c96   19 years michaelni ng the fix for vCCoeffsBank patch by (Alan Curry <pacman TheWorld …
(edit) @999bbe8   19 years michaelni make swscale-example compile patch by (Alan Curry <pacman TheWorld …
(edit) @db8a64cb   19 years lorenm don't arbitrarily limit delta_qp Originally committed as revision …
(edit) @b86e38a0   19 years Aurélien Jacobs better match CVS policy in the indent recomendation Originally …
(edit) @2433f24f   19 years Aurélien Jacobs add Creative 8 bits ADPCM schemes support Originally committed as …
(edit) @dcadd216   19 years michaelni mov fourccs for handling FCP files by (Baptiste COUDURIER …
(edit) @8b031359   19 years lorenm fix some crashes on negative nalsize. Originally committed as …
(edit) @214c5f26   19 years diego Use != instead of -ne in test invocations for greater portability. …
(edit) @9cb2cf10   19 years diego Revert unconditional config.h overwriting, it may cause unnecessary …
(edit) @171c407   19 years lorenm fix some crashes when missing frames Originally committed as revision …
(edit) @6eb7182c   19 years diego Unconditionally overwrite config.h. The current behavior where …
(edit) @9df3437f   19 years michaelni This patch makes output codec keeping input pix_fmt value when using …
(edit) @2fdd5a68   19 years mans add quotes around $(libdir) Originally committed as revision 5016 to …
(edit) @8b2121e3   19 years mans move common parts of makefiles into common.mak Originally committed …
(edit) @f41b1d3   19 years diego Remove obsolete big-endian FIXMEs. Originally committed as revision …
(edit) @aa11db2f   19 years alex 10l, allocate bitbuffer with regard to the padding size Originally …
(edit) @8170e5fb   19 years alex increase audio buffer to 1second of 48khz float audio Originally …
(edit) @3253c51f   19 years michaelni useless code removal by (Baptiste COUDURIER <baptiste.coudurier …
(edit) @8e955b13   19 years diego Move SRC_PATH out of the conditional, it is always added to …
(edit) @64018fd0   19 years diego Do not add quotes around SRC_PATH, the quoting has to be done at a …
(edit) @84fe9963   19 years alex improve video4linux2 detection (without sys/time.h it was complaining …
(edit) @eff22cc9   19 years mike add another set of zlib guards Originally committed as revision 5008 …
(edit) @1927cd41   19 years mike make TSCC endian-safe, PPC testing courtesy of Diego B. Originally …
(edit) @75b5b631   19 years michaelni fix demuxing of Video006.3gp Originally committed as revision 5006 to …
(edit) @232d8a1   19 years michaelni mov split chunks removal patch by (Baptiste COUDURIER / …
(edit) @dbb4f00a   19 years michaelni 10l for myself Originally committed as revision 5004 to …
(edit) @3dc411c0   19 years alex true audio Originally committed as revision 5003 to …
(edit) @8a2d410e   19 years alex tta and theora improvements Originally committed as revision 5002 to …
(edit) @4e5ef14   19 years michaelni mov debug clean patch by (Baptiste COUDURIER <baptiste.coudurier …
(edit) @9c8d8e84   19 years mike dosbox native ZMBV decoder, courtesy of Kostya Originally committed …
(edit) @4e114829   19 years mike complete American Laser Games MM playback system, courtesy of Peter …
(edit) @6df84c3a   19 years alex 10l, fails to compile when debug enabled Originally committed as …
(edit) @aafaeab   19 years alex tta demuxer, also usable for moving tta audio data into an other …
(edit) @a24c4a2a   19 years alex tta decoder, tested with 44khz mono and stereo (for the latter use …
(edit) @46ff904f   19 years eclipse7 Build also ffserver (if configured) when doing `make test' . approved …
(edit) @3840147e   19 years michaelni stsd fix by (Baptiste COUDURIER )baptiste.coudurier smartjog com) …
(edit) @1a9150b1   19 years diego Move libpostproc compilation to the top-level Makefile. Originally …
(edit) @26d46911   19 years diego Quote all installation paths to protect against spaces in the path. …
(edit) @a44a8bb8   19 years diego libpostproc installs into a different directory that needs to be …
(edit) @a050253f   19 years diego Use the incdir variable. Originally committed as revision 4990 to …
(edit) @08842d13   19 years diego 100l typo: forgotten $ Originally committed as revision 4989 to …
(edit) @6fe2dcd0   19 years diego 10l typo: libdir --> incdir Originally committed as revision 4988 to …
(edit) @63a5b0b1   19 years makovick - fix insufficient code length for exp_vlc - move vlc tweaking …
(edit) @dc2a1ce5   19 years diego Simplify header installation. Originally committed as revision 4986 …
(edit) @1d67a1d4   19 years diego Add incdir to configure. Originally committed as revision 4985 to …
(edit) @a4848db6   19 years diego Make sure that install-progs has the proper dependencies when …
(edit) @b12f827   19 years diego Separate library install into static and shared installation. …
(edit) @e60b4ced   19 years michaelni mp4 codecs objecttype handling patch by (Baptiste COUDURIER …
(edit) @f29f3b5d   19 years diego Separate header file installation from the general install target. …
(edit) @5e43b17e   19 years michaelni Fix for url_fclose() being called on an already closed file based on a …
(edit) @1eb17b3c   19 years diego The install-progs target should depend on $(PROG). Originally …
(edit) @81dcdc53   19 years diego Separate program installation into its own target. Originally …
(edit) @c86eb7ae   19 years diego Add installlib and install-headers targets like everywhere else. …
(edit) @d9c2bab2   19 years diego Install static libpostproc if CONFIG_PP is set. Originally committed …
(edit) @b1d2a364   19 years diego Install libpostproc headers if CONFIG_PP is set. Originally committed …
(edit) @d33d485   19 years diego Move the v{Y,C}CoeffsBank vectors into the SwsContext, filling them in …
(edit) @c9fa86d   19 years diego cosmetics: indentation fixes Originally committed as revision 17588 …
(edit) @f688668   19 years diego Fix big-endian color permutation problems. patch by Alan Curry, …
Note: See TracRevisionLog for help on using the revision log.