summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* h264: remove an unused static constantVittorio Giovara2013-09-20
* msvc/icl: Use __declspec(noinline)Alex Smith2013-09-20
* msvc/icl: Use __declspec(deprecated)Alex Smith2013-09-20
* rtmp: Unbreak get_packetLuca Barbato2013-09-20
* dcadec: Validate the lfe parameterMartin Storsjö2013-09-20
* rtmpproto: Add a comment explaining the logic in handle_notifyMartin Storsjö2013-09-20
* build: Support cparserLuca Barbato2013-09-19
* r3d: Add more input value validationMartin Storsjö2013-09-19
* rl2: Avoid a division by zeroMartin Storsjö2013-09-19
* wtv: Add more sanity checks for a length read from the fileMartin Storsjö2013-09-19
* yop: Clear all references to the AVBuffer in the local AVPacketMartin Storsjö2013-09-19
* fraps: Make the input buffer size checks more strictMartin Storsjö2013-09-19
* segafilm: Validate the number of audio channelsMartin Storsjö2013-09-19
* svq3: Avoid a division by zeroMartin Storsjö2013-09-19
* qpeg: Add checks for running out of rows in qpeg_decode_interMartin Storsjö2013-09-19
* mpegaudiodec: Validate that the number of channels fits at the given offsetMartin Storsjö2013-09-19
* asvdec: Verify the amount of extradataMartin Storsjö2013-09-19
* movenc: Use null buffers for measuring the amount of data to be writtenMartin Storsjö2013-09-19
* aviobuf: Add functions for null buffersMartin Storsjö2013-09-19
* asfenc: mux chapters in ASF files using an ASF "marker" sectionVladimir Pantelic2013-09-19
* asfenc: remember send time and offset of the index entriesVladimir Pantelic2013-09-19
* asfenc: add ASF_Reserved_4 as defined in section 10.10 of the ASF specVladimir Pantelic2013-09-19
* asfdec: replace magic constant with DATA_HEADER_SIZEVladimir Pantelic2013-09-19
* asfdec: substract preroll time from marker presentation timeVladimir Pantelic2013-09-19
* rv34: Fix a memory leak on errorsMartin Storsjö2013-09-19
* idroqdec: Make sure a video stream has been allocated before returning packetsMartin Storsjö2013-09-19
* rv10: Validate the dimensions set from the containerMartin Storsjö2013-09-19
* rtmp: Unbreak handle_notifyLuca Barbato2013-09-19
* aacdec: Add support for LD (Low Delay) AACAlex Converse2013-09-18
* aacdec: Add support for Error Resilience syntax.Alex Converse2013-09-18
* Add a WebP decoderJustin Ruggles2013-09-18
* lavc: add ff_u8_to_s8() for safe type punning of uint8_t to int8_tJustin Ruggles2013-09-18
* avformat: Use av_reallocp() where suitableAlexandra Khirnova2013-09-18
* rmdec: Validate the fps valueMartin Storsjö2013-09-18
* movenc: Add an option for omitting the tfhd base offsetMartin Storsjö2013-09-17
* movenc: Write the moof atom in two passesMartin Storsjö2013-09-17
* twinvqdec: Check the ibps parameter separatelyMartin Storsjö2013-09-17
* rtmp: Support reading interleaved chunks.Josh Allmann2013-09-17
* xmv: Add more sanity checks for parameters read from the bitstreamMartin Storsjö2013-09-17
* rtmpproto: Extend a comment to explain the prev_pkt arrays rolesMartin Storsjö2013-09-17
* rtmpproto: Consistently use the right prev_pkt arrayMartin Storsjö2013-09-17
* rtmpproto: Check for the right return codeMartin 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
* doc: Add missing hashes and dates to APIChangesLuca Barbato2013-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