37887 Commits (a22ae9f0c579793f411e2bd7a8db557091a3a4ae)
 

Author SHA1 Message Date
Martin Storsjö b7e6da988b rtpproto: Move rtpproto specific function declarations to a separate header 11 years ago
Martin Storsjö 892b0be1df rtpproto: Simplify the rtp_read function by looping over the fds 11 years ago
Martin Storsjö 7531588fff rtpproto: Remove a misplaced comment 11 years ago
Martin Storsjö 54e03ff6af rtpproto: Support nonblocking reads 11 years ago
Martin Storsjö 2e814d0329 rtpenc: Simplify code by introducing a macro for rescaling NTP timestamps 11 years ago
Diego Biurrun 45dd1ae1b3 avfilter: Add some missing FF_API_AVFILTERBUFFER ifdefs 11 years ago
Diego Biurrun c2e936de07 tree-test: Refactor and plug memory leaks 11 years ago
Diego Biurrun a9b04b2c43 tree.h: K&R formatting and typo cosmetics 11 years ago
Michael Niedermayer 9696740af7 hls: Call avformat_find_stream_info() on the chained demuxers 11 years ago
Diego Biurrun 78b4bfdb84 Replace remaining obsolete PIX_FMT names with AV_PIX_FMT equivalents 11 years ago
Ed Torbett 1f57d60129 rtsp: Support RFC4570 (source specific multicast) more properly. 11 years ago
Ed Torbett 7497222090 rtpproto: Support more than one SSM include address, support excludes 11 years ago
Ed Torbett 7d99c92945 udp: Keep track of include and exclude sources separately 11 years ago
Ed Torbett 3357bccc5c udp: Allow specifying multicast include/blocks as host names as well 11 years ago
Diego Biurrun 0e8c6f221a avisynth: Fix a "AVISynth" vs. "AviSynth" struct name typo 11 years ago
Diego Biurrun 4822ee3ca6 configure: Detect AIX ar command instead of hardcoding it in the OS section 11 years ago
Diego Biurrun 711c4da1af fate: Add tree test 11 years ago
Diego Biurrun d99a2b6d0a avutil/tree: Drop debug messages that clutter the output 11 years ago
Diego Biurrun 10db1a9bca avutil/tree: K&R formatting cosmetics 11 years ago
Diego Biurrun c47037c7a1 fate: Add timefilter test 11 years ago
Martin Storsjö 06205b5efd hls: Free packets when skipping packets when seeking 11 years ago
Martin Storsjö a2b7eeeb06 hlsproto: Store all durations in AV_TIME_BASE 11 years ago
Martin Storsjö c441910399 hls: Store all durations in AV_TIME_BASE 11 years ago
Martin Storsjö e1d5b24476 hls: Store first_timestamp in units of AV_TIME_BASE 11 years ago
Michael Niedermayer 55c4cba2a7 huffyuvenc: BGRA support 11 years ago
LYF c110cbf6b5 hls: Create an AVProgram for each variant 11 years ago
Michael Niedermayer 9d64f23629 hls: Respect the different stream time bases when comparing dts 11 years ago
Martin Storsjö c11e33a3d9 hls: Set stream offset before opening a chained demuxer 11 years ago
Michael Niedermayer cdd2d73d31 hls: Don't check discard flags until the parent demuxer's streams actually exist 11 years ago
Michael Niedermayer 82bf8c8783 hls: Copy the time base from the chained demuxer 11 years ago
Martin Storsjö eb33ba04e0 hls: Return all packets from a previous variant before moving on to the next one 11 years ago
Michael Niedermayer c5b46a064d lavf: Don't interpret just slightly broken timestamps as wraparound 11 years ago
Luca Barbato 2219e27b5b oma: correctly mark and decrypt partial packets 11 years ago
Luca Barbato 9d0b45ade8 oma: check geob tag boundary 11 years ago
Luca Barbato 4f03a77e52 oma: refactor seek function 11 years ago
Luca Barbato 3ca1dd2502 xl: Make sure the width is valid 11 years ago
Zhang Rui 0f51c398be http: Support reading gzip/deflate compressed data 11 years ago
Paul B Mahol b09d86c636 utvideoenc: use av_image_copy_plane() 11 years ago
Luca Barbato 62b1e3b103 aasc: Check minimum buffer size 11 years ago
Luca Barbato 45ee556d51 qdm2: Whitespace cosmetics 11 years ago
Luca Barbato 0e78ef0f94 flac: use meaningful return values 11 years ago
Luca Barbato f1cb490d6d xl: Fix the buffer size check 11 years ago
Luca Barbato e13a929314 xl: K&R formatting cosmetics 11 years ago
Diego Biurrun 270d7e3a18 doc: cosmetics: Consistently format list and table items 11 years ago
Diego Biurrun bf4b0ed1d5 Add missing deprecation attributes 11 years ago
Diego Biurrun 5b097399ba eval: Explicitly ignore return value of strtod() in parse_db() 11 years ago
Diego Biurrun 6ff15cd569 Remove unreachable returns 11 years ago
Luca Barbato c8f0b20b4a avidec: Let the inner dv demuxer take care of discarding 11 years ago
Luca Barbato 10aa44aa67 avidec: K&R formatting cosmetics 11 years ago
Diego Biurrun 37063714c0 build: Only check FATE dependencies when running FATE tests 11 years ago