10933 Commits (871b4f3654636ed64560e86b9faa33828d195ceb)

Author SHA1 Message Date
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 8 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. 8 years ago
Alexandra Hájková 2d72219554 h261dec: Convert to the new bitstream reader 8 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
Peter Große 1920382aa9 dashenc: add option to provide UTC timing source 8 years ago
Luca Barbato 11e225db31 rtmp: Account for bytes_read wraparound 8 years ago
Anton Schubert 3c2717e48d dashenc: increase buffer time hint in the manifest 8 years ago
Peter Große 95f1004bdf dashenc: add mandatory id to AdaptationSet and Period in manifest 8 years ago
Anton Schubert 1ae6cb7d6e dashenc: fix ISO8601 UTC parsing 8 years ago
Alexandra Hájková 381a4e31a6 tak: Convert to the new bitstream reader 8 years ago
Alexandra Hájková 6668bc80b5 mpc: Convert to the new bitstream reader 8 years ago
Alexandra Hájková b1e7394ea0 rtp: Convert to the new bitstream reader 8 years ago
Alexandra Hájková a895292f27 mov: Convert to the new bitstream reader 8 years ago
Anton Khirnov 9026ec8aaf matroskadec: make sure not to leave EbmlBin in an inconsistent state 8 years ago
John Stebbins 0982152c3f matroskadec: fix SRT subtitle duration 8 years ago
Martin Storsjö 1316446779 http: Check for negative chunk sizes 8 years ago
Diego Biurrun 0b77a59336 Use correct printf conversion specifiers for POSIX integer types 8 years ago
Diego Biurrun 92db508307 build: Generate pkg-config files from Make and not from configure 8 years ago
Alexandra Hájková fa64aea12e unary: Convert to the new bitstream reader 8 years ago
Anton Khirnov 46191a2da1 mov: fix a possible invalid read in mov_read_mac_string() 8 years ago
Michael Niedermayer a4fec9a7ea rtmppkt: Check for packet size mismatches 8 years ago
Martin Storsjö cdcfa97dc4 libavformat: Fix a faulty api deprecation guard in prepare_input_packet 8 years ago
Luca Barbato 3f75e5116b avio: Keep track of the amount of data written 8 years ago
Diego Biurrun f912fd767e Add missing #includes for standalone spherical-information-related headers 8 years ago
Vittorio Giovara e90137c045 mov: Export spherical information 8 years ago
Vittorio Giovara 2fb6acd9c2 lavc: Add spherical packet side data API 8 years ago
Diego Biurrun 9265364bec build: Separate avisynth and avxsynth support 8 years ago
Diego Biurrun 3794062ab1 Remove Plan 9 support 8 years ago
Diego Biurrun 239d02eff3 avisynth: Cast to the right type when loading avisynth library functions 8 years ago
Diego Biurrun e122b12c88 build: Drop gcrypt support 8 years ago
Martin Storsjö 537b5b773b rtmpdh: Do global initialization before running the test 8 years ago
Alexandra Hájková 2dbe2aa2c2 rdt: Convert to the new bitstream reader 8 years ago
Alexandra Hájková 2cef81a87c ogg: Convert to the new bitstream reader 8 years ago