]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/log
frescor/ffmpeg.git
15 years agoAlpha: factor common parts from dct_unquantize_h263_intra/inter_axp
mru [Sat, 17 Jan 2009 21:44:58 +0000 (21:44 +0000)]
Alpha: factor common parts from dct_unquantize_h263_intra/inter_axp

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16661 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoAlpha: fix dct_unquantize_h263_inter/intra_axp()
mru [Sat, 17 Jan 2009 21:44:56 +0000 (21:44 +0000)]
Alpha: fix dct_unquantize_h263_inter/intra_axp()

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16660 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agomatch format in names list separated by commas
bcoudurier [Sat, 17 Jan 2009 21:40:27 +0000 (21:40 +0000)]
match format in names list separated by commas

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16659 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoadded demuxer for FunCom ISS audio files,
stefang [Sat, 17 Jan 2009 20:08:43 +0000 (20:08 +0000)]
added demuxer for FunCom ISS audio files,
extended ADPCM decoder by ISS specific IMA variant

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16658 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoUse shared sine window instead of defining another one.
vitor [Sat, 17 Jan 2009 20:06:08 +0000 (20:06 +0000)]
Use shared sine window instead of defining another one.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16657 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoUpdate regression tests after r16651
conrad [Sat, 17 Jan 2009 18:34:47 +0000 (18:34 +0000)]
Update regression tests after r16651

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16656 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoFix compilation with --enable-libxvid.
cehoyos [Sat, 17 Jan 2009 12:51:26 +0000 (12:51 +0000)]
Fix compilation with --enable-libxvid.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16655 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoremove ff_get_fourcc() and use AV_RL32() instead
aurel [Sat, 17 Jan 2009 12:21:01 +0000 (12:21 +0000)]
remove ff_get_fourcc() and use AV_RL32() instead

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16654 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoexport gcd function as av_gcd()
aurel [Sat, 17 Jan 2009 11:13:33 +0000 (11:13 +0000)]
export gcd function as av_gcd()

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16653 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoCosmetics: indent
conrad [Sat, 17 Jan 2009 04:31:42 +0000 (04:31 +0000)]
Cosmetics: indent

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16652 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoTreat disposition==0 as undefined and don't write the default flag
conrad [Sat, 17 Jan 2009 04:31:14 +0000 (04:31 +0000)]
Treat disposition==0 as undefined and don't write the default flag

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16651 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoFlush the buffer after writing the header and when done with writing the files
conrad [Sat, 17 Jan 2009 04:30:36 +0000 (04:30 +0000)]
Flush the buffer after writing the header and when done with writing the files
Fixes writing small (~4kb) files.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16650 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoRemove CODEC_ID_H264_VDPAU.
cehoyos [Sat, 17 Jan 2009 01:17:04 +0000 (01:17 +0000)]
Remove CODEC_ID_H264_VDPAU.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16649 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoPrint a warning and fail if the graph description cannot be
stefano [Fri, 16 Jan 2009 23:56:53 +0000 (23:56 +0000)]
Print a warning and fail if the graph description cannot be
parsed.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16648 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoremove duplicate tables
stefang [Fri, 16 Jan 2009 20:46:38 +0000 (20:46 +0000)]
remove duplicate tables

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16647 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agohybrid wavpack support
compn [Fri, 16 Jan 2009 19:18:10 +0000 (19:18 +0000)]
hybrid wavpack support

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16646 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoadd LM20 mimic in avi fourcc
compn [Fri, 16 Jan 2009 19:05:09 +0000 (19:05 +0000)]
add LM20 mimic in avi fourcc

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16645 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agouse assignment of structure instead of memcpy
stefang [Fri, 16 Jan 2009 17:58:38 +0000 (17:58 +0000)]
use assignment of structure instead of memcpy

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16644 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoWavPack hybrid mode support
kostya [Fri, 16 Jan 2009 17:46:19 +0000 (17:46 +0000)]
WavPack hybrid mode support

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16643 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agorename XXX_t enums to cavs_XXX to fix POSIX namespace issue
stefang [Fri, 16 Jan 2009 17:45:54 +0000 (17:45 +0000)]
rename XXX_t enums to cavs_XXX to fix POSIX namespace issue

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16642 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agorename vector_t to cavs_vector
stefang [Fri, 16 Jan 2009 17:20:17 +0000 (17:20 +0000)]
rename vector_t to cavs_vector

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16641 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoAdd mpeg1_vdpau decoder.
cehoyos [Fri, 16 Jan 2009 16:50:32 +0000 (16:50 +0000)]
Add mpeg1_vdpau decoder.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16640 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoMerge declaration and initialization of io_buffer_size
reimar [Fri, 16 Jan 2009 16:39:17 +0000 (16:39 +0000)]
Merge declaration and initialization of io_buffer_size

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16639 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoMake io_buffer_size unsigned to avoid a warning about comparing
reimar [Fri, 16 Jan 2009 16:37:54 +0000 (16:37 +0000)]
Make io_buffer_size unsigned to avoid a warning about comparing
signed and unsigned values.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16638 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoSplit ff_log_missing_feature into ff_log_missing_feature
benoit [Fri, 16 Jan 2009 16:20:42 +0000 (16:20 +0000)]
Split ff_log_missing_feature into ff_log_missing_feature
and ff_log_ask_for_sample.
Patch by Kenan Gillet: gmail_adress(author)

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16637 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoReturn AVERROR(ENOMEM) instead of -1 when malloc fails in url_open_dyn_buf_internal
reimar [Fri, 16 Jan 2009 15:35:51 +0000 (15:35 +0000)]
Return AVERROR(ENOMEM) instead of -1 when malloc fails in url_open_dyn_buf_internal

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16636 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoUse AV_WB32 instead of reimplementing it.
reimar [Fri, 16 Jan 2009 15:34:37 +0000 (15:34 +0000)]
Use AV_WB32 instead of reimplementing it.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16635 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoUse av_mallocz instead of explicitly zeroing in url_open_dyn_buf_internal.
reimar [Fri, 16 Jan 2009 15:32:33 +0000 (15:32 +0000)]
Use av_mallocz instead of explicitly zeroing in url_open_dyn_buf_internal.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16634 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoReplace nonsense -1234 return value in dyn_buf_write by proper AVERROR(ENOMEM)
reimar [Fri, 16 Jan 2009 15:30:52 +0000 (15:30 +0000)]
Replace nonsense -1234 return value in dyn_buf_write by proper AVERROR(ENOMEM)

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16633 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoMake unsigned int a variable that does not need to be explicitely 32 bits.
benoit [Fri, 16 Jan 2009 14:03:46 +0000 (14:03 +0000)]
Make unsigned int a variable that does not need to be explicitely 32 bits.
Fixes a warning.
Patch by: Marc Mason mpeg (your_ad_here) blue (chez) free fr

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16632 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoadd svq3 watermark support entry
compn [Fri, 16 Jan 2009 03:46:51 +0000 (03:46 +0000)]
add svq3 watermark support entry

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16631 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years ago12l: Fix compilation with --disable-vdpau.
cehoyos [Fri, 16 Jan 2009 02:50:20 +0000 (02:50 +0000)]
12l: Fix compilation with --disable-vdpau.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16630 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoAdd maxrate and bufsize specifications for iPod presets. I omitted these
superdump [Fri, 16 Jan 2009 02:20:24 +0000 (02:20 +0000)]
Add maxrate and bufsize specifications for iPod presets. I omitted these
originally as I thought x264 set these automatically when specifying a level.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16629 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoAdd VDPAU hardware accelerated decoding for MPEG1 and MPEG2 which will
cehoyos [Fri, 16 Jan 2009 02:14:07 +0000 (02:14 +0000)]
Add VDPAU hardware accelerated decoding for MPEG1 and MPEG2 which will
be used by MPlayer.

