]> git.sesse.net Git - ffmpeg/log
ffmpeg
16 years agoMake init_vlc* support proper static tables instead of this broken beyond
Michael Niedermayer [Fri, 30 May 2008 19:48:02 +0000 (19:48 +0000)]
Make init_vlc* support proper static tables instead of this broken beyond
imagination alloc_static() trash.

Originally committed as revision 13561 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoRevert r13499, log:
Vitor Sessak [Fri, 30 May 2008 19:46:43 +0000 (19:46 +0000)]
Revert r13499, log:
Make lpc coefficients 16 bit wide

Only one of my samples didn't decode bit-exact after this change,
but better be safe than sorry.

Originally committed as revision 13560 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years ago2nd try fix got_key_frame when video+audio
Baptiste Coudurier [Fri, 30 May 2008 17:53:50 +0000 (17:53 +0000)]
2nd try fix got_key_frame when video+audio

Originally committed as revision 13559 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoraw mlp demuxer
Ramiro Polla [Fri, 30 May 2008 16:05:56 +0000 (16:05 +0000)]
raw mlp demuxer
Based on patch by Jeff Muizelaar <jrmuizel <at> gmail.org>
http://article.gmane.org/gmane.comp.video.ffmpeg.devel/57797

Originally committed as revision 13558 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoDetect "tif" suffix as TIFF.
Quoc Cuong Pham [Fri, 30 May 2008 13:26:40 +0000 (13:26 +0000)]
Detect "tif" suffix as TIFF.
Patch by Quoc Cuong Pham: Quoc-Cuong D PHAM AT cea D fr

Originally committed as revision 13557 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agocosmetics: Remove useless backslashes.
Diego Biurrun [Fri, 30 May 2008 11:07:01 +0000 (11:07 +0000)]
cosmetics: Remove useless backslashes.

Originally committed as revision 13556 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoImplement a proper configure test for AltiVec vector declaration syntax.
Diego Biurrun [Fri, 30 May 2008 10:58:48 +0000 (10:58 +0000)]
Implement a proper configure test for AltiVec vector declaration syntax.

Originally committed as revision 13555 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoSimplify altivec.h test.
Diego Biurrun [Fri, 30 May 2008 10:12:56 +0000 (10:12 +0000)]
Simplify altivec.h test.

Originally committed as revision 13554 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years ago10l: Add useless backslashes in AltiVec CFLAGS test.
Diego Biurrun [Fri, 30 May 2008 10:11:50 +0000 (10:11 +0000)]
10l: Add useless backslashes in AltiVec CFLAGS test.

Originally committed as revision 13553 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agofix got_key_frame when stream is audio
Baptiste Coudurier [Fri, 30 May 2008 02:32:58 +0000 (02:32 +0000)]
fix got_key_frame when stream is audio

Originally committed as revision 13552 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoset got_key_frame when packet is video, fix first video packet with index 0 and 2...
Baptiste Coudurier [Fri, 30 May 2008 02:26:07 +0000 (02:26 +0000)]
set got_key_frame when packet is video, fix first video packet with index 0 and 2 streams

Originally committed as revision 13551 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoupdate regressions tests, should be stable now
Baptiste Coudurier [Fri, 30 May 2008 01:51:51 +0000 (01:51 +0000)]
update regressions tests, should be stable now

Originally committed as revision 13550 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agosleep seems needed to wait for feed to be setup
Baptiste Coudurier [Fri, 30 May 2008 01:51:15 +0000 (01:51 +0000)]
sleep seems needed to wait for feed to be setup

Originally committed as revision 13549 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agolog error when writing frame to output
Baptiste Coudurier [Fri, 30 May 2008 01:46:57 +0000 (01:46 +0000)]
log error when writing frame to output

Originally committed as revision 13548 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agowake up connections to stop waiting when feed is being closed
Baptiste Coudurier [Fri, 30 May 2008 01:46:06 +0000 (01:46 +0000)]
wake up connections to stop waiting when feed is being closed

Originally committed as revision 13547 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agofix timestamps rescaling, index in source format might be different
Baptiste Coudurier [Fri, 30 May 2008 01:44:35 +0000 (01:44 +0000)]
fix timestamps rescaling, index in source format might be different

