11007 Commits (547db1eaecd597031165a2bf637acaaacde52788)

Author SHA1 Message Date
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
Alexandra Hájková 8d1997add6 mpegts: Convert to the new bitstream reader 8 years ago
James Almer 12ab667e21 matroska: use av_stream_add_side_data() for stereo3d side data 8 years ago
James Almer 1893495e1d mov: Use av_stream_add_side_data() for displaymatrix side data 8 years ago
James Almer 79ff9935ae utils: Add av_stream_add_side_data() 8 years ago
Diego Biurrun 5eef983297 ape: Restructure DEBUG ifdefs to avoid unused function parameter warnings 8 years ago
Diego Biurrun 97cd7a3dc0 rtpdec_mpeg4: const correctness for parse_fmtp_config() 8 years ago
Luca Barbato 3c7fa8cbb9 hlsenc: Fix the openssl support 8 years ago
Luca Barbato 0a4b9d0ccd hlsenc: Add encryption support 8 years ago
Christian Suloway d860a3cc0a crypto: Add encryption support 8 years ago
Stephen Hutchinson 3cc3463f30 avisynth: Support pix_fmts added to AviSynth+ 8 years ago
Stephen Hutchinson aaae59700f avisynth: Simplify the pix_fmt check for the newer AviSynth API 8 years ago
Marton Balint bcefafa226 avisynth: Fix setting stream timebase 8 years ago
Vittorio Giovara d5d62ce6d6 mov: Fix identity matrix boolean logic 8 years ago
Diego Biurrun 800d91d348 Drop pointless void* casts 8 years ago
Diego Biurrun fcbdd605b5 nut: Use correct function pointer casts instead of void* 8 years ago
James Almer 98cae966c7 matroskaenc: write updated STREAMINFO metadata for FLAC streams if available 8 years ago
James Almer f4bf236338 matroskaenc: fix muxing AAC streams when using aac_adtstoasc bsf 8 years ago
Diego Biurrun 67deba8a41 Use avpriv_report_missing_feature() where appropriate 8 years ago
Vittorio Giovara de6e2ff3dd mov: Read multiple stsd from DV 8 years ago
Vittorio Giovara 47a795727f hevc: Support extradata changes from multiple stsd 8 years ago
Diego Biurrun 67351924fa Drop unreachable break and return statements 8 years ago
Diego Biurrun f4ca8ea92a rtmpproto: Restructure zlib code to avoid unreachable code warning 8 years ago
Vittorio Giovara ecd2ec69ce mov: Evaluate the movie display matrix 8 years ago
Mark Thompson 218ed7250c openssl: Allow newer TLS versions than TLSv1 8 years ago
Luca Barbato c541a44e02 Revert "rtmpproto: Don't include a client version in the unencrypted C1 handshake" 8 years ago
Diego Biurrun 07cac07c0c dash: Use correct ISO C scanf conversion specifier 8 years ago