38619 Commits (d100f9e7cd6d3508359c76bdcffcab4dff4d6bc6)
 

Author SHA1 Message Date
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
Diego Biurrun e2cd766ca1 configure: Mention that icl does not build both static and shared libs 12 years ago
Martin Storsjö b1e4698853 g2meet: Allocate cursor buffers large enough to fit the aligned width 12 years ago
Martin Storsjö 0f678c0214 aic: Validate values read from the bitstream 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
Michael Niedermayer 0d61f26001 zmbvdec: Check the buffer size for uncompressed data 12 years ago
Martin Storsjö 183b9d843a ape: Don't allow the seektable to be omitted 12 years ago
Martin Storsjö b26742cc30 shorten: Break out of loop looking for fmt chunk if none is found 12 years ago
Martin Storsjö 49568851bf shorten: Use a checked bytestream reader for the wave header 12 years ago
Martin Storsjö f3d57dc691 smacker: Free memory properly if the init function fails 12 years ago
Martin Storsjö 0679cec6e8 smacker: Make sure we don't fill in huffman codes out of range 12 years ago
Martin Storsjö d002fce24a smacker: Check malloc return values 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
Diego Biurrun 5045f6bdfa configure: Fix wrong reference to user support mailing list 12 years ago
Diego Biurrun a0b901a348 Drop pointless directory name prefixes from #includes in the current dir 12 years ago
Diego Biurrun ec17d1aa8b doc: Drop VDPAU from list of supported codecs 12 years ago
Diego Biurrun c58f4069e1 fate.sh: Run git-clone quietly 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
Luca Barbato 85ac12587b nuv: check ff_rtjpeg_decode_frame_yuv420 return value 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
Diego Biurrun befe044bb9 avcodec: Stop exporting the removed audio_resample* symbols 12 years ago
Vittorio Giovara 7f93a861aa mpeg12enc: K&R formatting cosmetics 12 years ago
Vittorio Giovara 66f091053f mpeg12enc: drop forward declarations 12 years ago
Diego Biurrun c3e6e8f06c mem: Do not check unsigned values for negative size 12 years ago
Diego Biurrun b634b36fce mem: Improve documentation wording and spelling 12 years ago
John Stebbins 26b241c079 matroskaenc: Allow chapters to be written in trailer 12 years ago
Martin Storsjö a711a2cb47 mpegvideo: Avoid 32-bit wrapping of linesize multiplications 12 years ago
Clifford Wolf 0ebfdae099 doc: Describe TB option of setpts filter 12 years ago
Luca Barbato b4ec7a5fee mem: Document the av_realloc family of functions properly 12 years ago
Luca Barbato 7f9e893f56 build: Report an error message when a pc file is not found 12 years ago
Michael Niedermayer af11fa5409 mjpegb: Detect changing number of planes in interlaced video 12 years ago
Martin Storsjö 35cbc98b72 alac: Check that the channels fit at the given offset 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ö f7c5883126 alac: Limit max_samples_per_frame 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