]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/log
frescor/ffmpeg.git
15 years agoAdd a context to av_log() call.
benoit [Mon, 16 Feb 2009 16:09:58 +0000 (16:09 +0000)]
Add a context to av_log() call.

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

15 years agoAdd a context to av_log() calls.
benoit [Mon, 16 Feb 2009 16:09:34 +0000 (16:09 +0000)]
Add a context to av_log() calls.

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

15 years agoAdd a context to av_log() calls.
benoit [Mon, 16 Feb 2009 16:09:02 +0000 (16:09 +0000)]
Add a context to av_log() calls.

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

15 years agoAdd a context to av_log() call.
benoit [Mon, 16 Feb 2009 14:45:05 +0000 (14:45 +0000)]
Add a context to av_log() call.

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

15 years agoAdd a context to av_log() calls and extend ape_dumpinfo prototype to do that.
benoit [Mon, 16 Feb 2009 14:44:31 +0000 (14:44 +0000)]
Add a context to av_log() calls and extend ape_dumpinfo prototype to do that.

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

15 years agofetch display aspect ratio from mpeg-2 essence
bcoudurier [Mon, 16 Feb 2009 12:48:45 +0000 (12:48 +0000)]
fetch display aspect ratio from mpeg-2 essence

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

15 years agowhitespace cosmetics: Reindent a few lines after the last commit.
diego [Mon, 16 Feb 2009 11:50:06 +0000 (11:50 +0000)]
whitespace cosmetics: Reindent a few lines after the last commit.

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

15 years agoGet rid of some '#if CONFIG_MPEG_XVMC_DECODER' preprocessor checks around if
diego [Mon, 16 Feb 2009 11:49:08 +0000 (11:49 +0000)]
Get rid of some '#if CONFIG_MPEG_XVMC_DECODER' preprocessor checks around if
statements by merging the CONFIG_MPEG_XVMC_DECODER check into the if condition.

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

15 years agowhitespace cosmetics: Place spaces around += for better readability.
diego [Mon, 16 Feb 2009 11:35:38 +0000 (11:35 +0000)]
whitespace cosmetics: Place spaces around += for better readability.

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

15 years agomerge mxf_write_d10_packet into mxf_write_packet
bcoudurier [Mon, 16 Feb 2009 10:44:38 +0000 (10:44 +0000)]
merge mxf_write_d10_packet into mxf_write_packet

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

15 years agoAdd missing object dependencies: eatqi.o depends on mpeg12.o.
diego [Mon, 16 Feb 2009 10:38:23 +0000 (10:38 +0000)]
Add missing object dependencies: eatqi.o depends on mpeg12.o.

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

15 years agoDocument ff_rtp_get_payload_type()
lucabe [Mon, 16 Feb 2009 10:21:14 +0000 (10:21 +0000)]
Document ff_rtp_get_payload_type()

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

15 years agoRename rtp_get_payload_type() to ff_rtp_get_payload_type(), as it is not
lucabe [Mon, 16 Feb 2009 09:36:21 +0000 (09:36 +0000)]
Rename rtp_get_payload_type() to ff_rtp_get_payload_type(), as it is not
a static function

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

15 years agoMake BMP decoder try to decode files with incorrect filesize field value
kostya [Mon, 16 Feb 2009 06:57:11 +0000 (06:57 +0000)]
Make BMP decoder try to decode files with incorrect filesize field value

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

15 years agoReplace two asserts by checks and error messages.
diego [Mon, 16 Feb 2009 02:02:49 +0000 (02:02 +0000)]
Replace two asserts by checks and error messages.

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

15 years agoDoxygen comment wording fix
diego [Mon, 16 Feb 2009 01:59:51 +0000 (01:59 +0000)]
Doxygen comment wording fix

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

15 years agoMake format long_names consistent.
diego [Mon, 16 Feb 2009 01:55:28 +0000 (01:55 +0000)]
Make format long_names consistent.

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

15 years agofix mxf interleaving packet purge
bcoudurier [Mon, 16 Feb 2009 01:51:52 +0000 (01:51 +0000)]
fix mxf interleaving packet purge

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

15 years agowhitespace cosmetics
diego [Mon, 16 Feb 2009 01:33:02 +0000 (01:33 +0000)]
whitespace cosmetics

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

15 years agoMake myself maintainer of the website code
superdump [Mon, 16 Feb 2009 00:36:56 +0000 (00:36 +0000)]
Make myself maintainer of the website code

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

