source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @2900340   19 years diego Add mphq2 admins. Originally committed as revision 5296 to …
(edit) @2cf30841   19 years diego Have EXTRALIBS appear after other link options, fixes shared build on …
(edit) @e1ffc3a   19 years diego Revert Windows "warning" message. Originally committed as revision …
(edit) @60dfd147   19 years diego Fix SIGSEGV in rv10-null-pointer-500k.rm. patch by Wolfgang Scherer, …
(edit) @04f40508   19 years diego Allow passing CFLAGS through the environment on all platforms. …
(edit) @b9ca6d47   19 years diego output cosmetics Originally committed as revision 5291 to …
(edit) @37921ffd   19 years michaelni fix "concealing 0 DC, 0 AC, 0 MV errors" bug Originally committed as …
(edit) @5616f85d   19 years baptiste.coudurier clean and simplify mov_write_packet Originally committed as revision …
(edit) @b548f2b9   19 years michaelni ffv1 and ffvhuff havnt changed since a long time and noone proposed …
(edit) @611fd605   19 years baptiste.coudurier get avcC profile and level indication from sps (from handbrake) …
(edit) @18c697ac   19 years baptiste.coudurier write mdat in write_header avoid check in write_packet Originally …
(edit) @490c189b   19 years lucabe72 Disable v4l2 is videodev2.h is not "sanitized" Originally committed …
(edit) @32ba6fb1   19 years baptiste.coudurier dont write stss atom if keyframes only Originally committed as …
(edit) @fd7789db   19 years baptiste.coudurier decrease last_offset when ftyp is present Originally committed as …
(edit) @a336965e   19 years baptiste.coudurier fix edts for tracks without b frames Originally committed as revision …
(edit) @f1f7807a   19 years banan AC3 encoding volume fix, by Justin Ruggles jruggle earthlink net. …
(edit) @f122deb4   19 years lucabe72 Cosmetic patch: fix indentation (broken by previous cropping / padding …
(edit) @07d0cdfc   19 years lucabe72 Make cropping, padding, and rescaling independent (after this patch, …
(edit) @5341c209   19 years lucabe72 Baptiste COUDURIER's padding patch (reworked by me a little bit). …
(edit) @7b98bcbd   19 years dalias signedness error caused broken decoding Originally committed as …
(edit) @c4e2a535   19 years dalias 100l to loren. at least this fixes the compile error, but the code is …
(edit) @52dc09a5   19 years bugfood-ml Fix regression tests to match changed output of AC3 encoder (ac3enc.c …
(edit) @0c35eb1c   19 years r_togni Add missing external declaration for kmvc codec Originally committed …
(edit) @fd7b1991   19 years kostya.shishkov KMVC (used in Worms games) decoder. Works fine with samples from MPHQ …
(edit) @a01e08ee   19 years lu_zero hadamard8_diff* enabled on linux/ppc Originally committed as revision …
(edit) @265a1ac7   19 years pacman Reorganize vector constants to work around gcc 4.1 bug: …
(edit) @1c6606e2   19 years kostya.shishkov Fix demuxing of AVIs with pad streams. Originally committed as …
(edit) @9076fee4   19 years mans s/SAMPLT_FMT_NONE/SAMPLE_FMT_NONE/ typo spotted by Brian Brice <bbrice …
(edit) @75ca1a5f   19 years lorenm gmc_mmx tweaks Originally committed as revision 5269 to …
(edit) @87b041e0   19 years michaelni little h.264 related hunk from diff between cvs and mobile hackerz …
(edit) @9e282ba3   19 years michaelni the PSP rejects video with too high bitrates so lets claim they arent …
(edit) @7b748aff   19 years lucabe72 Introduce swscale interface in libavcodec Originally committed as …
(edit) @703c8195   19 years lorenm mmx implementation of 3-point GMC. (5x faster than C) Originally …
(edit) @841f65f2   19 years lorenm 2x faster ff_mpeg4_set_direct_mv Originally committed as revision …
(edit) @f760b70   19 years bugfood-ml AC3: support encoding fractional frame sizes Patch by Justin Ruggles, …
(edit) @c4e7baa8   19 years Roman R. * fixing DV-in-AVI type1 packet production bug Originally committed …
(edit) @d2fbcb3b   19 years mans #define [U]INT32_{MIN,MAX} if missing Originally committed as …
(edit) @9d9b432a   19 years mans This patch simply adds demuxing support for AC-3 streams in DVB TS …
(edit) @00a6b92b   19 years mans fix memory leak on mpegts close found by Andy Brown <abrown at daqtron …
(edit) @54009d42   19 years michaelni remove mpegvideo.c img resample dependancy Originally committed as …
(edit) @6b250e47   19 years michaelni get_xbits() optimization Originally committed as revision 5257 to …
(edit) @ad8812be   19 years michaelni remove useless code Originally committed as revision 5256 to …
(edit) @002a7414   19 years michaelni simplify loop a little Originally committed as revision 5255 to …
(edit) @78d2d4e1   19 years michaelni do UPDATE_CACHE only when needed (which should be VERY rare) …
(edit) @e7e2025a   19 years michaelni + (sign&1) -> -sign (1 instruction less) Originally committed as …
(edit) @ac2549b5   19 years michaelni avoid hard to predict branch (idea by arpi) Originally committed as …
(edit) @9296d45d   19 years michaelni warn user about crappy OS patch by (Steve Lhomme …
(edit) @46641a13   19 years lu_zero Proper typecast for vector bool Originally committed as revision 5250 …
(edit) @f880199   19 years dalias fix constraint violation: libavformat is not allowed to modify state …
(edit) @5d6ed7c1   19 years lucabe72 move enum PixelFormat from libavcodec to libavutil …
(edit) @d30ba3b   19 years michaelni reverting 1.31->1.33 fix coverity warning CID: 255 (uninitalized …
(edit) @1adc29ee   19 years michaelni dont forget table_size in the decode_frame return value Originally …
(edit) @1005f542   19 years bugfood-ml - Add new file internal.h for common internal-use-only functions. - …
(edit) @06ab9cff   19 years Roman R. * fixing -target *dv issues with not setting pix_fmt and adding dv50 …
(edit) @60f3c0b8   19 years michaelni fix gcc 2.95 compilation Originally committed as revision 5243 to …
(edit) @085065f0   19 years lu_zero Cast cruft in order to support Apple gcc Originally committed as …
(edit) @c6b1866b   19 years diego Ignore apiexample and test programs. Originally committed as revision …
(edit) @dc9cc5ed   19 years diego EXTRALIBS already contains -lm, no need to add it explicitly. …
(edit) @b88a718a   19 years michaelni avoid if(i>=63) check at the end of decode_block() Originally …
(edit) @415365d2   19 years michaelni avoid i++ in decode_block() Originally committed as revision 5238 to …
(edit) @7d2b787d   19 years michaelni minor optimization of decode_block() Originally committed as revision …
(edit) @c17be81   19 years lucabe72 Change img_convert() from img_fmt to img_fmt with img_copy() …
(edit) @22dde0e9   19 years michaelni optimizations by arpi Originally committed as revision 5235 to …
(edit) @6a1a892f   19 years mans use sdl-config with $cross_prefix patch by Frantisek Dvorak <valtri at …
(edit) @65f51a41   19 years mans be nice to syntax highlighting that doesn't understand here-docs …
(edit) @dfca23e3   19 years Reimar.Doeffinger NuppelVideo/MythTVVideo support, including rtjpeg decoder Originally …
(edit) @4f6a6e1f   19 years baptiste.coudurier skip 0byte packets Originally committed as revision 5231 to …
(edit) @a8fcaf40   19 years diego #define fseeko/ftello to fseeko64/ftello64, fixes MinGW compilation. …
(edit) @b0519015   19 years baptiste.coudurier ignore wrong negative cts values created by quicktime Originally …
(edit) @22b48b8   19 years lu_zero altivec support for snow Originally committed as revision 5228 to …
(edit) @e62c29bf   19 years lu_zero altivec support for snow Originally committed as revision 5227 to …
(edit) @302ed0dd   19 years baptiste.coudurier flush packets Originally committed as revision 5226 to …
(edit) @1e7ffa50   19 years diego Use '-' instead of '|| true' to ignore errors. Originally committed …
(edit) @5b663851   19 years banan Use a more descriptive error message. Originally committed as …
(edit) @3ed73c46   19 years baptiste.coudurier let vorbis decoder init too, fix mi2_vorbis51.mp4 Originally …
(edit) @e31bd3e3   19 years baptiste.coudurier add mp3on4 detection, fix red.mp4 Originally committed as revision …
(edit) @94ede53e   19 years baptiste.coudurier fix double free, priv_data is freed in av_open_input_stream …
(edit) @a3a80ddc   19 years baptiste.coudurier use 64bit atom version if needed Originally committed as revision …
(edit) @d766800b   19 years michaelni dont set random timestamps if they are not known Originally committed …
(edit) @78a11456   19 years michaelni fixing timebase Originally committed as revision 5218 to …
(edit) @76fabb45   19 years kostya.shishkov Don't use get_vlc2() when tree is one symbol. This fixes audio …
(edit) @662710ed   19 years diego Rename time variable to the more descriptive block_time. patch by …
(edit) @2ea39252   19 years lorenm 10l in 1.199 (write_back_motion with B-pyramid + spatial) Originally …
(edit) @5e8b787a   19 years lorenm simplified and slightly faster h264_chroma_mc8_mmx Originally …
(edit) @a11a334d   19 years mans make install target depend on vhooks Originally committed as revision …
(edit) @ec04d244   19 years baptiste.coudurier let faad init parameters properly, fix many SBR samples Originally …
(edit) @99487f4   19 years baptiste.coudurier fix demuxing of CDR-Dinner_LAN_800k.mp4 Originally committed as …
(edit) @e1017f2   19 years baptiste.coudurier need to dissociate pcm 16bit and 8bit cases Originally committed as …
(edit) @67dd33f9   19 years baptiste.coudurier use av_d2q to parse frame rate Originally committed as revision 5209 …
(edit) @0dd39bfe   19 years baptiste.coudurier Quicktime creates S8 that way too Originally committed as revision …
(edit) @a66abcb1   19 years baptiste.coudurier vorbis seems to be 221, decodes borgcube_vorbis20.mp4, demux …
(edit) @dc2bf20e   19 years mans ST16 is undefined for non-GNU compilers. Patch by Steve Lhomme …
(edit) @96277634   19 years diego Fix order of operands in lrintf test to make the test not fail if you …
(edit) @e77ef27   19 years lorenm prefetch pixels for future motion compensation. 4-10% faster mpeg1/2/4 …
(edit) @513fbd8e   19 years lorenm prefetch pixels for future motion compensation. 2-5% faster h264. …
(edit) @7e815047   19 years baptiste.coudurier use 64bit types Originally committed as revision 5202 to …
(edit) @5e6a5c4   19 years lorenm 10l Originally committed as revision 5201 to …
(edit) @fdd30579   19 years lorenm added mmx implementation of h264_chroma_mc2 Originally committed as …
(edit) @3cdc7eb4   19 years baptiste.coudurier dvcpro is 411p in fact Originally committed as revision 5199 to …
(edit) @53b1914   19 years lorenm 1.5x faster write_back_motion, 1-3% overall Originally committed as …
Note: See TracRevisionLog for help on using the revision log.