source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @676b385c   22 years michaelni huffyuv v1 tables, as they are essential and the only possible way for …
(edit) @d4c48e48   22 years michaelni get_vlc2() "docs" Originally committed as revision 1599 to …
(edit) @3e499f53   22 years michaelni cleanup Originally committed as revision 9500 to …
(edit) @8c031d1c   22 years michaelni round readed bits up to next 32bits, as orginal huffyuv cant handle …
(edit) @d4e24275   22 years michaelni sws_ prefix, more seperation between internal & external swscaler API …
(edit) @efa04ce2   22 years philipjsg Make ACLs work correctly for streams. Try comparing the addresses in …
(edit) @df081b2f   22 years michaelni 32 vs. 64bit bugfix by (Dave Huang (dahanc)) Originally committed as …
(edit) @4363b41d   22 years michaelni 100l (gcc 3.2 .....) Originally committed as revision 9478 to …
(edit) @5427e242   22 years michaelni yuv2rgb brightness/contrast/saturation/different colorspaces support …
(edit) @5d5fef0a   22 years fabrice avoid false URL protocol detection when using ':' in filenames …
(edit) @b2a3fcb7   22 years michaelni reverse incorrect stride < (width+7)&~7 fix Originally committed as …
(edit) @8f3cf0f6   22 years nickols_k sync with mplayerxp. Fixes some 405.avi related flaws Originally …
(edit) @20380eb8   22 years michaelni cleanup Originally committed as revision 9456 to …
(edit) @aeae5d53   22 years michaelni optimize Originally committed as revision 9455 to …
(edit) @64094f37   22 years kabi * using $(MAKE) Originally committed as revision 1592 to …
(edit) @185fdc54   22 years michaelni fixing 410 -> 420 Originally committed as revision 1591 to …
(edit) @c947dec9   22 years kabi * sync with main liba52 sources Originally committed as revision 1590 …
(edit) @ca390e72   22 years kabi * update cleanup rules (Steven M. Schultz) * memaling check (Steven …
(edit) @7604246d   22 years michaelni more #ifdef CONFIG_ENCODERS patch by (Wolfgang Hesseler <qv at …
(edit) @0a6de063   22 years philipjsg Updated with many new features. Originally committed as revision 1587 …
(edit) @9902f4e2   22 years michaelni 1000l Originally committed as revision 9435 to …
(edit) @4e61e21c   22 years michaelni bigendian bug (fixes?) Originally committed as revision 9434 to …
(edit) @deb2277c   22 years michaelni simpler & faster Originally committed as revision 9431 to …
(edit) @bba9b16c   22 years michaelni moving postprocess to ffmpeg/libavcodec Originally committed as …
(edit) @7d67e968   22 years michaelni improving parsing of incomplete headers Originally committed as …
(edit) @e54d94ba   22 years michaelni cleanup Originally committed as revision 9418 to …
(edit) @0481412a   22 years michaelni brightness / saturation / contrast / different yuv colorspace support …
(edit) @6542b44e   22 years michaelni cleanup Originally committed as revision 9415 to …
(edit) @77a49659   22 years michaelni cleanup Originally committed as revision 9414 to …
(edit) @d271b84b   22 years revol Looks like this one was forgotten in the INT -> int_t move Originally …
(edit) @3f07e605   22 years revol fix for legacy audio Originally committed as revision 1583 to …
(edit) @244b8613   22 years kabi * int64_t is now the right name - also it would be nice to preserve …
(edit) @9858f773   22 years michaelni avoid #include "../ Originally committed as revision 9403 to …
(edit) @6524b64   22 years michaelni #ifdef c++ Originally committed as revision 9402 to …
(edit) @2720569a   22 years kabi * prototypes at one place Originally committed as revision 1579 to …
(edit) @0c1a9eda   22 years kabi * UINTX -> uintx_t INTX -> intx_t Originally committed as revision …
(edit) @4596673c   22 years michaelni -fPIC compileable Originally committed as revision 9395 to …
(edit) @b3b8bf64   22 years michaelni yv12 -> yuy2 converter in alpha asm (from mplayerxp) Originally …
(edit) @f0b62bbd   22 years michaelni cleanup (unsigned stride -> int stride) Originally committed as …
(edit) @df4f9147   22 years philipjsg Initial checkin for a cheaper text drawing function than imlib2.c. …
(edit) @b90a6beb   22 years philipjsg Add Makefile entry for the drawtext filter Originally committed as …
(edit) @04511d53   22 years philipjsg Add checking for the existience of freetype2 Originally committed as …
(edit) @ae2d2d6c   22 years michaelni check for qscale==0 (fixes 1/0 on one corrupted stream) Originally …
(edit) @dce778e0   22 years kabi * check for potentialy problematic field len Originally committed as …
(edit) @b29f97d1   22 years kabi * static,const,compiler warning cleanup Originally committed as …
(edit) @f2598a19   22 years kabi * opts compilation Originally committed as revision 1570 to …
(edit) @fe1b62fb   22 years kabi * still unfinished code for Options * demo code - awating more …
(edit) @97d96aaa   22 years kabi * still unfinished code for Options Originally committed as revision …
(edit) @5c91a675   22 years kabi * static,const,compiler warning cleanup Originally committed as …
(edit) @cd66005d   22 years fabrice raw ac3 auto detects parameters Originally committed as revision 1566 …
(edit) @9899efb4   22 years fabrice variable UDP packet size patch by Max Krasnyansky Originally …
(edit) @1e711bd6   22 years mike hook this up to the CYUV decoder Originally committed as revision …
(edit) @c78f73c8   22 years mike register cyuv with allcodecs.c Originally committed as revision 1563 …
(edit) @84ab361f   22 years fabrice added 8 bit palette support for non animated GIF Originally committed …
(edit) @3ce27f13   22 years fabrice added 8 bit palette support Originally committed as revision 1561 to …
(edit) @7e6d70d   22 years fabrice added paletted 8 bit format support Originally committed as revision …
(edit) @f70f7c6d   22 years michaelni Creative YUV (CYUV) decoder by (Mike Melanson <melanson at pcisys dot …
(edit) @4be3147d   22 years philipjsg prevent segfault when passed no arguments Originally committed as …
(edit) @c40c348   22 years michaelni direct blocksize in bframes fix (might fix qpel+bframe bug) …
(edit) @16e83cbb   22 years philipjsg Fix a bug in the conversion of rgba32->yuv420p. This resulted in …
(edit) @04bbd31b   22 years revol fix for using ffplay without specifying the audio device Originally …
(edit) @cfadadec   22 years michaelni mpeg1 b frame regression test Originally committed as revision 1554 …
(edit) @a1661db3   22 years michaelni update Originally committed as revision 1553 to …
(edit) @d90cc6af   22 years michaelni changes to f_code calculation for b frames -> changed checksum …
(edit) @63b15e55   22 years michaelni mpeg1 bframe encoding patch by (Raphaël LEGRAND) with some …
(edit) @27efd846   22 years michaelni checksum changed cuz of b frame segfault fix? Originally committed as …
(edit) @668154d   22 years michaelni b frame segfault fix (+-1 bug) Originally committed as revision 1549 …
(edit) @ec820113   22 years fabrice DV packet copy fix by Roman Shaposhnick Originally committed as …
(edit) @cc0799e5   22 years revol Fix against C integrists breaks :P (hope I didn't break anything else) …
(edit) @79134973   22 years philipjsg Fix the 'hard cpu loop' problem when capturing audio from /dev/dsp. …
(edit) @85a57296   22 years fabrice yes, PNG can be simpler :-) Originally committed as revision 1545 to …
(edit) @838dec44   22 years fabrice removing unused stuff Originally committed as revision 1544 to …
(edit) @b739d676   22 years michaelni cliping MVs, i dunno if its correct but it looks better then without …
(edit) @6fa5a56c   22 years fabrice zero copy packet handling for DV1394 by Max Krasnyansky Originally …
(edit) @cdc90af0   22 years fabrice added GIF image format (both read and write) Originally committed as …
(edit) @ba19f848   22 years fabrice added primitive image GIF encoder based on animated gif encoder …
(edit) @fcfa89e8   22 years fabrice added automatic GIF/animated GIF probing - added GIF as an image …
(edit) @b2609d4c   22 years michaelni yuv9 -> yv12 bugfixes Originally committed as revision 9257 to …
(edit) @36df880   22 years michaelni divx503 decoding fix Originally committed as revision 1538 to …
(edit) @fa777321   22 years fabrice avoid too many false detections Originally committed as revision 1537 …
(edit) @4c7e8619   22 years fabrice handle odd image sizes when using subsampled chroma (useful for JPEG …
(edit) @fe2a4ca3   22 years fabrice fixed copy Originally committed as revision 1535 to …
(edit) @0250738f   22 years fabrice added jpeg image encoder and decoder (new YUV handling routines and …
(edit) @12b64a22   22 years fabrice added animated GIF decoder (pts and various disposal handling are …
(edit) @a26058a5   22 years fabrice Try this fix Originally committed as revision 1532 to …
(edit) @811b32ed   22 years fabrice dependencies are only build with make depend Originally committed as …
(edit) @91d742b7   22 years fabrice fixed dependencies Originally committed as revision 1530 to …
(edit) @0e04e4e   22 years fabrice added basic png handling Originally committed as revision 1529 to …
(edit) @f8d7b5f5   22 years fabrice added basic png handling - do not remake dependencies automatically …
(edit) @43a7635   22 years fabrice added stripped down libpng Originally committed as revision 1527 to …
(edit) @799fd467   22 years michaelni 10l found by (Dominik Mierzejewski <dominik at rangers dot eu dot …
(edit) @475b46d   22 years michaelni fix for ppc compile broken by (Romain Dolbeau <dolbeau at irisa dot …
(edit) @9ec05e36   22 years fabrice added DVD LPCM decoding support Originally committed as revision 1525 …
(edit) @f17457ac   22 years michaelni fixing rgb4 & bgr4 (2 pixels per byte) adding bg4b & rg4b (1 pixel per …
(edit) @782c5984   22 years michaelni 100000l Originally committed as revision 1524 to …
(edit) @69e1a1f2   22 years michaelni bugfix Originally committed as revision 1523 to …
(edit) @1d0d55da   22 years michaelni --disable-risky support Originally committed as revision 1522 to …
(edit) @02d697aa   22 years kabi * headers valid for C++ compilers Originally committed as revision …
(edit) @a8721c09   22 years fabrice make consistent decisions for dlopen/dlfcn and vhook Originally …
(edit) @ea937d01   22 years fabrice win32: rint() does not seem to be defined with mingw32-gcc 2.95 - do …
Note: See TracRevisionLog for help on using the revision log.