15 years agoGive struct members more sensible names:
diego [Mon, 16 Feb 2009 00:21:16 +0000 (00:21 +0000)]
Give struct members more sensible names:
total_number_of_mv_blocks   --> allocated_mv_blocks
total_number_of_data_blocks --> allocated_data_blocks

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

15 years agocosmetics: one more wording fix
diego [Mon, 16 Feb 2009 00:09:00 +0000 (00:09 +0000)]
cosmetics: one more wording fix

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

15 years agocosmetics: Keep lines below 80 characters where sensibly possible.
diego [Mon, 16 Feb 2009 00:06:32 +0000 (00:06 +0000)]
cosmetics: Keep lines below 80 characters where sensibly possible.

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

15 years agoDoxygen spelling/wording fixes
diego [Sun, 15 Feb 2009 23:55:34 +0000 (23:55 +0000)]
Doxygen spelling/wording fixes

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

15 years agospelling/wording fixes for the Doxygen comments
diego [Sun, 15 Feb 2009 23:23:39 +0000 (23:23 +0000)]
spelling/wording fixes for the Doxygen comments

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

15 years agoAdd my GPG fingerprint
lorenm [Sun, 15 Feb 2009 21:12:05 +0000 (21:12 +0000)]
Add my GPG fingerprint

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

15 years agodraw_horiz_band() is really ff_draw_horiz_band().
diego [Sun, 15 Feb 2009 21:05:48 +0000 (21:05 +0000)]
draw_horiz_band() is really ff_draw_horiz_band().

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

15 years agospelling/grammar/wording/whitespace for Doxygen comments
diego [Sun, 15 Feb 2009 21:03:52 +0000 (21:03 +0000)]
spelling/grammar/wording/whitespace for Doxygen comments

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

15 years agoRename AV_XVMC_RENDER_MAGIC constant to AV_XVMC_ID to reflect a similar
diego [Sun, 15 Feb 2009 20:45:33 +0000 (20:45 +0000)]
Rename AV_XVMC_RENDER_MAGIC constant to AV_XVMC_ID to reflect a similar
change in the name of the struct member xvmc_id.

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

15 years agoImprove grammar: "X next after Y" -> "next X after Y".
stefano [Sun, 15 Feb 2009 20:45:10 +0000 (20:45 +0000)]
Improve grammar: "X next after Y" -> "next X after Y".

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

15 years agocosmetics: typo fix
diego [Sun, 15 Feb 2009 20:37:39 +0000 (20:37 +0000)]
cosmetics: typo fix

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

15 years agoDescribe all fields in xvmc struct.
iive [Sun, 15 Feb 2009 20:13:00 +0000 (20:13 +0000)]
Describe all fields in xvmc struct.

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

15 years agospelling/grammar/wording fixes for Doxygen comments
diego [Sun, 15 Feb 2009 19:10:16 +0000 (19:10 +0000)]
spelling/grammar/wording fixes for Doxygen comments

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

15 years agocomment spelling/grammar/wording fixes
diego [Sun, 15 Feb 2009 19:06:05 +0000 (19:06 +0000)]
comment spelling/grammar/wording fixes

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

15 years agoExplain how AV_XVMC_RENDER_MAGIC got its seemingly arbitrary value.
diego [Sun, 15 Feb 2009 18:59:18 +0000 (18:59 +0000)]
Explain how AV_XVMC_RENDER_MAGIC got its seemingly arbitrary value.

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

15 years agoRename xvmc to the way michaelni likes it. (xvmc_id)
iive [Sun, 15 Feb 2009 18:45:22 +0000 (18:45 +0000)]
Rename xvmc to the way michaelni likes it. (xvmc_id)

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

15 years agoDocument all functions in mpegvideo_xvmc.
iive [Sun, 15 Feb 2009 18:30:39 +0000 (18:30 +0000)]
Document all functions in mpegvideo_xvmc.

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

15 years agoRename xvmc_pixfmt_render structure to xvmc_pix_fmt.
diego [Sun, 15 Feb 2009 17:42:08 +0000 (17:42 +0000)]
Rename xvmc_pixfmt_render structure to xvmc_pix_fmt.

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

15 years agoKill the magic
iive [Sun, 15 Feb 2009 17:21:37 +0000 (17:21 +0000)]
Kill the magic
field in xvmc structure.

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

15 years agoK&R whitespace cosmetics
diego [Sun, 15 Feb 2009 16:54:02 +0000 (16:54 +0000)]
K&R whitespace cosmetics

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

