10081 Commits (629b2ed0ac77d7c4bf1aeac5e70cafee5fa0fcae)

Author SHA1 Message Date
Vittorio Giovara 629b2ed0ac flvdec: make sure to check create_stream and report the same error 10 years ago
Vittorio Giovara f22aa6b841 flvdec: avoid unitialized use of a struct member 10 years ago
Vittorio Giovara e73d26bbd6 smoothstreamingenc: explict cast to avoid overflow 10 years ago
Luca Barbato d2771a1dc0 rtpproto: Free the addrinfo pointer on failure 10 years ago
Luca Barbato 96bfb67747 nutdec: Prevent a memory corruption 10 years ago
Vittorio Giovara 350ed18292 rtpdec_hevc: drop unnecessary check 10 years ago
Vittorio Giovara 322b571d55 rtmpproto: remove dead code 10 years ago
Vittorio Giovara 7b48bf9524 wtv: clean memory on error 10 years ago
Vittorio Giovara 9fbc613f0d wtv: check seek_by_sector return value 10 years ago
Vittorio Giovara d7f530b0d6 aviobuf: check context before using it 10 years ago
Michael Niedermayer 02484d1a93 avio: fix sizeof argument 10 years ago
Vittorio Giovara 8ab3b71e4b idcin: fix return check 10 years ago
Alexander Drozdov 0034314a69 rtmp: Always call rtmp_close() on rtmp_open() failure 10 years ago
Anton Khirnov fb238f8230 urlprotocol: remove unused url_interrupt_cb declaration 10 years ago
Uwe L. Korn 9bec3ca2b8 rtmpproto: Add pause support 10 years ago
Uwe L. Korn f4cd8b80b9 rtmpproto: Track last received timestamp 10 years ago
Uwe L. Korn e65c776d18 rtmpproto: Add getStreamLength call to query duration 10 years ago
Uwe L. Korn 324b23dde1 rtmpproto: Add function to read a number response 10 years ago
Luca Barbato 0db6bbb24c avformat: Make avformat_free_context handle NULL 10 years ago
Michael Lynch 460b509a34 rtsp: Check a memory allocation 10 years ago
Martin Storsjö 79dd756e14 rtmpproto: Fix a typo 10 years ago
Martin Storsjö ced7238cd0 rtpdec_hevc: Use av_realloc instead of av_malloc+memcpy 10 years ago
Martin Storsjö 752e71e74f rtpdec_hevc: Rename a variable for clarity 10 years ago
Vittorio Giovara 74b0237798 mov: Correctly check the color transfer characteristics range 10 years ago
Martin Storsjö e5cfc8fdad sdp: Provide out of bound parameter sets for HEVC if extradata is set 10 years ago
Martin Storsjö 9b7f932ee5 rtpdec_hevc: Parse out of band vps/sps/pps/sei from fmtp lines 10 years ago
Anton Khirnov 2d6e58497e lavf: switch to AVCodecContext.framerate for demuxing 10 years ago
Martin Storsjö a74f8121d8 mov: Handle tfdt atoms 10 years ago
Martin Storsjö c2c22c75cf movenc: Write tfdt atoms 10 years ago
Anton Khirnov eabdc2a830 lavf: use initial_padding instead of deprecated delay 10 years ago
Mark McGough 76c70e33d2 icecast: Do not use chunked post 10 years ago
Martin Storsjö e44ee1eb8d movenc: Simplify code by using an existing local pointer 10 years ago
Martin Storsjö dad12ce452 movenc: Print a warning for an unhandled case of nonzero start dts with empty_moov 10 years ago
Martin Storsjö dbb472cb2f movenc: Write edit lists for fragmented files as well, if necessary 10 years ago
Martin Storsjö 95ee4e2ce7 movenc: Add some comments explaining subtle details in writing the edit lists 10 years ago
Michael Niedermayer 72f801619a movenc: Adjust edit lists to trim out parts of tracks with negative pts 10 years ago
Martin Storsjö 8bef433881 smoothstreamingenc: Simplify code by removing a redundant variable 10 years ago
Michael Niedermayer bd239c9a2e lavf: Don't drop both pts and dts if timestamps are invalid 10 years ago
Luca Barbato 1d4579e38e tcp: Add AVOption support 10 years ago
Luca Barbato cd9d6399fd tls: Support passing old-style tcp options 10 years ago
Luca Barbato 3df8d52fcd rtsp: Add rtsps to the probe 10 years ago
Luca Barbato c839b0439f rtsp: Support tls when in listen mode 10 years ago
Luca Barbato 8b2e9636c5 rtsp: Support tls-encapsulated RTSP 10 years ago
Luca Barbato c27328e749 rtsp: Check for command strings without spaces 10 years ago
Luca Barbato 09e1ccc8cd sctp: Use AVERROR_BUG instead of abort() 10 years ago
Luca Barbato eb4f906900 lavf: More informative error message 10 years ago
Vittorio Giovara 0d8a3656ba mov: support the Color Parameter Atoms 'colr' 10 years ago
Sylvain Rabot 167e6f1489 dump: Update streams and chapters printout format 10 years ago
Vittorio Giovara 20a5956b8d dump: split audio and video probing on multiple lines 10 years ago
Vittorio Giovara 7ae9791b64 avformat: bump version after mime_type change 10 years ago