]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/log
frescor/ffmpeg.git
16 years agoUpdate mkv regression tests after r10421
conrad [Fri, 7 Sep 2007 15:58:08 +0000 (15:58 +0000)]
Update mkv regression tests after r10421

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

16 years agoRename the format name audio_device (used in both oss and audio_beos) to oss and...
ramiro [Fri, 7 Sep 2007 13:49:44 +0000 (13:49 +0000)]
Rename the format name audio_device (used in both oss and audio_beos) to oss and audio_beos.
-f oss and -f audio_beos should be used instead.

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

16 years agoRemove --disable-audio-oss option from configure.
ramiro [Fri, 7 Sep 2007 13:47:14 +0000 (13:47 +0000)]
Remove --disable-audio-oss option from configure.
--disable-(de)muxer=oss should be used instead.

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

16 years agoRemove --disable-audio-beos option from configure.
ramiro [Fri, 7 Sep 2007 13:45:37 +0000 (13:45 +0000)]
Remove --disable-audio-beos option from configure.
--disable-(de)muxer=audio_beos should be used instead.

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

16 years agoSeparate audio_(de)muxer into oss_(de)muxer and audio_beos_(de)muxer
ramiro [Fri, 7 Sep 2007 13:43:40 +0000 (13:43 +0000)]
Separate audio_(de)muxer into oss_(de)muxer and audio_beos_(de)muxer

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

16 years agorevert r10403
michael [Fri, 7 Sep 2007 11:45:23 +0000 (11:45 +0000)]
revert r10403
there was no discussion about it nor did anyone provide any justification for it
not before it was applied nor within 48h after i explicitly asked

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

16 years agoCosmetic, change "fvstats" to "vstats_file".
benoit [Thu, 6 Sep 2007 20:11:02 +0000 (20:11 +0000)]
Cosmetic, change "fvstats" to "vstats_file".
Patch by Stefano Sabatini: [stefano sabatini-lala poste it]

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

16 years agoSet data_size to zero when DCA header parse failed
kostya [Thu, 6 Sep 2007 14:55:13 +0000 (14:55 +0000)]
Set data_size to zero when DCA header parse failed
Patch by Limin Wang <lance('\\'>>1)lmwang>(0x24^'D')<gmail>('/' & 0xFE)<com>
Thread [PATCH] set data_size to zero if failed to parse dca header

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

16 years agoAdd a bistream filter for H264.
benoit [Thu, 6 Sep 2007 12:36:07 +0000 (12:36 +0000)]
Add a bistream filter for H264.

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

16 years agoUse V_MPEG4/ISO/ASP for mpeg4 when muxing mkv
conrad [Thu, 6 Sep 2007 05:14:09 +0000 (05:14 +0000)]
Use V_MPEG4/ISO/ASP for mpeg4 when muxing mkv

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

16 years agoSet correct length for last slice in frame subpacket
kostya [Thu, 6 Sep 2007 03:36:38 +0000 (03:36 +0000)]
Set correct length for last slice in frame subpacket

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

16 years agomention slice-based parallel H.264 decoding in changelog
gpoirier [Wed, 5 Sep 2007 22:22:34 +0000 (22:22 +0000)]
mention slice-based parallel H.264 decoding in changelog

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

16 years agocosmetics: Add some whitespace for better readability.
diego [Wed, 5 Sep 2007 20:42:17 +0000 (20:42 +0000)]
cosmetics: Add some whitespace for better readability.

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

16 years agospelling/wording nits in some Doxygen comments
diego [Wed, 5 Sep 2007 20:31:40 +0000 (20:31 +0000)]
spelling/wording nits in some Doxygen comments

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

16 years agoAvoid a crash when H264 MMC operation causes the short term reference
benoit [Wed, 5 Sep 2007 20:04:09 +0000 (20:04 +0000)]
Avoid a crash when H264 MMC operation causes the short term reference
list to be emptied.
Patch by Jeff Downs: [heydowns borg com]

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

16 years agoRename dc1394.c to libdc1394.c
ramiro [Wed, 5 Sep 2007 18:57:03 +0000 (18:57 +0000)]
Rename dc1394.c to libdc1394.c

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

16 years agoPrefix library format names with 'lib' in libavformat
ramiro [Wed, 5 Sep 2007 18:55:20 +0000 (18:55 +0000)]
Prefix library format names with 'lib' in libavformat

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

