9125 Commits (89f11f498b9c15bc71494a11a7ec560f4adf630d)

Author SHA1 Message Date
Diego Biurrun a0c5917f86 Drop Snow codec 12 years ago
Xi Wang 3b81bba3bc mxfdec: fix NULL checking in mxf_get_sorted_table_segments() 12 years ago
Martin Storsjö 53c25ee073 aviobuf: Discard old buffered, previously read data in ffio_read_partial 12 years ago
Martin Storsjö e96406eda4 rtsp: Add support for depacketizing RTP data via custom IO 12 years ago
Martin Storsjö 3f95f0dda5 rtpdec: Move the URLContext used for RTCP RR out from the context, to a parameter 12 years ago
Martin Storsjö a0b7e28907 aviobuf: Partial support for reading in read/write contexts 12 years ago
Clément Bœsch 3048fae63c build: Avoid detecting bogus components named 'x' 12 years ago
Martin Storsjö c1ea44c54d rtmp: Add support for limelight authentication 12 years ago
Martin Storsjö 08225d0126 rtmp: Add support for adobe authentication 12 years ago
Martin Storsjö 33f28a3be3 rtmp: Add a function for writing AMF strings based on two substrings 12 years ago
Martin Storsjö c76daa89ab rtmp: Return a proper error code in handle_invoke_error 12 years ago
Luca Barbato 30a7648730 hlsenc: make segment number unsigned 12 years ago
Kanglin 27a15e0af6 hlsenc: make EXT-X-MEDIA-SEQUENCE always increase 12 years ago
Luca Barbato 9b1370aced hlsenc: do not add timestamps in different timebases 12 years ago
Kanglin 0d8cc7a3b2 hlsenc: use the correct AV_TIME_BASE macro 12 years ago
Luca Barbato 0448f26c97 hlsenc: keep the playlist to the correct number of items 12 years ago
Luca Barbato ae85d6c9c0 hlsenc: use the segment filename in the playlist entry 12 years ago
Luca Barbato 6dd93ee6f1 hlsenc: check append_entry return value 12 years ago
Luca Barbato 66f7b4862f hlsenc: use the basename to generate the list entries 12 years ago
Diego Biurrun c73c87b412 cosmetics: Prettyprint codec/format/filter registration files 12 years ago
Diego Biurrun 5ad2f0bfb2 build: Add rtpenc_chain extra config option 12 years ago
Martin Storsjö 4a9f7d2bf9 hlsenc: Don't duplicate a string constant 12 years ago
Stefano Sabatini 3193b13aa1 hlsenc: Allocate enough space for the pattern string 12 years ago
Diego Biurrun f3298f1299 Return proper error code after av_log_ask_for_sample() 12 years ago
Luca Barbato ba064ebe48 oggdec: check memory allocation 12 years ago
Luca Barbato f5f1cf5224 oggdec: K&R cosmetic formatting 12 years ago
Luca Barbato 7e98956e72 hlsenc: correctly report target duration 12 years ago
Martin Storsjö c7d4de3d73 rtpdec_vp8: Don't return known-broken packets 12 years ago
Martin Storsjö 90c784cc13 rtpdec: Pass the sequence number to depacketizers 12 years ago
Diego Biurrun 511cf612ac miscellaneous typo fixes 12 years ago
Martin Storsjö a925f723a9 rtp: Don't read priv_data unless it is allocated 12 years ago
Björn Axelsson 1eaff98c83 flvenc: Check whether seeking back to the header succeeded 12 years ago
Jernej Virag e30e8e311e sapenc: Pass the title on to the chained muxers 12 years ago
Janne Grunau bb2bab92e7 mov: handle h263 and flv1 for codec_tag 'H','2','6','3' 12 years ago
Diego Biurrun 523c7bd23c misc typo, style and wording fixes 12 years ago
Derek Buitenhuis 26e4f0c70f doxy: Clarify what avpriv_set_pts_info does 12 years ago
Diego Biurrun c35f0e8495 au: Reorder code so that both muxer and demuxer are under #ifdefs 12 years ago
Diego Biurrun 81c7c817a4 cosmetics: Use consistent names for multiple inclusion guards. 12 years ago
Martin Storsjö e798085f96 rtpdec_vp8: Cosmetics: Fix bad alignment/indentation 12 years ago
Martin Storsjö 3b2e8d1d21 rtpenc: Allow including a SDES/CNAME block in RTCP SR packets 12 years ago
Martin Storsjö 65e053271a rtpenc_vp8: Include the picture number in VP8 packets 12 years ago
Martin Storsjö 29d2595ad7 rtpproto: Remove unused defines 12 years ago
Martin Storsjö f3f60dcbdd rtpdec_mpeg4: Cosmetic cleanup 12 years ago
Martin Storsjö 584a017925 rtpdec: Cosmetic cleanup of the header 12 years ago
Martin Storsjö abf74a1169 rtpdec: Get rid of a useless _s suffix on a struct name 12 years ago
Martin Storsjö 7941159df6 rtpdec/enc: Remove outdated/useless/misleading comments 12 years ago
Martin Storsjö d6ec745246 rtpdec: Improve some comments 12 years ago
Martin Storsjö e66d448c75 rtpdec: Remove unused context variables 12 years ago
Martin Storsjö 81ef519252 rtpdec: Limit writing to the buffer size 12 years ago
Justin Ruggles d04c17c913 swfdec: cosmetics: fix indentation 12 years ago