summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* twinvqdec: Check the ibps parameter separatelyMartin Storsjö2013-09-17
* dca_parser: Handle changes in DCA frame sizeJohn Stebbins2013-09-17
* jpeg2000dec: Add more checks when parsing headersMartin Storsjö2013-09-17
* ffv1: Make sure at least one slice context is initializedMartin Storsjö2013-09-17
* eacmv: Make sure a reference frame exists before referencing itMartin Storsjö2013-09-17
* truemotion2: Use av_freep properly in an error pathMartin Storsjö2013-09-17
* mpeg4videodec: Check the width/height in mpeg4_decode_sprite_trajectoryMartin Storsjö2013-09-17
* ivi_common: Make sure color planes have been initializedMartin Storsjö2013-09-17
* rv34: Check the return value from ff_rv34_decode_initMartin Storsjö2013-09-17
* mace: Make sure that the channel count is set to a valid valueMartin Storsjö2013-09-17
* svq3: Check for any negative return value from ff_h264_check_intra_pred_modeMartin Storsjö2013-09-17
* x86: Add an xmm clobbering wrapper for avcodec_encode_video2Martin Storsjö2013-09-16
* Fix references to deleted avcodec_encode_video() functionVittorio Giovara2013-09-16
* avpacket: Fix error checking in packet_allocMartin Storsjö2013-09-16
* vp3: Check the framerate for validityMartin Storsjö2013-09-16
* proresdec: Properly make sure an index doesn't run past the limitMartin Storsjö2013-09-16
* cavsdec: Make sure a sequence header has been decoded before decoding picturesMartin Storsjö2013-09-16
* mathops/x86: work around inline asm miscompilation with GCC 4.8.1Hendrik Leppkes2013-09-15
* pcm-dvd: Minor leftoversChristian Schmidt2013-09-13
* pcm-dvd: Support channel configuration changesChristian Schmidt2013-09-13
* g2meet: Allocate cursor buffers large enough to fit the aligned widthMartin Storsjö2013-09-12
* aic: Validate values read from the bitstreamMartin Storsjö2013-09-12
* zmbvdec: Check the buffer size for uncompressed dataMichael Niedermayer2013-09-12
* shorten: Break out of loop looking for fmt chunk if none is foundMartin Storsjö2013-09-12
* shorten: Use a checked bytestream reader for the wave headerMartin Storsjö2013-09-12
* smacker: Free memory properly if the init function failsMartin Storsjö2013-09-11
* smacker: Make sure we don't fill in huffman codes out of rangeMartin Storsjö2013-09-11
* smacker: Check malloc return valuesMartin Storsjö2013-09-11
* Drop pointless directory name prefixes from #includes in the current dirDiego Biurrun2013-09-10
* nuv: check ff_rtjpeg_decode_frame_yuv420 return valueLuca Barbato2013-09-07
* avcodec: Stop exporting the removed audio_resample* symbolsDiego Biurrun2013-09-05
* mpeg12enc: K&R formatting cosmeticsVittorio Giovara2013-09-05
* mpeg12enc: drop forward declarationsVittorio Giovara2013-09-05
* mpegvideo: Avoid 32-bit wrapping of linesize multiplicationsMartin Storsjö2013-09-04
* mjpegb: Detect changing number of planes in interlaced videoMichael Niedermayer2013-09-03
* alac: Check that the channels fit at the given offsetMartin Storsjö2013-09-03
* alac: Limit max_samples_per_frameMartin Storsjö2013-09-03
* cosmetics: Fix ATRAC codec name spellingDiego Biurrun2013-09-02
* pictordec: pass correct context to avpriv_request_sampleAnton Khirnov2013-09-02
* pictordec: break out of both decoding loops when y drops below 0Anton Khirnov2013-09-02
* vcr1: add sanity checksAnton Khirnov2013-09-02
* pcm-dvd: Fix build on big endianMartin Storsjö2013-08-31
* pcm_dvd: consolidate pieces from pcm.c and mpeg.cChristian Schmidt2013-08-31
* pcm_bluray: cosmeticsChristian Schmidt2013-08-31
* pcm_bluray: rename pcm-mpeg.c to pcm-bluray.cChristian Schmidt2013-08-31
* x86: avcodec: Consistently structure CPU extension initializationDiego Biurrun2013-08-29
* x86: avcodec: Use convenience macros to check for CPU flagsDiego Biurrun2013-08-29
* ppc: cosmetics: Consistently format CPU flag detection invocationsDiego Biurrun2013-08-29
* cosmetics: Place arch initialization calls in alphabetical orderDiego Biurrun2013-08-29
* arm: fmtconvert: Split armv6 fmtconvert code off from vfp codeDiego Biurrun2013-08-29