15 years agomatroskaenc: use new metadata API
aurel [Sun, 15 Feb 2009 16:53:05 +0000 (16:53 +0000)]
matroskaenc: use new metadata API

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

15 years ago10l: Remove duplicated hunk of code.
diego [Sun, 15 Feb 2009 16:29:31 +0000 (16:29 +0000)]
10l: Remove duplicated hunk of code.

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

15 years agomatroskadec: export language of metadata tags when available
aurel [Sun, 15 Feb 2009 16:05:37 +0000 (16:05 +0000)]
matroskadec: export language of metadata tags when available

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

15 years agoDocument av_codec_next().
stefano [Sun, 15 Feb 2009 16:02:07 +0000 (16:02 +0000)]
Document av_codec_next().

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

15 years agomatroskadec: add needed definitions forgotten in r17331
aurel [Sun, 15 Feb 2009 16:00:58 +0000 (16:00 +0000)]
matroskadec: add needed definitions forgotten in r17331

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

15 years agomatroskadec: add generic metadata support
aurel [Sun, 15 Feb 2009 15:53:55 +0000 (15:53 +0000)]
matroskadec: add generic metadata support

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

15 years agomatroskadec: read track and attachment uid
aurel [Sun, 15 Feb 2009 15:34:22 +0000 (15:34 +0000)]
matroskadec: read track and attachment uid
will be useful for generic metadata support

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

15 years agomatroskadec: export track name through the metadata API
aurel [Sun, 15 Feb 2009 15:29:09 +0000 (15:29 +0000)]
matroskadec: export track name through the metadata API

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

15 years agomatroskadec: use new metadata API to export some simple information
aurel [Sun, 15 Feb 2009 15:25:14 +0000 (15:25 +0000)]
matroskadec: use new metadata API to export some simple information

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

15 years agoSilence following warning if only zeros were not consumed:
cehoyos [Sun, 15 Feb 2009 15:23:02 +0000 (15:23 +0000)]
Silence following warning if only zeros were not consumed:
AVC: Consumed only m bytes instead of n

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

15 years agoDo not export to the public the first_protocol symbol at the next
stefano [Sun, 15 Feb 2009 14:34:23 +0000 (14:34 +0000)]
Do not export to the public the first_protocol symbol at the next
major bump.
There is no need for that, since av_protocol_next() already provides
access to the first registered protocol.

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

15 years agoCast a __u64 variable to uint64_t so that it can be printed without warnings
lucabe [Sun, 15 Feb 2009 14:32:09 +0000 (14:32 +0000)]
Cast a __u64 variable to uint64_t so that it can be printed without warnings

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

15 years agoDocument av_protocol_next().
stefano [Sun, 15 Feb 2009 14:31:18 +0000 (14:31 +0000)]
Document av_protocol_next().

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

15 years agoReplace calls/references of the deprecated register_protocol()
stefano [Sun, 15 Feb 2009 14:29:23 +0000 (14:29 +0000)]
Replace calls/references of the deprecated register_protocol()
function with correponding calls/references to av_register_protocol().

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

15 years agoRename register_protocol() to av_register_protocol() and deprecate
stefano [Sun, 15 Feb 2009 14:25:23 +0000 (14:25 +0000)]
Rename register_protocol() to av_register_protocol() and deprecate
register_protocol().

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

15 years agodemux some more metadata tags in mov
aurel [Sun, 15 Feb 2009 14:13:28 +0000 (14:13 +0000)]
demux some more metadata tags in mov

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

15 years agoPlace spaces consistently in pointer types in vdpau.c
reimar [Sun, 15 Feb 2009 12:31:01 +0000 (12:31 +0000)]
Place spaces consistently in pointer types in vdpau.c

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

15 years agoCosmetics. Vertical align.
iive [Sun, 15 Feb 2009 10:15:02 +0000 (10:15 +0000)]
Cosmetics. Vertical align.

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

15 years agoAlmost cosmetics.
iive [Sun, 15 Feb 2009 10:14:16 +0000 (10:14 +0000)]
Almost cosmetics.
Move some assignments after the checks.

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

15 years agoCheck all critical xvmc struct fields in ff_xvmc_field_start()
iive [Sun, 15 Feb 2009 10:06:23 +0000 (10:06 +0000)]
Check all critical xvmc struct fields in ff_xvmc_field_start()
and log error if they are not correct. All other functions
are supposedly called after that one, so use assert() for them.

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

15 years agoDocument av_iformat_next() and av_oformat_next() functions.
stefano [Sun, 15 Feb 2009 09:04:08 +0000 (09:04 +0000)]
Document av_iformat_next() and av_oformat_next() functions.

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

