summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* rtmp: Add support for limelight authenticationMartin Storsjö2012-12-31
* rtmp: Add support for adobe authenticationMartin Storsjö2012-12-31
* rtmp: Add a function for writing AMF strings based on two substringsMartin Storsjö2012-12-31
* rtmp: Return a proper error code in handle_invoke_errorMartin Storsjö2012-12-31
* hlsenc: make segment number unsignedLuca Barbato2012-12-29
* hlsenc: make EXT-X-MEDIA-SEQUENCE always increaseKanglin2012-12-29
* hlsenc: do not add timestamps in different timebasesLuca Barbato2012-12-29
* hlsenc: use the correct AV_TIME_BASE macroKanglin2012-12-29
* hlsenc: keep the playlist to the correct number of itemsLuca Barbato2012-12-29
* hlsenc: use the segment filename in the playlist entryLuca Barbato2012-12-29
* hlsenc: check append_entry return valueLuca Barbato2012-12-29
* hlsenc: use the basename to generate the list entriesLuca Barbato2012-12-29
* cosmetics: Prettyprint codec/format/filter registration filesDiego Biurrun2012-12-28
* build: Add rtpenc_chain extra config optionDiego Biurrun2012-12-28
* hlsenc: Don't duplicate a string constantMartin Storsjö2012-12-24
* hlsenc: Allocate enough space for the pattern stringStefano Sabatini2012-12-24
* Return proper error code after av_log_ask_for_sample()Diego Biurrun2012-12-23
* oggdec: check memory allocationLuca Barbato2012-12-23
* oggdec: K&R cosmetic formattingLuca Barbato2012-12-23
* hlsenc: correctly report target durationLuca Barbato2012-12-23
* rtpdec_vp8: Don't return known-broken packetsMartin Storsjö2012-12-21
* rtpdec: Pass the sequence number to depacketizersMartin Storsjö2012-12-21
* miscellaneous typo fixesDiego Biurrun2012-12-21
* rtp: Don't read priv_data unless it is allocatedMartin Storsjö2012-12-20
* flvenc: Check whether seeking back to the header succeededBjörn Axelsson2012-12-20
* sapenc: Pass the title on to the chained muxersJernej Virag2012-12-20
* mov: handle h263 and flv1 for codec_tag 'H','2','6','3'Janne Grunau2012-12-19
* misc typo, style and wording fixesDiego Biurrun2012-12-18
* doxy: Clarify what avpriv_set_pts_info doesDerek Buitenhuis2012-12-17
* au: Reorder code so that both muxer and demuxer are under #ifdefsDiego Biurrun2012-12-17
* cosmetics: Use consistent names for multiple inclusion guards.Diego Biurrun2012-12-17
* rtpdec_vp8: Cosmetics: Fix bad alignment/indentationMartin Storsjö2012-12-16
* rtpenc: Allow including a SDES/CNAME block in RTCP SR packetsMartin Storsjö2012-12-16
* rtpenc_vp8: Include the picture number in VP8 packetsMartin Storsjö2012-12-16
* rtpproto: Remove unused definesMartin Storsjö2012-12-12
* rtpdec_mpeg4: Cosmetic cleanupMartin Storsjö2012-12-12
* rtpdec: Cosmetic cleanup of the headerMartin Storsjö2012-12-12
* rtpdec: Get rid of a useless _s suffix on a struct nameMartin Storsjö2012-12-12
* rtpdec/enc: Remove outdated/useless/misleading commentsMartin Storsjö2012-12-12
* rtpdec: Improve some commentsMartin Storsjö2012-12-12
* rtpdec: Remove unused context variablesMartin Storsjö2012-12-12
* rtpdec: Limit writing to the buffer sizeMartin Storsjö2012-12-12
* swfdec: cosmetics: fix indentationJustin Ruggles2012-12-11
* swfdec: do better validation of tag lengthJustin Ruggles2012-12-11
* rtpdec: Remove an outdated todo commentMartin Storsjö2012-12-10
* rtpdec: Rename a static variable to normal naming conventionsMartin Storsjö2012-12-10
* rtpdec: K&R formatting and spelling cosmeticsMartin Storsjö2012-12-09
* avio: K&R cosmetic formattingLuca Barbato2012-12-09
* lavf: fix arithmetic overflows in avformat_seek_file()Mans Rullgard2012-12-08
* hls: use a meaningful long nameLuca Barbato2012-12-08