summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* urlprotocol: remove unused url_interrupt_cb declarationAnton Khirnov2014-10-18
* rtmpproto: Add pause supportUwe L. Korn2014-10-17
* rtmpproto: Track last received timestampUwe L. Korn2014-10-17
* rtmpproto: Add getStreamLength call to query durationUwe L. Korn2014-10-17
* rtmpproto: Add function to read a number responseUwe L. Korn2014-10-17
* avformat: Make avformat_free_context handle NULLLuca Barbato2014-10-17
* rtsp: Check a memory allocationMichael Lynch2014-10-16
* rtmpproto: Fix a typoMartin Storsjö2014-10-15
* rtpdec_hevc: Use av_realloc instead of av_malloc+memcpyMartin Storsjö2014-10-15
* rtpdec_hevc: Rename a variable for clarityMartin Storsjö2014-10-15
* mov: Correctly check the color transfer characteristics rangeVittorio Giovara2014-10-15
* sdp: Provide out of bound parameter sets for HEVC if extradata is setMartin Storsjö2014-10-15
* rtpdec_hevc: Parse out of band vps/sps/pps/sei from fmtp linesMartin Storsjö2014-10-15
* lavf: switch to AVCodecContext.framerate for demuxingAnton Khirnov2014-10-15
* mov: Handle tfdt atomsMartin Storsjö2014-10-14
* movenc: Write tfdt atomsMartin Storsjö2014-10-14
* lavf: use initial_padding instead of deprecated delayAnton Khirnov2014-10-13
* icecast: Do not use chunked postMark McGough2014-10-12
* movenc: Simplify code by using an existing local pointerMartin Storsjö2014-10-12
* movenc: Print a warning for an unhandled case of nonzero start dts with empty...Martin Storsjö2014-10-12
* movenc: Write edit lists for fragmented files as well, if necessaryMartin Storsjö2014-10-12
* movenc: Add some comments explaining subtle details in writing the edit listsMartin Storsjö2014-10-12
* movenc: Adjust edit lists to trim out parts of tracks with negative ptsMichael Niedermayer2014-10-12
* smoothstreamingenc: Simplify code by removing a redundant variableMartin Storsjö2014-10-12
* lavf: Don't drop both pts and dts if timestamps are invalidMichael Niedermayer2014-10-12
* tcp: Add AVOption supportLuca Barbato2014-10-10
* tls: Support passing old-style tcp optionsLuca Barbato2014-10-10
* rtsp: Add rtsps to the probeLuca Barbato2014-10-10
* rtsp: Support tls when in listen modeLuca Barbato2014-10-10
* rtsp: Support tls-encapsulated RTSPLuca Barbato2014-10-10
* rtsp: Check for command strings without spacesLuca Barbato2014-10-10
* sctp: Use AVERROR_BUG instead of abort()Luca Barbato2014-10-10
* lavf: More informative error messageLuca Barbato2014-10-10
* mov: support the Color Parameter Atoms 'colr'Vittorio Giovara2014-10-08
* dump: Update streams and chapters printout formatSylvain Rabot2014-10-08
* dump: split audio and video probing on multiple linesVittorio Giovara2014-10-08
* avformat: bump version after mime_type changeVittorio Giovara2014-10-08
* avformat: use const char* instead of uint8_t* for AVProbeData.mime_typeAndreas Cadhalpun2014-10-08
* lavf: Set the stream time base hint properly for chained muxersMartin Storsjö2014-10-06
* sdp: Simplify parsing/conversion of H264 extradataMartin Storsjö2014-10-06
* hlsenc: Add parameter -hls_allow_cacheJoakim Roubert2014-10-03
* lavf: fix memleaks in avformat_find_stream_info()Justin Ruggles2014-09-29
* sdp: Make opus declaration conform to the specTimothy B. Terriberry2014-09-29
* probe: Bump the score for mime type matchingAndreas Cadhalpun2014-09-26
* caf: Give context structure a consistent nameDiego Biurrun2014-09-26
* m4vdec: K&R formatting cosmeticsGabriel Dume2014-09-25
* lmlm4: K&R formatting cosmeticsGabriel Dume2014-09-25
* concat: K&R formatting cosmeticsGabriel Dume2014-09-25
* rtsp: Clear the session id on redirectsMartin Storsjö2014-09-24
* rtpenc: HEVC/H.265 supportThomas Volkert2014-09-24