Måns Rullgård
fd2ab74aae
use $CFLAGS and $LDFLAGS in dlopen() check
...
Originally committed as revision 4710 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Guillaume Poirier
348e52c91d
Make DV(B|D) subtitles (en|de)coders be conditonnaly compiled depending on the configure system
...
Original thread:
Date: Nov 20, 2005 9:25 PM
Subject: [PATCH] make dvdsub encoder depend on config variables
Originally committed as revision 4709 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Ivan Kalvachev
31a78b718b
Mark all 12 block unused when there are no coded blocks
...
Fixes 422/444 artifacts
Originally committed as revision 4708 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
a8289180a1
ffserver fixed
...
Originally committed as revision 4707 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Wolfram Gloger
689abe56fe
dvbsub encoder, patch by Wolfram Gloger < wmglo AH dent POIS med POIS uni-muenchen POIS de >
...
Original thread:
Date: 8 Oct 2005 09:35:38 -0000
Subject: [Ffmpeg-devel] [PATCH] dvdsub encoder -- 2nd version
Originally committed as revision 4706 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
b2d374c958
Unify include paths, -I.. is in CFLAGS.
...
Originally committed as revision 16986 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
19 years ago
Alex Beregszaszi
52ceae0624
10l, left debugging on
...
Originally committed as revision 4705 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Matthieu Castet
2da2ba037a
Correctly skip unknown matrices (patch by Matthieu Castet) and disable comment reading
...
Originally committed as revision 4704 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Alex Beregszaszi
7146d2c267
Fixing theora _again_. DONT BOTHER BREAKING THIS AGAIN. Added support for Theora 3.4 and stream created by Elphel cameras are decodable.
...
Originally committed as revision 4703 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Alex Beregszaszi
dd36b66722
fixed long standing off-by-one bug (fixes playback on ppc)
...
Originally committed as revision 4702 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Alex Beregszaszi
2b18752c28
mode_code_vlc_table size mismatch
...
Originally committed as revision 4701 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Corey Hickey
1fd7ec4412
DTS is 0x2001 according to: http://www1.mplayerhq.hu/MPlayer/DOCS/codecs-status.html
...
Patch by Corey Hickey < bugfood DAH ml AH fatooh POIS org >
Originally committed as revision 4700 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Alex Beregszaszi
5ef388e537
updated regression reference
...
Originally committed as revision 4699 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Alex Beregszaszi
a2a2668d57
Support for streaming: dont write indexes and dont signal HAS_INDEX in header. Also set filesize to max in this case.
...
Originally committed as revision 4698 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Alex Beregszaszi
6b0bdc754b
support for unlimited feed size
...
Originally committed as revision 4697 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Alex Beregszaszi
ac031f3c6c
10l to michael not updating this after changing crc to output 0x prefixes (crc.c rev 1.10)
...
Originally committed as revision 4696 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Alex Beregszaszi
90f9c440e8
debug the launch commandline and new connections
...
Originally committed as revision 4695 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Alex Beregszaszi
b51527d850
make ffserver regressions work again
...
Originally committed as revision 4694 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Alex Beregszaszi
ac6a655b8a
Make Launch more appropriate with support for full paths for the ffmpeg binary
...
Originally committed as revision 4693 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Alex Beregszaszi
4b4f38e42e
Support Launch when BindAddress is not INADDR_ANY or localhost. Also fix a possible buffer overflow
...
Originally committed as revision 4692 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Alex Beregszaszi
97246091a5
strict -1 is mandatory for jpegs because the colorspace thingie, this should be handled in a better way though
...
Originally committed as revision 4691 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Alex Beregszaszi
bf40937bf9
remove -e debug=off, unsupported my some wget versions (1.9), and doesnt makes any difference
...
Originally committed as revision 4690 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Alex Beregszaszi
2fde8aaeba
support transcoding adpcm
...
Originally committed as revision 4689 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Loren Merritt
ea15df8048
use sse16_sse2() in nsse
...
Originally committed as revision 4688 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Reimar Döffinger
a0ed075b29
clear the whole vert_pred buffer for 24 bit decoding.
...
This is currently not needed since the decoder creates only half of the
pixels, but should reduce confusion for people fiddling with it *g*
Originally committed as revision 4687 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Mike Melanson
4b7e4bedd6
improvements by Reimar Döffinger; 24-bit decoding is not perfect, only
...
the left half of the frame is painted, but the area that is painted
looks correct
Originally committed as revision 4686 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Loren Merritt
3165e258b1
fix a crash on seeking to an invalid frame
...
Originally committed as revision 4685 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
4519b8a672
FFmpeg and feature requests
...
Originally committed as revision 4684 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Måns Rullgård
68dce79b00
revert incorrect change
...
Originally committed as revision 4683 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
af8aa846fa
check MPV_frame_start() return value
...
Originally committed as revision 4682 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Steven M. Schultz
3712092e76
s/log2/av_log2/
...
patch by Steven M. Schultz <sms at 2bsd com>
Originally committed as revision 4681 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Fredrik Orderud
25f8db58ee
Put double-quotes around the install path in the "install-headers" section
...
of the makefiles for libavcodec, libavformat and libavutil.
Fixes installing into paths with spaces in them, i.e. Windows.
patch by Fredrik Orderud < fredrik . orderud -- at -- idi . ntnu . no >
Originally committed as revision 4680 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Kostya Shishkov
7c017693c9
Two tables in truemotion1data.h were slightly different from VpVision
...
source. This patch fixes decoding of some samples from Phantasmagoria 2
(they use delta tables N1, not N0 as the rest of files).
patch by the author, Kostya Shishkov
< kostya -- dot -- shishkov -- at -- gmail -- dot -- com >
Originally committed as revision 4679 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
a75a3ca429
frame skip fixes
...
fix 16pixel error in comparission
fix vbv messup
fix unlimited skip intervals, limited by GOP now
Originally committed as revision 4678 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
840fb7a76d
per frame crc support
...
Originally committed as revision 4677 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Roberto Togni
c555392a5b
Place qdm2 and truemotion2 in ifdef block so that they can be disabled
...
Originally committed as revision 4676 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
31e11451f7
allow NULL write_header() and write_trailer()
...
Originally committed as revision 4675 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
ed57bb79e8
extradata endianness comment
...
Originally committed as revision 4674 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Loren Merritt
1fd97d8c1a
tidier cabac_intra4x4_pred_mode
...
Originally committed as revision 4673 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Guillaume Poirier
d4de20d11c
Typo fix
...
Originally committed as revision 4672 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Alex Beregszaszi
84c63c013a
Ingenient MJPEG support, more at http://www.artificis.hu/files/texts/ingenient.txt
...
Originally committed as revision 4671 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Måns Rullgård
c7ea4f1903
no mixing of code and declarations
...
Originally committed as revision 4670 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Matthieu Castet
5b0e811a65
Make rle_code int everywhere instead of signed char.
...
Fixes playback of auth_generator-demo.mov, for rle_code == -128 the assignement
rle_code = -rle_code would overflow.
Patch by matthieu castet (castet matthieu (at) free fr)
Originally committed as revision 4669 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Loren Merritt
0f72508c10
25% faster deblocking, 4-6% overall.
...
Originally committed as revision 4668 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Loren Merritt
cd19c677cb
fix a crash on dropped frames
...
Originally committed as revision 4667 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Loren Merritt
a6624e21cb
faster h264_chroma_mc8_mmx, added h264_chroma_mc4_mmx.
...
2-4% overall speedup.
Originally committed as revision 4666 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Marcus Engene
f368375cef
FreeBSD support as well as some assorted fixes
...
patch by the author, Marcus Engene < ffmpeg __ at __ engene __ dot __ se >
Originally committed as revision 4665 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Emiliano Parasassi
2c5ee47d84
avoid the registration of DECODERS if only CONFIG_DECODERS is not defined.
...
patch by Emiliano Parassassi < millallo AH tiscali -- it >
Original thread:
Date: Mon, 24 Oct 2005 13:03:01 +0200
Subject: [Ffmpeg-devel] [PATCH] avoid registration of decoders if only encoders are choosed
Originally committed as revision 4664 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Patrice Bensoussan
fa379405bb
Fix asf header decoding issue, patch by < patrice -- bensoussan AH gmail -- com >
...
http://avifile.sourceforge.net/asf-1.0.htm has more info about asf headers
Original thread:
Date: Oct 22, 2005 11:44 PM
Subject: [Ffmpeg-devel] [PATCH] Fix asf header decoding issue
Originally committed as revision 4663 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Loren Merritt
56edbd818a
10l: cqm weren't initialized in svq3.
...
Originally committed as revision 4662 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago