]> git.sesse.net Git - ffmpeg/log
ffmpeg
16 years agoMake show-license exit 0.
Stefano Sabatini [Sat, 11 Aug 2007 13:11:30 +0000 (13:11 +0000)]
Make show-license exit 0.
patch by Stefano Sabatini, stefano.sabatini-lala poste it

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

16 years agoMake ffmpeg -formats exit 0.
Stefano Sabatini [Sat, 11 Aug 2007 13:09:35 +0000 (13:09 +0000)]
Make ffmpeg -formats exit 0.
patch by Stefano Sabatini, stefano.sabatini-lala poste it

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

16 years agosimplify
Michael Niedermayer [Sat, 11 Aug 2007 11:12:34 +0000 (11:12 +0000)]
simplify

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

16 years agodo not remove FLAG_CODED
Michael Niedermayer [Sat, 11 Aug 2007 11:10:29 +0000 (11:10 +0000)]
do not remove FLAG_CODED

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

16 years agoremove useless code, found by oded
Michael Niedermayer [Sat, 11 Aug 2007 10:12:39 +0000 (10:12 +0000)]
remove useless code, found by oded

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

16 years agothis is debug not info
Michael Niedermayer [Fri, 10 Aug 2007 22:40:11 +0000 (22:40 +0000)]
this is debug not info

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

16 years agoensure that default_get_buffer() doesnt reuse images if the dimension or
Michael Niedermayer [Fri, 10 Aug 2007 19:28:28 +0000 (19:28 +0000)]
ensure that default_get_buffer() doesnt reuse images if the dimension or
pix_fmt changed
fixes heap overflow, possibly exploitable

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

16 years agodnxhd 120 interlaced support
Baptiste Coudurier [Fri, 10 Aug 2007 19:23:14 +0000 (19:23 +0000)]
dnxhd 120 interlaced support

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

16 years ago100000l (forgotten return)
Michael Niedermayer [Fri, 10 Aug 2007 17:05:12 +0000 (17:05 +0000)]
100000l (forgotten return)

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

16 years agomention AVPROBE_PADDING_SIZE at the read_probe() doxy
Michael Niedermayer [Fri, 10 Aug 2007 16:15:23 +0000 (16:15 +0000)]
mention AVPROBE_PADDING_SIZE at the read_probe() doxy

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

16 years agoremove unneeded buf_size check (see AVPROBE_PADDING_SIZE)
Michael Niedermayer [Fri, 10 Aug 2007 16:12:50 +0000 (16:12 +0000)]
remove unneeded buf_size check (see AVPROBE_PADDING_SIZE)

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

16 years agoflac probe
Michael Niedermayer [Fri, 10 Aug 2007 16:06:18 +0000 (16:06 +0000)]
flac probe
closes issue83

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

16 years agoensure that negative block_time are properly checked
Aurelien Jacobs [Fri, 10 Aug 2007 15:37:55 +0000 (15:37 +0000)]
ensure that negative block_time are properly checked
(workaround unsigned comparison)

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

16 years agonut regression test
Michael Niedermayer [Fri, 10 Aug 2007 14:38:31 +0000 (14:38 +0000)]
nut regression test

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

16 years agoensure that the aspect ratio is spec compliant
Michael Niedermayer [Fri, 10 Aug 2007 14:23:18 +0000 (14:23 +0000)]
ensure that the aspect ratio is spec compliant

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

16 years agofix the packetization mode parsing
Luca Barbato [Fri, 10 Aug 2007 13:34:56 +0000 (13:34 +0000)]
fix the packetization mode parsing

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

16 years agonut muxer
Michael Niedermayer [Fri, 10 Aug 2007 13:06:03 +0000 (13:06 +0000)]
nut muxer

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

16 years agodisable TRACE
Michael Niedermayer [Fri, 10 Aug 2007 13:04:45 +0000 (13:04 +0000)]
disable TRACE

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

16 years agomuxer should now be spec compliant (though it likely still contains bugs!)
Michael Niedermayer [Fri, 10 Aug 2007 13:04:16 +0000 (13:04 +0000)]
muxer should now be spec compliant (though it likely still contains bugs!)

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

16 years agoheader repetition
Michael Niedermayer [Fri, 10 Aug 2007 12:59:17 +0000 (12:59 +0000)]
header repetition

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

