Commit History

Author SHA1 Message Date
  Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 years ago
  Aurelien Jacobs 49fb20cb8a replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ 15 years ago
  Aurelien Jacobs b250f9c66d Change semantic of CONFIG_*, HAVE_* and ARCH_*. 15 years ago
  Michael Niedermayer 274335e76c vertical align 16 years ago
  Stefano Sabatini 745b39d5f9 Replace invocations of av_fifo_realloc(), which is going to be 16 years ago
  Justin Ruggles 14b7062829 cosmetics: make all references to AC-3 capitalized and hyphenated 16 years ago
  Stefano Sabatini bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 16 years ago
  Baptiste Coudurier 57783b07a0 use av_fifo_generic_write, old func is deprecated 16 years ago
  Michael Niedermayer fa3b98182d Ensure that one can store X bytes in a fifo of size X. 16 years ago
  Michael Niedermayer 0871ae1a93 Make av_fifo*_read() ignore the available amount of data. 16 years ago
  Diego Biurrun 245976da2a Use full path for #includes from another directory. 16 years ago
  Baptiste Coudurier febc8fad0c init to 0, fix warning: mpegenc.c:1022: warning: 'avail_space' may be used uninitialized in this function 16 years ago
  Baptiste Coudurier 87be0d1289 add parenthesis, fix warning: mpegenc.c:303: warning: suggest parentheses around && within || 16 years ago
  Björn Axelsson 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
  Aurelien Jacobs 6369638bf0 loosen dependencies over allformats.h 17 years ago
  Michael Niedermayer 6a058d90b5 revert 10409 17 years ago
  Michael Niedermayer 8baaee65ba export put_timestamp() 17 years ago
  Michael Niedermayer c4194cc606 remove likely wrong reseting of align_iframe 17 years ago
  Aurelien Jacobs 372a80d15d Avoid using undefined symbols. 17 years ago
  Baptiste Coudurier 5d38574617 use allformats.h 17 years ago
  Baptiste Coudurier c4f27438ef remove now useless ifdef 17 years ago
  Baptiste Coudurier 2abe5a01c8 split mpeg ps and variants muxer and demuxer, I'll clean more in a few minutes, lpcm freq tab is left static const in mpeg.h for now until we have more code in common 17 years ago