]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/log
frescor/ffmpeg.git
15 years agoAdd a warning log when trying to encode into a container requiring global
benoit [Thu, 12 Feb 2009 08:10:43 +0000 (08:10 +0000)]
Add a warning log when trying to encode into a container requiring global
headers in extradata and the codec is not set correctly.
Patch by Art Clarke aclarke xuggle com

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

15 years agoset last packet next pointer to null
bcoudurier [Thu, 12 Feb 2009 05:32:40 +0000 (05:32 +0000)]
set last packet next pointer to null

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

15 years agocheck body partitions count before writing
bcoudurier [Thu, 12 Feb 2009 03:38:08 +0000 (03:38 +0000)]
check body partitions count before writing

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

15 years agoCheck return value of ffm_write_write_index and ffm_read_write_index.
bcoudurier [Thu, 12 Feb 2009 02:23:25 +0000 (02:23 +0000)]
Check return value of ffm_write_write_index and ffm_read_write_index.
Patch by Patrik Kullman, patrik at yes dot nu

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

15 years agoreturn error if read failed
bcoudurier [Thu, 12 Feb 2009 02:17:16 +0000 (02:17 +0000)]
return error if read failed

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

15 years agoChange ffm_write_write_index to return int, and return if error occured.
bcoudurier [Thu, 12 Feb 2009 02:15:07 +0000 (02:15 +0000)]
Change ffm_write_write_index to return int, and return if error occured.
Patch by Patrik Kullman, patrik at yes dot nu

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

15 years agoRemove reference to renamed header file xvmc_render.h.
diego [Thu, 12 Feb 2009 02:02:42 +0000 (02:02 +0000)]
Remove reference to renamed header file xvmc_render.h.

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

15 years agoSet AVSubtitle format to 0. Neither dvdsubdec nor xsubdec intializes format
diego [Thu, 12 Feb 2009 01:27:56 +0000 (01:27 +0000)]
Set AVSubtitle format to 0. Neither dvdsubdec nor xsubdec intializes format
to 0, but ffplay checks it before displaying subtitles (ffplay.c:1437).
patch by Björn Axelsson, gecko acc.umu se

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

15 years ago10l: Rename vdpau.h --> vdpau_pixfmt.h in the Makefile as well.
diego [Thu, 12 Feb 2009 01:07:13 +0000 (01:07 +0000)]
10l: Rename vdpau.h --> vdpau_pixfmt.h in the Makefile as well.

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

15 years agoRename xvmc_render.h --> xvmc_pixfmt.h and vdpau.h --> vdpau_pixfmt.h as
diego [Thu, 12 Feb 2009 01:00:46 +0000 (01:00 +0000)]
Rename xvmc_render.h --> xvmc_pixfmt.h and vdpau.h --> vdpau_pixfmt.h as
suggested by Michael, the new names better describe the contents of the files.

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

15 years agoLet rgb32 pass for ljpeg.
michael [Thu, 12 Feb 2009 00:48:30 +0000 (00:48 +0000)]
Let rgb32 pass for ljpeg.

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

15 years agocompute b_per_i_or_p value correctly, patch by Thierry Foucu, tfoucu at gmail dot com
bcoudurier [Thu, 12 Feb 2009 00:08:44 +0000 (00:08 +0000)]
compute b_per_i_or_p value correctly, patch by Thierry Foucu, tfoucu at gmail dot com

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

15 years agorename wrongly named b_per_gop to b_per_i_or_p according to specs
bcoudurier [Wed, 11 Feb 2009 23:49:54 +0000 (23:49 +0000)]
rename wrongly named b_per_gop to b_per_i_or_p according to specs

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

15 years agouse new metadata API in ogg/vorbis demuxer
aurel [Wed, 11 Feb 2009 23:34:57 +0000 (23:34 +0000)]
use new metadata API in ogg/vorbis demuxer

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

15 years agoextend resampling API, add S16 internal conversion
bcoudurier [Wed, 11 Feb 2009 22:57:10 +0000 (22:57 +0000)]
extend resampling API, add S16 internal conversion

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

15 years agofix frame size, time rate is not stts duration anymore with time offset
bcoudurier [Wed, 11 Feb 2009 21:11:19 +0000 (21:11 +0000)]
fix frame size, time rate is not stts duration anymore with time offset

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

