]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/log
frescor/ffmpeg.git
15 years agoav_alloc_format_context has been renamed, update AVFormatContext av_class
benoit [Wed, 18 Feb 2009 14:01:46 +0000 (14:01 +0000)]
av_alloc_format_context has been renamed, update AVFormatContext av_class
documentation accordingly.
Patch by avcoder: `gmail_adress(ffmpeg)`

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

15 years agoClarify get_ue_golomb_31() behavior with >31.
michael [Wed, 18 Feb 2009 11:57:11 +0000 (11:57 +0000)]
Clarify get_ue_golomb_31() behavior with >31.

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

15 years agoMake outpu_example use av_interleaved_write_frame() instead of av_write_frame().
benoit [Wed, 18 Feb 2009 11:46:14 +0000 (11:46 +0000)]
Make outpu_example use av_interleaved_write_frame() instead of av_write_frame().
Patch by Art Clarke (standard login name) xuggle com

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

15 years agoInstead of crashing, return from ff_vdpau_mpeg_picture_complete()
cehoyos [Wed, 18 Feb 2009 09:21:29 +0000 (09:21 +0000)]
Instead of crashing, return from ff_vdpau_mpeg_picture_complete()
if get_buffer() failed.

Patch by Reimar

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

15 years agoAdd myself as vdpau maintainer.
cehoyos [Wed, 18 Feb 2009 09:14:41 +0000 (09:14 +0000)]
Add myself as vdpau maintainer.

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

15 years agoSet global header flag for every container that requires it.
benoit [Wed, 18 Feb 2009 08:42:35 +0000 (08:42 +0000)]
Set global header flag for every container that requires it.
Patch by Art Clarke a$(name) xuggle com

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

15 years agofix partition index byte count
bcoudurier [Wed, 18 Feb 2009 07:14:23 +0000 (07:14 +0000)]
fix partition index byte count

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

15 years agoalways use multi track since timecode track is present
bcoudurier [Wed, 18 Feb 2009 07:13:57 +0000 (07:13 +0000)]
always use multi track since timecode track is present

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

15 years agoav_write_trailer() must be done before closing codecs.
andoma [Wed, 18 Feb 2009 06:49:32 +0000 (06:49 +0000)]
av_write_trailer() must be done before closing codecs.

Patch by aclarke a xuggle d com

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

15 years agofix preface version
bcoudurier [Wed, 18 Feb 2009 04:57:54 +0000 (04:57 +0000)]
fix preface version

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

15 years agocheck fifo size and realloc if needed
bcoudurier [Wed, 18 Feb 2009 04:42:31 +0000 (04:42 +0000)]
check fifo size and realloc if needed

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

15 years agostart counting track number from 0
bcoudurier [Wed, 18 Feb 2009 02:57:41 +0000 (02:57 +0000)]
start counting track number from 0

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

15 years agoremove redundant comment
bcoudurier [Wed, 18 Feb 2009 02:18:52 +0000 (02:18 +0000)]
remove redundant comment

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

15 years agodo not write slice count when muxing cbr
bcoudurier [Wed, 18 Feb 2009 02:13:59 +0000 (02:13 +0000)]
do not write slice count when muxing cbr

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

15 years agoflush pending write in mxf_write_footer
bcoudurier [Wed, 18 Feb 2009 01:43:40 +0000 (01:43 +0000)]
flush pending write in mxf_write_footer

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

15 years agouse index 0 for timecode track and write it in source package also
bcoudurier [Wed, 18 Feb 2009 01:35:36 +0000 (01:35 +0000)]
use index 0 for timecode track and write it in source package also

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

15 years agofix rip body sid when muxing cbr
bcoudurier [Wed, 18 Feb 2009 01:05:06 +0000 (01:05 +0000)]
fix rip body sid when muxing cbr

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

15 years agoParse cbp_removal_delay in SEI picture structure.
cehoyos [Wed, 18 Feb 2009 00:38:10 +0000 (00:38 +0000)]
Parse cbp_removal_delay in SEI picture structure.

Patch by Ivan Schreter, schreter gmx net

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

15 years agoParse dpb_output_delay in SEI picture structure.
cehoyos [Wed, 18 Feb 2009 00:36:07 +0000 (00:36 +0000)]
Parse dpb_output_delay in SEI picture structure.

Patch by Ivan Schreter, schreter gmx net

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

