10531 Commits (dc1de0b958836545339611e9c050a1d4fdded263)

Author SHA1 Message Date
Martin Storsjö b7a4c319fd rtpdec: Allow setting the need_parsing field in RTPDynamicProtocolHandler 10 years ago
Martin Storsjö b651c9139e rtpdec_mpa_robust: Move .enc_name to the start of the struct 10 years ago
Martin Storsjö db158f0dd2 rtpdec: Remove unnecessary _if_needed suffixes on functions 10 years ago
Martin Storsjö 353b492d0f rtpdec: Change enc_name to a pointer instead of a fixed-size buffer 10 years ago
Martin Storsjö 0752f700d6 rtpdec_h264: Remove an unnecessary include 10 years ago
Martin Storsjö 247764a592 rtpdec_h264: Remove unnecessary struct padding 10 years ago
Martin Storsjö fe414059ec rtpdec_amr: Use the common indentation style 10 years ago
Martin Storsjö 74d318f138 rtsp: Fix the indentation of a linewrapped statement 10 years ago
Martin Storsjö 3cd5828fc0 rtpdec: Add missing trailing commas 10 years ago
Gilles Chanteperdrix 04a1be8e28 libavformat: add T.140 RTP depacketization (RFC 4103) 10 years ago
Martin Storsjö 26524e3581 rtsp: Interpret the text media type as AVMEDIA_TYPE_DATA 10 years ago
Gilles Chanteperdrix cdcc370293 rtsp: punch holes again after pause 10 years ago
Martin Storsjö fe208ca54b rtpdec_hevc: Skip 1 byte (DOND) instead of 2 (DONL) between aggregation units 10 years ago
Vittorio Giovara 35c6ce76b1 Canopus HQX decoder 10 years ago
Martin Storsjö a388e72d1a rtpenc_hevc: Aggregate multiple NAL units into one RTP packet, if possible 10 years ago
Martin Storsjö e2220e734f rtpenc_h264: Aggregate multiple NAL units into one RTP packet, if possible 10 years ago
Thomas Volkert c99915f7c7 rtpdec: DV depacketizer (RFC 6469) 10 years ago
Gilles Chanteperdrix 44dc138ed2 rtpdec_mpeg4: reassemble fragmented AAC frames 10 years ago
Gilles Chanteperdrix dcf969e98d rtpdec_mpeg4: add more verbose error logging 10 years ago
Gilles Chanteperdrix 96084251e5 libavformat: add robust MPEG audio depacketization (RFC 5219) 10 years ago
Gilles Chanteperdrix 5e5583efe4 libavformat: add AC3 RTP depacketization (RFC 4184) 10 years ago
Gilles Chanteperdrix 4438d1c6ed rtsp: parse lang attribute in SDP 10 years ago
Gilles Chanteperdrix 1ec28a66f2 rtpdec: fix issue with conversion from unsigned to signed 10 years ago
Martin Storsjö ff394ca087 rtpdec_h264: Add a missing closing paren in a log message 10 years ago
Thomas Volkert cbdd1806ea rtpdec_hevc: Implement parsing of aggregated packets 10 years ago
Martin Storsjö b878ba03e7 rtpdec_hevc: Initialize variables to silence false positive compiler warnings 10 years ago
Martin Storsjö 10e2d8b556 rtpdec_hevc: Use a shared function for parsing parameter sets 10 years ago
Martin Storsjö 0de0751084 rtpdec_h264: Make reusable functions non-static 10 years ago
Martin Storsjö 16163e6bf2 rtpdec_h264: Fix nal type counting after refactoring 10 years ago
Martin Storsjö a3cc519d1f rtpdec_h264: Prepare h264_handle_packet_stap_a for sharing with hevc 10 years ago
Martin Storsjö 48183b3ad4 rtpdec_h264: Generalize parse_sprop_parameter_sets 10 years ago
Hendrik Leppkes 3fe26bb608 hlsenc: write playlist into a temp file and replace the original atomically 10 years ago
Hendrik Leppkes ff48ae94f9 hlsenc: remove the AVIOContext for the playlist from the muxer context 10 years ago
Martin Storsjö 46ad9ac964 rtpdec_h264: Move a leftover comment into h264_handle_packet_stap_a 10 years ago
Martin Storsjö a335ed7671 rtpdec_h264: Remove an unnecessary check 10 years ago
Martin Storsjö 176903ce83 rtpdec_h264: Return immediately on errors in h264_handle_packet_stap_a 10 years ago
Martin Storsjö bb8c6ac840 rtpdec_h264: Make a parameter pointer const 10 years ago
Martin Storsjö 7650caf013 rtpdec_h264: Use av_realloc instead of av_malloc+mempcy 10 years ago
Martin Storsjö 8bdbf49c6f rtpdec_h264: Include the right header for AV_RB16 10 years ago
Martin Storsjö ba2e07909b rtpdec_vp8: Set the keyframe flag 10 years ago
Oleksij Rempel 062cd5a975 lavf: Add DSS demuxer 10 years ago
Vittorio Giovara 195942ed9b riff: Support QT RLE Animation in avi ('rle ' FourCC) 10 years ago
Vittorio Giovara c78dc12118 riff: Support ProRes in avi (APCH fourcc) 10 years ago
Hugo Beauzée-Luyssen 3035d21b5a nutdec: Check memory allocations 10 years ago
Hugo Beauzée-Luyssen a876585215 movenc: Check memory allocations 10 years ago
Hugo Beauzée-Luyssen da7e31a240 rmdec: Check memory allocations from ff_rm_alloc_rmstream() 10 years ago
Vittorio Giovara bb7701684c lavf: Document the codec context initialization 10 years ago
Vittorio Giovara 5dc47a2bd5 matroskaenc: Validate chapter start and end times 10 years ago
Yusuke Nakamura 4abfa387b8 mov: Change DTS-based seek into CTS-based seek. 10 years ago
Luca Barbato e1a57cbb1c ape: Use the proper variable type 10 years ago