platform/upstream/libav.git
17 years agouse properly AVFrame.linesize
Vitor Sessak [Mon, 2 Jul 2007 10:21:41 +0000 (10:21 +0000)]
use properly AVFrame.linesize
patch by Vitor: [vitor1001 gmail com]

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

17 years agouse properly AVFrame.linesize
Vitor Sessak [Mon, 2 Jul 2007 10:20:12 +0000 (10:20 +0000)]
use properly AVFrame.linesize
patch by Vitor: [vitor1001 gmail com]

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

17 years agoAdd missing comment markers to #endif directive.
Diego Biurrun [Mon, 2 Jul 2007 10:10:53 +0000 (10:10 +0000)]
Add missing comment markers to #endif directive.

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

17 years agoAdd missing comment markers to #endif directive.
Diego Biurrun [Mon, 2 Jul 2007 10:08:47 +0000 (10:08 +0000)]
Add missing comment markers to #endif directive.

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

17 years agoto be able to compile without HAVE_AV_CONFIG_H
Ronald S. Bultje [Mon, 2 Jul 2007 07:43:23 +0000 (07:43 +0000)]
to be able to compile without HAVE_AV_CONFIG_H
patch by Ronald S. Bultje: [rsbultje gmail com]
original thread: [FFmpeg-devel] ffmpeg.c/cmdutils.c compilation
date: 06/23/2007 03:15 AM

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

17 years agoQT RLE encoder
Alexis Ballier [Mon, 2 Jul 2007 07:06:28 +0000 (07:06 +0000)]
QT RLE encoder
patch by Alexis Ballier: [alexis ballier gmail com]
original thread: [FFmpeg-devel] [Patch] QT RLE encoder, bis
date: 06/24/2007 03:56 PM

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

17 years agoAdd myself as Cygwin maintainer.
Víctor Paesa [Fri, 29 Jun 2007 16:39:18 +0000 (16:39 +0000)]
Add myself as Cygwin maintainer.

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

17 years agothis prediction direction adjustment is wrong
Kostya Shishkov [Thu, 28 Jun 2007 15:53:36 +0000 (15:53 +0000)]
this prediction direction adjustment is wrong

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

17 years agoClarify --enable-libfaadbin option description.
Diego Biurrun [Thu, 28 Jun 2007 12:09:02 +0000 (12:09 +0000)]
Clarify --enable-libfaadbin option description.

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

17 years agoClarify what libfaadbin means in the summary output.
Diego Biurrun [Thu, 28 Jun 2007 12:07:06 +0000 (12:07 +0000)]
Clarify what libfaadbin means in the summary output.

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

17 years agocomment grammar fixes
Diego Biurrun [Thu, 28 Jun 2007 11:18:16 +0000 (11:18 +0000)]
comment grammar fixes

Originally committed as revision 23685 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

17 years agoIdentify the loop_filter flag as such and remove the unused variables in the context.
Ivan Kalvachev [Wed, 27 Jun 2007 14:27:47 +0000 (14:27 +0000)]
Identify the loop_filter flag as such and remove the unused variables in the context.

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

17 years agouse the right stride
Vitor Sessak [Wed, 27 Jun 2007 10:40:29 +0000 (10:40 +0000)]
use the right stride
patch by Vitor: [vitor1001 gmail com]

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

17 years agoMention unneeded casts and parentheses
Vitor Sessak [Wed, 27 Jun 2007 10:37:37 +0000 (10:37 +0000)]
Mention unneeded casts and parentheses
patch by Vitor: [vitor1001 gmail com]

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

17 years agoAdd proper license header.
Diego Biurrun [Wed, 27 Jun 2007 07:58:37 +0000 (07:58 +0000)]
Add proper license header.

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

17 years agouse the right stride
Vitor Sessak [Wed, 27 Jun 2007 06:57:31 +0000 (06:57 +0000)]
use the right stride
patch by Vitor: [vitor1001 gmail com]

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

