38269 Commits (aa0dd52434768da64f1f3d8ae92bcf980c1adffc)
 

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