Originally committed as revision 13546 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agotake over ffserver maintenance
Baptiste Coudurier [Fri, 30 May 2008 00:51:07 +0000 (00:51 +0000)]
take over ffserver maintenance

Originally committed as revision 13545 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agolog some errors
Baptiste Coudurier [Fri, 30 May 2008 00:50:39 +0000 (00:50 +0000)]
log some errors

Originally committed as revision 13544 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoset is_streamed before writing data to output file
Baptiste Coudurier [Fri, 30 May 2008 00:21:42 +0000 (00:21 +0000)]
set is_streamed before writing data to output file

Originally committed as revision 13543 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoWarn about unimplemented H264 feature.
Carl Eugen Hoyos [Thu, 29 May 2008 23:16:12 +0000 (23:16 +0000)]
Warn about unimplemented H264 feature.

Originally committed as revision 13542 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agocosmetics, reindent
Baptiste Coudurier [Thu, 29 May 2008 23:11:25 +0000 (23:11 +0000)]
cosmetics, reindent

Originally committed as revision 13541 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agocosmetics, move declaration where it is used, remove now useless block
Baptiste Coudurier [Thu, 29 May 2008 23:09:29 +0000 (23:09 +0000)]
cosmetics, move declaration where it is used, remove now useless block

Originally committed as revision 13540 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agocosmetics, space before and after parenthesis, weird indentation
Baptiste Coudurier [Thu, 29 May 2008 21:26:30 +0000 (21:26 +0000)]
cosmetics, space before and after parenthesis, weird indentation

Originally committed as revision 13539 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoin TRUNCATED mode, use residual fragments in ParseContext
Pascal Massimino [Thu, 29 May 2008 20:09:45 +0000 (20:09 +0000)]
in TRUNCATED mode, use residual fragments in ParseContext
for decoding the very last frame.

Originally committed as revision 13538 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agouse av_parse_video_frame_rate
Baptiste Coudurier [Thu, 29 May 2008 17:24:22 +0000 (17:24 +0000)]
use av_parse_video_frame_rate

Originally committed as revision 13537 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoCheck av_new_stream return value, fixes CID75 RUN2
Reimar Döffinger [Thu, 29 May 2008 15:59:14 +0000 (15:59 +0000)]
Check av_new_stream return value, fixes CID75 RUN2

Originally committed as revision 13536 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoENOMEM is better, yes ...
Michael Niedermayer [Thu, 29 May 2008 15:40:16 +0000 (15:40 +0000)]
ENOMEM is better, yes ...

Originally committed as revision 13535 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoCheck av_new_stream return value, fixes CID79 RUN2
Reimar Döffinger [Thu, 29 May 2008 15:25:45 +0000 (15:25 +0000)]
Check av_new_stream return value, fixes CID79 RUN2

Originally committed as revision 13534 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoCheck for av_new_stream failure, fixes CID76 RUN2
Reimar Döffinger [Thu, 29 May 2008 15:22:45 +0000 (15:22 +0000)]
Check for av_new_stream failure, fixes CID76 RUN2

Originally committed as revision 13533 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoRemove unnecessary #include.
Diego Biurrun [Thu, 29 May 2008 15:13:47 +0000 (15:13 +0000)]
Remove unnecessary #include.

Originally committed as revision 13532 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoRemove unnecessary header #includes.
Erik Hovland [Thu, 29 May 2008 13:40:43 +0000 (13:40 +0000)]
Remove unnecessary header #includes.
Extracted from a patch by Erik Hovland, erik hovland org.

Originally committed as revision 13531 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoSome (Solaris) gcc versions apparently output a comment as first line
Diego Biurrun [Thu, 29 May 2008 11:57:11 +0000 (11:57 +0000)]
Some (Solaris) gcc versions apparently output a comment as first line
when generating dependencies. Make sure to remove this in DEPEND_CMD.
extracted in a modified form from a gstreamer patch for FFmpeg