15 years agodo not set start time to 0, it is not the case with elst time offset
bcoudurier [Wed, 11 Feb 2009 20:19:35 +0000 (20:19 +0000)]
do not set start time to 0, it is not the case with elst time offset

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

15 years agoDocument ols scaler as deprecated
vitor [Wed, 11 Feb 2009 19:07:25 +0000 (19:07 +0000)]
Document ols scaler as deprecated

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

15 years agoGopher protocol, patch by Toshimitsu Kimura, lovesyao gmail com
diego [Wed, 11 Feb 2009 16:28:46 +0000 (16:28 +0000)]
Gopher protocol, patch by Toshimitsu Kimura, lovesyao gmail com

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

15 years agoFix wrong file name in header, noticed by David DeHaven, dave sagetv com.
diego [Wed, 11 Feb 2009 16:12:04 +0000 (16:12 +0000)]
Fix wrong file name in header, noticed by David DeHaven, dave sagetv com.

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

15 years agoAdd av_uninit macro to variable to avoid false positive warning:
diego [Wed, 11 Feb 2009 15:01:52 +0000 (15:01 +0000)]
Add av_uninit macro to variable to avoid false positive warning:
libavformat/electronicarts.c: In function ‘ea_read_packet’:
libavformat/electronicarts.c:447: warning: ‘num_samples’ may be used uninitialized in this function

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

15 years agoAdd av_uninit macro to variables to avoid false positive warnings:
diego [Wed, 11 Feb 2009 14:57:42 +0000 (14:57 +0000)]
Add av_uninit macro to variables to avoid false positive warnings:
libavcodec/msrledec.c: In function ‘ff_msrle_decode’:
libavcodec/msrledec.c:139: warning: ‘pix32’ may be used uninitialized in this function
libavcodec/msrledec.c:138: warning: ‘pix16’ may be used uninitialized in this function

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

15 years agoAdd av_uninit macro to variable to avoid false positive warning:
diego [Wed, 11 Feb 2009 14:55:24 +0000 (14:55 +0000)]
Add av_uninit macro to variable to avoid false positive warning:
libavcodec/qtrleenc.c: In function ‘qtrle_encode_frame’:
libavcodec/qtrleenc.c:113: warning: ‘bulkcount’ may be used uninitialized in this function

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

15 years agoAdd av_uninit macro to variable to avoid false positive warning:
diego [Wed, 11 Feb 2009 14:52:35 +0000 (14:52 +0000)]
Add av_uninit macro to variable to avoid false positive warning:
libavcodec/eatgv.c: In function ‘tgv_decode_frame’:
libavcodec/eatgv.c:66: warning: ‘offset’ may be used uninitialized in this function

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

15 years agoInitialize s->gob_index for Intel variant of H.263 too
kostya [Wed, 11 Feb 2009 12:02:16 +0000 (12:02 +0000)]
Initialize s->gob_index for Intel variant of H.263 too

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

15 years agoRename vdpauvideo.c --> vdpau.c and xvmcvideo.c --> xvmc.c to better fit
diego [Wed, 11 Feb 2009 12:01:59 +0000 (12:01 +0000)]
Rename vdpauvideo.c --> vdpau.c and xvmcvideo.c --> xvmc.c to better fit
the general libavcodec naming structure.

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

15 years agoAdd check whether the compiler/assembler supports 10 or more operands.
diego [Wed, 11 Feb 2009 11:16:00 +0000 (11:16 +0000)]
Add check whether the compiler/assembler supports 10 or more operands.
thanks to Loren for some help with the asm statements

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

15 years agoAllow demuxing of audio substreams stored as 0x06 type.
benoit [Wed, 11 Feb 2009 11:09:36 +0000 (11:09 +0000)]
Allow demuxing of audio substreams stored as 0x06 type.
Fixes issue 725: MPEG2 PS with PCM audio.
On behalf of Jai.

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

15 years agoparse mpeg2 gop header time code and use it
bcoudurier [Wed, 11 Feb 2009 08:02:23 +0000 (08:02 +0000)]
parse mpeg2 gop header time code and use it

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

15 years agowrite timecode track
bcoudurier [Wed, 11 Feb 2009 07:18:00 +0000 (07:18 +0000)]
write timecode track

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