17 years agoremove empty write trailer functions
Vitor Sessak [Wed, 27 Jun 2007 06:54:47 +0000 (06:54 +0000)]
remove empty write trailer functions
patch by Vitor: [vitor1001 gmail com]

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

17 years agocompute absolute data offset after reading blocksize
Baptiste Coudurier [Tue, 26 Jun 2007 23:08:39 +0000 (23:08 +0000)]
compute absolute data offset after reading blocksize

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

17 years agoindentation
Vitor Sessak [Tue, 26 Jun 2007 20:13:59 +0000 (20:13 +0000)]
indentation
patch by Vitor: [vitor1001 gmail com]

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

17 years agoright copyrights
Vitor Sessak [Tue, 26 Jun 2007 20:13:09 +0000 (20:13 +0000)]
right copyrights
patch by Vitor: [vitor1001 gmail com]

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

17 years agoadd width and height in context and use them
Vitor Sessak [Tue, 26 Jun 2007 20:10:26 +0000 (20:10 +0000)]
add width and height in context and use them
patch by Vitor: [vitor1001 gmail com]

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

17 years agoIndentation
Benoit Fouet [Tue, 26 Jun 2007 18:01:15 +0000 (18:01 +0000)]
Indentation

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

17 years agotest context before accessing it
Benoit Fouet [Tue, 26 Jun 2007 18:00:50 +0000 (18:00 +0000)]
test context before accessing it

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

17 years agoremove ENABLE_SWSCALER conditions
Ronald S. Bultje [Tue, 26 Jun 2007 16:13:44 +0000 (16:13 +0000)]
remove ENABLE_SWSCALER conditions
patch by Ronald S. Bultje: [rsbultje gmail com]

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

17 years agoadd an AVClass pointer in SwsContext context
Benoit Fouet [Tue, 26 Jun 2007 16:09:55 +0000 (16:09 +0000)]
add an AVClass pointer in SwsContext context

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

17 years agoMake globals static
Benoit Fouet [Tue, 26 Jun 2007 15:52:54 +0000 (15:52 +0000)]
Make globals static

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

17 years agoUpdate copyright year
Benoit Fouet [Tue, 26 Jun 2007 13:25:12 +0000 (13:25 +0000)]
Update copyright year

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

17 years agoIntroducing Topics
Luca Barbato [Tue, 26 Jun 2007 07:51:20 +0000 (07:51 +0000)]
Introducing Topics

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

17 years agothis is named BlockSize in specs
Baptiste Coudurier [Mon, 25 Jun 2007 21:47:29 +0000 (21:47 +0000)]
this is named BlockSize in specs

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

17 years agoaccording to specs, offset is before blocksize
Baptiste Coudurier [Mon, 25 Jun 2007 21:46:15 +0000 (21:46 +0000)]
according to specs, offset is before blocksize

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

17 years agosupport files with COMM chunk after SSND, fix invalid_nocommon.aiff which is spec...
Baptiste Coudurier [Mon, 25 Jun 2007 21:31:33 +0000 (21:31 +0000)]
support files with COMM chunk after SSND, fix invalid_nocommon.aiff which is spec compliant

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

17 years agoCheck for O_BINARY instead of a list of systems that need it
Ramiro Polla [Mon, 25 Jun 2007 20:34:20 +0000 (20:34 +0000)]
Check for O_BINARY instead of a list of systems that need it

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

17 years agoffmpeg-issues subscription URL
Reimar Döffinger [Mon, 25 Jun 2007 17:08:34 +0000 (17:08 +0000)]
ffmpeg-issues subscription URL

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

17 years agoRemove localtime_r implementation for systems that don't have it.
Ramiro Polla [Mon, 25 Jun 2007 16:18:28 +0000 (16:18 +0000)]
Remove localtime_r implementation for systems that don't have it.
It is no longer used.

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

17 years agoSome more minor spelling improvements, some grammar improvement might be
Reimar Döffinger [Mon, 25 Jun 2007 13:39:54 +0000 (13:39 +0000)]
Some more minor spelling improvements, some grammar improvement might be
good in some places as well.

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

