13775 Commits (19c389081910fd722d625455d5dddd0a8d290bf4)

Author SHA1 Message Date
Paul B Mahol d49252721a lavf/webvttenc: use proper printf format for int64_t values 12 years ago
Michael Niedermayer d6686149e2 asfdec: Skip to keyframe after seeking 12 years ago
Michael Niedermayer e5526a4bae avformat/gxfenc: replace deprecated PIX_FMT constants 12 years ago
Michael Niedermayer 9696740af7 hls: Call avformat_find_stream_info() on the chained demuxers 12 years ago
Michael Niedermayer 6df20d0d35 asfdec: remove "ignoring invalid packet_obj_size" code 12 years ago
Michael Niedermayer 465aa53f21 asfdec: move packet_obj_size to ASFStream 12 years ago
Michael Niedermayer cb6d02df4c asfdec: avoid using AVStream->priv_data 12 years ago
Ed Torbett 1f57d60129 rtsp: Support RFC4570 (source specific multicast) more properly. 12 years ago
Ed Torbett 7497222090 rtpproto: Support more than one SSM include address, support excludes 12 years ago
Ed Torbett 7d99c92945 udp: Keep track of include and exclude sources separately 12 years ago
Ed Torbett 3357bccc5c udp: Allow specifying multicast include/blocks as host names as well 12 years ago
Diego Biurrun 0e8c6f221a avisynth: Fix a "AVISynth" vs. "AviSynth" struct name typo 12 years ago
Martin Storsjö 06205b5efd hls: Free packets when skipping packets when seeking 12 years ago
Martin Storsjö a2b7eeeb06 hlsproto: Store all durations in AV_TIME_BASE 12 years ago
Martin Storsjö c441910399 hls: Store all durations in AV_TIME_BASE 12 years ago
Martin Storsjö e1d5b24476 hls: Store first_timestamp in units of AV_TIME_BASE 12 years ago
LYF c110cbf6b5 hls: Create an AVProgram for each variant 12 years ago
Michael Niedermayer 9d64f23629 hls: Respect the different stream time bases when comparing dts 12 years ago
Martin Storsjö c11e33a3d9 hls: Set stream offset before opening a chained demuxer 12 years ago
Michael Niedermayer cdd2d73d31 hls: Don't check discard flags until the parent demuxer's streams actually exist 12 years ago
Michael Niedermayer 82bf8c8783 hls: Copy the time base from the chained demuxer 12 years ago
Martin Storsjö eb33ba04e0 hls: Return all packets from a previous variant before moving on to the next one 12 years ago
Michael Niedermayer c5b46a064d lavf: Don't interpret just slightly broken timestamps as wraparound 12 years ago
Luca Barbato 2219e27b5b oma: correctly mark and decrypt partial packets 12 years ago
Luca Barbato 9d0b45ade8 oma: check geob tag boundary 12 years ago
Luca Barbato 4f03a77e52 oma: refactor seek function 12 years ago
James Almer ac8e70d735 oggenc: Write stream metadata if available 12 years ago
Zhang Rui 0f51c398be http: Support reading gzip/deflate compressed data 12 years ago
Matthieu Bouron 8a09195545 lavf/movenc: improve psp check 12 years ago
Matthieu Bouron ee4ef139e3 lavf/movenc: remove useless checks on AVOutputFormat 12 years ago
Diego Biurrun 6ff15cd569 Remove unreachable returns 12 years ago
Luca Barbato c8f0b20b4a avidec: Let the inner dv demuxer take care of discarding 12 years ago
Luca Barbato 10aa44aa67 avidec: K&R formatting cosmetics 12 years ago
Martin Storsjö 979e9e8f36 wtv: Drop some casts that now are unnecessary 12 years ago
Martin Storsjö 86f042dcab wtv: Make WTV_SECTOR_BITS a 64 bit constant 12 years ago
Hendrik Schreiber b512360184 avio: Don't set the seekable flag if no seek function is provided 12 years ago
Martin Storsjö 1297f7b87f rtpenc: Fix some odd comments 12 years ago
Michael Niedermayer 6663205338 avformat/dtsdec: Improve probe, reject things looking like analoge signals 12 years ago
Reuben Martin 4a60df2d35 avformat/gxfenc: Added support for writing correct auxiliary data for DV streams. 12 years ago
Diego Biurrun 03039f4c8c miscellaneous typo fixes 12 years ago
Diego Biurrun 4a2ef39442 cosmetics: Add '0' to float constants ending in '.'. 12 years ago
Bernie Habermeier c5f3cc40e3 matroskaenc: implement CueRelativePosition 12 years ago
Anshul Maheshwari a553cb4683 documented that av_codec_close is required to call 12 years ago
Zhang Rui 6bab3430a7 avformat/http: support reading compressed data 12 years ago
Hendrik Schreiber 650355089c avformat/aviobuf/ffio_init_context: set seekable automatically 12 years ago
Michael Niedermayer 419a3d8a43 avformat/hls: avoid floating point arithmetic 12 years ago
Zhang Rui 2a5891bb9d avformat/hls: parse EXTINF duration as floating-point number 12 years ago
Michael Niedermayer 37ecd67b5e Revert "avformat/utils: Close codec context since it is allocated by avformat_new_stream in refrence to ticket 2716" 12 years ago
Anshul Maheshwari 0f229f9b91 avformat/utils: Close codec context since it is allocated by avformat_new_stream in refrence to ticket 2716 12 years ago
Michael Niedermayer 07704c61dd avformat/matroskaenc: Only change chapter ids if needed. 12 years ago