15 years agoH264: Change left_block_options to uint8_t from int, saving a little space.
astrange [Wed, 11 Feb 2009 06:03:18 +0000 (06:03 +0000)]
H264: Change left_block_options to uint8_t from int, saving a little space.

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

15 years agoadjust time rate according to elst time offset
bcoudurier [Wed, 11 Feb 2009 02:32:39 +0000 (02:32 +0000)]
adjust time rate according to elst time offset

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

15 years agofix last keyframe index accross body partitions
bcoudurier [Wed, 11 Feb 2009 01:06:12 +0000 (01:06 +0000)]
fix last keyframe index accross body partitions

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

15 years agofix body offset
bcoudurier [Wed, 11 Feb 2009 00:56:27 +0000 (00:56 +0000)]
fix body offset

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

15 years agoCosmetics: vertical align "*" for consistency with the other doxyies.
stefano [Wed, 11 Feb 2009 00:25:30 +0000 (00:25 +0000)]
Cosmetics: vertical align "*" for consistency with the other doxyies.

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

15 years agoRemove @depreated notice on AVFrac, it is not anymore deprecated.
stefano [Wed, 11 Feb 2009 00:19:05 +0000 (00:19 +0000)]
Remove @depreated notice on AVFrac, it is not anymore deprecated.

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

15 years agoUse av_strlcpy instead of snprintf without formatting.
diego [Wed, 11 Feb 2009 00:07:32 +0000 (00:07 +0000)]
Use av_strlcpy instead of snprintf without formatting.
Prevents warnings about "format not a string literal and no format arguments".
patch by Patrik Kullman, patrik yes nu

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

15 years agofix partition offset when only one stream present
bcoudurier [Tue, 10 Feb 2009 23:25:23 +0000 (23:25 +0000)]
fix partition offset when only one stream present

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

15 years agofix timecode value
bcoudurier [Tue, 10 Feb 2009 22:59:13 +0000 (22:59 +0000)]
fix timecode value

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

15 years agointroduce a macroblock index to avoid a few x*width+y calculations
stefang [Tue, 10 Feb 2009 22:38:02 +0000 (22:38 +0000)]
introduce a macroblock index to avoid a few x*width+y calculations

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

15 years agofix multiple slices per frame
stefang [Tue, 10 Feb 2009 20:51:35 +0000 (20:51 +0000)]
fix multiple slices per frame

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

15 years agofix parsing of pic_structure
stefang [Tue, 10 Feb 2009 17:08:56 +0000 (17:08 +0000)]
fix parsing of pic_structure

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

15 years agoavoid duplicating dsputil's clear_block
stefang [Tue, 10 Feb 2009 16:45:02 +0000 (16:45 +0000)]
avoid duplicating dsputil's clear_block

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

15 years agotime_code has 24 bits, not 16
stefang [Tue, 10 Feb 2009 16:36:01 +0000 (16:36 +0000)]
time_code has 24 bits, not 16

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

15 years agodo not check for minimum slice start code, 0x00000100 is valid
stefang [Tue, 10 Feb 2009 16:34:45 +0000 (16:34 +0000)]
do not check for minimum slice start code, 0x00000100 is valid

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

15 years agoFix crash when encoding using libschroedinger.
diego [Tue, 10 Feb 2009 14:27:16 +0000 (14:27 +0000)]
Fix crash when encoding using libschroedinger.
Currently only pixel and half-pixel motion vector precisions are supported in
libschroedinger. Setting the mv_precision field to 2 (i.e. quarter pixel)
causes a crash in the libschroedinger encoder calls. By not setting this
parameter, we fall back to the default value used in libschroedinger.
patch by Anuradha Suraparaju, anuradha rd.bbc.co uk

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

15 years agoCheck sampling index validity for AAC decoding
superdump [Tue, 10 Feb 2009 13:47:50 +0000 (13:47 +0000)]
Check sampling index validity for AAC decoding

Patch by Jai Menon ( jmenon86 gmail com )

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

15 years agoAdd a default (error) for the switch in case of an unsupported PIX_FMT.
gpoirier [Tue, 10 Feb 2009 12:38:56 +0000 (12:38 +0000)]
Add a default (error) for the switch in case of an unsupported PIX_FMT.
Removes warnings about possibly uninitialized variables.
Patch by Patrik Kullman %patrik A yes P nu%

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