17 years agoTypos removed
Luca Barbato [Mon, 25 Jun 2007 13:14:25 +0000 (13:14 +0000)]
Typos removed

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

17 years agowish priority description and ffmpeg-issues vs ffmpeg_issues
Luca Barbato [Mon, 25 Jun 2007 12:54:30 +0000 (12:54 +0000)]
wish priority description and ffmpeg-issues vs ffmpeg_issues

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

17 years agoremove clear email addresses
Benoit Fouet [Mon, 25 Jun 2007 12:31:01 +0000 (12:31 +0000)]
remove clear email addresses

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

17 years agoRoQ video encoder
Vitor Sessak [Mon, 25 Jun 2007 12:09:23 +0000 (12:09 +0000)]
RoQ video encoder
patch by Vitor: \vitor1001 gmail com/
original thread: [FFmpeg-devel] RoQ video encoder (take 3)
date: 06/08/2007 10:34 PM

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

17 years agoFix typo
Vitor Sessak [Mon, 25 Jun 2007 07:29:45 +0000 (07:29 +0000)]
Fix typo
patch by Vitor: {vitor1001 gmail com}

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

17 years ago * clarifying the AVInputFormat::read_seek return value
Maksym Veremeyenko [Mon, 25 Jun 2007 02:08:04 +0000 (02:08 +0000)]
  * clarifying the AVInputFormat::read_seek return value
  * changing dv_read_seek() to return the proper value
    (patch by Maksym Veremeyenko)

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

17 years agocosmetics: indentation after last commit
Aurelien Jacobs [Sun, 24 Jun 2007 21:50:09 +0000 (21:50 +0000)]
cosmetics: indentation after last commit

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

17 years agodrop blocks which are part of unsupported tracks
Aurelien Jacobs [Sun, 24 Jun 2007 21:49:13 +0000 (21:49 +0000)]
drop blocks which are part of unsupported tracks

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

17 years agoffmpegs bug/patch/feature request tracker manual
Michael Niedermayer [Sun, 24 Jun 2007 21:01:30 +0000 (21:01 +0000)]
ffmpegs bug/patch/feature request tracker manual

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

17 years agointreadwrite.h needs bswap.h if HAVE_FAST_UNALIGNED is set, so include it.
Reimar Döffinger [Sun, 24 Jun 2007 14:29:52 +0000 (14:29 +0000)]
intreadwrite.h needs bswap.h if HAVE_FAST_UNALIGNED is set, so include it.

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

17 years agoremove duplicate #include
Måns Rullgård [Sun, 24 Jun 2007 12:29:12 +0000 (12:29 +0000)]
remove duplicate #include

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

17 years agomore av_strl* adjustments
Reimar Döffinger [Sun, 24 Jun 2007 12:23:34 +0000 (12:23 +0000)]
more av_strl* adjustments

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

17 years agowarnings--
Måns Rullgård [Sun, 24 Jun 2007 12:20:18 +0000 (12:20 +0000)]
warnings--

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

17 years agowhitespace cosmetics
Måns Rullgård [Sun, 24 Jun 2007 12:20:17 +0000 (12:20 +0000)]
whitespace cosmetics

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

17 years agouse AV_RL32
Måns Rullgård [Sun, 24 Jun 2007 12:20:16 +0000 (12:20 +0000)]
use AV_RL32

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

17 years agouse more Vorbis metadata tags
Måns Rullgård [Sun, 24 Jun 2007 12:12:04 +0000 (12:12 +0000)]
use more Vorbis metadata tags

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

17 years agoreplace strncpy with av_strlcpy
Måns Rullgård [Sun, 24 Jun 2007 12:11:45 +0000 (12:11 +0000)]
replace strncpy with av_strlcpy

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

17 years agoreplace the uses of old string functions that Reimar missed
Måns Rullgård [Sun, 24 Jun 2007 11:27:12 +0000 (11:27 +0000)]
replace the uses of old string functions that Reimar missed

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

