14174 Commits (4fa91b88c6180957781036614fa94a6fc3b7046f)

Author SHA1 Message Date
  Michael Niedermayer e960b3e27e avformat/utils: Print warning if reallocating probe buffer failed 11 years ago
  Martin Storsjö 7f8d41eb09 mov: Don't use a negative duration for setting other fields 11 years ago
  Martin Storsjö 19b9659f31 oggparseogm: Convert to use bytestream2 11 years ago
  Martin Storsjö 569d18aa9d matroskadec: Verify realaudio codec parameters 11 years ago
  Josh Allmann f8d1bb6723 rtmp: rename main_channel_id to stream_id. 11 years ago
  Josh Allmann d4aef99780 rtmp: Follow Flash player numbering for channels. 11 years ago
  Josh Allmann 120af23cd5 rtmp: Send video on a separate channel. 11 years ago
  Carl Eugen Hoyos 5c2be81b39 Do not suggest to increase probesize for image2 files. 11 years ago
  Vignesh Venkatasubramanian bcac6b438e lavf/oggopus: Fixing a log message 11 years ago
  Michael Niedermayer b9e7bde6bd lavf/avienc: use av_freep() avoid stale pointers 11 years ago
  Alexandra Khirnova 68b4677420 lavf: Make probe_codec return an error code 11 years ago
  Clément Bœsch 7308439158 lavf: Don't explicitly flush after each written packet in muxers 12 years ago
  Luca Barbato 596e5d4783 lavf: Add a flag to enable/disable per-packet flushing 11 years ago
  Paul B Mahol c051d668b5 avformat/avidec: use av_calloc() and check for allocation error 11 years ago
  Vignesh Venkatasubramanian 23637f98f4 lavf/ogg: Support for end trimming Opus 11 years ago
  Luca Barbato 0a9425d7cf flv: Do not export datastream as metadata 11 years ago
  Luca Barbato 92ed83e393 rtmp: Store all the notify messages 11 years ago
  Luca Barbato fe0337e89b rtmp: Do not send the first field twice within the handshake 11 years ago
  Luca Barbato 666ed7eda1 rtmp: Drop an unneeded warning 11 years ago
  Luca Barbato ffb7669e47 rtmp: Support play method in listen mode 11 years ago
  Luca Barbato 97d35fa89f rtmp: Factor out publish specific code 11 years ago
  Paul B Mahol 42b8f5fba1 avformat/segafilm: remove deplanarization hack 11 years ago
  Paul B Mahol ca5456db7f avformat/segafilm: use av_freep() 11 years ago
  Michael Niedermayer 02f56bfcc3 avformat/sierravmd: use av_freep() for freeing context fields 11 years ago
  Martin Storsjö 5bbfe193a0 vocdec: Don't update codec parameters mid-stream 11 years ago
  Martin Storsjö 0ef1660a63 sierravmd: Do sanity checking of frame sizes 11 years ago
  Martin Storsjö 342c43d154 omadec: Properly check lengths before incrementing the position 11 years ago
  Compn 9ea3598085 riff: g723_1 decodes vivo g723.1 in asf 11 years ago
  Alexander Strasser 069010ffae lavf/subtitles: Make comment less arrogant 11 years ago
  James Almer 5ab7b3b948 matroskadec: Mute "Unknown entry" log messages for CueRelativePosition entries 11 years ago
  James Almer d59213b5d3 matroskaenc: Bump DocTypeVersion to 4 11 years ago
  Paul B Mahol f2afe96181 avformat/nutenc: use av_reallocp_array() 11 years ago
  Paul B Mahol 6a70feadb0 avformat/nutenc: use av_calloc() 11 years ago
  Vignesh Venkatasubramanian b7bd68853d lavf/matroska: Removing experimental suffix for Opus 11 years ago
  Michael Niedermayer d2d96f9e47 vformat/smacker: use av_freep() to ensure no stale pointers remain 11 years ago
  Alexandra Khirnova 00a63bfb87 matroskaenc: Fix stray pointers left over from av_reallocp_array refactoring 11 years ago
  Vittorio Giovara c0779a67e8 mp3: add .mpa extension 11 years ago
  Martin Storsjö 17d57848fc mpc8: Make sure the first stream exists before parsing the seek table 11 years ago
  Martin Storsjö 459f2b393a mpc8: Check the seek table size parsed from the bitstream 11 years ago
  Martin Storsjö 183b9d843a ape: Don't allow the seektable to be omitted 11 years ago
  Carl Eugen Hoyos d73565d5dd Use rc_max_rate if no video bit_rate was specified when muxing mxf_d10. 11 years ago
  Carl Eugen Hoyos 52cf08b4c8 Store the video bit_rate in the context when muxing mxf. 11 years ago
  Martin Storsjö 710b0e2702 smacker: Avoid integer overflow when allocating packets 11 years ago
  Martin Storsjö 8d928023f9 smacker: Don't return packets in unallocated streams 11 years ago
  Martin Storsjö 48d6556dd4 dsicin: Add some basic sanity checks for fields read from the file 11 years ago
  Paul B Mahol 269845db86 avformat/nutdec: check for allocation failures 11 years ago
  Michael Niedermayer 2a1c24a267 avformat/utils: use av_realloc_array() 11 years ago
  Michael Niedermayer c5714097eb avformat/mxfdec: use av_realloc_array() 11 years ago
  Michael Niedermayer 9bca8e5341 avformat/matroskaenc: use av_realloc_array() 11 years ago
  Michael Niedermayer e529082369 avformat/matroskadec: use av_realloc_array() 11 years ago