16 years agoinfo packet
Michael Niedermayer [Fri, 10 Aug 2007 11:52:28 +0000 (11:52 +0000)]
info packet

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

16 years agoPrefix with "opt_" the functions ffmpeg.c:show_{version,license,formats}.
Stefano Sabatini [Fri, 10 Aug 2007 07:28:18 +0000 (07:28 +0000)]
Prefix with "opt_" the functions ffmpeg.c:show_{version,license,formats}.
patch by Stefano Sabatini [stefano tod sabatini-lala £ poste it]

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

16 years agomerge some REGISTER_MUXER/DEMUXER into REGISTER_MUXDEMUX
Aurelien Jacobs [Fri, 10 Aug 2007 01:44:50 +0000 (01:44 +0000)]
merge some REGISTER_MUXER/DEMUXER into REGISTER_MUXDEMUX

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

16 years ago10l: removed pipe_close instead of pipe_read
Ramiro Polla [Fri, 10 Aug 2007 01:39:26 +0000 (01:39 +0000)]
10l: removed pipe_close instead of pipe_read

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

16 years agofix x11grab
Michael Niedermayer [Fri, 10 Aug 2007 01:15:51 +0000 (01:15 +0000)]
fix x11grab

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

16 years ago * reinserting gethrtime in alphabetical order
Roman Shaposhnik [Fri, 10 Aug 2007 01:13:15 +0000 (01:13 +0000)]
   * reinserting gethrtime in alphabetical order

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

16 years agomore FIXME
Michael Niedermayer [Fri, 10 Aug 2007 00:13:50 +0000 (00:13 +0000)]
more FIXME

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

16 years agoenable nut muxer
Michael Niedermayer [Fri, 10 Aug 2007 00:12:54 +0000 (00:12 +0000)]
enable nut muxer

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

16 years agomuxer is not yet fully compliant so prevent people from mistakenly using it
Michael Niedermayer [Fri, 10 Aug 2007 00:11:36 +0000 (00:11 +0000)]
muxer is not yet fully compliant so prevent people from mistakenly using it
while believing it already is

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

16 years agoMake the pipe URLProtocol share read and write functions with the file URLProtocol
Ramiro Polla [Thu, 9 Aug 2007 23:41:59 +0000 (23:41 +0000)]
Make the pipe URLProtocol share read and write functions with the file URLProtocol

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

16 years agoAdd initialization and cleanup functions for Winsock
Ramiro Polla [Thu, 9 Aug 2007 23:39:05 +0000 (23:39 +0000)]
Add initialization and cleanup functions for Winsock

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

16 years agoset back ptr properly
Michael Niedermayer [Thu, 9 Aug 2007 23:29:58 +0000 (23:29 +0000)]
set back ptr properly

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

16 years agomove syncpoint cache related stuff to common file
Michael Niedermayer [Thu, 9 Aug 2007 23:24:02 +0000 (23:24 +0000)]
move syncpoint cache related stuff to common file

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

16 years agofix forw_ptr crc check
Michael Niedermayer [Thu, 9 Aug 2007 21:35:13 +0000 (21:35 +0000)]
fix forw_ptr crc check
not really beautiful but i did not find a nice solution
note, untested

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

16 years agofix header_checksum
Michael Niedermayer [Thu, 9 Aug 2007 21:20:17 +0000 (21:20 +0000)]
fix header_checksum

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

16 years agostore headers twice (getting closer to spec compliance ...)
Michael Niedermayer [Thu, 9 Aug 2007 21:14:00 +0000 (21:14 +0000)]
store headers twice (getting closer to spec compliance ...)

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

16 years agomove header writing into its own function
Michael Niedermayer [Thu, 9 Aug 2007 21:10:11 +0000 (21:10 +0000)]
move header writing into its own function

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

16 years agoget rid of printf
Michael Niedermayer [Thu, 9 Aug 2007 21:04:10 +0000 (21:04 +0000)]
get rid of printf

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

16 years agowrite frames and syncpoints
Michael Niedermayer [Thu, 9 Aug 2007 21:01:22 +0000 (21:01 +0000)]
write frames and syncpoints

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

16 years agoput_t()
Michael Niedermayer [Thu, 9 Aug 2007 20:56:42 +0000 (20:56 +0000)]
put_t()

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