17 years agobump micro version: new string functions
Luca Barbato [Sun, 24 Jun 2007 09:18:20 +0000 (09:18 +0000)]
bump micro version: new string functions

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

17 years agoCosmetics: use consistent indentation by four spaces
Reimar Döffinger [Sun, 24 Jun 2007 07:45:19 +0000 (07:45 +0000)]
Cosmetics: use consistent indentation by four spaces

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

17 years agoDV muxer should not only fail for more that 3 streams altogether
Reimar Döffinger [Sun, 24 Jun 2007 07:38:26 +0000 (07:38 +0000)]
DV muxer should not only fail for more that 3 streams altogether
but also if two of them are video or all three are audio.

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

17 years agoremove old unused string functions
Måns Rullgård [Sat, 23 Jun 2007 23:10:35 +0000 (23:10 +0000)]
remove old unused string functions

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

17 years agouse new string functions
Måns Rullgård [Sat, 23 Jun 2007 23:10:32 +0000 (23:10 +0000)]
use new string functions
based on patch by Reimar Döffinger

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

17 years agoadd some string functions
Måns Rullgård [Sat, 23 Jun 2007 23:10:26 +0000 (23:10 +0000)]
add some string functions

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

17 years agosimplify
Aurelien Jacobs [Sat, 23 Jun 2007 12:49:36 +0000 (12:49 +0000)]
simplify

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

17 years agoremove useless empty function
Aurelien Jacobs [Sat, 23 Jun 2007 12:47:02 +0000 (12:47 +0000)]
remove useless empty function

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

17 years agocosmetics: too much blank lines
Aurelien Jacobs [Sat, 23 Jun 2007 12:42:45 +0000 (12:42 +0000)]
cosmetics: too much blank lines

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

17 years agouse intreadwrite functions in matroskadec
Aurelien Jacobs [Sat, 23 Jun 2007 12:32:19 +0000 (12:32 +0000)]
use intreadwrite functions in matroskadec
based on a patch by Ronald S. Bultje   rsbultje gmail com

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

17 years agouse intreadwrite functions in vocdec
Aurelien Jacobs [Sat, 23 Jun 2007 12:30:40 +0000 (12:30 +0000)]
use intreadwrite functions in vocdec

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

17 years agoremove useless #ifndef CONFIG_NOCUTILS
Måns Rullgård [Sat, 23 Jun 2007 01:20:38 +0000 (01:20 +0000)]
remove useless #ifndef CONFIG_NOCUTILS

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

17 years agosimplify stristart()
Måns Rullgård [Sat, 23 Jun 2007 00:47:28 +0000 (00:47 +0000)]
simplify stristart()

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

17 years agocosmetic: combine declaration and initialisation
Måns Rullgård [Sat, 23 Jun 2007 00:47:27 +0000 (00:47 +0000)]
cosmetic: combine declaration and initialisation

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

17 years agosimplify pstrcpy()
Måns Rullgård [Sat, 23 Jun 2007 00:21:06 +0000 (00:21 +0000)]
simplify pstrcpy()

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

17 years agosimplify strstart()
Måns Rullgård [Fri, 22 Jun 2007 22:35:55 +0000 (22:35 +0000)]
simplify strstart()

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

17 years agoget rid of one unneeded #ifdef HAVE_XVMC
Michael Niedermayer [Fri, 22 Jun 2007 17:18:58 +0000 (17:18 +0000)]
get rid of one unneeded  #ifdef HAVE_XVMC

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

17 years agoremoving dependency on bfin_sram.h, which is not used right now
Marc Hoffman [Fri, 22 Jun 2007 13:44:58 +0000 (13:44 +0000)]
removing dependency on bfin_sram.h, which is not used right now

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

17 years agorenaming L1CODE to attribute_l1_text, which is defined in dsputil_bfin.h
Marc Hoffman [Fri, 22 Jun 2007 13:43:47 +0000 (13:43 +0000)]
renaming L1CODE to attribute_l1_text, which is defined in dsputil_bfin.h

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