Originally committed as revision 13530 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoAdd ASUS V1/V2 decoder codec long names.
Stefano Sabatini [Thu, 29 May 2008 11:04:42 +0000 (11:04 +0000)]
Add ASUS V1/V2 decoder codec long names.
patch by Stefano Sabatini, stefano.sabatini-lala poste it

Originally committed as revision 13529 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoWhen shared libraries are built, make the pkg-config requires Requires.private.
Anssi Hannula [Thu, 29 May 2008 09:58:33 +0000 (09:58 +0000)]
When shared libraries are built, make the pkg-config requires Requires.private.
patch by Anssi Hannula, anssi.hannula gmail com

Originally committed as revision 13528 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoCheck return of url_fseek in mpeg timestamp reading code.
Joakim Plate [Thu, 29 May 2008 09:50:17 +0000 (09:50 +0000)]
Check return of url_fseek in mpeg timestamp reading code.
Patch by Joakim elupus ecce se

Originally committed as revision 13527 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoSimplify show_banner() so that it does not require arguments, similar
Stefano Sabatini [Thu, 29 May 2008 08:48:51 +0000 (08:48 +0000)]
Simplify show_banner() so that it does not require arguments, similar
to what was previously done with show_version().
patch by Stefano Sabatini, stefano.sabatini-lala poste it

Originally committed as revision 13526 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoreindent
Baptiste Coudurier [Thu, 29 May 2008 02:32:02 +0000 (02:32 +0000)]
reindent

Originally committed as revision 13525 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agocheck that redirect is set, fixes CID13 RUN2
Baptiste Coudurier [Thu, 29 May 2008 02:31:35 +0000 (02:31 +0000)]
check that redirect is set, fixes CID13 RUN2

Originally committed as revision 13524 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoreindent
Baptiste Coudurier [Thu, 29 May 2008 02:29:33 +0000 (02:29 +0000)]
reindent

Originally committed as revision 13523 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agocheck that stream is set, fixes CID13 RUN2
Baptiste Coudurier [Thu, 29 May 2008 02:28:33 +0000 (02:28 +0000)]
check that stream is set, fixes CID13 RUN2

Originally committed as revision 13522 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agocheck if stream has been set, fixes CID15 RUN2
Baptiste Coudurier [Thu, 29 May 2008 02:11:46 +0000 (02:11 +0000)]
check if stream has been set, fixes CID15 RUN2

Originally committed as revision 13521 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoinit h, fixes CID54 RUN2
Baptiste Coudurier [Thu, 29 May 2008 01:59:44 +0000 (01:59 +0000)]
init h, fixes CID54 RUN2

Originally committed as revision 13520 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agowarn if pts is not set, prevent writing negative/weird cts, happens when using genpts...
Baptiste Coudurier [Thu, 29 May 2008 00:58:41 +0000 (00:58 +0000)]
warn if pts is not set, prevent writing negative/weird cts, happens when using genpts and streamcopy

Originally committed as revision 13519 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoreindent
Baptiste Coudurier [Thu, 29 May 2008 00:54:33 +0000 (00:54 +0000)]
reindent

Originally committed as revision 13518 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agothis should be valid for audio too
Baptiste Coudurier [Thu, 29 May 2008 00:54:09 +0000 (00:54 +0000)]
this should be valid for audio too

Originally committed as revision 13517 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agocheck if extradata comes from mp4 and assume bitsteam is already formated, should...
Baptiste Coudurier [Thu, 29 May 2008 00:35:23 +0000 (00:35 +0000)]
check if extradata comes from mp4 and assume bitsteam is already formated, should fix streamcopy

Originally committed as revision 13516 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoset avctx time_base in dv decoder
Baptiste Coudurier [Wed, 28 May 2008 23:56:25 +0000 (23:56 +0000)]
set avctx time_base in dv decoder

Originally committed as revision 13515 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoDefine private libraries as 'Libs:' when only static libraries are built,
Anssi Hannula [Wed, 28 May 2008 23:54:04 +0000 (23:54 +0000)]
Define private libraries as 'Libs:' when only static libraries are built,
so that they work correctly even without pkgconfig's --static option.
patch by Anssi Hannula, anssi.hannula gmail com