16 years ago100l
Michael Niedermayer [Thu, 9 Aug 2007 20:55:09 +0000 (20:55 +0000)]
100l

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

16 years ago2 FIXME comments
Michael Niedermayer [Thu, 9 Aug 2007 20:54:17 +0000 (20:54 +0000)]
2 FIXME comments

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

16 years agoadd a universal fallback frame code for the case that no other applies
Michael Niedermayer [Thu, 9 Aug 2007 20:52:49 +0000 (20:52 +0000)]
add a universal fallback frame code for the case that no other applies

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

16 years ago100l in YUVA_IN macro: missing () caused horrible artefacts in blend_subrect
Reimar Döffinger [Thu, 9 Aug 2007 18:58:35 +0000 (18:58 +0000)]
100l in YUVA_IN macro: missing () caused horrible artefacts in blend_subrect

when subrect y was odd.

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

16 years agoRevert r10021, it was committed by accident and is a bit ugly anyway.
Reimar Döffinger [Thu, 9 Aug 2007 18:52:49 +0000 (18:52 +0000)]
Revert r10021, it was committed by accident and is a bit ugly anyway.

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

16 years agomove lsb2full to common file
Michael Niedermayer [Thu, 9 Aug 2007 18:37:28 +0000 (18:37 +0000)]
move lsb2full to common file

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

16 years agotake care to use video track field number as duration
Baptiste Coudurier [Thu, 9 Aug 2007 17:18:59 +0000 (17:18 +0000)]
take care to use video track field number as duration

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

16 years ago * renaming (ST|LD)(16|32|64) -> AV_(R|W)N(16|32|64)
Roman Shaposhnik [Thu, 9 Aug 2007 17:01:15 +0000 (17:01 +0000)]
  * renaming (ST|LD)(16|32|64) -> AV_(R|W)N(16|32|64)

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

16 years agomove crc wrapper to slightly better spot
Michael Niedermayer [Thu, 9 Aug 2007 16:46:48 +0000 (16:46 +0000)]
move crc wrapper to slightly better spot

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

16 years agoScale subtitle position
Reimar Döffinger [Thu, 9 Aug 2007 16:45:59 +0000 (16:45 +0000)]
Scale subtitle position

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

16 years agomove syncpoint timestamp resetting code to a common file
Michael Niedermayer [Thu, 9 Aug 2007 16:29:30 +0000 (16:29 +0000)]
move syncpoint timestamp resetting code to a common file

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

16 years agoFix blend_subrect to respect the boundaries of the destination image
Reimar Döffinger [Thu, 9 Aug 2007 16:15:59 +0000 (16:15 +0000)]
Fix blend_subrect to respect the boundaries of the destination image

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

16 years agoremove old unused nut (de)muxer
Michael Niedermayer [Thu, 9 Aug 2007 16:15:50 +0000 (16:15 +0000)]
remove old unused nut (de)muxer

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

16 years agocheck forw_ptr CRC
Michael Niedermayer [Thu, 9 Aug 2007 12:51:08 +0000 (12:51 +0000)]
check forw_ptr CRC

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

16 years agoforw_ptr CRC
Michael Niedermayer [Thu, 9 Aug 2007 12:48:52 +0000 (12:48 +0000)]
forw_ptr CRC

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

16 years agouse a dynamic ByteIOContext instead of using the lavf buffer
Michael Niedermayer [Thu, 9 Aug 2007 12:38:24 +0000 (12:38 +0000)]
use a dynamic ByteIOContext instead of using the lavf buffer
this makes the code work with big packets, it is also simpler and saves
a byte or 2

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

16 years agomove stream header writing into its own function
Michael Niedermayer [Thu, 9 Aug 2007 12:25:58 +0000 (12:25 +0000)]
move stream header writing into its own function

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

16 years agomove main header writing into its own function
Michael Niedermayer [Thu, 9 Aug 2007 12:22:02 +0000 (12:22 +0000)]
move main header writing into its own function

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

16 years agoMake ffmpeg and ffplay exit 0 after displaying help
Stefano Sabatini [Thu, 9 Aug 2007 12:13:29 +0000 (12:13 +0000)]
Make ffmpeg and ffplay exit 0 after displaying help
patch by Stefano Sabatini [stefano sabatini minus lala at poste it]

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

