9650 Commits (5b59a9fc6152169599561f04b4f66370edda5c9c)

Author SHA1 Message Date
Martin Storsjö a4adabb460 movenc: Write the moof atom in two passes 11 years ago
Josh Allmann 8583b14252 rtmp: Support reading interleaved chunks. 11 years ago
Martin Storsjö d4c2a3740f xmv: Add more sanity checks for parameters read from the bitstream 11 years ago
Martin Storsjö dc4acc8200 rtmpproto: Extend a comment to explain the prev_pkt arrays roles 11 years ago
Martin Storsjö 647d655d19 rtmpproto: Consistently use the right prev_pkt array 11 years ago
Martin Storsjö 0d3784396b rtmpproto: Check for the right return code 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
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 11 years ago
Luca Barbato 596e5d4783 lavf: Add a flag to enable/disable per-packet flushing 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
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
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
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
Alexandra Khirnova f369b9356c avformat: Use av_reallocp_array() where suitable 11 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
Anton Khirnov 26f027fba1 lavf: fix the comparison in an overflow check 11 years ago
Luca Barbato 7ee191cab0 dv: Add a guard to not overread the ppcm array 11 years ago
Diego Biurrun c16ddcc90b avisynth: K&R formatting cosmetics 11 years ago
Diego Biurrun 97b052e568 avisynth: Add missing #include for NULL_IF_CONFIG_SMALL 11 years ago
John Stebbins 26b241c079 matroskaenc: Allow chapters to be written in trailer 11 years ago
Martin Storsjö d719981273 4xm: Check that the read track value is non-negative 11 years ago
Martin Storsjö 5bcd3ae5b1 matroskadec: Check that .lang was allocated and set before reading it 11 years ago
Martin Storsjö 0fbda03e5c movenc: Don't flush after each written packet 11 years ago
Diego Biurrun 7df9e693a3 cosmetics: Fix ATRAC codec name spelling 11 years ago
Anton Khirnov 488b2984fe ape demuxer: check for EOF in potentially long loops 11 years ago
Anton Khirnov a7c1689ded 4xm: check that bits per sample is strictly positive 11 years ago
Anton Khirnov df33a58e53 lavf: avoid integer overflow when estimating bitrate 11 years ago
Anton Khirnov fab694dd39 lavf: move a variable declaration to the block where it's used 11 years ago
Christian Schmidt a42e3a6700 pcm_dvd: consolidate pieces from pcm.c and mpeg.c 11 years ago