Benoit Fouet [Wed, 2 May 2007 09:18:41 +0000 (09:18 +0000)]
return right format in set_codec_from_probe_data
Originally committed as revision 8867 to svn://svn.ffmpeg.org/ffmpeg/trunk
Mark Cox [Wed, 2 May 2007 09:13:47 +0000 (09:13 +0000)]
patch so that the deprecated items show up correctly
when building doxygen docs
patch by mark cox melbournemark plus ffmpeg minus devel chez gmail dot com
Originally committed as revision 8866 to svn://svn.ffmpeg.org/ffmpeg/trunk
Heikki Lindholm [Wed, 2 May 2007 08:18:28 +0000 (08:18 +0000)]
make mpeg decoder handle mid-stream changes in resolution
patch by Heikki Lindholm holindho at cs helsinki fi
original thread: [Ffmpeg-devel] [PATCH] fix mid-stream resolution changes
date: Sat Mar 31 13:52:50 CEST 2007
Originally committed as revision 8865 to svn://svn.ffmpeg.org/ffmpeg/trunk
Denis Fortin [Wed, 2 May 2007 07:26:07 +0000 (07:26 +0000)]
add some comments
patch by Denis Fortin \ fortin nerim net /
Originally committed as revision 8864 to svn://svn.ffmpeg.org/ffmpeg/trunk
Benoit Fouet [Wed, 2 May 2007 07:02:16 +0000 (07:02 +0000)]
cosmetics: indentation after previous patch
Originally committed as revision 23207 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
Benoit Fouet [Wed, 2 May 2007 07:00:10 +0000 (07:00 +0000)]
test if color conv fonction exists prior to using it
Originally committed as revision 23206 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
Alexander Strange [Tue, 1 May 2007 21:05:15 +0000 (21:05 +0000)]
The configure test for ebx fails because it is run before the -mdynamic-no-pic
check. Move it before the ebx test and remove -mdynamic-no-pic from
VHOOKCFLAGS later on.
patch by Alexander Strange, astrange ithinksw com
reference:
Subject: [Ffmpeg-devel] [PATCH] fix CONFIG_EBX_AVAILABLE on Darwin/x86
Date: Fri, 13 Apr 2007 17:24:55 -0400
Originally committed as revision 8863 to svn://svn.ffmpeg.org/ffmpeg/trunk
Zuxy Meng [Mon, 30 Apr 2007 15:56:11 +0000 (15:56 +0000)]
use asf stream information to set bitrate
patch by Zuxy Meng zuxy dot meng chez gmail tod com
reference thread: [Ffmpeg-devel] Third Try: Set bit_rate for asf format
Originally committed as revision 8861 to svn://svn.ffmpeg.org/ffmpeg/trunk
Wolfram Gloger [Mon, 30 Apr 2007 09:46:11 +0000 (09:46 +0000)]
Fix loop condition so it can be run through more than once.
patch by Wolfram Gloger, wmglo dent.med.uni-muenchen de
reference: [Ffmpeg-devel] buffer underflow messages from the output_example.c
Originally committed as revision 8860 to svn://svn.ffmpeg.org/ffmpeg/trunk
Wolfram Gloger [Mon, 30 Apr 2007 09:43:29 +0000 (09:43 +0000)]
more detailed error message for buffer underflow
patch by Wolfram Gloger, wmglo dent.med.uni-muenchen de
Originally committed as revision 8859 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Mon, 30 Apr 2007 08:05:29 +0000 (08:05 +0000)]
cosmetics attack, part IV: Remove all tabs and prettyprint/reindent the code.
Originally committed as revision 23179 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
Mean [Sun, 29 Apr 2007 23:18:39 +0000 (23:18 +0000)]
prevent going out of the buffer if the nal size does not fit in the buffer.
Patch by Mean % fixounet A free P fr %
Original thread:
Date: Apr 29, 2007 2:00 PM
Subject: Re: [Ffmpeg-devel] [patch] h264.c, dont go beyond buffer in h264_decode_nal_unit
Originally committed as revision 8858 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Sun, 29 Apr 2007 21:36:43 +0000 (21:36 +0000)]
cosmetics attack, part III: Remove all tabs and prettyprint/reindent the code.
Originally committed as revision 23175 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
Diego Biurrun [Sun, 29 Apr 2007 13:39:50 +0000 (13:39 +0000)]
cosmetics: Fix stray wrongly indented line.
Originally committed as revision 23174 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
Diego Biurrun [Sun, 29 Apr 2007 13:39:27 +0000 (13:39 +0000)]
cosmetics attack, part II: Remove all tabs and prettyprint/reindent the code.
Originally committed as revision 23173 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
Alex Beregszaszi [Sun, 29 Apr 2007 13:25:32 +0000 (13:25 +0000)]
check for channels<=0 and print a reasonable error message
Originally committed as revision 8857 to svn://svn.ffmpeg.org/ffmpeg/trunk
Ivo van Poorten [Sun, 29 Apr 2007 09:37:07 +0000 (09:37 +0000)]
add V.Flash PTX decoder
Originally committed as revision 8856 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Sat, 28 Apr 2007 13:07:52 +0000 (13:07 +0000)]
fix AVStream documentation: clarify start_time, start_time and duration are actually in stream base
Originally committed as revision 8855 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Sat, 28 Apr 2007 11:44:49 +0000 (11:44 +0000)]
cosmetics attack, part I: Remove all tabs and prettyprint/reindent the code.
Originally committed as revision 23158 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
Diego Biurrun [Sat, 28 Apr 2007 11:41:11 +0000 (11:41 +0000)]
cosmetics: Replace manual tab indentation by \n\t as in the rest of the file.
Originally committed as revision 23157 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
Kostya Shishkov [Sat, 28 Apr 2007 02:53:32 +0000 (02:53 +0000)]
Register myself as DCA maintainer
Originally committed as revision 8854 to svn://svn.ffmpeg.org/ffmpeg/trunk
Attila Kinali [Fri, 27 Apr 2007 20:22:01 +0000 (20:22 +0000)]
add missing include of bswap.h
Originally committed as revision 8853 to svn://svn.ffmpeg.org/ffmpeg/trunk
Kostya Shishkov [Fri, 27 Apr 2007 17:19:07 +0000 (17:19 +0000)]
Support for newer MacOSX AIFF
Originally committed as revision 8852 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Fri, 27 Apr 2007 16:10:05 +0000 (16:10 +0000)]
fix oss audio playback, broken since r7983, pass AVFormatContext filename to audio_open since audio_device when NULL is no more set to default value
Originally committed as revision 8851 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Fri, 27 Apr 2007 12:41:55 +0000 (12:41 +0000)]
fix exploitable buffer overflow
Originally committed as revision 8850 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Fri, 27 Apr 2007 09:32:31 +0000 (09:32 +0000)]
Mark code parts that cannot work on AMD64 due to broken relocations as such.
This allows building shared libraries on AMD64 again.
based on a patch by Diego 'Flameeyes' Pettenò and suggestions by Michael
original thread:
Date: Wed, 18 Apr 2007 11:26:12 +0200
Subject: [Ffmpeg-devel] [PATCH] (try 2) Build shared libraries on AMD64 again
Originally committed as revision 8849 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Fri, 27 Apr 2007 07:13:50 +0000 (07:13 +0000)]
cosmetics: Align some lines.
Originally committed as revision 8848 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Fri, 27 Apr 2007 01:21:11 +0000 (01:21 +0000)]
Use correct CONFIG_RTP_MUXER ifdef
Originally committed as revision 8847 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Fri, 27 Apr 2007 00:41:50 +0000 (00:41 +0000)]
implement ff_socket_nonblock and use it in networking code
Originally committed as revision 8846 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Fri, 27 Apr 2007 00:35:54 +0000 (00:35 +0000)]
use ff_neterrno() and FF_NETERROR() for networking error handling
Originally committed as revision 8845 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Fri, 27 Apr 2007 00:17:46 +0000 (00:17 +0000)]
use network.h instead network includes
Originally committed as revision 8844 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Fri, 27 Apr 2007 00:10:26 +0000 (00:10 +0000)]
10l, rtp_muxer needs config_network
Originally committed as revision 8843 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Thu, 26 Apr 2007 23:44:56 +0000 (23:44 +0000)]
Make protocols configure selectable and also cleanup the CONFIG_NETWORK
related parts (rtp,rtsp,sdp). Currently they are interdependent.
Originally committed as revision 8842 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Thu, 26 Apr 2007 23:41:20 +0000 (23:41 +0000)]
Don't compile RTSP_DEMUXER if not requested
Originally committed as revision 8841 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Thu, 26 Apr 2007 23:40:36 +0000 (23:40 +0000)]
properly compile code for REDIR_DEMUXER
Originally committed as revision 8840 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Thu, 26 Apr 2007 23:07:11 +0000 (23:07 +0000)]
cosmetics: Remove trailing whitespace.
Originally committed as revision 23147 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
Alex Beregszaszi [Thu, 26 Apr 2007 22:23:00 +0000 (22:23 +0000)]
remove CONFIG_NETWORK, av_read_play/pause are exported anyway
Originally committed as revision 8839 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Thu, 26 Apr 2007 19:27:32 +0000 (19:27 +0000)]
cosmetics: Remove trailing whitespace and tabs.
Originally committed as revision 8838 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Thu, 26 Apr 2007 18:31:33 +0000 (18:31 +0000)]
cosmetics: sort()
Originally committed as revision 8837 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Thu, 26 Apr 2007 18:11:36 +0000 (18:11 +0000)]
properly check for CONFIG_RTSP_DEMUXER
Originally committed as revision 8836 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Thu, 26 Apr 2007 18:09:16 +0000 (18:09 +0000)]
Use correct RTSP_DEMUXER checks instead of NETWORK.
Originally committed as revision 8835 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Thu, 26 Apr 2007 18:04:42 +0000 (18:04 +0000)]
move resolve_host from tcp.c to os_support.c as it is used widely
Originally committed as revision 8834 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Thu, 26 Apr 2007 18:00:28 +0000 (18:00 +0000)]
cosmetics in resolve_host
Originally committed as revision 8833 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Thu, 26 Apr 2007 17:38:30 +0000 (17:38 +0000)]
remove unused rtsp_callback
Originally committed as revision 8832 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Thu, 26 Apr 2007 17:35:31 +0000 (17:35 +0000)]
proper dependency on mpegts_demuxer for rtp_muxer
Originally committed as revision 8831 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Thu, 26 Apr 2007 15:40:39 +0000 (15:40 +0000)]
Remove redundant dependency from ffserver_deps.
Originally committed as revision 8830 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Thu, 26 Apr 2007 15:14:12 +0000 (15:14 +0000)]
Don't declare -lm as a dependency of swscale-example.
Originally committed as revision 23140 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
Baptiste Coudurier [Thu, 26 Apr 2007 11:46:04 +0000 (11:46 +0000)]
remove no more true comment
Originally committed as revision 8829 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Thu, 26 Apr 2007 11:36:05 +0000 (11:36 +0000)]
cosmectics, use consistant and homogeneous type names for atoms
Originally committed as revision 8828 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Thu, 26 Apr 2007 11:24:10 +0000 (11:24 +0000)]
use dprintf with AVFormatContext and simplify
Originally committed as revision 8827 to svn://svn.ffmpeg.org/ffmpeg/trunk
Marc Hoffman [Thu, 26 Apr 2007 11:05:59 +0000 (11:05 +0000)]
Remove large automatics from stack.
patch by Marc Hoffman, mmh pleasantst com
Originally committed as revision 23117 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
Luca Abeni [Thu, 26 Apr 2007 10:49:48 +0000 (10:49 +0000)]
Fix reading PTSs and DTSs in libavformat, by reverting r8465.
Such commit introduced some regressions (see the "Possible bug in reading
PTS/DTS" and "[BUG] no video transcoding" threads on ffmpeg-devel).
Originally committed as revision 8826 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Thu, 26 Apr 2007 09:47:56 +0000 (09:47 +0000)]
Policy addition: New files should have proper license headers.
Originally committed as revision 8825 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Thu, 26 Apr 2007 08:42:21 +0000 (08:42 +0000)]
remove now obsolete and no more true comments
Originally committed as revision 8824 to svn://svn.ffmpeg.org/ffmpeg/trunk
Ramiro Polla [Thu, 26 Apr 2007 08:20:21 +0000 (08:20 +0000)]
reorder bswap functions into bit-depth, special-casing inside the functions.
patch by Ramiro Polla ramiro lisha ufsc br
Originally committed as revision 8823 to svn://svn.ffmpeg.org/ffmpeg/trunk
Ramiro Polla [Thu, 26 Apr 2007 08:15:39 +0000 (08:15 +0000)]
make 2 functions "return x;" to simplify next patch
patch by Ramiro Polla ramiro lisha ufsc br
Originally committed as revision 8822 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Thu, 26 Apr 2007 00:32:31 +0000 (00:32 +0000)]
10l: Rename missed occurrences of CONFIG_EBX_AVAILABLE to HAVE_EBX_AVAILABLE.
Originally committed as revision 8821 to svn://svn.ffmpeg.org/ffmpeg/trunk
David Conrad [Wed, 25 Apr 2007 23:22:05 +0000 (23:22 +0000)]
Support for seeking in TTA files.
Originally committed as revision 8820 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Wed, 25 Apr 2007 22:23:38 +0000 (22:23 +0000)]
use resolve_host in acl handlign too, simplificates the code
Originally committed as revision 8819 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Wed, 25 Apr 2007 22:22:19 +0000 (22:22 +0000)]
make the last globals static
Originally committed as revision 8818 to svn://svn.ffmpeg.org/ffmpeg/trunk
Aurelien Jacobs [Wed, 25 Apr 2007 22:16:50 +0000 (22:16 +0000)]
cosmetics: align
Originally committed as revision 8817 to svn://svn.ffmpeg.org/ffmpeg/trunk
Aurelien Jacobs [Wed, 25 Apr 2007 22:12:51 +0000 (22:12 +0000)]
move ac3 tables from a .h to a .c
Originally committed as revision 8816 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Wed, 25 Apr 2007 21:05:47 +0000 (21:05 +0000)]
support for hostnames instead ip addresses in ffserver conf (using resolve_host now)
Originally committed as revision 8815 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Wed, 25 Apr 2007 19:13:09 +0000 (19:13 +0000)]
cosmetics: Put AMR entry in alphabetical order with all external libraries.
Originally committed as revision 8814 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Wed, 25 Apr 2007 19:12:04 +0000 (19:12 +0000)]
Remove hackish support for the non-free fixed-point AMR-NB reference code.
Originally committed as revision 8813 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Wed, 25 Apr 2007 15:58:05 +0000 (15:58 +0000)]
add xdv2 xdcam hd tag, decode xdcam_hd_1080i60.mov
Originally committed as revision 8812 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Wed, 25 Apr 2007 15:57:15 +0000 (15:57 +0000)]
add 'wide' reversed tag in probe, detect broken xdcam files xdcam_hd_1080i60.mov
Originally committed as revision 8811 to svn://svn.ffmpeg.org/ffmpeg/trunk
Stefano Sabatini [Wed, 25 Apr 2007 13:55:11 +0000 (13:55 +0000)]
add a vstats_file command line option
patch by Stefano Sabatini stefano sabatini-lala poste it
Originally committed as revision 8810 to svn://svn.ffmpeg.org/ffmpeg/trunk
Benoit Fouet [Wed, 25 Apr 2007 13:48:36 +0000 (13:48 +0000)]
Revert my two previous deliveries (back to r8806) to aply the good patch for vstats
Originally committed as revision 8809 to svn://svn.ffmpeg.org/ffmpeg/trunk
Benoit Fouet [Wed, 25 Apr 2007 12:19:56 +0000 (12:19 +0000)]
to complete r8807: free vstats resources
Originally committed as revision 8808 to svn://svn.ffmpeg.org/ffmpeg/trunk
Stefano Sabatini [Wed, 25 Apr 2007 09:32:45 +0000 (09:32 +0000)]
add a vstats_file command line option
patch by Stefano Sabatini stefano sabatini-lala poste it
Originally committed as revision 8807 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 25 Apr 2007 09:27:22 +0000 (09:27 +0000)]
patch submissions should contain a suggested commit log message
Originally committed as revision 8806 to svn://svn.ffmpeg.org/ffmpeg/trunk
Benoit Fouet [Wed, 25 Apr 2007 09:01:54 +0000 (09:01 +0000)]
add rgb suffix to rawvideo muxer
Originally committed as revision 8805 to svn://svn.ffmpeg.org/ffmpeg/trunk
Benoit Fouet [Wed, 25 Apr 2007 08:50:02 +0000 (08:50 +0000)]
updates the x11grab doc example, adding -s cif, as it is mandatory
Originally committed as revision 8804 to svn://svn.ffmpeg.org/ffmpeg/trunk
Ramiro Polla [Wed, 25 Apr 2007 08:47:15 +0000 (08:47 +0000)]
"fast unaligned" bytestream functions
patch by Ramiro Polla ramiro lisha ufsc br
original thread:
date: 03/11/2007 03:06 AM
subject: [Ffmpeg-devel] [PATCH] Machine endian bytestream functions
Originally committed as revision 8803 to svn://svn.ffmpeg.org/ffmpeg/trunk
Marc Hoffman [Tue, 24 Apr 2007 23:21:29 +0000 (23:21 +0000)]
Faster 32 bit byteswaping code for Blackfin.
200% faster on BF537 compiled with gcc 4.1.
patch by Marc Hoffman, mmh pleasantst com
Originally committed as revision 8802 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Tue, 24 Apr 2007 23:20:13 +0000 (23:20 +0000)]
typo
Originally committed as revision 8801 to svn://svn.ffmpeg.org/ffmpeg/trunk
Kostya Shishkov [Tue, 24 Apr 2007 17:31:39 +0000 (17:31 +0000)]
1000l to myself as used VLC indexes were totally wrong
Originally committed as revision 8800 to svn://svn.ffmpeg.org/ffmpeg/trunk
Luca Abeni [Tue, 24 Apr 2007 13:28:38 +0000 (13:28 +0000)]
Fix ffserver crash when closing the second RTP session
Originally committed as revision 8799 to svn://svn.ffmpeg.org/ffmpeg/trunk
Benoit Fouet [Tue, 24 Apr 2007 11:45:13 +0000 (11:45 +0000)]
more format abbreviations
Originally committed as revision 8798 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Tue, 24 Apr 2007 10:51:26 +0000 (10:51 +0000)]
correct comment about seek function
Originally committed as revision 8797 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Tue, 24 Apr 2007 07:16:47 +0000 (07:16 +0000)]
cosmetics: Reorder endianness macros by bit depth, alignment prettyprinting.
Originally committed as revision 8796 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Tue, 24 Apr 2007 07:06:30 +0000 (07:06 +0000)]
Move ebx_available and ebp_available from CONFIG_LIST to HAVE_LIST,
it's not configurable by the user.
Originally committed as revision 8795 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Tue, 24 Apr 2007 05:50:30 +0000 (05:50 +0000)]
Remove unused code + variable, fixes a warning.
Originally committed as revision 8794 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Mon, 23 Apr 2007 17:20:27 +0000 (17:20 +0000)]
Add a note about license headers to the patch submission checklist.
Originally committed as revision 8793 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 22 Apr 2007 19:19:43 +0000 (19:19 +0000)]
enable seektest
Originally committed as revision 8792 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 22 Apr 2007 19:10:33 +0000 (19:10 +0000)]
seek regression test reference
Originally committed as revision 8791 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 22 Apr 2007 18:48:07 +0000 (18:48 +0000)]
dont assert(0) due to buggy rm demuxer
Originally committed as revision 8790 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 22 Apr 2007 18:41:11 +0000 (18:41 +0000)]
dont try to seek on single images
Originally committed as revision 8789 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 22 Apr 2007 18:30:14 +0000 (18:30 +0000)]
ensure that seek_test is rebuild if any of the libs changed
Originally committed as revision 8788 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Sun, 22 Apr 2007 18:06:08 +0000 (18:06 +0000)]
check ip port range from config
Originally committed as revision 8787 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Sun, 22 Apr 2007 18:01:29 +0000 (18:01 +0000)]
simplificate
Originally committed as revision 8786 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Sun, 22 Apr 2007 17:56:26 +0000 (17:56 +0000)]
use av_strdup instead malloc/strcpy
Originally committed as revision 8785 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Sun, 22 Apr 2007 17:48:23 +0000 (17:48 +0000)]
fixed InputFormat option, which was never working
Originally committed as revision 8784 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 22 Apr 2007 16:23:44 +0000 (16:23 +0000)]
fix av_seek_frame_generic() so that it doesnt fail if the
requested timestamp is after the last with backward flag
Originally committed as revision 8783 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Sun, 22 Apr 2007 15:06:16 +0000 (15:06 +0000)]
remove useless code, file removal is handled elsewhere
Originally committed as revision 8782 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 22 Apr 2007 11:07:35 +0000 (11:07 +0000)]
init packet before calling the demuxer
fixed random/uninitalized AVPacket->pos
Originally committed as revision 8781 to svn://svn.ffmpeg.org/ffmpeg/trunk
David Conrad [Sun, 22 Apr 2007 00:50:36 +0000 (00:50 +0000)]
Change from using a seek table internal to the TTA demuxer to using the standard lavf index.
Originally committed as revision 8780 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Sun, 22 Apr 2007 00:27:20 +0000 (00:27 +0000)]
fix compilation
Originally committed as revision 8779 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Sun, 22 Apr 2007 00:24:16 +0000 (00:24 +0000)]
done in r8635 by Xiaohui Sun
Originally committed as revision 8778 to svn://svn.ffmpeg.org/ffmpeg/trunk