16 years agowrite correct time_base
Michael Niedermayer [Thu, 9 Aug 2007 11:06:54 +0000 (11:06 +0000)]
write correct time_base

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

16 years agomake StreamContext.time_base a pointer
Michael Niedermayer [Thu, 9 Aug 2007 11:04:43 +0000 (11:04 +0000)]
make StreamContext.time_base a pointer

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

16 years agovariables needed for muxer
Michael Niedermayer [Thu, 9 Aug 2007 10:57:10 +0000 (10:57 +0000)]
variables needed for muxer

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

16 years agowrite stream headers
Michael Niedermayer [Thu, 9 Aug 2007 10:45:19 +0000 (10:45 +0000)]
write stream headers

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

16 years agoforgotten av_
Michael Niedermayer [Thu, 9 Aug 2007 09:30:43 +0000 (09:30 +0000)]
forgotten av_

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

16 years agotrying to finally get the nut muxer back uptodate
Michael Niedermayer [Thu, 9 Aug 2007 01:12:48 +0000 (01:12 +0000)]
trying to finally get the nut muxer back uptodate
this one only writes the framecode table and mainheader though they should be
compliant to the current spec

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

16 years agouse skip_bits where appropriate
Alex Beregszaszi [Thu, 9 Aug 2007 01:08:28 +0000 (01:08 +0000)]
use skip_bits where appropriate

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

16 years agouse skip_bits where appropriate
Alex Beregszaszi [Thu, 9 Aug 2007 00:57:36 +0000 (00:57 +0000)]
use skip_bits where appropriate

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

16 years agofix compilation with TRACE enabled
Alex Beregszaszi [Thu, 9 Aug 2007 00:54:41 +0000 (00:54 +0000)]
fix compilation with TRACE enabled

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

16 years agocosmetics: vertical alignment
Justin Ruggles [Thu, 9 Aug 2007 00:39:35 +0000 (00:39 +0000)]
cosmetics: vertical alignment

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

16 years agocomments modification: add, clean up, Doxygenize, and reword
Justin Ruggles [Thu, 9 Aug 2007 00:36:49 +0000 (00:36 +0000)]
comments modification: add, clean up, Doxygenize, and reword

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

16 years agouse reget_buffer and remove internal copying of buffer - codec works again
Alex Beregszaszi [Thu, 9 Aug 2007 00:16:27 +0000 (00:16 +0000)]
use reget_buffer and remove internal copying of buffer - codec works again

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

16 years agouse get_bits1(..) instead get_bits(.., 1)
Alex Beregszaszi [Thu, 9 Aug 2007 00:13:31 +0000 (00:13 +0000)]
use get_bits1(..) instead get_bits(.., 1)

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

16 years ago * Making [START|STOP]_TIMER work on architectures that support gethrtime()
Roman Shaposhnik [Thu, 9 Aug 2007 00:12:40 +0000 (00:12 +0000)]
  * Making [START|STOP]_TIMER work on architectures that support gethrtime()

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

16 years ago * getting rid of code duplication
Roman Shaposhnik [Wed, 8 Aug 2007 23:58:23 +0000 (23:58 +0000)]
  * getting rid of code duplication

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

16 years agouse get_unary from bitstream.h
Alex Beregszaszi [Wed, 8 Aug 2007 22:54:47 +0000 (22:54 +0000)]
use get_unary from bitstream.h

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

16 years agouse get_unary from bitstream.h
Alex Beregszaszi [Wed, 8 Aug 2007 22:36:12 +0000 (22:36 +0000)]
use get_unary from bitstream.h

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

16 years agocopy get_unary from vc1
Alex Beregszaszi [Wed, 8 Aug 2007 20:38:30 +0000 (20:38 +0000)]
copy get_unary from vc1

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

16 years agodebug: tell how much bits are skipped with unknown nal code
Alex Beregszaszi [Wed, 8 Aug 2007 20:27:18 +0000 (20:27 +0000)]
debug: tell how much bits are skipped with unknown nal code

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

16 years agouse proper closesocket defines
Alex Beregszaszi [Wed, 8 Aug 2007 20:25:32 +0000 (20:25 +0000)]
use proper closesocket defines

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

