10231 Commits (f2ad1495f23376ce61542967f4fc14205f284d40)

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 11 years ago
Uwe L. Korn f4cd8b80b9 rtmpproto: Track last received timestamp 11 years ago
Uwe L. Korn e65c776d18 rtmpproto: Add getStreamLength call to query duration 11 years ago
Uwe L. Korn 324b23dde1 rtmpproto: Add function to read a number response 11 years ago
Luca Barbato 0db6bbb24c avformat: Make avformat_free_context handle NULL 11 years ago
Michael Lynch 460b509a34 rtsp: Check a memory allocation 11 years ago
Martin Storsjö 79dd756e14 rtmpproto: Fix a typo 11 years ago
Martin Storsjö ced7238cd0 rtpdec_hevc: Use av_realloc instead of av_malloc+memcpy 11 years ago
Martin Storsjö 752e71e74f rtpdec_hevc: Rename a variable for clarity 11 years ago
Vittorio Giovara 74b0237798 mov: Correctly check the color transfer characteristics range 11 years ago
Martin Storsjö e5cfc8fdad sdp: Provide out of bound parameter sets for HEVC if extradata is set 11 years ago
Martin Storsjö 9b7f932ee5 rtpdec_hevc: Parse out of band vps/sps/pps/sei from fmtp lines 11 years ago
Anton Khirnov 2d6e58497e lavf: switch to AVCodecContext.framerate for demuxing 11 years ago
Martin Storsjö a74f8121d8 mov: Handle tfdt atoms 11 years ago
Martin Storsjö c2c22c75cf movenc: Write tfdt atoms 11 years ago
Anton Khirnov eabdc2a830 lavf: use initial_padding instead of deprecated delay 11 years ago
Mark McGough 76c70e33d2 icecast: Do not use chunked post 11 years ago
Martin Storsjö e44ee1eb8d movenc: Simplify code by using an existing local pointer 11 years ago
Martin Storsjö dad12ce452 movenc: Print a warning for an unhandled case of nonzero start dts with empty_moov 11 years ago
Martin Storsjö dbb472cb2f movenc: Write edit lists for fragmented files as well, if necessary 11 years ago
Martin Storsjö 95ee4e2ce7 movenc: Add some comments explaining subtle details in writing the edit lists 11 years ago
Michael Niedermayer 72f801619a movenc: Adjust edit lists to trim out parts of tracks with negative pts 11 years ago
Martin Storsjö 8bef433881 smoothstreamingenc: Simplify code by removing a redundant variable 11 years ago
Michael Niedermayer bd239c9a2e lavf: Don't drop both pts and dts if timestamps are invalid 11 years ago
Luca Barbato 1d4579e38e tcp: Add AVOption support 11 years ago
Luca Barbato cd9d6399fd tls: Support passing old-style tcp options 11 years ago
Luca Barbato 3df8d52fcd rtsp: Add rtsps to the probe 11 years ago
Luca Barbato c839b0439f rtsp: Support tls when in listen mode 11 years ago
Luca Barbato 8b2e9636c5 rtsp: Support tls-encapsulated RTSP 11 years ago
Luca Barbato c27328e749 rtsp: Check for command strings without spaces 11 years ago
Luca Barbato 09e1ccc8cd sctp: Use AVERROR_BUG instead of abort() 11 years ago
Luca Barbato eb4f906900 lavf: More informative error message 11 years ago
Vittorio Giovara 0d8a3656ba mov: support the Color Parameter Atoms 'colr' 11 years ago
Sylvain Rabot 167e6f1489 dump: Update streams and chapters printout format 11 years ago
Vittorio Giovara 20a5956b8d dump: split audio and video probing on multiple lines 11 years ago
Vittorio Giovara 7ae9791b64 avformat: bump version after mime_type change 11 years ago