Originally committed as revision 13514 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoILP64 fix
Michael Niedermayer [Wed, 28 May 2008 22:36:08 +0000 (22:36 +0000)]
ILP64 fix

Originally committed as revision 13513 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agomemleak / CID124 RUN2
Michael Niedermayer [Wed, 28 May 2008 22:26:35 +0000 (22:26 +0000)]
memleak / CID124 RUN2

Originally committed as revision 13512 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agouse av_fifo_generic_write, old func is deprecated
Baptiste Coudurier [Wed, 28 May 2008 22:00:45 +0000 (22:00 +0000)]
use av_fifo_generic_write, old func is deprecated

Originally committed as revision 13511 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoRename variable
Vitor Sessak [Wed, 28 May 2008 21:25:18 +0000 (21:25 +0000)]
Rename variable

Originally committed as revision 13510 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoDead code removal, fixes CID59 RUN2.
Michael Niedermayer [Wed, 28 May 2008 21:22:08 +0000 (21:22 +0000)]
Dead code removal, fixes CID59 RUN2.

Originally committed as revision 13509 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoMore intermediate vars removal
Vitor Sessak [Wed, 28 May 2008 21:17:32 +0000 (21:17 +0000)]
More intermediate vars removal

Originally committed as revision 13508 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoRemoving dead code, fixes CID4 RUN2.
Michael Niedermayer [Wed, 28 May 2008 21:14:10 +0000 (21:14 +0000)]
Removing dead code, fixes CID4 RUN2.

Originally committed as revision 13507 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoRemove unused var
Vitor Sessak [Wed, 28 May 2008 21:04:42 +0000 (21:04 +0000)]
Remove unused var

Originally committed as revision 13506 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoRemove useless intermediate var
Vitor Sessak [Wed, 28 May 2008 21:02:51 +0000 (21:02 +0000)]
Remove useless intermediate var

Originally committed as revision 13505 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoRemove dec1() function
Vitor Sessak [Wed, 28 May 2008 20:36:11 +0000 (20:36 +0000)]
Remove dec1() function

Originally committed as revision 13504 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoremove != 0
Michael Niedermayer [Wed, 28 May 2008 20:33:22 +0000 (20:33 +0000)]
remove != 0

Originally committed as revision 13503 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoDo a little more checking.
Michael Niedermayer [Wed, 28 May 2008 20:30:42 +0000 (20:30 +0000)]
Do a little more checking.

Originally committed as revision 13502 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoDo not read from after the table, fixes CID108 RUN2.
Michael Niedermayer [Wed, 28 May 2008 20:28:48 +0000 (20:28 +0000)]
Do not read from after the table, fixes CID108 RUN2.

Originally committed as revision 13501 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoUse ff_acelp_weighted_vector_sum() instead of reimplementing it
Vitor Sessak [Wed, 28 May 2008 19:04:34 +0000 (19:04 +0000)]
Use ff_acelp_weighted_vector_sum() instead of reimplementing it

Originally committed as revision 13500 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoMake lpc coefficients 16 bit wide
Vitor Sessak [Wed, 28 May 2008 19:02:16 +0000 (19:02 +0000)]
Make lpc coefficients 16 bit wide

Originally committed as revision 13499 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoSimplify implementation and use of dec2()
Vitor Sessak [Wed, 28 May 2008 18:59:09 +0000 (18:59 +0000)]
Simplify implementation and use of dec2()

Originally committed as revision 13498 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoremove dummy coded frame, no muxer should use it anyway
Baptiste Coudurier [Wed, 28 May 2008 17:04:45 +0000 (17:04 +0000)]
remove dummy coded frame, no muxer should use it anyway

Originally committed as revision 13497 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoAdd a note about everybody's favorite recurring gcc bug:
Diego Biurrun [Wed, 28 May 2008 16:12:40 +0000 (16:12 +0000)]
Add a note about everybody's favorite recurring gcc bug:
error: can't find a register in class 'GENERAL_REGS' while reloading 'asm'