Original patch by NVIDIA corporation.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16628 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agosupport h264 extradata with 0x000001 startcode
bcoudurier [Fri, 16 Jan 2009 01:26:52 +0000 (01:26 +0000)]
support h264 extradata with 0x000001 startcode

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16627 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agouse ff_avc_parse_nal_units_buf because output size might differ from input size
bcoudurier [Fri, 16 Jan 2009 01:22:30 +0000 (01:22 +0000)]
use ff_avc_parse_nal_units_buf because output size might differ from input size

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16626 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years ago10l, fix prototype
bcoudurier [Fri, 16 Jan 2009 01:20:31 +0000 (01:20 +0000)]
10l, fix prototype

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16625 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoexport ff_avc_parse_nal_units_buf
bcoudurier [Fri, 16 Jan 2009 01:17:18 +0000 (01:17 +0000)]
export ff_avc_parse_nal_units_buf

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16624 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agomove actual writing before so new size can be taken into account
bcoudurier [Fri, 16 Jan 2009 01:12:32 +0000 (01:12 +0000)]
move actual writing before so new size can be taken into account

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16623 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoreturn size written in ff_avc_parse_nal_units
bcoudurier [Fri, 16 Jan 2009 01:11:34 +0000 (01:11 +0000)]
return size written in ff_avc_parse_nal_units

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16622 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoadd -Wundef compiler flag, to catch typo in #if or similar situations
aurel [Fri, 16 Jan 2009 00:37:38 +0000 (00:37 +0000)]
add -Wundef compiler flag, to catch typo in #if or similar situations

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16621 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoexplicitly disable CONFIG_AUDIO_NONSHORT
aurel [Fri, 16 Jan 2009 00:03:51 +0000 (00:03 +0000)]
explicitly disable CONFIG_AUDIO_NONSHORT

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16620 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agomove NULL_IF_CONFIG_SMALL() definition into internal header
aurel [Thu, 15 Jan 2009 23:01:26 +0000 (23:01 +0000)]
move NULL_IF_CONFIG_SMALL() definition into internal header

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16619 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agomove timer related code in a new timer.h file
aurel [Thu, 15 Jan 2009 22:58:35 +0000 (22:58 +0000)]
move timer related code in a new timer.h file

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16618 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoReindent after last commit
lucabe [Thu, 15 Jan 2009 14:07:59 +0000 (14:07 +0000)]
Reindent after last commit

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16617 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoDo not reallocate AVPacket's data when muxing a packet
lucabe [Thu, 15 Jan 2009 14:03:07 +0000 (14:03 +0000)]
Do not reallocate AVPacket's data when muxing a packet

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16616 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoFactorise id3v2 header parsing from mp3.c to be shared
superdump [Thu, 15 Jan 2009 12:23:03 +0000 (12:23 +0000)]
Factorise id3v2 header parsing from mp3.c to be shared

