source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @2ca24d91   22 years michaelni shorter test streams / faster regression tests Originally committed …
(edit) @a33c7159   22 years michaelni get_format() Originally committed as revision 1451 to …
(edit) @2a006cd3   22 years michaelni sse16 & pix_norm1 optimization patch by (Felix von Leitner …
(edit) @d32ac509   22 years michaelni add/diff_bytes bugfix patch by (Felix von Leitner <felix-ffmpeg at …
(edit) @e629ab68   22 years michaelni altivec jumbo patch by (Romain Dolbeau <dolbeaur at club-internet dot …
(edit) @f3ec2d46   22 years michaelni os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>) …
(edit) @143cc72   22 years michaelni gmc1 Originally committed as revision 1446 to …
(edit) @3df7be0f   22 years michaelni more links Originally committed as revision 1445 to …
(edit) @a552591f   22 years michaelni optimization tips can allso be used as a torture test for ur spelling …
(edit) @94d883e8   22 years fabrice jpeg detection fix - fixed imagepipe output Originally committed as …
(edit) @7481e919   22 years fabrice more formats Originally committed as revision 1442 to …
(edit) @3c27199b   22 years fabrice added av_set_parameters() Originally committed as revision 1441 to …
(edit) @817b23ff   22 years fabrice still image support - increase audio buffer size - do hex dump even if …
(edit) @87a0a681   22 years fabrice added still image support Originally committed as revision 1439 to …
(edit) @f746a046   22 years fabrice added url_get_filename() Originally committed as revision 1438 to …
(edit) @0b9fb89   22 years fabrice extracted yuv4mpeg from img.c (untested) Originally committed as …
(edit) @290c5fa   22 years fabrice added simple still image format support to simplify image and …
(edit) @2a877875   22 years fabrice added missing formats in all functions - added monoblack, monowhite …
(edit) @5915a6dc   22 years fabrice moved avpicture_xxx to imgconvert Originally committed as revision …
(edit) @2d1a4094   22 years fabrice build update - avpicture_fill() returns the image size Originally …
(edit) @0b2612b1   22 years fabrice changed BGRA32 to RGBA32. XXX: clarify expected behaviour on big …
(edit) @524c6b6   22 years fabrice simplified code (need automatic testing) - added primitive new format …
(edit) @9bbffbb1   22 years fabrice moved avcodec_get_chroma_sub_sample() to imgconvert.c Originally …
(edit) @dab64ebc   22 years fabrice new image formats - suppressed ill defined formats (endianness, unless …
(edit) @1a02ea65   22 years mellum Implement sad8x8 and sad16x16 with pix_abs. Originally committed as …
(edit) @88e9ab1f   22 years michaelni typo (noticed by kabi) Originally committed as revision 1427 to …
(edit) @db794953   22 years michaelni qpel fix Originally committed as revision 1426 to …
(edit) @28269849   22 years michaelni fixed wmv2 slices Originally committed as revision 1425 to …
(edit) @e5ab4fdd   22 years michaelni workaround dropable p frame after first frame bug Originally …
(edit) @4013fcf4   22 years fabrice altivec patches by Romain Dolbeau Originally committed as revision …
(edit) @e366e679   22 years fabrice suppressed getopt.h Originally committed as revision 1422 to …
(edit) @9ebc63a9   22 years fabrice tests link all libavcodec Originally committed as revision 1421 to …
(edit) @0fe67fa7   22 years fabrice suppressed pix_norm_altivec Originally committed as revision 1420 to …
(edit) @f08ce7fe   22 years fabrice suppressed redundant math.h - suppressed M_PI redefinition Originally …
(edit) @c4d82fea   22 years fabrice generic M_PI define Originally committed as revision 1418 to …
(edit) @8d268a7d   22 years fabrice fft altivec by Romain Dolbeau - simplified patch, test it on PPC with …
(edit) @15e35d0d   22 years fabrice removed redundant includes Originally committed as revision 1416 to …
(edit) @923ceff8   22 years fabrice enabled SSE fft (first code using GCC 3.2 vector builtins on x86 - …
(edit) @b35a02d5   22 years fabrice align fixes for sse/altivec Originally committed as revision 1414 to …
(edit) @bbbb6d6f   22 years fabrice enabled SSE fft on x86 Originally committed as revision 1413 to …
(edit) @d982369   22 years fabrice use av_malloc instead of malloc Originally committed as revision 1412 …
(edit) @ea0f841a   22 years fabrice compile fixes Originally committed as revision 1411 to …
(edit) @e1958604   22 years fabrice added define for builtins use - inverse fix by Romain Dolbeau …
(edit) @52b41d7f   22 years fabrice allow easy use of GCC vector builtins on x86 (has someone a better …
(edit) @5a508a98   22 years michaelni PIC / ebx fix Originally committed as revision 1408 to …
(edit) @0b093b6f   22 years michaelni more gcc bug workarounds Originally committed as revision 1407 to …
(edit) @3df6fa77   22 years michaelni gcc 3.2.2 -O3 bug workaround (older gcc are very likely affected too …
(edit) @3bea5386   22 years michaelni 1000l, but for whom? (zero ME sucks and caused the many I frames in …
(edit) @2f62e147   22 years fabrice oops : better error resilience - should fix most wma decoding problems …
(edit) @87fb268f   22 years kabi * avoid usage of next/last buffer after flush (but there still …
(edit) @628d601b   22 years kabi * first shot for generaly usable option parser for codecs Originally …
(edit) @c296f66b   22 years michaelni 1000l (push & esp) using mangle now ... Originally committed as …
(edit) @4a711c33   22 years michaelni b frame segfault fix Originally committed as revision 1400 to …
(edit) @b17d099d   22 years philipjsg Improve bind failure message to indicate the port that failed …
(edit) @3178ee4c   22 years michaelni qpel in b frames bugfixes Originally committed as revision 1398 to …
(edit) @3643bd9c   22 years michaelni slowdown / gcc 2.95.* bug workaround (this should be reversed as soon …
(edit) @e9effafd   22 years michaelni YUV 411/422/444 support for pp Originally committed as revision 8806 …
(edit) @f7b47594   22 years michaelni negative linesize support (so mplayer -flip works) Originally …
(edit) @369fe599   22 years michaelni pts encoding fix patch by (Thomas Jarosch <tomj at simonv dot com>) …
(edit) @826f429a   22 years michaelni qpel in mmx2/3dnow qpel refinement quality parameter Originally …
(edit) @70ac76c0   22 years michaelni mpeg4 header encoding bugfix Originally committed as revision 1392 to …
(edit) @001bcd29   22 years philipjsg Fix a crash in ffserver when streaming to WMP from a file. However, it …
(edit) @f931ff7b   22 years michaelni pre motion estimation cleanup/bugfix Originally committed as revision …
(edit) @f5fb6b34   22 years michaelni motion estimation pre pass Originally committed as revision 1389 to …
(edit) @0a13093d   22 years michaelni bugfix Originally committed as revision 1388 to …
(edit) @fbd8bb7e   22 years michaelni -c patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) Originally …
(edit) @ccfddafb   22 years michaelni warnings patch by (bubu <bubu at bubu dot net>) Originally committed …
(edit) @7204b806   22 years michaelni regression checksums change cuz of motion estimation changes 10min ago …
(edit) @b07a5980   22 years michaelni shape adaptive diamonds for EPZS user specified amount of MV …
(edit) @e9166b58   22 years michaelni mpeg1 rounding fix Originally committed as revision 1383 to …
(edit) @c442d75c   22 years michaelni trellis quantization for mpeg1 rounding bugfix for mpeg1 (seems this …
(edit) @9981dfc6   22 years michaelni more optimized trellis quantizer Originally committed as revision …
(edit) @477ab036   22 years michaelni trellis quantization Originally committed as revision 1380 to …
(edit) @bb87a84c   22 years saschasommer 10l another int i missing (without M) Originally committed as …
(edit) @a2596758   22 years michaelni 10l (int i) Originally committed as revision 8657 to …
(edit) @f60f0df1   22 years michaelni libav -> libavformat in Makefile patch by (Thomas Jarosch <tomj at …
(edit) @41773b73   22 years michaelni correcter mpeg4 headers Originally committed as revision 1376 to …
(edit) @3cef5227   22 years michaelni cleaning corners of green dirt ;) Originally committed as revision …
(edit) @7bd7fa91   22 years michaelni ooops forgot this (ffserver regression checksums update after motion …
(edit) @2bbf717   22 years michaelni removing PIX_FMT_ANY Originally committed as revision 1373 to …
(edit) @5fe061a0   22 years michaelni better set pix_fmt explicitly Originally committed as revision 1372 …
(edit) @a6a494fb   22 years michaelni xvid build 3 still has the padding wrong in 1/8 of the cases :((((( …
(edit) @88c0bc7e   22 years michaelni buffer alloc cleanup / 10l Originally committed as revision 8631 to …
(edit) @d3d10087   22 years fabrice update Originally committed as revision 1369 to …
(edit) @61b717c3   22 years fabrice updated html docs Originally committed as revision 1368 to …
(edit) @f3c4a7bd   22 years michaelni motion estimation changes Originally committed as revision 1367 to …
(edit) @6fc18700   22 years michaelni update Originally committed as revision 1366 to …
(edit) @1457ab52   22 years michaelni qpel encoding 4mv+b frames encoding finally fixed chroma ME 5 …
(edit) @ac977341   22 years fabrice added release tar target Originally committed as revision 1364 to …
(edit) @f560dd82   22 years michaelni huffyuv 4cc & -strict (huffyuv still doesnt work with ffmpeg (it does …
(edit) @368eb094   22 years philipjsg Updated as a result of changes to the rate change code in ffmpeg …
(edit) @be4ce157   22 years philipjsg This fixes the jerky video from vob files. However, I am convinced …
(edit) @18531e52   22 years michaelni fix segfault with -vcodec copy Originally committed as revision 1360 …
(edit) @a46a7052   22 years alex disabled aspect code due to it is extra buggy Originally committed as …
(edit) @6bf40f39   22 years philipjsg Changed thru to through and fixed several other typos Originally …
(edit) @bc15b8ef   22 years philipjsg Make sure that if you abort the server regression tests, then it …
(edit) @34d7008d   22 years philipjsg Applied Mark Hill's patches. Originally committed as revision 1356 to …
(edit) @c55427f8   22 years michaelni fixes crash patch by (Mark Hills <mark at pogo dot org dot uk>) …
(edit) @a960b45f   22 years philipjsg Added my TODO list Originally committed as revision 1354 to …
(edit) @c2ce254   22 years philipjsg Make asf files work again -- the match against the URL was being done …
Note: See TracRevisionLog for help on using the revision log.