summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | h264_refs: Print default in case we are missing a reference.Michael Niedermayer2012-11-11
* | mxfdec: avoid double free and leaks.Michael Niedermayer2012-11-11
* | matroskadec: check h in generic rm packet shufflerMichael Niedermayer2012-11-11
* | mjpegdec: check SE.Michael Niedermayer2012-11-11
* | lavf/srtenc: ignore invalid timed packets instead of failing.Clément Bœsch2012-11-10
* | alac: fix bps checkMichael Niedermayer2012-11-10
* | lavfi/avcodec: check that injected avframes use a supported channel layoutMichael Niedermayer2012-11-10
* | lavfi/avcodec: check avfilter_copy_frame_props() return codeMichael Niedermayer2012-11-10
* | mips: Add dependencies on HAVE_INLINE_ASMNedeljko Babic2012-11-10
* | lag_read_prob_header: fix out of array accessMichael Niedermayer2012-11-10
* | alac: Check channel indexes more completely, fix out of array accesses.Michael Niedermayer2012-11-10
* | alac: fix integer overflow leading to subsequent out of array accesses.Michael Niedermayer2012-11-10
* | alac: fix nb_samples < order caseMichael Niedermayer2012-11-10
* | mov: Make sure no streams after the header lack a timescale.Michael Niedermayer2012-11-10
* | riff: add SMV2 FourCC for H264Piotr Bandurski2012-11-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-10
|\|
| * x86: PALIGNR: port to cpuflagsDiego Biurrun2012-11-09
| * x86: h264_qpel_10bit: port to cpuflagsDiego Biurrun2012-11-09
* | Allow forcing a frame size in bytes for image2pipe.Carl Eugen Hoyos2012-11-10
* | Add yuv4xxp12 and yuv4xxp14 pixel formats to y4m encoder and decoder.Carl Eugen Hoyos2012-11-10
* | pictordec: fill any unset portion of the imagePeter Ross2012-11-10
* | riff: add GXVE FourCC for WMV2Piotr Bandurski2012-11-10
* | ivi_common: check ref_tile size, fix out of array accessesMichael Niedermayer2012-11-10
* | ivi_common: more MV Checks, fixes out of array readsMichael Niedermayer2012-11-09
* | ebml_read_binary: use fast_padded_malloc()Michael Niedermayer2012-11-09
* | twinvq: make ibps check unsignedMichael Niedermayer2012-11-09
* | iff/ilbm: check remaining buffer size.Michael Niedermayer2012-11-09
* | pcmdec: check that channels is valid.Michael Niedermayer2012-11-09
* | aacdec: fix temporary array sizeMichael Niedermayer2012-11-09
* | pngdec: check that format matches too not just dimensionsMichael Niedermayer2012-11-09
* | tiffdec: check rps, fix infinite loop.Michael Niedermayer2012-11-09
* | twinvq: check bitrate for validity avoid division by 0Michael Niedermayer2012-11-09
* | vqf: check samplerate, avoid division by 0.Michael Niedermayer2012-11-09
* | iff: avoid out of array reads, due to too many planes.Michael Niedermayer2012-11-09
* | xmv: Fix integer overflowMichael Niedermayer2012-11-09
* | vp56dec: Fix handling of alpha configuration changes.Michael Niedermayer2012-11-09
* | lavf: Dont compare absolute to relative timestamps in duration gcdMichael Niedermayer2012-11-09
* | ivi_common: dont dereference null pointers.Michael Niedermayer2012-11-09
* | atrac3dec: Check coding mode against channels.Michael Niedermayer2012-11-09
* | qdm2: check that coding_method is valid before using it.Michael Niedermayer2012-11-09
* | mjpegbdec: dont return a picture when there is no picture.Michael Niedermayer2012-11-09
* | tiffdec: check count in metadata reading.Michael Niedermayer2012-11-09
* | tiffdec: use checked reads for tget*()Michael Niedermayer2012-11-09
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-09
|\|
| * flacenc: ensure the order is within the min/max range in LPC order searchJustin Ruggles2012-11-08
| * avconv: rescale packet duration to muxer time base when flushing encodersJustin Ruggles2012-11-08
| * add 24-bit FLAC encoding to ChangelogJustin Ruggles2012-11-08
| * rtpenc_aac: Fix calculation of the header sizeLuca Abeni2012-11-08
| * x86: h264_intrapred: port to cpuflagsDiego Biurrun2012-11-08
* | PRINT_CODEC_SUPPORTED: fix used variableMichael Niedermayer2012-11-09