15 years agoProper condition in xvmc decode mb.
iive [Sun, 15 Feb 2009 09:03:47 +0000 (09:03 +0000)]
Proper condition in xvmc decode mb.
The old one would try to use mv blocks that are written outside their buffer,
in case of unhandled error.

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

15 years agoRename xvmc_render_state to something with pixfmt in its name.
iive [Sun, 15 Feb 2009 08:42:11 +0000 (08:42 +0000)]
Rename xvmc_render_state to something with pixfmt in its name.

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

15 years agoA little better wording of doxygen comments.
iive [Sun, 15 Feb 2009 08:29:06 +0000 (08:29 +0000)]
A little better wording of doxygen comments.

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

15 years agoRevert 17308.
iive [Sun, 15 Feb 2009 07:55:39 +0000 (07:55 +0000)]
Revert 17308.
The above commit makes ff_xvmc_decode_mb to output one log entry
for each decoded MB, causing massive slowdown.

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

15 years agoPrevent heap corruption when resampling 8-bit audio.
pross [Sun, 15 Feb 2009 06:29:43 +0000 (06:29 +0000)]
Prevent heap corruption when resampling 8-bit audio.

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

15 years agoGive a little better name to the magic(_id) field in xvmc struct
iive [Sun, 15 Feb 2009 02:36:43 +0000 (02:36 +0000)]
Give a little better name to the magic(_id) field in xvmc struct

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

15 years agouse new metadata API in mov demuxer
aurel [Sun, 15 Feb 2009 02:28:54 +0000 (02:28 +0000)]
use new metadata API in mov demuxer

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

15 years agoReplace assert in ff_xvmc_field_end() by av_log call at level AV_LOG_ERROR.
diego [Sun, 15 Feb 2009 02:27:55 +0000 (02:27 +0000)]
Replace assert in ff_xvmc_field_end() by av_log call at level AV_LOG_ERROR.

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

15 years agoRemove obsolate display_flag from xvmc struct
iive [Sun, 15 Feb 2009 02:17:48 +0000 (02:17 +0000)]
Remove obsolate display_flag from xvmc struct
and mark state defines as obsolete.

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

15 years agoDetailed description of the interesting fields in xvmc struct.
iive [Sun, 15 Feb 2009 01:35:32 +0000 (01:35 +0000)]
Detailed description of the interesting fields in xvmc struct.

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

15 years agoMpve the field state in xvmc struct to the extentions section.
iive [Sun, 15 Feb 2009 01:28:50 +0000 (01:28 +0000)]
Mpve the field state in xvmc struct to the extentions section.
It have always been workaround for MPlayer limitations.

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

15 years agoRemove redundant assert(render) in ff_xvmc_init_block(). The immediately
diego [Sun, 15 Feb 2009 01:24:09 +0000 (01:24 +0000)]
Remove redundant assert(render) in ff_xvmc_init_block().  The immediately
following if condition checks render and does an assert if it fails.

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

15 years agoRemove asserts that are immediately followed by a check and error return.
diego [Sun, 15 Feb 2009 00:52:16 +0000 (00:52 +0000)]
Remove asserts that are immediately followed by a check and error return.

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

15 years agoDrop struct members display_flags and state with the next major version bump.
diego [Sun, 15 Feb 2009 00:40:57 +0000 (00:40 +0000)]
Drop struct members display_flags and state with the next major version bump.
They are not used within FFmpeg.

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

15 years agoDoxygen comment/explanation for ff_xvmc_init_block().
diego [Sun, 15 Feb 2009 00:16:51 +0000 (00:16 +0000)]
Doxygen comment/explanation for ff_xvmc_init_block().

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

15 years agoRemove completely unsed structure fields mc_type and chroma_format.
diego [Sun, 15 Feb 2009 00:09:28 +0000 (00:09 +0000)]
Remove completely unsed structure fields mc_type and chroma_format.
Their only user, MPlayer, has already been updated not to use them anymore.

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

15 years agowhitespace consistency cosmetics
diego [Sat, 14 Feb 2009 23:48:11 +0000 (23:48 +0000)]
whitespace consistency cosmetics

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

15 years agoAdd avcodec.h #include so that LIBAVCODEC_VERSION_MAJOR is not undefined.
diego [Sat, 14 Feb 2009 23:45:35 +0000 (23:45 +0000)]
Add avcodec.h #include so that LIBAVCODEC_VERSION_MAJOR is not undefined.

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

