9447 Commits (4440b1188ebc1e9fc901bccfcee384423b0a264f)
 

Author SHA1 Message Date
  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
  Baptiste Coudurier f8c18cd711 use dprintf with AVFormatContext and simplify 18 years ago
  Marc Hoffman 26cdb9a2aa Remove large automatics from stack. 18 years ago
  Luca Abeni 578688fad5 Fix reading PTSs and DTSs in libavformat, by reverting r8465. 18 years ago
  Diego Biurrun bca098f54d Policy addition: New files should have proper license headers. 18 years ago
  Baptiste Coudurier 1c086afc21 remove now obsolete and no more true comments 18 years ago
  Ramiro Polla bf5d7db5a0 reorder bswap functions into bit-depth, special-casing inside the functions. 18 years ago
  Ramiro Polla 853d15c2f8 make 2 functions "return x;" to simplify next patch 18 years ago