17 years agointegrating ff_bfin_get_unscaled_swscale into the system
Marc Hoffman [Fri, 22 Jun 2007 13:03:40 +0000 (13:03 +0000)]
integrating ff_bfin_get_unscaled_swscale into the system

Originally committed as revision 23605 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

17 years agoadding Blackfin swscale_bfin infrastructure, and the first swscale routine uyvy to...
Marc Hoffman [Fri, 22 Jun 2007 12:45:18 +0000 (12:45 +0000)]
adding Blackfin swscale_bfin infrastructure, and the first swscale routine uyvy to yv12 video resampler

Originally committed as revision 23604 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

17 years agomodify msmpeg4 functions to generate VC1 compatible block layer bitstream
Fortin Denis [Fri, 22 Jun 2007 08:35:21 +0000 (08:35 +0000)]
modify msmpeg4 functions to generate VC1 compatible block layer bitstream
patch by Fortin Denis: \fortin nerim net/
original thread: [FFmpeg-devel] [PATCH] wmv3 encoder : msmpeg4.c changes
date: 06/19/2007 09:54 PM

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

17 years agodocument pointer offset by -8
Marc Hoffman [Fri, 22 Jun 2007 00:14:22 +0000 (00:14 +0000)]
document pointer offset by -8

Originally committed as revision 23603 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

17 years agore pipeline loop, to eliminate extra chroma reads
Marc Hoffman [Fri, 22 Jun 2007 00:12:44 +0000 (00:12 +0000)]
re pipeline loop, to eliminate extra chroma reads

Originally committed as revision 23602 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

17 years agocorrect chroma skewing bug, caused by incorrect stride adjustments
Marc Hoffman [Fri, 22 Jun 2007 00:07:55 +0000 (00:07 +0000)]
correct chroma skewing bug, caused by incorrect stride adjustments

Originally committed as revision 23601 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

17 years agoAdd a few missing Advanced Options.
Víctor Paesa [Thu, 21 Jun 2007 20:21:36 +0000 (20:21 +0000)]
Add a few missing Advanced Options.

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

17 years agouse allformats.h
Baptiste Coudurier [Thu, 21 Jun 2007 09:53:01 +0000 (09:53 +0000)]
use allformats.h

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

17 years agoremove now useless ifdef
Baptiste Coudurier [Thu, 21 Jun 2007 09:49:20 +0000 (09:49 +0000)]
remove now useless ifdef

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

17 years agosplit mpeg ps and variants muxer and demuxer, I'll clean more in a few minutes, lpcm...
Baptiste Coudurier [Thu, 21 Jun 2007 09:39:29 +0000 (09:39 +0000)]
split mpeg ps and variants muxer and demuxer, I'll clean more in a few minutes, lpcm freq tab is left static const in mpeg.h for now until we have more code in common

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

17 years agostatic (inline) X => ff_X
Denis Fortin [Thu, 21 Jun 2007 07:53:48 +0000 (07:53 +0000)]
static (inline) X => ff_X
patch by Denis Fortin: \fortin nerim net/
original thread: [FFmpeg-devel] [PATCH] wmv3 encoder : msmpeg4.c changes
date: 06/19/2007 09:54 PM

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

17 years agoDon't swap back un-deblocked lines for intra prediction when
Andreas Öman [Thu, 21 Jun 2007 07:52:06 +0000 (07:52 +0000)]
Don't swap back un-deblocked lines for intra prediction when
at slice boundaries for deblocking-type 2 content.

This is needed for slice based threading only and doesn't do much
good or bad otherwise.
Patch by Andreas Oman %andreas A olebyn P nu%
Original thread:
date: Jun 18, 2007 1:21 PM
subject: Re: [FFmpeg-devel] [PATCH] h264 parallelized,

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

17 years agosplit frame rate and frame size abbreviation into two structures
Stefano Sabatini [Thu, 21 Jun 2007 07:46:48 +0000 (07:46 +0000)]
split frame rate and frame size abbreviation into two structures
patch by Stefano Sabatini: [stefano sabatini-lala poste it]

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

