summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* mov: Don't use a negative duration for setting other fieldsMartin Storsjö2013-09-17
* oggparseogm: Convert to use bytestream2Martin Storsjö2013-09-17
* rv34: Check the return value from ff_rv34_decode_initMartin Storsjö2013-09-17
* matroskadec: Verify realaudio codec parametersMartin 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
* rtmp: rename main_channel_id to stream_id.Josh Allmann2013-09-17
* rtmp: Follow Flash player numbering for channels.Josh Allmann2013-09-17
* rtmp: Send video on a separate channel.Josh Allmann2013-09-17
* lavf: Make probe_codec return an error codeAlexandra Khirnova2013-09-16
* x86: Add an xmm clobbering wrapper for avcodec_encode_video2Martin Storsjö2013-09-16
* lavf: Don't explicitly flush after each written packet in muxersClément Bœsch2013-09-16
* lavf: Add a flag to enable/disable per-packet flushingLuca Barbato2013-09-16
* flv: Do not export datastream as metadataLuca Barbato2013-09-16
* rtmp: Store all the notify messagesLuca Barbato2013-09-16
* rtmp: Do not send the first field twice within the handshakeLuca Barbato2013-09-16
* rtmp: Drop an unneeded warningLuca Barbato2013-09-16
* rtmp: Support play method in listen modeLuca Barbato2013-09-16
* rtmp: Factor out publish specific codeLuca Barbato2013-09-16
* mem: Introduce av_reallocpLuca Barbato2013-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
* vocdec: Don't update codec parameters mid-streamMartin Storsjö2013-09-16
* sierravmd: Do sanity checking of frame sizesMartin Storsjö2013-09-16
* omadec: Properly check lengths before incrementing the positionMartin Storsjö2013-09-16
* mathops/x86: work around inline asm miscompilation with GCC 4.8.1Hendrik Leppkes2013-09-15
* mem: Document the non-compatibility of av_realloc() and av_malloc()Diego Biurrun2013-09-14
* pcm-dvd: Minor leftoversChristian Schmidt2013-09-13
* pcm-dvd: Support channel configuration changesChristian Schmidt2013-09-13
* matroskaenc: Fix stray pointers left over from av_reallocp_array refactoringAlexandra Khirnova2013-09-12
* mp3: add .mpa extensionVittorio Giovara2013-09-12
* configure: Mention that icl does not build both static and shared libsDiego Biurrun2013-09-12
* 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
* mpc8: Make sure the first stream exists before parsing the seek tableMartin Storsjö2013-09-12
* mpc8: Check the seek table size parsed from the bitstreamMartin Storsjö2013-09-12
* zmbvdec: Check the buffer size for uncompressed dataMichael Niedermayer2013-09-12
* ape: Don't allow the seektable to be omittedMartin Storsjö2013-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
* smacker: Avoid integer overflow when allocating packetsMartin Storsjö2013-09-11