|
|
|
@9db99069
|
22 years |
michaelni |
fixing segfault
Originally committed as revision 903 to …
|
|
|
@b59f574
|
22 years |
michaelni |
10l (compilation if defined ARCH_ALPHA)
Originally committed as …
|
|
|
@1a684b3d
|
22 years |
michaelni |
fixing encoding at high QPs (was broken after the dct accuracy …
|
|
|
@be7109c1
|
22 years |
michaelni |
ar -s -> ranlib
Originally committed as revision 900 to …
|
|
|
@ecfd40b3
|
22 years |
michaelni |
new vbv calculation patch by (Henry Mason <talus25 at speakeasy dot …
|
|
|
@ab6c65f6
|
22 years |
michaelni |
altivec build tidyup patch by (Brian Foley <bfoley at compsoc dot …
|
|
|
@004c18ee
|
22 years |
michaelni |
higher accuracy
Originally committed as revision 897 to …
|
|
|
@81e0d0b4
|
22 years |
michaelni |
oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>)
…
|
|
|
@ad324c93
|
22 years |
michaelni |
dct cleanup
more accurate mmx dct (dont discard bits for fun)
fixing …
|
|
|
@6b791538
|
22 years |
arpi |
warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
…
|
|
|
@cca1b241
|
22 years |
michaelni |
dont needlessly gettimeofday in video grabber patch by (Lennert …
|
|
|
@86748dbc
|
22 years |
michaelni |
dct-test update
test simple-idct and ijg int DCT too
do tests with …
|
|
|
@e61efa24
|
22 years |
michaelni |
unmap video buffers on close patch by (Lennert Buytenhek <buytenh at …
|
|
|
@5bd11e31
|
22 years |
michaelni |
dont discard first frame patch by (Lennert Buytenhek <buytenh at math …
|
|
|
@1565dabc
|
22 years |
michaelni |
be less verbose patch by (Lennert Buytenhek <buytenh at math dot …
|
|
|
@ab6d194a
|
22 years |
michaelni |
croping patch by (talus25 at speakeasy dot net) with fixes from atmos …
|
|
|
@d3b3efe3
|
22 years |
michaelni |
checksums for the bitexact simple idct
Originally committed as …
|
|
|
@e7fce5e9
|
22 years |
michaelni |
bitexact hack for the simple mmx idct
Originally committed as …
|
|
|
@8e779b90
|
22 years |
michaelni |
not used anymore
Originally committed as revision 885 to …
|
|
|
@463678ac
|
22 years |
michaelni |
using only the fast int dct for regression tests
Originally committed …
|
|
|
@3f027ca7
|
22 years |
michaelni |
cygwin patch by (Felix Buenemann <atmosfear at users dot sourceforge …
|
|
|
@c7e07931
|
22 years |
michaelni |
sun solaris compilation bugfix, patch by (Martin Olschewski …
|
|
|
@471d7dc3
|
22 years |
michaelni |
undefined M_PI / M_E fix
Originally committed as revision 881 to …
|
|
|
@6c1baeb0
|
22 years |
alex |
added missing palette8tobgr pairs (hope it's correct)
Originally …
|
|
|
@a43bd1d7
|
22 years |
michaelni |
patch by Heliodoro Tammaro <helio at interactives dot org>
- …
|
|
|
@252f3975
|
22 years |
michaelni |
checksum update cuz of build change 4620->4621
Originally committed …
|
|
|
@28db7fce
|
22 years |
michaelni |
slow but accurate integer dct from IJG (should be ok with the LGPL as …
|
|
|
@e647c59
|
22 years |
michaelni |
base64 encoded patches posted to the devel list are prefered
…
|
|
|
@255b3ac2
|
22 years |
michaelni |
use extradata for h263_long_vector mode detection
Originally …
|
|
|
@59925ef2
|
22 years |
michaelni |
first cut at altivec support on darwin patch by (Brian Foley <bfoley …
|
|
|
@68bd11f5
|
22 years |
michaelni |
working around undefined behavior of get-vlc if the vlc s invalid
more …
|
|
|
@ee3b2be6
|
22 years |
michaelni |
fixes rv10 decoding crash
Originally committed as revision 873 to …
|
|
|
@07787186
|
22 years |
michaelni |
warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot …
|
|
|
@1b78558a
|
22 years |
michaelni |
mmx & non-mmx regerssion tests
Originally committed as revision 871 …
|
|
|
@fd7db0fd
|
22 years |
michaelni |
mpeg4 interlaced decoding support (not completly implemented/tested …
|
|
|
@e769f053
|
22 years |
alex |
added aspected_width/height for EXTENDED_PAR
Originally committed as …
|
|
|
@1ffd8306
|
22 years |
michaelni |
checksum update due to LIBAVCODEC_BUILD 4619->4620
Originally …
|
|
|
@4dd0e44f
|
22 years |
michaelni |
fixing some 64bit bugs
Originally committed as revision 867 to …
|
|
|
@405469ce
|
22 years |
michaelni |
forgot the const bits in 2pass curve matching (patch (with rounding …
|
|
|
@c695ca3b
|
22 years |
michaelni |
fixing qmin==qmax && qsquish==1
Originally committed as revision 865 …
|
|
|
@d0d816d8
|
22 years |
michaelni |
NAN doesnt exist on FreeBSD patch by (Rémi Guyomarch <rguyom at pobox …
|
|
|
@ce980a95
|
22 years |
michaelni |
new ratecontrol code
sadly there are no (unsigned) int left in …
|
|
|
@3aa102be
|
22 years |
michaelni |
new ratecontrol code
Originally committed as revision 862 to …
|
|
|
@7806197d
|
22 years |
michaelni |
error concealment needs the mbintra_table so it should allways be …
|
|
|
@b77eec85
|
22 years |
arpi |
removed -W -Wall -g and other gcc-specific warning/debug options
patch …
|
|
|
@f36db5df
|
22 years |
michaelni |
faster ff_sqrt()
Originally committed as revision 859 to …
|
|
|
@1fb4890b
|
22 years |
michaelni |
better scene change detection
Originally committed as revision 858 to …
|
|
|
@90cee0c3
|
22 years |
michaelni |
darwin patches by Heliodoro Tammaro <helio at interactives dot org>
…
|
|
|
@f8e891a9
|
22 years |
michaelni |
regression test checksum update (seems the files where even in …
|
|
|
@9f361534
|
22 years |
michaelni |
dont trash mm0, its still used in the next iteration of the loop …
|
|
|
@c9178d86
|
22 years |
michaelni |
same dc skip behavior for chroma & luma elimination, its confusing …
|
|
|
@f5866a0
|
22 years |
michaelni |
skip blocks with small chroma dc too (if the user wants it) needed to …
|
|
|
@890f093a
|
23 years |
michaelni |
remove unused varibles patch by (Eric Sesterhenn <SnakeByte at gmx dot …
|
|
|
@c1325d18
|
23 years |
michaelni |
patch by (Volker Moell <volker-ml at die-moells dot de>)
creating …
|
|
|
@1359c2d
|
23 years |
kabi |
* skiping unwanted packets when it's possible
* using 64bits us …
|
|
|
@84082497
|
23 years |
kabi |
* using statics
Originally committed as revision 850 to …
|
|
|
@3625e88a
|
23 years |
kabi |
* resync without endless loop
Originally committed as revision 849 to …
|
|
|
@6295986
|
23 years |
michaelni |
faster vlc table selection
Originally committed as revision 848 to …
|
|
|
@2141dc37
|
23 years |
kabi |
* added support for multiple payloads
Originally committed as …
|
|
|
@2a10020b
|
23 years |
kabi |
* ok - let's start with avifile->ffmpeg morphing
for the begining …
|
|
|
@47ceabc9
|
23 years |
michaelni |
1000l
Originally committed as revision 6950 to …
|
|
|
@87f8cab4
|
23 years |
michaelni |
mpeg4 mpeg quantizer encoding
Originally committed as revision 844 to …
|
|
|
@508abaca
|
23 years |
michaelni |
4mv + bframe decoding bugfix
Originally committed as revision 843 to …
|
|
|
@f255af5d
|
23 years |
michaelni |
fixing level overflow check for qp=1
Originally committed as revision …
|
|
|
@159d10fc
|
23 years |
michaelni |
hopefully fixing unreprodceable segfault when overreading the end if …
|
|
|
@0a6baf39
|
23 years |
michaelni |
fixing slices which start at mb_x>0
Originally committed as revision …
|
|
|
@55078332
|
23 years |
michaelni |
supporting rare overflow mess even with error_resilience>=0
…
|
|
|
@44273f19
|
23 years |
michaelni |
making some error checks optional
Originally committed as revision …
|
|
|
@b7adc711
|
23 years |
michaelni |
last_picture should be never == NULL (it was with dr1) this might fix …
|
|
|
@d930ef1
|
23 years |
michaelni |
fixing mpeg4 mpeg quantizers
Originally committed as revision 836 to …
|
|
|
@fc2bb4f4
|
23 years |
michaelni |
fixing normal mmx idct
Originally committed as revision 835 to …
|
|
|
@32b90921
|
23 years |
michaelni |
10l found by Rémi Guyomarch <rguyom at pobox dot com>
Originally …
|
|
|
@d80e2fa2
|
23 years |
michaelni |
planar yuv 444 422 411 support
Originally committed as revision 6864 …
|
|
|
@a10678da
|
23 years |
michaelni |
max_b_frame=4 bugfix
Originally committed as revision 833 to …
|
|
|
@5efa2650
|
23 years |
michaelni |
b frame direct mode bugfix (bug found by CM <chenm001 at 163 dot com>) …
|
|
|
@57d2bce1
|
23 years |
mellum |
MVI optimizations for motion estimation.
Originally committed as …
|
|
|
@a399990
|
23 years |
michaelni |
better big/little endian test
Originally committed as revision 830 to …
|
|
|
@59eb2ed1
|
23 years |
philipjsg |
* Now we do not delete the feed file if it was created with the same
…
|
|
|
@f853bb11
|
23 years |
philipjsg |
* Removed a debug printf
* Fix the sense of the test for "-" with …
|
|
|
@38274ea2
|
23 years |
michaelni |
dump bits per frame / qp / frame complexity support
Originally …
|
|
|
@d6afa9c6
|
23 years |
michaelni |
handle DRI/RST markers patch by Leon van Stuivenberg <leonvs at iae …
|
|
|
@ce838977
|
23 years |
philipjsg |
Add notes on the ?date= format.
Originally committed as revision 825 …
|
|
|
@b71472eb
|
23 years |
philipjsg |
Add conversions to and from RGBA32 and BGRA32.
Originally committed …
|
|
|
@64e105e0
|
23 years |
philipjsg |
Fix a potential endless loop (nb (1 * 3) / 2 == 1)
Originally …
|
|
|
@a28d4f86
|
23 years |
philipjsg |
Add some examples of using ACL
Originally committed as revision 822 …
|
|
|
@8256c0a3
|
23 years |
philipjsg |
* Make asf streaming work again. Now uses the output format …
|
|
|
@487ec9a0
|
23 years |
philipjsg |
Add conditional build of strptime
Originally committed as revision …
|
|
|
@68892110
|
23 years |
philipjsg |
Add logic to figure out whether strptime is present on the system. If …
|
|
|
@dcb7d9cb
|
23 years |
philipjsg |
Add strptime into the source pool for those systems that don't have …
|
|
|
@c5510dd6
|
23 years |
philipjsg |
* Add code for ffserver to get stream output formats: …
|
|
|
@36ada60c
|
23 years |
philipjsg |
Add prototype of guess_stream_format
Originally committed as revision …
|
|
|
@8b3c13f
|
23 years |
philipjsg |
Add another asf output format type -- asf_stream. The convention is …
|
|
|
@b5a093b3
|
23 years |
michaelni |
different edge positions fixed with edge emu / dr1
Originally …
|
|
|
@bc4a1ffe
|
23 years |
fabrice |
added 'NoDaemon' command - added RTP/RTSP stream example
Originally …
|
|
|
@2effd27
|
23 years |
fabrice |
added RTSP and RTP server support - added daemon mode as default (use …
|
|
|
@37736979
|
23 years |
fabrice |
build stripped and unstripped ffmpeg - ffserver exports all its …
|
|
|
@917e06c
|
23 years |
fabrice |
added proposed API for parse_only mode to extract compressed frames …
|
|
|
@e3e105b3
|
23 years |
fabrice |
added include for ffserver dynamically loaded modules
Originally …
|
|
|
@2c4ae653
|
23 years |
fabrice |
renamed gettime() av_gettime() - same for register_all()
Originally …
|
|
|
@910fdd21
|
23 years |
fabrice |
added installlib target
Originally committed as revision 807 to …
|
|
|