14174 Commits (4fa91b88c6180957781036614fa94a6fc3b7046f)

Author SHA1 Message Date
  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
  Michael Niedermayer b5b34c1983 avformat/matroskaenc: use av_freep() to avoid leaving stale pointers 11 years ago
  Michael Niedermayer 2175f76894 avformat/asfenc: use av_freep() for extra saftey 11 years ago
  Michael Niedermayer 2832a82e17 avformat/gxfenc: Clear nb_fields on array deallocation 11 years ago
  Michael Niedermayer a6ca08f1af avformat/gxfenc: Check and propagate return code from gxf_write_map_packet() 11 years ago
  Paul B Mahol 9e505485f3 avformat/smacker: check avformat_new_stream() return value 11 years ago
  Paul B Mahol 848ad8db22 avformat/libnut: check avformat_new_stream() return value 11 years ago
  Paul B Mahol f2e614e7e9 avformat/ffmetadec: return meaningful error codes 11 years ago
  Paul B Mahol 60caa3d8bc avformat/sierravmd: check for memory allocation failures 11 years ago
  Paul B Mahol 00e1bf8a58 avformat/flic: check for memory allocation failures 11 years ago
  Michael Niedermayer 8c9d6ee4f2 avformat/utils: functions that add entries should not destroy the whole list on failure 11 years ago
  Michael Niedermayer 5ca39a0b89 avformat/mxfdec: functions that add entries should not destroy the whole list on failure 11 years ago
  Michael Niedermayer c9367c0709 avformat/matroskaenc: functions that add entries should not destroy the whole list on failure 11 years ago
  Michael Niedermayer 32805f8521 avformat/matroskadec: ebml_parse_elem() should not deallocate priorly existing lists on failure 11 years ago
  Vignesh Venkatasubramanian 7b0a839b0b opus/matroska: Adding support for End Trimming in demuxer/decoder 11 years ago
  Piotr Bandurski 5cfa51929f avformat/riff: add 0x594a TwoCC 11 years ago
  Alexandra Khirnova f369b9356c avformat: Use av_reallocp_array() where suitable 11 years ago
  Carl Eugen Hoyos fe8e01361f Use 0x88 as stream id when muxing DTS in program streams. 11 years ago
  Vignesh Venkatasubramanian d92b1b1bab lavf/matroska: Adding support for Opus CodecDelay 12 years ago
  Vignesh Venkatasubramanian bb47aa5850 opus/matroska: Adding support for DiscardPadding in muxer 12 years ago
  Martin Storsjö bdf990425e movenc: Simplify setting the fragmentation flag 11 years ago
  Martin Storsjö 8b524ab0c4 movenc: Add a warning message if conflicting options have been specified 11 years ago
  Martin Storsjö a6a4596e12 tcp: Explicitly convert a pointer to a boolean integer 11 years ago
  Paul B Mahol 81f231b5c7 avcodec/asfdec: check return value of av_mallocz() 11 years ago
  Michael Niedermayer 8586d8dda2 avformat/avidec: fix signedness of pointer type in get_stream_idx() 11 years ago
  Clément Bœsch 378a830e7b avformat/subtitles: support standalone CR (MacOS). 11 years ago
  Clément Bœsch 90fc00a623 avformat/subtitles: add a next line jumper and use it. 11 years ago
  Clément Bœsch cfcd55db16 avformat/srtdec: skip initial random line breaks. 11 years ago
  Paul B Mahol 14851ca5f5 avformat/matroskaenc: remove bogus prores tag 11 years ago
  Clément Bœsch b1319e14e3 avformat/subtitles: binary search seeking. 11 years ago