10317 Commits (e570f895cdccf2535a71fec1c607751ddb94fd5a)

Author SHA1 Message Date
  Martin Storsjö a388e72d1a rtpenc_hevc: Aggregate multiple NAL units into one RTP packet, if possible 11 years ago
  Martin Storsjö e2220e734f rtpenc_h264: Aggregate multiple NAL units into one RTP packet, if possible 11 years ago
  Thomas Volkert c99915f7c7 rtpdec: DV depacketizer (RFC 6469) 11 years ago
  Gilles Chanteperdrix 44dc138ed2 rtpdec_mpeg4: reassemble fragmented AAC frames 11 years ago
  Gilles Chanteperdrix dcf969e98d rtpdec_mpeg4: add more verbose error logging 11 years ago
  Gilles Chanteperdrix 96084251e5 libavformat: add robust MPEG audio depacketization (RFC 5219) 11 years ago
  Gilles Chanteperdrix 5e5583efe4 libavformat: add AC3 RTP depacketization (RFC 4184) 11 years ago
  Gilles Chanteperdrix 4438d1c6ed rtsp: parse lang attribute in SDP 11 years ago
  Gilles Chanteperdrix 1ec28a66f2 rtpdec: fix issue with conversion from unsigned to signed 11 years ago
  Martin Storsjö ff394ca087 rtpdec_h264: Add a missing closing paren in a log message 11 years ago
  Thomas Volkert cbdd1806ea rtpdec_hevc: Implement parsing of aggregated packets 11 years ago
  Martin Storsjö b878ba03e7 rtpdec_hevc: Initialize variables to silence false positive compiler warnings 11 years ago
  Martin Storsjö 10e2d8b556 rtpdec_hevc: Use a shared function for parsing parameter sets 11 years ago
  Martin Storsjö 0de0751084 rtpdec_h264: Make reusable functions non-static 11 years ago
  Martin Storsjö 16163e6bf2 rtpdec_h264: Fix nal type counting after refactoring 11 years ago
  Martin Storsjö a3cc519d1f rtpdec_h264: Prepare h264_handle_packet_stap_a for sharing with hevc 11 years ago
  Martin Storsjö 48183b3ad4 rtpdec_h264: Generalize parse_sprop_parameter_sets 11 years ago
  Hendrik Leppkes 3fe26bb608 hlsenc: write playlist into a temp file and replace the original atomically 11 years ago
  Hendrik Leppkes ff48ae94f9 hlsenc: remove the AVIOContext for the playlist from the muxer context 11 years ago
  Martin Storsjö 46ad9ac964 rtpdec_h264: Move a leftover comment into h264_handle_packet_stap_a 11 years ago
  Martin Storsjö a335ed7671 rtpdec_h264: Remove an unnecessary check 11 years ago
  Martin Storsjö 176903ce83 rtpdec_h264: Return immediately on errors in h264_handle_packet_stap_a 11 years ago
  Martin Storsjö bb8c6ac840 rtpdec_h264: Make a parameter pointer const 11 years ago
  Martin Storsjö 7650caf013 rtpdec_h264: Use av_realloc instead of av_malloc+mempcy 11 years ago
  Martin Storsjö 8bdbf49c6f rtpdec_h264: Include the right header for AV_RB16 11 years ago
  Martin Storsjö ba2e07909b rtpdec_vp8: Set the keyframe flag 11 years ago
  Oleksij Rempel 062cd5a975 lavf: Add DSS demuxer 11 years ago
  Vittorio Giovara 195942ed9b riff: Support QT RLE Animation in avi ('rle ' FourCC) 11 years ago
  Vittorio Giovara c78dc12118 riff: Support ProRes in avi (APCH fourcc) 11 years ago
  Hugo Beauzée-Luyssen 3035d21b5a nutdec: Check memory allocations 11 years ago
  Hugo Beauzée-Luyssen a876585215 movenc: Check memory allocations 11 years ago
  Hugo Beauzée-Luyssen da7e31a240 rmdec: Check memory allocations from ff_rm_alloc_rmstream() 11 years ago
  Vittorio Giovara bb7701684c lavf: Document the codec context initialization 11 years ago
  Vittorio Giovara 5dc47a2bd5 matroskaenc: Validate chapter start and end times 11 years ago
  Yusuke Nakamura 4abfa387b8 mov: Change DTS-based seek into CTS-based seek. 11 years ago
  Luca Barbato e1a57cbb1c ape: Use the proper variable type 11 years ago
  Federico Tomassetti b4cda0a999 ogg: check memory allocations 11 years ago
  Luca Barbato 53367b34e1 rtp: h264: Drop the asserts 11 years ago
  Luca Barbato 3b33dfb23c rtp: h264: Move FU-A NAL parsing to a function 11 years ago
  Luca Barbato f0a8747996 rtp: h264: Move STAP-A NAL parsing to a function 11 years ago
  Luca Barbato a9a0b8d6c1 rtp: h264: Move parse_sprop_parameter_sets parsing to a function 11 years ago
  Luca Barbato b8df0b71c5 rtp: h264: Move profile_level_id parsing to a function 11 years ago
  Diego Biurrun 36cf8eb448 mov: Fix compilation with DEBUG enabled 11 years ago
  Diego Biurrun daf8cf358a avformat: Don't anonymously typedef structs 11 years ago
  wm4 9deaec7828 lavf: move internal fields from public to internal context 11 years ago
  Anton Khirnov 1509c018bd mpegts: relax restrictions on matching the packet start in read_header 11 years ago
  wm4 6a5b8ca432 lavf: remove unused code 11 years ago
  Luca Barbato e352520e3e oma: Report a timestamp 11 years ago
  Luca Barbato 898276c16b r3d: Fix pos type 11 years ago
  Vittorio Giovara ec524ed12a tta: Fix framepos and start_offset types 11 years ago