Patch by Alex Converse ( alex converse gmail com )

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16615 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agouse delay for subs and dirac too
bcoudurier [Thu, 15 Jan 2009 01:47:24 +0000 (01:47 +0000)]
use delay for subs and dirac too

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16614 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoadd aud nal unit if not present in h264 bitstream
bcoudurier [Thu, 15 Jan 2009 01:22:31 +0000 (01:22 +0000)]
add aud nal unit if not present in h264 bitstream

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16613 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agomatroskadec: ensure we only consider chapters which are properly ordered
aurel [Thu, 15 Jan 2009 00:42:57 +0000 (00:42 +0000)]
matroskadec: ensure we only consider chapters which are properly ordered

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16612 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoconsider other codecs packets contain only one access unit, not just audio
bcoudurier [Wed, 14 Jan 2009 23:53:31 +0000 (23:53 +0000)]
consider other codecs packets contain only one access unit, not just audio

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16611 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agocalculate pat, pmt and sdt exact size and adjust total bitrate
bcoudurier [Wed, 14 Jan 2009 23:49:13 +0000 (23:49 +0000)]
calculate pat, pmt and sdt exact size and adjust total bitrate

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16610 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoallow user to specify muxrate
bcoudurier [Wed, 14 Jan 2009 23:30:49 +0000 (23:30 +0000)]
allow user to specify muxrate

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16609 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoWORDS_BIGENDIAN must be checked with #ifdef
aurel [Wed, 14 Jan 2009 23:20:43 +0000 (23:20 +0000)]
WORDS_BIGENDIAN must be checked with #ifdef

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16608 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agowarn if dts < pcr which means TS is invalid
bcoudurier [Wed, 14 Jan 2009 22:40:37 +0000 (22:40 +0000)]
warn if dts < pcr which means TS is invalid

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16607 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoupdate seek regression tests due to ts modifications
bcoudurier [Wed, 14 Jan 2009 22:30:01 +0000 (22:30 +0000)]
update seek regression tests due to ts modifications

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16606 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoonly write dts if they differ from pts, according to specs
bcoudurier [Wed, 14 Jan 2009 22:17:07 +0000 (22:17 +0000)]
only write dts if they differ from pts, according to specs

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16605 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agouse delay to avoid negative dts
bcoudurier [Wed, 14 Jan 2009 22:14:35 +0000 (22:14 +0000)]
use delay to avoid negative dts

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16604 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoset pts and dts of pes packets exactly according to specs
bcoudurier [Wed, 14 Jan 2009 21:57:10 +0000 (21:57 +0000)]
set pts and dts of pes packets exactly according to specs

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16603 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agosimplify: group all the AUDIO_NONSHORT parameters in the same place
aurel [Wed, 14 Jan 2009 21:41:05 +0000 (21:41 +0000)]
simplify: group all the AUDIO_NONSHORT parameters in the same place

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16602 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agolibavutil/lzo.h is a local header
aurel [Wed, 14 Jan 2009 21:34:48 +0000 (21:34 +0000)]
libavutil/lzo.h is a local header

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16601 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoreplace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_
aurel [Wed, 14 Jan 2009 17:19:17 +0000 (17:19 +0000)]
replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_
and remove all ENABLE_ definitions.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16600 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoFix mpeg audio regression test failure
mru [Wed, 14 Jan 2009 09:26:07 +0000 (09:26 +0000)]
Fix mpeg audio regression test failure

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16599 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoReplace #ifdef CONFIG_ preprocessor check by #if CONFIG_.
diego [Wed, 14 Jan 2009 07:57:12 +0000 (07:57 +0000)]
Replace #ifdef CONFIG_ preprocessor check by #if CONFIG_.
CONFIG_ changed semantics and is always defined now.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16598 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoRemove one more forgotten instance of USE_HIGHPRECISION indirection.
diego [Wed, 14 Jan 2009 07:55:43 +0000 (07:55 +0000)]
Remove one more forgotten instance of USE_HIGHPRECISION indirection.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16597 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agocompute pcr more accurately, regression tests need update
bcoudurier [Wed, 14 Jan 2009 02:20:26 +0000 (02:20 +0000)]
compute pcr more accurately, regression tests need update

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16596 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoinclude intreadwrite.h, fix compilation, img2.c use AV_RL32
bcoudurier [Wed, 14 Jan 2009 01:21:24 +0000 (01:21 +0000)]
include intreadwrite.h, fix compilation, img2.c use AV_RL32

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16595 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoUse CONFIG_MPEGAUDIO_HP directly instead of USE_HIGHPRECISION indirection.
diego [Wed, 14 Jan 2009 00:48:17 +0000 (00:48 +0000)]
Use CONFIG_MPEGAUDIO_HP directly instead of USE_HIGHPRECISION indirection.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16594 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoRemove pointless #if around header #includes.
diego [Wed, 14 Jan 2009 00:45:04 +0000 (00:45 +0000)]
Remove pointless #if around header #includes.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16593 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoFix compilation.
cehoyos [Wed, 14 Jan 2009 00:44:42 +0000 (00:44 +0000)]
Fix compilation.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16592 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agocleanup gif, use BISTREAM_WRITER_LE
bcoudurier [Wed, 14 Jan 2009 00:27:43 +0000 (00:27 +0000)]
cleanup gif, use BISTREAM_WRITER_LE

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16591 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoChange semantic of CONFIG_*, HAVE_* and ARCH_*.
aurel [Tue, 13 Jan 2009 23:44:16 +0000 (23:44 +0000)]
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
They are now always defined to either 0 or 1.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16590 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoInclude libavformat/avformat.h before all the other libav* headers.
stefano [Tue, 13 Jan 2009 23:36:06 +0000 (23:36 +0000)]
Include libavformat/avformat.h before all the other libav* headers.
This is safer since they may use the symbol LIBAVFORMAT_BUILD defined
in avformat.h.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16589 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoDocument the ld, st, while statements.
victor [Tue, 13 Jan 2009 21:20:03 +0000 (21:20 +0000)]
Document the ld, st, while statements.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16588 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoAvoid using sub_id in mpeg1/2video.
michael [Tue, 13 Jan 2009 21:13:45 +0000 (21:13 +0000)]
Avoid using sub_id in mpeg1/2video.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16587 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoDocument the same functions, in the same order, that eval.c has.
victor [Tue, 13 Jan 2009 21:07:27 +0000 (21:07 +0000)]
Document the same functions, in the same order, that eval.c has.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16586 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoAdd presets for Apple iPod constraints
superdump [Tue, 13 Jan 2009 19:46:42 +0000 (19:46 +0000)]
Add presets for Apple iPod constraints

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16585 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoAdd presets to use as constraints for H.264 Baseline and Main profiles
superdump [Tue, 13 Jan 2009 19:40:35 +0000 (19:40 +0000)]
Add presets to use as constraints for H.264 Baseline and Main profiles

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16584 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoRemove hack to print mp2/mp1 with codec_id of CODEC_ID_MP3.
michael [Tue, 13 Jan 2009 19:38:54 +0000 (19:38 +0000)]
Remove hack to print mp2/mp1 with codec_id of CODEC_ID_MP3.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16583 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoLet the mpeg audio parser correct the codec_id.
michael [Tue, 13 Jan 2009 19:35:34 +0000 (19:35 +0000)]
Let the mpeg audio parser correct the codec_id.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16582 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoAdd dummy mp1_decoder to complement the existing dummy mp2/mp3 decoders.
michael [Tue, 13 Jan 2009 19:32:08 +0000 (19:32 +0000)]
Add dummy mp1_decoder to complement the existing dummy mp2/mp3 decoders.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16581 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoAdd CODEC_ID_MP1.
michael [Tue, 13 Jan 2009 19:13:08 +0000 (19:13 +0000)]
Add CODEC_ID_MP1.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16580 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoadd SLMJ fourcc to mjpeg
compn [Tue, 13 Jan 2009 17:10:10 +0000 (17:10 +0000)]
add SLMJ fourcc to mjpeg

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16579 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoVC-1 display dimensions should affect coded dimensions only (I think)
kostya [Tue, 13 Jan 2009 08:05:40 +0000 (08:05 +0000)]
VC-1 display dimensions should affect coded dimensions only (I think)

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16578 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoPrint VC-1 aspect ratio in debug
kostya [Tue, 13 Jan 2009 08:03:45 +0000 (08:03 +0000)]
Print VC-1 aspect ratio in debug

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16577 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years ago421l: fix loop filter for P-frames in VC-1
kostya [Tue, 13 Jan 2009 08:02:31 +0000 (08:02 +0000)]
421l: fix loop filter for P-frames in VC-1

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16576 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoCinepak strip ID is a single byte
kostya [Tue, 13 Jan 2009 08:00:37 +0000 (08:00 +0000)]
Cinepak strip ID is a single byte

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16575 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoCinepak strip and chunk sizes are 24-bit, not 16-bit as it was thought earlier.
kostya [Tue, 13 Jan 2009 06:43:46 +0000 (06:43 +0000)]
Cinepak strip and chunk sizes are 24-bit, not 16-bit as it was thought earlier.

