source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @b17c92d1   23 years fabrice moved in libavcodec Originally committed as revision 594 to …
(edit) @19720f15   23 years fabrice license/copyright change Originally committed as revision 593 to …
(edit) @17269bdf   23 years fabrice fixed double free - fixed probe function Originally committed as …
(edit) @0726b2d1   23 years fabrice fixed double free - fixed jpg image sequence automatic selection …
(edit) @66d2ff2a   23 years fabrice fixed memory free (no free necessary for private data) - added better …
(edit) @360d33c9   23 years fabrice update Originally committed as revision 589 to …
(edit) @773a21b8   23 years fabrice license/copyright change - fixed header mess Originally committed as …
(edit) @bf5af568   23 years fabrice license/copyright change - fixed memory leaks Originally committed as …
(edit) @5cbcf02c   23 years fabrice more config options Originally committed as revision 586 to …
(edit) @17048ca8   23 years fabrice license/copyright change Originally committed as revision 585 to …
(edit) @a1b63811   23 years fabrice license/copyright change - use consistent library names Originally …
(edit) @23642d8e   23 years fabrice add more info about new configure features Originally committed as …
(edit) @a31e01c5   23 years fabrice updated Originally committed as revision 582 to …
(edit) @a8dbe951   23 years philipjsg Change order of extensions and read_probe checking. This gives the …
(edit) @07c4ed8   23 years philipjsg * Add a probe function for FFM files Originally committed as revision …
(edit) @b582f314   23 years philipjsg * Added yet more output to the status page to try and track down a …
(edit) @789bee12   23 years philipjsg * Fix a problem caused by a duplicate free of priv_data -- now uses …
(edit) @ec3b2232   23 years philipjsg * Add support for time-limiting a live stream. (Some guy streamed one …
(edit) @935cdf09   23 years philipjsg Add an av_abort macro that aborts, but also prints out the location of …
(edit) @52af45ad   23 years kabi * baling 8 seems to have the same speed Originally committed as …
(edit) @b6fee9b6   23 years kabi * cosmetic Originally committed as revision 574 to …
(edit) @fbdedc17   23 years kabi * always baling even though it seems to produce sometime worse …
(edit) @31ddcf98   23 years kabi * cleanup for put_pixels_mmx Originally committed as revision 572 to …
(edit) @423d391b   23 years kabi * minor update Originally committed as revision 571 to …
(edit) @8cd91a44   23 years alex applied 64bit patch from Ulrich Hecht <uli at suse dot de> Originally …
(edit) @9e8098e7   23 years kabi * a little bit extended dsptest also suports dsptestpic target …
(edit) @ec9a41f5   23 years kabi * somewhat more advanced test suit for dsp code - for now i386 only …
(edit) @6efad6f   23 years kabi * align the source initialy address Originally committed as revision …
(edit) @2bd978bd   23 years kabi * fixed contrains and avoid usage of scale index access Originally …
(edit) @dcb9cd4b   23 years kabi * added simple test main - see comments about how to compile - …
(edit) @ba0420d8   23 years michaelni using 1 operand less and slightly faster put_pixels_y2 Originally …
(edit) @a213d664   23 years kabi * fix for -fPIC compilation - compiles with 2.95.2 as well - any …
(edit) @d7d267df   23 years kabi * minor cleanup Originally committed as revision 562 to …
(edit) @92ba5ffb   23 years michaelni workaround dc_scale bug in old ffmpeg msmpeg4v3 encoder (set …
(edit) @ddad77fa   23 years kabi * oops - these are the midnight commits... removed -fPIC used for …
(edit) @c77b16dd   23 years kabi * restored previous behaviour for this moment users are supposed to …
(edit) @8083185f   23 years kabi * restored previous non '..' version Originally committed as revision …
(edit) @59d3e367   23 years fabrice fixed incorrect global gain - slightly increased precision of n(4/3) …
(edit) @777cc95   23 years kabi * using ../ for bswap.h Originally committed as revision 556 to …
(edit) @49d71c7b   23 years kabi * avoid conflicts with non-ffmpeg config.h and also it's consistent …
(edit) @4a908fbc   23 years alex BSD/OS support by Steven M Schultz Originally committed as revision …
(edit) @747a67fb   23 years fabrice fixed one overflow problem Originally committed as revision 553 to …
(edit) @754ebe34   23 years fabrice fixed memory free Originally committed as revision 552 to …
(edit) @57060b1e   23 years fabrice removed unused stuff - added dsputil_set_bit_exact() support for …
(edit) @4c41db9a   23 years fabrice added libavtest target Originally committed as revision 550 to …
(edit) @bd7cf6ad   23 years fabrice use new api (NOT TESTED) - suppressed strlcpy Originally committed as …
(edit) @79fdaa4c   23 years fabrice began to simplify code - use modified API for stream reading …
(edit) @c9a65ca   23 years fabrice converted to new API Originally committed as revision 547 to …
(edit) @db7f1f95   23 years fabrice suppressed mpeg demux mess - use now dynamic stream creation api …
(edit) @b9a281db   23 years fabrice split mux/demux related structures - added file probing support - …
(edit) @fe9cf0d4   23 years fabrice added first version of MPEG/DVB transport stream demux Originally …
(edit) @4f12a497   23 years fabrice removed unused code Originally committed as revision 543 to …
(edit) @fb4a4a56   23 years fabrice mpeg1/2 identifier - fixed frame rate for some bad mpeg1 streams …
(edit) @4d7a0a05   23 years fabrice better av_freep() Originally committed as revision 541 to …
(edit) @51a4966   23 years fabrice added avcodec_set_bit_exact() for testing Originally committed as …
(edit) @44defcfb   23 years fabrice update Originally committed as revision 539 to …
(edit) @4196dcd6   23 years fabrice added regression test mention Originally committed as revision 538 to …
(edit) @89d5dfd5   23 years fabrice added libav regression tests Originally committed as revision 537 to …
(edit) @b5a40dc6   23 years arpi 64bit incompatibility bug, patch by Artur Grabowski <art@blahonga.org> …
(edit) @5eee1aed   23 years arpi big cosmetics patch, cleanup of messages printed by mplayer and libs. …
(edit) @2e04edb3   23 years philipjsg Fix a segfault when handling errors or .asx or .ram files. Silly bug …
(edit) @10fc8424   23 years michaelni fixing alignment for alignment picky cpus Originally committed as …
(edit) @d4327e36   23 years fabrice oops - removed obsolete license draft Originally committed as …
(edit) @7f913a3   23 years fabrice update Originally committed as revision 533 to …
(edit) @51133a7d   23 years fabrice added first version of regression tests - simply type 'make test' to …
(edit) @0f1578af   23 years fabrice use av memory functions Originally committed as revision 531 to …
(edit) @0f3cb305   23 years fabrice added bigendian support - added cross compilation support - added …
(edit) @dd9ca370   23 years fabrice added VPATH support - added regression targets Originally committed …
(edit) @1ea4f593   23 years fabrice use av memory handling functions Originally committed as revision 528 …
(edit) @06542267   23 years fabrice fixed pcm read Originally committed as revision 527 to …
(edit) @f57a4535   23 years fabrice added VPATH support Originally committed as revision 526 to …
(edit) @1c098b2f   23 years fabrice added dummy crc output format for easy codec testing Originally …
(edit) @82acee8f   23 years fabrice removed unmaintained vc stuff Originally committed as revision 524 to …
(edit) @c7011bf7   23 years fabrice removed not maintained vc stuff Originally committed as revision 523 …
(edit) @6000abfa   23 years fabrice removed useless header includes - use av memory functions Originally …
(edit) @4cc281d9   23 years fabrice added VPATH support for multiple dir compilation Originally committed …
(edit) @3123dd79   23 years fabrice proper memory handling functions Originally committed as revision 520 …
(edit) @61a4e8ae   23 years fabrice removed debug function Originally committed as revision 519 to …
(edit) @f9ed4f88   23 years fabrice put all integer init code to compute n(4/3) - memory alloc and header …
(edit) @5bd12d12   23 years fabrice improved mpeg1/2 decoding speed Originally committed as revision 517 …
(edit) @44f27b3a   23 years fabrice added proper memory handling functions - fixed include paths …
(edit) @92415510   23 years fabrice tried to avoid gcc 2.95.2 bug by puting explicit register constraints …
(edit) @a6e14ed   23 years philipjsg * If a stream gets stuck in WAIT_FEED, then disconnecting the other …
(edit) @5e57424d   23 years philipjsg Fix the WAIT_FEED problem. It turns out that when you open up an FFM …
(edit) @9c80daf1   23 years fabrice updated for my short term goals Originally committed as revision 512 …
(edit) @4b7b196   23 years michaelni qmin==1 bugfix Originally committed as revision 511 to …
(edit) @a7bd8797   23 years michaelni shared lib support (req by kabi) ... Originally committed as revision …
(edit) @96c7b535   23 years philipjsg * Added a note that says that WMP cannot stream .mpg files. …
(edit) @abb2a5e2   23 years philipjsg Added use of StartSendOnKey Originally committed as revision 508 to …
(edit) @79c4ea3c   23 years philipjsg * Change the default behaviour to start streaming as soon as possible …
(edit) @607dce96   23 years michaelni hopefully faster mmx2&3dnow MC Originally committed as revision 506 …
(edit) @59fe111e   23 years michaelni new hopefully faster MC Originally committed as revision 505 to …
(edit) @02734c6a   23 years michaelni print frame decoding time support (x86 only) Originally committed as …
(edit) @83286d2a   23 years kabi * fixed --enable-shared handling Originally committed as revision 503 …
(edit) @9cfe269e   23 years philipjsg * Updated with new stream configuration items Originally committed as …
(edit) @42a63c6a   23 years philipjsg * Add code to configure the following: * prebuffering/preroll a live …
(edit) @3884a3c3   23 years philipjsg Pass over the bit_rate_tolerance field to ffmpeg Originally committed …
(edit) @218ad65d   23 years michaelni fixing end overwrite bugs (some at least) this needs testing, untested …
(edit) @90da4d76   23 years pulento - Bug fix for AVStream->r_frame_rate not being initialized for live …
(edit) @6dc96cb0   23 years pulento - Now ffmpeg handles MPEG-2 streams with pull down, it gets the real …
Note: See TracRevisionLog for help on using the revision log.