15 years agoParse initial_cpb_removal_delay_length.
cehoyos [Wed, 18 Feb 2009 00:33:33 +0000 (00:33 +0000)]
Parse initial_cpb_removal_delay_length.

Patch by Ivan Schreter, schreter gmx net

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

15 years agosimplify descriptor size computation logic
bcoudurier [Wed, 18 Feb 2009 00:12:05 +0000 (00:12 +0000)]
simplify descriptor size computation logic

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

15 years agoHandle conditional compilation of CPU-specific FFT code in the Makefile.
diego [Wed, 18 Feb 2009 00:11:49 +0000 (00:11 +0000)]
Handle conditional compilation of CPU-specific FFT code in the Makefile.
Also replace one coarse MMX condition with more fine-grained
3DNow!/3DNowExt!/SSE conditions.

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

15 years agoAdd support for enabling/disabling AMD 3DNow! extended optimizations.
diego [Wed, 18 Feb 2009 00:03:09 +0000 (00:03 +0000)]
Add support for enabling/disabling AMD 3DNow! extended optimizations.

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

15 years agouse new metadata API in nsv demuxer
aurel [Wed, 18 Feb 2009 00:02:38 +0000 (00:02 +0000)]
use new metadata API in nsv demuxer

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

15 years agouse new metadata API in mpegts muxer
aurel [Wed, 18 Feb 2009 00:00:38 +0000 (00:00 +0000)]
use new metadata API in mpegts muxer

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

15 years agompegvideo_xvmc.o depends on mpegvideo.o.
diego [Tue, 17 Feb 2009 23:59:53 +0000 (23:59 +0000)]
mpegvideo_xvmc.o depends on mpegvideo.o.

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

15 years agoReplace sizeof(short) by the more robust sizeof(*s->pblocks[i]) in memset and
diego [Tue, 17 Feb 2009 23:51:28 +0000 (23:51 +0000)]
Replace sizeof(short) by the more robust sizeof(*s->pblocks[i]) in memset and
memcpy calls.  s->pblocks is the element actually being handled.

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

15 years agosmall Doxygen comment grammar fix
diego [Tue, 17 Feb 2009 23:36:28 +0000 (23:36 +0000)]
small Doxygen comment grammar fix

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

15 years agoRevert converting two asserts into if checks and error messages.
diego [Tue, 17 Feb 2009 23:35:41 +0000 (23:35 +0000)]
Revert converting two asserts into if checks and error messages.
It did not achieve the intended effect.

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

15 years agoFix MBAFF/PAFF samples.
cehoyos [Tue, 17 Feb 2009 23:30:07 +0000 (23:30 +0000)]
Fix MBAFF/PAFF samples.

Patch by Stephen Warren, swarren nvidia com

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

15 years agospelling/grammar/wording fixes for the Doxygen comments
diego [Tue, 17 Feb 2009 22:36:48 +0000 (22:36 +0000)]
spelling/grammar/wording fixes for the Doxygen comments

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

15 years agoGopher protocol should depend on networking being enabled.
andoma [Tue, 17 Feb 2009 22:25:40 +0000 (22:25 +0000)]
Gopher protocol should depend on networking being enabled.

Ok'd by Måns and DonDiego on IRC.

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

15 years agoAdd missing #includes to fix 'make checkheaders'.
diego [Tue, 17 Feb 2009 21:43:57 +0000 (21:43 +0000)]
Add missing #includes to fix 'make checkheaders'.

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

15 years agoremove now useless get_str16() from rmdec.c
aurel [Tue, 17 Feb 2009 21:41:50 +0000 (21:41 +0000)]
remove now useless get_str16() from rmdec.c

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

15 years agouse new metadata API in rm (de)muxer
aurel [Tue, 17 Feb 2009 21:40:38 +0000 (21:40 +0000)]
use new metadata API in rm (de)muxer

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

15 years agoFix @param[in/out] handling
michael [Tue, 17 Feb 2009 18:20:06 +0000 (18:20 +0000)]
Fix @param[in/out] handling

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

15 years agoapedec: display a warning when truncating a metadata tag
aurel [Tue, 17 Feb 2009 15:44:11 +0000 (15:44 +0000)]
apedec: display a warning when truncating a metadata tag

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

