summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* 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