]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/log
frescor/ffmpeg.git
15 years agoEnable dropping frames for RV3/4
kostya [Sat, 14 Feb 2009 06:38:50 +0000 (06:38 +0000)]
Enable dropping frames for RV3/4

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

15 years agoAdd libavcodec/internal.h include to avoid warning: implicit declaration of
superdump [Fri, 13 Feb 2009 23:02:05 +0000 (23:02 +0000)]
Add libavcodec/internal.h include to avoid warning: implicit declaration of
function ‘ff_log_missing_feature’

Patch by Patrik Kullman ( patrik yes nu )

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

15 years agocompute body offset and index entry offset correctly
bcoudurier [Fri, 13 Feb 2009 22:38:05 +0000 (22:38 +0000)]
compute body offset and index entry offset correctly

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

15 years agolpc: Remove false positive compilation warning about weight being
jbr [Fri, 13 Feb 2009 22:05:55 +0000 (22:05 +0000)]
lpc: Remove false positive compilation warning about weight being
uninitialized. Patch by Patrik Kullman (patrik A yes D nu).

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

15 years agoAssert that ff_lpc_calc_coefs() is called with a valid LPC method.
jbr [Fri, 13 Feb 2009 22:03:11 +0000 (22:03 +0000)]
Assert that ff_lpc_calc_coefs() is called with a valid LPC method.
Patch by Patrik Kullman (patrik A yes D nu).

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

15 years agolpc: Document the use_lpc parameter to ff_lpc_calc_coefs().
jbr [Fri, 13 Feb 2009 22:01:46 +0000 (22:01 +0000)]
lpc: Document the use_lpc parameter to ff_lpc_calc_coefs().
Patch by Patrik Kullman (patrik A yes D nu).

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

15 years agoadd myself as maintainer for lpc.[ch]
jbr [Fri, 13 Feb 2009 21:56:00 +0000 (21:56 +0000)]
add myself as maintainer for lpc.[ch]

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

15 years agouse correct field number for video according to specs, patch by Thierry Foucu, tfoucu...
bcoudurier [Fri, 13 Feb 2009 21:36:36 +0000 (21:36 +0000)]
use correct field number for video according to specs, patch by Thierry Foucu, tfoucu at gmail dot com

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

15 years agocosmetics, rename nb_frames to nb_fields
bcoudurier [Fri, 13 Feb 2009 21:32:18 +0000 (21:32 +0000)]
cosmetics, rename nb_frames to nb_fields

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

15 years agofix slice offset computation
bcoudurier [Fri, 13 Feb 2009 19:04:30 +0000 (19:04 +0000)]
fix slice offset computation

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

15 years agoRe-indent after last commit.
alexc [Fri, 13 Feb 2009 16:07:20 +0000 (16:07 +0000)]
Re-indent after last commit.

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

15 years agoMake set coup.gain[c][0] aand only coup.gain[c][0] is set for a independently switche...
alexc [Fri, 13 Feb 2009 16:06:22 +0000 (16:06 +0000)]
Make set coup.gain[c][0] aand only coup.gain[c][0] is set for a independently switched CCE.
Discussed/OKed at http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2009-February/062219.html

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

15 years agoAdd supported network protocols section.
diego [Fri, 13 Feb 2009 09:52:15 +0000 (09:52 +0000)]
Add supported network protocols section.

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

15 years agoRemove pointless #if around the file, it is already conditionally compiled.
diego [Fri, 13 Feb 2009 09:39:04 +0000 (09:39 +0000)]
Remove pointless #if around the file, it is already conditionally compiled.

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

15 years agoset mime type for mxf
bcoudurier [Fri, 13 Feb 2009 07:57:37 +0000 (07:57 +0000)]
set mime type for mxf

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

15 years agosimplify
bcoudurier [Fri, 13 Feb 2009 07:46:03 +0000 (07:46 +0000)]
simplify

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

15 years agocosmetics, reindent, add/remove some empty lines, redundant comment
bcoudurier [Fri, 13 Feb 2009 07:34:01 +0000 (07:34 +0000)]
cosmetics, reindent, add/remove some empty lines, redundant comment

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

15 years agoMXF D-10 muxer
bcoudurier [Fri, 13 Feb 2009 07:28:20 +0000 (07:28 +0000)]
MXF D-10 muxer

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

15 years agostore display height without vbi
bcoudurier [Fri, 13 Feb 2009 07:13:36 +0000 (07:13 +0000)]
store display height without vbi

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

15 years agosplit mpegvideo descriptor into cdci descriptor and wav common in sound common
bcoudurier [Fri, 13 Feb 2009 07:11:21 +0000 (07:11 +0000)]
split mpegvideo descriptor into cdci descriptor and wav common in sound common

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

15 years agoIn RV3/4 nonzero MB offset for the first slice also indicates error
kostya [Fri, 13 Feb 2009 07:06:36 +0000 (07:06 +0000)]
In RV3/4 nonzero MB offset for the first slice also indicates error

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

15 years agowrite essence elements klv packets with ber4 length, more interoperable
bcoudurier [Fri, 13 Feb 2009 07:06:35 +0000 (07:06 +0000)]
write essence elements klv packets with ber4 length, more interoperable

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

15 years agoencode klv fill item length in fixed ber 4 bytes
bcoudurier [Fri, 13 Feb 2009 05:33:11 +0000 (05:33 +0000)]
encode klv fill item length in fixed ber 4 bytes

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