16 years agocheck for closesocket
Alex Beregszaszi [Wed, 8 Aug 2007 20:18:41 +0000 (20:18 +0000)]
check for closesocket

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

16 years agocosmetic: remove a huge number of useless braces
Alex Beregszaszi [Wed, 8 Aug 2007 19:40:37 +0000 (19:40 +0000)]
cosmetic: remove a huge number of useless braces

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

16 years agocosmetic: simplify some constructs
Alex Beregszaszi [Wed, 8 Aug 2007 19:23:40 +0000 (19:23 +0000)]
cosmetic: simplify some constructs

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

16 years agoCheck for winsock2.h instead of __MINGW32__
Ramiro Polla [Wed, 8 Aug 2007 19:18:10 +0000 (19:18 +0000)]
Check for winsock2.h instead of __MINGW32__

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

16 years agocosmetic: extra space
Alex Beregszaszi [Wed, 8 Aug 2007 19:04:23 +0000 (19:04 +0000)]
cosmetic: extra space

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

16 years agocosmetic: indentation
Alex Beregszaszi [Wed, 8 Aug 2007 18:56:27 +0000 (18:56 +0000)]
cosmetic: indentation

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

16 years agocosmetic: remove extra parenthesis
Alex Beregszaszi [Wed, 8 Aug 2007 18:55:49 +0000 (18:55 +0000)]
cosmetic: remove extra parenthesis

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

16 years agoalways handle negative timestamp differences as timestamp discontinuity
Michael Niedermayer [Wed, 8 Aug 2007 18:54:33 +0000 (18:54 +0000)]
always handle negative timestamp differences as timestamp discontinuity

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

16 years agoUse the codec name from the command line options instead of the codec id.
Nicolas George [Wed, 8 Aug 2007 14:34:51 +0000 (14:34 +0000)]
Use the codec name from the command line options instead of the codec id.
patch by Nicolas George [nicolas dot george normalesup org]
original thread: [FFmpeg-devel] [PATCH] Codec lookup: do not use codec_id
date: 06/18/2007 06:19 PM

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

16 years agoMinGW returns EAGAIN instead of EINPROGRESS
Ramiro Polla [Wed, 8 Aug 2007 12:08:16 +0000 (12:08 +0000)]
MinGW returns EAGAIN instead of EINPROGRESS

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

16 years agokill warning
Carl Eugen Hoyos [Wed, 8 Aug 2007 07:04:23 +0000 (07:04 +0000)]
kill warning
patch by Carl Eugen Hoyos [cehoyos * ag or at]

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

16 years agoAvoid showing banner twice.
Benoit Fouet [Tue, 7 Aug 2007 14:09:18 +0000 (14:09 +0000)]
Avoid showing banner twice.

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

16 years agoMore indentation
Vitor Sessak [Tue, 7 Aug 2007 12:53:22 +0000 (12:53 +0000)]
More indentation

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

16 years agoCosmetics: indentation
Vitor Sessak [Tue, 7 Aug 2007 12:50:41 +0000 (12:50 +0000)]
Cosmetics: indentation

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

16 years agoRename function
Vitor Sessak [Tue, 7 Aug 2007 12:44:23 +0000 (12:44 +0000)]
Rename function

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

16 years agoRemove duplication of imlib2 vhook documentation.
Ramiro Polla [Tue, 7 Aug 2007 02:43:50 +0000 (02:43 +0000)]
Remove duplication of imlib2 vhook documentation.
It is more complete at doc/hooks.texi

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

16 years agoCorrect misleading comment and typo
Ramiro Polla [Tue, 7 Aug 2007 02:38:20 +0000 (02:38 +0000)]
Correct misleading comment and typo

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

16 years agoIndent
Ramiro Polla [Tue, 7 Aug 2007 02:28:02 +0000 (02:28 +0000)]
Indent

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

16 years agoIndent
Ramiro Polla [Tue, 7 Aug 2007 00:58:58 +0000 (00:58 +0000)]
Indent

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

16 years agoSimplify configure's output
Ramiro Polla [Tue, 7 Aug 2007 00:57:48 +0000 (00:57 +0000)]
Simplify configure's output

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

16 years agoIndent
Ramiro Polla [Tue, 7 Aug 2007 00:46:36 +0000 (00:46 +0000)]
Indent

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