|
|
|
@4e33b83b
|
23 years |
philipjsg |
Added Launch, FaviconURL and Redirect examples
Originally committed …
|
|
|
@cde25790
|
23 years |
philipjsg |
* New stuff and bug fixes:
* Change to dynamically allocated buffers. …
|
|
|
@cb09b2e
|
23 years |
philipjsg |
* Go faster stripes: don't check to see if the user presses 'q' if …
|
|
|
@3a2d0447
|
23 years |
philipjsg |
Make sure that the http_proxy environment variable starts with http:// …
|
|
|
@5845431a
|
23 years |
kabi |
* added dependency on dsputil_mmx_rnd.h for dsputil test
Originally …
|
|
|
@ff965706
|
23 years |
kabi |
* using unrolled loops seems to help to MMX Celerons
* calculating …
|
|
|
@6aa6ea8e
|
23 years |
kabi |
* reenabled original xy2 put routine - rounding error is really bad …
|
|
|
@91abb473
|
23 years |
kabi |
* code with new PAVGB for MMX only CPU splited into separate file
…
|
|
|
@def60345
|
23 years |
kabi |
* new mmx code - based upon http://aggregate.org/MAGIC
for now it's …
|
|
|
@541027e2
|
23 years |
kabi |
* cosmetic minor change
Originally committed as revision 622 to …
|
|
|
@d17b6f0b
|
23 years |
kabi |
* optimized remaing avg_pixels_xy2
Originally committed as revision …
|
|
|
@c04643a2
|
23 years |
philipjsg |
* Make video grabbing work again (if you are grabbing multiple streams …
|
|
|
@e9c0a38f
|
23 years |
kabi |
* optimized avg_* functions (except xy2)
* minor speedup for …
|
|
|
@33a1f1a3
|
23 years |
michaelni |
fixing stackoverflow
Originally committed as revision 618 to …
|
|
|
@cd4af68
|
23 years |
kabi |
* started to cleanup name clashes for onetime compilation
Originally …
|
|
|
@c0eb0bb
|
23 years |
kabi |
* more PIC friendly and faster code
Originally committed as revision …
|
|
|
@5f623001
|
23 years |
kabi |
* removed TESTCPU_MAIN - not needed for testing
Originally committed …
|
|
|
@8758f7e4
|
23 years |
kabi |
* for this moment bswap.h included ahead of HAVE_AV_CONFIG_H check
…
|
|
|
@6fea8454
|
23 years |
kabi |
* yet a bit more extended
* fixed busy loop test bug on mmx-only …
|
|
|
@e5f3d22d
|
23 years |
kabi |
* undefine local defines when they are no longer needed
Originally …
|
|
|
@674e6204
|
23 years |
kabi |
* added
Originally committed as revision 611 to …
|
|
|
@f0ca2e1b
|
23 years |
kabi |
* compatibilized declaration with its original definition
(though …
|
|
|
@30eb0396
|
23 years |
kabi |
* avoids double inclusion of this header
(how about making all …
|
|
|
@74fc998
|
23 years |
fabrice |
don't use inttypes.h - use inline function for bswap_64()
Originally …
|
|
|
@b13788c5
|
23 years |
fabrice |
use sys/soundcard.h for OSS audio
Originally committed as revision …
|
|
|
@6063bce7
|
23 years |
fabrice |
bsd fixes
Originally committed as revision 606 to …
|
|
|
@6a3d7e36
|
23 years |
fabrice |
fixed mangle issue
Originally committed as revision 605 to …
|
|
|
@fad9f495
|
23 years |
fabrice |
removed invalid buffer handling
Originally committed as revision 604 …
|
|
|
@bbdadbda
|
23 years |
nickols_k |
untested generic bswap64
Originally committed as revision 603 to …
|
|
|
@3120d2a2
|
23 years |
philipjsg |
* Add first cut of code to handle Windows Media Player rate switching
…
|
|
|
@6394a288
|
23 years |
fabrice |
added license
Originally committed as revision 601 to …
|
|
|
@d0c30ca5
|
23 years |
fabrice |
reactivated swf/mjpeg/jpg formats testing
Originally committed as …
|
|
|
@ff4ec49
|
23 years |
fabrice |
license/copyright change
Originally committed as revision 599 to …
|
|
|
@2ef0f2b2
|
23 years |
fabrice |
consistent include usage
Originally committed as revision 598 to …
|
|
|
@3093185e
|
23 years |
fabrice |
fixed incorrect buffer handling
Originally committed as revision 597 …
|
|
|
@d503f970
|
23 years |
fabrice |
better logic for bswap
Originally committed as revision 596 to …
|
|
|
@d75dd1ca
|
23 years |
fabrice |
removed
Originally committed as revision 595 to …
|
|
|
@b17c92d1
|
23 years |
fabrice |
moved in libavcodec
Originally committed as revision 594 to …
|
|
|
@19720f15
|
23 years |
fabrice |
license/copyright change
Originally committed as revision 593 to …
|
|
|
@17269bdf
|
23 years |
fabrice |
fixed double free - fixed probe function
Originally committed as …
|
|
|
@0726b2d1
|
23 years |
fabrice |
fixed double free - fixed jpg image sequence automatic selection
…
|
|
|
@66d2ff2a
|
23 years |
fabrice |
fixed memory free (no free necessary for private data) - added better …
|
|
|
@360d33c9
|
23 years |
fabrice |
update
Originally committed as revision 589 to …
|
|
|
@773a21b8
|
23 years |
fabrice |
license/copyright change - fixed header mess
Originally committed as …
|
|
|
@bf5af568
|
23 years |
fabrice |
license/copyright change - fixed memory leaks
Originally committed as …
|
|
|
@5cbcf02c
|
23 years |
fabrice |
more config options
Originally committed as revision 586 to …
|
|
|
@17048ca8
|
23 years |
fabrice |
license/copyright change
Originally committed as revision 585 to …
|
|
|
@a1b63811
|
23 years |
fabrice |
license/copyright change - use consistent library names
Originally …
|
|
|
@23642d8e
|
23 years |
fabrice |
add more info about new configure features
Originally committed as …
|
|
|
@a31e01c5
|
23 years |
fabrice |
updated
Originally committed as revision 582 to …
|
|
|
@a8dbe951
|
23 years |
philipjsg |
Change order of extensions and read_probe checking. This gives the …
|
|
|
@07c4ed8
|
23 years |
philipjsg |
* Add a probe function for FFM files
Originally committed as revision …
|
|
|
@b582f314
|
23 years |
philipjsg |
* Added yet more output to the status page to try and track down a …
|
|
|
@789bee12
|
23 years |
philipjsg |
* Fix a problem caused by a duplicate free of priv_data -- now uses …
|
|
|
@ec3b2232
|
23 years |
philipjsg |
* Add support for time-limiting a live stream. (Some guy streamed one …
|
|
|
@935cdf09
|
23 years |
philipjsg |
Add an av_abort macro that aborts, but also prints out the location of …
|
|
|
@52af45ad
|
23 years |
kabi |
* baling 8 seems to have the same speed
Originally committed as …
|
|
|
@b6fee9b6
|
23 years |
kabi |
* cosmetic
Originally committed as revision 574 to …
|
|
|
@fbdedc17
|
23 years |
kabi |
* always baling even though it seems to produce sometime worse
…
|
|
|
@31ddcf98
|
23 years |
kabi |
* cleanup for put_pixels_mmx
Originally committed as revision 572 to …
|
|
|
@423d391b
|
23 years |
kabi |
* minor update
Originally committed as revision 571 to …
|
|
|
@8cd91a44
|
23 years |
alex |
applied 64bit patch from Ulrich Hecht <uli at suse dot de>
Originally …
|
|
|
@9e8098e7
|
23 years |
kabi |
* a little bit extended dsptest also suports dsptestpic target
…
|
|
|
@ec9a41f5
|
23 years |
kabi |
* somewhat more advanced test suit for dsp code - for now i386 only
…
|
|
|
@6efad6f
|
23 years |
kabi |
* align the source initialy address
Originally committed as revision …
|
|
|
@2bd978bd
|
23 years |
kabi |
* fixed contrains and avoid usage of scale index access
Originally …
|
|
|
@dcb9cd4b
|
23 years |
kabi |
* added simple test main - see comments about how to
compile - …
|
|
|
@ba0420d8
|
23 years |
michaelni |
using 1 operand less and slightly faster put_pixels_y2
Originally …
|
|
|
@a213d664
|
23 years |
kabi |
* fix for -fPIC compilation - compiles with 2.95.2 as well - any
…
|
|
|
@d7d267df
|
23 years |
kabi |
* minor cleanup
Originally committed as revision 562 to …
|
|
|
@92ba5ffb
|
23 years |
michaelni |
workaround dc_scale bug in old ffmpeg msmpeg4v3 encoder (set …
|
|
|
@ddad77fa
|
23 years |
kabi |
* oops - these are the midnight commits...
removed -fPIC used for …
|
|
|
@c77b16dd
|
23 years |
kabi |
* restored previous behaviour for this moment
users are supposed to …
|
|
|
@8083185f
|
23 years |
kabi |
* restored previous non '..' version
Originally committed as revision …
|
|
|
@59d3e367
|
23 years |
fabrice |
fixed incorrect global gain - slightly increased precision of n(4/3) …
|
|
|
@777cc95
|
23 years |
kabi |
* using ../ for bswap.h
Originally committed as revision 556 to …
|
|
|
@49d71c7b
|
23 years |
kabi |
* avoid conflicts with non-ffmpeg config.h and also it's consistent
…
|
|
|
@4a908fbc
|
23 years |
alex |
BSD/OS support by Steven M Schultz
Originally committed as revision …
|
|
|
@747a67fb
|
23 years |
fabrice |
fixed one overflow problem
Originally committed as revision 553 to …
|
|
|
@754ebe34
|
23 years |
fabrice |
fixed memory free
Originally committed as revision 552 to …
|
|
|
@57060b1e
|
23 years |
fabrice |
removed unused stuff - added dsputil_set_bit_exact() support for …
|
|
|
@4c41db9a
|
23 years |
fabrice |
added libavtest target
Originally committed as revision 550 to …
|
|
|
@bd7cf6ad
|
23 years |
fabrice |
use new api (NOT TESTED) - suppressed strlcpy
Originally committed as …
|
|
|
@79fdaa4c
|
23 years |
fabrice |
began to simplify code - use modified API for stream reading
…
|
|
|
@c9a65ca
|
23 years |
fabrice |
converted to new API
Originally committed as revision 547 to …
|
|
|
@db7f1f95
|
23 years |
fabrice |
suppressed mpeg demux mess - use now dynamic stream creation api
…
|
|
|
@b9a281db
|
23 years |
fabrice |
split mux/demux related structures - added file probing support - …
|
|
|
@fe9cf0d4
|
23 years |
fabrice |
added first version of MPEG/DVB transport stream demux
Originally …
|
|
|
@4f12a497
|
23 years |
fabrice |
removed unused code
Originally committed as revision 543 to …
|
|
|
@fb4a4a56
|
23 years |
fabrice |
mpeg1/2 identifier - fixed frame rate for some bad mpeg1 streams
…
|
|
|
@4d7a0a05
|
23 years |
fabrice |
better av_freep()
Originally committed as revision 541 to …
|
|
|
@51a4966
|
23 years |
fabrice |
added avcodec_set_bit_exact() for testing
Originally committed as …
|
|
|
@44defcfb
|
23 years |
fabrice |
update
Originally committed as revision 539 to …
|
|
|
@4196dcd6
|
23 years |
fabrice |
added regression test mention
Originally committed as revision 538 to …
|
|
|
@89d5dfd5
|
23 years |
fabrice |
added libav regression tests
Originally committed as revision 537 to …
|
|
|
@b5a40dc6
|
23 years |
arpi |
64bit incompatibility bug, patch by Artur Grabowski <art@blahonga.org> …
|
|
|
@5eee1aed
|
23 years |
arpi |
big cosmetics patch, cleanup of messages printed by mplayer and libs. …
|
|
|
@2e04edb3
|
23 years |
philipjsg |
Fix a segfault when handling errors or .asx or .ram files. Silly bug …
|
|
|
@10fc8424
|
23 years |
michaelni |
fixing alignment for alignment picky cpus
Originally committed as …
|
|
|
@d4327e36
|
23 years |
fabrice |
oops - removed obsolete license draft
Originally committed as …
|
|
|