16 years agoRemove --disable-{v4l,v4l2} options from configure
ramiro [Wed, 5 Sep 2007 18:52:14 +0000 (18:52 +0000)]
Remove --disable-{v4l,v4l2} options from configure
--disable-demuxer={v4l,v4l2} should be used instead

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

16 years agoGive better filenames to bktr and v4l grabbers
ramiro [Wed, 5 Sep 2007 18:44:06 +0000 (18:44 +0000)]
Give better filenames to bktr and v4l grabbers

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

16 years agoRemove video_grab_ prefix from video_grab_{bktr,v4l}
ramiro [Wed, 5 Sep 2007 18:29:58 +0000 (18:29 +0000)]
Remove video_grab_ prefix from video_grab_{bktr,v4l}

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

16 years agorevert 10409
michael [Wed, 5 Sep 2007 17:25:39 +0000 (17:25 +0000)]
revert 10409
there is no need for put_timestamp to be exported it is not used outside the
PES code

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

16 years agoexport put_timestamp()
michael [Wed, 5 Sep 2007 17:14:25 +0000 (17:14 +0000)]
export put_timestamp()
this will be needed for spliting the PES muxer code out

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

16 years agoMake sure that if a stream has a duration but the container doesn't
benoit [Wed, 5 Sep 2007 16:47:48 +0000 (16:47 +0000)]
Make sure that if a stream has a duration but the container doesn't
then the container duration is set from the stream duration.

patch by Neil Brown: [ neilb suse de]
original thread: [FFmpeg-devel] [patch 3/3] Make timing calculations
less dependant on start_time being defined.
date: 08/16/2007 08:27 AM

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

16 years agoAdd slice-based parallel H.264 decoding
gpoirier [Wed, 5 Sep 2007 16:18:15 +0000 (16:18 +0000)]
Add slice-based parallel H.264 decoding
Patch by Andreas Oman % andreas A olebyn P nu %
NB: depends on having a thread library activec at config time
Original threads:
date: May 18, 2007 11:00 PM
subject: [FFmpeg-devel] Parallelized h264 proof-of-concept
date: Jun 15, 2007 10:10 PM
subject: [FFmpeg-devel] [PATCH] h264 parallelized, (was: Parallelized h264 proof-of-concept)
date: Jun 25, 2007 7:02 PM
subject: Re: [FFmpeg-devel] [PATCH] h264 parallelized

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

16 years agousing isnan instead of d==d, to signal correctly parsed option
mhoffman [Wed, 5 Sep 2007 15:00:00 +0000 (15:00 +0000)]
using isnan instead of d==d, to signal correctly parsed option

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

16 years agoCorrect initial timestamp
benoit [Wed, 5 Sep 2007 14:11:33 +0000 (14:11 +0000)]
Correct initial timestamp
Patch by Wolfram Gloger: [wmglo $ dent med uni-muenchen de]
Original thread:
[FFmpeg-devel] [PATCH] av_estimate_timings_from_pts corrupt timestamps
date: 08/25/2007 09:51 PM

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

16 years agoReplace outdated BeOS section with a note that says that it is broken.
diego [Wed, 5 Sep 2007 12:24:39 +0000 (12:24 +0000)]
Replace outdated BeOS section with a note that says that it is broken.

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

16 years agoAdd description for feature_request/open/approved.
diego [Wed, 5 Sep 2007 11:46:23 +0000 (11:46 +0000)]
Add description for feature_request/open/approved.
patch by Mark Cox, melbournemark+ffmpeg gmail com

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

16 years agoFix put_*_xy2_arm bug and enable put_pixels16_arm and put_pixels8_y2_arm.
diego [Wed, 5 Sep 2007 11:05:33 +0000 (11:05 +0000)]
Fix put_*_xy2_arm bug and enable put_pixels16_arm and put_pixels8_y2_arm.
Speed up > 4%.
patch by Tao Huang, ulysses.huang gmail com

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

16 years agoSort one more list alphabetically.
diego [Wed, 5 Sep 2007 10:38:59 +0000 (10:38 +0000)]
Sort one more list alphabetically.

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

16 years agoAlphabetically sort library dependencies list.
diego [Wed, 5 Sep 2007 10:04:55 +0000 (10:04 +0000)]
Alphabetically sort library dependencies list.

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

