9303 Commits (efd5fc538e09de5c40db02b3cd4f0509d52bc9c7)
 

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