15 years agoMove initialization of {luma,chroma}_weight_flag[] up,
benoit [Tue, 17 Feb 2009 13:41:27 +0000 (13:41 +0000)]
Move initialization of {luma,chroma}_weight_flag[] up,
to make sure they are always initialized.
Patch by Gwenole Beauchesne g${name} splitted-desktop com

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

15 years agocosmetics: 'void/int inline' --> 'inline void/int' to avoid warnings of the type
diego [Tue, 17 Feb 2009 12:11:46 +0000 (12:11 +0000)]
cosmetics: 'void/int inline' --> 'inline void/int' to avoid warnings of the type
"'inline' is not at beginning of declaration" with -Wextra.

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

15 years agocosmetics: 'const static' --> 'static const' to avoid warnings of the type
diego [Tue, 17 Feb 2009 12:03:10 +0000 (12:03 +0000)]
cosmetics: 'const static' --> 'static const' to avoid warnings of the type
"'static' is not at beginning of declaration" with -Wextra.

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

15 years agoRemame rtp_get_codec_info() to ff_rtp_get_codec_info(), as it is not
lucabe [Tue, 17 Feb 2009 08:12:51 +0000 (08:12 +0000)]
Remame rtp_get_codec_info() to ff_rtp_get_codec_info(), as it is not
a static function

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

15 years agoMove to rtp.h the prototypes of all the functions defined in rtp.c
lucabe [Tue, 17 Feb 2009 08:09:34 +0000 (08:09 +0000)]
Move to rtp.h the prototypes of all the functions defined in rtp.c

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

15 years agouse new metadata API in ape demuxer
aurel [Tue, 17 Feb 2009 00:02:13 +0000 (00:02 +0000)]
use new metadata API in ape demuxer

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

15 years agoThoroughly check all fields set by the application in xvmc struct.
iive [Mon, 16 Feb 2009 22:46:30 +0000 (22:46 +0000)]
Thoroughly check all fields set by the application in xvmc struct.

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

15 years agoflacdec: Silence false positive warning about uninitialized variables in
jbr [Mon, 16 Feb 2009 22:23:47 +0000 (22:23 +0000)]
flacdec: Silence false positive warning about uninitialized variables in
decode_subframe_fixed(). Patch by Patrik Kullman (patrik A yes D nu).

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

15 years agoavidec: fix error introduced in r17382
mru [Mon, 16 Feb 2009 18:52:14 +0000 (18:52 +0000)]
avidec: fix error introduced in r17382

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

15 years agoMinor clarification of xvmc field description.
iive [Mon, 16 Feb 2009 18:19:48 +0000 (18:19 +0000)]
Minor clarification of xvmc field description.

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

15 years agoImprovements in xvmc structure fields descriptions.
iive [Mon, 16 Feb 2009 18:16:23 +0000 (18:16 +0000)]
Improvements in xvmc structure fields descriptions.

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

15 years agoAdd a context to av_log() calls and modify a function prototype to allow it.
benoit [Mon, 16 Feb 2009 16:33:00 +0000 (16:33 +0000)]
Add a context to av_log() calls and modify a function prototype to allow it.

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

15 years agoRename RTSP_*_LAST to RTSP_*_NB in line with PIX_FMT_* in lavc. See "[PATCH]
rbultje [Mon, 16 Feb 2009 16:27:35 +0000 (16:27 +0000)]
Rename RTSP_*_LAST to RTSP_*_NB in line with PIX_FMT_* in lavc. See "[PATCH]
document rtsp.h" mailinglist thread.

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

15 years agoAdd a context to av_log() call and update the trace not to be redundant.
benoit [Mon, 16 Feb 2009 16:27:08 +0000 (16:27 +0000)]
Add a context to av_log() call and update the trace not to be redundant.

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

15 years agoDon't install rtsp.h. It is intended to be private, it depends on rtp code
rbultje [Mon, 16 Feb 2009 16:24:01 +0000 (16:24 +0000)]
Don't install rtsp.h. It is intended to be private, it depends on rtp code
which isn't installed anyway (so it doesn't work).

In the process, also remove public/private API comments from rtsp headers
because they are unnecessary.

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

15 years agoChange av_log() calls to fprintf() to stderr calls.
benoit [Mon, 16 Feb 2009 16:14:34 +0000 (16:14 +0000)]
Change av_log() calls to fprintf() to stderr calls.

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

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

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

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