10979 Commits (c5714b51aad41fef56dddac1d542e7fc6b984627)

Author SHA1 Message Date
  Vittorio Giovara 5f90ad99bb spherical: Change types of bounding and pad to uint32_t 8 years ago
  Vittorio Giovara 63fe79a336 lavf: Drop deprecated hint to set muxer timebase 8 years ago
  Vittorio Giovara 263358e0c9 lavf: Drop deprecated AVFract type and related field 8 years ago
  Vittorio Giovara 5e71299758 lavf: Drop deprecated bitexact functionality 8 years ago
  Vittorio Giovara 07a2b15594 Bump major versions of all libraries 8 years ago
  Carl Eugen Hoyos 628ce8b8b6 flvdec: Set avg_frame_rate for video streams 8 years ago
  Luca Barbato ca960161f0 rtsp: Move message parsing to a separate function 8 years ago
  Diego Biurrun b864230c49 rtmp: Move RTMP digest calculation to a separate file 8 years ago
  James Almer 827a05eaa9 matroskaenc: add support for Spherical Video elements 8 years ago
  Kieran Kunhya 5f794aa165 Add Cineform HD Decoder 9 years ago
  Vittorio Giovara 0429f01e47 mkv: Export bounds and padding from spherical metadata 8 years ago
  James Almer 251849f06c mkv: Add support for Spherical Video elements 8 years ago
  Vittorio Giovara a825980f9f mov: Export bounds and padding from spherical metadata 8 years ago
  Vittorio Giovara 6bce6aa17d spherical: Add tiled equirectangular type and projection-specific properties 8 years ago
  Vittorio Giovara 114324b9e0 mov: Validate cubemap layout 8 years ago
  Vittorio Giovara 0f8512c4a8 mov: Validate spherical metadata version 8 years ago
  Vittorio Giovara 2365772300 mov: Ignore old spherical metadata when newer version is present 8 years ago
  Aaron Colwell 17adcc40ad mov: Fix spherical metadata_source parsing 8 years ago
  Paul B Mahol aba5b94859 Add Apple Pixlet decoder 8 years ago
  Luca Barbato 79331df362 rtsp: Lazily set up the pollfd array once 8 years ago
  Luca Barbato 5263f464db rtsp: Lazily allocate the pollfd array 8 years ago
  Luca Barbato b9b82151a1 rtsp: Move the pollfd setup out of the for loop 8 years ago
  Luca Barbato 150e99d694 rtsp: Factor out packet reading 8 years ago
  James Almer 4cc0227040 apetag: account for header size if present when returning the start position 8 years ago
  James Almer 3f258f5ee0 apetag: fix flag value to signal footer presence 8 years ago
  John Stebbins cd7a2e1502 asfdec: fix reading files larger than 2GB 8 years ago
  John Stebbins 5d3953a5dc matroskaenc: factor ts_offset into block timecode computation 8 years ago
  John Stebbins 42cf7f91f1 dv: Don't return EIO upon EOF 8 years ago
  Alexandra Hájková 0539d84d98 asfdec: Account for different Format Data sizes 8 years ago
  Luca Barbato b446f0e98f mov: Do not try to parse multiple stsd for the same track 8 years ago
  Anton Khirnov 6f554521af Use the new AVIOContext destructor. 8 years ago
  Anton Khirnov 99684f3ae7 avio: add a destructor for AVIOContext 8 years ago
  Vittorio Giovara 53ea595eec mov: Rework stsc index validation 8 years ago
  Luca Barbato b6093e8c72 hlsenc: Correctly write down all 16 bytes in hex 8 years ago
  Diego Biurrun a25dac976a Use bitstream_init8() where appropriate 9 years ago
  John Stebbins 8e67039c63 asfdec: Use the ASF stream count when iterating 8 years ago
  Martin Storsjö 15a92e0c40 rtmp: Correctly handle the Window Acknowledgement Size packets 8 years ago
  Martin Storsjö a1a143adb0 rtmp: Rename packet types to closer match the spec 8 years ago
  Anton Khirnov fd9212f2ed Mark some arrays that never change as const. 9 years ago
  Alexandra Hájková 2d72219554 h261dec: Convert to the new bitstream reader 9 years ago
  Diego Biurrun d4c2103bd3 golomb: Convert to the new bitstream reader 8 years ago
  Mark Thompson 708e84cda1 mov: Avoid memcmp of uninitialised data 8 years ago
  Peter Große 7295b73738 dashenc: add webm support 8 years ago
  Peter Große 01f1f017d8 dashenc: use avio_dynbuf instead of packet_write callback 8 years ago
  Peter Große dce2929efa dashenc: copy language and role metadata from streams assigned to sets 8 years ago
  Peter Große ca9bc9de69 dashenc: default to one AdaptationSet per stream 8 years ago
  Peter Große efd2fc41b3 dashenc: allow assigning all streams of a media type to an AdaptationSet 8 years ago
  Peter Große 3d23a5f96a dashenc: add support for assigning streams to AdaptationSets 8 years ago
  Peter Große 9df9309d23 dashenc: calculate stream bitrate from first segment if not available 8 years ago
  Peter Große e519dcd937 dashenc: separate segments based on current segment duration 8 years ago