source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @39f853af   22 years fabrice use av_malloc() Originally committed as revision 1502 to …
(edit) @98486a6b   22 years fabrice zero sized malloc patch by Roman Shaposhnick Originally committed as …
(edit) @a5df11ab   22 years fabrice dv1394 channel selection by Max Krasnyansky - modified channel number …
(edit) @7f172339   22 years fabrice grab device is in AVFormatParameter (at least better than global …
(edit) @79a7c268   22 years fabrice grab device is in AVFormatParameter (at least better than global …
(edit) @86fd51fb   22 years fabrice video_device fixes Originally committed as revision 1497 to …
(edit) @2a6874fd   22 years fabrice removed warnings Originally committed as revision 1496 to …
(edit) @7322a67c   22 years michaelni UYVY input Originally committed as revision 9072 to …
(edit) @9b1663fc   22 years dalias C implementation of the median deinterlacer (seems to be the only one …
(edit) @e78df699   22 years michaelni reversing my own stupidity ... (raw packed yuv422 files dont use YUY2 …
(edit) @8aa3ee32   22 years fabrice dv patch by Max Krasnyansky (maxk at qualcomm dot com) Originally …
(edit) @4b8b2edb   22 years fabrice dependency handling is consistant with libavcodec Originally …
(edit) @811e6d73   22 years fabrice removed unused rule Originally committed as revision 1491 to …
(edit) @7c235fe2   22 years fabrice dependency handling is consistant with libavcodec Originally …
(edit) @8f0a616   22 years fabrice fixed -msse stuff Originally committed as revision 1489 to …
(edit) @a968e36   22 years fabrice fixed dependancy generation (I want the case where SRC_PATH is not . …
(edit) @b7a22d84   22 years michaelni cleanup Originally committed as revision 1487 to …
(edit) @68f593b4   22 years michaelni GetBitContext.size is allways multiplied by 8 -> use size_in_bits to …
(edit) @fe50f385   22 years michaelni More AltiVec MC functions patch by (Romain Dolbeau <dolbeau at irisa …
(edit) @566986ee   22 years michaelni img_convert() (YUV to YUV) patch by (Max Krasnyansky <maxk at qualcomm …
(edit) @69572401   22 years fabrice added gray<->RGB functions - fixed rgb<->yuv functions for non RGB24 …
(edit) @f943e138   22 years michaelni trying to fix mb skip bug in mpeg1/2 if slices are not used …
(edit) @d0162d09   22 years michaelni fixing yuv422 -> yuv420p (i need that for the vceq videos ...) …
(edit) @2a743f63   22 years kabi * code for parsing options now options have to be added... - see …
(edit) @56f7fda1   22 years nickols_k reverse Originally committed as revision 1479 to …
(edit) @bfbc8de   22 years nickols_k Function renaming. Solves some namespace conflicts Originally …
(edit) @76fbb024   22 years michaelni align Originally committed as revision 1477 to …
(edit) @35e5fb06   22 years michaelni PPC perf, PPC clear_block, AltiVec put_pixels8_xy2 patch by (Romain …
(edit) @8c55915b   22 years michaelni add/put_pixels_clamped update Originally committed as revision 1475 …
(edit) @ef9f7306   22 years michaelni C99 initializers and kill warnings patch by (mru at users dot …
(edit) @f5f170d2   22 years michaelni oops forgot that ... regression checksum update because of finetuning …
(edit) @6772518   22 years michaelni finetuneing thresholds/factors nicer mb decission a few minor …
(edit) @0e5f8ab1   22 years fabrice fixed imlib2.c pixel format (imlib2 seems to use CPU endianness in …
(edit) @6b026927   22 years mellum sse16_c is totally fucked up (unaligned loads, LONG_MAX is undefined, …
(edit) @1d0eab1d   22 years michaelni bugs Originally committed as revision 1469 to …
(edit) @e51d4def   22 years arpi - removed nonsense *.d dependancy stuff, there was already a better …
(edit) @7ed2dd2d   22 years revol removed redundant 4CC Originally committed as revision 1467 to …
(edit) @8b879f18   22 years revol Fix probing for some files (ew.mov, april.mov) Originally committed …
(edit) @204c0f48   22 years philipjsg When doing -vstats and also changing the frame rate, then don't count …
(edit) @db40a39a   22 years michaelni AltiVec perf (take 2), plus a couple AltiVec functions by (Romain …
(edit) @f44a2df0   22 years michaelni update Originally committed as revision 1463 to …
(edit) @0e15384d   22 years michaelni fixing DCTELEM != short Originally committed as revision 1462 to …
(edit) @3a87ac94   22 years michaelni more compare functions (rd & bit) Originally committed as revision …
(edit) @aaa1e4cd   22 years michaelni 10l Originally committed as revision 1460 to …
(edit) @77b71ddc   22 years philipjsg AUtomatic dependency generation. Runs on Linux (at least). Probably …
(edit) @cb7c98d6   22 years michaelni padding bug autodetection improvement 2nd try Originally committed as …
(edit) @650faac6   22 years michaelni better padding/stuffing bug autodetection Originally committed as …
(edit) @741235eb   22 years michaelni gmc1 segfault fix (found by kabi) Originally committed as revision …
(edit) @744ac4be   22 years michaelni dct_unquantize_h263_altivec by (Romain Dolbeau <dolbeaur at …
(edit) @67309e49   22 years michaelni /* align 16 */ Originally committed as revision 1454 to …
(edit) @92148550   22 years michaelni average motion vector rounding like the reference says and not what …
(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 …
Note: See TracRevisionLog for help on using the revision log.