9454 Commits (43c7c7c7cfd5c176cef71ea7c1733e7bfa69787c)
 

Author SHA1 Message Date
Diego Biurrun aa244b695e cosmetics: Group all external library decoders and encoders together. 18 years ago
Benoit Fouet efd5fc538e return right format in set_codec_from_probe_data 18 years ago
Mark Cox 671adb1742 patch so that the deprecated items show up correctly 18 years ago
Heikki Lindholm 29644cb504 make mpeg decoder handle mid-stream changes in resolution 18 years ago
Denis Fortin f52a02be35 add some comments 18 years ago
Benoit Fouet c4ca31d0a8 cosmetics: indentation after previous patch 18 years ago
Benoit Fouet 068b0f4f29 test if color conv fonction exists prior to using it 18 years ago
Alexander Strange 074a9d2b58 The configure test for ebx fails because it is run before the -mdynamic-no-pic 18 years ago
Zuxy Meng d84707377f use asf stream information to set bitrate 18 years ago
Wolfram Gloger 7af636d44a Fix loop condition so it can be run through more than once. 18 years ago
Wolfram Gloger 268fc08290 more detailed error message for buffer underflow 18 years ago
Diego Biurrun 2da0d70d5e cosmetics attack, part IV: Remove all tabs and prettyprint/reindent the code. 18 years ago
Mean dcc3a30b58 prevent going out of the buffer if the nal size does not fit in the buffer. 18 years ago
Diego Biurrun 428098165d cosmetics attack, part III: Remove all tabs and prettyprint/reindent the code. 18 years ago
Diego Biurrun ce505b8523 cosmetics: Fix stray wrongly indented line. 18 years ago
Diego Biurrun 221b804f34 cosmetics attack, part II: Remove all tabs and prettyprint/reindent the code. 18 years ago
Alex Beregszaszi 07d84a4e9f check for channels<=0 and print a reasonable error message 18 years ago
Ivo van Poorten b46d68c634 add V.Flash PTX decoder 18 years ago
Baptiste Coudurier 25406e5002 fix AVStream documentation: clarify start_time, start_time and duration are actually in stream base 18 years ago
Diego Biurrun 6e42e6c4b4 cosmetics attack, part I: Remove all tabs and prettyprint/reindent the code. 18 years ago
Diego Biurrun 1da87823db cosmetics: Replace manual tab indentation by \n\t as in the rest of the file. 18 years ago
Kostya Shishkov e956cbe417 Register myself as DCA maintainer 18 years ago
Attila Kinali 69ae947874 add missing include of bswap.h 18 years ago
Kostya Shishkov 13544287d5 Support for newer MacOSX AIFF 18 years ago
Baptiste Coudurier 7bb7ad0eb5 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 18 years ago
Michael Niedermayer 9f1473b304 fix exploitable buffer overflow 18 years ago
Diego Biurrun e69364b700 Mark code parts that cannot work on AMD64 due to broken relocations as such. 18 years ago
Diego Biurrun 660db1d6e9 cosmetics: Align some lines. 18 years ago
Alex Beregszaszi ab7fd2c4f7 Use correct CONFIG_RTP_MUXER ifdef 18 years ago
Alex Beregszaszi ba472aaf01 implement ff_socket_nonblock and use it in networking code 18 years ago
Alex Beregszaszi 8da4034f52 use ff_neterrno() and FF_NETERROR() for networking error handling 18 years ago
Alex Beregszaszi 0bdacf29d4 use network.h instead network includes 18 years ago
Alex Beregszaszi 47b515bf64 10l, rtp_muxer needs config_network 18 years ago
Alex Beregszaszi c08fb00016 Make protocols configure selectable and also cleanup the CONFIG_NETWORK 18 years ago
Alex Beregszaszi 9686292664 Don't compile RTSP_DEMUXER if not requested 18 years ago
Alex Beregszaszi e7047005cb properly compile code for REDIR_DEMUXER 18 years ago
Diego Biurrun 6a4970abd1 cosmetics: Remove trailing whitespace. 18 years ago
Alex Beregszaszi 5ad751471c remove CONFIG_NETWORK, av_read_play/pause are exported anyway 18 years ago
Diego Biurrun 4ee10633d2 cosmetics: Remove trailing whitespace and tabs. 18 years ago
Diego Biurrun c23a470800 cosmetics: sort() 18 years ago
Alex Beregszaszi 9825d074b4 properly check for CONFIG_RTSP_DEMUXER 18 years ago
Alex Beregszaszi cfc970772d Use correct RTSP_DEMUXER checks instead of NETWORK. 18 years ago
Alex Beregszaszi 383eda2348 move resolve_host from tcp.c to os_support.c as it is used widely 18 years ago
Alex Beregszaszi a33cc9511b cosmetics in resolve_host 18 years ago
Alex Beregszaszi 0913873e5b remove unused rtsp_callback 18 years ago
Diego Biurrun f87462ccef proper dependency on mpegts_demuxer for rtp_muxer 18 years ago
Diego Biurrun a53cc2a40f Remove redundant dependency from ffserver_deps. 18 years ago
Diego Biurrun c36bd2866a Don't declare -lm as a dependency of swscale-example. 18 years ago
Baptiste Coudurier b236a735e5 remove no more true comment 18 years ago
Baptiste Coudurier e23848a49c cosmectics, use consistant and homogeneous type names for atoms 18 years ago