38119 Commits (00a63bfb87af6cf7bcdf85848830a90c7e052d41)
 

Author SHA1 Message Date
  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
  Marc Hoffman 26cdb9a2aa Remove large automatics from stack. 19 years ago
  Luca Abeni 578688fad5 Fix reading PTSs and DTSs in libavformat, by reverting r8465. 19 years ago
  Diego Biurrun bca098f54d Policy addition: New files should have proper license headers. 19 years ago
  Baptiste Coudurier 1c086afc21 remove now obsolete and no more true comments 19 years ago
  Ramiro Polla bf5d7db5a0 reorder bswap functions into bit-depth, special-casing inside the functions. 19 years ago
  Ramiro Polla 853d15c2f8 make 2 functions "return x;" to simplify next patch 19 years ago
  Diego Biurrun 784b7f77c8 10l: Rename missed occurrences of CONFIG_EBX_AVAILABLE to HAVE_EBX_AVAILABLE. 19 years ago
  David Conrad 70fa2486a1 Support for seeking in TTA files. 19 years ago
  Alex Beregszaszi 2bd8416e7c use resolve_host in acl handlign too, simplificates the code 19 years ago
  Alex Beregszaszi 1840587402 make the last globals static 19 years ago
  Aurelien Jacobs cd53ae3a65 cosmetics: align 19 years ago
  Aurelien Jacobs 7adb10bedf move ac3 tables from a .h to a .c 19 years ago
  Alex Beregszaszi ad8b8abce4 support for hostnames instead ip addresses in ffserver conf (using resolve_host now) 19 years ago
  Diego Biurrun 9cfacd527c cosmetics: Put AMR entry in alphabetical order with all external libraries. 19 years ago
  Diego Biurrun 73508bc6d3 Remove hackish support for the non-free fixed-point AMR-NB reference code. 19 years ago
  Baptiste Coudurier 8d27c5f891 add xdv2 xdcam hd tag, decode xdcam_hd_1080i60.mov 19 years ago
  Baptiste Coudurier 263a93ecff add 'wide' reversed tag in probe, detect broken xdcam files xdcam_hd_1080i60.mov 19 years ago
  Stefano Sabatini b60d13799d add a vstats_file command line option 19 years ago
  Benoit Fouet 4bd0c2b1d5 Revert my two previous deliveries (back to r8806) to aply the good patch for vstats 19 years ago
  Benoit Fouet f5eb2b653f to complete r8807: free vstats resources 19 years ago
  Stefano Sabatini f801d8aa86 add a vstats_file command line option 19 years ago
  Michael Niedermayer 2f954ef238 patch submissions should contain a suggested commit log message 19 years ago
  Benoit Fouet b47f86c4a3 add rgb suffix to rawvideo muxer 19 years ago
  Benoit Fouet 9e0ab666b6 updates the x11grab doc example, adding -s cif, as it is mandatory 19 years ago
  Ramiro Polla 7b829d2ab6 "fast unaligned" bytestream functions 19 years ago
  Marc Hoffman 20d45dc2a8 Faster 32 bit byteswaping code for Blackfin. 19 years ago
  Diego Biurrun 6baa294326 typo 19 years ago
  Kostya Shishkov c5d1349242 1000l to myself as used VLC indexes were totally wrong 19 years ago
  Luca Abeni 57dbe08b61 Fix ffserver crash when closing the second RTP session 19 years ago
  Benoit Fouet 7d88b5ca02 more format abbreviations 19 years ago
  Baptiste Coudurier 2f8fe719c6 correct comment about seek function 19 years ago
  Diego Biurrun 85b1a7222d cosmetics: Reorder endianness macros by bit depth, alignment prettyprinting. 19 years ago
  Diego Biurrun 245626d045 Move ebx_available and ebp_available from CONFIG_LIST to HAVE_LIST, 19 years ago
  Diego Biurrun a47ec310f2 Remove unused code + variable, fixes a warning. 19 years ago