56321 Commits (02f56bfcc3f596defccfa968a81372a2e21b2cfa)
 

Author SHA1 Message Date
Michael Niedermayer 33cf70a8b8 Merge commit '8d928023f953a28692ba27071a448259134b103b' 11 years ago
Michael Niedermayer 7e88dbe935 Merge commit '48d6556dd46d4f4fac10d0f4a819e314887cd50e' 11 years ago
Michael Niedermayer ae77f06c69 Merge commit '5045f6bdfabfa5d3374756d2c23f762fb042acae' 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
Carl Eugen Hoyos f99f7f4025 Set bits_per_raw_sample when reading j2k frames. 11 years ago
Michael Bradshaw 7412a4a48f libopenjpegdec.c: Correctly scale gray16 output if precision < 16 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
James Almer bbcaf25d4d lavu/sha512: Fully unroll the transform function loops 11 years ago
James Almer 7e4fe5162a lavu/sha: Fully unroll the transform function loops 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
Paul B Mahol a8e00cf926 avfilter: remove redundant use of AV_NE() macro 11 years ago
Paul B Mahol 269845db86 avformat/nutdec: check for allocation failures 11 years ago
Paul B Mahol 99a283331c avfilter/vf_traspose: move switch out of loop 11 years ago
Dylan Alex Simon 38155b47fd avcodec: add const qualifier to avcodec_find_best_pix_fmt2 args 11 years ago
Diego Biurrun 5045f6bdfa configure: Fix wrong reference to user support mailing list 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 803445e02c Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer c45e9097d8 Merge commit 'ec17d1aa8b833d49d8fc479e44e9e22858aa486c' 11 years ago
Michael Niedermayer 24da9eb25d Merge commit 'c58f4069e1d5b5804c669b691510e1b8fabb67fc' 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
Michael Niedermayer cbe47b1e84 Merge commit 'f369b9356c4606cd4d713d60f7db5de119d901fa' 11 years ago
Michael Niedermayer 64b6279d14 avcodec/mjpegdec: Support >8bpc color mjpeg 11 years ago