Måns Rullgård
|
00f0564f44
|
move ff_h263_round_chroma() to mpegvideo.h as static inline
Originally committed as revision 9600 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-07-11 21:04:53 +00:00 |
|
Måns Rullgård
|
4bb01c1e74
|
remove OS/2 support
Originally committed as revision 9587 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-07-10 22:57:52 +00:00 |
|
Måns Rullgård
|
059eeabf35
|
10l: fix av_str[i]start()
Originally committed as revision 9585 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-07-10 21:43:35 +00:00 |
|
Måns Rullgård
|
1e56c151bc
|
set locale to C in seek test
Originally committed as revision 9584 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-07-10 20:49:05 +00:00 |
|
Måns Rullgård
|
a9fd2b1921
|
avoid deprecation warnings for AVFrac from avformat.h
Originally committed as revision 9569 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-07-09 22:15:11 +00:00 |
|
Måns Rullgård
|
4f13e73392
|
avoid deprecation warnings for ImgReSampleContext from avcodec.h
Originally committed as revision 9568 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-07-09 22:15:07 +00:00 |
|
Måns Rullgård
|
7d6ac9a319
|
prettify conditional targets
Originally committed as revision 9566 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-07-09 20:42:00 +00:00 |
|
Måns Rullgård
|
cbefadbd25
|
whitespace cosmetics
Originally committed as revision 9565 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-07-09 20:41:58 +00:00 |
|
Måns Rullgård
|
dd9f3d9791
|
clean up vhook variables
Originally committed as revision 9564 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-07-09 20:22:16 +00:00 |
|
Måns Rullgård
|
9d99cc5a8a
|
add fork to HAVE_LIST
Originally committed as revision 9563 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-07-09 20:22:14 +00:00 |
|
Måns Rullgård
|
640b73e17d
|
use correct type for palette
Originally committed as revision 9554 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-07-09 00:08:47 +00:00 |
|
Måns Rullgård
|
d8e76049d6
|
indent
Originally committed as revision 9553 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-07-08 23:15:12 +00:00 |
|
Måns Rullgård
|
5ffcb1be1f
|
set sample rate in more logical place, kill warning
Originally committed as revision 9552 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-07-08 23:15:10 +00:00 |
|
Måns Rullgård
|
6785cae35c
|
trivial warning fixes
Originally committed as revision 9551 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-07-08 23:15:08 +00:00 |
|
Måns Rullgård
|
4a64abdc63
|
kill warnings
Originally committed as revision 9550 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-07-08 23:15:04 +00:00 |
|
Måns Rullgård
|
8d15910aff
|
fix warning
Originally committed as revision 9549 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-07-08 23:15:02 +00:00 |
|
Måns Rullgård
|
a00177a952
|
make arguments to ssd_int8_vs_int16() const
Originally committed as revision 9548 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-07-08 23:15:00 +00:00 |
|
Måns Rullgård
|
bad700e346
|
trivial warning fixes
Originally committed as revision 9547 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-07-08 23:14:54 +00:00 |
|
Måns Rullgård
|
3b26ee4719
|
fix build after breakage in r9544
Originally committed as revision 9546 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-07-08 17:47:15 +00:00 |
|
Måns Rullgård
|
84662c01c9
|
undef forbidden names before we #define them in case they are macros in libc
Originally committed as revision 9545 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-07-08 15:56:31 +00:00 |
|
Måns Rullgård
|
34174abf64
|
avoid uninitialised variable warning and clarify code
Originally committed as revision 9543 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-07-08 13:42:52 +00:00 |
|
Måns Rullgård
|
b474d1f3fa
|
update SectionCallback and PESCallback typedefs to match functions
Originally committed as revision 9542 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-07-08 13:42:51 +00:00 |
|
Måns Rullgård
|
3f8cd151a0
|
remove redundant declaration of mpegts_muxer
Originally committed as revision 9541 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-07-08 13:42:48 +00:00 |
|
Måns Rullgård
|
ea7599ba8b
|
kill uninitialised variable warning in mp3_read_probe()
Originally committed as revision 9540 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-07-08 13:42:46 +00:00 |
|
Måns Rullgård
|
4f9e995a96
|
kill harmless 64-bit pointer cast warning
Originally committed as revision 9539 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-07-08 13:42:44 +00:00 |
|
Måns Rullgård
|
fae3a361be
|
bethsoftvid: use correct type for size passed to av_fast_realloc()
Originally committed as revision 9538 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-07-08 13:42:42 +00:00 |
|
Måns Rullgård
|
b3633dee58
|
remove deprecated codec_get_{bmp,wav}_{id,tag}()
Originally committed as revision 9530 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-07-08 01:49:24 +00:00 |
|
Måns Rullgård
|
6927c84c82
|
ogm: don't use deprecated codec_get_{bmp,wav}_id()
Originally committed as revision 9529 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-07-08 01:41:09 +00:00 |
|
Måns Rullgård
|
99a452342c
|
nutdec: don't use deprecated codec_get_{bmp,wav}_id()
Originally committed as revision 9528 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-07-08 01:41:07 +00:00 |
|
Måns Rullgård
|
7ea18c8c1e
|
remove redundant codec_get_bmp_tag() call in avi_write_header()
it is incorrect and av_write_header() already does the right thing
Originally committed as revision 9527 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-07-08 01:41:06 +00:00 |
|
Måns Rullgård
|
78c3c1881f
|
use bytestream_get_* and AV_RLxx
Originally committed as revision 9525 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-07-07 20:50:31 +00:00 |
|
Måns Rullgård
|
3c3f7ce15a
|
whitespace cosmetics
Originally committed as revision 9524 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-07-07 20:50:29 +00:00 |
|
Måns Rullgård
|
a7b67850f4
|
add 64-bit bytestream read/write functions
Originally committed as revision 9523 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-07-07 20:50:27 +00:00 |
|
Måns Rullgård
|
f015e411d7
|
kill uninitialised variable warning in amr_read_packet()
Originally committed as revision 9522 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-07-07 13:46:30 +00:00 |
|
Måns Rullgård
|
8c222bb405
|
kill uninitialised variable warning in ac3_probe()
Originally committed as revision 9521 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-07-07 13:46:28 +00:00 |
|
Måns Rullgård
|
14d194d5d8
|
remove unused functions
Originally committed as revision 9520 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-07-07 13:46:25 +00:00 |
|
Måns Rullgård
|
bd2216e487
|
handle --enable-small same way as other CONFIG_* options (almost)
Originally committed as revision 9509 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-07-06 18:41:59 +00:00 |
|
Måns Rullgård
|
f225016296
|
update my email address
Originally committed as revision 9489 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-07-05 20:08:51 +00:00 |
|
Måns Rullgård
|
85d366fd02
|
use av_freep() in free_vlc() and failed init_vlc()
Originally committed as revision 9474 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-07-05 06:47:00 +00:00 |
|
Måns Rullgård
|
ca3e90825c
|
remove duplicate #include
Originally committed as revision 9413 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-06-24 12:29:12 +00:00 |
|
Måns Rullgård
|
19f4cecafa
|
warnings--
Originally committed as revision 9411 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-06-24 12:20:18 +00:00 |
|
Måns Rullgård
|
4bd684bc2f
|
whitespace cosmetics
Originally committed as revision 9410 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-06-24 12:20:17 +00:00 |
|
Måns Rullgård
|
1eb1f6fdb8
|
use AV_RL32
Originally committed as revision 9409 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-06-24 12:20:16 +00:00 |
|
Måns Rullgård
|
d66c30adec
|
use more Vorbis metadata tags
Originally committed as revision 9408 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-06-24 12:12:04 +00:00 |
|
Måns Rullgård
|
d367783979
|
replace strncpy with av_strlcpy
Originally committed as revision 9407 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-06-24 12:11:45 +00:00 |
|
Måns Rullgård
|
f7d78f3654
|
replace the uses of old string functions that Reimar missed
Originally committed as revision 9406 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-06-24 11:27:12 +00:00 |
|
Måns Rullgård
|
e46e884f25
|
remove old unused string functions
Originally committed as revision 9402 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-06-23 23:10:35 +00:00 |
|
Måns Rullgård
|
75e61b0e88
|
use new string functions
based on patch by Reimar Döffinger
Originally committed as revision 9401 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-06-23 23:10:32 +00:00 |
|
Måns Rullgård
|
fc78ce803b
|
add some string functions
Originally committed as revision 9400 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-06-23 23:10:26 +00:00 |
|
Måns Rullgård
|
34f18ba853
|
remove useless #ifndef CONFIG_NOCUTILS
Originally committed as revision 9394 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-06-23 01:20:38 +00:00 |
|
Måns Rullgård
|
aa38ada2d4
|
simplify stristart()
Originally committed as revision 9393 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-06-23 00:47:28 +00:00 |
|
Måns Rullgård
|
315a2858b6
|
cosmetic: combine declaration and initialisation
Originally committed as revision 9392 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-06-23 00:47:27 +00:00 |
|
Måns Rullgård
|
26301cb806
|
simplify pstrcpy()
Originally committed as revision 9391 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-06-23 00:21:06 +00:00 |
|
Måns Rullgård
|
12a6f28928
|
simplify strstart()
Originally committed as revision 9390 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-06-22 22:35:55 +00:00 |
|
Måns Rullgård
|
3155a644a6
|
place -l flags after object files in check_ld()
Originally committed as revision 9367 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-06-19 01:27:51 +00:00 |
|
Måns Rullgård
|
f32adb22de
|
move lrintf() check before external lib checks to prevent runtime
errors from these interfering with lrintf() test
Originally committed as revision 9364 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-06-18 21:42:38 +00:00 |
|
Måns Rullgård
|
7a68f7fa22
|
kill error messages from failed svn revision extraction commands
Originally committed as revision 9363 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-06-18 19:43:11 +00:00 |
|
Måns Rullgård
|
c1047cda84
|
extract revision from svn-1.4 .svn/entries files
Originally committed as revision 9362 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-06-18 19:35:19 +00:00 |
|
Måns Rullgård
|
aa45201dd5
|
fix thread support selection
Originally committed as revision 9358 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-06-17 23:29:35 +00:00 |
|
Måns Rullgård
|
0db2ce7770
|
fix report at end of configure
Originally committed as revision 9357 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-06-17 23:14:08 +00:00 |
|
Måns Rullgård
|
9cafbd6c49
|
simplify ppc64 handling
Originally committed as revision 9355 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-06-17 15:47:03 +00:00 |
|
Måns Rullgård
|
d5f916e146
|
remove unneeded variable initializations
Originally committed as revision 9354 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-06-17 15:29:22 +00:00 |
|
Måns Rullgård
|
0182fee8d1
|
indent
Originally committed as revision 9352 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-06-17 11:57:53 +00:00 |
|
Måns Rullgård
|
9eeed841ca
|
simplify simd extension checking
Originally committed as revision 9351 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-06-17 11:57:50 +00:00 |
|
Måns Rullgård
|
e4d86a5790
|
add "checkheaders" target
Originally committed as revision 9346 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-06-17 00:05:39 +00:00 |
|
Måns Rullgård
|
699b3f99d0
|
add multiple inclusion guards to headers
Originally committed as revision 9345 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-06-17 00:01:30 +00:00 |
|
Måns Rullgård
|
99545457bf
|
include all prerequisites in header files
Originally committed as revision 9344 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-06-16 22:59:13 +00:00 |
|
Måns Rullgård
|
c2d08dc0d7
|
move a couple of macros and structs to mpegaudio.h
Originally committed as revision 9343 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-06-16 22:58:43 +00:00 |
|
Måns Rullgård
|
b3e83c965d
|
move definition of MB_TYPE_H261_FIL to h261.h so h261.c doesn't
need to #include "h261data.h"
Originally committed as revision 9339 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-06-16 15:15:19 +00:00 |
|
Måns Rullgård
|
859cfdc0e6
|
correct type of qsort() comparison callback
Originally committed as revision 9338 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-06-16 15:15:17 +00:00 |
|
Måns Rullgård
|
e336139f0c
|
correct type for h263_parse()
Originally committed as revision 9337 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-06-16 15:15:16 +00:00 |
|
Måns Rullgård
|
e1659f0cc7
|
fix indentation
Originally committed as revision 9336 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-06-16 14:52:12 +00:00 |
|
Måns Rullgård
|
dfdf9e78f3
|
replace endian detection hack with #ifdef WORDS_BIGENDIAN
Originally committed as revision 9335 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-06-16 14:52:10 +00:00 |
|
Måns Rullgård
|
706da4af32
|
fix some printf format specifiers
Originally committed as revision 9334 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-06-16 14:52:05 +00:00 |
|
Måns Rullgård
|
8657d5e549
|
correct type for {put,avg}_h264_chroma_mc2_mmx2
Originally committed as revision 9333 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-06-16 14:51:57 +00:00 |
|
Måns Rullgård
|
bb5705b988
|
kill some "defined but not used" warnings
Originally committed as revision 9332 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-06-16 11:44:57 +00:00 |
|
Måns Rullgård
|
119e2c0056
|
kill a warning on 64-bit machines
Originally committed as revision 9331 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-06-16 11:44:54 +00:00 |
|
Måns Rullgård
|
a1bee08046
|
move dsputil_init_foo() out from #ifdef
Originally committed as revision 9330 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-06-16 10:44:46 +00:00 |
|
Måns Rullgård
|
5c0e9479ef
|
test whether linker supports --warn-common
Originally committed as revision 9328 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-06-15 20:43:58 +00:00 |
|
Måns Rullgård
|
3d907e2207
|
merge print_config_enable() and print_config() as only the former is used
Originally committed as revision 9325 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-06-15 20:35:46 +00:00 |
|
Måns Rullgård
|
3f5b56e58b
|
replace TARGET_* with HAVE_* simplifying lists in configure script
Originally committed as revision 9324 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-06-15 20:35:44 +00:00 |
|
Måns Rullgård
|
48a14b9174
|
add x86 to ARCH_LIST simplifying config file generation
Originally committed as revision 9323 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-06-15 20:35:40 +00:00 |
|
Måns Rullgård
|
18ca9a4a99
|
replace TARGET_ARCH_* to ARCH_* for consistency
Originally committed as revision 9322 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-06-15 20:35:37 +00:00 |
|
Måns Rullgård
|
8520b6345c
|
add .type foo, %function directives for the benefit of debuggers
based on patch by Matthieu Castet, castet ! matthieu $ free ! fr
Originally committed as revision 8761 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-04-19 20:09:43 +00:00 |
|
Måns Rullgård
|
7dfef2451d
|
trap signals in tests that can crash
Originally committed as revision 8727 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-04-13 20:16:13 +00:00 |
|
Måns Rullgård
|
58ecc9cd04
|
run ebp register check in subshell so we can redirect crash message
Originally committed as revision 8583 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-04-01 11:32:08 +00:00 |
|
Måns Rullgård
|
d7645fb9db
|
fix init_vlc() with nonzero flags
Originally committed as revision 8443 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-03-18 22:32:39 +00:00 |
|
Måns Rullgård
|
7f0f6e13a7
|
include only files actually built in SRCS
Originally committed as revision 8289 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-03-08 00:24:14 +00:00 |
|
Måns Rullgård
|
700b971156
|
write DTS, based on patch by Luca Abeni, lucabe72 email it
Originally committed as revision 8196 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-03-02 21:47:24 +00:00 |
|
Måns Rullgård
|
42a4ca83ea
|
remove useless OBJS variable
Originally committed as revision 8154 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-27 22:56:02 +00:00 |
|
Måns Rullgård
|
4c9b0af57b
|
simplify conditional targets
Originally committed as revision 8153 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-27 22:51:30 +00:00 |
|
Måns Rullgård
|
0cb8579af2
|
simplify
Originally committed as revision 8152 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-27 19:00:26 +00:00 |
|
Måns Rullgård
|
738940e802
|
remove [U]INT64_C definition
Originally committed as revision 8127 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-25 19:30:55 +00:00 |
|
Måns Rullgård
|
8ffed8d89f
|
libgsm_ms codec depends on libgsm
Originally committed as revision 8045 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-20 18:56:45 +00:00 |
|
Måns Rullgård
|
eea50282bc
|
generic foo-config --cflags/libs test
Originally committed as revision 8033 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-19 23:15:15 +00:00 |
|
Måns Rullgård
|
f8d7b072fe
|
feature tests for functions requiring one or more headers
Originally committed as revision 8032 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-19 23:00:18 +00:00 |
|
Måns Rullgård
|
fcfcde1769
|
revert last change, it breaks on brain damaged distros
Originally committed as revision 8031 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-19 21:53:09 +00:00 |
|
Måns Rullgård
|
a2e25446e7
|
simplify check_lib
Originally committed as revision 8030 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-19 21:08:16 +00:00 |
|
Måns Rullgård
|
459022f504
|
fix for x86-64
Originally committed as revision 8022 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-18 20:00:05 +00:00 |
|
Måns Rullgård
|
d1b1363ee1
|
TARGET_OS in config.mak is unused
Originally committed as revision 8020 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-18 15:24:33 +00:00 |
|