Ian Caulfield [Sun, 14 Aug 2005 01:15:27 +0000 (01:15 +0000)]
subs.diff fixes a couple of minor bugs in my DVB subtitle decoder, and also fixes a few
problems in the DVD decoder (the palette entries were being read
back-to-front, and the timing conversions were slighly off)
patch by (Ian Caulfield: imc25, cam ac uk)
Originally committed as revision 4520 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sat, 13 Aug 2005 21:56:57 +0000 (21:56 +0000)]
set timebase correctly? this thing is always 15fps?
Originally committed as revision 4519 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sat, 13 Aug 2005 21:34:24 +0000 (21:34 +0000)]
set pix_fmt
Originally committed as revision 4518 to svn://svn.ffmpeg.org/ffmpeg/trunk
Mike Melanson [Sat, 13 Aug 2005 20:48:47 +0000 (20:48 +0000)]
tinfoil patch: no array is written to in bulk before counts are
validated; do not free frames that are not allocated; removed all of the
output modes that no one uses and only PAL8 remains
Originally committed as revision 4517 to svn://svn.ffmpeg.org/ffmpeg/trunk
Mike Melanson [Sat, 13 Aug 2005 18:49:01 +0000 (18:49 +0000)]
removed a bunch of unused, sub-optimal code
Originally committed as revision 4516 to svn://svn.ffmpeg.org/ffmpeg/trunk
Mike Melanson [Sat, 13 Aug 2005 18:39:21 +0000 (18:39 +0000)]
tinfoil patch: be more diligent about checking array boundaries before
writing to them
Originally committed as revision 4515 to svn://svn.ffmpeg.org/ffmpeg/trunk
Mike Melanson [Sat, 13 Aug 2005 18:25:17 +0000 (18:25 +0000)]
tinfoil patch: validate motion vectors and do not free frame on exit if
frame is NULL; also removed some ancient MC code that did not perform
half-pel C-plane MC
Originally committed as revision 4514 to svn://svn.ffmpeg.org/ffmpeg/trunk
Mike Melanson [Sat, 13 Aug 2005 17:46:09 +0000 (17:46 +0000)]
tinfoil patch: make sure pixel_ptr never goes negative
Originally committed as revision 4513 to svn://svn.ffmpeg.org/ffmpeg/trunk
Mike Melanson [Sat, 13 Aug 2005 17:12:38 +0000 (17:12 +0000)]
tinfoil patch: accept no widths that are no multiples of 4
Originally committed as revision 4512 to svn://svn.ffmpeg.org/ffmpeg/trunk
Mike Melanson [Sat, 13 Aug 2005 16:59:01 +0000 (16:59 +0000)]
tinfoil patch: make sure that pixel pointer does not go out of bounds
Originally committed as revision 4511 to svn://svn.ffmpeg.org/ffmpeg/trunk
Steven M. Schultz [Sat, 13 Aug 2005 16:17:50 +0000 (16:17 +0000)]
'#elseif' needs to be '#elif' patch by ("Steven M. Schultz": sms, 2BSD COM)
Originally committed as revision 4510 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Sat, 13 Aug 2005 13:45:42 +0000 (13:45 +0000)]
fix building in separate directory
Originally committed as revision 4509 to svn://svn.ffmpeg.org/ffmpeg/trunk
Kostya Shishkov [Sat, 13 Aug 2005 09:12:09 +0000 (09:12 +0000)]
security fixes
* check for writing to lines -1,-2,...
* check for motion compensation (copying from and to valid place)
patch by (Kostya: kostya shishkov, gmail com)
Originally committed as revision 4508 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Fri, 12 Aug 2005 14:01:03 +0000 (14:01 +0000)]
FreeBSD ipv6 multicast patch from ports tree
Originally committed as revision 4507 to svn://svn.ffmpeg.org/ffmpeg/trunk
Steven M. Schultz [Thu, 11 Aug 2005 23:40:51 +0000 (23:40 +0000)]
Need -maltivec in addition to -faltivec for OSX patch by ("Steven M. Schultz": sms ; 2BSD COM)
Originally committed as revision 4506 to svn://svn.ffmpeg.org/ffmpeg/trunk
Sam Hocevar [Thu, 11 Aug 2005 22:26:12 +0000 (22:26 +0000)]
minor compilation fix
A few files are not in sync with the change of AVStream's codec
member from inline struct to pointer.
patch by (Sam Hocevar: sam, zoy org)
Originally committed as revision 4505 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alexander Strasser [Thu, 11 Aug 2005 22:16:25 +0000 (22:16 +0000)]
Fix building shared version of lavf on some systems.
Originally committed as revision 4504 to svn://svn.ffmpeg.org/ffmpeg/trunk
Edward Hervey [Thu, 11 Aug 2005 01:28:04 +0000 (01:28 +0000)]
DV video encoder/decoder doesn't set keyframe and picture type properties patch by (Edward Hervey:bilboed,gmail com)
Originally committed as revision 4503 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 10 Aug 2005 23:48:25 +0000 (23:48 +0000)]
silly script to fix line wraped patches
Originally committed as revision 4502 to svn://svn.ffmpeg.org/ffmpeg/trunk
Mike Brown [Wed, 10 Aug 2005 23:41:20 +0000 (23:41 +0000)]
changes to ignore command media embedded in MS WMV files patch by ("Brown, Mike": mikeb, vibephone com)
Originally committed as revision 4501 to svn://svn.ffmpeg.org/ffmpeg/trunk
Justin Ruggles [Wed, 10 Aug 2005 08:49:10 +0000 (08:49 +0000)]
configure libgsm patch by (Justin Ruggles: jruggle, earthlink net)
Originally committed as revision 4500 to svn://svn.ffmpeg.org/ffmpeg/trunk
Steven M. Schultz [Tue, 9 Aug 2005 23:34:50 +0000 (23:34 +0000)]
remove -d to make libtool on OSX happy patch by ("Steven M. Schultz": sms, 2BSD COM )
Originally committed as revision 4499 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alexander Strasser [Sat, 6 Aug 2005 22:14:00 +0000 (22:14 +0000)]
Reorganize lists to have one item on a line.
Originally committed as revision 4498 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alexander Strasser [Sat, 6 Aug 2005 13:19:54 +0000 (13:19 +0000)]
Make out of source dir build work again.
Patch originally from Justin Ruggles > jruggle ta earthlink tod net <
and reordered by me to be more diff friendly.
Originally committed as revision 4497 to svn://svn.ffmpeg.org/ffmpeg/trunk
j@v2v.cc [Sat, 6 Aug 2005 10:03:08 +0000 (10:03 +0000)]
add libavutil.pc + fix version in pkg-config files patch by (j, v2v cc)
Originally committed as revision 4496 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sat, 6 Aug 2005 09:46:04 +0000 (09:46 +0000)]
mkstemp on win32 workaround by (Ivan Wong: email, ivanwong info)
Originally committed as revision 4495 to svn://svn.ffmpeg.org/ffmpeg/trunk
Steven M. Schultz [Fri, 5 Aug 2005 23:25:35 +0000 (23:25 +0000)]
liba52/crc.c fails to compile patch by ("Steven M. Schultz": sms, 2bsd com)
Originally committed as revision 4494 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Fri, 5 Aug 2005 19:15:34 +0000 (19:15 +0000)]
10l
Originally committed as revision 4493 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Fri, 5 Aug 2005 01:06:04 +0000 (01:06 +0000)]
spelling/grammar/wording
Originally committed as revision 4492 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 4 Aug 2005 22:46:27 +0000 (22:46 +0000)]
segfault fix
Originally committed as revision 4491 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 4 Aug 2005 19:50:09 +0000 (19:50 +0000)]
fix ffmpeg under mingw
Originally committed as revision 4490 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alexander Strasser [Mon, 1 Aug 2005 20:07:05 +0000 (20:07 +0000)]
libavutil: Utility code from libavcodec moved to a separate library.
Originally committed as revision 4489 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 1 Aug 2005 20:01:41 +0000 (20:01 +0000)]
fix assertion failure for mpeg2 encoding
Originally committed as revision 4488 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 1 Aug 2005 14:47:07 +0000 (14:47 +0000)]
workaround 'colocated mv if colocated block is L1 predicted' bug in x264
Originally committed as revision 4487 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 31 Jul 2005 10:51:04 +0000 (10:51 +0000)]
A.B.C versions
Originally committed as revision 4486 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 31 Jul 2005 10:00:25 +0000 (10:00 +0000)]
try to check for nonsense time_base instead of setting fake one
Originally committed as revision 4485 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alexander Strasser [Sun, 31 Jul 2005 09:39:02 +0000 (09:39 +0000)]
Fix name clash when building in mingw environment.
Originally committed as revision 4484 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sat, 30 Jul 2005 16:15:36 +0000 (16:15 +0000)]
check time_base.den for mpeg4
avoid zero time_base.* for h263
Originally committed as revision 4483 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 27 Jul 2005 13:16:35 +0000 (13:16 +0000)]
motion vector limit for mpeg2
Originally committed as revision 4482 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 27 Jul 2005 11:17:39 +0000 (11:17 +0000)]
PIC for ia64
Originally committed as revision 4481 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 27 Jul 2005 10:13:13 +0000 (10:13 +0000)]
-ldl fix
Originally committed as revision 4480 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 27 Jul 2005 07:31:40 +0000 (07:31 +0000)]
round pointer up to next packet_size multiple
Originally committed as revision 4479 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Wed, 27 Jul 2005 07:29:20 +0000 (07:29 +0000)]
Reduce verbosity.
Originally committed as revision 4478 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 27 Jul 2005 00:15:55 +0000 (00:15 +0000)]
fixing colocated mv if colocated block is L1 predicted for the temporal direct case
untested (none of the conformance streams laying around on my disk seems affected by this change)
Originally committed as revision 4477 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 26 Jul 2005 23:40:55 +0000 (23:40 +0000)]
fixing colocated mv if colocated block is L1 predicted
fixes "H.264 decoding bug in either lavc/JM"
Originally committed as revision 4476 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Tue, 26 Jul 2005 16:41:34 +0000 (16:41 +0000)]
spelling fixes
Originally committed as revision 4475 to svn://svn.ffmpeg.org/ffmpeg/trunk
Martin Boehme [Mon, 25 Jul 2005 23:07:27 +0000 (23:07 +0000)]
Fix for overflow issue in mpegvideo.c patch by (Martin Boehme: boehme, inb uni-luebeck de)
this integer overflow might lead to the execution of arbitrary code during encoding with threads
Originally committed as revision 4474 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 25 Jul 2005 14:36:58 +0000 (14:36 +0000)]
yamaha adpcm regression test
Originally committed as revision 4473 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 25 Jul 2005 14:35:01 +0000 (14:35 +0000)]
thread mess check for avcodec_open/close()
Originally committed as revision 4472 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 24 Jul 2005 09:28:24 +0000 (09:28 +0000)]
fix user data parsing code so it suppors pre1 and cvs
Originally committed as revision 4471 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sat, 23 Jul 2005 21:52:41 +0000 (21:52 +0000)]
mpeg1video m bit fix by (Luca Abeni: lucabe72, email it)
Originally committed as revision 4470 to svn://svn.ffmpeg.org/ffmpeg/trunk
Luca Abeni [Sat, 23 Jul 2005 21:48:58 +0000 (21:48 +0000)]
MPEG4 streaming over RTP patch by (Luca Abeni: lucabe72, email it)
Originally committed as revision 4469 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sat, 23 Jul 2005 15:43:07 +0000 (15:43 +0000)]
10l (!= vs. >)
Originally committed as revision 4468 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sat, 23 Jul 2005 11:16:18 +0000 (11:16 +0000)]
minor user data reading bugfix
Originally committed as revision 4467 to svn://svn.ffmpeg.org/ffmpeg/trunk
Luca Abeni [Fri, 22 Jul 2005 22:24:41 +0000 (22:24 +0000)]
let user set codec even if CODEC_ID_NONE is default patch by (Luca Abeni: lucabe72, email it)
Originally committed as revision 4466 to svn://svn.ffmpeg.org/ffmpeg/trunk
Reimar Döffinger [Fri, 22 Jul 2005 09:01:47 +0000 (09:01 +0000)]
Add missing +1 in bounds check.
Originally committed as revision 4465 to svn://svn.ffmpeg.org/ffmpeg/trunk
Reimar Döffinger [Fri, 22 Jul 2005 08:48:00 +0000 (08:48 +0000)]
reset restart_count when restart_interval is set and fill the
MJpegDecodeContext with 0 on init.
Originally committed as revision 4464 to svn://svn.ffmpeg.org/ffmpeg/trunk
Hans Zandbelt [Thu, 21 Jul 2005 21:10:23 +0000 (21:10 +0000)]
udp ipv6 localhost resolving patch by ("Hans Zandbelt": Hans Zandbelt, telin nl)
Originally committed as revision 4463 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 19 Jul 2005 15:32:43 +0000 (15:32 +0000)]
more non portable float parsing code ...
Originally committed as revision 4462 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 19 Jul 2005 14:50:22 +0000 (14:50 +0000)]
remove non portable get/put_be64_double()
Originally committed as revision 4461 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 19 Jul 2005 14:41:08 +0000 (14:41 +0000)]
kill duplicated get/put_be24()
Originally committed as revision 4460 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 19 Jul 2005 14:26:41 +0000 (14:26 +0000)]
extract duration if available
Originally committed as revision 4459 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 19 Jul 2005 14:25:23 +0000 (14:25 +0000)]
portable IEEE float/double read/write functions
Originally committed as revision 4458 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 19 Jul 2005 13:29:13 +0000 (13:29 +0000)]
portable IEEE float/double read/write functions
Originally committed as revision 4457 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 18 Jul 2005 17:21:08 +0000 (17:21 +0000)]
enabling ffserver regression tests
note, none of the files is playable but this test should help against further breakage unless of course the checksums depend upon something they shouldnt
Originally committed as revision 4456 to svn://svn.ffmpeg.org/ffmpeg/trunk
Mike Melanson [Mon, 18 Jul 2005 16:43:14 +0000 (16:43 +0000)]
this file got skipped during the API update
Originally committed as revision 4455 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 18 Jul 2005 09:02:58 +0000 (09:02 +0000)]
ffserver segfault & other fatal failure fixes
Originally committed as revision 4454 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 17 Jul 2005 22:24:36 +0000 (22:24 +0000)]
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
Originally committed as revision 4453 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 17 Jul 2005 12:56:56 +0000 (12:56 +0000)]
dont pre allocate uselessly large buffer and dont ignore FF_INPUT_BUFFER_PADDING_SIZE
Originally committed as revision 4452 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 17 Jul 2005 11:27:00 +0000 (11:27 +0000)]
verify len field validity in mjpeg_decode_com()
Originally committed as revision 4451 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 17 Jul 2005 10:18:10 +0000 (10:18 +0000)]
make error concealment related options accessable from ffplays command line
Originally committed as revision 4450 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 17 Jul 2005 09:22:51 +0000 (09:22 +0000)]
10l (forgot to commit this yesterday)
DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk)
Originally committed as revision 4449 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 17 Jul 2005 00:28:12 +0000 (00:28 +0000)]
DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk)
Originally committed as revision 4448 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sat, 16 Jul 2005 19:48:45 +0000 (19:48 +0000)]
split string to avoid buffer overflow in native english speaking persons (fix suggested by The Wanderer)
Originally committed as revision 4447 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sat, 16 Jul 2005 11:18:42 +0000 (11:18 +0000)]
yamaha adpcm nibbles in the wrong order fix by (Vidar Madsen: vidarino, gmail com)
Originally committed as revision 4446 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sat, 16 Jul 2005 08:28:38 +0000 (08:28 +0000)]
patches should not contain several unrelated changes
Originally committed as revision 4445 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vidar Madsen [Fri, 15 Jul 2005 12:50:00 +0000 (12:50 +0000)]
Yamaha SMAF file format support patch by (Vidar Madsen: vidarino, gmail com)
Originally committed as revision 4444 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vidar Madsen [Fri, 15 Jul 2005 09:14:25 +0000 (09:14 +0000)]
Yamaha ADPCM in wav patch by (Vidar Madsen: vidarino, gmail com)
Originally committed as revision 4443 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vidar Madsen [Fri, 15 Jul 2005 06:51:36 +0000 (06:51 +0000)]
Add Yamaha ADPCM encoding/decoding patch by (Vidar Madsen: vidarino, gmail com)
Originally committed as revision 4442 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 14 Jul 2005 21:57:22 +0000 (21:57 +0000)]
more fine grained skip_frame
Originally committed as revision 4441 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 14 Jul 2005 21:39:36 +0000 (21:39 +0000)]
skip_idct
skip_frame
skip_loop_filter
Originally committed as revision 4440 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 14 Jul 2005 15:30:39 +0000 (15:30 +0000)]
check for CODEC_CAP_DELAY in audio decoders too
Originally committed as revision 4439 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 14 Jul 2005 14:34:39 +0000 (14:34 +0000)]
ffmpeg version should be "CVS"
Originally committed as revision 4438 to svn://svn.ffmpeg.org/ffmpeg/trunk
Benjamin Larsson [Wed, 13 Jul 2005 10:18:35 +0000 (10:18 +0000)]
printf-> av_log patch by (Benjamin Larsson, banan: student ltu se)
Originally committed as revision 4437 to svn://svn.ffmpeg.org/ffmpeg/trunk
Guillaume Poirier [Tue, 12 Jul 2005 19:16:04 +0000 (19:16 +0000)]
Re-enables the GCC-4 fix for AMD-64 only. Patch by cartman and poirierg
Originally committed as revision 15973 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
Michael Niedermayer [Mon, 11 Jul 2005 23:39:47 +0000 (23:39 +0000)]
check len (should fix #
1165694)
Originally committed as revision 4436 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 11 Jul 2005 22:56:23 +0000 (22:56 +0000)]
fix segfault (bug #
1165640)
Originally committed as revision 4435 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 11 Jul 2005 22:34:34 +0000 (22:34 +0000)]
fix infinite loop (suggested change by rjayne at convera dot com)
fixes bug #
1160195
Originally committed as revision 4434 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 11 Jul 2005 22:15:58 +0000 (22:15 +0000)]
error_resilience = FF_ER_CAREFULL
Originally committed as revision 4433 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 11 Jul 2005 22:15:03 +0000 (22:15 +0000)]
fix decoding of (broken) files with f_code=0
fix segfault if the first P frames header is damaged
Originally committed as revision 4432 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 11 Jul 2005 01:16:47 +0000 (01:16 +0000)]
.m1v and .m2a (feature req #
1178960)
Originally committed as revision 4431 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 11 Jul 2005 00:43:21 +0000 (00:43 +0000)]
segfault fix
Originally committed as revision 4430 to svn://svn.ffmpeg.org/ffmpeg/trunk
Niki W. Waibel [Mon, 11 Jul 2005 00:15:37 +0000 (00:15 +0000)]
compiling using nonstd include/library locations / add LDFLAGS to a few places patch by (Niki W. Waibel - nikiwaibel)
Originally committed as revision 4429 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 10 Jul 2005 10:28:59 +0000 (10:28 +0000)]
remove -f singlejpeg as its identical to -f mjpeg
Originally committed as revision 4428 to svn://svn.ffmpeg.org/ffmpeg/trunk
Jan Kratochvil [Sun, 10 Jul 2005 00:38:46 +0000 (00:38 +0000)]
AMR-WB for 3GPP patch by (Jan Kratochvil - kratochvil) / bugreport #
1187101
Originally committed as revision 4427 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 10 Jul 2005 00:22:13 +0000 (00:22 +0000)]
patch from freebsd.org/cgi/cvsweb.cgi/ports/multimedia/ffmpeg-devel/files/patch-libavcodec::x264.c
(math.h needed for log2() at least)
Originally committed as revision 4426 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sat, 9 Jul 2005 21:39:29 +0000 (21:39 +0000)]
Here is the patch suggested by: unkaggregate, users sf net
Main reason is: deltas in interframes need scaling by 3/4 before applying.
Detailed description is at:
http://sourceforge.net/tracker/index.php?func=detail&aid=
1222099&group_id=16082&atid=116082
He also mentioned some samples at:
http://www.nerdgrounds.com/indeo21_test/
patch posted to ffmpeg-devel by (Kostya: kostya shishkov, gmail com)
Originally committed as revision 4425 to svn://svn.ffmpeg.org/ffmpeg/trunk
Andreas Öman [Fri, 8 Jul 2005 10:08:59 +0000 (10:08 +0000)]
fixing output_example to work with current CVS libavcodec/libavformat patch by ("Andreas U. Trottmann": andreas trottmann, werft22 com)
Originally committed as revision 4424 to svn://svn.ffmpeg.org/ffmpeg/trunk
Kenneth Aafløy [Fri, 8 Jul 2005 09:14:05 +0000 (09:14 +0000)]
avformat/av_seek_frame_binary with growing file patch by (Kenneth Aafløy: kenneth, aafloy net)
Originally committed as revision 4423 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 5 Jul 2005 09:07:51 +0000 (09:07 +0000)]
av_seek_frame() docs timestamp clarification
Originally committed as revision 4422 to svn://svn.ffmpeg.org/ffmpeg/trunk