Originally committed as revision 13496 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoPrevent 128*1<<trellis from becoming 0 and creating 0 sized arrays.
Michael Niedermayer [Wed, 28 May 2008 11:59:41 +0000 (11:59 +0000)]
Prevent 128*1<<trellis from becoming 0 and creating 0 sized arrays.
fixes CID84 RUN2
      CID85 RUN2
      CID86 RUN2
      CID87 RUN2
      CID88 RUN2
      CID89 RUN2
      CID90 RUN2
      CID91 RUN2
      CID92 RUN2
      CID93 RUN2
      CID94 RUN2
      CID95 RUN2
      CID96 RUN2
      CID97 RUN2
      CID98 RUN2
      CID99 RUN2
      CID100 RUN2
      CID101 RUN2
      CID102 RUN2
      CID103 RUN2
      CID104 RUN2
      CID105 RUN2
      CID106 RUN2

Originally committed as revision 13495 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoSlightly clarify bitstream filter help output.
Stefano Sabatini [Wed, 28 May 2008 11:55:59 +0000 (11:55 +0000)]
Slightly clarify bitstream filter help output.
patch by Stefano Sabatini, stefano.sabatini-lala poste it

Originally committed as revision 13494 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoRemove coded_frame==NULL checks for video encoders.
Michael Niedermayer [Wed, 28 May 2008 11:34:26 +0000 (11:34 +0000)]
Remove coded_frame==NULL checks for video encoders.

Originally committed as revision 13493 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoset coded_frame
Michael Niedermayer [Wed, 28 May 2008 11:33:28 +0000 (11:33 +0000)]
set coded_frame

Originally committed as revision 13492 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoUpdate regression checksums after dts calculation fix (r13470).
Michael Niedermayer [Wed, 28 May 2008 10:25:20 +0000 (10:25 +0000)]
Update regression checksums after dts calculation fix (r13470).
Before, all dts where wrong, now just the first is a little odd.

Originally committed as revision 13491 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoAdd command line option to set the value of bindir.
Diego Biurrun [Wed, 28 May 2008 09:37:01 +0000 (09:37 +0000)]
Add command line option to set the value of bindir.

Originally committed as revision 13490 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agocosmetics: spelling typo fixes
Diego Biurrun [Wed, 28 May 2008 09:20:59 +0000 (09:20 +0000)]
cosmetics: spelling typo fixes

Originally committed as revision 13489 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoNull pointer check / CID26.
Michael Niedermayer [Wed, 28 May 2008 01:57:19 +0000 (01:57 +0000)]
Null pointer check / CID26.

Originally committed as revision 13488 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoFix return type of ff_init_me().
Michael Niedermayer [Wed, 28 May 2008 01:54:09 +0000 (01:54 +0000)]
Fix return type of ff_init_me().

Originally committed as revision 13487 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agouseless
Michael Niedermayer [Wed, 28 May 2008 01:53:23 +0000 (01:53 +0000)]
useless

Originally committed as revision 13486 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agominor simplification
Michael Niedermayer [Wed, 28 May 2008 01:34:46 +0000 (01:34 +0000)]
minor simplification

Originally committed as revision 13485 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoredundant
Michael Niedermayer [Wed, 28 May 2008 01:30:59 +0000 (01:30 +0000)]
redundant

Originally committed as revision 13484 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoFixes NULL pointer dereference CID66
Michael Niedermayer [Wed, 28 May 2008 00:10:34 +0000 (00:10 +0000)]
Fixes NULL pointer dereference CID66

Originally committed as revision 13483 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoTell the user if a AVI is non interleaved.
Michael Niedermayer [Wed, 28 May 2008 00:07:41 +0000 (00:07 +0000)]
Tell the user if a AVI is non interleaved.

Originally committed as revision 13482 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoCheck dia size a little more. Fixes CID80.
Michael Niedermayer [Tue, 27 May 2008 23:41:10 +0000 (23:41 +0000)]
Check dia size a little more. Fixes CID80.

Originally committed as revision 13481 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoRemove unused variable 'prefix' from config.mak.
Diego Biurrun [Tue, 27 May 2008 23:08:39 +0000 (23:08 +0000)]
Remove unused variable 'prefix' from config.mak.

Originally committed as revision 13480 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agouse internal video frame number
Baptiste Coudurier [Tue, 27 May 2008 22:37:54 +0000 (22:37 +0000)]
use internal video frame number