16 years agoFix links to ARM documentation
gpoirier [Wed, 5 Sep 2007 07:49:01 +0000 (07:49 +0000)]
Fix links to ARM documentation

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

16 years agoAAC support in the SDP generator
lucabe [Wed, 5 Sep 2007 06:30:59 +0000 (06:30 +0000)]
AAC support in the SDP generator

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

16 years agoMove H.264 intra prediction functions into their own context
kostya [Wed, 5 Sep 2007 05:30:08 +0000 (05:30 +0000)]
Move H.264 intra prediction functions into their own context

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

16 years ago16bit IDWT implementation note
michael [Wed, 5 Sep 2007 02:04:12 +0000 (02:04 +0000)]
16bit IDWT implementation note

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

16 years agomore todo
michael [Wed, 5 Sep 2007 01:57:29 +0000 (01:57 +0000)]
more todo

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

16 years agoadd a 8 taps filter for testing
michael [Wed, 5 Sep 2007 01:49:14 +0000 (01:49 +0000)]
add a 8 taps filter for testing

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

16 years agofix decoding of dracula.4xm before diego complains
michael [Wed, 5 Sep 2007 01:21:32 +0000 (01:21 +0000)]
fix decoding of dracula.4xm before diego complains

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

16 years agofix segfault with dracula.4xm
michael [Wed, 5 Sep 2007 01:14:17 +0000 (01:14 +0000)]
fix segfault with dracula.4xm
closes issue132

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

16 years agoMatroska regression tests
conrad [Wed, 5 Sep 2007 01:05:54 +0000 (01:05 +0000)]
Matroska regression tests

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

16 years agoreplace constats by HTAPS (half pel interpolation filter taps) where appropriate
michael [Wed, 5 Sep 2007 00:49:09 +0000 (00:49 +0000)]
replace constats by HTAPS (half pel interpolation filter taps) where appropriate

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

16 years agoEnable Matroska muxer
conrad [Wed, 5 Sep 2007 00:38:42 +0000 (00:38 +0000)]
Enable Matroska muxer

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

16 years agoGrammar nits
conrad [Wed, 5 Sep 2007 00:26:11 +0000 (00:26 +0000)]
Grammar nits

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

16 years agoAlways use AVFormatContext for av_log messages
conrad [Wed, 5 Sep 2007 00:26:09 +0000 (00:26 +0000)]
Always use AVFormatContext for av_log messages

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

16 years agoRename ebml size functions to indicate that they can be used for more kinds of numbers
conrad [Wed, 5 Sep 2007 00:26:07 +0000 (00:26 +0000)]
Rename ebml size functions to indicate that they can be used for more kinds of numbers

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

16 years agoWe shouldn't be passing in sizes larger than 2^56-2, so use an assert
conrad [Wed, 5 Sep 2007 00:26:04 +0000 (00:26 +0000)]
We shouldn't be passing in sizes larger than 2^56-2, so use an assert

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

16 years agoIndentation
conrad [Wed, 5 Sep 2007 00:26:03 +0000 (00:26 +0000)]
Indentation

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

16 years agoDon't seek when streamed
conrad [Wed, 5 Sep 2007 00:26:00 +0000 (00:26 +0000)]
Don't seek when streamed

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

16 years agoGet rid of useless braces
conrad [Wed, 5 Sep 2007 00:25:58 +0000 (00:25 +0000)]
Get rid of useless braces

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

16 years agoIndent
conrad [Wed, 5 Sep 2007 00:25:56 +0000 (00:25 +0000)]
Indent

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

16 years agoMatch the behaviour betwen the bmp and wav codec tag lookups
conrad [Wed, 5 Sep 2007 00:25:54 +0000 (00:25 +0000)]
Match the behaviour betwen the bmp and wav codec tag lookups

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

16 years agoWrite codecprivate to a dynamic buffer so that seeking isn't required
conrad [Wed, 5 Sep 2007 00:25:52 +0000 (00:25 +0000)]
Write codecprivate to a dynamic buffer so that seeking isn't required

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

16 years agoMove writing codec private element to its own function
conrad [Wed, 5 Sep 2007 00:25:49 +0000 (00:25 +0000)]
Move writing codec private element to its own function

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

16 years agoCosmetics
conrad [Wed, 5 Sep 2007 00:25:46 +0000 (00:25 +0000)]
Cosmetics

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