15 years agoUse default system include path for an installed OpenJPEG library.
diego [Tue, 10 Feb 2009 11:29:31 +0000 (11:29 +0000)]
Use default system include path for an installed OpenJPEG library.
patch by Mathieu Malaterre, mathieu.malaterre gmail com

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

15 years agoFix (with av_uninit()) false positive warning about uninitialized variable: offset...
gpoirier [Tue, 10 Feb 2009 10:35:05 +0000 (10:35 +0000)]
Fix (with av_uninit()) false positive warning about uninitialized variable: offset is initialized and used if code == 1.
Patch by Patrik Kullman %patrik A yes P nu%

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

15 years agoSilence one icc warning:
cehoyos [Tue, 10 Feb 2009 09:12:52 +0000 (09:12 +0000)]
Silence one icc warning:
variable "..." is used before its value is set

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

15 years agowrite body partitions
bcoudurier [Tue, 10 Feb 2009 09:02:29 +0000 (09:02 +0000)]
write body partitions

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

15 years agocompute index byte count in mxf_write_partition
bcoudurier [Tue, 10 Feb 2009 08:46:04 +0000 (08:46 +0000)]
compute index byte count in mxf_write_partition

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

15 years agoremove check, mxf muxer does not have track number limitation anymore
bcoudurier [Tue, 10 Feb 2009 08:35:14 +0000 (08:35 +0000)]
remove check, mxf muxer does not have track number limitation anymore

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

15 years agoretrieve flags from mxf_parse_mpeg2_frame using a param
bcoudurier [Tue, 10 Feb 2009 08:31:48 +0000 (08:31 +0000)]
retrieve flags from mxf_parse_mpeg2_frame using a param

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

15 years ago10l, edit unit offset is after klv fill
bcoudurier [Tue, 10 Feb 2009 07:28:53 +0000 (07:28 +0000)]
10l, edit unit offset is after klv fill

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

15 years agocosmetics, associate mxf_write_klv_fill to aligned elements
bcoudurier [Tue, 10 Feb 2009 07:23:51 +0000 (07:23 +0000)]
cosmetics, associate mxf_write_klv_fill to aligned elements

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

15 years agowrite component depth and horizontal subsampling best effort local tags
bcoudurier [Tue, 10 Feb 2009 06:14:39 +0000 (06:14 +0000)]
write component depth and horizontal subsampling best effort local tags

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

15 years agofix header byte count
bcoudurier [Tue, 10 Feb 2009 06:09:50 +0000 (06:09 +0000)]
fix header byte count

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

15 years agomove up mxf_write_klv_fill and align index, rip and primer pack
bcoudurier [Tue, 10 Feb 2009 05:35:28 +0000 (05:35 +0000)]
move up mxf_write_klv_fill and align index, rip and primer pack

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

15 years agofix primer pack local tags uls
bcoudurier [Tue, 10 Feb 2009 05:22:38 +0000 (05:22 +0000)]
fix primer pack local tags uls

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

15 years agocorrectly set multi track operational pattern
bcoudurier [Tue, 10 Feb 2009 04:53:41 +0000 (04:53 +0000)]
correctly set multi track operational pattern

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

15 years agofix compilation with DEBUG defined, field does not exist anymore
bcoudurier [Tue, 10 Feb 2009 02:27:26 +0000 (02:27 +0000)]
fix compilation with DEBUG defined, field does not exist anymore

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

15 years agoUse AV_GCC_VERSION_AT_LEAST instead of complicated __GNUC__ version check.
diego [Tue, 10 Feb 2009 01:24:06 +0000 (01:24 +0000)]
Use AV_GCC_VERSION_AT_LEAST instead of complicated __GNUC__ version check.

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

15 years agoremove now useless av_set_program_name() function
aurel [Tue, 10 Feb 2009 00:27:42 +0000 (00:27 +0000)]
remove now useless av_set_program_name() function

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

15 years agouse new metadata API in mpegts demuxer
aurel [Tue, 10 Feb 2009 00:25:21 +0000 (00:25 +0000)]
use new metadata API in mpegts demuxer

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

15 years agomove vp6_filter_diag4() to a new vp6dsp.c file and use it throught dsputil
aurel [Mon, 9 Feb 2009 23:37:31 +0000 (23:37 +0000)]
move vp6_filter_diag4() to a new vp6dsp.c file and use it throught dsputil

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

