40708 Commits (324b23dde1bc8638959eb32419c95a93906db272)
 

Author SHA1 Message Date
Uwe L. Korn 324b23dde1 rtmpproto: Add function to read a number response 10 years ago
Luca Barbato 47e3e1097e cmdutils: Use the correct guard 10 years ago
Luca Barbato 0db6bbb24c avformat: Make avformat_free_context handle NULL 10 years ago
Vittorio Giovara c92965dbfb avconv: check return value 10 years ago
Vittorio Giovara c802a2e718 avconv: fix leak in filter error 10 years ago
Luca Barbato aeb23fc454 avprobe: Remove a pointless check 10 years ago
Luca Barbato e58a140cf9 avplay: Always free opts 10 years ago
Luca Barbato cf83c01739 avplay: Always free find_stream_info options 10 years ago
Janne Grunau f29c226af0 fate: add mpeg4 tests for frame size changes 10 years ago
Mika Raento 979932378a ismindex: use tfhd default duration if no sample duration 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
Vittorio Giovara 1ac5a29b2e imc: fix order of operations in coefficients read 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 557d4c4eca avconv: replace AVCodecContext.time_base with framerate 10 years ago
Anton Khirnov 2d6e58497e lavf: switch to AVCodecContext.framerate for demuxing 10 years ago
Anton Khirnov 7ea1b3472a lavc: deprecate the use of AVCodecContext.time_base for decoding 10 years ago
Rémi Denis-Courmont d565fef1b8 vdpau: add AV_HWACCEL_FLAG_IGNORE_LEVEL to skip the codec level check 10 years ago
Rémi Denis-Courmont c1724623ce vdpau: have av_vdpau_bind_context() fail on unsupported flag 10 years ago
Rémi Denis-Courmont e09a947c1a doc: fix typing mistake 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
Anton Khirnov 2df0c32ea1 lavc: use a separate field for exporting audio encoder padding 10 years ago
Rémi Denis-Courmont c80a816142 h263dec: call get_format() on resolution changes 10 years ago
Rémi Denis-Courmont 1f29e5d7a2 h263dec: call get_format after setting resolution and profile 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
James Almer b7c3bfd5eb w32pthreads: use the condition variable API directly when targeting newer versions of Windows 10 years ago
James Almer 73ea3ffcd5 w32pthreads: use the CONDITION_VARIABLE typedef if available 10 years ago
Mika Raento 2bc220958c ismindex: handle discontinuous streams better 10 years ago
Vittorio Giovara 1a02e78653 vc1: initialize color properties 10 years ago