summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
...
* 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
* rtmpproto: Consistently use the right prev_pkt arrayMartin Storsjö2013-09-17
* rtmpproto: Check for the right return codeMartin 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
* matroskadec: Verify realaudio codec parametersMartin 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
* 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
* 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
* matroskaenc: Fix stray pointers left over from av_reallocp_array refactoringAlexandra Khirnova2013-09-12
* mp3: add .mpa extensionVittorio Giovara2013-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