15 years agoReplace snprintf() with av_strlcpy().
cehoyos [Mon, 9 Feb 2009 23:11:26 +0000 (23:11 +0000)]
Replace snprintf() with av_strlcpy().
Fixes the following warning on some systems:
audioconvert.c:131: warning: format not a string literal and no format
arguments

Patch by Patrik patrik A yes D nu

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

15 years agoAdd SEI recovery point frame counter to H264Context and use it when
cehoyos [Mon, 9 Feb 2009 23:04:16 +0000 (23:04 +0000)]
Add SEI recovery point frame counter to H264Context and use it when
setting key_frame.

Patch by Ivan Schreter schreter A gmx D net

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

15 years agovp56: alpha_offset is uninitialized on purpose
aurel [Mon, 9 Feb 2009 22:45:30 +0000 (22:45 +0000)]
vp56: alpha_offset is uninitialized on purpose

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

15 years agolibvorbis: Use 0-10 range for audio quality.
jbr [Mon, 9 Feb 2009 22:11:28 +0000 (22:11 +0000)]
libvorbis: Use 0-10 range for audio quality.
Patch by Nicolas George (nicolas george normalesup org)

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

15 years agoFix: libavcodec/msmpeg4.c:1612: warning: ‘dc_pred_dir’ may be used uninitialized...
michael [Mon, 9 Feb 2009 22:04:34 +0000 (22:04 +0000)]
Fix: libavcodec/msmpeg4.c:1612: warning: ‘dc_pred_dir’ may be used uninitialized in this function

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

15 years agoav_flatten to make the similarly named attribute available.
michael [Mon, 9 Feb 2009 21:47:57 +0000 (21:47 +0000)]
av_flatten to make the similarly named attribute available.

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

15 years agoav_uninit() to suppress false uninitialized warnings from gcc without deoptimizing...
michael [Mon, 9 Feb 2009 21:47:05 +0000 (21:47 +0000)]
av_uninit() to suppress false uninitialized warnings from gcc without deoptimizing code.

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

15 years agorename ff_audio_interleave to ff_audio_rechunk_interleave
bcoudurier [Mon, 9 Feb 2009 21:34:20 +0000 (21:34 +0000)]
rename ff_audio_interleave to ff_audio_rechunk_interleave

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

15 years agoTry to clarify doxy of avformat_seek_file().
michael [Mon, 9 Feb 2009 19:57:23 +0000 (19:57 +0000)]
Try to clarify doxy of avformat_seek_file().

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

15 years agoCheck for duplicate const/static/inline.
michael [Mon, 9 Feb 2009 18:37:29 +0000 (18:37 +0000)]
Check for duplicate const/static/inline.

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

15 years agoTry to doxyfy av_resample_init(), i hope i didnt misremember anything as i just
michael [Mon, 9 Feb 2009 15:49:06 +0000 (15:49 +0000)]
Try to doxyfy av_resample_init(), i hope i didnt misremember anything as i just
briefly checked the source.

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

15 years agoMove doxy for public resample2 functions to the public header.
michael [Mon, 9 Feb 2009 15:31:08 +0000 (15:31 +0000)]
Move doxy for public resample2 functions to the public header.

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

15 years agoRemove svn:executable property from source file.
diego [Mon, 9 Feb 2009 11:32:29 +0000 (11:32 +0000)]
Remove svn:executable property from source file.

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

15 years agoRemove file name from file headers.
diego [Mon, 9 Feb 2009 11:17:54 +0000 (11:17 +0000)]
Remove file name from file headers.
It provides no useful information and breaks on renames.

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

15 years agoremove no more needed fields in GIFContext, patch by Daniel Verkamp, daniel at drv...
bcoudurier [Mon, 9 Feb 2009 08:16:04 +0000 (08:16 +0000)]
remove no more needed fields in GIFContext, patch by Daniel Verkamp, daniel at drv dot nu

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

15 years agoremove dead rgb24 code, gif encoder now directly takes palette, patch by Daniel Verka...
bcoudurier [Mon, 9 Feb 2009 08:14:29 +0000 (08:14 +0000)]
remove dead rgb24 code, gif encoder now directly takes palette, patch by Daniel Verkamp, daniel at drv dot nu

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

