source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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 …
(edit) @e8600e5e   19 years gpoirier add MMX and SSE versions of ff_snow_inner_add_yblock Patch by Robert …
(edit) @d439facb   19 years michaelni duration and subitle fix from the patch by Steve Lhomme Originally …
(edit) @70596d0   19 years michaelni cleanup codec_id mapping (untested) Originally committed as revision …
(edit) @f444b977   19 years baptiste.coudurier clean Originally committed as revision 5194 to …
(edit) @1175561e   19 years baptiste.coudurier support 64bit date/duration Originally committed as revision 5193 to …
(edit) @68ca39b2   19 years michaelni fix aspect ratio Originally committed as revision 5192 to …
(edit) @2c9a0285   19 years bugfood-ml snow mmx+sse2 optimizations, part 4 Patch by Robert Edele, yartrebo …
(edit) @8fcdd831   19 years michaelni fixing current_sample vs. next_sample mess Originally committed as …
(edit) @348efc18   19 years kostya.shishkov Smacker demuxer and decoder. Originally committed as revision 5189 to …
(edit) @305ee50f   19 years michaelni provide more info on which streams lack codec parameters Originally …
(edit) @21c5aca6   19 years baptiste.coudurier free ftyp atom Originally committed as revision 5187 to …
(edit) @d59518d4   19 years mans since Michael prefers to keep dsputil.h private to libavcodec (rather …
(edit) @4567b4bd   19 years gpoirier Add the mmx and sse2 implementations of ff_snow_vertical_compose(). …
(edit) @561a18d3   19 years bugfood-ml Snow mmx + sse2 part 2 Patch by Robert Edele, yartrebo <<at>> …
(edit) @1956e166   19 years michaelni fixing interlaced direct mode field select values Originally …
(edit) @83378d0d   19 years michaelni various fixes for xvid_rc Originally committed as revision 5182 to …
(edit) @dc8b01d1   19 years diego Enable ffserver on Darwin, non-AltiVec regression tests pass. …
(edit) @5fe4cf7b   19 years michaelni fix frametypes with xvid_rc Originally committed as revision 5180 to …
(edit) @0adba3d8   19 years michaelni fixing bquant_offset Originally committed as revision 5179 to …
(edit) @e70e7a4b   19 years michaelni segfault fix Originally committed as revision 5178 to …
(edit) @b0e6636b   19 years diego Reenable NUT and NUT regression tests as requested by Michael. …
(edit) @022fad48   19 years bugfood-ml make ff_rate_control_init() bail out if rc_strategy==1 and lavc wasn't …
(edit) @13c97a5a   19 years gpoirier 10l: Only set *compose97i *add_yblock to dsputils context if we are …
(edit) @8859312   19 years diego Disable the NUT (de)muxer until it has been synced with the …
(edit) @7db2245d   19 years baptiste.coudurier > 2GB file fix Originally committed as revision 5173 to …
(edit) @059715a4   19 years gpoirier First part of a series of speed-enchancing patches. This one sets up a …
(edit) @dbdaebe2   19 years michaelni extract duration Originally committed as revision 5171 to …
(edit) @60a9cc58   19 years baptiste.coudurier keep ftyp first Originally committed as revision 5170 to …
(edit) @c0339599   19 years baptiste.coudurier fix warning Originally committed as revision 5169 to …
(edit) @95ca7c94   19 years baptiste.coudurier use CFLAGS when compiling qt-faststart, to enable largefile support …
(edit) @e2daf554   19 years baptiste.coudurier use fseeko and ftello to be 64 bit offsets compliant Originally …
(edit) @023857be   19 years gpoirier make the delta magnitude a user specifyable parameter: …
(edit) @f4c7b001   19 years baptiste.coudurier fix sample size for uncompressed sound Originally committed as …
(edit) @fc8c4992   19 years michaelni dont pass intra flag if its always 0 Originally committed as revision …
(edit) @4cb8574d   19 years michaelni fixing coverity warnig CID: 253 (reading over the end of the …
(edit) @40c8602f   19 years michaelni fix coverity warning CID: 255 (uninitalized variable used to build …
(edit) @60023e32   19 years lucabe72 Do not be too verbose Originally committed as revision 5161 to …
(edit) @11b9c0f4   19 years lucabe72 Tell the user why video capture is failing Originally committed as …
(edit) @0816152a   19 years lorenm seed iterative_me with mvs from conventional search. +15% speed, +.1 …
(edit) @340ea251   19 years pacman Support all 4 of ARGB/RGBA/BGRA/ABGR unscaled conversions, with more …
(edit) @8f8ae495   19 years lorenm seed iterative_me with mvs from conventional search. +15% speed, +.1 …
(edit) @07674d51   19 years lorenm obey vqscale in 2nd pass Originally committed as revision 5157 to …
(edit) @576f1445   19 years baptiste.coudurier indention Originally committed as revision 5156 to …
(edit) @c1341a57   19 years michaelni reset interlaced_dct flag Originally committed as revision 5155 to …
(edit) @6f2741f4   19 years baptiste.coudurier use of PRI macros in dprintf Originally committed as revision 5154 to …
(edit) @5148a2ae   19 years baptiste.coudurier fix conversion types in dprintf Originally committed as revision 5153 …
(edit) @0ab16fe0   19 years baptiste.coudurier fix a warning when DEBUG is defined Originally committed as revision …
(edit) @c6e722e5   19 years baptiste.coudurier create edts atom when muxing B frames, needed to compute cts …
(edit) @c1b8e6d8   19 years baptiste.coudurier do nal reformating when muxing H264, create avcc atom Originally …
(edit) @70a61ed4   19 years michaelni some mov files have invalid pts so we need to consider these pts too …
(edit) @d82da3a8   19 years kostya.shishkov More correct demuxing and timestamp setting fot Sierra VMD Originally …
(edit) @79d15fd4   19 years kostya.shishkov 16-bit DPCM and stereo support for Sierra VMD Originally committed as …
(edit) @c04c3282   19 years michaelni simplify AVFormatParameters NULL checks Originally committed as …
(edit) @e7c8206e   19 years michaelni av_free -> av_freep Originally committed as revision 5145 to …
(edit) @87f20c2f   19 years michaelni fix %8 != 0 w/h Originally committed as revision 5144 to …
(edit) @8437ff75   19 years michaelni asserts to check if assumed conditions really are true Originally …
(edit) @3aeefb93   19 years michaelni out of array read fix Originally committed as revision 5142 to …
(edit) @5d9db9c4   19 years michaelni out of array read fix Originally committed as revision 5141 to …
(edit) @5430b070   19 years michaelni cleanup picture / debug output code Originally committed as revision …
(edit) @003ebe10   19 years michaelni fixing out of array access (only cosmetic, this should never have had …
(edit) @eabb0ac3   19 years michaelni add assert to clarify that we know what we are doing Originally …
(edit) @cb666260   19 years michaelni fixing uninitalized dc_pred_dir this needs testing (no files with …
(edit) @9e801ee2   19 years michaelni very minor optimization Originally committed as revision 5136 to …
(edit) @f7287c42   19 years michaelni unused variable Originally committed as revision 5135 to …
(edit) @f2651e7a   19 years baptiste.coudurier Fix cropping, depending on enc pix fmt Originally committed as …
(edit) @4c4a4e9   19 years lucabe72 Fix crop & pad + rescaling Originally committed as revision 5133 to …
(edit) @bbdd41f5   19 years bugfood-ml Marcus Engene is author and maintainer of watermark.c Originally …
(edit) @ed818e25   19 years bugfood-ml Watermarking with exact colors. Patch by Marcus Engene …
(edit) @bf4665e   19 years diego Alignment fixes, caused problems on SPARC. patch by "David S. Miller" …
(edit) @267b0e57   19 years Aurélien Jacobs Update ffserver regression tests: - really produce readable files …
(edit) @6c953a6a   19 years diego Use AV_LOG_DEBUG loglevel instead of AV_LOG_ERROR where appropriate. …
(edit) @267f7edc   19 years diego (f)printf --> av_log conversion taken from a patch by Steve L'Homme …
(edit) @6f3dda93   19 years banan Init simplification and 2% faster wma_decode_block on amd64 with …
(edit) @82eb4b0f   19 years bugfood-ml 3DNow! & Extended 3DNow! versions of FFT Patch by Zuxy Meng, zuxy …
(edit) @8e321619   19 years bugfood-ml correct computing of DV fourcc in mov muxer Patch by Baptiste …
(edit) @548a1c8a   19 years lorenm h264_idct8_add_mmx Originally committed as revision 5123 to …
Note: See TracRevisionLog for help on using the revision log.