This fixes issue 744

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16574 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoconfigure: add Alpha CPU types
mru [Tue, 13 Jan 2009 02:02:50 +0000 (02:02 +0000)]
configure: add Alpha CPU types

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16573 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agofix version protection
aurel [Tue, 13 Jan 2009 00:20:18 +0000 (00:20 +0000)]
fix version protection

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16572 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoadd the necessary include for LIBAV*_VERSION_*
aurel [Tue, 13 Jan 2009 00:14:43 +0000 (00:14 +0000)]
add the necessary include for LIBAV*_VERSION_*

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16571 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoARM: use push/pop pseudo-instructions in simple_idct_armv6.S
mru [Mon, 12 Jan 2009 20:37:49 +0000 (20:37 +0000)]
ARM: use push/pop pseudo-instructions in simple_idct_armv6.S

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16570 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoARM: simple_idct_armv6.S whitespace cosmetics
mru [Mon, 12 Jan 2009 20:37:39 +0000 (20:37 +0000)]
ARM: simple_idct_armv6.S whitespace cosmetics

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16569 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoARM: clean up pc-relative references in simple_idct_armv6.S
mru [Mon, 12 Jan 2009 20:37:33 +0000 (20:37 +0000)]
ARM: clean up pc-relative references in simple_idct_armv6.S

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16568 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoARM: use rX register names in simple_idct_armv6.S
mru [Mon, 12 Jan 2009 20:37:29 +0000 (20:37 +0000)]
ARM: use rX register names in simple_idct_armv6.S

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16567 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoReindent after the last commit, while at it also add some spaces for
stefano [Mon, 12 Jan 2009 20:34:34 +0000 (20:34 +0000)]
Reindent after the last commit, while at it also add some spaces for
improving readability.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16566 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoMake avfilter_open() set to NULL the pads and the filters when the
stefano [Mon, 12 Jan 2009 20:30:57 +0000 (20:30 +0000)]
Make avfilter_open() set to NULL the pads and the filters when the
corresponding count is zero, rather than allocate a 16 bytes sized
block for them. Improve safety.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16565 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoAVI: add bswap.h include needed on big endian
mru [Mon, 12 Jan 2009 00:07:40 +0000 (00:07 +0000)]
AVI: add bswap.h include needed on big endian

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16564 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoconfigure: fix PIC activation for x86_64 shared libs
mru [Sun, 11 Jan 2009 23:49:06 +0000 (23:49 +0000)]
configure: fix PIC activation for x86_64 shared libs

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16563 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

15 years agoAdd missing inclusion of libavutil/intreadwrite.h, fix compilation when
stefano [Sun, 11 Jan 2009 23:26:52 +0000 (23:26 +0000)]
Add missing inclusion of libavutil/intreadwrite.h, fix compilation when
libtheora is enabled.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16562 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b