|
|
|
@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 …
|
|
|
@a25e098d
|
23 years |
fabrice |
exported av_probe_input_format()
Originally committed as revision 806 …
|
|
|
@a11bf0b
|
23 years |
fabrice |
renamed gettime to av_gettime()
Originally committed as revision 805 …
|
|
|
@2302dd13
|
23 years |
fabrice |
moved simple c utils
Originally committed as revision 804 to …
|
|
|
@4624540b
|
23 years |
fabrice |
separated init code from utils to reduce static library size
…
|
|
|
@94988531
|
23 years |
fabrice |
more consistent naming
Originally committed as revision 802 to …
|
|
|
@fb025625
|
23 years |
fabrice |
added RTP/RTSP stuff
Originally committed as revision 801 to …
|
|
|
@a9a721da
|
23 years |
fabrice |
added url_split()
Originally committed as revision 800 to …
|
|
|
@bdd7d518
|
23 years |
fabrice |
added compilation of RTP/RTSP stuff
Originally committed as revision …
|
|
|
@94ef6864
|
23 years |
fabrice |
suppressed packet size dependancy
Originally committed as revision …
|
|
|
@0e2a219
|
23 years |
fabrice |
http protocol now uses tcp: protocol (simpler)
Originally committed …
|
|
|
@abba3dd1
|
23 years |
fabrice |
added dynamic buffer support - added url_fprintf() and url_fgetc()
…
|
|
|
@8a9488b
|
23 years |
fabrice |
added url_get_max_packet_size() support - added URL_RDWR flag
…
|
|
|
@f031df23
|
23 years |
fabrice |
api change for packet based protocols (such as UDP and RTP)
…
|
|
|
@2d225591
|
23 years |
fabrice |
better UDP support - added preliminary multicast support (untested)
…
|
|
|
@85fb7b34
|
23 years |
fabrice |
added rtp port range support
Originally committed as revision 792 to …
|
|
|
@51885599
|
23 years |
fabrice |
added local port option
Originally committed as revision 791 to …
|
|
|
@3ffe3793
|
23 years |
michaelni |
patch by François Revol <revol at free dot fr>
- fix for multiple …
|
|
|
@a5f06969
|
23 years |
michaelni |
this include isn;t longer need and now generate a lot of warnings …
|
|
|
@ce23c668
|
23 years |
alex |
moved codebooks to svq1_cb.h
Originally committed as revision 788 to …
|
|
|
@fe670d09
|
23 years |
michaelni |
-bug comand line option to workaround encoder bugs which cannot be …
|
|
|
@05174fd4
|
23 years |
michaelni |
fixing bitrate vs. kbitrate in header
fixing wmv1 decoder (was broken …
|
|
|
@889c5224
|
23 years |
michaelni |
adpcm encoding patch by François Revol <revol at free dot fr>
…
|
|
|
@27a5e8b8
|
23 years |
michaelni |
nanosleep patch by François Revol <revol at free dot fr>
Originally …
|
|
|
@6742d95d
|
23 years |
michaelni |
YUV410P to YUV420P patch by François Revol <revol at free dot fr>
…
|
|
|
@3e6a20a0
|
23 years |
michaelni |
minor optimizations
fixing numbers.avi
fixing ac prediction between …
|
|
|
@4afeaec9
|
23 years |
michaelni |
pix_abs mmx2 isnt bit-exact ...
Originally committed as revision 781 …
|
|
|
@0147f198
|
23 years |
michaelni |
beos/mov/adpcm patch by François Revol <revol at free dot fr>
* Some …
|
|
|
@e1707f5
|
23 years |
michaelni |
BeOS patches by "shatty" <shatty at myrealbox.com>
1. errno's are …
|
|
|
@eddbd7e
|
23 years |
michaelni |
largefile support patch by Roy Sigurd Karlsbakk <roy at karlsbakk.net> …
|
|
|
@9235088f
|
23 years |
kabi |
* using time.h for Cygwin systems as well
Originally committed as …
|
|
|
@79c0c785
|
23 years |
michaelni |
use edge emu for encoding of width or height %16!=0 files
Originally …
|
|
|
@9022797b
|
23 years |
michaelni |
fixing NULL reference frame with dr1
Originally committed as revision …
|
|
|
@9ac7ecd6
|
23 years |
michaelni |
hmm ABS(dc-diff) > 512 fix
printing some error messages if some error …
|
|
|
@9be42db
|
23 years |
michaelni |
larger edge emu buffer (might have been too small)
Originally …
|
|
|
@54993774
|
23 years |
michaelni |
fixing gmc with emu edges
Originally committed as revision 772 to …
|
|
|
@4c9ede2e
|
23 years |
michaelni |
interlaced mpeg2 fix ... replacing linesize>>1 by uvlinesize …
|
|
|
@cc504d3c
|
23 years |
michaelni |
low_delay / has_b_frames fix
Originally committed as revision 770 to …
|
|
|