15 years agoReport the illegal audio object type, not it offset by 1.
alexc [Fri, 13 Feb 2009 03:51:15 +0000 (03:51 +0000)]
Report the illegal audio object type, not it offset by 1.

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

15 years agoPut dispatch_tab in the rodata section for macho64.
astrange [Fri, 13 Feb 2009 00:57:22 +0000 (00:57 +0000)]
Put dispatch_tab in the rodata section for macho64.
This fixes linking shared libavcodec, since the linker doesn't allow
text relocations in shared libraries under Darwin/x86_64.

Based on a patch by Art Clarke (aclarke xuggle com)

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

15 years agoCorrectly map ADTS profile_ObjectType to MPEG-4 AOT
superdump [Fri, 13 Feb 2009 00:08:15 +0000 (00:08 +0000)]
Correctly map ADTS profile_ObjectType to MPEG-4 AOT

Patch by Alex Converse ( alex converse gmail com )

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

15 years agoadd SSE2 version of vp6_filter_diag
aurel [Fri, 13 Feb 2009 00:02:33 +0000 (00:02 +0000)]
add SSE2 version of vp6_filter_diag
original patch by Zuxy Meng  zuxy.meng _at_ gmail _dot_ com

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

15 years agoadd MMX version of vp6_filter_diag
aurel [Thu, 12 Feb 2009 23:52:52 +0000 (23:52 +0000)]
add MMX version of vp6_filter_diag
original patch by Sebastien Lucas  sebastien.lucas _at_ gmail _dot_ com

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

15 years agoADTS Muxer: Refuse to write illegal ADTS files by checking validity of header
superdump [Thu, 12 Feb 2009 23:51:08 +0000 (23:51 +0000)]
ADTS Muxer: Refuse to write illegal ADTS files by checking validity of header
members and erroring out if invalid

Patch by Alex Converse ( alex converse gmail com )

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

15 years agoconvert ff_pw_64 into an xmm_reg for future use in vp6 sse code
aurel [Thu, 12 Feb 2009 23:48:07 +0000 (23:48 +0000)]
convert ff_pw_64 into an xmm_reg for future use in vp6 sse code

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

15 years agoFix typo: vido --> video
diego [Thu, 12 Feb 2009 22:58:33 +0000 (22:58 +0000)]
Fix typo: vido --> video

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

15 years agoAdd raw (de)muxers to list of supported file formats.
diego [Thu, 12 Feb 2009 22:52:03 +0000 (22:52 +0000)]
Add raw (de)muxers to list of supported file formats.

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

15 years agoRelinquish maintainership of adtsenc.c from Måns grasp :)
superdump [Thu, 12 Feb 2009 22:21:57 +0000 (22:21 +0000)]
Relinquish maintainership of adtsenc.c from Måns grasp :)

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

15 years agouse av_malloc() in vorbis_comment()
jbr [Thu, 12 Feb 2009 21:39:37 +0000 (21:39 +0000)]
use av_malloc() in vorbis_comment()

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

15 years agoAdd entries that were missing from the supported file formats list.
diego [Thu, 12 Feb 2009 17:52:05 +0000 (17:52 +0000)]
Add entries that were missing from the supported file formats list.

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

15 years agoUse more descriptive format names, similar to the format long_names.
diego [Thu, 12 Feb 2009 17:49:10 +0000 (17:49 +0000)]
Use more descriptive format names, similar to the format long_names.

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

15 years agoFix compilation, there is no file vdpauvideo.c, only vdpau.c
reimar [Thu, 12 Feb 2009 17:27:53 +0000 (17:27 +0000)]
Fix compilation, there is no file vdpauvideo.c, only vdpau.c

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

15 years agoUse more descriptive format long_names.
diego [Thu, 12 Feb 2009 17:26:06 +0000 (17:26 +0000)]
Use more descriptive format long_names.

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

15 years agocosmetics: format long_name spelling fixes
diego [Thu, 12 Feb 2009 17:24:17 +0000 (17:24 +0000)]
cosmetics: format long_name spelling fixes

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

15 years agoAAC: Cosmetic alterations after the last commit
superdump [Thu, 12 Feb 2009 13:49:59 +0000 (13:49 +0000)]
AAC: Cosmetic alterations after the last commit

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

15 years agoGive an error message when returning due to an unallocated channel element
superdump [Thu, 12 Feb 2009 13:47:21 +0000 (13:47 +0000)]
Give an error message when returning due to an unallocated channel element

Patch by Alex Converse ( alex converse gmail com )

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

15 years agoAdd support for sample rate index 12, 7350 Hz
superdump [Thu, 12 Feb 2009 13:31:43 +0000 (13:31 +0000)]
Add support for sample rate index 12, 7350 Hz

Patch by Alex Converse ( alex converse gmail com )

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

15 years agoRemove bogus coupling_point assignment for non-CCE as this value is not checked
superdump [Thu, 12 Feb 2009 13:22:41 +0000 (13:22 +0000)]
Remove bogus coupling_point assignment for non-CCE as this value is not checked
in this case

Patch by Alex Converse ( alex converse gmail com )

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

15 years agowrite active picture height for d-10/imx in mov
bcoudurier [Thu, 12 Feb 2009 09:15:36 +0000 (09:15 +0000)]
write active picture height for d-10/imx in mov

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

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