9200 Commits (803d21f38bdafe7c4e2571a9ae7052013a12923b)

Author SHA1 Message Date
Justin Ruggles c88d245c98 au: use ff_raw_write_packet() 12 years ago
Justin Ruggles bdd00e2d1b au: set stream start time and packet durations 12 years ago
Justin Ruggles af68a2baae au: use %u when printing id and channels since they are unsigned 12 years ago
Justin Ruggles 47d029a4c1 au: validate sample rate 12 years ago
Justin Ruggles c837b38dd3 au: move skipping of unused data to before parameter validation 12 years ago
Justin Ruggles fb48f825e3 au: do not arbitrarily limit channel count 12 years ago
Justin Ruggles 2613de8805 au: do not set pkt->size directly 12 years ago
Justin Ruggles bd4cdef5a8 au: set block_align and use it in au_read_packet() 12 years ago
Justin Ruggles 9a7b56883d au: set bit rate 12 years ago
Justin Ruggles 3f98848d6e au: validate bits-per-sample separately from codec tag 12 years ago
Martin Storsjö 71194ef6a8 rtpdec_vp8: Mark broken packets with AV_PKT_FLAG_CORRUPT 12 years ago
Justin Ruggles 59220d559b oggenc: add a page_duration option and deprecate the pagesize option 12 years ago
Martin Storsjö 6f72441120 rtpdec_vp8: Request a keyframe if RTP packets are lost 12 years ago
Martin Storsjö 86d9181cf4 rtpdec: Support sending RTCP feedback packets 12 years ago
Martin Storsjö 42805eda55 rtpdec: Store the dynamic payload handler in the rtpdec context 12 years ago
Martin Storsjö 9c80ed836a rtpdec_vp8: Avoid a warning about a possibly unused variable 12 years ago
Martin Storsjö 09ed8098ff rtpdec_vp8: Make sure the previous packet is returned 12 years ago
Martin Storsjö 92e354b655 rtpdec_vp8: Set the timestamp when returning a deferred packet 12 years ago
Kanglin ba8cb33273 hlsenc: Make the start_number option set the right variable 12 years ago
Martin Storsjö f811cd2d47 rtsp: Respect max_delay for the reordering queue when using custom IO 12 years ago
Martin Storsjö 8729698d50 rtsp: Recheck the reordering queue if getting a new packet 12 years ago
Benjamin Larsson bbae68596e xwma: Remove unused variable 12 years ago
Diego Biurrun e817d9139f asfdec: Fix printf format string length modifier 12 years ago
Luca Barbato d894f74762 oggdec: make sure the private parse data is cleaned up 12 years ago
Luca Barbato 89b51b570d oggdec: free the ogg streams on read_header failure 12 years ago
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