Oded Shimon
02f9d8fb95
I suppose I can add myself, at least for my vorbis encoder...
...
Originally committed as revision 7090 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-15 18:06:44 +00:00
Michael Niedermayer
8e5606bfcd
detect a few more errors (fixes libmp3-bug.avi again)
...
make pickyness of the decoder user selectable through error_resilience param like for video decoders
Originally committed as revision 7089 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-15 17:58:35 +00:00
Baptiste Coudurier
4e762357ee
add movenc.c maintainers
...
Originally committed as revision 7088 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-15 13:44:49 +00:00
Oded Shimon
9123f531be
update to libnut API, don't free the streams
...
Originally committed as revision 7087 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-15 11:29:39 +00:00
Diego Biurrun
3e4134f697
Also remove cws2fws on clean.
...
Originally committed as revision 7086 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-15 02:13:11 +00:00
Diego Biurrun
4d15aae193
Do not build output_example and qt-faststart by default.
...
Originally committed as revision 7085 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-15 02:11:24 +00:00
Diego Biurrun
009618ea0d
Remove duplicate *.lib from rm command.
...
Originally committed as revision 7084 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-15 01:55:46 +00:00
Diego Biurrun
c5173a3b09
Remove ifneq MINGW condition around man page uninstallation. We don't do
...
OS-dependent conditions in Makefiles anymore and I doubt this is correct.
If it turns out to be a problem it can easily be fixed.
Originally committed as revision 7083 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-15 01:45:19 +00:00
Diego Biurrun
9464f2b836
Move BeOS extralibs handling into configure.
...
Originally committed as revision 7082 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-15 01:36:16 +00:00
Diego Biurrun
eaa53b957b
MinGW compilation fix, inet_aton and #includes depend on networking support.
...
Originally committed as revision 7081 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-15 01:11:33 +00:00
Diego Biurrun
bedb355098
Remove tar target, it's hardly useful.
...
Originally committed as revision 7080 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-15 00:51:07 +00:00
Måns Rullgård
0701ca7f95
set status variables automatically in check_header and check_func
...
Originally committed as revision 7079 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-15 00:14:50 +00:00
Måns Rullgård
18b67ae59e
rename HAVE_DLFCN to HAVE_DLFCN_H
...
Originally committed as revision 7078 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 23:53:37 +00:00
Måns Rullgård
c21d6325ab
improve broken shell detection, and give a better error message
...
Originally committed as revision 7077 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 22:48:20 +00:00
Michael Niedermayer
2dbe0bd45f
check for frames with 2*size > max_dist and no crc
...
Originally committed as revision 7076 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 22:24:10 +00:00
Michael Niedermayer
8ba3e5d843
resync from last syncpoint
...
Originally committed as revision 7075 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 22:23:26 +00:00
Michael Niedermayer
a26353e211
remove skip spam
...
Originally committed as revision 7074 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 22:22:53 +00:00
Michael Niedermayer
ee50a7c1e5
making decoding more error robust
...
Originally committed as revision 7073 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 22:06:28 +00:00
Måns Rullgård
7e5f82dc06
move comment
...
Originally committed as revision 7072 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 21:57:27 +00:00
Diego Biurrun
54eb77c05e
Move BeOS-specific code into os_support.c.
...
Originally committed as revision 7071 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 21:31:19 +00:00
Michael Niedermayer
9bb328d397
reset internal buffer during seeking
...
Originally committed as revision 7070 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 20:39:20 +00:00
Michael Niedermayer
bd60e11bf4
more checks and error messages
...
Originally committed as revision 7069 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 20:35:15 +00:00
Måns Rullgård
576a85f7c9
remove workaround for missing inttypes.h
...
Originally committed as revision 7068 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 20:00:55 +00:00
Alex Beregszaszi
b362567605
changed rgba32_to routines to support both alpha and non-alpha formats (see r7066 too)
...
Originally committed as revision 7067 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 19:53:22 +00:00
Alex Beregszaszi
8e96866a52
changed rgba32_to routines to support both alpha and non-alpha formats
...
Originally committed as revision 7066 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 19:48:11 +00:00
Alex Beregszaszi
d8b45f7961
Fix possible overflows. Found by Steven Johnson
...
Originally committed as revision 7065 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 19:19:13 +00:00
Benjamin Larsson
eda70b4276
Add myself as maintainer for the imc* files.
...
Originally committed as revision 7064 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 18:56:25 +00:00
Benjamin Larsson
521fe1d2da
Remove log2() usage.
...
Originally committed as revision 7063 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 18:54:42 +00:00
Oded Shimon
0d666a47a7
update to libnut, add cache_syncpoints
...
Originally committed as revision 7062 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 17:01:33 +00:00
Michael Niedermayer
0bc5ccb899
call AVCodec.flush() for audio too
...
Originally committed as revision 7061 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 16:39:32 +00:00
Baptiste Coudurier
1fc17d1582
add 422P@HL I-only universal label
...
Originally committed as revision 7060 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 14:54:40 +00:00
Zuxy Meng
db5c43b4c7
Use common macro PUT_UTF8 in asf.c
...
Patch by Zuxy Meng, % zuxy P meng A gmail P com %
date: Nov 5, 2006 9:56 AM
subject: [Ffmpeg-devel] PUT_UTF8 & asf format enhancement
Originally committed as revision 7059 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 14:37:59 +00:00
Michael Niedermayer
f32554fa62
indention
...
Originally committed as revision 7058 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 13:33:05 +00:00
Michael Niedermayer
071790c876
seeking with index
...
Originally committed as revision 7057 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 13:32:14 +00:00
Michael Niedermayer
4d5be986f0
index less seeking in O(log n) time
...
Originally committed as revision 7056 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 13:19:51 +00:00
Diego Biurrun
47404f9fd5
Move AMR support instructions into the documentation.
...
Originally committed as revision 7055 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 11:41:31 +00:00
Diego Biurrun
0e6045d776
Remove empty section.
...
Originally committed as revision 7054 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 11:25:12 +00:00
Diego Biurrun
17a21f3cf6
Update list of supported codecs.
...
Originally committed as revision 7053 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 11:24:58 +00:00
Michael Niedermayer
eaaa48b29e
0.5l
...
Originally committed as revision 7052 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 10:04:09 +00:00
Oded Shimon
4d8aa1c38b
update to libnut API, rename nut.h->libnut.h
...
Originally committed as revision 7051 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 06:02:15 +00:00
Måns Rullgård
81dc56e76e
clean up inttypes.h and int_fastxx_t types detection
...
Originally committed as revision 7050 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 04:02:58 +00:00
Måns Rullgård
2e1913b193
check for inet_aton in configure
...
Originally committed as revision 7049 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 03:55:26 +00:00
Måns Rullgård
fa28bc16f0
simplify
...
Originally committed as revision 7048 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 03:42:28 +00:00
Måns Rullgård
f940f7c9d2
merge CONFIG_WINCE sections
...
Originally committed as revision 7047 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 03:37:44 +00:00
Måns Rullgård
635eb0cc3d
indentation
...
Originally committed as revision 7046 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 03:35:50 +00:00
Måns Rullgård
18451f7df9
move some CFLAGS settings away from config.* writing section
...
Originally committed as revision 7045 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 03:19:19 +00:00
Måns Rullgård
486497e07b
revert bad checkin
...
Originally committed as revision 7044 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 03:18:09 +00:00
Måns Rullgård
be6ed6fff4
move some CFLAGS settings away from config.* writing section
...
Originally committed as revision 7043 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 03:12:29 +00:00
Diego Biurrun
8233b75041
Make man page installation dependent on documentation generation.
...
Originally committed as revision 7042 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 02:53:59 +00:00
Måns Rullgård
904e48f1bf
move comment where it makes sense
...
Originally committed as revision 7041 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 02:43:11 +00:00