17 years agoRemove space before question marks.
Víctor Paesa [Thu, 21 Jun 2007 05:14:00 +0000 (05:14 +0000)]
Remove space before question marks.

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

17 years agoSet error parameter for ff_parse
Ramiro Polla [Wed, 20 Jun 2007 23:30:01 +0000 (23:30 +0000)]
Set error parameter for ff_parse

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

17 years agoFix @file in matroskadec.c, it was still matroska.c
Reimar Döffinger [Wed, 20 Jun 2007 17:37:11 +0000 (17:37 +0000)]
Fix @file in matroskadec.c, it was still matroska.c

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

17 years agomove dct_quantize and denoise_dct function pointers initialization to C
Benoit Fouet [Wed, 20 Jun 2007 11:01:50 +0000 (11:01 +0000)]
move dct_quantize and denoise_dct function pointers initialization to C
functions after arch dependant initializations

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

17 years agoDo not reuse the rbsp de-escape buffer if both
Andreas Öman [Wed, 20 Jun 2007 08:53:53 +0000 (08:53 +0000)]
Do not reuse the rbsp de-escape buffer if both
the intra and inter -nal units are escaped
patch by Andreas Öman: \andreas olebyn nu/
original thread:
[FFmpeg-devel] [PATCH] h264: rbsp de-escape and data partitioning..
date: 06/20/2007 09:32 AM

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

17 years agoClarify comments about PIX_FMT_MONOWHITE/MONOBLACK
Michel Bardiaux [Wed, 20 Jun 2007 08:18:04 +0000 (08:18 +0000)]
Clarify comments about PIX_FMT_MONOWHITE/MONOBLACK
Thread: PIX_FMT_MONOWHITE

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

17 years agoremove unused constant definition
Benoit Fouet [Wed, 20 Jun 2007 07:08:00 +0000 (07:08 +0000)]
remove unused constant definition

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

17 years agoDecouple bit context from h264 context in decode_ref_pic_marking()
Andreas Öman [Tue, 19 Jun 2007 21:34:04 +0000 (21:34 +0000)]
Decouple bit context from h264 context in decode_ref_pic_marking()
(done in order to implement slice-level parallel decoding)
Patch by Andreas Öman % andreas olebyn nu %
Original thread:
Date: Jun 15, 2007 10:10 PM
Subject: [FFmpeg-devel] [PATCH] h264 parallelized, (was: Parallelized h264 proof-of-concept)

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

17 years agoaanscales is used only with CONFIG_ENCODERS
Benoit Fouet [Tue, 19 Jun 2007 21:14:19 +0000 (21:14 +0000)]
aanscales is used only with CONFIG_ENCODERS

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

17 years agocomment endif directive token
Benoit Fouet [Tue, 19 Jun 2007 21:12:52 +0000 (21:12 +0000)]
comment endif directive token

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

17 years agoRevert videohook dependency change.
Diego Biurrun [Tue, 19 Jun 2007 06:27:11 +0000 (06:27 +0000)]
Revert videohook dependency change.

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

17 years agoplace -l flags after object files in check_ld()
Måns Rullgård [Tue, 19 Jun 2007 01:27:51 +0000 (01:27 +0000)]
place -l flags after object files in check_ld()

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

17 years agotests/Makefile has been removed
Ramiro Polla [Tue, 19 Jun 2007 00:07:01 +0000 (00:07 +0000)]
tests/Makefile has been removed

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

17 years agoAdd alpha channel support for imlib2 vhook
Ramiro Polla [Mon, 18 Jun 2007 22:17:37 +0000 (22:17 +0000)]
Add alpha channel support for imlib2 vhook

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

17 years agomove lrintf() check before external lib checks to prevent runtime
Måns Rullgård [Mon, 18 Jun 2007 21:42:38 +0000 (21:42 +0000)]
move lrintf() check before external lib checks to prevent runtime
errors from these interfering with lrintf() test

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