summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
...
* lxf: remove deplanarization hackPaul B Mahol2013-09-27
* pcm: support 24-bit/32-bit little-endian planarPaul B Mahol2013-09-27
* lxf: Support 16-channel filesCarl Eugen Hoyos2013-09-27
* lxf: Support version 1 filesReimar Döffinger2013-09-27
* lavf: Reset the entry count and allocation size variables on av_reallocp fail...Martin Storsjö2013-09-26
* lavf: Allocate arrays with av_realloc if they will be realloced laterMartin Storsjö2013-09-26
* rtpdec_qt: Add an accidentally removed allocation return value checkMartin Storsjö2013-09-26
* tls: Add support for listen modeMartin Storsjö2013-09-26
* http: Pass options through to the nested protocolMartin Storsjö2013-09-26
* tls: Add options for verifying the peer certificateMartin Storsjö2013-09-26
* matroskadec: check av_strdup() when setting defaultsAnton Khirnov2013-09-24
* movenchint: Clear size and len if the realloc failedMartin Storsjö2013-09-22
* movenc: Return a proper error code for invalid combinationsMartin Storsjö2013-09-22
* electronicarts: Check packet sizes before readingMartin Storsjö2013-09-22
* lavf: Avoid setting avg_frame_rate if delta_dts is negativeMartin Storsjö2013-09-22
* movenc: Use keyframes as default fragmentation point in ismvMartin Storsjö2013-09-22
* movenc: Set all implicit flags immediately in mov_write_headerMartin Storsjö2013-09-22
* movenc: Set mov->mode earlier in mov_write_headerMartin Storsjö2013-09-22
* tls: Do not abort on non-fatal TLS alerts with gnutlsMartin Storsjö2013-09-22
* flv: Make onTextData parsing robustLuca Barbato2013-09-22
* rtmp: Replace a magic number with a macroLuca Barbato2013-09-22
* rtmp: Rewrite embedded flv handlingLuca Barbato2013-09-22
* rtmp: Refactor get_packetLuca Barbato2013-09-22
* rtmp: Support AMF_DATA_TYPE_MIXEDARRAYLuca Barbato2013-09-22
* h264dec: Add .avc file name extensionVittorio Giovara2013-09-20
* h264dec: K&R formatting cosmeticsVittorio Giovara2013-09-20
* rtmp: Unbreak get_packetLuca Barbato2013-09-20
* rtmpproto: Add a comment explaining the logic in handle_notifyMartin Storsjö2013-09-20
* 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
* segafilm: Validate the number of audio channelsMartin 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
* idroqdec: Make sure a video stream has been allocated before returning packetsMartin Storsjö2013-09-19
* rtmp: Unbreak handle_notifyLuca Barbato2013-09-19
* Add a WebP decoderJustin 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
* 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