16 years agoUse num_entries directly rather than mixing it with a local copy
conrad [Wed, 5 Sep 2007 00:25:44 +0000 (00:25 +0000)]
Use num_entries directly rather than mixing it with a local copy

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

16 years agoDoxygenify comments
conrad [Wed, 5 Sep 2007 00:25:42 +0000 (00:25 +0000)]
Doxygenify comments

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

16 years agoMake sure that the calculated duration doesn't decrease
conrad [Wed, 5 Sep 2007 00:25:40 +0000 (00:25 +0000)]
Make sure that the calculated duration doesn't decrease

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

16 years agoSplit some really long lines
conrad [Wed, 5 Sep 2007 00:25:38 +0000 (00:25 +0000)]
Split some really long lines

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

16 years agoCorrect message
conrad [Wed, 5 Sep 2007 00:25:35 +0000 (00:25 +0000)]
Correct message

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

16 years agoAlways check the return of mkv_add_seekhead_entry
conrad [Wed, 5 Sep 2007 00:25:34 +0000 (00:25 +0000)]
Always check the return of mkv_add_seekhead_entry

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

16 years agoPass the returned error code of functions up
conrad [Wed, 5 Sep 2007 00:25:32 +0000 (00:25 +0000)]
Pass the returned error code of functions up

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

16 years agoCheck that the seekheads were created
conrad [Wed, 5 Sep 2007 00:25:29 +0000 (00:25 +0000)]
Check that the seekheads were created

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

16 years agoReturn AVERROR(ENOMEM) when appropriate
conrad [Wed, 5 Sep 2007 00:25:27 +0000 (00:25 +0000)]
Return AVERROR(ENOMEM) when appropriate

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

16 years agoIndentation
conrad [Wed, 5 Sep 2007 00:25:24 +0000 (00:25 +0000)]
Indentation

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

16 years agoUse assert for conditions that must be true
conrad [Wed, 5 Sep 2007 00:25:22 +0000 (00:25 +0000)]
Use assert for conditions that must be true

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

16 years agoSimplify
conrad [Wed, 5 Sep 2007 00:25:20 +0000 (00:25 +0000)]
Simplify

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

16 years agoGrammar nits
conrad [Wed, 5 Sep 2007 00:25:18 +0000 (00:25 +0000)]
Grammar nits

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

16 years agoBreak long comments
conrad [Wed, 5 Sep 2007 00:25:16 +0000 (00:25 +0000)]
Break long comments

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

16 years agoUse sample format for bit depth if av_get_bits_per_sample() doesn't give one
conrad [Wed, 5 Sep 2007 00:25:14 +0000 (00:25 +0000)]
Use sample format for bit depth if av_get_bits_per_sample() doesn't give one

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

16 years agoCalculate and store DAR rather than SAR
conrad [Wed, 5 Sep 2007 00:25:07 +0000 (00:25 +0000)]
Calculate and store DAR rather than SAR

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

16 years agoClarify comments
conrad [Wed, 5 Sep 2007 00:25:04 +0000 (00:25 +0000)]
Clarify comments

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

16 years agoUse PRIu64/PRId64
conrad [Wed, 5 Sep 2007 00:24:58 +0000 (00:24 +0000)]
Use PRIu64/PRId64

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

16 years agoCalculate the size of key EBML master elements beforehand so only just enough size...
conrad [Wed, 5 Sep 2007 00:24:56 +0000 (00:24 +0000)]
Calculate the size of key EBML master elements beforehand so only just enough size is reserved for the size

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

16 years agoUse cluster_pos when checking cluster position
conrad [Wed, 5 Sep 2007 00:24:53 +0000 (00:24 +0000)]
Use cluster_pos when checking cluster position

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

16 years agoModify put_ebml_size() so that the bytes parameter is exact rather than minimum
conrad [Wed, 5 Sep 2007 00:24:50 +0000 (00:24 +0000)]
Modify put_ebml_size() so that the bytes parameter is exact rather than minimum

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

16 years agoSet default subtitle_codec to CODEC_ID_TEXT
conrad [Wed, 5 Sep 2007 00:24:48 +0000 (00:24 +0000)]
Set default subtitle_codec to CODEC_ID_TEXT

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