15 years agoremove dead netscape loop header code in gif encoder, patch by Daniel Verkamp, daniel...
bcoudurier [Mon, 9 Feb 2009 08:11:08 +0000 (08:11 +0000)]
remove dead netscape loop header code in gif encoder, patch by Daniel Verkamp, daniel at drv dot nu

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

15 years agoCheck that there are subtitle rects to encode in avcodec_encode_subtitle()
superdump [Mon, 9 Feb 2009 01:58:01 +0000 (01:58 +0000)]
Check that there are subtitle rects to encode in avcodec_encode_subtitle()

Patch by Björn Axelsson ( gecko A acc D umu D se )

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

15 years agoCheck that start_display_time is 0 in avcodec_encode_subtitle()
superdump [Mon, 9 Feb 2009 01:51:36 +0000 (01:51 +0000)]
Check that start_display_time is 0 in avcodec_encode_subtitle()

Patch by Björn Axelsson ( gecko A acc D umu D se )

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

15 years agoIncrease the number of packets required to identify as MPEG PES to keep from
alexc [Mon, 9 Feb 2009 01:46:01 +0000 (01:46 +0000)]
Increase the number of packets required to identify as MPEG PES to keep from
identifying MP3 files with padding or garbage at the beginning.

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

15 years agoVP3: Do not ignore error from read_huffman_tree().
alexc [Mon, 9 Feb 2009 01:39:33 +0000 (01:39 +0000)]
VP3: Do not ignore error from read_huffman_tree().

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

15 years agoAdd ffplay subtitle stream selection command-line parameter
superdump [Mon, 9 Feb 2009 01:38:12 +0000 (01:38 +0000)]
Add ffplay subtitle stream selection command-line parameter

Patch by Björn Axelsson ( gecko A acc D umu D se )

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

15 years agoFix blend_subrect for even-width subrects positioned on odd columns
superdump [Mon, 9 Feb 2009 00:27:04 +0000 (00:27 +0000)]
Fix blend_subrect for even-width subrects positioned on odd columns

Patch by Björn Axelsson ( gecko A acc D umu D se )

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

15 years agoFix timestamp parsing in XSUB decoder.
cehoyos [Mon, 9 Feb 2009 00:18:26 +0000 (00:18 +0000)]
Fix timestamp parsing in XSUB decoder.

Patch by Björn Axelsson gecko A acc D umu D se

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

15 years agoremove no more needed comment, declaration is in internal header
bcoudurier [Mon, 9 Feb 2009 00:18:25 +0000 (00:18 +0000)]
remove no more needed comment, declaration is in internal header

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

15 years agocosmetics: typo/grammar fixes in doxygen and other comments
diego [Sun, 8 Feb 2009 23:34:58 +0000 (23:34 +0000)]
cosmetics: typo/grammar fixes in doxygen and other comments

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

15 years agocosmetics: Fix a few typos and use a consistent codec long name.
diego [Sun, 8 Feb 2009 23:32:46 +0000 (23:32 +0000)]
cosmetics: Fix a few typos and use a consistent codec long name.

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

15 years agoRemove unused variables.
diego [Sun, 8 Feb 2009 23:28:21 +0000 (23:28 +0000)]
Remove unused variables.

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

15 years agoAdd av_cold attribute to init function.
diego [Sun, 8 Feb 2009 23:25:56 +0000 (23:25 +0000)]
Add av_cold attribute to init function.

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

15 years agoRemove unused variables.
diego [Sun, 8 Feb 2009 23:24:26 +0000 (23:24 +0000)]
Remove unused variables.

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

15 years agotypo: CODEC_ID_cljr --> CODEC_ID_CLJR
diego [Sun, 8 Feb 2009 23:19:29 +0000 (23:19 +0000)]
typo: CODEC_ID_cljr --> CODEC_ID_CLJR

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

15 years agoRemove rendering column from list of supported subtitle formats.
diego [Sun, 8 Feb 2009 22:24:04 +0000 (22:24 +0000)]
Remove rendering column from list of supported subtitle formats.

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

15 years agoAdd missing ffplay subtitle cycling keybinding.
diego [Sun, 8 Feb 2009 22:22:26 +0000 (22:22 +0000)]
Add missing ffplay subtitle cycling keybinding.
patch by Björn Axelsson, gecko acc.umu se

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