9592 Commits (afa21a12bf084f905187615706b0a8d92bc98661)

Author SHA1 Message Date
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 12 years ago
Vittorio Giovara c0779a67e8 mp3: add .mpa extension 12 years ago
Martin Storsjö 17d57848fc mpc8: Make sure the first stream exists before parsing the seek table 12 years ago
Martin Storsjö 459f2b393a mpc8: Check the seek table size parsed from the bitstream 12 years ago
Martin Storsjö 183b9d843a ape: Don't allow the seektable to be omitted 12 years ago
Martin Storsjö 710b0e2702 smacker: Avoid integer overflow when allocating packets 12 years ago
Martin Storsjö 8d928023f9 smacker: Don't return packets in unallocated streams 12 years ago
Martin Storsjö 48d6556dd4 dsicin: Add some basic sanity checks for fields read from the file 12 years ago
Alexandra Khirnova f369b9356c avformat: Use av_reallocp_array() where suitable 12 years ago
Martin Storsjö bdf990425e movenc: Simplify setting the fragmentation flag 12 years ago
Martin Storsjö 8b524ab0c4 movenc: Add a warning message if conflicting options have been specified 12 years ago
Martin Storsjö a6a4596e12 tcp: Explicitly convert a pointer to a boolean integer 12 years ago
Anton Khirnov 26f027fba1 lavf: fix the comparison in an overflow check 12 years ago
Luca Barbato 7ee191cab0 dv: Add a guard to not overread the ppcm array 12 years ago
Diego Biurrun c16ddcc90b avisynth: K&R formatting cosmetics 12 years ago
Diego Biurrun 97b052e568 avisynth: Add missing #include for NULL_IF_CONFIG_SMALL 12 years ago
John Stebbins 26b241c079 matroskaenc: Allow chapters to be written in trailer 12 years ago
Martin Storsjö d719981273 4xm: Check that the read track value is non-negative 12 years ago
Martin Storsjö 5bcd3ae5b1 matroskadec: Check that .lang was allocated and set before reading it 12 years ago
Martin Storsjö 0fbda03e5c movenc: Don't flush after each written packet 12 years ago
Diego Biurrun 7df9e693a3 cosmetics: Fix ATRAC codec name spelling 12 years ago
Anton Khirnov 488b2984fe ape demuxer: check for EOF in potentially long loops 12 years ago
Anton Khirnov a7c1689ded 4xm: check that bits per sample is strictly positive 12 years ago
Anton Khirnov df33a58e53 lavf: avoid integer overflow when estimating bitrate 12 years ago
Anton Khirnov fab694dd39 lavf: move a variable declaration to the block where it's used 12 years ago
Christian Schmidt a42e3a6700 pcm_dvd: consolidate pieces from pcm.c and mpeg.c 12 years ago
Martin Storsjö 6454c44f9f rtmpproto: Fix limelight authentication with abbreviated app names 12 years ago
Martin Storsjö 310cc4bf82 smoothstreamingenc: Write to a temp file while updating the manifest 12 years ago
Luca Barbato f4634ae8a8 flv: Fix the help string 12 years ago
John Stebbins f812eeda17 matroskaenc: Fix writing TRACKDEFAULTFLAG 12 years ago
Martin Storsjö 0fb3e1c6ce movenc: Check for errors from mov_create_chapter_track 12 years ago
Martin Storsjö 2bbad1f94c movenc: Properly free allocated data on failures in mov_write_header 12 years ago
Martin Storsjö 3559fb97c4 movenc: Check that tracks->enc exists before trying to free extradata 12 years ago
Martin Storsjö 4d122b01e4 movenc: Check for allocation failures in mov_create_chapter_track 12 years ago