16 years agoSimplify
conrad [Wed, 5 Sep 2007 00:24:44 +0000 (00:24 +0000)]
Simplify

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

16 years agoMove calculating the bytes needed to represent a size in EBML to its own function
conrad [Wed, 5 Sep 2007 00:24:42 +0000 (00:24 +0000)]
Move calculating the bytes needed to represent a size in EBML to its own function

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

16 years agoMake a byte always mean a byte
conrad [Wed, 5 Sep 2007 00:24:39 +0000 (00:24 +0000)]
Make a byte always mean a byte

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

16 years agoSimplify put_ebml_id()
conrad [Wed, 5 Sep 2007 00:24:36 +0000 (00:24 +0000)]
Simplify put_ebml_id()

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

16 years agoMove ebml_id_size()
conrad [Wed, 5 Sep 2007 00:24:34 +0000 (00:24 +0000)]
Move ebml_id_size()

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

16 years agoCorrect handling of smaller unknown sizes
conrad [Wed, 5 Sep 2007 00:24:31 +0000 (00:24 +0000)]
Correct handling of smaller unknown sizes

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

16 years agoUse a MD5 hash of some frames to write the segment uid
conrad [Wed, 5 Sep 2007 00:24:29 +0000 (00:24 +0000)]
Use a MD5 hash of some frames to write the segment uid

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

16 years agoRevert using the time to generate the segment uid
conrad [Wed, 5 Sep 2007 00:24:27 +0000 (00:24 +0000)]
Revert using the time to generate the segment uid

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

16 years agoDoxygenize some comments
conrad [Wed, 5 Sep 2007 00:24:25 +0000 (00:24 +0000)]
Doxygenize some comments

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

16 years agoSet the language to undefined if no language specified
conrad [Wed, 5 Sep 2007 00:24:22 +0000 (00:24 +0000)]
Set the language to undefined if no language specified

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

16 years agoAdd mka muxer
conrad [Wed, 5 Sep 2007 00:24:19 +0000 (00:24 +0000)]
Add mka muxer

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

16 years agoAdd some debug logging
conrad [Wed, 5 Sep 2007 00:24:17 +0000 (00:24 +0000)]
Add some debug logging

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

16 years agoWrite the display size elements
conrad [Wed, 5 Sep 2007 00:24:15 +0000 (00:24 +0000)]
Write the display size elements

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

16 years agoRevert writing the file creation date
conrad [Wed, 5 Sep 2007 00:24:12 +0000 (00:24 +0000)]
Revert writing the file creation date

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

16 years agoCodec Private should be correct for all but Real codecs now
conrad [Wed, 5 Sep 2007 00:24:10 +0000 (00:24 +0000)]
Codec Private should be correct for all but Real codecs now

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

16 years agoWrite FLAC codec private correctly
conrad [Wed, 5 Sep 2007 00:24:08 +0000 (00:24 +0000)]
Write FLAC codec private correctly

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

16 years agoMove writing Xiph-style sizes to its own function
conrad [Wed, 5 Sep 2007 00:24:06 +0000 (00:24 +0000)]
Move writing Xiph-style sizes to its own function

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

16 years agoWrite segment UID
conrad [Wed, 5 Sep 2007 00:24:03 +0000 (00:24 +0000)]
Write segment UID

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

16 years agoWrite the creation time
conrad [Wed, 5 Sep 2007 00:24:01 +0000 (00:24 +0000)]
Write the creation time

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

16 years agoCosmetics
conrad [Wed, 5 Sep 2007 00:23:59 +0000 (00:23 +0000)]
Cosmetics

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

16 years agoUsing LIBAVFORMAT_IDENT for both muxing and writing app is good enough
conrad [Wed, 5 Sep 2007 00:23:57 +0000 (00:23 +0000)]
Using LIBAVFORMAT_IDENT for both muxing and writing app is good enough

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

16 years agoFloats aren't used enough to justify writing any with single precision
conrad [Wed, 5 Sep 2007 00:23:55 +0000 (00:23 +0000)]
Floats aren't used enough to justify writing any with single precision

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

16 years agoSimplify
conrad [Wed, 5 Sep 2007 00:23:53 +0000 (00:23 +0000)]
Simplify

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

16 years agoIndentation
conrad [Wed, 5 Sep 2007 00:23:52 +0000 (00:23 +0000)]
Indentation

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