15 years agoDepricate some unused xvmc structure fields.
iive [Sat, 14 Feb 2009 23:28:09 +0000 (23:28 +0000)]
Depricate some unused xvmc structure fields.

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

15 years agoAdd Doxygen comment similar to ff_xvmc_field_start() to ff_xvmc_field_end().
diego [Sat, 14 Feb 2009 23:13:32 +0000 (23:13 +0000)]
Add Doxygen comment similar to ff_xvmc_field_start() to ff_xvmc_field_end().

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

15 years agowhitespace cosmetics: remove stray space
diego [Sat, 14 Feb 2009 23:08:43 +0000 (23:08 +0000)]
whitespace cosmetics: remove stray space

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

15 years agoCosmetics
iive [Sat, 14 Feb 2009 23:01:19 +0000 (23:01 +0000)]
Cosmetics

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

15 years agoMerge preprocessor if CONFIG_MPEG_XVMC_DECODER and code if( &&)
iive [Sat, 14 Feb 2009 22:59:19 +0000 (22:59 +0000)]
Merge preprocessor if CONFIG_MPEG_XVMC_DECODER and code if( &&)
where possible

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

15 years agoDoxygenize ff_xvmc_field_start() comment.
diego [Sat, 14 Feb 2009 22:48:59 +0000 (22:48 +0000)]
Doxygenize ff_xvmc_field_start() comment.

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

15 years agoClarify ff_xvmc_field_start() comment.
diego [Sat, 14 Feb 2009 22:46:40 +0000 (22:46 +0000)]
Clarify ff_xvmc_field_start() comment.

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

15 years agoCheck ff_xvmc_field_start() result in all cases.
iive [Sat, 14 Feb 2009 22:46:20 +0000 (22:46 +0000)]
Check ff_xvmc_field_start() result in all cases.

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

15 years agoAnother attempt to clarify draw_horiz_band() usage.
iive [Sat, 14 Feb 2009 22:22:55 +0000 (22:22 +0000)]
Another attempt to clarify draw_horiz_band() usage.

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

15 years agoMerge some declarations and initializations.
diego [Sat, 14 Feb 2009 22:21:17 +0000 (22:21 +0000)]
Merge some declarations and initializations.

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

15 years agoReturn error instead triggering assert.
iive [Sat, 14 Feb 2009 22:06:00 +0000 (22:06 +0000)]
Return error instead triggering assert.

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

15 years agocosmetics: comment wording/grammar
diego [Sat, 14 Feb 2009 21:52:44 +0000 (21:52 +0000)]
cosmetics: comment wording/grammar

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

15 years agocosmetics: Change '8*8' to '64'.
diego [Sat, 14 Feb 2009 21:50:46 +0000 (21:50 +0000)]
cosmetics: Change '8*8' to '64'.

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

15 years agocosmetics: K&R style
diego [Sat, 14 Feb 2009 21:49:48 +0000 (21:49 +0000)]
cosmetics: K&R style

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

15 years agoGive nice message for failed assert.
iive [Sat, 14 Feb 2009 21:33:13 +0000 (21:33 +0000)]
Give nice message for failed assert.

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

15 years agoAttempt to clarify draw_horiz_band description and fix two random typos.
diego [Sat, 14 Feb 2009 21:00:26 +0000 (21:00 +0000)]
Attempt to clarify draw_horiz_band description and fix two random typos.

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

15 years agoMore clarification for draw_horiz_band() in hwaccell mode.
iive [Sat, 14 Feb 2009 20:52:18 +0000 (20:52 +0000)]
More clarification for draw_horiz_band() in hwaccell mode.

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

15 years agoAdd xvmc_internal.h that contains all internal xvmc function declarations.
diego [Sat, 14 Feb 2009 20:37:14 +0000 (20:37 +0000)]
Add xvmc_internal.h that contains all internal xvmc function declarations.
This allows getting rid of a bunch of ugly forward declarations.

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

15 years agoCosmetic 64 instead 8*8
iive [Sat, 14 Feb 2009 20:35:10 +0000 (20:35 +0000)]
Cosmetic 64 instead 8*8

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

15 years agoClarify some assert usage.
iive [Sat, 14 Feb 2009 20:30:13 +0000 (20:30 +0000)]
Clarify some assert usage.
They are not to check application supplied parameters.

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

15 years agoDocument that ff_draw_horiz_band() could be used as hwaccell callback.
iive [Sat, 14 Feb 2009 20:07:52 +0000 (20:07 +0000)]
Document that ff_draw_horiz_band() could be used as hwaccell callback.

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