Originally committed as revision 13479 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agocosmetics
Baptiste Coudurier [Tue, 27 May 2008 22:34:31 +0000 (22:34 +0000)]
cosmetics

Originally committed as revision 13478 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agosimplify, use pointer to codec context in struct instead of only id
Baptiste Coudurier [Tue, 27 May 2008 22:31:26 +0000 (22:31 +0000)]
simplify, use pointer to codec context in struct instead of only id

Originally committed as revision 13477 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agosimplify, use pointer to codec context in struct instead of only id
Baptiste Coudurier [Tue, 27 May 2008 22:31:09 +0000 (22:31 +0000)]
simplify, use pointer to codec context in struct instead of only id

Originally committed as revision 13476 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoArrays where one element too small, fixes CID114.
Michael Niedermayer [Tue, 27 May 2008 22:10:17 +0000 (22:10 +0000)]
Arrays where one element too small, fixes CID114.
this was possibly exploitable

Originally committed as revision 13475 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoredundant check--
Michael Niedermayer [Tue, 27 May 2008 21:44:42 +0000 (21:44 +0000)]
redundant check--

Originally committed as revision 13474 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agomemleak / fixes CID118
Michael Niedermayer [Tue, 27 May 2008 21:12:28 +0000 (21:12 +0000)]
memleak / fixes CID118

Originally committed as revision 13473 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoFix memleak, fixed CID123.
Michael Niedermayer [Tue, 27 May 2008 20:48:27 +0000 (20:48 +0000)]
Fix memleak, fixed CID123.

Originally committed as revision 13472 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoDo not read from prior the array, fix CID 127.
Michael Niedermayer [Tue, 27 May 2008 19:44:56 +0000 (19:44 +0000)]
Do not read from prior the array, fix CID 127.

Originally committed as revision 13471 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoDo not use the pts/dts calculation code which needs a parser, when no parser
Michael Niedermayer [Tue, 27 May 2008 18:43:25 +0000 (18:43 +0000)]
Do not use the pts/dts calculation code which needs a parser, when no parser
is available.

Originally committed as revision 13470 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoAdd comment
Vitor Sessak [Tue, 27 May 2008 16:50:48 +0000 (16:50 +0000)]
Add comment

Originally committed as revision 13469 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoFix doxy comments
Vitor Sessak [Tue, 27 May 2008 16:14:31 +0000 (16:14 +0000)]
Fix doxy comments

Originally committed as revision 13468 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoAdd Intel IWMMXT2 link, patch by Dmitry Antipov, dmantipov yandex ru.
Dmitry Antipov [Tue, 27 May 2008 13:27:51 +0000 (13:27 +0000)]
Add Intel IWMMXT2 link, patch by Dmitry Antipov, dmantipov yandex ru.

Originally committed as revision 13467 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoCall x264 and Xvid libx264 and libxvid in the configure output for consistency.
Diego Biurrun [Tue, 27 May 2008 12:37:06 +0000 (12:37 +0000)]
Call x264 and Xvid libx264 and libxvid in the configure output for consistency.

Originally committed as revision 13466 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agocosmetics: XviD is now called Xvid.
Diego Biurrun [Tue, 27 May 2008 12:32:59 +0000 (12:32 +0000)]
cosmetics: XviD is now called Xvid.

Originally committed as revision 13465 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agocosmetics: typo fixes
Diego Biurrun [Tue, 27 May 2008 10:51:23 +0000 (10:51 +0000)]
cosmetics: typo fixes

Originally committed as revision 13464 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoUpdate documentation of show_version() to account for latest changes.
Stefano Sabatini [Tue, 27 May 2008 09:59:00 +0000 (09:59 +0000)]
Update documentation of show_version() to account for latest changes.
patch by Stefano Sabatini, stefano.sabatini-lala poste it

Originally committed as revision 13463 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agouse AVFifoBuffer
Baptiste Coudurier [Tue, 27 May 2008 04:33:48 +0000 (04:33 +0000)]
use AVFifoBuffer

Originally committed as revision 13462 to svn://svn.ffmpeg.org/ffmpeg/trunk