46577 Commits (e56b0984103b981ec25fe8a22ef9c4905b9751dd)
 

Author SHA1 Message Date
Clément Bœsch e56b098410 lavf/srtenc: ignore invalid timed packets instead of failing. 12 years ago
Michael Niedermayer a1e093a6fb alac: fix bps check 12 years ago
Michael Niedermayer 47ca2487ae lavfi/avcodec: check that injected avframes use a supported channel layout 12 years ago
Michael Niedermayer a150bad406 lavfi/avcodec: check avfilter_copy_frame_props() return code 12 years ago
Nedeljko Babic 304a1ed1e8 mips: Add dependencies on HAVE_INLINE_ASM 12 years ago
Michael Niedermayer 2d71f31df2 lag_read_prob_header: fix out of array access 12 years ago
Michael Niedermayer b53f89710b alac: Check channel indexes more completely, fix out of array accesses. 12 years ago
Michael Niedermayer 3920d13878 alac: fix integer overflow leading to subsequent out of array accesses. 12 years ago
Michael Niedermayer fd4f4923cc alac: fix nb_samples < order case 12 years ago
Michael Niedermayer eb3dc23705 mov: Make sure no streams after the header lack a timescale. 12 years ago
Piotr Bandurski cc5c2ef09d riff: add SMV2 FourCC for H264 12 years ago
Michael Niedermayer 2ce64413e2 Merge remote-tracking branch 'qatar/master' 12 years ago
Carl Eugen Hoyos b56ff0b261 Allow forcing a frame size in bytes for image2pipe. 12 years ago
Carl Eugen Hoyos f91f049a22 Add yuv4xxp12 and yuv4xxp14 pixel formats to y4m encoder and decoder. 12 years ago
Peter Ross 8b67ec77f0 pictordec: fill any unset portion of the image 12 years ago
Piotr Bandurski 49c2f2d57e riff: add GXVE FourCC for WMV2 12 years ago
Michael Niedermayer dab70c62d2 ivi_common: check ref_tile size, fix out of array accesses 12 years ago
Michael Niedermayer a93c7ca6ef ivi_common: more MV Checks, fixes out of array reads 12 years ago
Michael Niedermayer c63e76ba35 ebml_read_binary: use fast_padded_malloc() 12 years ago
Diego Biurrun 4b60fac419 x86: PALIGNR: port to cpuflags 12 years ago
Michael Niedermayer 98b377004d twinvq: make ibps check unsigned 12 years ago
Diego Biurrun 4d1f69f244 x86: h264_qpel_10bit: port to cpuflags 12 years ago
Michael Niedermayer 2fbb37b51b iff/ilbm: check remaining buffer size. 12 years ago
Michael Niedermayer b8551f8ea7 pcmdec: check that channels is valid. 12 years ago
Michael Niedermayer ac7ff0963b aacdec: fix temporary array size 12 years ago
Michael Niedermayer 623cfc93d9 pngdec: check that format matches too not just dimensions 12 years ago
Michael Niedermayer 02a325cb6f tiffdec: check rps, fix infinite loop. 12 years ago
Michael Niedermayer b8dc5f8bb3 twinvq: check bitrate for validity avoid division by 0 12 years ago
Michael Niedermayer e481ba2ed7 vqf: check samplerate, avoid division by 0. 12 years ago
Michael Niedermayer fb6a72cde5 iff: avoid out of array reads, due to too many planes. 12 years ago
Michael Niedermayer 7989f7e0b5 xmv: Fix integer overflow 12 years ago
Michael Niedermayer 9195377bc5 vp56dec: Fix handling of alpha configuration changes. 12 years ago
Michael Niedermayer 7ec1fe1f47 lavf: Dont compare absolute to relative timestamps in duration gcd 12 years ago
Michael Niedermayer 4c6e7c2d4d ivi_common: dont dereference null pointers. 12 years ago
Michael Niedermayer 13451f5520 atrac3dec: Check coding mode against channels. 12 years ago
Michael Niedermayer 5ee008e01d qdm2: check that coding_method is valid before using it. 12 years ago
Michael Niedermayer 909a18f73b mjpegbdec: dont return a picture when there is no picture. 12 years ago
Michael Niedermayer 6d1c5ea04a tiffdec: check count in metadata reading. 12 years ago
Michael Niedermayer ce1ebb31a9 tiffdec: use checked reads for tget*() 12 years ago
Michael Niedermayer 1b5a6d3c49 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 769354348a PRINT_CODEC_SUPPORTED: fix used variable 12 years ago
Nicolas George aeb4d27dec doc/faq: explain libfoo-dev packages. 12 years ago
Justin Ruggles 3a2731cbd3 flacenc: ensure the order is within the min/max range in LPC order search 12 years ago
Justin Ruggles 3ba416408a avconv: rescale packet duration to muxer time base when flushing encoders 12 years ago
Justin Ruggles 00f8ad41c7 add 24-bit FLAC encoding to Changelog 12 years ago
Luca Abeni e004d175fe rtpenc_aac: Fix calculation of the header size 12 years ago
Michael Niedermayer 3affcc99a8 frame_thread_encoder: silence integer to pointer without cast warning 12 years ago
Diego Biurrun 6ca60d4ddd x86: h264_intrapred: port to cpuflags 12 years ago
Michael Niedermayer 5ff43ec72d sctp: silence const warning 12 years ago
Michael Niedermayer 60e028958c ffmdec: remove unused variable 12 years ago